{
  "version": "1.0",
  "truncation": null,
  "padding": null,
  "added_tokens": [
    {
      "id": 0,
      "content": "<s>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": false,
      "special": true
    },
    {
      "id": 1,
      "content": "</s>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": false,
      "special": true
    },
    {
      "id": 2,
      "content": "<unk>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": false,
      "special": true
    },
    {
      "id": 51200,
      "content": "<|start_header_id|>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": false,
      "special": true
    },
    {
      "id": 51201,
      "content": "<|end_header_id|>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": false,
      "special": true
    },
    {
      "id": 51202,
      "content": "<|eot_id|>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": false,
      "special": true
    },
    {
      "id": 51203,
      "content": "<|im_start|>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": false,
      "special": true
    },
    {
      "id": 51204,
      "content": "<|im_end|>",
      "single_word": false,
      "lstrip": false,
      "rstrip": false,
      "normalized": false,
      "special": true
    }
  ],
  "normalizer": {
    "type": "Sequence",
    "normalizers": [
      {
        "type": "NFKC"
      }
    ]
  },
  "pre_tokenizer": {
    "type": "ByteLevel",
    "add_prefix_space": true,
    "trim_offsets": true,
    "use_regex": true
  },
  "post_processor": {
    "type": "TemplateProcessing",
    "single": [
      {
        "SpecialToken": {
          "id": "<|im_start|>",
          "type_id": 0
        }
      },
      {
        "Sequence": {
          "id": "A",
          "type_id": 0
        }
      },
      {
        "SpecialToken": {
          "id": "<|im_end|>",
          "type_id": 0
        }
      }
    ],
    "pair": [
      {
        "SpecialToken": {
          "id": "<|im_start|>",
          "type_id": 0
        }
      },
      {
        "Sequence": {
          "id": "A",
          "type_id": 0
        }
      },
      {
        "SpecialToken": {
          "id": "<|im_end|>",
          "type_id": 0
        }
      },
      {
        "SpecialToken": {
          "id": "<|im_start|>",
          "type_id": 1
        }
      },
      {
        "Sequence": {
          "id": "B",
          "type_id": 1
        }
      },
      {
        "SpecialToken": {
          "id": "<|im_end|>",
          "type_id": 1
        }
      }
    ],
    "special_tokens": {
      "<|im_end|>": {
        "id": "<|im_end|>",
        "ids": [
          51204
        ],
        "tokens": [
          "<|im_end|>"
        ]
      },
      "<|im_start|>": {
        "id": "<|im_start|>",
        "ids": [
          51203
        ],
        "tokens": [
          "<|im_start|>"
        ]
      }
    }
  },
  "decoder": {
    "type": "ByteLevel",
    "add_prefix_space": true,
    "trim_offsets": true,
    "use_regex": true
  },
  "model": {
    "type": "BPE",
    "dropout": null,
    "unk_token": null,
    "continuing_subword_prefix": null,
    "end_of_word_suffix": null,
    "fuse_unk": false,
    "byte_fallback": true,
    "ignore_merges": false,
    "vocab": {
      "<s>": 0,
      "</s>": 1,
      "<unk>": 2,
      "!": 3,
      "\"": 4,
      "#": 5,
      "$": 6,
      "%": 7,
      "&": 8,
      "'": 9,
      "(": 10,
      ")": 11,
      "*": 12,
      "+": 13,
      ",": 14,
      "-": 15,
      ".": 16,
      "/": 17,
      "0": 18,
      "1": 19,
      "2": 20,
      "3": 21,
      "4": 22,
      "5": 23,
      "6": 24,
      "7": 25,
      "8": 26,
      "9": 27,
      ":": 28,
      ";": 29,
      "<": 30,
      "=": 31,
      ">": 32,
      "?": 33,
      "@": 34,
      "A": 35,
      "B": 36,
      "C": 37,
      "D": 38,
      "E": 39,
      "F": 40,
      "G": 41,
      "H": 42,
      "I": 43,
      "J": 44,
      "K": 45,
      "L": 46,
      "M": 47,
      "N": 48,
      "O": 49,
      "P": 50,
      "Q": 51,
      "R": 52,
      "S": 53,
      "T": 54,
      "U": 55,
      "V": 56,
      "W": 57,
      "X": 58,
      "Y": 59,
      "Z": 60,
      "[": 61,
      "\\": 62,
      "]": 63,
      "^": 64,
      "_": 65,
      "`": 66,
      "a": 67,
      "b": 68,
      "c": 69,
      "d": 70,
      "e": 71,
      "f": 72,
      "g": 73,
      "h": 74,
      "i": 75,
      "j": 76,
      "k": 77,
      "l": 78,
      "m": 79,
      "n": 80,
      "o": 81,
      "p": 82,
      "q": 83,
      "r": 84,
      "s": 85,
      "t": 86,
      "u": 87,
      "v": 88,
      "w": 89,
      "x": 90,
      "y": 91,
      "z": 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,
      "IJ": 227,
      "ij": 228,
      "Ĵ": 229,
      "ĵ": 230,
      "Ķ": 231,
      "ķ": 232,
      "ĸ": 233,
      "Ĺ": 234,
      "ĺ": 235,
      "Ļ": 236,
      "ļ": 237,
      "Ľ": 238,
      "ľ": 239,
      "Ŀ": 240,
      "ŀ": 241,
      "Ł": 242,
      "ł": 243,
      "Ń": 244,
      "Ġa": 245,
      "in": 246,
      "ĠĠ": 247,
      "er": 248,
      "on": 249,
      "Ġt": 250,
      "Ġd": 251,
      "Ġs": 252,
      "re": 253,
      "Ġc": 254,
      "en": 255,
      "Ġp": 256,
      "at": 257,
      "he": 258,
      "or": 259,
      "an": 260,
      "es": 261,
      "it": 262,
      "al": 263,
      "is": 264,
      "el": 265,
      "Ġl": 266,
      "ic": 267,
      "ar": 268,
      "Ġm": 269,
      "Ġf": 270,
      "ĠĠĠĠ": 271,
      "Ġin": 272,
      "ion": 273,
      "Ġthe": 274,
      "Ġo": 275,
      "il": 276,
      "ro": 277,
      "ent": 278,
      "Ġe": 279,
      "Ġw": 280,
      "Ġdi": 281,
      "Ġb": 282,
      "Ġan": 283,
      "un": 284,
      "ing": 285,
      "Ġn": 286,
      "ed": 287,
      "ol": 288,
      "et": 289,
      "as": 290,
      "âĢ": 291,
      "om": 292,
      "Ġ0": 293,
      "ou": 294,
      "ra": 295,
      "Ġto": 296,
      "os": 297,
      "Ġand": 298,
      "Ġg": 299,
      "to": 300,
      "Ġh": 301,
      "Ġ1": 302,
      "im": 303,
      "le": 304,
      "am": 305,
      "Ġof": 306,
      "Ġ2": 307,
      "ĠS": 308,
      "ut": 309,
      "ĠC": 310,
      "Ġv": 311,
      "Ġre": 312,
      "la": 313,
      "Ġdel": 314,
      "Ġcon": 315,
      "iv": 316,
      "us": 317,
      "ĠI": 318,
      "ta": 319,
      "Ġal": 320,
      "Ġth": 321,
      "ec": 322,
      "ĠT": 323,
      "ia": 324,
      "ĠA": 325,
      "id": 326,
      "Ġun": 327,
      "qu": 328,
      "âĢĻ": 329,
      "Ġper": 330,
      "ot": 331,
      "io": 332,
      "ig": 333,
      "ĠP": 334,
      "zion": 335,
      "te": 336,
      "ur": 337,
      "Ġy": 338,
      "ess": 339,
      "Ġla": 340,
      "Ġpro": 341,
      "ĠM": 342,
      "ul": 343,
      "Ġr": 344,
      "ĠĠĠ": 345,
      "ac": 346,
      "ĠĠĠĠĠĠĠĠ": 347,
      "Ġst": 348,
      "ti": 349,
      "Ġyou": 350,
      "ter": 351,
      "Ġche": 352,
      "em": 353,
      "Ġfor": 354,
      "Ġil": 355,
      "Ġcom": 356,
      "are": 357,
      "ĠL": 358,
      "ere": 359,
      "Ġqu": 360,
      "ĠD": 361,
      "ch": 362,
      "ag": 363,
      "pp": 364,
      "Ġis": 365,
      "li": 366,
      "ce": 367,
      "ers": 368,
      "ato": 369,
      "ĠB": 370,
      "eg": 371,
      "Ġ3": 372,
      "ad": 373,
      "Ġsu": 374,
      "ir": 375,
      "zione": 376,
      "and": 377,
      "ow": 378,
      "Ġ(": 379,
      "Ġon": 380,
      "res": 381,
      "Ãł": 382,
      "tr": 383,
      "ation": 384,
      "ly": 385,
      "ve": 386,
      "if": 387,
      "ĠF": 388,
      "Ġ5": 389,
      "od": 390,
      "ĠR": 391,
      "ate": 392,
      "è": 393,
      "oc": 394,
      "iz": 395,
      "est": 396,
      "Ġ4": 397,
      "ith": 398,
      "ale": 399,
      "ĠG": 400,
      "Ġde": 401,
      "ĠâĢ": 402,
      "um": 403,
      "Ġ.": 404,
      "Ġ9": 405,
      "ver": 406,
      "Ġas": 407,
      "ĠE": 408,
      "Ġle": 409,
      "ĠN": 410,
      "Ġ-": 411,
      "Ġbe": 412,
      "ĠĊ": 413,
      "Ġthat": 414,
      "ay": 415,
      "Ġè": 416,
      "ente": 417,
      "op": 418,
      "ct": 419,
      "th": 420,
      "end": 421,
      "Ġwh": 422,
      "Ġwith": 423,
      "Ġha": 424,
      "ff": 425,
      "og": 426,
      "Ġit": 427,
      "Ġ,": 428,
      "ĠW": 429,
      "za": 430,
      "Ġ8": 431,
      "cc": 432,
      "Ġ6": 433,
      "Ġor": 434,
      "no": 435,
      "ist": 436,
      "ib": 437,
      "ort": 438,
      "Ġ7": 439,
      "Ġi": 440,
      "ab": 441,
      "ĠH": 442,
      "lo": 443,
      "Ġsp": 444,
      "se": 445,
      "ata": 446,
      "Ġat": 447,
      "ono": 448,
      "ost": 449,
      "ie": 450,
      "ip": 451,
      "ore": 452,
      "art": 453,
      "ine": 454,
      "ĠThe": 455,
      "Ġare": 456,
      "ĠĠĠĠĠĠĠ": 457,
      "Ġ\"": 458,
      "Ġ=": 459,
      "ect": 460,
      "ill": 461,
      "per": 462,
      "Ġdella": 463,
      "ud": 464,
      "ano": 465,
      "Ġda": 466,
      "ass": 467,
      "ĠO": 468,
      "Ġne": 469,
      "ke": 470,
      "ica": 471,
      "Ġch": 472,
      "Ġim": 473,
      "st": 474,
      "ĠIn": 475,
      "Ġnel": 476,
      "Ġuna": 477,
      "ile": 478,
      "Ġnon": 479,
      "Ġma": 480,
      "Ġyour": 481,
      "Ġex": 482,
      "all": 483,
      "..": 484,
      "ive": 485,
      "itÃł": 486,
      "Ġsi": 487,
      "enti": 488,
      "ap": 489,
      "Ġad": 490,
      "Ġsc": 491,
      "ati": 492,
      "ant": 493,
      ");": 494,
      "igh": 495,
      "ali": 496,
      "ity": 497,
      "ento": 498,
      "Ġall": 499,
      "Ġcomp": 500,
      "ard": 501,
      "Ġcan": 502,
      "rom": 503,
      "ĠU": 504,
      "ure": 505,
      "ies": 506,
      "ĠV": 507,
      "ma": 508,
      "Ġpr": 509,
      "Ġus": 510,
      "ond": 511,
      "che": 512,
      "ov": 513,
      "Ġpi": 514,
      "ĉĉ": 515,
      "so": 516,
      "Ġhe": 517,
      "Ġse": 518,
      "ue": 519,
      "up": 520,
      "Ġwe": 521,
      "bb": 522,
      "Ġtr": 523,
      "ment": 524,
      "Ġpre": 525,
      "ge": 526,
      "Ġimp": 527,
      "ice": 528,
      "ult": 529,
      "ĠâĢľ": 530,
      "ome": 531,
      "âĢĿ": 532,
      "one": 533,
      "for": 534,
      "ld": 535,
      "ire": 536,
      "ide": 537,
      "oun": 538,
      "Ġ'": 539,
      "ind": 540,
      "lic": 541,
      "Ġnot": 542,
      "Ġthis": 543,
      "Ġ/": 544,
      "ell": 545,
      "ens": 546,
      "av": 547,
      "ial": 548,
      "Ġfrom": 549,
      "ight": 550,
      "Ġdis": 551,
      "Ġtra": 552,
      "--": 553,
      "Ġhave": 554,
      "Ġdei": 555,
      "zioni": 556,
      "Ġsh": 557,
      "ori": 558,
      "ni": 559,
      "ug": 560,
      "ok": 561,
      "enza": 562,
      "Ġapp": 563,
      "ito": 564,
      "azione": 565,
      "our": 566,
      "ico": 567,
      "Ġ)": 568,
      "Ġar": 569,
      "erv": 570,
      "ĠTh": 571,
      "ast": 572,
      "Ġra": 573,
      "ett": 574,
      "Ġby": 575,
      "Ġpos": 576,
      "ù": 577,
      "Ġcons": 578,
      "Ġcont": 579,
      "ĠĠĠĠĠĠĠĠĠĠĠ": 580,
      "ord": 581,
      "ust": 582,
      "ione": 583,
      "Ġ{": 584,
      "ich": 585,
      "du": 586,
      "Ġres": 587,
      "ri": 588,
      "emp": 589,
      "gi": 590,
      "out": 591,
      "Ġes": 592,
      "ame": 593,
      "Ġdal": 594,
      "Ġwill": 595,
      "olo": 596,
      "Ġab": 597,
      "ura": 598,
      "Ġques": 599,
      "Ġpar": 600,
      "Ġdell": 601,
      "Ġ}": 602,
      "Ġlo": 603,
      "Ġpres": 604,
      "Ġpiù": 605,
      "Ġsono": 606,
      "Ġinc": 607,
      "Ġwas": 608,
      "Ġdo": 609,
      "ub": 610,
      "ite": 611,
      "ici": 612,
      "ĠJ": 613,
      "ime": 614,
      "int": 615,
      "ions": 616,
      "att": 617,
      "Ġinter": 618,
      "Ġcome": 619,
      "ĠâĢĵ": 620,
      "anc": 621,
      "ino": 622,
      "Ġj": 623,
      "ari": 624,
      "Ġcol": 625,
      "ign": 626,
      "ont": 627,
      "nd": 628,
      "ork": 629,
      "na": 630,
      "Ġacc": 631,
      "age": 632,
      "anno": 633,
      "ci": 634,
      "ase": 635,
      "zi": 636,
      "Ġen": 637,
      "Ġris": 638,
      "Ġdelle": 639,
      "Ġk": 640,
      "ne": 641,
      "get": 642,
      "ĠLa": 643,
      "ando": 644,
      "Ġtut": 645,
      "Ġgi": 646,
      "Ġ:": 647,
      "ould": 648,
      "Ġcl": 649,
      "Ġman": 650,
      "amo": 651,
      "Ġpart": 652,
      "ita": 653,
      "form": 654,
      "Ġag": 655,
      "Ġsul": 656,
      "ong": 657,
      "ck": 658,
      "Ġalla": 659,
      "amente": 660,
      "ally": 661,
      "Ġgo": 662,
      "ante": 663,
      "si": 664,
      "ĠIl": 665,
      "Ġav": 666,
      "rit": 667,
      "fer": 668,
      "izz": 669,
      "ans": 670,
      "Ġanche": 671,
      "ep": 672,
      "ear": 673,
      "ini": 674,
      "co": 675,
      "Ġam": 676,
      "ĠY": 677,
      "pr": 678,
      "Ġind": 679,
      "ĠK": 680,
      "ina": 681,
      "ance": 682,
      "Ġme": 683,
      "ĠIt": 684,
      "ene": 685,
      "tem": 686,
      "era": 687,
      "Ġhas": 688,
      "Ġtheir": 689,
      "uto": 690,
      "Ġmod": 691,
      "ys": 692,
      "Ġev": 693,
      "amp": 694,
      "Ġif": 695,
      "Ġso": 696,
      "Ġpers": 697,
      "Ġess": 698,
      "Ġel": 699,
      "Ġatt": 700,
      "ò": 701,
      "**": 702,
      "pt": 703,
      "ated": 704,
      "ber": 705,
      "able": 706,
      "ther": 707,
      "Ġstr": 708,
      "Ġout": 709,
      "Ġro": 710,
      "ose": 711,
      "ack": 712,
      "'s": 713,
      "Ġcre": 714,
      "ence": 715,
      "ĠAl": 716,
      "iss": 717,
      "erm": 718,
      "Ġmore": 719,
      "ach": 720,
      "ons": 721,
      "ĠQ": 722,
      "ĠSt": 723,
      "ev": 724,
      "ĠCh": 725,
      "Ġup": 726,
      "urn": 727,
      "pe": 728,
      "ous": 729,
      "tt": 730,
      "Ġco": 731,
      "amento": 732,
      "ents": 733,
      "Ġass": 734,
      "Ġed": 735,
      "Ġĉĉ": 736,
      "Ġthey": 737,
      "ui": 738,
      "ak": 739,
      "ili": 740,
      "Ġbut": 741,
      "ss": 742,
      "Ġprov": 743,
      "Ġreg": 744,
      "ram": 745,
      "Ġour": 746,
      "oro": 747,
      "olog": 748,
      "ations": 749,
      "Ġ*": 750,
      "Ġ<": 751,
      "ero": 752,
      "ble": 753,
      "),": 754,
      "ex": 755,
      "ima": 756,
      "Ġnew": 757,
      "Ġgr": 758,
      "oi": 759,
      "ress": 760,
      "act": 761,
      "Ġpu": 762,
      "Ġgli": 763,
      "Ġposs": 764,
      "ang": 765,
      "Ġfe": 766,
      "iche": 767,
      "ction": 768,
      "und": 769,
      "ole": 770,
      "erc": 771,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 772,
      "ren": 773,
      "ater": 774,
      "Ġcas": 775,
      "Ġcos": 776,
      "her": 777,
      "Ġinv": 778,
      "ors": 779,
      "ivo": 780,
      "gio": 781,
      "...": 782,
      "Ġli": 783,
      "anti": 784,
      "etto": 785,
      "ary": 786,
      "vers": 787,
      "inc": 788,
      ").": 789,
      "pos": 790,
      "Ġcomm": 791,
      "Ġĉ": 792,
      "Ġwork": 793,
      "mo": 794,
      "Ġrec": 795,
      "Ġserv": 796,
      "Ġ$": 797,
      "ark": 798,
      "Ġpot": 799,
      "Ġint": 800,
      "ef": 801,
      "Ġsta": 802,
      "Ġquel": 803,
      "->": 804,
      "Ġcar": 805,
      "zz": 806,
      "é": 807,
      "esso": 808,
      "Ġimport": 809,
      "ual": 810,
      "itt": 811,
      "Ġsa": 812,
      "uro": 813,
      "Ġone": 814,
      "Ġalso": 815,
      "ical": 816,
      "Ġfin": 817,
      "ition": 818,
      "Ġcor": 819,
      "iva": 820,
      "ific": 821,
      "Ġdes": 822,
      "ĠAn": 823,
      "ĠWh": 824,
      "Ġpla": 825,
      "Ġver": 826,
      "rov": 827,
      "Ġpl": 828,
      "Ġabout": 829,
      "Ġwhich": 830,
      "Ġvis": 831,
      "ace": 832,
      "//": 833,
      "ĠUn": 834,
      "Ġqual": 835,
      "ely": 836,
      "Ġdiff": 837,
      "imo": 838,
      "iti": 839,
      "ree": 840,
      "Ġdec": 841,
      "ener": 842,
      "ĠCom": 843,
      "Ġsec": 844,
      "ĠThis": 845,
      "Ġins": 846,
      "----": 847,
      "Ġquesto": 848,
      "Ġci": 849,
      "Ġsol": 850,
      "ob": 851,
      "ail": 852,
      "Ġric": 853,
      "ĠWe": 854,
      "Ġtime": 855,
      "der": 856,
      "ani": 857,
      "own": 858,
      "Ġany": 859,
      "Ġ#": 860,
      "elf": 861,
      "aus": 862,
      "egli": 863,
      "Ġperson": 864,
      "vel": 865,
      "Ġval": 866,
      "ings": 867,
      "com": 868,
      "Ġai": 869,
      "lud": 870,
      "Ġspec": 871,
      "tre": 872,
      "amb": 873,
      "()": 874,
      "Ġoff": 875,
      "mente": 876,
      "con": 877,
      "Ġvol": 878,
      "Ġessere": 879,
      "Ġleg": 880,
      "Ġget": 881,
      "Ġeff": 882,
      "ĠQu": 883,
      "Ġnella": 884,
      "di": 885,
      "chi": 886,
      "Ġchi": 887,
      "Ġfun": 888,
      "ana": 889,
      "ink": 890,
      "let": 891,
      "Ġgu": 892,
      "\",": 893,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 894,
      "ild": 895,
      "ret": 896,
      "Ġcap": 897,
      "tain": 898,
      "Ġbu": 899,
      "Ġmet": 900,
      "gh": 901,
      "Ġneed": 902,
      "ĠÂ": 903,
      "ER": 904,
      "ze": 905,
      "ugh": 906,
      "Ġadd": 907,
      "ario": 908,
      "Ġthem": 909,
      "Ġalle": 910,
      "les": 911,
      "ory": 912,
      "cor": 913,
      "ays": 914,
      "ject": 915,
      "lio": 916,
      "Ġmol": 917,
      "ì": 918,
      "oli": 919,
      "anto": 920,
      "ick": 921,
      "Ġcui": 922,
      "Ġ%": 923,
      "ph": 924,
      "ound": 925,
      "tri": 926,
      "ondo": 927,
      "Ġte": 928,
      "line": 929,
      "Ġem": 930,
      "oci": 931,
      "Ġnu": 932,
      "Ġsome": 933,
      "ain": 934,
      "Ġother": 935,
      "Ġpo": 936,
      "Ġmy": 937,
      "ount": 938,
      "ola": 939,
      "Ġpe": 940,
      "Ġgra": 941,
      "Ġog": 942,
      "orn": 943,
      "Ġmed": 944,
      "Ġno": 945,
      "Ġexp": 946,
      "iew": 947,
      "row": 948,
      "sp": 949,
      "atto": 950,
      "iamo": 951,
      "Ġ]": 952,
      "Ġ);": 953,
      "Ġ|": 954,
      "Ġprodu": 955,
      "reat": 956,
      "Ġprof": 957,
      "ĠPro": 958,
      "ĠPer": 959,
      "Ġwho": 960,
      "Ġac": 961,
      "emb": 962,
      "lp": 963,
      "Ġyear": 964,
      "enc": 965,
      "ook": 966,
      "ista": 967,
      "ll": 968,
      "Ġinf": 969,
      "Ġpol": 970,
      "ement": 971,
      "ft": 972,
      "Ġover": 973,
      "ĠLe": 974,
      "Ġlike": 975,
      "Ġhis": 976,
      "Ġwhen": 977,
      "Ġstud": 978,
      "peri": 979,
      "Ġpass": 980,
      "Ġmin": 981,
      "Ġproc": 982,
      "Ġits": 983,
      "ON": 984,
      "Ġthere": 985,
      "zza": 986,
      "ry": 987,
      "ish": 988,
      "Ġclass": 989,
      "ioni": 990,
      "Ġbr": 991,
      "Ġlav": 992,
      "Ġhelp": 993,
      "ane": 994,
      "Ġrep": 995,
      "imento": 996,
      "Ġut": 997,
      "ca": 998,
      "=\"": 999,
      "Ġreal": 1000,
      "Ġret": 1001,
      "Ġter": 1002,
      "ating": 1003,
      "Ġkn": 1004,
      "pport": 1005,
      "Ġsemp": 1006,
      "ese": 1007,
      "Ġ&": 1008,
      "Ġ[": 1009,
      "ative": 1010,
      "ider": 1011,
      "==": 1012,
      "que": 1013,
      "Ġinto": 1014,
      "igli": 1015,
      "Ġnum": 1016,
      "Ġaff": 1017,
      "Ġtemp": 1018,
      "very": 1019,
      "Ġ+": 1020,
      "eng": 1021,
      "Ġhow": 1022,
      "endo": 1023,
      "Ġwhat": 1024,
      "vent": 1025,
      "Ġmay": 1026,
      "Ġbeen": 1027,
      "Ġmost": 1028,
      "riv": 1029,
      "ĠAr": 1030,
      "Ġ//": 1031,
      "ech": 1032,
      "red": 1033,
      "Ġdef": 1034,
      "orm": 1035,
      "ĠYou": 1036,
      "itu": 1037,
      "ĠMar": 1038,
      "ĠCon": 1039,
      "ublic": 1040,
      "ates": 1041,
      "ize": 1042,
      "Ġfir": 1043,
      "low": 1044,
      "Ġloc": 1045,
      "Ġdegli": 1046,
      "ĠĠĠĠĠ": 1047,
      "ices": 1048,
      "xt": 1049,
      "tare": 1050,
      "egu": 1051,
      "rough": 1052,
      "Ġthan": 1053,
      "Ġbec": 1054,
      "imp": 1055,
      "Ġpossib": 1056,
      "ople": 1057,
      "vi": 1058,
      "(\"": 1059,
      "ivi": 1060,
      "Ġmake": 1061,
      "Ġconc": 1062,
      "ype": 1063,
      "ew": 1064,
      "gan": 1065,
      "Ġfam": 1066,
      "Ġvi": 1067,
      "Ġform": 1068,
      "gram": 1069,
      "Ġinclud": 1070,
      "par": 1071,
      "Ġfr": 1072,
      "Ġent": 1073,
      "ath": 1074,
      "utt": 1075,
      "anza": 1076,
      "Ġpa": 1077,
      "Ġser": 1078,
      "Ġdet": 1079,
      "ake": 1080,
      "ello": 1081,
      "',": 1082,
      "Ġdon": 1083,
      "In": 1084,
      "iness": 1085,
      "Ġart": 1086,
      "Ġuse": 1087,
      "ise": 1088,
      "Ġmag": 1089,
      "Ġrel": 1090,
      "ute": 1091,
      "we": 1092,
      "Ġdue": 1093,
      "ven": 1094,
      "do": 1095,
      "atter": 1096,
      "ities": 1097,
      "ood": 1098,
      "Ġdalla": 1099,
      "app": 1100,
      "Ġanni": 1101,
      "ystem": 1102,
      "ough": 1103,
      "iare": 1104,
      "old": 1105,
      "ull": 1106,
      "Ġcontro": 1107,
      "Ġhanno": 1108,
      "Ġreturn": 1109,
      "ps": 1110,
      "uc": 1111,
      "ann": 1112,
      "Ġjust": 1113,
      "erg": 1114,
      "Ġgio": 1115,
      "Ġact": 1116,
      "ility": 1117,
      "Ġnuov": 1118,
      "lus": 1119,
      "ché": 1120,
      "ĠIf": 1121,
      "ott": 1122,
      "ert": 1123,
      "wn": 1124,
      "Ġaut": 1125,
      "tru": 1126,
      "Ġpeople": 1127,
      "min": 1128,
      "Ġnost": 1129,
      "mi": 1130,
      "upp": 1131,
      "Ġcomun": 1132,
      "king": 1133,
      "fter": 1134,
      "Ġsolo": 1135,
      "bs": 1136,
      "asc": 1137,
      "Ġ;": 1138,
      "Ġwould": 1139,
      "Ġsal": 1140,
      "Ġloro": 1141,
      "ode": 1142,
      "Ġfar": 1143,
      "etter": 1144,
      "usiness": 1145,
      "ĠSp": 1146,
      "Ġthese": 1147,
      "Ġset": 1148,
      "ange": 1149,
      "Ġconf": 1150,
      "Ġwere": 1151,
      "opo": 1152,
      "Ġher": 1153,
      "als": 1154,
      "ilitÃł": 1155,
      "The": 1156,
      "izi": 1157,
      "ung": 1158,
      "Ġtutti": 1159,
      "va": 1160,
      "oria": 1161,
      "Ġrequ": 1162,
      "Ġx": 1163,
      "Ġcr": 1164,
      "ict": 1165,
      "Ġdiffer": 1166,
      "Ġdire": 1167,
      "cos": 1168,
      "oto": 1169,
      "Ġpropr": 1170,
      "Ġthrough": 1171,
      "ause": 1172,
      "ade": 1173,
      "eri": 1174,
      "Set": 1175,
      "round": 1176,
      "Ġhad": 1177,
      "Ġmon": 1178,
      "Ġresp": 1179,
      "IN": 1180,
      "bbe": 1181,
      "ins": 1182,
      "atti": 1183,
      "Ġke": 1184,
      "ock": 1185,
      "eno": 1186,
      "Ġfac": 1187,
      "Ġwell": 1188,
      "ily": 1189,
      "ĠHe": 1190,
      "ful": 1191,
      "Ġlook": 1192,
      "Ġinform": 1193,
      "Ġparte": 1194,
      "atori": 1195,
      "otto": 1196,
      "Ġhigh": 1197,
      "izza": 1198,
      "Ġknow": 1199,
      "inter": 1200,
      "trib": 1201,
      "Ġcent": 1202,
      "ident": 1203,
      "ures": 1204,
      "ault": 1205,
      "Ġfil": 1206,
      "Ġsua": 1207,
      "Ġwor": 1208,
      "ĠFor": 1209,
      "isti": 1210,
      "arn": 1211,
      "Ġevery": 1212,
      "ession": 1213,
      "Ġcer": 1214,
      "ateg": 1215,
      "Ġsign": 1216,
      "Ġbl": 1217,
      "Ġprima": 1218,
      "Ġpartic": 1219,
      "Ġonly": 1220,
      "Ġpuò": 1221,
      "cr": 1222,
      "Ġgener": 1223,
      "arg": 1224,
      "arket": 1225,
      "ĠSe": 1226,
      "ract": 1227,
      "tag": 1228,
      "Ġfirst": 1229,
      "Ġdur": 1230,
      "EN": 1231,
      "ĠAnd": 1232,
      "oth": 1233,
      "ror": 1234,
      "AT": 1235,
      "Ġdata": 1236,
      "ĠAd": 1237,
      "Ġplay": 1238,
      "Ġph": 1239,
      "alia": 1240,
      "****": 1241,
      "cun": 1242,
      "teg": 1243,
      "ular": 1244,
      "ics": 1245,
      "ĠMa": 1246,
      "AL": 1247,
      "ES": 1248,
      "its": 1249,
      "lia": 1250,
      "ivers": 1251,
      "Ġsempre": 1252,
      "any": 1253,
      "alth": 1254,
      "Ġ_": 1255,
      "Ġbas": 1256,
      "de": 1257,
      "Ġsia": 1258,
      "Ġsub": 1259,
      "Ġtw": 1260,
      "Ġabb": 1261,
      "Ġbel": 1262,
      "AR": 1263,
      "Ġcost": 1264,
      "Ġwant": 1265,
      "ĠEn": 1266,
      "Ġsm": 1267,
      "ool": 1268,
      "Ġstato": 1269,
      "Ġsuo": 1270,
      "esi": 1271,
      "Ġsucc": 1272,
      "aria": 1273,
      "Ġpublic": 1274,
      "ments": 1275,
      "oss": 1276,
      "Ġcontin": 1277,
      "bi": 1278,
      "Ġback": 1279,
      "arch": 1280,
      "mer": 1281,
      "sh": 1282,
      "Ġvia": 1283,
      "Ġoper": 1284,
      "Ġquesta": 1285,
      "vis": 1286,
      "ove": 1287,
      "Ġlib": 1288,
      "tern": 1289,
      "Ġbusiness": 1290,
      "Ġcur": 1291,
      "Ġop": 1292,
      "ks": 1293,
      "ele": 1294,
      "ower": 1295,
      "OR": 1296,
      "edi": 1297,
      "Ġpubb": 1298,
      "Ġfa": 1299,
      "Ġmi": 1300,
      "();": 1301,
      "less": 1302,
      "col": 1303,
      "Ġgrand": 1304,
      "Ġsee": 1305,
      "atch": 1306,
      "tring": 1307,
      "Ġsv": 1308,
      "('": 1309,
      "Ġmus": 1310,
      "ustom": 1311,
      "Ġpun": 1312,
      "zo": 1313,
      "asi": 1314,
      "Ġshould": 1315,
      "osi": 1316,
      "ced": 1317,
      "ecess": 1318,
      "atore": 1319,
      "Ġcal": 1320,
      "Ġbene": 1321,
      "uti": 1322,
      "Ġer": 1323,
      "Ġmany": 1324,
      "AN": 1325,
      "Ġorgan": 1326,
      "Ġprogram": 1327,
      "put": 1328,
      "Ġmolto": 1329,
      "Ġtrans": 1330,
      "tro": 1331,
      "'t": 1332,
      "Ġsulla": 1333,
      "ĠGi": 1334,
      "Ġvers": 1335,
      "Ġuno": 1336,
      "Ġshe": 1337,
      "try": 1338,
      "ational": 1339,
      "Ġdesign": 1340,
      "Ġnat": 1341,
      "Ġstart": 1342,
      "</": 1343,
      "ied": 1344,
      "Ġsar": 1345,
      "##": 1346,
      "Ġutil": 1347,
      "Ġwhere": 1348,
      "isc": 1349,
      "izio": 1350,
      "Ġsuch": 1351,
      "Ġend": 1352,
      "ĠAs": 1353,
      "ĠZ": 1354,
      "ĠFr": 1355,
      "Ġonline": 1356,
      "ection": 1357,
      "Ġexperi": 1358,
      "Ġway": 1359,
      "Ġdivers": 1360,
      "ife": 1361,
      "oni": 1362,
      "ora": 1363,
      "acc": 1364,
      "ward": 1365,
      "Ġbest": 1366,
      "Ġtu": 1367,
      "Ġimm": 1368,
      "ator": 1369,
      "Ġu": 1370,
      "Ġcond": 1371,
      "ĠSh": 1372,
      "Ġtutto": 1373,
      "Ġrag": 1374,
      "Ġproble": 1375,
      "day": 1376,
      "ues": 1377,
      "Ġprod": 1378,
      "fore": 1379,
      "Ġnecess": 1380,
      "br": 1381,
      "ĠTr": 1382,
      "Ġsaid": 1383,
      "pon": 1384,
      "tra": 1385,
      "Ġdisc": 1386,
      "Ġmil": 1387,
      "etta": 1388,
      "gra": 1389,
      "Ġtest": 1390,
      "Ġgior": 1391,
      "Bin": 1392,
      "Ġoffer": 1393,
      "etti": 1394,
      "Ġeven": 1395,
      "itud": 1396,
      "egn": 1397,
      "zionale": 1398,
      "Ġfind": 1399,
      "bre": 1400,
      "efault": 1401,
      "Ġbo": 1402,
      "Ġvari": 1403,
      "Ġmu": 1404,
      "Ġvery": 1405,
      "enze": 1406,
      "Ġprocess": 1407,
      "Ġgood": 1408,
      "Ġright": 1409,
      "bo": 1410,
      "cept": 1411,
      "ivid": 1412,
      "Ġcamp": 1413,
      "Ġnei": 1414,
      "ww": 1415,
      "Ġtwo": 1416,
      "Ġogni": 1417,
      "val": 1418,
      "ash": 1419,
      "Ġafter": 1420,
      "pert": 1421,
      "Ġpresent": 1422,
      "por": 1423,
      "SetBin": 1424,
      "Ġliv": 1425,
      "Ġdall": 1426,
      "Ġcomplet": 1427,
      "ena": 1428,
      "Ġgen": 1429,
      "Ġtre": 1430,
      "ext": 1431,
      "Ġterm": 1432,
      "ona": 1433,
      "Ġcould": 1434,
      "ĠRe": 1435,
      "Ġalcun": 1436,
      "ital": 1437,
      "ness": 1438,
      "ĠHow": 1439,
      "Ġown": 1440,
      "ĠOn": 1441,
      "ella": 1442,
      "Ġtempo": 1443,
      "roup": 1444,
      "elli": 1445,
      "atic": 1446,
      "Ġsenza": 1447,
      "Ġmarket": 1448,
      "omet": 1449,
      "Ġproduct": 1450,
      "Ġdown": 1451,
      "Ġrip": 1452,
      "Ġsoci": 1453,
      "Ġsto": 1454,
      "ĠNew": 1455,
      "Ġlong": 1456,
      "lay": 1457,
      "Ġcolle": 1458,
      "Ġyears": 1459,
      "--------": 1460,
      "aggio": 1461,
      "hed": 1462,
      "esto": 1463,
      "Ġpriv": 1464,
      "Ġperché": 1465,
      "rent": 1466,
      "Ġtrov": 1467,
      "Ġfare": 1468,
      "Ġthen": 1469,
      "atta": 1470,
      "els": 1471,
      "Ġusing": 1472,
      "arsi": 1473,
      "Ġdom": 1474,
      "::": 1475,
      "Ġcir": 1476,
      "Ġfol": 1477,
      "Ġnell": 1478,
      "ner": 1479,
      "Ġquest": 1480,
      "Ġmom": 1481,
      "ivitÃł": 1482,
      "ete": 1483,
      "Ġmar": 1484,
      "Ġopt": 1485,
      "Ġocc": 1486,
      "velop": 1487,
      "Ġtras": 1488,
      "ĠCar": 1489,
      "ron": 1490,
      "iste": 1491,
      "pro": 1492,
      "ected": 1493,
      "Ġpur": 1494,
      "nolog": 1495,
      "ery": 1496,
      "Ġself": 1497,
      "ern": 1498,
      "Ġrif": 1499,
      "Ġvita": 1500,
      "__": 1501,
      "Ġmodo": 1502,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1503,
      "oid": 1504,
      "Ġtake": 1505,
      "Ġconsider": 1506,
      "bor": 1507,
      "hip": 1508,
      "iel": 1509,
      "Ġsystem": 1510,
      "read": 1511,
      "Ġmater": 1512,
      "Ġdevelop": 1513,
      "Ġpubblic": 1514,
      "nt": 1515,
      "Ġdoc": 1516,
      "utto": 1517,
      "Ġpop": 1518,
      "forma": 1519,
      "esta": 1520,
      "ware": 1521,
      "ric": 1522,
      "zzo": 1523,
      "ior": 1524,
      "Ġz": 1525,
      "ved": 1526,
      "Ġlead": 1527,
      "osc": 1528,
      "Ġancor": 1529,
      "imi": 1530,
      "ai": 1531,
      "ument": 1532,
      "Ġdopo": 1533,
      "Ġide": 1534,
      "ĠSc": 1535,
      "Ġread": 1536,
      "ĠNon": 1537,
      "Ġhome": 1538,
      "IC": 1539,
      "Ġcustom": 1540,
      "ited": 1541,
      "etÃł": 1542,
      "Ġsupport": 1543,
      "olare": 1544,
      "Ġinformation": 1545,
      "az": 1546,
      "Ġment": 1547,
      "Ġnow": 1548,
      "pl": 1549,
      "ames": 1550,
      "allW": 1551,
      "Theta": 1552,
      "uss": 1553,
      "ara": 1554,
      "IT": 1555,
      "cosTheta": 1556,
      "ets": 1557,
      "ister": 1558,
      "Ġquando": 1559,
      "âĢĿ.": 1560,
      "duc": 1561,
      "Ġ@": 1562,
      "ativa": 1563,
      "Ġteam": 1564,
      "Ġprovid": 1565,
      "Ġcli": 1566,
      "ature": 1567,
      "Ġworld": 1568,
      "Ġrisp": 1569,
      "Ġera": 1570,
      "ĠDefault": 1571,
      "of": 1572,
      "ID": 1573,
      "Ġsur": 1574,
      "led": 1575,
      "Ġsk": 1576,
      "ĠEx": 1577,
      "omm": 1578,
      "Ġcare": 1579,
      "allWcosTheta": 1580,
      "ank": 1581,
      "resent": 1582,
      "ismo": 1583,
      "ST": 1584,
      "Ġbecause": 1585,
      "Ġpor": 1586,
      "sc": 1587,
      "Ġmondo": 1588,
      "Ġinst": 1589,
      "gg": 1590,
      "Ġused": 1591,
      "Ġancora": 1592,
      "po": 1593,
      "Ġhand": 1594,
      "Ġwhile": 1595,
      "istr": 1596,
      "Ġpag": 1597,
      "Ġlu": 1598,
      "Ġprofession": 1599,
      "Ġtech": 1600,
      "Ġquello": 1601,
      "conom": 1602,
      "Ġ«": 1603,
      "Cont": 1604,
      "Ġaltri": 1605,
      "uta": 1606,
      "ave": 1607,
      "itude": 1608,
      "hing": 1609,
      "Ġracc": 1610,
      "other": 1611,
      "ibile": 1612,
      "ifica": 1613,
      "Ġtip": 1614,
      "Ġshow": 1615,
      "Ġproprio": 1616,
      "aut": 1617,
      "Ġdov": 1618,
      "tif": 1619,
      "ible": 1620,
      "Ġgreat": 1621,
      "ield": 1622,
      "ek": 1623,
      "://": 1624,
      "Ġmuch": 1625,
      "Ġrich": 1626,
      "Ġstra": 1627,
      "icc": 1628,
      "Ġappro": 1629,
      "Ġdist": 1630,
      "Ġlavoro": 1631,
      "ĠCol": 1632,
      "Ġday": 1633,
      "Ġfatto": 1634,
      "ax": 1635,
      "arm": 1636,
      "oy": 1637,
      "Ġrapp": 1638,
      "Ġnelle": 1639,
      "tÃł": 1640,
      "Ġhealth": 1641,
      "alitÃł": 1642,
      "Ġbefore": 1643,
      "ually": 1644,
      "Ġperm": 1645,
      "Ġcosì": 1646,
      "da": 1647,
      "Ġdove": 1648,
      "Ġbre": 1649,
      "Ġdoes": 1650,
      "set": 1651,
      "osa": 1652,
      "ece": 1653,
      "ocial": 1654,
      "Ġrequire": 1655,
      "ines": 1656,
      "Ġpost": 1657,
      "Ġsuccess": 1658,
      "Ġcommun": 1659,
      "Ġsuper": 1660,
      "ution": 1661,
      "ders": 1662,
      "ida": 1663,
      "\">": 1664,
      "Ġquanto": 1665,
      "Ġinvest": 1666,
      "lu": 1667,
      "Ġthose": 1668,
      "ever": 1669,
      "Ġsecond": 1670,
      "EL": 1671,
      "isce": 1672,
      "Ġresult": 1673,
      "»": 1674,
      "Ġsett": 1675,
      "land": 1676,
      "ideo": 1677,
      "Ġcle": 1678,
      "Ġcall": 1679,
      "Ġriv": 1680,
      "ĠReg": 1681,
      "ĠSan": 1682,
      "indi": 1683,
      "Ġbet": 1684,
      "ces": 1685,
      "ĠThere": 1686,
      "yp": 1687,
      "Ġeuro": 1688,
      "ody": 1689,
      "zia": 1690,
      "ĠIN": 1691,
      "Ġbeing": 1692,
      "Ġlife": 1693,
      "Ġport": 1694,
      "ember": 1695,
      "Ġdifferent": 1696,
      "Ġdid": 1697,
      "mail": 1698,
      "ĠTo": 1699,
      "Ġtec": 1700,
      "ray": 1701,
      "ĠSi": 1702,
      "ized": 1703,
      "Ġpoi": 1704,
      "ĠX": 1705,
      "rend": 1706,
      "rÃł": 1707,
      "ential": 1708,
      "ouse": 1709,
      "way": 1710,
      "ining": 1711,
      "Ġsop": 1712,
      "ms": 1713,
      "atr": 1714,
      "Ġest": 1715,
      "Ġ\\": 1716,
      "Ġmade": 1717,
      "lass": 1718,
      "Ġprop": 1719,
      "Ġunder": 1720,
      "self": 1721,
      "Ġĉĉĉĉ": 1722,
      "Ġmov": 1723,
      "Ġ>": 1724,
      "Ġlim": 1725,
      "Ġpolit": 1726,
      "ĠPa": 1727,
      "Ġeach": 1728,
      "rebbe": 1729,
      "incip": 1730,
      "Ġdev": 1731,
      ".âĢĿ": 1732,
      "bl": 1733,
      "mp": 1734,
      "view": 1735,
      "Ġsegu": 1736,
      "Ġfu": 1737,
      "uard": 1738,
      "Ġdati": 1739,
      "ety": 1740,
      "name": 1741,
      "Ġlist": 1742,
      "izzazione": 1743,
      "Ġspecial": 1744,
      "Ġhere": 1745,
      "Ġcult": 1746,
      "Ġexperience": 1747,
      "Ġsupp": 1748,
      "ĠGo": 1749,
      "ince": 1750,
      "ural": 1751,
      "fe": 1752,
      "Ġitali": 1753,
      "Ġacqu": 1754,
      "izione": 1755,
      "ason": 1756,
      "Ġfollow": 1757,
      "ton": 1758,
      "work": 1759,
      "Ġutilizz": 1760,
      "ltre": 1761,
      "Ġprom": 1762,
      "Ġ',": 1763,
      "ĠThey": 1764,
      "Ġlot": 1765,
      "load": 1766,
      "onte": 1767,
      "ĠSo": 1768,
      "orto": 1769,
      "agn": 1770,
      "amenti": 1771,
      "ĠTra": 1772,
      "Ġcaso": 1773,
      "Ġsch": 1774,
      "ede": 1775,
      "Ġfunction": 1776,
      "Ġindivid": 1777,
      "RE": 1778,
      "uzione": 1779,
      "ling": 1780,
      "Ġ...": 1781,
      "Ġaccess": 1782,
      "ĠBut": 1783,
      "Ġprot": 1784,
      "ĠOr": 1785,
      "ipt": 1786,
      "ĠÃ": 1787,
      "Ġfree": 1788,
      "))": 1789,
      "ense": 1790,
      "Ġtop": 1791,
      "Er": 1792,
      "ĠWhat": 1793,
      "ances": 1794,
      "Ġthink": 1795,
      "Ġrit": 1796,
      "ĠCons": 1797,
      "Ġĉĉĉ": 1798,
      "Ġline": 1799,
      "Ġpens": 1800,
      "Ġsic": 1801,
      "lica": 1802,
      "Ġagain": 1803,
      "ined": 1804,
      "ĠPr": 1805,
      "ages": 1806,
      "loy": 1807,
      "Ġallow": 1808,
      "reate": 1809,
      "Ġcontrol": 1810,
      "Ġdep": 1811,
      "ĠSu": 1812,
      "Ġcontinu": 1813,
      "Ġcoun": 1814,
      "Ġcho": 1815,
      "ĠgiÃł": 1816,
      "imes": 1817,
      "ten": 1818,
      "ning": 1819,
      "ĠPar": 1820,
      "Ġdecis": 1821,
      "Ġpay": 1822,
      "uppo": 1823,
      "ather": 1824,
      "ased": 1825,
      "ĠAll": 1826,
      "getto": 1827,
      "Ġste": 1828,
      "ser": 1829,
      "vol": 1830,
      "Ġgover": 1831,
      "St": 1832,
      "ĠApp": 1833,
      "ĠComm": 1834,
      "ween": 1835,
      "oso": 1836,
      "dd": 1837,
      "Ġeconom": 1838,
      "Ġlat": 1839,
      "erÃł": 1840,
      "Ġfut": 1841,
      "Ġgrande": 1842,
      "ĠsarÃł": 1843,
      "razione": 1844,
      "Ġrem": 1845,
      "Ġri": 1846,
      "âĢĿ,": 1847,
      "Ġstor": 1848,
      "Ġben": 1849,
      "Ġexc": 1850,
      "ĠPre": 1851,
      "iglio": 1852,
      "Ġconst": 1853,
      "====": 1854,
      "ette": 1855,
      "Ġname": 1856,
      "Tr": 1857,
      "Ġpersone": 1858,
      "Ġ==": 1859,
      "ativo": 1860,
      "Ġsost": 1861,
      "Ġdig": 1862,
      "ross": 1863,
      "be": 1864,
      "ĠIs": 1865,
      "Ġprincip": 1866,
      "ote": 1867,
      "Ġsito": 1868,
      "otti": 1869,
      "edic": 1870,
      "ĠRom": 1871,
      "Ġstat": 1872,
      "Ġapplic": 1873,
      "this": 1874,
      "use": 1875,
      "Ġmot": 1876,
      "Ġstate": 1877,
      "Ġquella": 1878,
      "Ġimportant": 1879,
      "reen": 1880,
      "iment": 1881,
      "Ġtem": 1882,
      "Ġâ": 1883,
      "esse": 1884,
      "Ġtal": 1885,
      "Ġrim": 1886,
      "Ġdr": 1887,
      "Ġpossono": 1888,
      "ants": 1889,
      "imenti": 1890,
      "ailable": 1891,
      "Ġweb": 1892,
      "Ġequ": 1893,
      "Ġstand": 1894,
      "pi": 1895,
      "Ġcour": 1896,
      "Ġartic": 1897,
      "ogli": 1898,
      "ziend": 1899,
      "Ġfine": 1900,
      "me": 1901,
      "ĠRes": 1902,
      "Ġaround": 1903,
      "ways": 1904,
      "isi": 1905,
      "Ġdai": 1906,
      "zie": 1907,
      "Error": 1908,
      "essa": 1909,
      "ĠâĢĺ": 1910,
      "riend": 1911,
      "elle": 1912,
      "Ġboth": 1913,
      "ĠWith": 1914,
      "Ġtak": 1915,
      "Ġlearn": 1916,
      "Ġlast": 1917,
      "nov": 1918,
      "ars": 1919,
      "Ġbetween": 1920,
      "Ġchild": 1921,
      "ying": 1922,
      "Ġob": 1923,
      "embre": 1924,
      "iglia": 1925,
      "Ġbase": 1926,
      "Ġbenef": 1927,
      "fo": 1928,
      "oper": 1929,
      "Ġincre": 1930,
      "azioni": 1931,
      "ION": 1932,
      "go": 1933,
      "Ġnostro": 1934,
      "Ġsim": 1935,
      "Ġhim": 1936,
      "ives": 1937,
      "orts": 1938,
      "ĠMan": 1939,
      "Ġtit": 1940,
      "Ġcosa": 1941,
      "Ġeffect": 1942,
      "ĠDi": 1943,
      "Ġprovide": 1944,
      "ĠBr": 1945,
      "enn": 1946,
      "Ġpersonal": 1947,
      "uale": 1948,
      "fr": 1949,
      "Ġmanag": 1950,
      "ĠWhen": 1951,
      "ET": 1952,
      "Ġperio": 1953,
      "Ġott": 1954,
      "Ġanal": 1955,
      "Ġadv": 1956,
      "tic": 1957,
      "Ġdem": 1958,
      "Ġdiffic": 1959,
      "ĠGr": 1960,
      "Ġquindi": 1961,
      "igi": 1962,
      "Ġeas": 1963,
      "Ġkeep": 1964,
      "Ġti": 1965,
      "Ġho": 1966,
      "Ġperform": 1967,
      "enzi": 1968,
      "ritto": 1969,
      "pportun": 1970,
      "ĠBe": 1971,
      "Ġplace": 1972,
      "Ġrespons": 1973,
      "Ġcook": 1974,
      "Ġnuovo": 1975,
      "ustr": 1976,
      "Ġrig": 1977,
      "Ġcompany": 1978,
      "ĠItalia": 1979,
      "Ġdalle": 1980,
      "Ġcase": 1981,
      "Ġperf": 1982,
      "Id": 1983,
      "Ġbuild": 1984,
      "idi": 1985,
      "TO": 1986,
      "Ġsocial": 1987,
      "Ġmain": 1988,
      "Ġrun": 1989,
      "Ġprimo": 1990,
      "abile": 1991,
      "Ġproject": 1992,
      "log": 1993,
      "ĠPi": 1994,
      "Ġvisit": 1995,
      "air": 1996,
      "tto": 1997,
      "Ġnumber": 1998,
      "Ġvolta": 1999,
      "ittÃł": 2000,
      "ubb": 2001,
      "Ġattra": 2002,
      "Ġsitu": 2003,
      "Ġsing": 2004,
      "RO": 2005,
      "Ġsimp": 2006,
      "idente": 2007,
      "Ġorig": 2008,
      "lease": 2009,
      "Ġincluding": 2010,
      "Ġchar": 2011,
      "):": 2012,
      "Ġoltre": 2013,
      "Ġcred": 2014,
      "ters": 2015,
      "Ġmass": 2016,
      "Ġsame": 2017,
      "kes": 2018,
      "Ġquesti": 2019,
      "Ġservice": 2020,
      "Ġgrow": 2021,
      "Ġmigli": 2022,
      "ream": 2023,
      "Ġfact": 2024,
      "\".": 2025,
      "ris": 2026,
      "ĠEuro": 2027,
      "ĠDe": 2028,
      "son": 2029,
      "gli": 2030,
      "Ġid": 2031,
      "Ġservices": 2032,
      "ists": 2033,
      "lement": 2034,
      "Ġemp": 2035,
      "Ġpoint": 2036,
      "ency": 2037,
      "ample": 2038,
      "Ġanno": 2039,
      "Ġens": 2040,
      "Ġtutte": 2041,
      "Ġgame": 2042,
      "ĠAss": 2043,
      "Ġstata": 2044,
      "oney": 2045,
      "Ġviene": 2046,
      "agli": 2047,
      "Ġfeel": 2048,
      "ulti": 2049,
      "vert": 2050,
      "Ġavailable": 2051,
      "Ġasp": 2052,
      "Content": 2053,
      "Ġwebs": 2054,
      "Ġfino": 2055,
      "Ġopen": 2056,
      "chio": 2057,
      "\":": 2058,
      "Ġevent": 2059,
      "']": 2060,
      "ament": 2061,
      "Ġbook": 2062,
      "hod": 2063,
      "requ": 2064,
      "Ġsomet": 2065,
      "ving": 2066,
      "yle": 2067,
      "Ġwithout": 2068,
      "man": 2069,
      "Ġoggi": 2070,
      "Ġesp": 2071,
      "add": 2072,
      "Ġult": 2073,
      "inal": 2074,
      "ĠMil": 2075,
      "Ġcompet": 2076,
      "Ġvar": 2077,
      "Ġmust": 2078,
      "AS": 2079,
      "Ġduring": 2080,
      "Ġhtt": 2081,
      "Ġvideo": 2082,
      "Ġintern": 2083,
      "tand": 2084,
      "Ġfound": 2085,
      "Ġquale": 2086,
      "Ġcit": 2087,
      "Ġpossibile": 2088,
      "Ġcasa": 2089,
      "enere": 2090,
      "org": 2091,
      "Ġfav": 2092,
      "ource": 2093,
      "Ġcaus": 2094,
      "Ġdello": 2095,
      "Ġiss": 2096,
      "ĠCor": 2097,
      "Ġconn": 2098,
      "Ġunders": 2099,
      "Ġreally": 2100,
      "rare": 2101,
      "une": 2102,
      "iron": 2103,
      "Ġelse": 2104,
      "Ġstesso": 2105,
      "\")": 2106,
      "rag": 2107,
      "hes": 2108,
      "Ġstill": 2109,
      "ĠAt": 2110,
      "cript": 2111,
      "Ġgoing": 2112,
      "Ġaggi": 2113,
      "Ġsl": 2114,
      "Ġstrateg": 2115,
      "ĠCo": 2116,
      "ves": 2117,
      "erca": 2118,
      "data": 2119,
      "ĠSal": 2120,
      "Ġfond": 2121,
      "Ġfew": 2122,
      "edere": 2123,
      "AM": 2124,
      "Ġvalue": 2125,
      "ĠÃĪ": 2126,
      "ĠAg": 2127,
      "ts": 2128,
      "osto": 2129,
      "Ġwater": 2130,
      "Ġbi": 2131,
      "********": 2132,
      "ĠCome": 2133,
      "Ġore": 2134,
      "lob": 2135,
      "uff": 2136,
      "pre": 2137,
      "Ġ=>": 2138,
      "Ġparti": 2139,
      "Ġattravers": 2140,
      "ĠAm": 2141,
      "pa": 2142,
      "Ġsens": 2143,
      "Ġrend": 2144,
      "ava": 2145,
      "table": 2146,
      "omen": 2147,
      "ĠCent": 2148,
      "Ġtratt": 2149,
      "IS": 2150,
      "Ġcolla": 2151,
      "['": 2152,
      "Ġident": 2153,
      "Ġaver": 2154,
      "izia": 2155,
      "Ġsci": 2156,
      "Ġlevel": 2157,
      "lex": 2158,
      "Ġdim": 2159,
      "yn": 2160,
      "Ġfi": 2161,
      "Ġtel": 2162,
      "Ġmonth": 2163,
      "etting": 2164,
      "Name": 2165,
      "OL": 2166,
      "Ġtype": 2167,
      "ä¸": 2168,
      "ĠPh": 2169,
      "Ġfilm": 2170,
      "IL": 2171,
      "ĠPol": 2172,
      "Ġcontr": 2173,
      "Ġmess": 2174,
      "ĠInd": 2175,
      "etro": 2176,
      "aster": 2177,
      "Ġforma": 2178,
      "Ġeng": 2179,
      "Ġpower": 2180,
      "Ġ`": 2181,
      "Ġinforma": 2182,
      "ĠCal": 2183,
      "esti": 2184,
      "Ġrid": 2185,
      "atura": 2186,
      "ĠCl": 2187,
      "Ġopportun": 2188,
      "ĠUS": 2189,
      "Ġsotto": 2190,
      "ontro": 2191,
      "Ġnorm": 2192,
      "reg": 2193,
      "Ġmal": 2194,
      "ambi": 2195,
      "Ġorder": 2196,
      "book": 2197,
      "ĠVal": 2198,
      "Ġconsum": 2199,
      "cle": 2200,
      "Ġsog": 2201,
      "\");": 2202,
      "Ġaddition": 2203,
      "Ġhapp": 2204,
      "Ġtro": 2205,
      "Ġpicc": 2206,
      "Ġthings": 2207,
      "date": 2208,
      "Ġmomento": 2209,
      "enso": 2210,
      "Ġrece": 2211,
      "Ġlavor": 2212,
      "ger": 2213,
      "Ġcreate": 2214,
      "uring": 2215,
      "create": 2216,
      "Ġsmall": 2217,
      "occ": 2218,
      "Ġthough": 2219,
      "Ġbetter": 2220,
      "Ġtot": 2221,
      "wh": 2222,
      "ogo": 2223,
      "Ġmor": 2224,
      "Ġcomb": 2225,
      "Ġave": 2226,
      "Ġmight": 2227,
      "iale": 2228,
      "esa": 2229,
      "Ġstoria": 2230,
      "tact": 2231,
      "itor": 2232,
      "ences": 2233,
      "Ġ),": 2234,
      "eme": 2235,
      "Ġagli": 2236,
      "Ġarriv": 2237,
      "Ġsecondo": 2238,
      "Ġsignific": 2239,
      "Ġvoid": 2240,
      "Ġsure": 2241,
      "aggi": 2242,
      "oco": 2243,
      "Ġnostra": 2244,
      "ym": 2245,
      "Ġquali": 2246,
      "div": 2247,
      "Ġsoft": 2248,
      "Ġcontrib": 2249,
      "illa": 2250,
      "ization": 2251,
      "Ġsent": 2252,
      "Ġdest": 2253,
      "Ġann": 2254,
      "Ġcurrent": 2255,
      "Ġinterest": 2256,
      "Ġdirect": 2257,
      "Ġsvil": 2258,
      "tegr": 2259,
      "unt": 2260,
      "ĠcittÃł": 2261,
      "ĠNel": 2262,
      "Ġtrad": 2263,
      "Ġalways": 2264,
      "truct": 2265,
      "Ġwithin": 2266,
      "AC": 2267,
      "Ġmer": 2268,
      "Ġmai": 2269,
      "ĠThese": 2270,
      "istema": 2271,
      "thing": 2272,
      "ED": 2273,
      "SetBinContent": 2274,
      "Ġ!": 2275,
      "Ġcheck": 2276,
      "search": 2277,
      "ĠJo": 2278,
      "ared": 2279,
      "new": 2280,
      "Ġbamb": 2281,
      "ĠAmer": 2282,
      "Ġunderstand": 2283,
      "Ġneg": 2284,
      "ĠChe": 2285,
      "Ġtoo": 2286,
      "Ġsel": 2287,
      "Ġref": 2288,
      "port": 2289,
      "ape": 2290,
      "Pro": 2291,
      "ĠUna": 2292,
      "Ġbeg": 2293,
      "True": 2294,
      "ĠCan": 2295,
      "Ġgar": 2296,
      "Ġsui": 2297,
      "arly": 2298,
      "Ġmedia": 2299,
      "Ġgiorni": 2300,
      "ecip": 2301,
      "Ġaltre": 2302,
      "Ġdivent": 2303,
      "Ġweek": 2304,
      "Ġspe": 2305,
      "Ġlung": 2306,
      "ĠNo": 2307,
      ".\"": 2308,
      "cent": 2309,
      "oll": 2310,
      "ism": 2311,
      "Ġsuoi": 2312,
      "Ġseg": 2313,
      "Ar": 2314,
      "Ġdefin": 2315,
      "ently": 2316,
      "hi": 2317,
      "Ġgroup": 2318,
      "text": 2319,
      "It": 2320,
      "ocus": 2321,
      "ittle": 2322,
      "ĠRep": 2323,
      "Ġing": 2324,
      "Ġthree": 2325,
      "Ġmaking": 2326,
      "ĠComp": 2327,
      "hor": 2328,
      "ĠAcc": 2329,
      "Ġ).": 2330,
      "Ġable": 2331,
      "ished": 2332,
      "ĠRo": 2333,
      "aro": 2334,
      "Ġfamily": 2335,
      "itive": 2336,
      "Ġdispos": 2337,
      "omo": 2338,
      "lick": 2339,
      "Ġactiv": 2340,
      "itori": 2341,
      "return": 2342,
      "Ġesemp": 2343,
      "Ġnoi": 2344,
      "Ġgiorno": 2345,
      "Ġ*/": 2346,
      "Ġnext": 2347,
      "Ġdedic": 2348,
      "Ġlet": 2349,
      "Ġpare": 2350,
      "Ġqui": 2351,
      "isog": 2352,
      "Ġaccount": 2353,
      "ĠattivitÃł": 2354,
      "Ġmerc": 2355,
      "alse": 2356,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2357,
      "Ġcrit": 2358,
      "ĠOur": 2359,
      "Con": 2360,
      "ission": 2361,
      "Ġattraverso": 2362,
      "til": 2363,
      "arr": 2364,
      "($": 2365,
      "ĠServ": 2366,
      "etwork": 2367,
      "Ġhead": 2368,
      "osp": 2369,
      "ards": 2370,
      "izzare": 2371,
      "atures": 2372,
      "Ġspecific": 2373,
      "String": 2374,
      "ills": 2375,
      "Ġlove": 2376,
      "Ġprivate": 2377,
      "ering": 2378,
      "anta": 2379,
      "IA": 2380,
      "Ġavere": 2381,
      "Ġ</": 2382,
      "Ġdeterm": 2383,
      "sieme": 2384,
      "Ġsay": 2385,
      "play": 2386,
      "Ġauto": 2387,
      "vero": 2388,
      "Ġbig": 2389,
      "ĠCO": 2390,
      "Ġopp": 2391,
      "corso": 2392,
      "Ġkey": 2393,
      "ivamente": 2394,
      "Ġecc": 2395,
      "ĠShe": 2396,
      "ela": 2397,
      "Ġcam": 2398,
      "ional": 2399,
      "uman": 2400,
      "lack": 2401,
      "ĠGu": 2402,
      "Ġwrit": 2403,
      "Ġlocal": 2404,
      "Ġwebsite": 2405,
      "Ġforn": 2406,
      "engono": 2407,
      "atica": 2408,
      "Ġcop": 2409,
      "Ġpunto": 2410,
      "ĠLu": 2411,
      "orio": 2412,
      "Ġtrue": 2413,
      "indow": 2414,
      "itare": 2415,
      "Ġmis": 2416,
      "ĠâĢĶ": 2417,
      "ĠSte": 2418,
      "irt": 2419,
      "ately": 2420,
      "itions": 2421,
      "back": 2422,
      ",âĢĿ": 2423,
      "Ġarea": 2424,
      "Ġpia": 2425,
      "Ġmemb": 2426,
      "ffici": 2427,
      "acy": 2428,
      "Ġindividual": 2429,
      "Ġcin": 2430,
      "Ġalcuni": 2431,
      "Ġhard": 2432,
      "anzi": 2433,
      "usc": 2434,
      "Ġpract": 2435,
      "Ġenerg": 2436,
      "ats": 2437,
      "ĠLo": 2438,
      "ask": 2439,
      "emente": 2440,
      "Ġtyp": 2441,
      "viron": 2442,
      "sel": 2443,
      "Ġabbiamo": 2444,
      "ites": 2445,
      "Ġgiorn": 2446,
      "ically": 2447,
      "ordin": 2448,
      "Ġrappresent": 2449,
      "Ġinformazioni": 2450,
      "Ġproducts": 2451,
      "ĠIns": 2452,
      "Ġpropri": 2453,
      "EC": 2454,
      "Ġindus": 2455,
      "Ġpropos": 2456,
      "Ġrispetto": 2457,
      "Ġinclude": 2458,
      "almente": 2459,
      "Ġgiov": 2460,
      "Ġext": 2461,
      "ĠPres": 2462,
      "Ġschool": 2463,
      "ĠFe": 2464,
      "Ġarg": 2465,
      "Ġscel": 2466,
      "Ġbar": 2467,
      "dis": 2468,
      "omp": 2469,
      "Ġnov": 2470,
      "Ġfull": 2471,
      "ches": 2472,
      "List": 2473,
      "Re": 2474,
      "Ġmeno": 2475,
      "ours": 2476,
      "Ġneeds": 2477,
      "pping": 2478,
      "Ġmoney": 2479,
      "lare": 2480,
      "ple": 2481,
      "ney": 2482,
      "ichi": 2483,
      "tad": 2484,
      "Ġlight": 2485,
      "ibili": 2486,
      "####": 2487,
      "Ġfoto": 2488,
      "Un": 2489,
      "Ġsulle": 2490,
      "essi": 2491,
      "Ġsomething": 2492,
      "izzato": 2493,
      "ume": 2494,
      "Ġemploy": 2495,
      "Ġview": 2496,
      "Ġcaratter": 2497,
      "Ġtecn": 2498,
      "Ġinvece": 2499,
      "Ġterrit": 2500,
      "time": 2501,
      "ostri": 2502,
      "Ġsopr": 2503,
      "Ġsf": 2504,
      "itch": 2505,
      "Ġfood": 2506,
      "Ġeduc": 2507,
      "ido": 2508,
      "resc": 2509,
      "Type": 2510,
      "eder": 2511,
      "ieg": 2512,
      "ala": 2513,
      "Ġfriend": 2514,
      "Ex": 2515,
      "ĠĠĠĠĠĠĠĠĠ": 2516,
      "ots": 2517,
      "urity": 2518,
      "Ġdeve": 2519,
      "Ġsistema": 2520,
      "ush": 2521,
      "err": 2522,
      "Ġvend": 2523,
      "ift": 2524,
      "Ġanother": 2525,
      "ĠSec": 2526,
      "ativi": 2527,
      "ĠBy": 2528,
      "anni": 2529,
      "Ġgive": 2530,
      "UL": 2531,
      "Ġcollabor": 2532,
      "oint": 2533,
      "ĠRoma": 2534,
      "SetBinError": 2535,
      "zzi": 2536,
      "rop": 2537,
      "ĠDI": 2538,
      "Ġlittle": 2539,
      "Ġworking": 2540,
      "Ġpartecip": 2541,
      "arge": 2542,
      "arget": 2543,
      "duct": 2544,
      "Ġmentre": 2545,
      "Ġless": 2546,
      "Ġbrand": 2547,
      "Ġresearch": 2548,
      "ending": 2549,
      "TI": 2550,
      "ĠHome": 2551,
      "ords": 2552,
      "Ġlaw": 2553,
      "ĠQuesto": 2554,
      "vo": 2555,
      "ements": 2556,
      "Ġfl": 2557,
      "Ġemail": 2558,
      "oltre": 2559,
      "Ġconfer": 2560,
      "Ġet": 2561,
      "Ġquality": 2562,
      "ĠUnivers": 2563,
      "ems": 2564,
      "ee": 2565,
      "enzione": 2566,
      "urs": 2567,
      "ĠHowever": 2568,
      "Ġtechnolog": 2569,
      "ector": 2570,
      "Ġgovern": 2571,
      "hether": 2572,
      "Ġinfatti": 2573,
      "odel": 2574,
      "ogle": 2575,
      "Ġnuova": 2576,
      "ĠYour": 2577,
      "gior": 2578,
      "ik": 2579,
      "eta": 2580,
      "Ġaltro": 2581,
      "eria": 2582,
      "Ġfile": 2583,
      "long": 2584,
      "iore": 2585,
      "Ġmeet": 2586,
      "joy": 2587,
      "tore": 2588,
      "uno": 2589,
      "Ġcontent": 2590,
      "ule": 2591,
      "Ġoften": 2592,
      "UR": 2593,
      "raw": 2594,
      "ĠOne": 2595,
      "Ġlog": 2596,
      "Ġur": 2597,
      "Ġalm": 2598,
      "')": 2599,
      "Ġindic": 2600,
      "ml": 2601,
      "attutto": 2602,
      "Ġautom": 2603,
      "Ġassist": 2604,
      "Ġfur": 2605,
      "oot": 2606,
      "Ġdurante": 2607,
      "Ġdays": 2608,
      "ĠMin": 2609,
      "Ġmob": 2610,
      "Ġlink": 2611,
      "Ġbisog": 2612,
      "elo": 2613,
      "Ġesc": 2614,
      "ĠThat": 2615,
      "ah": 2616,
      "Ġprefer": 2617,
      "uso": 2618,
      "una": 2619,
      "ĠTe": 2620,
      "Ġchange": 2621,
      "Data": 2622,
      "the": 2623,
      "Ġtutta": 2624,
      "Ġum": 2625,
      "Ġlooking": 2626,
      "ppo": 2627,
      "uf": 2628,
      "ify": 2629,
      "ope": 2630,
      "Ġservizi": 2631,
      "erra": 2632,
      "ĠCas": 2633,
      "Ġreport": 2634,
      "ĠMed": 2635,
      "Ġprogetto": 2636,
      "ĠNov": 2637,
      "ams": 2638,
      "Ġtreat": 2639,
      "vironment": 2640,
      "ĠDo": 2641,
      "Ch": 2642,
      "sw": 2643,
      "unque": 2644,
      "Ġchang": 2645,
      "Ġfocus": 2646,
      "ffic": 2647,
      "Ġesempio": 2648,
      "bab": 2649,
      "Ġpack": 2650,
      "....": 2651,
      "Ġmaggio": 2652,
      "Ġjob": 2653,
      "Ġtool": 2654,
      "getti": 2655,
      "Ġinizi": 2656,
      "Ġprint": 2657,
      "Ġstati": 2658,
      "Ġintegr": 2659,
      "idd": 2660,
      "Ġ?": 2661,
      "Ġanim": 2662,
      "ersi": 2663,
      "ieve": 2664,
      "Ġrisult": 2665,
      "ination": 2666,
      "Ġvu": 2667,
      "by": 2668,
      "ogn": 2669,
      "bbero": 2670,
      "top": 2671,
      "zionali": 2672,
      "Ġdeb": 2673,
      "Ġrela": 2674,
      "esc": 2675,
      "anda": 2676,
      "ĠSch": 2677,
      "iver": 2678,
      "Ġmill": 2679,
      "Ġplan": 2680,
      "vvero": 2681,
      "ĠEd": 2682,
      "ĠDefaultTrue": 2683,
      "Ġput": 2684,
      "IO": 2685,
      "Ġrichies": 2686,
      "Ġprodotti": 2687,
      "Ġprec": 2688,
      "Ġsull": 2689,
      "icro": 2690,
      "ecial": 2691,
      "Ġgest": 2692,
      "Ġmaterial": 2693,
      "ĠIm": 2694,
      "ired": 2695,
      "Ġsap": 2696,
      "Ġsince": 2697,
      "Ġuser": 2698,
      "atform": 2699,
      "Ġold": 2700,
      "Ġbro": 2701,
      "Ġconten": 2702,
      "ival": 2703,
      "gress": 2704,
      "icy": 2705,
      "ĠPl": 2706,
      "ĠGra": 2707,
      "Ġverso": 2708,
      "Ġturn": 2709,
      "Ġservizio": 2710,
      "Ġaziend": 2711,
      "Ġsite": 2712,
      "Ġparticolare": 2713,
      "ĠLeg": 2714,
      "Val": 2715,
      "Ġtuo": 2716,
      "ua": 2717,
      "Ġgiv": 2718,
      ".,": 2719,
      "Ġciò": 2720,
      "utes": 2721,
      "Ġeasy": 2722,
      "Ġbody": 2723,
      "Ġmusic": 2724,
      "ettore": 2725,
      "asci": 2726,
      "perty": 2727,
      "Ġcommunity": 2728,
      "Ġna": 2729,
      "Ġmethod": 2730,
      "Ġmem": 2731,
      "umento": 2732,
      "Ġrange": 2733,
      "Ġsoprattutto": 2734,
      "ĠBu": 2735,
      "ird": 2736,
      "eter": 2737,
      "ey": 2738,
      "utions": 2739,
      "Ġriguard": 2740,
      "omb": 2741,
      "ump": 2742,
      "urale": 2743,
      "Ġbreak": 2744,
      "Ġbeh": 2745,
      "Ġcirc": 2746,
      "anze": 2747,
      "Ġsw": 2748,
      "urezza": 2749,
      "ength": 2750,
      "tazione": 2751,
      "Ġrest": 2752,
      "ership": 2753,
      "Ġricerca": 2754,
      "Ġperò": 2755,
      "Ġqualche": 2756,
      "Ġvic": 2757,
      "Ġconosc": 2758,
      "Ġqueste": 2759,
      "Ġcover": 2760,
      "Ġtoday": 2761,
      "Ġsoftware": 2762,
      "Ġmen": 2763,
      "Ġatta": 2764,
      "Ġsvol": 2765,
      "ively": 2766,
      "Ġricord": 2767,
      "icazione": 2768,
      "ights": 2769,
      "Ġdetail": 2770,
      "Ġair": 2771,
      "thers": 2772,
      "Ġstudents": 2773,
      "ĠMy": 2774,
      "via": 2775,
      "eni": 2776,
      "Ġsor": 2777,
      "onom": 2778,
      "Ġtur": 2779,
      "ĠDa": 2780,
      "uali": 2781,
      "Ġdiverse": 2782,
      "Ġgrazie": 2783,
      "ranno": 2784,
      "'re": 2785,
      "tific": 2786,
      "ĠDon": 2787,
      "ĠMon": 2788,
      "ĠInter": 2789,
      "vious": 2790,
      "ania": 2791,
      "Ġraggi": 2792,
      "!!": 2793,
      "udi": 2794,
      "ggio": 2795,
      "Ġsare": 2796,
      "adre": 2797,
      "Ġven": 2798,
      "Ġcondi": 2799,
      "Ġsue": 2800,
      "ĠCap": 2801,
      "Ġpossible": 2802,
      "ording": 2803,
      "Ġsever": 2804,
      "\";": 2805,
      "ggi": 2806,
      "ury": 2807,
      "ids": 2808,
      "ĠDes": 2809,
      "Ġenjoy": 2810,
      "Ġ->": 2811,
      "Ġnegli": 2812,
      "cy": 2813,
      "Ġsqu": 2814,
      "AD": 2815,
      "ler": 2816,
      "ĠDis": 2817,
      "Ġwhy": 2818,
      "Ġten": 2819,
      "Ġoffers": 2820,
      "imin": 2821,
      "Ġhist": 2822,
      "bile": 2823,
      "www": 2824,
      "Ġcorso": 2825,
      "not": 2826,
      "OT": 2827,
      "uct": 2828,
      "AP": 2829,
      "Ġagainst": 2830,
      "lace": 2831,
      "Ġpresso": 2832,
      "Ġimportante": 2833,
      "Ġ'),": 2834,
      "ocia": 2835,
      "ilmente": 2836,
      "gether": 2837,
      "Ġpress": 2838,
      "ancial": 2839,
      "Ġarr": 2840,
      "ĠqualitÃł": 2841,
      "Ġbased": 2842,
      "Ġnever": 2843,
      "ensive": 2844,
      "Ġletter": 2845,
      "Ġbecome": 2846,
      "istica": 2847,
      "Ġinstall": 2848,
      "type": 2849,
      "ĠBo": 2850,
      "Ġinsieme": 2851,
      "Ġve": 2852,
      "olar": 2853,
      "Ġscu": 2854,
      "iting": 2855,
      "Ġstring": 2856,
      "eglio": 2857,
      "outh": 2858,
      "ologia": 2859,
      "ĠSystem": 2860,
      "anz": 2861,
      "Ġclean": 2862,
      "ĠIntern": 2863,
      "Ġdiret": 2864,
      "Ġcirca": 2865,
      "aff": 2866,
      "Res": 2867,
      "Ġsugg": 2868,
      "Ġroom": 2869,
      "ĠBar": 2870,
      "ources": 2871,
      "str": 2872,
      "Ġtry": 2873,
      "gere": 2874,
      "Ġps": 2875,
      "Ġsport": 2876,
      "Ġcapac": 2877,
      "ministr": 2878,
      "ĠFin": 2879,
      "Ġconv": 2880,
      "ĠNe": 2881,
      "Ġrin": 2882,
      "acqu": 2883,
      "Ġchildren": 2884,
      "Ġrice": 2885,
      "udio": 2886,
      "ĠMilano": 2887,
      "orre": 2888,
      "lobal": 2889,
      "Ġfra": 2890,
      "erson": 2891,
      "cia": 2892,
      "Ġprend": 2893,
      "Ġshare": 2894,
      "ĠSer": 2895,
      "Ġcourse": 2896,
      "Ġcontact": 2897,
      "af": 2898,
      "Ġwin": 2899,
      "ĠGli": 2900,
      "Ġensure": 2901,
      "Ġnostri": 2902,
      "pare": 2903,
      "ĠTut": 2904,
      "Ġfuture": 2905,
      "Ġ'-": 2906,
      "Ġlive": 2907,
      "entire": 2908,
      "Ġsemb": 2909,
      "azz": 2910,
      "ĠsocietÃł": 2911,
      "----------------": 2912,
      "To": 2913,
      "ĠGio": 2914,
      "Ġindustry": 2915,
      "Ġviol": 2916,
      "cchi": 2917,
      "span": 2918,
      "Ġsan": 2919,
      "Ġdevelopment": 2920,
      "Ġcentro": 2921,
      "Ġgames": 2922,
      "Ġmeans": 2923,
      "Ġpast": 2924,
      "arie": 2925,
      "Ġora": 2926,
      "ĠPart": 2927,
      "Ġrom": 2928,
      "Ġmulti": 2929,
      "vano": 2930,
      "ibilitÃł": 2931,
      "Ġrad": 2932,
      "Ġnumero": 2933,
      "Ġant": 2934,
      "IM": 2935,
      "zio": 2936,
      "ended": 2937,
      "Ġpal": 2938,
      "Col": 2939,
      "izzo": 2940,
      "Ġfeatures": 2941,
      "Ġtogether": 2942,
      "Get": 2943,
      "bil": 2944,
      "Ġcard": 2945,
      "Ġdispon": 2946,
      "Ġaway": 2947,
      "Ġcomes": 2948,
      "Ġreview": 2949,
      "Ġmolti": 2950,
      "ĠBound": 2951,
      "Ġpreced": 2952,
      "Ġcell": 2953,
      "View": 2954,
      "key": 2955,
      "ula": 2956,
      "ĠNot": 2957,
      "ĠEurope": 2958,
      "orno": 2959,
      "ama": 2960,
      "Ġquick": 2961,
      "Ġeffett": 2962,
      "Ġstrutt": 2963,
      "Ġfund": 2964,
      "Ġbra": 2965,
      "ĠCont": 2966,
      "ĠMi": 2967,
      "ende": 2968,
      "Ġlatitude": 2969,
      "longitude": 2970,
      "Ġchall": 2971,
      "Ġdiscuss": 2972,
      "');": 2973,
      "Ġland": 2974,
      "Ġtext": 2975,
      "Ġcertain": 2976,
      "Ġcompan": 2977,
      "Ġfollowing": 2978,
      "uri": 2979,
      "Ġpan": 2980,
      "face": 2981,
      "Ġtimes": 2982,
      "rite": 2983,
      "Ġfunzion": 2984,
      "Ġhaving": 2985,
      "Ġoptions": 2986,
      "ĠCi": 2987,
      "lude": 2988,
      ",\"": 2989,
      "imm": 2990,
      "Ġmakes": 2991,
      "ĠRec": 2992,
      "Ġmio": 2993,
      "ising": 2994,
      "Th": 2995,
      "unto": 2996,
      "perienza": 2997,
      "otel": 2998,
      "Ġproced": 2999,
      "Ġcorre": 3000,
      "ĠAdd": 3001,
      "ĠDec": 3002,
      "Ġgot": 3003,
      "ified": 3004,
      "Ġgius": 3005,
      "ĠEng": 3006,
      "Ġspesso": 3007,
      "graf": 3008,
      "asso": 3009,
      "Ġkind": 3010,
      "Ġlivello": 3011,
      "fig": 3012,
      "eto": 3013,
      "Ġcele": 3014,
      "ique": 3015,
      "Ġperfect": 3016,
      "Ġresid": 3017,
      "âĢĶ": 3018,
      "Ġalong": 3019,
      "ley": 3020,
      "Ġmind": 3021,
      "Ĥ¬": 3022,
      "Ġcittad": 3023,
      "ception": 3024,
      "Ġambi": 3025,
      "Ġaddress": 3026,
      "Ġdiversi": 3027,
      "ready": 3028,
      "Ġenc": 3029,
      "US": 3030,
      "arti": 3031,
      "onus": 3032,
      "Ġpropria": 3033,
      "////": 3034,
      "Ġinnov": 3035,
      "Ġask": 3036,
      "Ġru": 3037,
      "Ġinvol": 3038,
      "list": 3039,
      "jor": 3040,
      "Ġacross": 3041,
      "cco": 3042,
      "wards": 3043,
      "Ġvarious": 3044,
      "mon": 3045,
      "ĠEm": 3046,
      "Ġnetwork": 3047,
      "pped": 3048,
      "Ġmarketing": 3049,
      "ĠGoogle": 3050,
      "Ġallo": 3051,
      "LE": 3052,
      "Ġplatform": 3053,
      "Ġseveral": 3054,
      "Ġserie": 3055,
      "Ġdiv": 3056,
      "ched": 3057,
      "Ġmiglior": 3058,
      "Ġsize": 3059,
      "ibr": 3060,
      "Ġguid": 3061,
      "Ġcustomers": 3062,
      "ĠDr": 3063,
      "Ġcolor": 3064,
      "En": 3065,
      "orth": 3066,
      "Ġperformance": 3067,
      "Ġlow": 3068,
      "uter": 3069,
      "OS": 3070,
      "Ġenvironment": 3071,
      "interno": 3072,
      "ĠÐ": 3073,
      "ĠEl": 3074,
      "Ġsiamo": 3075,
      "Ġlarge": 3076,
      "UT": 3077,
      "Ġspace": 3078,
      "Ġaveva": 3079,
      "istiche": 3080,
      "Ġnumer": 3081,
      "Ġhouse": 3082,
      "Ġprim": 3083,
      "Ġep": 3084,
      "aring": 3085,
      "Ġhttps": 3086,
      "Ġtratta": 3087,
      "Ġdic": 3088,
      "Ġfig": 3089,
      "irect": 3090,
      "ĠAb": 3091,
      "asse": 3092,
      "Ġbal": 3093,
      "Ġexample": 3094,
      "issione": 3095,
      "Ġscor": 3096,
      "Ġflo": 3097,
      "Ġlegge": 3098,
      "hn": 3099,
      "rist": 3100,
      "Ġprobab": 3101,
      "Ġfrequ": 3102,
      "cio": 3103,
      "ĠAfter": 3104,
      "Ġinterna": 3105,
      "irst": 3106,
      "ender": 3107,
      "Ġrifer": 3108,
      "maz": 3109,
      "crib": 3110,
      "roll": 3111,
      "Ġden": 3112,
      "Ġpage": 3113,
      "Ġmeglio": 3114,
      "perti": 3115,
      "ettr": 3116,
      "eso": 3117,
      "Ġapr": 3118,
      "».": 3119,
      "Ġnull": 3120,
      "imon": 3121,
      "ugno": 3122,
      "Ġgrado": 3123,
      "laim": 3124,
      "ĠrealtÃł": 3125,
      "Ġdriv": 3126,
      "Ġsicurezza": 3127,
      "come": 3128,
      "htt": 3129,
      "inato": 3130,
      "side": 3131,
      "part": 3132,
      "ager": 3133,
      "Ġprepar": 3134,
      "cover": 3135,
      "bbra": 3136,
      "Ġcateg": 3137,
      "ĠpossibilitÃł": 3138,
      "ubl": 3139,
      "Ġenter": 3140,
      "Ġproblem": 3141,
      "su": 3142,
      "ican": 3143,
      "Ġquasi": 3144,
      "angu": 3145,
      "Ġcat": 3146,
      "Ġgre": 3147,
      "Ġtipo": 3148,
      "Ġricon": 3149,
      "aw": 3150,
      "Ġsettim": 3151,
      "umenti": 3152,
      "ĠChi": 3153,
      "ised": 3154,
      "Italia": 3155,
      "Ġcanc": 3156,
      "room": 3157,
      "Ġstag": 3158,
      "td": 3159,
      "Ġcookie": 3160,
      "util": 3161,
      "ada": 3162,
      "Ġquelli": 3163,
      "file": 3164,
      "Ġvolte": 3165,
      "anco": 3166,
      "Ġothers": 3167,
      "Ġviv": 3168,
      "Ġpurch": 3169,
      "Ġpoco": 3170,
      "ier": 3171,
      "Ġcontain": 3172,
      "Ġdocument": 3173,
      "Ġfalse": 3174,
      "Text": 3175,
      "agna": 3176,
      "ĠUniversity": 3177,
      "bel": 3178,
      "ĠâĢ¢": 3179,
      "Ġintro": 3180,
      "ffer": 3181,
      "tembre": 3182,
      "Ġnav": 3183,
      "Ġbeaut": 3184,
      "ilities": 3185,
      "Ġeffici": 3186,
      "Ġparticular": 3187,
      "abili": 3188,
      "çļ": 3189,
      "Ġassoci": 3190,
      "ured": 3191,
      "Ġpotrebbe": 3192,
      "Ġcresc": 3193,
      "Ġmanagement": 3194,
      "çļĦ": 3195,
      "ENT": 3196,
      "OM": 3197,
      "Ġvengono": 3198,
      "We": 3199,
      "Ġpross": 3200,
      "ral": 3201,
      "AG": 3202,
      "Im": 3203,
      "naio": 3204,
      "HE": 3205,
      "Ġgioc": 3206,
      "Ġfinal": 3207,
      "Ġcity": 3208,
      "ĠMe": 3209,
      "Ġfour": 3210,
      "Ġthing": 3211,
      "Ġnatural": 3212,
      "ogra": 3213,
      "head": 3214,
      "ĠPost": 3215,
      "Ġlarg": 3216,
      "Ġvo": 3217,
      "Ġmercato": 3218,
      "Ġgrandi": 3219,
      "Ġbambini": 3220,
      "atico": 3221,
      "Ġ},": 3222,
      "Ġimprov": 3223,
      "Ġside": 3224,
      "Ġpati": 3225,
      "Ġbit": 3226,
      "orld": 3227,
      "';": 3228,
      "Ġist": 3229,
      "elling": 3230,
      "ĠRed": 3231,
      "Ġinterv": 3232,
      "Ġ°": 3233,
      "Ġred": 3234,
      "Ġregion": 3235,
      "Ġtechnology": 3236,
      "ettivo": 3237,
      "Ġexpert": 3238,
      "Ġtanto": 3239,
      "Ġalready": 3240,
      "Ġrelations": 3241,
      "ief": 3242,
      "Ġord": 3243,
      "uck": 3244,
      "Ġcostru": 3245,
      "loc": 3246,
      "alk": 3247,
      "Ġinteress": 3248,
      "word": 3249,
      "Ġmach": 3250,
      "iscono": 3251,
      "Ġgrat": 3252,
      "Ġfavor": 3253,
      "ĠMay": 3254,
      "ĠUs": 3255,
      "Ġcompanies": 3256,
      "Ġsott": 3257,
      "Ġshort": 3258,
      "ases": 3259,
      "Ġdeal": 3260,
      "chia": 3261,
      "ories": 3262,
      "Ġextra": 3263,
      "Ġpubblico": 3264,
      "Ġfield": 3265,
      "ones": 3266,
      "itore": 3267,
      "Ġosp": 3268,
      "Ġimpact": 3269,
      "Ġmean": 3270,
      "ttobre": 3271,
      "Ġrecomm": 3272,
      "Ġcand": 3273,
      "Ġunique": 3274,
      "lor": 3275,
      "ĠWhile": 3276,
      "Ġquelle": 3277,
      "Ġmodel": 3278,
      "Ġspir": 3279,
      "ectr": 3280,
      "ibility": 3281,
      "ability": 3282,
      "Ġmaggior": 3283,
      "========": 3284,
      "Ġmesi": 3285,
      "string": 3286,
      "inf": 3287,
      "ĠSono": 3288,
      "cription": 3289,
      "Ġdone": 3290,
      "cci": 3291,
      "Ġgetting": 3292,
      "Ġcountry": 3293,
      "lect": 3294,
      "Ġsus": 3295,
      "Ġmac": 3296,
      "ouble": 3297,
      "egno": 3298,
      "itale": 3299,
      "issimo": 3300,
      "Ġsaranno": 3301,
      "Ġimmag": 3302,
      "value": 3303,
      "ugg": 3304,
      "Ġdistrib": 3305,
      "Ġnews": 3306,
      "ensione": 3307,
      "bbraio": 3308,
      "imate": 3309,
      "cl": 3310,
      "Ġciv": 3311,
      "Ġactually": 3312,
      "action": 3313,
      "Ġterritorio": 3314,
      "Ġamount": 3315,
      "ĠEs": 3316,
      "Ġprovides": 3317,
      "raft": 3318,
      "ulation": 3319,
      "Ġtrattamento": 3320,
      "stit": 3321,
      "ritti": 3322,
      "Ġcu": 3323,
      "Ġleft": 3324,
      "Ġfinancial": 3325,
      "Ġperd": 3326,
      "ecc": 3327,
      "Ġresults": 3328,
      "duce": 3329,
      "altro": 3330,
      "rese": 3331,
      "qual": 3332,
      "ervice": 3333,
      "Ġmia": 3334,
      "Ġperiod": 3335,
      "Ġissues": 3336,
      "ects": 3337,
      "Ġstudio": 3338,
      "user": 3339,
      "App": 3340,
      "Ġprice": 3341,
      "Ġimmedi": 3342,
      "ĠGod": 3343,
      "Ġsearch": 3344,
      "acter": 3345,
      "ardi": 3346,
      "Ġenergy": 3347,
      "Ġeurope": 3348,
      "ĠAc": 3349,
      "osci": 3350,
      "Par": 3351,
      "Ġcommon": 3352,
      "Ġtecnolog": 3353,
      "Ġuntil": 3354,
      "ĠPal": 3355,
      "vere": 3356,
      "ĠAN": 3357,
      "gia": 3358,
      "asing": 3359,
      "Ġtarget": 3360,
      "Ġprofessional": 3361,
      "ande": 3362,
      "ulla": 3363,
      "Ġstrong": 3364,
      "Ġdip": 3365,
      "Ġstessa": 3366,
      "Ġcambi": 3367,
      "Ġbuy": 3368,
      "Ġmajor": 3369,
      "Ġrema": 3370,
      "ests": 3371,
      "ref": 3372,
      "alf": 3373,
      "An": 3374,
      "uov": 3375,
      "Ġsaf": 3376,
      "ĠDel": 3377,
      "Ġpotential": 3378,
      "uary": 3379,
      "Ġprevent": 3380,
      "Ġfis": 3381,
      "Ġtua": 3382,
      "Ġelettr": 3383,
      "Ġposto": 3384,
      "urance": 3385,
      "Ġ<<": 3386,
      "Ġlui": 3387,
      "ty": 3388,
      "Ġsum": 3389,
      "Ġblog": 3390,
      "Ġporta": 3391,
      "Ġstyle": 3392,
      "ecut": 3393,
      "Ġcustomer": 3394,
      "Ġpresente": 3395,
      "Ġprodotto": 3396,
      "ache": 3397,
      "Ġcompon": 3398,
      "eva": 3399,
      "Ġsays": 3400,
      "Ġseguito": 3401,
      "Ġtor": 3402,
      "Ġsettore": 3403,
      "egna": 3404,
      "ĠCos": 3405,
      "Ġoccas": 3406,
      "Ġva": 3407,
      "opt": 3408,
      "Ġdate": 3409,
      "Ġfore": 3410,
      "Ġseason": 3411,
      "ardo": 3412,
      "Ġpiano": 3413,
      "Ġir": 3414,
      "lice": 3415,
      "Ġmat": 3416,
      "rea": 3417,
      "ls": 3418,
      "rest": 3419,
      "acebook": 3420,
      "Ġpat": 3421,
      "Ġenough": 3422,
      "Ġdetto": 3423,
      "Ġbegin": 3424,
      "Ġcasino": 3425,
      "now": 3426,
      "ĠâĤ¬": 3427,
      "Ġnome": 3428,
      "uglio": 3429,
      "Ġsignificant": 3430,
      "е": 3431,
      "resh": 3432,
      "IG": 3433,
      "Ġwomen": 3434,
      "ghi": 3435,
      "rem": 3436,
      "ĠTor": 3437,
      "ouch": 3438,
      "Ġanti": 3439,
      "ha": 3440,
      "ĠSome": 3441,
      "Ġalcune": 3442,
      "Ġbring": 3443,
      "ledge": 3444,
      "gr": 3445,
      "Ġperiodo": 3446,
      "EM": 3447,
      "Ġcerc": 3448,
      "Ġdol": 3449,
      "Ġhold": 3450,
      "IV": 3451,
      "Ġorigin": 3452,
      "ttamente": 3453,
      "Ġoffic": 3454,
      "siasi": 3455,
      "Ġspieg": 3456,
      "Ġmilioni": 3457,
      "Ġage": 3458,
      "Ġusers": 3459,
      "umber": 3460,
      "Ġrequired": 3461,
      "Ġlik": 3462,
      "EO": 3463,
      "ĠMore": 3464,
      "Al": 3465,
      "Ġknown": 3466,
      "UN": 3467,
      "ends": 3468,
      "iter": 3469,
      "ĠHere": 3470,
      "Ġarch": 3471,
      "Ġoccup": 3472,
      "Ġtax": 3473,
      "Ġdigital": 3474,
      "aco": 3475,
      "Ġnuovi": 3476,
      "Ġvista": 3477,
      "ides": 3478,
      "antag": 3479,
      "amm": 3480,
      "Ġpersona": 3481,
      "oud": 3482,
      "Ġunivers": 3483,
      "print": 3484,
      "adem": 3485,
      "Ġobject": 3486,
      "ĠApr": 3487,
      "ators": 3488,
      "aci": 3489,
      "Ġgruppo": 3490,
      "itato": 3491,
      "Ġrefer": 3492,
      "Ġgl": 3493,
      "Ġsegn": 3494,
      "ivity": 3495,
      "arli": 3496,
      "Ġoss": 3497,
      "Ġdonne": 3498,
      "tml": 3499,
      "Ġaltern": 3500,
      "onti": 3501,
      "ĠInc": 3502,
      "Ġmanc": 3503,
      "enz": 3504,
      "Ġfamiglia": 3505,
      "Ġtrack": 3506,
      "lin": 3507,
      "entr": 3508,
      "order": 3509,
      "Ġfinanzi": 3510,
      "Ġerr": 3511,
      "Ġcose": 3512,
      "Ġprogramma": 3513,
      "ĠTw": 3514,
      "Ġinflu": 3515,
      "Ġnuove": 3516,
      "edia": 3517,
      "Ġness": 3518,
      "ian": 3519,
      "Ġever": 3520,
      "ither": 3521,
      "Ġfla": 3522,
      "Ġrivol": 3523,
      "Ġrele": 3524,
      "arlo": 3525,
      "Ġtale": 3526,
      "oung": 3527,
      "Ġ»": 3528,
      "++": 3529,
      "Ġstruct": 3530,
      "Ġdiritto": 3531,
      "ention": 3532,
      "roid": 3533,
      "Ġfos": 3534,
      "lig": 3535,
      "rire": 3536,
      "Ġtradi": 3537,
      "Ġtraining": 3538,
      "atte": 3539,
      "Ġpopular": 3540,
      "Ġstory": 3541,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 3542,
      "ĠBl": 3543,
      "Ġling": 3544,
      "Ġcura": 3545,
      "ilia": 3546,
      "php": 3547,
      "Ġsin": 3548,
      "Ġrelationship": 3549,
      "izing": 3550,
      "ota": 3551,
      "fort": 3552,
      "Ġsecurity": 3553,
      "ba": 3554,
      "Ġdeg": 3555,
      "Ġmarzo": 3556,
      "Ġdoing": 3557,
      "resa": 3558,
      "Ġonce": 3559,
      "ived": 3560,
      "ĠAv": 3561,
      "Ġwhether": 3562,
      "Ġchoose": 3563,
      "ĠJohn": 3564,
      "azio": 3565,
      "ald": 3566,
      "alla": 3567,
      "Ġpercent": 3568,
      "Ġcalled": 3569,
      "right": 3570,
      "evel": 3571,
      "Ġey": 3572,
      "Ġclos": 3573,
      "abilitÃł": 3574,
      "Ġmani": 3575,
      "Ġhours": 3576,
      "Ġqualsiasi": 3577,
      "ĠCamp": 3578,
      "Ġcou": 3579,
      "Ġmembers": 3580,
      "izzata": 3581,
      "yl": 3582,
      "LA": 3583,
      "ĠNews": 3584,
      "Ġsingle": 3585,
      "Ġvost": 3586,
      "Ġfarm": 3587,
      "Ġlungo": 3588,
      "ĠAut": 3589,
      "Ġnecessario": 3590,
      "Ġgioco": 3591,
      "uly": 3592,
      "orse": 3593,
      "ester": 3594,
      "Ġscr": 3595,
      "rebbero": 3596,
      "Ġexpect": 3597,
      "Ġprior": 3598,
      "ĠSm": 3599,
      "igr": 3600,
      "Ġelectr": 3601,
      "tanto": 3602,
      "ĠĠĠĠĠĠĠĠĠĠĠĠ": 3603,
      "CH": 3604,
      "ands": 3605,
      "size": 3606,
      "ilt": 3607,
      "Ġpersonale": 3608,
      "onto": 3609,
      "urre": 3610,
      "Ġmanif": 3611,
      "ision": 3612,
      "Ġrap": 3613,
      "istenza": 3614,
      "ix": 3615,
      "а": 3616,
      "idth": 3617,
      "Ġprote": 3618,
      "Ġrecord": 3619,
      "Ġgovernment": 3620,
      "ĠMod": 3621,
      "Ġjour": 3622,
      "uit": 3623,
      "Ġvirt": 3624,
      "Ġreason": 3625,
      "Or": 3626,
      "Ġteach": 3627,
      "earch": 3628,
      "EG": 3629,
      "ecially": 3630,
      "Ġemerg": 3631,
      "Ġsem": 3632,
      "rove": 3633,
      "ĠGen": 3634,
      "Ġmax": 3635,
      "Ġterra": 3636,
      "ĠCr": 3637,
      "Ġcod": 3638,
      "Ġach": 3639,
      "umm": 3640,
      "Ġdare": 3641,
      "ĠGener": 3642,
      "aging": 3643,
      "ips": 3644,
      "ication": 3645,
      "anced": 3646,
      "ening": 3647,
      "fun": 3648,
      "Ġ!=": 3649,
      "ĠDep": 3650,
      "Ġsper": 3651,
      "Ġfall": 3652,
      "ĠAtt": 3653,
      "bject": 3654,
      "Ġ\",": 3655,
      "quest": 3656,
      "La": 3657,
      "remo": 3658,
      "Ġseconda": 3659,
      "Ġtour": 3660,
      "Ġproperty": 3661,
      "Ġsviluppo": 3662,
      "Ġchiam": 3663,
      "ules": 3664,
      "Ġheart": 3665,
      "Ġbuilding": 3666,
      "Ġmonths": 3667,
      "Ġpen": 3668,
      "ING": 3669,
      "Ġidea": 3670,
      "о": 3671,
      "ria": 3672,
      "Ġdoesn": 3673,
      "().": 3674,
      "Ġtab": 3675,
      "iali": 3676,
      "posta": 3677,
      "ĠString": 3678,
      "Ġdif": 3679,
      "Ġsil": 3680,
      "irus": 3681,
      "ened": 3682,
      "ective": 3683,
      "Ġfer": 3684,
      "ait": 3685,
      "Ġdichi": 3686,
      "Ġauthor": 3687,
      "Ġlibro": 3688,
      "isto": 3689,
      "ĠAnche": 3690,
      "Ġcause": 3691,
      "atus": 3692,
      "Ġfel": 3693,
      "ĠVer": 3694,
      "olid": 3695,
      "Value": 3696,
      "resso": 3697,
      "ĠMus": 3698,
      "II": 3699,
      "edì": 3700,
      "Ġrole": 3701,
      "Ġfurther": 3702,
      "Ġhuman": 3703,
      "Ġmeas": 3704,
      "Ġquestions": 3705,
      "Ġtemper": 3706,
      "aking": 3707,
      "au": 3708,
      "Ġsimple": 3709,
      "Ġgiven": 3710,
      "Ġevid": 3711,
      "Ġio": 3712,
      "ros": 3713,
      "RA": 3714,
      "Ġdam": 3715,
      "ordo": 3716,
      "Ġved": 3717,
      "ufact": 3718,
      "Ġrisk": 3719,
      "altra": 3720,
      "Ġsarebbe": 3721,
      "Ġvisto": 3722,
      "Ġstaff": 3723,
      "Ġareas": 3724,
      "otta": 3725,
      "ĠPe": 3726,
      "Ġgir": 3727,
      "Ġcomplete": 3728,
      "Ġtram": 3729,
      "Ġstandard": 3730,
      "Ġjo": 3731,
      "Ġ&&": 3732,
      "icolo": 3733,
      "Ġposition": 3734,
      "Ġresta": 3735,
      "astic": 3736,
      "Ġraccol": 3737,
      "Ġbrow": 3738,
      "illi": 3739,
      "cegli": 3740,
      "Ġeffettu": 3741,
      "Ġbelow": 3742,
      "Ġleast": 3743,
      "Ġ--": 3744,
      "Ġparent": 3745,
      "Ġamong": 3746,
      "ĠGet": 3747,
      "Ġstarted": 3748,
      "Ġdownload": 3749,
      "Ġsenso": 3750,
      "agine": 3751,
      "Ġorg": 3752,
      "usi": 3753,
      "Ġder": 3754,
      "ĠFacebook": 3755,
      "izzati": 3756,
      "Ġpresenza": 3757,
      "ox": 3758,
      "auto": 3759,
      "ostr": 3760,
      "ĠInf": 3761,
      "Ġeverything": 3762,
      "ĠFrances": 3763,
      "Ġaction": 3764,
      "Ġmatter": 3765,
      "Ġpred": 3766,
      "cast": 3767,
      "ient": 3768,
      "Ġtravel": 3769,
      "Ġnight": 3770,
      "Ġfit": 3771,
      "Ġappear": 3772,
      "Ġyourself": 3773,
      "Ġclear": 3774,
      "Ġpolitica": 3775,
      "ĠDopo": 3776,
      "Ġsat": 3777,
      "Ġstatic": 3778,
      "'ve": 3779,
      "Ġmillion": 3780,
      "umn": 3781,
      "Ġcontinue": 3782,
      "bra": 3783,
      "aly": 3784,
      "Ġphys": 3785,
      "Ġconcern": 3786,
      "Ġparl": 3787,
      "Ġril": 3788,
      "Ġlater": 3789,
      "Ġcampo": 3790,
      "Ġsociale": 3791,
      "Ġlimit": 3792,
      "ZION": 3793,
      "umin": 3794,
      "estival": 3795,
      "fil": 3796,
      "Ġconsegu": 3797,
      "='": 3798,
      "ĠDio": 3799,
      "Ġstamp": 3800,
      "itter": 3801,
      "Ġsche": 3802,
      "Ġapplication": 3803,
      "IP": 3804,
      "Ġbonus": 3805,
      "Ġcostitu": 3806,
      "Ġguard": 3807,
      "\"]": 3808,
      "ĠFrom": 3809,
      "rog": 3810,
      "><": 3811,
      "Ġbenefits": 3812,
      "Ġways": 3813,
      "tabl": 3814,
      "hic": 3815,
      "Ġpresidente": 3816,
      "åı": 3817,
      "Ass": 3818,
      "Ġban": 3819,
      "cur": 3820,
      "istic": 3821,
      "unch": 3822,
      "Ġvero": 3823,
      "Ġlov": 3824,
      "iful": 3825,
      "Ġdato": 3826,
      "ĠVi": 3827,
      "ball": 3828,
      "ĠAng": 3829,
      "Ġnazionale": 3830,
      "Ġinternet": 3831,
      "ĠDEL": 3832,
      "ology": 3833,
      "Ġvedere": 3834,
      "Ġsepar": 3835,
      "istrazione": 3836,
      "ĠDav": 3837,
      "Ġsvilupp": 3838,
      "illed": 3839,
      "Ġproduzione": 3840,
      "ĠGe": 3841,
      "eli": 3842,
      "Ġtaking": 3843,
      "Ġpersonali": 3844,
      "Ġgestione": 3845,
      "istico": 3846,
      "Ġincrease": 3847,
      "ociazione": 3848,
      "Ġcomunque": 3849,
      "ĠCON": 3850,
      "emo": 3851,
      "ĠVia": 3852,
      "sa": 3853,
      "Ġcoin": 3854,
      "cosa": 3855,
      "Ġerano": 3856,
      "erci": 3857,
      "Ġdir": 3858,
      "Ġnasc": 3859,
      "Ġgas": 3860,
      "Ġscelta": 3861,
      "Ġdagli": 3862,
      "ĠUnited": 3863,
      "Ġriusc": 3864,
      "truction": 3865,
      "erap": 3866,
      "Ġearly": 3867,
      "ĠYork": 3868,
      "orie": 3869,
      "des": 3870,
      "itto": 3871,
      "isa": 3872,
      "Ġsystems": 3873,
      "Ġdavvero": 3874,
      "Ġ/*": 3875,
      "Ġcontem": 3876,
      "tere": 3877,
      "ĠNow": 3878,
      "ĠNat": 3879,
      "Ġsac": 3880,
      "Ġvinc": 3881,
      "Ġluogo": 3882,
      "Ġcasi": 3883,
      "Ġdisp": 3884,
      "Ġplayers": 3885,
      "ĠAL": 3886,
      "Ġsiano": 3887,
      "Ġul": 3888,
      "****************": 3889,
      "Ġenh": 3890,
      "itle": 3891,
      "ĠAmerican": 3892,
      "Ġcausa": 3893,
      "Ġmobile": 3894,
      "Ġpercorso": 3895,
      "param": 3896,
      "Ġdent": 3897,
      "Ġbag": 3898,
      "Ġsosten": 3899,
      "late": 3900,
      "Ġdesigned": 3901,
      "Ġtrovare": 3902,
      "Ġpul": 3903,
      "omini": 3904,
      "'ll": 3905,
      "Ġstay": 3906,
      "Ġmedi": 3907,
      "ema": 3908,
      "Ġsembra": 3909,
      "Ġnavig": 3910,
      "ĠSta": 3911,
      "></": 3912,
      "ami": 3913,
      "Ġfuori": 3914,
      "atiche": 3915,
      "itivo": 3916,
      "Ġquot": 3917,
      "itional": 3918,
      "incia": 3919,
      "aps": 3920,
      "Ġsound": 3921,
      "agement": 3922,
      "Ġsopra": 3923,
      "Ġrequest": 3924,
      "aving": 3925,
      "class": 3926,
      "Ġ·": 3927,
      "omes": 3928,
      "Ġworks": 3929,
      "Ġgiud": 3930,
      "Ġscuola": 3931,
      "Ġhttp": 3932,
      "ners": 3933,
      "Ġfuturo": 3934,
      "Ġclients": 3935,
      "Ġabove": 3936,
      "Ġhistory": 3937,
      "Ġwon": 3938,
      "essage": 3939,
      "Ġstep": 3940,
      "Ġful": 3941,
      "Ġstudy": 3942,
      "Ġbatter": 3943,
      "ĠST": 3944,
      "Ġinsp": 3945,
      "Ġchalleng": 3946,
      "Ġsuccesso": 3947,
      "Ġpath": 3948,
      "Ġespecially": 3949,
      "ader": 3950,
      "ground": 3951,
      "bility": 3952,
      "Ġmaintain": 3953,
      "Ġclaim": 3954,
      "Ġparole": 3955,
      "tagon": 3956,
      "rame": 3957,
      "oti": 3958,
      "'m": 3959,
      "Ġproblema": 3960,
      "Ġgrowth": 3961,
      "ĠImp": 3962,
      "Ġmatch": 3963,
      "utton": 3964,
      "vest": 3965,
      "Ġconfron": 3966,
      "Ġparticip": 3967,
      "ĠSet": 3968,
      "Ġdog": 3969,
      "indows": 3970,
      "bol": 3971,
      "Com": 3972,
      "Ġoil": 3973,
      "Ġsmart": 3974,
      "Ġincon": 3975,
      "Ġallows": 3976,
      "Ġquant": 3977,
      "Ġfant": 3978,
      "ĠColle": 3979,
      "Ġpoter": 3980,
      "Ġmiss": 3981,
      "Ġnut": 3982,
      "ĠSk": 3983,
      "iesa": 3984,
      "Ġfem": 3985,
      "orta": 3986,
      "urg": 3987,
      "By": 3988,
      "Ġbott": 3989,
      "ression": 3990,
      "oca": 3991,
      "Ġmigliori": 3992,
      "Ġfondament": 3993,
      "Ġoption": 3994,
      "Ġtas": 3995,
      "Ġcolleg": 3996,
      "sub": 3997,
      "bit": 3998,
      "itted": 3999,
      "Ġdice": 4000,
      "OD": 4001,
      "ĠSci": 4002,
      "ĠProv": 4003,
      "Il": 4004,
      "include": 4005,
      "Ġscop": 4006,
      "Ġlay": 4007,
      "Ġfast": 4008,
      "Ġcorpo": 4009,
      "Ġyet": 4010,
      "ding": 4011,
      "Ġstudi": 4012,
      "ĠWorld": 4013,
      "ellig": 4014,
      "Ġexist": 4015,
      "Ġconserv": 4016,
      "Ġtorn": 4017,
      "into": 4018,
      "Ġdepos": 4019,
      "Ġcomputer": 4020,
      "Ġarticle": 4021,
      "Ġaiut": 4022,
      "unci": 4023,
      "atro": 4024,
      "Ġlic": 4025,
      "ĠCity": 4026,
      "Ġdidn": 4027,
      "Ġscient": 4028,
      "anca": 4029,
      "Ġvalore": 4030,
      "Ġsess": 4031,
      "Item": 4032,
      "uomo": 4033,
      "Ġlearning": 4034,
      "Ġgiovani": 4035,
      "));": 4036,
      "Ġamb": 4037,
      "Ġansw": 4038,
      "Ġmove": 4039,
      "cing": 4040,
      "Ġsubito": 4041,
      "Ġstore": 4042,
      "attro": 4043,
      "def": 4044,
      "ike": 4045,
      "Ġquestion": 4046,
      "Ġtend": 4047,
      "mod": 4048,
      "Ġpick": 4049,
      "itial": 4050,
      "Ġknowledge": 4051,
      "Ġquar": 4052,
      "Ġpartner": 4053,
      "ony": 4054,
      "omi": 4055,
      "Ġengine": 4056,
      "Ġskin": 4057,
      "Ġavv": 4058,
      "Ġ///": 4059,
      "redi": 4060,
      "Ġlasci": 4061,
      "Ġitaliano": 4062,
      "umb": 4063,
      "ĠStr": 4064,
      "Ġproblemi": 4065,
      "Ġbisogno": 4066,
      "ilar": 4067,
      "asta": 4068,
      "OC": 4069,
      "tead": 4070,
      "selves": 4071,
      "bbiamo": 4072,
      "Ġsomeone": 4073,
      "path": 4074,
      "Ġgam": 4075,
      "Ġhost": 4076,
      "Ġpresenti": 4077,
      "Ġskills": 4078,
      "Ġtag": 4079,
      "inare": 4080,
      "Ġface": 4081,
      "ĠQuesta": 4082,
      "ires": 4083,
      "off": 4084,
      "ification": 4085,
      "ql": 4086,
      "Ġsituazione": 4087,
      "Ġcandid": 4088,
      "icamente": 4089,
      "ĠAct": 4090,
      "Ġloss": 4091,
      "Ġvog": 4092,
      "Ġspazio": 4093,
      "ension": 4094,
      "box": 4095,
      "icare": 4096,
      "osta": 4097,
      "atorio": 4098,
      "Ġtreatment": 4099,
      "ĠRev": 4100,
      "ken": 4101,
      "Ġraggiung": 4102,
      "Ġprovided": 4103,
      "Ġneeded": 4104,
      "cont": 4105,
      "bu": 4106,
      "Ġstress": 4107,
      "met": 4108,
      "Ġlikely": 4109,
      "anguage": 4110,
      "Ġphoto": 4111,
      "Ġprevis": 4112,
      "iction": 4113,
      "urali": 4114,
      "Ġmano": 4115,
      "){": 4116,
      "Ġimprove": 4117,
      "Ġgenerale": 4118,
      "anning": 4119,
      "ĠCer": 4120,
      "este": 4121,
      "ube": 4122,
      "index": 4123,
      "Ġconsigli": 4124,
      "olari": 4125,
      "ille": 4126,
      "Ġconnect": 4127,
      "ĠGiov": 4128,
      "ettura": 4129,
      "code": 4130,
      "Ġcondizioni": 4131,
      "ged": 4132,
      "Ġcommerc": 4133,
      "Ġapproach": 4134,
      "test": 4135,
      "graph": 4136,
      "AB": 4137,
      "ĠQuando": 4138,
      "Ġconven": 4139,
      "Ġestabl": 4140,
      "Ġsimply": 4141,
      "Ġtable": 4142,
      "imum": 4143,
      "Ġessential": 4144,
      "Ġcamb": 4145,
      "colo": 4146,
      "Ġfront": 4147,
      "reet": 4148,
      "nal": 4149,
      "ishing": 4150,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 4151,
      "Ġfeature": 4152,
      "though": 4153,
      "light": 4154,
      "artment": 4155,
      "Ġincludes": 4156,
      "Ġom": 4157,
      "Ġtim": 4158,
      "Ġsei": 4159,
      "Ġspecif": 4160,
      "[\"": 4161,
      "irm": 4162,
      "Ġqualcosa": 4163,
      "Ġfail": 4164,
      "ises": 4165,
      "Ġalmeno": 4166,
      "Ġtramite": 4167,
      "ensioni": 4168,
      "SE": 4169,
      "Ġsind": 4170,
      "html": 4171,
      "comp": 4172,
      "Ġformazione": 4173,
      "bili": 4174,
      "Ġusc": 4175,
      "Ġge": 4176,
      "care": 4177,
      "istem": 4178,
      "Ġinser": 4179,
      "Ġapprov": 4180,
      "Ġcoinvol": 4181,
      "Ġevents": 4182,
      "Ġwhole": 4183,
      "Ġtools": 4184,
      "mai": 4185,
      "Ġinoltre": 4186,
      "Ġmant": 4187,
      "ĠItali": 4188,
      "Ġthought": 4189,
      "ĠHealth": 4190,
      "ĠWeb": 4191,
      "ĠProf": 4192,
      "Ġscegli": 4193,
      "Ġprogress": 4194,
      "Ġcollect": 4195,
      "Ġĉĉĉĉĉĉ": 4196,
      "Ġrate": 4197,
      "Ġvel": 4198,
      "ĠGerm": 4199,
      "Ġscar": 4200,
      "Ġsym": 4201,
      "Ġregular": 4202,
      "assi": 4203,
      "Ġconvers": 4204,
      "Ġsettembre": 4205,
      "Ġsod": 4206,
      "vole": 4207,
      "cho": 4208,
      "Ġimplement": 4209,
      "Ġplease": 4210,
      "Ġpubblica": 4211,
      "lient": 4212,
      "ious": 4213,
      "Ġtermine": 4214,
      "Ġproviding": 4215,
      "Ġtell": 4216,
      "Ġ/**": 4217,
      "Ġactivities": 4218,
      "Ġcame": 4219,
      "zienda": 4220,
      "Ġindividuals": 4221,
      "Ġeveryone": 4222,
      "ostante": 4223,
      "ĠOp": 4224,
      "Ind": 4225,
      "Ġcredit": 4226,
      "Ġsuccessful": 4227,
      "Ġfive": 4228,
      "Ġtotal": 4229,
      "Ġsemplice": 4230,
      "At": 4231,
      "Ġdicembre": 4232,
      "eth": 4233,
      "arte": 4234,
      "Ġsuggest": 4235,
      "ĠArt": 4236,
      "Sh": 4237,
      "Ġaper": 4238,
      "ĠTech": 4239,
      "Ġglobal": 4240,
      "Ġrecent": 4241,
      "Ġregard": 4242,
      "ĠAustr": 4243,
      "ĠJan": 4244,
      "izie": 4245,
      "Ġchanges": 4246,
      "rap": 4247,
      "Ġmolte": 4248,
      "Ġsb": 4249,
      "Ġpunti": 4250,
      "Ġang": 4251,
      "Add": 4252,
      "iglie": 4253,
      "Ġgiugno": 4254,
      "':": 4255,
      "Ġmonitor": 4256,
      "Ġesclus": 4257,
      "eranno": 4258,
      "Ġlegal": 4259,
      "Ġvitt": 4260,
      "Ġpros": 4261,
      "Ġfirm": 4262,
      "ĠArtic": 4263,
      "Ġtypes": 4264,
      "board": 4265,
      "Ġentire": 4266,
      "Ġdetails": 4267,
      "Ġequip": 4268,
      "Ġcount": 4269,
      "Ġreceive": 4270,
      "Ġchoice": 4271,
      "Ġruolo": 4272,
      "ĠTV": 4273,
      "Ġeither": 4274,
      "Ġminutes": 4275,
      "Ġappre": 4276,
      "Ġfriends": 4277,
      "Ġsale": 4278,
      "public": 4279,
      "yd": 4280,
      "Ġyoung": 4281,
      "ĠCam": 4282,
      "Ġdecid": 4283,
      "ĠEr": 4284,
      "ĠLib": 4285,
      "Ġlocation": 4286,
      "Ġeffective": 4287,
      "Ġabs": 4288,
      "usto": 4289,
      "rel": 4290,
      "Time": 4291,
      "Ġhigher": 4292,
      "Ġelem": 4293,
      "Ġpremi": 4294,
      "Ġconditions": 4295,
      "Ġconsent": 4296,
      "where": 4297,
      "ualmente": 4298,
      "Ġgennaio": 4299,
      "Ġmusica": 4300,
      "Ġliving": 4301,
      "ĠMost": 4302,
      "ĠJust": 4303,
      "ĠLA": 4304,
      "Ġwatch": 4305,
      "onder": 4306,
      "body": 4307,
      "Ġadditional": 4308,
      "Ġblack": 4309,
      "Ġhowever": 4310,
      "Ġtroppo": 4311,
      "istra": 4312,
      "Ġseen": 4313,
      "ĠState": 4314,
      "bblig": 4315,
      "ĠWork": 4316,
      "ppe": 4317,
      "omin": 4318,
      "ĠCast": 4319,
      "Ġcode": 4320,
      "Ġproblems": 4321,
      "Ġmedical": 4322,
      "eric": 4323,
      "Ġultimi": 4324,
      "eggi": 4325,
      "reto": 4326,
      "Ġstrada": 4327,
      "Ġrischio": 4328,
      "Ġsle": 4329,
      "ĠMag": 4330,
      "Ġbeautiful": 4331,
      "based": 4332,
      "ĠNational": 4333,
      "Ġmanufact": 4334,
      "pper": 4335,
      "Ġ});": 4336,
      "Ġbox": 4337,
      "Ġetc": 4338,
      "Ġpolicy": 4339,
      "Ġcoll": 4340,
      "Ġvehic": 4341,
      "Ġopportunity": 4342,
      "Ġpreved": 4343,
      "Ġsafe": 4344,
      "ĠFil": 4345,
      "Ġnatura": 4346,
      "gs": 4347,
      "Ġprotagon": 4348,
      "ĠNap": 4349,
      "Ġprev": 4350,
      "Ġbud": 4351,
      "Ġserve": 4352,
      "igliore": 4353,
      "ĠDal": 4354,
      "Ġvariety": 4355,
      "Ġsalute": 4356,
      "Ġclose": 4357,
      "Ġrepresent": 4358,
      "Ġrecogn": 4359,
      "ĠPark": 4360,
      "Ġpazi": 4361,
      "isp": 4362,
      "Ġrapporto": 4363,
      "Ġaument": 4364,
      "Ġitems": 4365,
      "ĠSa": 4366,
      "issima": 4367,
      "Ġscen": 4368,
      "Ġsubject": 4369,
      "tries": 4370,
      "Ġprocesso": 4371,
      "ried": 4372,
      "Ġcy": 4373,
      "Ġregistr": 4374,
      "azzi": 4375,
      "Ġsho": 4376,
      "Ġoppure": 4377,
      "pri": 4378,
      "Ġtook": 4379,
      "Ġblock": 4380,
      "Ġbelieve": 4381,
      "state": 4382,
      "Ġcreated": 4383,
      "Ġvalut": 4384,
      "Ġrichied": 4385,
      "Ġsafety": 4386,
      "Ġcut": 4387,
      "ĠHigh": 4388,
      "Ġaccomp": 4389,
      "Ġcontract": 4390,
      "Service": 4391,
      "Ġadded": 4392,
      "ĠUN": 4393,
      "ccio": 4394,
      "itari": 4395,
      "Ġweight": 4396,
      "mio": 4397,
      "Ġnecessary": 4398,
      "leg": 4399,
      "ysis": 4400,
      "Ġottobre": 4401,
      "Ġflow": 4402,
      "rete": 4403,
      "Ġpossi": 4404,
      "Ġnear": 4405,
      "Ġmoder": 4406,
      "bon": 4407,
      "ĠUp": 4408,
      "ĠAir": 4409,
      "net": 4410,
      "Ġseries": 4411,
      "Ġcomune": 4412,
      "ĠTag": 4413,
      "Ġdifficult": 4414,
      "Ġ],": 4415,
      "ker": 4416,
      "onda": 4417,
      "Ġviaggio": 4418,
      "FF": 4419,
      "ãĢ": 4420,
      "Ġitaliana": 4421,
      "Ġsemplic": 4422,
      "ĠData": 4423,
      "down": 4424,
      "Ġimage": 4425,
      "cer": 4426,
      "urch": 4427,
      "Ġconclus": 4428,
      "Ġtempi": 4429,
      "IR": 4430,
      "Ġsales": 4431,
      "onse": 4432,
      "ĠcapacitÃł": 4433,
      "ULL": 4434,
      "и": 4435,
      "ĠOf": 4436,
      "Ġutenti": 4437,
      "CC": 4438,
      "Ġluce": 4439,
      "icato": 4440,
      "Object": 4441,
      "icol": 4442,
      "Ġthroughout": 4443,
      "Ġwww": 4444,
      "Ġeducation": 4445,
      "Ġobs": 4446,
      "rad": 4447,
      "Ġreach": 4448,
      "ĠRead": 4449,
      "ERT": 4450,
      "Ġnovembre": 4451,
      "Ġability": 4452,
      "Ġclient": 4453,
      "Ġdonna": 4454,
      "Ġvuole": 4455,
      "Ġavuto": 4456,
      "ĠAre": 4457,
      "MA": 4458,
      "Ġcuc": 4459,
      "Ġwriting": 4460,
      "Ġprimi": 4461,
      "Ġzona": 4462,
      "Ġhelps": 4463,
      "eds": 4464,
      "########": 4465,
      "Ġaziende": 4466,
      "ĠMaria": 4467,
      "Ġcontrollo": 4468,
      "olut": 4469,
      "PS": 4470,
      "Ġresponse": 4471,
      "Ġstream": 4472,
      "Ġconto": 4473,
      "ultimo": 4474,
      "ĠInt": 4475,
      "ä»": 4476,
      "Ġpain": 4477,
      "Ġoffice": 4478,
      "Ġmicro": 4479,
      "enda": 4480,
      "ĠSol": 4481,
      "Ġsource": 4482,
      "Ġapply": 4483,
      "ĠMarket": 4484,
      "Ġusually": 4485,
      "ccess": 4486,
      "ĠBlack": 4487,
      "åĪ": 4488,
      "Ġwall": 4489,
      "ponse": 4490,
      "Ġnote": 4491,
      "lood": 4492,
      "PR": 4493,
      "ĠVis": 4494,
      "over": 4495,
      "Ġforte": 4496,
      "ees": 4497,
      "ored": 4498,
      "uper": 4499,
      "Ġphone": 4500,
      "Ġimportanti": 4501,
      "Ġforse": 4502,
      "ĠQual": 4503,
      "Ġentr": 4504,
      "Ġester": 4505,
      "Ġcharacter": 4506,
      "ĠHar": 4507,
      "Ġmas": 4508,
      "Ġbusinesses": 4509,
      "Ġprevious": 4510,
      "Ġmigliore": 4511,
      "ĠMass": 4512,
      "orti": 4513,
      "ĠRic": 4514,
      "enziale": 4515,
      "Ġdecision": 4516,
      "].": 4517,
      "Ġmese": 4518,
      "Ġthird": 4519,
      "Ġvac": 4520,
      "ĠComun": 4521,
      "Ġtalk": 4522,
      "oltÃł": 4523,
      "Ġfebbraio": 4524,
      "Ġpm": 4525,
      "ĠSw": 4526,
      "atici": 4527,
      "cement": 4528,
      "Ġveg": 4529,
      "Ġgeneral": 4530,
      "cks": 4531,
      "[]": 4532,
      "Ġquattro": 4533,
      "Ġguerra": 4534,
      "uments": 4535,
      "ĠMc": 4536,
      "input": 4537,
      "Ġfo": 4538,
      "Is": 4539,
      "izioni": 4540,
      "ĠPlay": 4541,
      "Ġuffici": 4542,
      "ĠGover": 4543,
      "epend": 4544,
      "Ġaprile": 4545,
      "Ġdat": 4546,
      "Ġexcell": 4547,
      "Ġpoints": 4548,
      "ĠSouth": 4549,
      "Ġrecommend": 4550,
      "atamente": 4551,
      "Ġeasily": 4552,
      "Ġquickly": 4553,
      "ova": 4554,
      "ĠTer": 4555,
      "Qu": 4556,
      "ĠOff": 4557,
      "Ġgenere": 4558,
      "uth": 4559,
      "orsa": 4560,
      "andem": 4561,
      "Ġ};": 4562,
      "Ġready": 4563,
      "Ġmodern": 4564,
      "Ġpubl": 4565,
      "Ġversion": 4566,
      "Ġbill": 4567,
      "ado": 4568,
      "usa": 4569,
      "Ġavoid": 4570,
      "Ġterms": 4571,
      "Ġgoverno": 4572,
      "odo": 4573,
      "ĠSchool": 4574,
      "Ġinsurance": 4575,
      "Ġcelebr": 4576,
      "Ġdisplay": 4577,
      "uge": 4578,
      "Ġrisultati": 4579,
      "reng": 4580,
      "Ġdettag": 4581,
      "());": 4582,
      "ĠIL": 4583,
      "Ġriferimento": 4584,
      "Ġclienti": 4585,
      "atory": 4586,
      "Ġtrova": 4587,
      "izes": 4588,
      "ĠComune": 4589,
      "place": 4590,
      "Ġson": 4591,
      "Ġmatt": 4592,
      "Ġguida": 4593,
      "ificare": 4594,
      "enced": 4595,
      "fit": 4596,
      "Ġemot": 4597,
      "uzioni": 4598,
      "Ġago": 4599,
      "Ġforward": 4600,
      "Ġcreare": 4601,
      "Ġinn": 4602,
      "Ġfab": 4603,
      "ĠSep": 4604,
      "ĠPlease": 4605,
      "ring": 4606,
      "Ġprest": 4607,
      "alt": 4608,
      "Ġpartire": 4609,
      "Ġstagione": 4610,
      "rength": 4611,
      "Ġill": 4612,
      "Sc": 4613,
      "Ġmale": 4614,
      "Ġmedic": 4615,
      "Ġcomment": 4616,
      "Ġcio": 4617,
      "Ġtrust": 4618,
      "Ġissue": 4619,
      "ĠĠĠĠĊ": 4620,
      "Ġstop": 4621,
      "Ġamp": 4622,
      "ilit": 4623,
      "evole": 4624,
      "imal": 4625,
      "Ġtakes": 4626,
      "Ġelev": 4627,
      "Ġmachine": 4628,
      "Ġfre": 4629,
      "Ġsolutions": 4630,
      "ĠSoci": 4631,
      "ĠMart": 4632,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠ": 4633,
      "Ġpaese": 4634,
      "Ġcosts": 4635,
      "\"\"": 4636,
      "Ġvacc": 4637,
      "ermo": 4638,
      "ĠVol": 4639,
      "Ġdiritti": 4640,
      "ĠChrist": 4641,
      "Ġband": 4642,
      "Ġdevono": 4643,
      "Ġrete": 4644,
      "gen": 4645,
      "Ġgain": 4646,
      "var": 4647,
      "etr": 4648,
      "Ġtema": 4649,
      "iff": 4650,
      "Ġantic": 4651,
      "ancia": 4652,
      "Ġcuore": 4653,
      "Ġbad": 4654,
      "Ġmaterials": 4655,
      "Ġtitolo": 4656,
      "adr": 4657,
      "Ġos": 4658,
      "ka": 4659,
      "Ġcultura": 4660,
      "istro": 4661,
      "Ġottenere": 4662,
      "ĠDay": 4663,
      "ĠHa": 4664,
      "Ġvent": 4665,
      "ison": 4666,
      "Ġpractice": 4667,
      "acqua": 4668,
      "On": 4669,
      "Ġforza": 4670,
      "Ġscritto": 4671,
      "Ġrichiesta": 4672,
      "Ġluglio": 4673,
      "Ġaccording": 4674,
      "ĠĠĠĠĠĠ": 4675,
      "Ġfosse": 4676,
      "Ġexplo": 4677,
      "ĠStato": 4678,
      "Ġnostre": 4679,
      "ĠBusiness": 4680,
      "ĠHo": 4681,
      "ubblic": 4682,
      "Ġmix": 4683,
      "ĠInoltre": 4684,
      "odi": 4685,
      "Ġdeep": 4686,
      "ĠRober": 4687,
      "He": 4688,
      "ESS": 4689,
      "Ġallora": 4690,
      "Ġsint": 4691,
      "mit": 4692,
      "Ġanything": 4693,
      "Ġconsult": 4694,
      "Ġnames": 4695,
      "Ġscon": 4696,
      "cess": 4697,
      "Ġque": 4698,
      "Ġdevice": 4699,
      "osing": 4700,
      "formation": 4701,
      "Ġcatt": 4702,
      "ĠIT": 4703,
      "ĠMac": 4704,
      "Ġproduction": 4705,
      "igno": 4706,
      "ĠAug": 4707,
      "Image": 4708,
      "Ġfronte": 4709,
      "iso": 4710,
      "cce": 4711,
      "Ġwent": 4712,
      "Ġmare": 4713,
      "Ġisn": 4714,
      "Ġworth": 4715,
      "Ġlonger": 4716,
      "Ġpossa": 4717,
      "Ġproper": 4718,
      "Ġresources": 4719,
      "EST": 4720,
      "organ": 4721,
      "Ġvolont": 4722,
      "ĠMo": 4723,
      "Ġtaken": 4724,
      "Ġtitle": 4725,
      "Ġinside": 4726,
      "Ġrequirements": 4727,
      "Ġeventi": 4728,
      "ivery": 4729,
      "Ġmezzo": 4730,
      "Ġcollaborazione": 4731,
      "Ġselect": 4732,
      "ocr": 4733,
      "Ġsolution": 4734,
      "ĠMal": 4735,
      "amin": 4736,
      "uli": 4737,
      "Ġsimilar": 4738,
      "Ġarm": 4739,
      "(),": 4740,
      "Ġov": 4741,
      "Ġvide": 4742,
      "Ġwide": 4743,
      "ĠBer": 4744,
      "Ġmultiple": 4745,
      "ÑĤ": 4746,
      "Ġconsul": 4747,
      "Ġlegg": 4748,
      "LI": 4749,
      "dom": 4750,
      "ĠFrancesco": 4751,
      "ĠSil": 4752,
      "Ġlevels": 4753,
      "Ġmessage": 4754,
      "Ġfanno": 4755,
      "asto": 4756,
      "ĠIS": 4757,
      "opy": 4758,
      "Ġcittadini": 4759,
      "ettere": 4760,
      "Ġobi": 4761,
      "endere": 4762,
      "Ġaggiorn": 4763,
      "Ġquite": 4764,
      "Ġdin": 4765,
      "lies": 4766,
      "Ġpict": 4767,
      "retto": 4768,
      "Ġconsist": 4769,
      "igned": 4770,
      "Ġmaggiore": 4771,
      "Ġdefinit": 4772,
      "Ġandare": 4773,
      "Ġinj": 4774,
      "eff": 4775,
      "PO": 4776,
      "icon": 4777,
      "Ġcomunicazione": 4778,
      "ĠStud": 4779,
      "ĠSuper": 4780,
      "ĠFire": 4781,
      "ocal": 4782,
      "ovid": 4783,
      "Ġvaria": 4784,
      "Ġpaper": 4785,
      "Ġconfig": 4786,
      "ĠOut": 4787,
      "Ġdesider": 4788,
      "arci": 4789,
      "Ġscreen": 4790,
      "Ġcommit": 4791,
      "Ġroad": 4792,
      "Ġclin": 4793,
      "ĠAmerica": 4794,
      "Ġassic": 4795,
      "Ġcannot": 4796,
      "Ġstabil": 4797,
      "Ġcrescita": 4798,
      "Ġalmost": 4799,
      "tti": 4800,
      "attern": 4801,
      "uo": 4802,
      "Ġvisual": 4803,
      "Ġpositive": 4804,
      "Man": 4805,
      "ĠMr": 4806,
      "alo": 4807,
      "erve": 4808,
      "Ġprojects": 4809,
      "Ġriguarda": 4810,
      "Ġspetta": 4811,
      "Ġbatt": 4812,
      "ĠCoun": 4813,
      "Ġsoon": 4814,
      "eful": 4815,
      "itting": 4816,
      "Ġinternazionale": 4817,
      "Ġulter": 4818,
      "Ġhot": 4819,
      "Ġcerto": 4820,
      "ĠStates": 4821,
      "rc": 4822,
      "Ġsele": 4823,
      "Ġprezzo": 4824,
      "Ġaliment": 4825,
      "Ġfatt": 4826,
      "Ġlower": 4827,
      "ĠTrans": 4828,
      "istor": 4829,
      "equ": 4830,
      "Ġofficial": 4831,
      "Ġcreating": 4832,
      "uito": 4833,
      "Ġdeliver": 4834,
      "aling": 4835,
      "Ġcases": 4836,
      "ĠFeder": 4837,
      "Ġitaliani": 4838,
      "attivitÃł": 4839,
      "ascia": 4840,
      "item": 4841,
      "Ġeffetti": 4842,
      "occup": 4843,
      "Ġhai": 4844,
      "fond": 4845,
      "User": 4846,
      "Ġtent": 4847,
      "iving": 4848,
      "year": 4849,
      "Ġfoot": 4850,
      "Ġspa": 4851,
      "abor": 4852,
      "Ġaccept": 4853,
      "Ġsubs": 4854,
      "Ġappare": 4855,
      "Ġormai": 4856,
      "Ġsolid": 4857,
      "Ġhalf": 4858,
      "ĠNorth": 4859,
      "Ġmorte": 4860,
      "Ġtanti": 4861,
      "Ġmys": 4862,
      "ĠSic": 4863,
      "Ġseem": 4864,
      "bum": 4865,
      "azienda": 4866,
      "tor": 4867,
      "Ġsistem": 4868,
      "ĠEv": 4869,
      "icate": 4870,
      "tail": 4871,
      "Ġsede": 4872,
      "Ġgiornata": 4873,
      "Ġcm": 4874,
      "ago": 4875,
      "ĠGroup": 4876,
      "Wh": 4877,
      "ĠNa": 4878,
      "oghi": 4879,
      "Ġitem": 4880,
      "ĠTur": 4881,
      "ificazione": 4882,
      "anch": 4883,
      "Ġwhite": 4884,
      "Ġdichiar": 4885,
      "ĠAnton": 4886,
      "ĠRem": 4887,
      "Ġsave": 4888,
      "Ġfire": 4889,
      "Ġsettimana": 4890,
      "ipe": 4891,
      "Ġupd": 4892,
      "Ġprotect": 4893,
      "File": 4894,
      "Ġpassato": 4895,
      "Ġpochi": 4896,
      "del": 4897,
      "Ġdirettamente": 4898,
      "Ġhair": 4899,
      "Ph": 4900,
      "Ġcoming": 4901,
      "ãģ": 4902,
      "Ġfase": 4903,
      "CO": 4904,
      "hol": 4905,
      "Model": 4906,
      "disf": 4907,
      "ĠAP": 4908,
      "essere": 4909,
      "Ġpes": 4910,
      "ĠMond": 4911,
      "Ġrunning": 4912,
      "Ġfamil": 4913,
      "Ġfinale": 4914,
      "Ġpromot": 4915,
      "Ġstessi": 4916,
      "ipend": 4917,
      "LO": 4918,
      "ĠRos": 4919,
      "Ġvec": 4920,
      "Ġtrying": 4921,
      "Ġdouble": 4922,
      "Ġnello": 4923,
      "Form": 4924,
      "Ġunderstanding": 4925,
      "Ġdisposizione": 4926,
      "Ġground": 4927,
      "Ġinfo": 4928,
      "Ġbuona": 4929,
      "Ġarray": 4930,
      "Ġoutside": 4931,
      "Ġmark": 4932,
      "Ġistitu": 4933,
      "Ġmoment": 4934,
      "ĠMuse": 4935,
      "ĠmodalitÃł": 4936,
      "ĠMol": 4937,
      "Ġcompless": 4938,
      "Ad": 4939,
      "Ġearn": 4940,
      "Ġfeed": 4941,
      "ĠOnline": 4942,
      "Ġplayer": 4943,
      "Ġprograms": 4944,
      "Ġstruttura": 4945,
      "lied": 4946,
      "ĠIndia": 4947,
      "Ġeserc": 4948,
      "unta": 4949,
      "ĠFirst": 4950,
      "asp": 4951,
      "ĠSen": 4952,
      "Rep": 4953,
      "Ġprincipali": 4954,
      "Ġbed": 4955,
      "Ġeffic": 4956,
      "Ġlatest": 4957,
      "wise": 4958,
      "Ġtouch": 4959,
      "ĠNella": 4960,
      "ĠArch": 4961,
      "Ġdoll": 4962,
      "Ġcapire": 4963,
      "uramente": 4964,
      "Ġagre": 4965,
      "trict": 4966,
      "ĠUK": 4967,
      "Ġmostra": 4968,
      "Ġvig": 4969,
      "ĠList": 4970,
      "Ġcommerci": 4971,
      "info": 4972,
      "},": 4973,
      "ĠFree": 4974,
      "oglie": 4975,
      "ĠOver": 4976,
      "ĠBel": 4977,
      "Ġmie": 4978,
      "Ġstrumenti": 4979,
      "ux": 4980,
      "Ġparty": 4981,
      "Ġsed": 4982,
      "Ġnulla": 4983,
      "ĠBi": 4984,
      "Ġleading": 4985,
      "Ġgamb": 4986,
      "Ġclick": 4987,
      "Ġstudent": 4988,
      "gn": 4989,
      "chè": 4990,
      "iring": 4991,
      "annel": 4992,
      "Ġregul": 4993,
      "Ġattention": 4994,
      "bar": 4995,
      "Ġplaying": 4996,
      "exp": 4997,
      "Ġ__": 4998,
      "rizione": 4999,
      "Ġrather": 5000,
      "Ġdunque": 5001,
      "ras": 5002,
      "iori": 5003,
      "hib": 5004,
      "iente": 5005,
      "Ġuomini": 5006,
      "Ġgradu": 5007,
      "Ġstrength": 5008,
      "rup": 5009,
      "field": 5010,
      "Ġpensi": 5011,
      "onia": 5012,
      "Ġmember": 5013,
      "Ġautor": 5014,
      "eks": 5015,
      "Ġcontempor": 5016,
      "Ġspeak": 5017,
      "Ġlavori": 5018,
      ".)": 5019,
      "Ġbir": 5020,
      "Ġtrasm": 5021,
      "irÃł": 5022,
      "Ġbehind": 5023,
      "onica": 5024,
      "Ġmond": 5025,
      "Ġequipment": 5026,
      "ered": 5027,
      "Ġbus": 5028,
      "Ġcav": 5029,
      "Ġpurchase": 5030,
      "SS": 5031,
      "perties": 5032,
      "Ġdial": 5033,
      "Ġcomplex": 5034,
      "ki": 5035,
      "Ġquotidi": 5036,
      "iev": 5037,
      "Ġpandem": 5038,
      "ministrazione": 5039,
      "ialmente": 5040,
      "Ġmm": 5041,
      "ban": 5042,
      "atives": 5043,
      "Ġamm": 5044,
      "Ġlabor": 5045,
      "pose": 5046,
      "ĠLond": 5047,
      "oo": 5048,
      "Ġleader": 5049,
      "Ġsense": 5050,
      "Ġlinea": 5051,
      "Ġwords": 5052,
      "length": 5053,
      "VID": 5054,
      "inta": 5055,
      "area": 5056,
      "Ġsix": 5057,
      "Ġcertific": 5058,
      "Ġdiscover": 5059,
      "itable": 5060,
      "Ġassess": 5061,
      "Ġĉĉĉĉĉ": 5062,
      "Ġrelated": 5063,
      "Ġguar": 5064,
      "trutt": 5065,
      "ques": 5066,
      "ĠPER": 5067,
      "Ġguide": 5068,
      "Ġlives": 5069,
      "ograf": 5070,
      "alu": 5071,
      "Ġtold": 5072,
      "Ġminuti": 5073,
      "Ġball": 5074,
      "ĠCenter": 5075,
      "oline": 5076,
      "ĠBest": 5077,
      "Ġdrive": 5078,
      "adra": 5079,
      "Ġexact": 5080,
      "Ġesperienza": 5081,
      "inci": 5082,
      "onomia": 5083,
      "Ġdraw": 5084,
      "assa": 5085,
      "abb": 5086,
      "ZIONE": 5087,
      "Ġaw": 5088,
      "Ġraff": 5089,
      "onta": 5090,
      "tazioni": 5091,
      "atrimon": 5092,
      "ables": 5093,
      "Ġstim": 5094,
      "ĠForm": 5095,
      "weet": 5096,
      "Ġleave": 5097,
      "ancio": 5098,
      "result": 5099,
      "Ġsos": 5100,
      "Ġsell": 5101,
      "ĠHis": 5102,
      "Ġpagina": 5103,
      "ĠcomunitÃł": 5104,
      "Ġprime": 5105,
      "urazione": 5106,
      "ĠEle": 5107,
      "Ġadj": 5108,
      "df": 5109,
      "idge": 5110,
      "Ġfotograf": 5111,
      "ĠDirect": 5112,
      "oma": 5113,
      "amic": 5114,
      "Ġreduce": 5115,
      "Ġannoun": 5116,
      "roc": 5117,
      "Ġinternational": 5118,
      "Ġspl": 5119,
      "TM": 5120,
      "ĠEcco": 5121,
      "aign": 5122,
      "ĠCat": 5123,
      "((": 5124,
      "ðŁ": 5125,
      "tta": 5126,
      "ĠRuss": 5127,
      "post": 5128,
      "æľ": 5129,
      "Ġcareer": 5130,
      "ges": 5131,
      "...]": 5132,
      "Ġesig": 5133,
      "Ġpatients": 5134,
      "Ġros": 5135,
      "ĠPriv": 5136,
      "Ġhref": 5137,
      "ĠInternet": 5138,
      "Ġarchit": 5139,
      "lif": 5140,
      "phone": 5141,
      "Ġriconosc": 5142,
      "ĠKe": 5143,
      "ĠEvery": 5144,
      "Ġtrend": 5145,
      "imoni": 5146,
      "``": 5147,
      "Ġfix": 5148,
      "from": 5149,
      "Ġgoal": 5150,
      "Ġanaly": 5151,
      "Ġopportunities": 5152,
      "ĠTel": 5153,
      "Ġmacch": 5154,
      "Ġsites": 5155,
      "anding": 5156,
      "Ġplant": 5157,
      "ĠNapoli": 5158,
      "Ġlei": 5159,
      "asons": 5160,
      "Ġoverall": 5161,
      "ĠTre": 5162,
      "anche": 5163,
      "arth": 5164,
      "Ġries": 5165,
      "Ġelimin": 5166,
      "Ġvendita": 5167,
      "Ġsex": 5168,
      "Ġoriginal": 5169,
      "Ġcry": 5170,
      "Ġcontenuti": 5171,
      "Sp": 5172,
      "Key": 5173,
      "Ġevol": 5174,
      "ĠOnce": 5175,
      "Ġpermette": 5176,
      "isl": 5177,
      "Ġsiti": 5178,
      "Ġjourney": 5179,
      "ĠProgram": 5180,
      "ops": 5181,
      "Ġalto": 5182,
      "lication": 5183,
      "itivi": 5184,
      "âĢľ": 5185,
      "Ġingredi": 5186,
      "Ġslot": 5187,
      "ĠMarch": 5188,
      "Ġcentr": 5189,
      "iddle": 5190,
      "edes": 5191,
      "Ġphysical": 5192,
      "pond": 5193,
      "Exception": 5194,
      "zze": 5195,
      "Ġgreen": 5196,
      "ĠUl": 5197,
      "Ġrisol": 5198,
      "ĠCommun": 5199,
      "н": 5200,
      "Ġbuilt": 5201,
      "Ġpackage": 5202,
      "inazione": 5203,
      "Ġcurrently": 5204,
      "ĠStati": 5205,
      "Ġbudget": 5206,
      "anks": 5207,
      "Ġboard": 5208,
      "Ġrights": 5209,
      "Ġprobably": 5210,
      "aches": 5211,
      "../": 5212,
      "Ġreceived": 5213,
      "Ġrisposta": 5214,
      "Ġerror": 5215,
      "Ġvalid": 5216,
      "iles": 5217,
      "Ġscrit": 5218,
      "Ġentro": 5219,
      "Ġimprese": 5220,
      "EF": 5221,
      "andom": 5222,
      "ĠAmaz": 5223,
      "url": 5224,
      "atrimonio": 5225,
      "rai": 5226,
      "Ġbio": 5227,
      "Am": 5228,
      "ĠPo": 5229,
      "ĠBre": 5230,
      "ĠDesign": 5231,
      "inst": 5232,
      "oman": 5233,
      "Ġlanguage": 5234,
      "bt": 5235,
      "osed": 5236,
      "Ġdipend": 5237,
      "ĠInternational": 5238,
      "olf": 5239,
      "duction": 5240,
      "Ġambient": 5241,
      "Size": 5242,
      "https": 5243,
      "Up": 5244,
      "ĠBro": 5245,
      "ĠMany": 5246,
      "esperienza": 5247,
      "ĠAM": 5248,
      "atrice": 5249,
      "cep": 5250,
      "Ġremov": 5251,
      "Ġcast": 5252,
      "Ġisc": 5253,
      "Ġshows": 5254,
      "ettivi": 5255,
      "ĠLet": 5256,
      "change": 5257,
      "Ġencou": 5258,
      "Ġaudi": 5259,
      "Ġload": 5260,
      "Ġparam": 5261,
      "Ġemployees": 5262,
      "Ġcountries": 5263,
      "iner": 5264,
      "function": 5265,
      "Ġ].": 5266,
      "Ġexcellent": 5267,
      "point": 5268,
      "Ġinvestment": 5269,
      "Ġprosp": 5270,
      "Ġsustain": 5271,
      "Ġcrisi": 5272,
      "anci": 5273,
      "map": 5274,
      "Ġbelle": 5275,
      "Ġpiatta": 5276,
      "Ġsoddisf": 5277,
      "Ġmo": 5278,
      "Ġdaily": 5279,
      "Ġparla": 5280,
      "pol": 5281,
      "Ġliber": 5282,
      "Ġupon": 5283,
      "Ġdefault": 5284,
      "Ġdomanda": 5285,
      "())": 5286,
      "Ġmodello": 5287,
      "Ġutilizzare": 5288,
      "ĠCle": 5289,
      "utente": 5290,
      "ĠMicro": 5291,
      "Ġkm": 5292,
      "Ġhope": 5293,
      "iversitÃł": 5294,
      "CE": 5295,
      "allo": 5296,
      "ĠVAL": 5297,
      "Ġscorso": 5298,
      "etail": 5299,
      "ĠService": 5300,
      "giare": 5301,
      "NA": 5302,
      "Ġcolp": 5303,
      "Ġlif": 5304,
      "Ġcondition": 5305,
      "bers": 5306,
      "Ġrile": 5307,
      "Ġincred": 5308,
      "Ġpossiamo": 5309,
      "Ġexpla": 5310,
      "ĠUnd": 5311,
      "Ġfid": 5312,
      "Ġliqu": 5313,
      "Ġtraditional": 5314,
      "Ġcommercial": 5315,
      "Ġinclus": 5316,
      "ĠPot": 5317,
      "Ġexpected": 5318,
      "ging": 5319,
      "Ġcomprend": 5320,
      "Ġones": 5321,
      "Ġdesc": 5322,
      "ho": 5323,
      "tura": 5324,
      "isione": 5325,
      "ĠBen": 5326,
      "Ġprivacy": 5327,
      "Ġdescrib": 5328,
      "Ġfresh": 5329,
      "Ġhighly": 5330,
      "Ġcoordin": 5331,
      "Ġtechni": 5332,
      "ĠPerson": 5333,
      "hood": 5334,
      "ously": 5335,
      "ĠOc": 5336,
      "Ġpaint": 5337,
      "ĠSub": 5338,
      "Ġdifficile": 5339,
      "Ġculture": 5340,
      "utting": 5341,
      "Ġmila": 5342,
      "ponent": 5343,
      "Ġpian": 5344,
      "Ġinitial": 5345,
      "TE": 5346,
      "Ġcic": 5347,
      "apt": 5348,
      "Ġpuoi": 5349,
      "Request": 5350,
      "Ġsalv": 5351,
      "aby": 5352,
      "ila": 5353,
      "aces": 5354,
      "lish": 5355,
      "Ġextre": 5356,
      "Ġclub": 5357,
      "ĠTest": 5358,
      "Ġecho": 5359,
      "Ġinput": 5360,
      "ĠRel": 5361,
      "Ġdise": 5362,
      "abato": 5363,
      "ĠâĢĻ": 5364,
      "ilo": 5365,
      "isf": 5366,
      "Ġ+=": 5367,
      "Ġstatus": 5368,
      "ounds": 5369,
      "model": 5370,
      "ĠWest": 5371,
      "State": 5372,
      "olazione": 5373,
      "ĠPRO": 5374,
      "abase": 5375,
      "Ġoffre": 5376,
      "Ġwanted": 5377,
      "ĠMont": 5378,
      "oms": 5379,
      "Ġreading": 5380,
      "Ġwalk": 5381,
      "ĠPR": 5382,
      "Ġthemselves": 5383,
      "Ġdiagn": 5384,
      "Ġanticip": 5385,
      "arc": 5386,
      "ĠPM": 5387,
      "Ġragazzi": 5388,
      "Ġlocali": 5389,
      "åħ": 5390,
      "Ġobtain": 5391,
      "Ġposizione": 5392,
      "mos": 5393,
      "yond": 5394,
      "Ġprecedente": 5395,
      "Ġsun": 5396,
      "ky": 5397,
      "abel": 5398,
      "Ġmaniera": 5399,
      "iché": 5400,
      "Ġstile": 5401,
      "ague": 5402,
      "hold": 5403,
      "ospital": 5404,
      "Ġappe": 5405,
      "Ġweeks": 5406,
      "Ġvalues": 5407,
      "Ġblood": 5408,
      "ĠMet": 5409,
      "umi": 5410,
      "Ġcomport": 5411,
      "Ġdirectly": 5412,
      "Ġopere": 5413,
      "ancing": 5414,
      "Ġmand": 5415,
      "http": 5416,
      "Ġcontroll": 5417,
      "istero": 5418,
      "ccia": 5419,
      "={": 5420,
      "Ġorganization": 5421,
      "Ġtelef": 5422,
      "Ġchance": 5423,
      "ĠAI": 5424,
      "ham": 5425,
      "Ġdiscip": 5426,
      "Ġtrip": 5427,
      "Ġpayment": 5428,
      "ĠPaolo": 5429,
      "Ġthrow": 5430,
      "Ġlun": 5431,
      "duzione": 5432,
      "Ġimmagini": 5433,
      "Ġstrategy": 5434,
      "Ġgoals": 5435,
      "Ġappropri": 5436,
      "Ġpiccolo": 5437,
      "pot": 5438,
      "Ġrelazione": 5439,
      "itario": 5440,
      "ĠINS": 5441,
      "ĠWhy": 5442,
      "ĠII": 5443,
      "Ġtowards": 5444,
      "Ġcopy": 5445,
      "Ġcorrect": 5446,
      "Ġdovrebbe": 5447,
      "ĠHer": 5448,
      "Ġsend": 5449,
      "enu": 5450,
      "tty": 5451,
      "Ġwel": 5452,
      "ologico": 5453,
      "Ġaffid": 5454,
      "Ġhotel": 5455,
      "inizio": 5456,
      "ellow": 5457,
      "Ġricev": 5458,
      "Ġinfer": 5459,
      "Ġproduce": 5460,
      "Ġriserv": 5461,
      "////////": 5462,
      "ĠGre": 5463,
      "ĠBec": 5464,
      "New": 5465,
      "Ġhealthy": 5466,
      "Ġleggere": 5467,
      "Ġsn": 5468,
      "Ġround": 5469,
      "è¿": 5470,
      "Ġheav": 5471,
      "Ġple": 5472,
      "Ġ[...]": 5473,
      "Ġprogetti": 5474,
      "otos": 5475,
      "Ġrifi": 5476,
      "Ġfort": 5477,
      "Ġasked": 5478,
      "Ġcenter": 5479,
      "Ġmut": 5480,
      "Ġpelle": 5481,
      "Ġvivere": 5482,
      "icazioni": 5483,
      "estire": 5484,
      "ĠdifficoltÃł": 5485,
      "Ġcaratteristiche": 5486,
      "Ġ:=": 5487,
      "Ġcart": 5488,
      "ĠUse": 5489,
      "ĠGiovanni": 5490,
      "Ġocchi": 5491,
      "ĠNULL": 5492,
      "Ġhappy": 5493,
      "ĠThen": 5494,
      "ressione": 5495,
      "Ġ][": 5496,
      "utilizzo": 5497,
      "Ġtotale": 5498,
      "Ġcamera": 5499,
      "idea": 5500,
      "ĠTop": 5501,
      "Ġaim": 5502,
      "Ġstd": 5503,
      "else": 5504,
      "Ġmisura": 5505,
      "({": 5506,
      "vanti": 5507,
      "Ġparts": 5508,
      "ĠAless": 5509,
      "Ġprofess": 5510,
      "frica": 5511,
      "cons": 5512,
      "Ġcash": 5513,
      "Ġincluded": 5514,
      "Ġsoluzione": 5515,
      "Ġcontinua": 5516,
      "Ġmeeting": 5517,
      "SA": 5518,
      "],": 5519,
      "ubblica": 5520,
      "Ġattenzione": 5521,
      "ĠSat": 5522,
      "Ġbuon": 5523,
      "Ġavrebbe": 5524,
      "Ġaware": 5525,
      "illing": 5526,
      "TA": 5527,
      "Ġcapt": 5528,
      "ĠPubblic": 5529,
      "Ġplans": 5530,
      "Ġbehav": 5531,
      "Ġcool": 5532,
      "Ġabbia": 5533,
      "ĠnecessitÃł": 5534,
      "Ġrispond": 5535,
      "ws": 5536,
      "olarmente": 5537,
      "Ġsov": 5538,
      "DA": 5539,
      "Ġnor": 5540,
      "Ġcollection": 5541,
      "issimi": 5542,
      "Ġcharg": 5543,
      "Ġremember": 5544,
      "evelop": 5545,
      "ĠCook": 5546,
      "num": 5547,
      "ĠConsiglio": 5548,
      "Ġwonder": 5549,
      "Ġgran": 5550,
      "weight": 5551,
      "ĠFestival": 5552,
      "Ġsmo": 5553,
      "error": 5554,
      "vio": 5555,
      "anna": 5556,
      "Ġexcept": 5557,
      "liance": 5558,
      "Ġsav": 5559,
      "Ġnas": 5560,
      "irizzo": 5561,
      "ĠCount": 5562,
      "Ġdecor": 5563,
      "ĠHouse": 5564,
      "ĠServices": 5565,
      "Ġnaturale": 5566,
      "fully": 5567,
      "PA": 5568,
      "anzo": 5569,
      "ĠPaese": 5570,
      "Ġopin": 5571,
      "Ġscoper": 5572,
      "Ġosserv": 5573,
      "Ġinvestig": 5574,
      "Ġ||": 5575,
      "Ġnature": 5576,
      "Euro": 5577,
      "izzate": 5578,
      "Ġnational": 5579,
      "UM": 5580,
      "ĠPC": 5581,
      "Ġtechn": 5582,
      "cere": 5583,
      "Ġattract": 5584,
      "Ġsapere": 5585,
      "Ġintellig": 5586,
      "Ġarticolo": 5587,
      "tagram": 5588,
      "RI": 5589,
      "ĠCost": 5590,
      "jo": 5591,
      "amore": 5592,
      "find": 5593,
      "Ġsignifica": 5594,
      "Ġveloc": 5595,
      "wood": 5596,
      "Ġkids": 5597,
      "Ġcosti": 5598,
      "Ġrisultato": 5599,
      "ĠGar": 5600,
      "ontrol": 5601,
      "Ġca": 5602,
      "Ġamaz": 5603,
      "pto": 5604,
      "Ġdeath": 5605,
      "Ġsleep": 5606,
      "Ġcarta": 5607,
      "Ġremo": 5608,
      "Ġsports": 5609,
      "Ġorganiz": 5610,
      "Ġserver": 5611,
      "ctions": 5612,
      "Ġcro": 5613,
      "Ġnothing": 5614,
      "Ġanyone": 5615,
      "iable": 5616,
      "Ġword": 5617,
      "ĠpotrÃł": 5618,
      "ÑĢ": 5619,
      "Ġcasin": 5620,
      "ĠReal": 5621,
      "ĠExp": 5622,
      "Ġbrowser": 5623,
      "Ġinvolved": 5624,
      "len": 5625,
      "Ġincor": 5626,
      "ĠAmazon": 5627,
      "SI": 5628,
      "Ġrob": 5629,
      "soft": 5630,
      "anger": 5631,
      "Ġsupply": 5632,
      "Ġindustr": 5633,
      "Ġtran": 5634,
      "Ġmettere": 5635,
      "Ġapplications": 5636,
      "Ġné": 5637,
      "Ġvantag": 5638,
      "Ġclic": 5639,
      "Ġovvero": 5640,
      "ga": 5641,
      "ĠBra": 5642,
      "Ġsquadra": 5643,
      "aged": 5644,
      "åIJ": 5645,
      "Ġeasi": 5646,
      "Int": 5647,
      "acci": 5648,
      "ĠMich": 5649,
      "Ġideas": 5650,
      "äº": 5651,
      "Ġitself": 5652,
      "Ġcruc": 5653,
      "Ġtrasfer": 5654,
      "ppia": 5655,
      "sequ": 5656,
      "lim": 5657,
      "duced": 5658,
      "ĠRegione": 5659,
      "ĠAlso": 5660,
      "Ġfondamentale": 5661,
      "ĠCour": 5662,
      "UES": 5663,
      "Ġpsic": 5664,
      "pass": 5665,
      "sm": 5666,
      "cul": 5667,
      "ride": 5668,
      "ĠMarco": 5669,
      "ption": 5670,
      "Ġwrite": 5671,
      "Ġtermini": 5672,
      "Ġmult": 5673,
      "Ġdamage": 5674,
      "ĠID": 5675,
      "Ġheld": 5676,
      "ultima": 5677,
      "accia": 5678,
      "ĠCond": 5679,
      "];": 5680,
      "Ġfacile": 5681,
      "ĠBook": 5682,
      "Ġparlare": 5683,
      "ambiente": 5684,
      "æķ": 5685,
      "Ġsecure": 5686,
      "ertÃł": 5687,
      "çĶ": 5688,
      "ï¿": 5689,
      "ship": 5690,
      "ĠAssoci": 5691,
      "Ġstanno": 5692,
      "ĠWhether": 5693,
      "Ġexerc": 5694,
      "ppi": 5695,
      "Ġplanning": 5696,
      "tezza": 5697,
      "Ġobblig": 5698,
      "Ġstorico": 5699,
      "urato": 5700,
      "Ġhon": 5701,
      "enge": 5702,
      "Ġscegliere": 5703,
      "Ġlocale": 5704,
      "TER": 5705,
      "Ġwr": 5706,
      "my": 5707,
      "Ġestate": 5708,
      "Ġepis": 5709,
      "evo": 5710,
      "Ġmethods": 5711,
      "omma": 5712,
      "Ñģ": 5713,
      "Info": 5714,
      "ĠClass": 5715,
      "Ġcapital": 5716,
      "ections": 5717,
      "ĠDig": 5718,
      "ington": 5719,
      "Ġgives": 5720,
      "ĠCheck": 5721,
      "Ġchallenges": 5722,
      "Ġrecuper": 5723,
      "Ġanalysis": 5724,
      "Ġoffering": 5725,
      "Ġvit": 5726,
      "ĠHol": 5727,
      "Ġbank": 5728,
      "fortable": 5729,
      "Ġacqua": 5730,
      "�": 5731,
      "arla": 5732,
      "Ġtav": 5733,
      "entemente": 5734,
      "Ġalt": 5735,
      "Node": 5736,
      "ĠChiesa": 5737,
      "Ġinstead": 5738,
      "ront": 5739,
      "ĠJune": 5740,
      "usione": 5741,
      "Ġupdate": 5742,
      "cil": 5743,
      "Ġcondiv": 5744,
      "Ġhum": 5745,
      "mat": 5746,
      "Ġcouple": 5747,
      "Ġappena": 5748,
      "Ġspeed": 5749,
      "Ġindex": 5750,
      "Ġhands": 5751,
      "ĠRis": 5752,
      "Ġsection": 5753,
      "inata": 5754,
      "ĠâĢĿ": 5755,
      "ĠMake": 5756,
      "obi": 5757,
      "term": 5758,
      "ĠPerché": 5759,
      "rere": 5760,
      "Ġvera": 5761,
      "ivate": 5762,
      "Ġpure": 5763,
      "Ġsteps": 5764,
      "lock": 5765,
      "ng": 5766,
      "Ġvilla": 5767,
      "Ġproprie": 5768,
      "._": 5769,
      "Ġalta": 5770,
      "Ġcioè": 5771,
      "Ġappart": 5772,
      "link": 5773,
      "ĠSant": 5774,
      "Ġ**": 5775,
      "Ġfavore": 5776,
      "Ġscriv": 5777,
      "Ġevitare": 5778,
      "Ġprova": 5779,
      "api": 5780,
      "Ġcookies": 5781,
      "Ġchia": 5782,
      "Ġuomo": 5783,
      "ĠEven": 5784,
      "ATE": 5785,
      "ĠMor": 5786,
      "rupt": 5787,
      "Ġregister": 5788,
      "Ġesist": 5789,
      "ashion": 5790,
      "ĠPort": 5791,
      "Ġexpress": 5792,
      "Ġsituation": 5793,
      "ĠSim": 5794,
      "ĠCur": 5795,
      "tober": 5796,
      "ĠCOM": 5797,
      "ettare": 5798,
      "ĠDown": 5799,
      "Ġcampaign": 5800,
      "Ġanswer": 5801,
      "osso": 5802,
      "ĠCovid": 5803,
      "aries": 5804,
      "free": 5805,
      "ĠTHE": 5806,
      "Ġfigli": 5807,
      "Ġgaranti": 5808,
      "Ġflu": 5809,
      "Ġfactors": 5810,
      "ĠEuropa": 5811,
      "Ġrisorse": 5812,
      "oming": 5813,
      "mas": 5814,
      "Ġpiccoli": 5815,
      "Ġaffron": 5816,
      "CT": 5817,
      "uk": 5818,
      "Ġabit": 5819,
      "Ġgold": 5820,
      "ĠCult": 5821,
      "inese": 5822,
      "Ġeffects": 5823,
      "Ġintr": 5824,
      "Ġcourt": 5825,
      "Ġagosto": 5826,
      "Ġsé": 5827,
      "ĠDem": 5828,
      "iono": 5829,
      "Ġvolume": 5830,
      "Ġce": 5831,
      "Ġbreve": 5832,
      "ĠPay": 5833,
      "ĠBas": 5834,
      "gl": 5835,
      "ĠPresidente": 5836,
      "ference": 5837,
      "Ġautomatic": 5838,
      "Ġcrucial": 5839,
      "group": 5840,
      "Ġpromo": 5841,
      "ĠFam": 5842,
      "Inter": 5843,
      "Ġwood": 5844,
      "Ġpiace": 5845,
      "ulta": 5846,
      "Ġascol": 5847,
      "Ġtelev": 5848,
      "Ġmodels": 5849,
      "Ġactivity": 5850,
      "Ġstampa": 5851,
      "fi": 5852,
      "Ġcad": 5853,
      "Ġdevices": 5854,
      "like": 5855,
      "Ġgiovane": 5856,
      "ALE": 5857,
      "erget": 5858,
      "active": 5859,
      "Ġ```": 5860,
      "ĠChar": 5861,
      "vey": 5862,
      "Ġmention": 5863,
      "Ġstudenti": 5864,
      "Ġpunt": 5865,
      "Ġslow": 5866,
      "amples": 5867,
      "ĠChina": 5868,
      "Ġgroups": 5869,
      "istics": 5870,
      "Ġmanifesta": 5871,
      "Ġfondo": 5872,
      "ĠCustom": 5873,
      "etica": 5874,
      "ĠJanuary": 5875,
      "Ġelementi": 5876,
      "ĠGreen": 5877,
      "Log": 5878,
      "Ġpotere": 5879,
      "Ġdrink": 5880,
      "Ġfavorite": 5881,
      "Ġpattern": 5882,
      "db": 5883,
      "lam": 5884,
      "ĠFab": 5885,
      "page": 5886,
      "Ġnego": 5887,
      "Ġbil": 5888,
      "tember": 5889,
      "ĠSanta": 5890,
      "ĠRad": 5891,
      "ĠIr": 5892,
      "Ġexam": 5893,
      "Ġfully": 5894,
      "Ġrecently": 5895,
      "Ġlocated": 5896,
      "Ġagric": 5897,
      "Ġlimited": 5898,
      "Ġsoggetti": 5899,
      "Ġprendere": 5900,
      "anzia": 5901,
      "As": 5902,
      "gar": 5903,
      "ĠApril": 5904,
      "Index": 5905,
      "itaria": 5906,
      "Ġresist": 5907,
      "ĠINTO": 5908,
      "Ġcomfort": 5909,
      "dy": 5910,
      "icitÃł": 5911,
      "ĠApple": 5912,
      "Ġworked": 5913,
      "Ġillus": 5914,
      "Ġbenefit": 5915,
      "Field": 5916,
      "apa": 5917,
      "ĠWindows": 5918,
      "Ġtuoi": 5919,
      "nown": 5920,
      "ĠMel": 5921,
      "venire": 5922,
      "Color": 5923,
      "Ġdot": 5924,
      "Ġfrat": 5925,
      "ĠDavid": 5926,
      "start": 5927,
      "Ġnota": 5928,
      "Ġpubblicato": 5929,
      "ĠGrazie": 5930,
      "Ġconcept": 5931,
      "Mod": 5932,
      "Ġdura": 5933,
      "Ġferm": 5934,
      "Ġrib": 5935,
      "max": 5936,
      "UE": 5937,
      "ades": 5938,
      "Ġgarant": 5939,
      "ĠproprietÃł": 5940,
      "ĠAuto": 5941,
      "Ġsosp": 5942,
      "Ġcross": 5943,
      "eti": 5944,
      "Ġedizione": 5945,
      "orning": 5946,
      "Ġimpi": 5947,
      "Ġacquis": 5948,
      "label": 5949,
      "ĠPia": 5950,
      "imately": 5951,
      "Ġscopo": 5952,
      "Ġattrib": 5953,
      "Ġrisc": 5954,
      "Ġportare": 5955,
      "porate": 5956,
      "Ġrepair": 5957,
      "Ġconduct": 5958,
      "Ġå": 5959,
      "Ġrelease": 5960,
      "ĠAR": 5961,
      "arden": 5962,
      "Ġvoce": 5963,
      "js": 5964,
      "ĠGold": 5965,
      "NO": 5966,
      "Ġ()": 5967,
      "Ġfloor": 5968,
      "Ġavanti": 5969,
      "last": 5970,
      "Ġconsidered": 5971,
      "ological": 5972,
      "esp": 5973,
      "ĠresponsabilitÃł": 5974,
      "ĠGal": 5975,
      "osit": 5976,
      "ĠMiche": 5977,
      "Ġincreasing": 5978,
      "Ġspend": 5979,
      "gett": 5980,
      "Ġamici": 5981,
      "____": 5982,
      "Ġraggiungere": 5983,
      "viamente": 5984,
      "Ġcontext": 5985,
      "Ġ];": 5986,
      "Ġgrav": 5987,
      "Ġmotivo": 5988,
      "obile": 5989,
      "Ġbooks": 5990,
      "Ġfatti": 5991,
      "ountain": 5992,
      "Ġprodutt": 5993,
      "retta": 5994,
      "ĠĉĊ": 5995,
      "tiene": 5996,
      "Input": 5997,
      "Ġvisita": 5998,
      "ality": 5999,
      "Ġfair": 6000,
      "ĠLic": 6001,
      "Ġgoes": 6002,
      "Ġmassimo": 6003,
      "rl": 6004,
      "ĠPresident": 6005,
      "Ġanzi": 6006,
      "Ġconcentr": 6007,
      "ĠMaggio": 6008,
      "Ġpretty": 6009,
      "Ġhit": 6010,
      "ync": 6011,
      "ĠTutti": 6012,
      "Ġcompletely": 6013,
      "inale": 6014,
      "Ġstar": 6015,
      "оÐ": 6016,
      "Ġring": 6017,
      "aca": 6018,
      "Class": 6019,
      "Ġdra": 6020,
      "Ġdisponibile": 6021,
      "Ġgiving": 6022,
      "ĠĠĊ": 6023,
      "uration": 6024,
      "risti": 6025,
      "Ġtesto": 6026,
      "Ġserious": 6027,
      "Ġritrov": 6028,
      "Ġspazi": 6029,
      "ĠWell": 6030,
      "Ġprotected": 6031,
      "Ġspirit": 6032,
      "Ġdry": 6033,
      "opera": 6034,
      "Ġinqu": 6035,
      "andosi": 6036,
      "Ġvarie": 6037,
      "Ġvoi": 6038,
      "inten": 6039,
      "olamento": 6040,
      "Ġuses": 6041,
      "uted": 6042,
      "Ġtown": 6043,
      "Ġsong": 6044,
      "Ġconnection": 6045,
      "Ġtempor": 6046,
      "event": 6047,
      "eci": 6048,
      "ĠLav": 6049,
      "ĠCosa": 6050,
      "Ġdisponibili": 6051,
      "Ġpressure": 6052,
      "Ġcra": 6053,
      "Ġpagamento": 6054,
      "ĠPu": 6055,
      "Ġnotte": 6056,
      "tempt": 6057,
      "actions": 6058,
      "Ġlont": 6059,
      "Ġgiornal": 6060,
      "Ġadvert": 6061,
      "Ġconosci": 6062,
      "Ġcompl": 6063,
      "Ġemo": 6064,
      "Ġnem": 6065,
      "Ġroll": 6066,
      "array": 6067,
      "ifiche": 6068,
      "ucia": 6069,
      "ãĢĤ": 6070,
      "á": 6071,
      "ught": 6072,
      "Ġsuffici": 6073,
      "ĠRussia": 6074,
      "ĠSecondo": 6075,
      "Ġparents": 6076,
      "onic": 6077,
      "Ġconsap": 6078,
      "Ġdomen": 6079,
      "Ġsatisf": 6080,
      "SP": 6081,
      "Ġwar": 6082,
      "Ġorient": 6083,
      "Ġluoghi": 6084,
      "Ġfamiglie": 6085,
      "ĠVALUES": 6086,
      "Ġdrug": 6087,
      "ĠTorino": 6088,
      "Ġtherap": 6089,
      "Ġvalu": 6090,
      "non": 6091,
      "ĠCanada": 6092,
      "Ġimpegn": 6093,
      "check": 6094,
      "ĠEnglish": 6095,
      "otte": 6096,
      "Ġchat": 6097,
      "Ġsuperf": 6098,
      "Ġgrowing": 6099,
      "Ġstarting": 6100,
      "ilder": 6101,
      "dule": 6102,
      "Ġesegu": 6103,
      "truzione": 6104,
      "Ġaverage": 6105,
      "ĠKing": 6106,
      "ny": 6107,
      "Ġversione": 6108,
      "olio": 6109,
      "Ġpratica": 6110,
      "Ġsole": 6111,
      "Ġfat": 6112,
      "Ġoptim": 6113,
      "dir": 6114,
      "Ġoccasione": 6115,
      "ancy": 6116,
      "Ġvehicle": 6117,
      "Ġauth": 6118,
      "licazione": 6119,
      "ĠClub": 6120,
      "Ġwa": 6121,
      "friend": 6122,
      "assion": 6123,
      "IST": 6124,
      "Ġstock": 6125,
      "eggio": 6126,
      "Ġenerget": 6127,
      "more": 6128,
      "Ġemb": 6129,
      "ĠOctober": 6130,
      "Ġtraspor": 6131,
      "ĠAny": 6132,
      "itchen": 6133,
      "Ġshall": 6134,
      "Ġassociated": 6135,
      "Ġameric": 6136,
      "Ġprincipale": 6137,
      "ĠCentro": 6138,
      "istry": 6139,
      "Ġcatch": 6140,
      "oga": 6141,
      "ĠMarzo": 6142,
      "ĠTerm": 6143,
      "import": 6144,
      "Ġseems": 6145,
      "ĠUSA": 6146,
      "enty": 6147,
      "rec": 6148,
      "Ġcompar": 6149,
      "CA": 6150,
      "Ġ©": 6151,
      "ĠFond": 6152,
      "Ġtali": 6153,
      "Ġstage": 6154,
      "Ġassum": 6155,
      "Ġquestione": 6156,
      "Ġpom": 6157,
      "Ġrates": 6158,
      "Ġdream": 6159,
      "Ġlate": 6160,
      "ĠCounty": 6161,
      "echan": 6162,
      "antage": 6163,
      "pite": 6164,
      "ĠSP": 6165,
      "Ġactive": 6166,
      "encies": 6167,
      "cel": 6168,
      "Ġunico": 6169,
      "ĠJuly": 6170,
      "alle": 6171,
      "eccan": 6172,
      "isco": 6173,
      "ils": 6174,
      "Ġwritten": 6175,
      "è¯": 6176,
      "Ġwarm": 6177,
      "Ġfeder": 6178,
      "ffee": 6179,
      "IF": 6180,
      "Ġeffort": 6181,
      "useppe": 6182,
      "Ġgraph": 6183,
      "ĠCre": 6184,
      "MS": 6185,
      "ĠPrima": 6186,
      "Ġdiventa": 6187,
      "inate": 6188,
      "tics": 6189,
      "Ġassert": 6190,
      "orge": 6191,
      "ĠAnn": 6192,
      "Event": 6193,
      "ĠIndi": 6194,
      "æĺ": 6195,
      "Ġletto": 6196,
      "vento": 6197,
      "Ġstorage": 6198,
      "ude": 6199,
      "astro": 6200,
      "Ġreligi": 6201,
      "Ġinterventi": 6202,
      "Ġlength": 6203,
      "Ġinsegn": 6204,
      "Ġconoscenza": 6205,
      "Ġconoscere": 6206,
      "Ġdelivery": 6207,
      "Ġsecolo": 6208,
      "Ġpiece": 6209,
      "ĠResearch": 6210,
      "ĠCalif": 6211,
      "Ġrestaur": 6212,
      "Ġveget": 6213,
      "ĠCB": 6214,
      "Ġideal": 6215,
      "query": 6216,
      "antly": 6217,
      "ĠOggi": 6218,
      "OP": 6219,
      "ĠINSERT": 6220,
      "æĸ": 6221,
      "Ġfan": 6222,
      "Ġexperiences": 6223,
      "iano": 6224,
      "Ġsummer": 6225,
      "enta": 6226,
      "rix": 6227,
      "Ġprotection": 6228,
      "All": 6229,
      "icip": 6230,
      "ĠTwitter": 6231,
      "Ġcinque": 6232,
      "ĠEduc": 6233,
      "Ġsen": 6234,
      "title": 6235,
      "ĠNovember": 6236,
      "ĠSeptember": 6237,
      "Ġevalu": 6238,
      "Ġsistemi": 6239,
      "Ġtrading": 6240,
      "Le": 6241,
      "Ġfasc": 6242,
      "articolo": 6243,
      "doc": 6244,
      "anea": 6245,
      "intenance": 6246,
      "Ġglob": 6247,
      "const": 6248,
      "enziali": 6249,
      "Ġfiles": 6250,
      "Ġdark": 6251,
      "Ġcarri": 6252,
      "ĠInstagram": 6253,
      "Ġfigure": 6254,
      "Ġcarry": 6255,
      "Ġled": 6256,
      "Ġpotrebbero": 6257,
      "Ġaccompagn": 6258,
      "Ġprossimo": 6259,
      "Ġmoto": 6260,
      "Ġchied": 6261,
      "ecutive": 6262,
      "ĠOpen": 6263,
      "Date": 6264,
      "Ġlibr": 6265,
      "idence": 6266,
      "Ġmigliorare": 6267,
      "Ġdeveloped": 6268,
      "Ġrapid": 6269,
      "ornia": 6270,
      "Ġpasso": 6271,
      "ework": 6272,
      "Ġpari": 6273,
      "oph": 6274,
      "Ġdeciso": 6275,
      "Ġesigenze": 6276,
      "Ġtips": 6277,
      "ĠCOVID": 6278,
      "rage": 6279,
      "coin": 6280,
      "Ġsicuramente": 6281,
      "Ġopera": 6282,
      "Ġprices": 6283,
      "alazzo": 6284,
      "comm": 6285,
      "ualitÃł": 6286,
      "').": 6287,
      "Ġeasier": 6288,
      "osition": 6289,
      "arono": 6290,
      "ĠCin": 6291,
      "Ġconstruction": 6292,
      "ĠVilla": 6293,
      "ĠLear": 6294,
      "cuno": 6295,
      "Ġmanage": 6296,
      "ĠCH": 6297,
      "ĠCir": 6298,
      "apter": 6299,
      "ppure": 6300,
      "enses": 6301,
      "Ġeconomic": 6302,
      "coli": 6303,
      "Ġhandle": 6304,
      "ĠLog": 6305,
      "ĠTutta": 6306,
      "For": 6307,
      "Ġexplore": 6308,
      "Ġproto": 6309,
      "Ġamazing": 6310,
      "Ġrelax": 6311,
      "ppa": 6312,
      "ĠLaw": 6313,
      "Ġricor": 6314,
      "define": 6315,
      "Ġhuge": 6316,
      "Ġfram": 6317,
      "Ġvot": 6318,
      "Ġexport": 6319,
      "Ġtemperature": 6320,
      "Path": 6321,
      "Ġheat": 6322,
      "Ġtick": 6323,
      "ĠAD": 6324,
      "erma": 6325,
      "ologica": 6326,
      "Ġlost": 6327,
      "ĠSocial": 6328,
      "Ġpresenta": 6329,
      "Ġpurpose": 6330,
      "uttosto": 6331,
      "Ġprotezione": 6332,
      "rown": 6333,
      "Ġdigitale": 6334,
      "Ġmateria": 6335,
      "ulo": 6336,
      "ĠUniti": 6337,
      "config": 6338,
      "Ġvostro": 6339,
      "ĠTod": 6340,
      "amed": 6341,
      "wide": 6342,
      "ĠMat": 6343,
      "Ġstates": 6344,
      "Ġfunc": 6345,
      "ĠContin": 6346,
      "ĠSince": 6347,
      "ĠOl": 6348,
      "apan": 6349,
      "viene": 6350,
      "Ġrequires": 6351,
      "Ġelett": 6352,
      "================": 6353,
      "Ġdecide": 6354,
      "mar": 6355,
      "Ġdettagli": 6356,
      "ĠDire": 6357,
      "Ġstrumento": 6358,
      "avano": 6359,
      "Ġachieve": 6360,
      "Ġcommunication": 6361,
      "Ġfamili": 6362,
      "Ġmateriale": 6363,
      "content": 6364,
      "enuto": 6365,
      "ĠCollege": 6366,
      "Ġdubb": 6367,
      "urt": 6368,
      "ĠOg": 6369,
      "guard": 6370,
      "ĠIsra": 6371,
      "ows": 6372,
      "asy": 6373,
      "Ġresol": 6374,
      "prise": 6375,
      "ĠNet": 6376,
      "Ġfunzione": 6377,
      "unge": 6378,
      "ĠCare": 6379,
      "Ġpadre": 6380,
      "reh": 6381,
      "Ġresto": 6382,
      "ĠâĨ": 6383,
      "Ġsupporto": 6384,
      "OV": 6385,
      "Ġpace": 6386,
      "Ġdiss": 6387,
      "json": 6388,
      "pace": 6389,
      "ĠIo": 6390,
      "ĠTime": 6391,
      "iven": 6392,
      "Ġeye": 6393,
      "Ġzone": 6394,
      "ĠverrÃł": 6395,
      "Ġreti": 6396,
      "Ġelement": 6397,
      "append": 6398,
      "Ġbambino": 6399,
      "ĠOR": 6400,
      "Ġrepla": 6401,
      "Ġexperienced": 6402,
      "ĠNOT": 6403,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 6404,
      "ĠManagement": 6405,
      "ambito": 6406,
      "Ġflex": 6407,
      "Ġ})": 6408,
      "ĠTemp": 6409,
      "arne": 6410,
      "Ġprocedure": 6411,
      "][": 6412,
      "Ġbeyond": 6413,
      "Ġlooks": 6414,
      "space": 6415,
      "ĠEach": 6416,
      "ĠPower": 6417,
      "olato": 6418,
      "ĠFun": 6419,
      "Param": 6420,
      "Ġinterp": 6421,
      "Ġtransfer": 6422,
      "ĠlibertÃł": 6423,
      "Ġparticularly": 6424,
      "Ġtante": 6425,
      "Ġarriva": 6426,
      "Ġsoluzioni": 6427,
      "ä½": 6428,
      "astica": 6429,
      "aves": 6430,
      "ĠTit": 6431,
      "ĠDoc": 6432,
      "Ġrappresenta": 6433,
      "inary": 6434,
      "Ġaudience": 6435,
      "bruary": 6436,
      "dì": 6437,
      "Ġsaw": 6438,
      "uce": 6439,
      "ipping": 6440,
      "(_": 6441,
      "ternal": 6442,
      "Ġcontratto": 6443,
      "Ġrent": 6444,
      "Ġnessuno": 6445,
      "ĠSar": 6446,
      "Ġbecame": 6447,
      "Ġapprofond": 6448,
      "ĠArticolo": 6449,
      "ĠDecember": 6450,
      "Ġsort": 6451,
      "Ġtrib": 6452,
      "cell": 6453,
      "ĠDevelop": 6454,
      "itali": 6455,
      "--------------------------------": 6456,
      "Ġvicino": 6457,
      "Ġconta": 6458,
      "eca": 6459,
      "Ġinstit": 6460,
      "Out": 6461,
      "ĠAustralia": 6462,
      "Ġdiventare": 6463,
      "Ġreflect": 6464,
      "Ġaccur": 6465,
      "Ġdemand": 6466,
      "Ġculturale": 6467,
      "Ġdoor": 6468,
      "Ġcompletamente": 6469,
      "ggia": 6470,
      "Ġregionale": 6471,
      "ĠĠĠĠĠĠĠĠĊ": 6472,
      "ĠðŁ": 6473,
      "Ġamministr": 6474,
      "Ġthinking": 6475,
      "ĠAff": 6476,
      "Ġaree": 6477,
      "Ġpensare": 6478,
      "enerdì": 6479,
      "nership": 6480,
      "Test": 6481,
      "Ġlibri": 6482,
      "Ġdifference": 6483,
      "Ġgod": 6484,
      "formazione": 6485,
      "Ġpaesi": 6486,
      "Ġnormal": 6487,
      "img": 6488,
      "asione": 6489,
      "Ġattempt": 6490,
      "Ġcib": 6491,
      "ĠGiuseppe": 6492,
      "Ġsudd": 6493,
      "zy": 6494,
      "ĠSign": 6495,
      "ĠCompany": 6496,
      "Ġcontatto": 6497,
      "Ġchies": 6498,
      "used": 6499,
      "Ġsoff": 6500,
      "Ġsched": 6501,
      "inati": 6502,
      "ĠQuest": 6503,
      "Ġmaster": 6504,
      "andon": 6505,
      "obiettivo": 6506,
      "lines": 6507,
      "eler": 6508,
      "Ġprovincia": 6509,
      "Ġalbum": 6510,
      "efore": 6511,
      "Ġbirth": 6512,
      "Ġoutput": 6513,
      "Ġmili": 6514,
      "ituzione": 6515,
      "rice": 6516,
      "ĠPass": 6517,
      "cher": 6518,
      "Ġrespect": 6519,
      "door": 6520,
      "ĠAccording": 6521,
      "ollow": 6522,
      "æķ°": 6523,
      "Ġ\"\"\"": 6524,
      "Ġrock": 6525,
      "ĠWar": 6526,
      "Ġbackground": 6527,
      "Ġsottoline": 6528,
      "Ġprem": 6529,
      "Ġrules": 6530,
      "house": 6531,
      "ĠView": 6532,
      "Ġincreased": 6533,
      "unti": 6534,
      "Ġprevede": 6535,
      "gono": 6536,
      "ĠFind": 6537,
      "amma": 6538,
      "Ġimages": 6539,
      "sec": 6540,
      "iber": 6541,
      "Ġbasic": 6542,
      "Ġscol": 6543,
      "Ġcolore": 6544,
      "ĠHel": 6545,
      "ĠBit": 6546,
      "Ġpowerful": 6547,
      "corsi": 6548,
      "Ġsetting": 6549,
      "Ġsegnal": 6550,
      "trans": 6551,
      "ĠOther": 6552,
      "Ġstraordin": 6553,
      "ĠAlessand": 6554,
      "rono": 6555,
      "onna": 6556,
      "Ġtess": 6557,
      "Ġcinema": 6558,
      "Ġexisting": 6559,
      "®": 6560,
      "ittura": 6561,
      "Ġteams": 6562,
      "Ġsociali": 6563,
      "Ġrendere": 6564,
      "Ġcritical": 6565,
      "Ġconfronti": 6566,
      "Ġmid": 6567,
      "Ġq": 6568,
      "ĠAugust": 6569,
      "Ġdedicato": 6570,
      "Ġremove": 6571,
      "eturn": 6572,
      "Ġharm": 6573,
      "ĠVene": 6574,
      "Ġspot": 6575,
      "edding": 6576,
      "occo": 6577,
      "mark": 6578,
      "Ġradio": 6579,
      "Ġbur": 6580,
      "ĠDur": 6581,
      "Ġcoloro": 6582,
      "Ġcompreh": 6583,
      "ĠAlla": 6584,
      "ARE": 6585,
      "oker": 6586,
      "Ġformer": 6587,
      "Ġton": 6588,
      "ologie": 6589,
      "haps": 6590,
      "Ġdomenica": 6591,
      "Ġmuse": 6592,
      "Ġmoving": 6593,
      "Ġclim": 6594,
      "Ġsou": 6595,
      "Ġaspetti": 6596,
      "asti": 6597,
      "colare": 6598,
      "ĠStart": 6599,
      "ĠLoc": 6600,
      "Ġdavanti": 6601,
      "ĠOra": 6602,
      "thern": 6603,
      "Ġsoc": 6604,
      "ĠNazionale": 6605,
      "Ġadvice": 6606,
      "Ġfiglio": 6607,
      "Ġcomplic": 6608,
      "Ġprogramm": 6609,
      "Ġcharge": 6610,
      "ĠDepartment": 6611,
      "Ġstrategies": 6612,
      "bilitÃł": 6613,
      "Ġdivis": 6614,
      "Of": 6615,
      "Ġecco": 6616,
      "iture": 6617,
      "Ġcucina": 6618,
      "sta": 6619,
      "ĠCalifornia": 6620,
      "Ġmeaning": 6621,
      "ĉĉĉĉ": 6622,
      "Ġsoldi": 6623,
      "Ġelements": 6624,
      "istare": 6625,
      "Ġgiur": 6626,
      "Ġguarante": 6627,
      "Ġpiuttosto": 6628,
      "Ġgenitori": 6629,
      "Ġtransport": 6630,
      "Ġcliente": 6631,
      "Ġwindow": 6632,
      "Sel": 6633,
      "ĠSee": 6634,
      "Ġcant": 6635,
      "Ġmail": 6636,
      "ĠJack": 6637,
      "ael": 6638,
      "Ġpartecipazione": 6639,
      "ĠOper": 6640,
      "tructure": 6641,
      "arily": 6642,
      "Ġlegisl": 6643,
      "Ġperchè": 6644,
      "Ġcore": 6645,
      "erved": 6646,
      "ĠSport": 6647,
      "Ġinterested": 6648,
      "ych": 6649,
      "edizione": 6650,
      "hest": 6651,
      "Ġtesta": 6652,
      "unk": 6653,
      "ford": 6654,
      "anal": 6655,
      "nes": 6656,
      "Ġpull": 6657,
      "Ġtransform": 6658,
      "Ġadegu": 6659,
      "Ġcomfortable": 6660,
      "Ġrespond": 6661,
      "Ġbegan": 6662,
      "Ġgarantire": 6663,
      "SC": 6664,
      "Ġtask": 6665,
      "Ġannunci": 6666,
      "Ġterre": 6667,
      "ordine": 6668,
      "lip": 6669,
      "ĠWash": 6670,
      "covery": 6671,
      "Ġdiet": 6672,
      "Ġplaces": 6673,
      "ĠLink": 6674,
      "Ġbutton": 6675,
      "ĠAbout": 6676,
      "ĠNext": 6677,
      "ĠDani": 6678,
      "ograph": 6679,
      "Ġtrasform": 6680,
      "å®": 6681,
      "Ġcertainly": 6682,
      "Ġaudio": 6683,
      "Ġ($": 6684,
      "Ġtecnologia": 6685,
      "Ġcosto": 6686,
      "Ġfen": 6687,
      "Ġmondiale": 6688,
      "Ġrelev": 6689,
      "Ġwrong": 6690,
      "ĠOF": 6691,
      "itionally": 6692,
      "Ġmateriali": 6693,
      "Ġcontra": 6694,
      "Ġafford": 6695,
      "tee": 6696,
      "TH": 6697,
      "ĠPD": 6698,
      "Ġpet": 6699,
      "ĠGes": 6700,
      "Ġfeeling": 6701,
      "lese": 6702,
      "Ġhop": 6703,
      "Ġimposs": 6704,
      "Ġunit": 6705,
      "Ġfranc": 6706,
      "case": 6707,
      "ĠReview": 6708,
      "ĠFl": 6709,
      "Ġmigr": 6710,
      "Ġeleg": 6711,
      "uel": 6712,
      "Ġscomm": 6713,
      "aneo": 6714,
      "Ġutile": 6715,
      "Ġalternative": 6716,
      "ĠVen": 6717,
      "pons": 6718,
      "AND": 6719,
      "Ġjava": 6720,
      "Ġmanager": 6721,
      "OG": 6722,
      "Ġpolitical": 6723,
      "Ġscena": 6724,
      "ĠFebruary": 6725,
      "ĠCong": 6726,
      "Ġeconomico": 6727,
      "ĠGood": 6728,
      "izzi": 6729,
      "Ġrot": 6730,
      "Ġdiment": 6731,
      "oglio": 6732,
      "ĠAf": 6733,
      "ĠPan": 6734,
      "Ġbor": 6735,
      "Ġneigh": 6736,
      "Ġjud": 6737,
      "Ġreale": 6738,
      "Ġmedico": 6739,
      "Ġutilizzati": 6740,
      "Ġsometimes": 6741,
      "ru": 6742,
      "image": 6743,
      "ably": 6744,
      "Ġrealizzazione": 6745,
      "ales": 6746,
      "Ġnecessari": 6747,
      "à¸": 6748,
      "Ġnonostante": 6749,
      "Ġresponsible": 6750,
      "itano": 6751,
      "iler": 6752,
      "Ġfight": 6753,
      "Ġregarding": 6754,
      "ECT": 6755,
      "ĠEuropean": 6756,
      "Ġeyes": 6757,
      "uire": 6758,
      "ĠAndroid": 6759,
      "Ġpaid": 6760,
      "ĠSing": 6761,
      "Ġsuperiore": 6762,
      "iday": 6763,
      "gu": 6764,
      "oche": 6765,
      "ERE": 6766,
      "ega": 6767,
      "loat": 6768,
      "Ġincome": 6769,
      "Ġpeso": 6770,
      "Ġstructure": 6771,
      "Ġperman": 6772,
      "count": 6773,
      "status": 6774,
      "Ġfamilies": 6775,
      "Ġinfras": 6776,
      "nze": 6777,
      "Ġconsente": 6778,
      "ĠSC": 6779,
      "Ġdistin": 6780,
      "ĠAndrea": 6781,
      "Code": 6782,
      "ĠMerc": 6783,
      "Ġrilev": 6784,
      "Ġreasons": 6785,
      "verse": 6786,
      "Ġincontro": 6787,
      "Ġindepend": 6788,
      "Non": 6789,
      "init": 6790,
      "Ġadministr": 6791,
      "ĠStef": 6792,
      "'),": 6793,
      "ya": 6794,
      "Ġpil": 6795,
      "ĠSud": 6796,
      "Ġorders": 6797,
      "Ġparola": 6798,
      "ummary": 6799,
      "nel": 6800,
      "Ġsorp": 6801,
      "abled": 6802,
      "Ġsoltanto": 6803,
      "Ġextrem": 6804,
      "pty": 6805,
      "stitute": 6806,
      "attia": 6807,
      "ĠTuttavia": 6808,
      "Ġmetri": 6809,
      "Ġadult": 6810,
      "Ġlavoratori": 6811,
      "UP": 6812,
      "Ġbisogna": 6813,
      "ĠStreet": 6814,
      "Reg": 6815,
      "Ġtecnica": 6816,
      "issions": 6817,
      "ĠChristi": 6818,
      "Ġragione": 6819,
      "Ġprovved": 6820,
      "./": 6821,
      "itary": 6822,
      "ĠCred": 6823,
      "Array": 6824,
      "tegno": 6825,
      "itazione": 6826,
      "Ġuso": 6827,
      "Ġucc": 6828,
      "Ġmorning": 6829,
      "Ġgets": 6830,
      "ĠAlthough": 6831,
      "Ġrinnov": 6832,
      "ignore": 6833,
      "ĠOrgan": 6834,
      "ĠMad": 6835,
      "Ġoccur": 6836,
      "Per": 6837,
      "Ġcolori": 6838,
      "Ġhous": 6839,
      "Ġdifferenza": 6840,
      "Ġmente": 6841,
      "ĠTH": 6842,
      "idio": 6843,
      "pring": 6844,
      "ĠProduct": 6845,
      "Ġmarg": 6846,
      "unte": 6847,
      "Ġinstance": 6848,
      "pertura": 6849,
      "Ġarrivare": 6850,
      "ocket": 6851,
      "eck": 6852,
      "Label": 6853,
      "orb": 6854,
      "Ġazioni": 6855,
      "ĠPosted": 6856,
      "Ġvision": 6857,
      "IE": 6858,
      "gest": 6859,
      "Manager": 6860,
      "Ġentry": 6861,
      "stance": 6862,
      "ĠAntonio": 6863,
      "Ġloan": 6864,
      "Ġ%.": 6865,
      "ĠIP": 6866,
      "ĠMess": 6867,
      "Ġtrade": 6868,
      "ICA": 6869,
      "Ġwoman": 6870,
      "Ġexactly": 6871,
      "lla": 6872,
      "Ġap": 6873,
      "conn": 6874,
      "Ġwish": 6875,
      "Ġreve": 6876,
      "Ġentram": 6877,
      "Ġanimali": 6878,
      "Ġdating": 6879,
      "Ġraga": 6880,
      "Ġsession": 6881,
      "osof": 6882,
      "ĠGovern": 6883,
      "Ġensuring": 6884,
      "odes": 6885,
      "band": 6886,
      "Ġdram": 6887,
      "sian": 6888,
      "Ġdegree": 6889,
      "Ġprimary": 6890,
      "ettono": 6891,
      "IB": 6892,
      "Ġthreat": 6893,
      "ĠmetÃł": 6894,
      "Ġhappen": 6895,
      "Ġcostante": 6896,
      "Ġraccolta": 6897,
      "Ġorganizations": 6898,
      "Ġlingu": 6899,
      "ought": 6900,
      "rought": 6901,
      "Europa": 6902,
      "emble": 6903,
      "yles": 6904,
      "Ġmaggi": 6905,
      "hand": 6906,
      "Ġcloud": 6907,
      "Ġappropriate": 6908,
      "Ġgiochi": 6909,
      "No": 6910,
      "Ġprezzi": 6911,
      "core": 6912,
      "ĠPs": 6913,
      "Ġprofessionals": 6914,
      "estro": 6915,
      "ĠFound": 6916,
      "Ġflav": 6917,
      "ums": 6918,
      "Ġvirus": 6919,
      "\\\"": 6920,
      "onstr": 6921,
      "utta": 6922,
      "estra": 6923,
      "Ġespos": 6924,
      "Ġrelative": 6925,
      "ĠLondon": 6926,
      "ĠMov": 6927,
      "LC": 6928,
      "Ġclasse": 6929,
      "ĠTi": 6930,
      "Ġciasc": 6931,
      "Ġfornire": 6932,
      "ĠSel": 6933,
      "Ġjoin": 6934,
      "Ġincontri": 6935,
      "Ġgara": 6936,
      "Ġnumbers": 6937,
      "ĠCla": 6938,
      "Ġfisc": 6939,
      "Tra": 6940,
      "Ġspread": 6941,
      "Ġlines": 6942,
      "Ġhelping": 6943,
      "Ġreported": 6944,
      "ĠGia": 6945,
      "Ġtecniche": 6946,
      "Ġportato": 6947,
      "ĠLook": 6948,
      "Ġspecie": 6949,
      "Ġlavorare": 6950,
      "request": 6951,
      "ĠNuov": 6952,
      "Ġpagine": 6953,
      "Ġinvi": 6954,
      "irsi": 6955,
      "Ġinterview": 6956,
      "merce": 6957,
      "Ġshared": 6958,
      "\").": 6959,
      "ĠnovitÃł": 6960,
      "Ġpractices": 6961,
      "Ġscuole": 6962,
      "istici": 6963,
      "Ġnotice": 6964,
      "ositÃł": 6965,
      "»,": 6966,
      "Ġmadre": 6967,
      "Ġpreoccup": 6968,
      "Ser": 6969,
      "ĠClick": 6970,
      "rome": 6971,
      "ĠMer": 6972,
      "ĠProject": 6973,
      "Ġfemmin": 6974,
      "Ġoffered": 6975,
      "Ġnucle": 6976,
      "Ġinteresting": 6977,
      "onav": 6978,
      "Ġconsole": 6979,
      "Ġgift": 6980,
      "Ġprep": 6981,
      "ĠDE": 6982,
      "ettiva": 6983,
      "Ġmotiv": 6984,
      "icing": 6985,
      "ĠEconom": 6986,
      "++)": 6987,
      "ĠRE": 6988,
      "ĠetÃł": 6989,
      "Ġcomuni": 6990,
      "Ġfacendo": 6991,
      "args": 6992,
      "Ġpublished": 6993,
      "Point": 6994,
      "Ġintens": 6995,
      "Ġdefinitely": 6996,
      "Ġdisease": 6997,
      "Line": 6998,
      "Ġseguire": 6999,
      "Ġpatient": 7000,
      "Ġstraight": 7001,
      "Ġbalance": 7002,
      "ĠAlber": 7003,
      "Ġlabel": 7004,
      "Ġristor": 7005,
      "Ġcoach": 7006,
      "Ġmisure": 7007,
      "py": 7008,
      "Ġinteresse": 7009,
      "lit": 7010,
      "Ġnonché": 7011,
      "ĠDiv": 7012,
      "Ġhear": 7013,
      "gor": 7014,
      "cca": 7015,
      "ologna": 7016,
      "ĠAnother": 7017,
      "Ġcollege": 7018,
      "ĠCard": 7019,
      "Ġlettura": 7020,
      "Ġsusp": 7021,
      "ORE": 7022,
      "TR": 7023,
      "ĠTrump": 7024,
      "eters": 7025,
      "Ġpiccola": 7026,
      "ĠDic": 7027,
      "Ġmovimento": 7028,
      "Ġdimostr": 7029,
      "Ġarticoli": 7030,
      "Map": 7031,
      "lying": 7032,
      "Ġvanno": 7033,
      "eces": 7034,
      "Ġtruly": 7035,
      "Message": 7036,
      "Ġmaggiori": 7037,
      "ials": 7038,
      "å¤": 7039,
      "Ġcreative": 7040,
      "Ġsold": 7041,
      "Ġdistanza": 7042,
      "Ġgiusto": 7043,
      "Ġadjust": 7044,
      "Ġglass": 7045,
      "ĠJapan": 7046,
      "ypes": 7047,
      "Ġimmediately": 7048,
      "Config": 7049,
      "Ġstories": 7050,
      "Ġappunt": 7051,
      "ĠFi": 7052,
      "Ġvict": 7053,
      "Act": 7054,
      "Ġprofessionale": 7055,
      "Ġcategoria": 7056,
      "'.": 7057,
      "Bu": 7058,
      "ĠMedia": 7059,
      "Ġrischi": 7060,
      "Ġapart": 7061,
      "ionale": 7062,
      "Ġforme": 7063,
      "Ġwear": 7064,
      "Ġnice": 7065,
      "Ġfelt": 7066,
      "Ġgreater": 7067,
      "object": 7068,
      "Ġdead": 7069,
      "Ġlab": 7070,
      "Result": 7071,
      "Ġqualcuno": 7072,
      "Ġwait": 7073,
      "Ġavven": 7074,
      "à¤": 7075,
      "ĠAfrica": 7076,
      "lab": 7077,
      "Ġdecided": 7078,
      "Ġmiei": 7079,
      "Ġoperations": 7080,
      "inn": 7081,
      "Ġthr": 7082,
      "ĠCiv": 7083,
      "Ġadvantage": 7084,
      "izzazioni": 7085,
      "UniversitÃł": 7086,
      "Ġreviews": 7087,
      "ĠquantitÃł": 7088,
      "Ġstup": 7089,
      "ilter": 7090,
      "bal": 7091,
      "uppi": 7092,
      "terÃł": 7093,
      "Ġiniti": 7094,
      "Ġsurface": 7095,
      "ĠCateg": 7096,
      "ĠEss": 7097,
      "Ġcooper": 7098,
      "ATO": 7099,
      "ĠRich": 7100,
      "Ġquad": 7101,
      "aj": 7102,
      "ĠStar": 7103,
      "Ġtypically": 7104,
      "Ġmission": 7105,
      "Ġprevisto": 7106,
      "Ġrispar": 7107,
      "enzia": 7108,
      "Ġsfr": 7109,
      "Ġgambling": 7110,
      "Ġdomest": 7111,
      "Lo": 7112,
      "aled": 7113,
      "true": 7114,
      "Ġfrag": 7115,
      "evento": 7116,
      "Ġmeasure": 7117,
      "Ġtapp": 7118,
      "Ġmeccan": 7119,
      "ĠMicrosoft": 7120,
      "\"><": 7121,
      "ups": 7122,
      "Ġbell": 7123,
      "Ġdeposit": 7124,
      "Ġresponsabile": 7125,
      "Ġsurround": 7126,
      "Ġmap": 7127,
      "ossa": 7128,
      "Ġmental": 7129,
      "ingu": 7130,
      "Ġria": 7131,
      "Ġcards": 7132,
      "Ġriport": 7133,
      "aper": 7134,
      "Ġund": 7135,
      "Ġlit": 7136,
      "This": 7137,
      "Ġconfirm": 7138,
      "atively": 7139,
      "ĠLast": 7140,
      "Ġmodelli": 7141,
      "Ġpolitiche": 7142,
      "Ġsera": 7143,
      "Ġstrugg": 7144,
      "ĠNor": 7145,
      "Met": 7146,
      "ĠVideo": 7147,
      "ĠCopy": 7148,
      "Ġbroad": 7149,
      "Ġdomande": 7150,
      "acia": 7151,
      "Ġmel": 7152,
      "ĠSv": 7153,
      "Ġdetermine": 7154,
      "Ġlack": 7155,
      "Ġpazienti": 7156,
      "mission": 7157,
      "Ġterzo": 7158,
      "ĠYes": 7159,
      "teggi": 7160,
      "Ġallowing": 7161,
      "ĠOltre": 7162,
      "ĠGesù": 7163,
      "Ġnil": 7164,
      "Ġaffrontare": 7165,
      "Ġselection": 7166,
      "usso": 7167,
      "iny": 7168,
      "Ġconcer": 7169,
      "ĠDef": 7170,
      "quality": 7171,
      "Ġhour": 7172,
      "Ġmir": 7173,
      "Ġ(!": 7174,
      "Ġsostegno": 7175,
      "Ġdistur": 7176,
      "ãĤ": 7177,
      "inder": 7178,
      "alli": 7179,
      "los": 7180,
      "Ġcontenuto": 7181,
      "ds": 7182,
      "Ġinnovative": 7183,
      "berg": 7184,
      "ĠBig": 7185,
      "stra": 7186,
      "ĠTechnolog": 7187,
      "unc": 7188,
      "Ġefforts": 7189,
      "ĠLife": 7190,
      "ville": 7191,
      "Ġufficiale": 7192,
      "Ġbella": 7193,
      "Ġtesting": 7194,
      "Ġmort": 7195,
      "Ġ('": 7196,
      "ĠQuesti": 7197,
      "urare": 7198,
      "ĠCho": 7199,
      "Ġbool": 7200,
      "Ġrende": 7201,
      "ogliere": 7202,
      "Ġdovuto": 7203,
      "Ġbaby": 7204,
      "Ġscale": 7205,
      "Ġdiretta": 7206,
      "width": 7207,
      "Ġlunga": 7208,
      "ĠFriday": 7209,
      "And": 7210,
      "Ġformat": 7211,
      "ĠPrivacy": 7212,
      "ĠFood": 7213,
      "Ġiniz": 7214,
      "iller": 7215,
      "Ġsezione": 7216,
      "Ġ[]": 7217,
      "itation": 7218,
      "Ġpool": 7219,
      "Ġrout": 7220,
      "xy": 7221,
      "rew": 7222,
      "Ġprotagonista": 7223,
      "kers": 7224,
      "Ġbul": 7225,
      "ãĥ": 7226,
      "Ġstatement": 7227,
      "ĠMaster": 7228,
      "ĠTR": 7229,
      "Ġcalcio": 7230,
      "Ġuseful": 7231,
      "ĠBrit": 7232,
      "ificato": 7233,
      "Ġvirtual": 7234,
      "Ġmyself": 7235,
      "Ġelectric": 7236,
      "ĠHotel": 7237,
      "ĠPeople": 7238,
      "Ġidentify": 7239,
      "Ġsabato": 7240,
      "ighest": 7241,
      "Ġinstruct": 7242,
      "option": 7243,
      "Ġutilizzato": 7244,
      "ZA": 7245,
      "Ġbasso": 7246,
      "Ġdivert": 7247,
      "ceed": 7248,
      "valid": 7249,
      "Ġec": 7250,
      "Ġcleaning": 7251,
      "Ġposti": 7252,
      "ached": 7253,
      "xi": 7254,
      "æĪ": 7255,
      "char": 7256,
      "Ġscene": 7257,
      "EX": 7258,
      "Phone": 7259,
      "parent": 7260,
      "Ġpiattaforma": 7261,
      "Ġdecisions": 7262,
      "Ġpx": 7263,
      "Ġrelevant": 7264,
      "ĠPubblicato": 7265,
      "Ġbenefici": 7266,
      "Ġconferm": 7267,
      "Ġconsenso": 7268,
      "Ġattiv": 7269,
      "Ġmechan": 7270,
      "Element": 7271,
      "Ġhy": 7272,
      "ename": 7273,
      "ĠveritÃł": 7274,
      "meno": 7275,
      "ĠConf": 7276,
      "Button": 7277,
      "Hand": 7278,
      "Ġbeginning": 7279,
      "prim": 7280,
      "ĠCro": 7281,
      "Ġnom": 7282,
      "Ġmemor": 7283,
      "ĠTutto": 7284,
      "Ġ£": 7285,
      "Ġmesso": 7286,
      "Ġspia": 7287,
      "Count": 7288,
      "troppo": 7289,
      "email": 7290,
      "viso": 7291,
      "âĢĵ": 7292,
      "venue": 7293,
      "Ġmaintenance": 7294,
      "ĠBecause": 7295,
      "Ġplayed": 7296,
      "Ġregole": 7297,
      "${": 7298,
      "()->": 7299,
      "ĠLat": 7300,
      "Ġshop": 7301,
      "Ġprovider": 7302,
      "Ġthous": 7303,
      "idden": 7304,
      "ĠDuring": 7305,
      "Ġchiar": 7306,
      "Ġpages": 7307,
      "ĠPolicy": 7308,
      "Ġroof": 7309,
      "Ġlingua": 7310,
      "Ġchallenge": 7311,
      "Controll": 7312,
      "draw": 7313,
      "Ġenhance": 7314,
      "arlier": 7315,
      "Ġafferm": 7316,
      "Ġsperiment": 7317,
      "Ġpotranno": 7318,
      "Ġcampagna": 7319,
      "uncia": 7320,
      "Ġmostr": 7321,
      "Ġselezion": 7322,
      "rente": 7323,
      "Ġexperts": 7324,
      "ĠPaul": 7325,
      "ĠWhite": 7326,
      "ĠSund": 7327,
      "Ġpartnership": 7328,
      "orme": 7329,
      "call": 7330,
      "Ġaggiung": 7331,
      "Ġmother": 7332,
      "volta": 7333,
      "Conte": 7334,
      "Ġmiliardi": 7335,
      "flow": 7336,
      "Ġdepend": 7337,
      "Ġchem": 7338,
      "ĠTex": 7339,
      "Ġenergia": 7340,
      "Ġassol": 7341,
      "host": 7342,
      "ĠLong": 7343,
      "Ġmenu": 7344,
      "Ġcolt": 7345,
      "ilio": 7346,
      "Ġcorris": 7347,
      "bur": 7348,
      "Ġattend": 7349,
      "ĠInvest": 7350,
      "Ġnation": 7351,
      "Ġproposta": 7352,
      "ĠNovembre": 7353,
      "Ġsmooth": 7354,
      "Ġusare": 7355,
      "undred": 7356,
      "paren": 7357,
      "ieved": 7358,
      "Ġvalori": 7359,
      "Ġadvis": 7360,
      "Ġretail": 7361,
      "Ġexpos": 7362,
      "current": 7363,
      "Ġadvanced": 7364,
      "onavirus": 7365,
      "','": 7366,
      "voli": 7367,
      "Ġcraft": 7368,
      "Ġrecip": 7369,
      "zer": 7370,
      "Ġappreci": 7371,
      "Ġevidence": 7372,
      "Ġtechnical": 7373,
      "Ġparticolarmente": 7374,
      "ĠAND": 7375,
      "Ġsettimane": 7376,
      "aser": 7377,
      "ĠEmp": 7378,
      "With": 7379,
      "Ġphotos": 7380,
      "Ġrealizzare": 7381,
      "Ġinvent": 7382,
      "Ġdurata": 7383,
      "Ġpiedi": 7384,
      "ç»": 7385,
      "Ġbath": 7386,
      "Ġcommunities": 7387,
      "Ġdil": 7388,
      "pack": 7389,
      "Ġmemoria": 7390,
      "Ġheight": 7391,
      "ĠCris": 7392,
      "open": 7393,
      "Ġieri": 7394,
      "Ġhistor": 7395,
      "ĠOgni": 7396,
      "inger": 7397,
      "Ġpassword": 7398,
      "Ġvideos": 7399,
      "rid": 7400,
      "Ġbottom": 7401,
      "Ġimmo": 7402,
      "ĠCasa": 7403,
      "evano": 7404,
      "Ġdemonstr": 7405,
      "ĠWilli": 7406,
      "Ġpubblici": 7407,
      "alto": 7408,
      "ĠDate": 7409,
      "anging": 7410,
      "Acc": 7411,
      "Ġmovie": 7412,
      "BA": 7413,
      "Ġpaura": 7414,
      "Ġaward": 7415,
      "assert": 7416,
      "Ġschools": 7417,
      "Ġholid": 7418,
      "with": 7419,
      "Ġworkers": 7420,
      "Ġrichieste": 7421,
      "Ġtecnico": 7422,
      "izer": 7423,
      "yc": 7424,
      "Ġahead": 7425,
      "ĠToday": 7426,
      "rig": 7427,
      "Ġ<-": 7428,
      "UI": 7429,
      "Ġvisione": 7430,
      "Ġproveni": 7431,
      "Ġimper": 7432,
      "Ġatto": 7433,
      "Ġtechniques": 7434,
      "Ġped": 7435,
      "eline": 7436,
      "ifici": 7437,
      "Ġbasis": 7438,
      "icati": 7439,
      "idget": 7440,
      "Ġdomin": 7441,
      "ĠPolit": 7442,
      "PE": 7443,
      "Ġmerito": 7444,
      "ç͍": 7445,
      "Ġeventuali": 7446,
      "Ġcentrale": 7447,
      "Ġnarr": 7448,
      "Context": 7449,
      "Ġaf": 7450,
      "Ġdallo": 7451,
      "ĠNatale": 7452,
      "ĠId": 7453,
      "uola": 7454,
      "Ġnumerous": 7455,
      "ĠSpe": 7456,
      "Ġattack": 7457,
      "issioni": 7458,
      "Ġbreat": 7459,
      "ĠTour": 7460,
      "Ġtraffic": 7461,
      "venzione": 7462,
      "Ġpartita": 7463,
      "Ġidee": 7464,
      "ĠGeneral": 7465,
      "Ġproperties": 7466,
      "Ġloved": 7467,
      "rench": 7468,
      "Ġzero": 7469,
      "Ġchain": 7470,
      "Ġstandards": 7471,
      "ĠNord": 7472,
      "Ġextremely": 7473,
      "BC": 7474,
      "ĠLuca": 7475,
      "Ġplus": 7476,
      "ĠAlex": 7477,
      "Ġimpar": 7478,
      "Ġvul": 7479,
      "Ġrealizzato": 7480,
      "ĠCasino": 7481,
      "Ġplatforms": 7482,
      "Ġstre": 7483,
      "build": 7484,
      "Ġritorno": 7485,
      "Ed": 7486,
      "Ġrelationships": 7487,
      "Ġweather": 7488,
      "Ġspeciale": 7489,
      "oren": 7490,
      "Ġprocesses": 7491,
      "occa": 7492,
      "ĠLike": 7493,
      "Ġsequ": 7494,
      "rens": 7495,
      "AV": 7496,
      "Ġtradizione": 7497,
      "Ġminor": 7498,
      "issime": 7499,
      "TS": 7500,
      "Lay": 7501,
      "Ġkitchen": 7502,
      "Ġspese": 7503,
      "Ġpoiché": 7504,
      "ĠSalv": 7505,
      "æĺ¯": 7506,
      "usti": 7507,
      "osizione": 7508,
      "entially": 7509,
      "ĠPublic": 7510,
      "ses": 7511,
      "Ġlivelli": 7512,
      "Ġreleased": 7513,
      "Ġpiazza": 7514,
      "Ġdedicated": 7515,
      "Ġì": 7516,
      "ĠBologna": 7517,
      "Ġcivile": 7518,
      "ĠJes": 7519,
      "Ġcentral": 7520,
      "ĠProm": 7521,
      "Ġappoint": 7522,
      "ĠGuard": 7523,
      "ĠdovrÃł": 7524,
      "Ġpassione": 7525,
      "ĠLi": 7526,
      "Ġstrutture": 7527,
      "Ġforce": 7528,
      "Ġniente": 7529,
      "Ġsindaco": 7530,
      "look": 7531,
      "Ġindividu": 7532,
      "ossi": 7533,
      "Ġ))": 7534,
      "ĠEN": 7535,
      "IJâ": 7536,
      "Ġeat": 7537,
      "ifico": 7538,
      "Ġillustr": 7539,
      "Ġlandsc": 7540,
      "Ġconsapevole": 7541,
      "Ġaffect": 7542,
      "Ġbenefic": 7543,
      "Ġsugli": 7544,
      "ĠRepubblica": 7545,
      "Not": 7546,
      "Ġsemplicemente": 7547,
      "Ġquei": 7548,
      "Ġsaying": 7549,
      "estern": 7550,
      "Ġamore": 7551,
      "ĠGame": 7552,
      "eph": 7553,
      "icata": 7554,
      "actory": 7555,
      "Ġconqu": 7556,
      "iling": 7557,
      "Ġwebsites": 7558,
      "Ġgenerally": 7559,
      "ĠAngel": 7560,
      "ĠSam": 7561,
      "ĠQuindi": 7562,
      "ĠImm": 7563,
      "Ġscience": 7564,
      "Ġstudies": 7565,
      "ĠChristmas": 7566,
      "ducing": 7567,
      "Comm": 7568,
      "Sub": 7569,
      "Ġconness": 7570,
      "UD": 7571,
      "attare": 7572,
      "ĠTeatro": 7573,
      "'d": 7574,
      "plor": 7575,
      "ifying": 7576,
      "Ġfunds": 7577,
      "Ġintorno": 7578,
      "Ġfatta": 7579,
      "Ġboost": 7580,
      "icies": 7581,
      "ĠPas": 7582,
      "ĠFerr": 7583,
      "Ġperdere": 7584,
      "Ġleadership": 7585,
      "Ġactual": 7586,
      "rency": 7587,
      "ĠUr": 7588,
      "Ġdentro": 7589,
      "oken": 7590,
      "ued": 7591,
      "Ġseguenti": 7592,
      "Ġcompared": 7593,
      "Ġinterpret": 7594,
      "Ġremain": 7595,
      "Ġfashion": 7596,
      "hel": 7597,
      "ĠSpecial": 7598,
      "Ġinteg": 7599,
      "Ġreput": 7600,
      "unning": 7601,
      "Ġnasce": 7602,
      "Ġweekend": 7603,
      "Ġscoprire": 7604,
      "Ġallowed": 7605,
      "Ġatti": 7606,
      "Ġuns": 7607,
      "SON": 7608,
      "illo": 7609,
      "Ġstick": 7610,
      "ĠMark": 7611,
      "ĠAdditionally": 7612,
      "Ġhighest": 7613,
      "ĠEast": 7614,
      "nam": 7615,
      "Ġexpertise": 7616,
      "Ġbrought": 7617,
      "ĠConn": 7618,
      "ĠCosì": 7619,
      "ĠON": 7620,
      "ä¸Ģ": 7621,
      "Ġspettacolo": 7622,
      "Ġlasc": 7623,
      "itar": 7624,
      "Ġefficient": 7625,
      "Component": 7626,
      "Ġimpress": 7627,
      "ĠMusic": 7628,
      "Ġcoffee": 7629,
      "esimo": 7630,
      "Ġterritori": 7631,
      "ĠTeam": 7632,
      "abilities": 7633,
      "Ġreports": 7634,
      "Ġcerca": 7635,
      "Ġdedicata": 7636,
      "Ġsuccessivo": 7637,
      "ĠMent": 7638,
      "voc": 7639,
      "ĠDisc": 7640,
      "Ġpieno": 7641,
      "Ġaren": 7642,
      "ĠBack": 7643,
      "Ġhomes": 7644,
      "Ġpassion": 7645,
      "ombard": 7646,
      "ĠCarlo": 7647,
      "Ġrivel": 7648,
      "ampions": 7649,
      "Ġpod": 7650,
      "ĠPat": 7651,
      "orig": 7652,
      "push": 7653,
      "Ġprove": 7654,
      "Ġcertif": 7655,
      "ĠTake": 7656,
      "Ġgaming": 7657,
      "reso": 7658,
      "Ġalone": 7659,
      "Ġdirig": 7660,
      "Ġshopping": 7661,
      "irg": 7662,
      "ĠMedic": 7663,
      "ĠWord": 7664,
      "Ġblue": 7665,
      "åĬ": 7666,
      "Ġfeet": 7667,
      "Ġpolitico": 7668,
      "ĠGall": 7669,
      "Ġgiro": 7670,
      ">(": 7671,
      "Ġviews": 7672,
      "ĠVenezia": 7673,
      "Ġdietro": 7674,
      "Ġshape": 7675,
      "Ġtrain": 7676,
      "Ġpersonaggi": 7677,
      "Group": 7678,
      "Ġsymbol": 7679,
      "IZ": 7680,
      "RL": 7681,
      "ĠWashington": 7682,
      "Ġcab": 7683,
      "ionato": 7684,
      "Ġcommento": 7685,
      "Ġdolore": 7686,
      "ismi": 7687,
      "ķIJâ": 7688,
      "Ġregione": 7689,
      "Ġlarger": 7690,
      "Ġutili": 7691,
      "ĠRob": 7692,
      "Ġdriving": 7693,
      "Ġavevano": 7694,
      "Ġdirettore": 7695,
      "Ġcapacity": 7696,
      "uovere": 7697,
      "ó": 7698,
      "Ġlargest": 7699,
      "Ġalber": 7700,
      "ĠDue": 7701,
      "base": 7702,
      "Ġtedes": 7703,
      "Ġobiettivi": 7704,
      "asm": 7705,
      "ĠCall": 7706,
      "Ġfinding": 7707,
      "Ġjobs": 7708,
      "Ġeuropea": 7709,
      "onde": 7710,
      "ĠDigital": 7711,
      "ĠGreat": 7712,
      "Ġderiv": 7713,
      "Ġverde": 7714,
      "ĠYear": 7715,
      "letter": 7716,
      "ĠFur": 7717,
      "ĠCourt": 7718,
      "Ġcomprehensive": 7719,
      "oles": 7720,
      "umer": 7721,
      "ĠMax": 7722,
      "Ġcuri": 7723,
      "ĠFebbraio": 7724,
      "Ġpropriet": 7725,
      "ustria": 7726,
      "Ġfurn": 7727,
      "Ġindustri": 7728,
      "estre": 7729,
      "Number": 7730,
      "Ġchanged": 7731,
      "ĠWater": 7732,
      "Ġliter": 7733,
      "Ġsmartphone": 7734,
      "Ġentertain": 7735,
      "Ġacadem": 7736,
      "Ġeconomica": 7737,
      "coming": 7738,
      "iced": 7739,
      "Ġfans": 7740,
      "Ġbillion": 7741,
      "Ġtree": 7742,
      "Ġvede": 7743,
      "ĠJames": 7744,
      "Ġ]=": 7745,
      "Ġpensiero": 7746,
      "Ġesiste": 7747,
      "Ġcredito": 7748,
      "Ġraccont": 7749,
      "abol": 7750,
      "iac": 7751,
      "Ġpratic": 7752,
      "Ġcontesto": 7753,
      "ĠSto": 7754,
      "Ġdress": 7755,
      "ja": 7756,
      "Ġchiaro": 7757,
      "ĠOffice": 7758,
      "Ġtenere": 7759,
      "ĠSoft": 7760,
      "Ġdimensioni": 7761,
      "Ġvalor": 7762,
      "Ġlock": 7763,
      "ķIJâķIJâ": 7764,
      "aker": 7765,
      "Controller": 7766,
      "cious": 7767,
      "ĠTom": 7768,
      "Ġsugger": 7769,
      "Ġpopolazione": 7770,
      "INE": 7771,
      "ĠBank": 7772,
      "esia": 7773,
      "Ġandroid": 7774,
      "Temp": 7775,
      "Ġmovement": 7776,
      "ĠTheir": 7777,
      "ĠJu": 7778,
      "ĠMA": 7779,
      "alking": 7780,
      "ignment": 7781,
      "ĠBoard": 7782,
      "enga": 7783,
      "Ġdrop": 7784,
      "Ġwasn": 7785,
      "ĠFrancia": 7786,
      "win": 7787,
      "Ġdanno": 7788,
      "Ġsicuro": 7789,
      "angue": 7790,
      "Ġfill": 7791,
      "Ġricerc": 7792,
      "Ġpicture": 7793,
      "Ġgiard": 7794,
      "Ġmalattia": 7795,
      "Ġsuperi": 7796,
      "Ġbeauty": 7797,
      "])": 7798,
      "tte": 7799,
      "Ġcrypto": 7800,
      "ilibr": 7801,
      "TC": 7802,
      "std": 7803,
      "Ġtuttavia": 7804,
      "OW": 7805,
      "ĠFirenze": 7806,
      "Ġgave": 7807,
      "Ġpac": 7808,
      "Ġdanni": 7809,
      "ĠSur": 7810,
      "Ġ##": 7811,
      "ergy": 7812,
      "ĠNetwork": 7813,
      "atever": 7814,
      "Ġwants": 7815,
      "Ġmotor": 7816,
      "Ġheard": 7817,
      "Ġestablish": 7818,
      "Ġ):": 7819,
      "Ġutilizza": 7820,
      "Ġpolice": 7821,
      "uffer": 7822,
      "astico": 7823,
      "ĠNone": 7824,
      "ĠCod": 7825,
      "Ġleaders": 7826,
      "perienze": 7827,
      "Ġcomments": 7828,
      "ĠSEO": 7829,
      "Ġgall": 7830,
      "Box": 7831,
      "egni": 7832,
      "Ġrispett": 7833,
      "ĠMot": 7834,
      "Ġfum": 7835,
      "Ġgruppi": 7836,
      "essione": 7837,
      "Ġdeveloping": 7838,
      "show": 7839,
      "etra": 7840,
      "Ġsecret": 7841,
      "Ġrifless": 7842,
      "Ġvostra": 7843,
      "ĠDirector": 7844,
      "Ġswitch": 7845,
      "Ġtrovato": 7846,
      "Comp": 7847,
      "Ġvital": 7848,
      "Ġcarbon": 7849,
      "Ġcold": 7850,
      "Ġcancer": 7851,
      "shop": 7852,
      "Ġhundred": 7853,
      "Ġwhe": 7854,
      "Ġreality": 7855,
      "Ġfarlo": 7856,
      "Ġselected": 7857,
      "ĠFort": 7858,
      "ĠBefore": 7859,
      "istan": 7860,
      "Ġnamespace": 7861,
      "Ġsettings": 7862,
      "ÃŃ": 7863,
      "ildren": 7864,
      "Ġaperto": 7865,
      "Ġshown": 7866,
      "isation": 7867,
      "cles": 7868,
      "HM": 7869,
      "Ġmette": 7870,
      "Ġwat": 7871,
      "Ġwild": 7872,
      "Ġexercise": 7873,
      "Ġsector": 7874,
      "Ġexclus": 7875,
      "othing": 7876,
      "andi": 7877,
      "Ġcommitment": 7878,
      "ints": 7879,
      "ĠBuild": 7880,
      "Ġicon": 7881,
      "Ġagg": 7882,
      "Ġwind": 7883,
      "KE": 7884,
      "edale": 7885,
      "Ġfinish": 7886,
      "ĠMarketing": 7887,
      "Ġspiega": 7888,
      "agra": 7889,
      "lements": 7890,
      "ĠFlor": 7891,
      "Ġbellezza": 7892,
      "Ġmanufactur": 7893,
      "Ġdiverso": 7894,
      "color": 7895,
      "Ġhar": 7896,
      "rol": 7897,
      "vas": 7898,
      "Ġcompleted": 7899,
      "Ġimportance": 7900,
      "Ġdriver": 7901,
      "Ġphotograph": 7902,
      "essore": 7903,
      "Ġeconomy": 7904,
      "Ġspent": 7905,
      "fficio": 7906,
      "Ġmontag": 7907,
      "Ġsola": 7908,
      "ART": 7909,
      "Ġtail": 7910,
      "Ġscore": 7911,
      "Ġannounced": 7912,
      "Ġbat": 7913,
      "ĠSul": 7914,
      "Over": 7915,
      "omeno": 7916,
      "ĠHall": 7917,
      "ĠOttobre": 7918,
      "Ġreliable": 7919,
      "ERS": 7920,
      "Ġmotivi": 7921,
      "Del": 7922,
      "ĠIsland": 7923,
      "Ġintervento": 7924,
      "dep": 7925,
      "aste": 7926,
      "ĠBene": 7927,
      "Ġsensi": 7928,
      "ĠGennaio": 7929,
      "UB": 7930,
      "Ġcontains": 7931,
      "Ġgente": 7932,
      "ĠUser": 7933,
      "astanza": 7934,
      "ĠAbbiamo": 7935,
      "Ġoggetto": 7936,
      "Ġprobabilmente": 7937,
      "Ġsinistra": 7938,
      "Ġconsiglio": 7939,
      "ded": 7940,
      "Ġmantenere": 7941,
      "ĠDicembre": 7942,
      "Ġsympt": 7943,
      "ĠMichael": 7944,
      "Ġcostruzione": 7945,
      "ĠNic": 7946,
      "Ġcristi": 7947,
      "ĠAprile": 7948,
      "ĠTO": 7949,
      "Ġdyn": 7950,
      "Em": 7951,
      "Ġredd": 7952,
      "Ġgratu": 7953,
      "ĠSatur": 7954,
      "Ġtestimoni": 7955,
      "Ġanalisi": 7956,
      "Ġdou": 7957,
      "Ġquota": 7958,
      "Ġdimost": 7959,
      "Ġfinally": 7960,
      "ĠFOR": 7961,
      "itors": 7962,
      "dat": 7963,
      "Ġconcerns": 7964,
      "Ġsources": 7965,
      "è¡": 7966,
      "Ġlibero": 7967,
      "Ġchiave": 7968,
      "Ġestablished": 7969,
      "Ġlato": 7970,
      "lad": 7971,
      "ĠWill": 7972,
      "node": 7973,
      "Ġnumerosi": 7974,
      "olutamente": 7975,
      "med": 7976,
      "Ġcondizione": 7977,
      "Ġcercare": 7978,
      "Ġmetodo": 7979,
      "ĠPur": 7980,
      "Ġactions": 7981,
      "Ġfilosof": 7982,
      "Ġnegative": 7983,
      "stituto": 7984,
      "Ġpreso": 7985,
      "inario": 7986,
      "ĠSiamo": 7987,
      "Ġsy": 7988,
      "Ġhor": 7989,
      "Ġfear": 7990,
      "ername": 7991,
      "Page": 7992,
      "olate": 7993,
      "è®": 7994,
      "Ġforms": 7995,
      "ĠLE": 7996,
      "vv": 7997,
      "??": 7998,
      "ĠColor": 7999,
      "button": 8000,
      "TT": 8001,
      "icians": 8002,
      "Ġmomenti": 8003,
      "个": 8004,
      "Ġbetting": 8005,
      "Ġvive": 8006,
      "Ġtue": 8007,
      "unica": 8008,
      "Ġlinks": 8009,
      "ctr": 8010,
      "åŃ": 8011,
      "Ġimpieg": 8012,
      "Ġconvert": 8013,
      "Ġvoice": 8014,
      "ĠCouncil": 8015,
      "ĠAnt": 8016,
      "Ġfrequent": 8017,
      "Ġracconta": 8018,
      "idenza": 8019,
      "trice": 8020,
      "Ġcodice": 8021,
      "Ġkeeping": 8022,
      "ociazioni": 8023,
      "ĠGlobal": 8024,
      "Ġ<?": 8025,
      "Ġplug": 8026,
      "Ġcommand": 8027,
      "Ġcompagn": 8028,
      "cra": 8029,
      "Client": 8030,
      "ĠSun": 8031,
      "ĠDev": 8032,
      "ĠKeep": 8033,
      "Ġpad": 8034,
      "ATA": 8035,
      "ocra": 8036,
      "ĠInformation": 8037,
      "ĠPoi": 8038,
      "vera": 8039,
      "Ġindipend": 8040,
      "Ġadding": 8041,
      "Ġeffectively": 8042,
      "ettori": 8043,
      "Ġpap": 8044,
      "asure": 8045,
      "Ġdiretto": 8046,
      "ĠAssociation": 8047,
      "fa": 8048,
      "Ġviaggi": 8049,
      "Ġalter": 8050,
      "ĠFondazione": 8051,
      "Ġvaluable": 8052,
      "Ġesperti": 8053,
      "Status": 8054,
      "Ġabbastanza": 8055,
      "icious": 8056,
      "Ġinterface": 8057,
      "Che": 8058,
      "ĠPop": 8059,
      "Ġhospital": 8060,
      "car": 8061,
      "Ġfilter": 8062,
      "ĠBlog": 8063,
      "ĠCreat": 8064,
      "Ġnearly": 8065,
      "?âĢĿ": 8066,
      "ĠIM": 8067,
      "ĠContact": 8068,
      "Cl": 8069,
      "ĠFre": 8070,
      "Ġcivil": 8071,
      "Ġapps": 8072,
      "Ġcounter": 8073,
      "antic": 8074,
      "Ġwidth": 8075,
      "Ġpresentazione": 8076,
      "Be": 8077,
      "erie": 8078,
      "Ġcarico": 8079,
      "venture": 8080,
      "ĠTexas": 8081,
      "ulate": 8082,
      "Ġcapo": 8083,
      "Ġcasinos": 8084,
      "ĠJesus": 8085,
      "poste": 8086,
      "Ġearlier": 8087,
      "ĠThanks": 8088,
      "Ġschedule": 8089,
      "Ġturned": 8090,
      "Ġdirezione": 8091,
      "Ġforze": 8092,
      "ading": 8093,
      "Ġplants": 8094,
      "amica": 8095,
      "Ġcolors": 8096,
      "Ġlaunch": 8097,
      "md": 8098,
      "evol": 8099,
      "Ġtalent": 8100,
      "ulare": 8101,
      "Ġsì": 8102,
      "summary": 8103,
      "yth": 8104,
      "Ġcondivid": 8105,
      "Ġnp": 8106,
      "ĠUno": 8107,
      "Ġprofessionisti": 8108,
      "ĠNav": 8109,
      "Ġsociety": 8110,
      "ĠConc": 8111,
      "ĠCD": 8112,
      "Ġburn": 8113,
      "Ġowner": 8114,
      "Ġvert": 8115,
      "ĠEngine": 8116,
      "ĠKey": 8117,
      "ĠMonte": 8118,
      "Ġtutela": 8119,
      "Ġsharing": 8120,
      "porre": 8121,
      "Ġroot": 8122,
      "igo": 8123,
      "ĠAC": 8124,
      "Ġgather": 8125,
      "ĠThank": 8126,
      "Ġpresto": 8127,
      "going": 8128,
      "Ġallen": 8129,
      "Ġtherefore": 8130,
      "lation": 8131,
      "Ġinterpre": 8132,
      "ĠStat": 8133,
      "Ġhelped": 8134,
      "Ġmeasures": 8135,
      "Ġconfronto": 8136,
      "Ġod": 8137,
      "ĠHave": 8138,
      "Ġindag": 8139,
      "autore": 8140,
      "lev": 8141,
      "Ġmiddle": 8142,
      "ificio": 8143,
      "Ġvs": 8144,
      "Ġpiccole": 8145,
      "Ġgirl": 8146,
      "Ġcambiare": 8147,
      "Ġcreat": 8148,
      "uttore": 8149,
      "Ġnavigazione": 8150,
      "onico": 8151,
      "message": 8152,
      "ĠQui": 8153,
      "Ġoriginale": 8154,
      "Gener": 8155,
      "Ġowners": 8156,
      "Ġatmos": 8157,
      "Ġtecnologie": 8158,
      "Ġeth": 8159,
      "aug": 8160,
      "ĠSettembre": 8161,
      "Ġgestire": 8162,
      "Ġencourag": 8163,
      "Ġefficiency": 8164,
      "Ġparties": 8165,
      "Ġevento": 8166,
      "Ġesperienze": 8167,
      "Ġlegno": 8168,
      "Ġcalend": 8169,
      "Ġumano": 8170,
      "Ġottim": 8171,
      "olean": 8172,
      "Ġsurv": 8173,
      "Ġmagari": 8174,
      "Ġassistance": 8175,
      "ĠOb": 8176,
      "PL": 8177,
      "azine": 8178,
      "Ġfoss": 8179,
      "Ġtv": 8180,
      "Ġlì": 8181,
      "Ġlots": 8182,
      "lib": 8183,
      "ATION": 8184,
      "ĠfinalitÃł": 8185,
      "ĠDownload": 8186,
      "rano": 8187,
      "fast": 8188,
      "fera": 8189,
      "Ġaccesso": 8190,
      "Ġcompens": 8191,
      "ĠCommunity": 8192,
      "ĠEducation": 8193,
      "Ġstuff": 8194,
      "Ġpair": 8195,
      "acquisto": 8196,
      "ĠBon": 8197,
      "Ġæ": 8198,
      "Ġnar": 8199,
      "ĠLeague": 8200,
      "Ġsimb": 8201,
      "ĠSupp": 8202,
      "unit": 8203,
      "Ġ?>": 8204,
      "ĠIts": 8205,
      "ĠSito": 8206,
      "Ġannual": 8207,
      "Ġprocessing": 8208,
      "ln": 8209,
      "Ġfeedback": 8210,
      "ĠVers": 8211,
      "etch": 8212,
      "Ġdatabase": 8213,
      "known": 8214,
      "Ġfiss": 8215,
      "ĠAS": 8216,
      "Ġpieces": 8217,
      "Ġitaliane": 8218,
      "Ġmessaggio": 8219,
      "Ġmode": 8220,
      "immagine": 8221,
      "ĠĠĠĠĠĠĠĠĠĠ": 8222,
      "Ġmassima": 8223,
      "Ġpresence": 8224,
      "ĠTerra": 8225,
      "den": 8226,
      "Ġbecomes": 8227,
      "format": 8228,
      "Ġ>>": 8229,
      "Ġpartners": 8230,
      "Ġframe": 8231,
      "Ġovviamente": 8232,
      "ĠFranc": 8233,
      "ithub": 8234,
      "Ġcompat": 8235,
      "Ġmaybe": 8236,
      "web": 8237,
      "Ġcontributo": 8238,
      "ĠGL": 8239,
      "Ġbehavior": 8240,
      "Trans": 8241,
      "adi": 8242,
      "Ġotherwise": 8243,
      "ĠSunday": 8244,
      "л": 8245,
      "style": 8246,
      "Ġscom": 8247,
      "Ġvoglia": 8248,
      "Ġscelto": 8249,
      "itazioni": 8250,
      "anner": 8251,
      "Ġconstruct": 8252,
      "Ġcompetenze": 8253,
      "arning": 8254,
      "........": 8255,
      "Ġlen": 8256,
      "ste": 8257,
      "Ġmemory": 8258,
      "Ġsostitu": 8259,
      "Ġ%,": 8260,
      "ĠSecurity": 8261,
      "Ġvalutazione": 8262,
      "ĠCopyright": 8263,
      "Ġnotizie": 8264,
      "ĠPalazzo": 8265,
      "Ġargom": 8266,
      "Ġdiam": 8267,
      "accesso": 8268,
      "ĠDevelopment": 8269,
      "Ġcanz": 8270,
      "Ġassicur": 8271,
      "Ġfacci": 8272,
      "](": 8273,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 8274,
      "Ġknew": 8275,
      "level": 8276,
      "Ġprotocol": 8277,
      "guardo": 8278,
      "while": 8279,
      "Ġclimate": 8280,
      "tex": 8281,
      "Ġbol": 8282,
      "Ġriun": 8283,
      "ĠPaesi": 8284,
      "ogliamo": 8285,
      "Ġfunctions": 8286,
      "ĠLicense": 8287,
      "ĠSicilia": 8288,
      "ĠLeggi": 8289,
      "Ġcomponents": 8290,
      "PC": 8291,
      "Ġnoto": 8292,
      "Ġcul": 8293,
      "Ġpassare": 8294,
      "next": 8295,
      "Ġeffettuare": 8296,
      "Ġmetal": 8297,
      "Ġinglese": 8298,
      "ĠBlue": 8299,
      "Ġmarkets": 8300,
      "Ġseeking": 8301,
      "ĠShow": 8302,
      "ORT": 8303,
      "eb": 8304,
      "Ġrecente": 8305,
      "oggi": 8306,
      "Ġarrest": 8307,
      "Ġfres": 8308,
      "Ġcomunale": 8309,
      "Ġcovered": 8310,
      "ĠNell": 8311,
      "Ġaccad": 8312,
      "Ġol": 8313,
      "Ġrace": 8314,
      "ĠGa": 8315,
      "ipped": 8316,
      "Ġvoc": 8317,
      "Ġridurre": 8318,
      "coni": 8319,
      "Ġorganizz": 8320,
      "Ġstri": 8321,
      "ounter": 8322,
      "update": 8323,
      "Ġulteriori": 8324,
      "Ġfederal": 8325,
      "Ġmezzi": 8326,
      "Ġoffrire": 8327,
      "Ġwedding": 8328,
      "Ġdepending": 8329,
      "ĠopportunitÃł": 8330,
      "ĠTim": 8331,
      "Ġcup": 8332,
      "atoria": 8333,
      "sv": 8334,
      "occasione": 8335,
      "ĠPlan": 8336,
      "tery": 8337,
      "Ġriti": 8338,
      "elines": 8339,
      "irittura": 8340,
      "ILE": 8341,
      "ĠPad": 8342,
      "lan": 8343,
      "ĠRock": 8344,
      "Ġwaste": 8345,
      "Ġhimself": 8346,
      "left": 8347,
      "Ġcompos": 8348,
      "Ġprofile": 8349,
      "Ġexpand": 8350,
      "alog": 8351,
      "ezioni": 8352,
      "stances": 8353,
      "Ġbasta": 8354,
      "ĠBay": 8355,
      "ĠLab": 8356,
      "ĠSl": 8357,
      "Ġfunzioni": 8358,
      "Ġtecnici": 8359,
      "Ġcann": 8360,
      "ran": 8361,
      "Ġimped": 8362,
      "Ġtrovano": 8363,
      "ughter": 8364,
      "ĠMatte": 8365,
      "ĠSpir": 8366,
      "ĠIV": 8367,
      "icoli": 8368,
      "ĠLim": 8369,
      "GL": 8370,
      "Ġsangue": 8371,
      "onc": 8372,
      "Ġstreaming": 8373,
      "Ġafferma": 8374,
      "Ġcompi": 8375,
      "Ġpassaggio": 8376,
      "Ġremains": 8377,
      "Ġtemi": 8378,
      "Ġterr": 8379,
      "Ġlose": 8380,
      "Ġconnected": 8381,
      "Ġazienda": 8382,
      "example": 8383,
      "Ġtalking": 8384,
      "ĠSand": 8385,
      "********************************": 8386,
      "uns": 8387,
      "ĠFac": 8388,
      "pay": 8389,
      "Ġcorsi": 8390,
      "Ġcibo": 8391,
      "isola": 8392,
      "attenzione": 8393,
      "Ġvenerdì": 8394,
      "Ġrestrict": 8395,
      "Ġinizia": 8396,
      "Ġbuying": 8397,
      "Ġhealthcare": 8398,
      "Ġconferma": 8399,
      "attie": 8400,
      "han": 8401,
      "Ġfigura": 8402,
      "Ġiniziative": 8403,
      "ĠOpt": 8404,
      "incontro": 8405,
      "Table": 8406,
      "Ġutilizzo": 8407,
      "Ġfish": 8408,
      "Ġdocumento": 8409,
      "Ġinternal": 8410,
      "Ġterap": 8411,
      "Ġviolenza": 8412,
      "Ġtranqu": 8413,
      "Ġrender": 8414,
      "ĠProfession": 8415,
      "ĠInstitute": 8416,
      "Ġsud": 8417,
      "Ġradi": 8418,
      "Ġstorie": 8419,
      "Ġelabor": 8420,
      "Ġultime": 8421,
      "acters": 8422,
      "Ġfees": 8423,
      "ĠFu": 8424,
      "Ġcoverage": 8425,
      "ĠGl": 8426,
      "Ġpolicies": 8427,
      "Ġartisti": 8428,
      "ĠEnter": 8429,
      "ĠItaly": 8430,
      "ĠControl": 8431,
      "ĠMario": 8432,
      "Ġcres": 8433,
      "Ġbenessere": 8434,
      "Ġoperatori": 8435,
      "uma": 8436,
      "Ġprocessi": 8437,
      "Ġdirection": 8438,
      "ĠGiugno": 8439,
      "Des": 8440,
      "Ġcolumn": 8441,
      "Ġpanor": 8442,
      "Ġnode": 8443,
      "stream": 8444,
      "ĠMonday": 8445,
      "inanza": 8446,
      "Ġriesce": 8447,
      "Ġmarch": 8448,
      "ĠavrÃł": 8449,
      "ĠCA": 8450,
      "Ġheavy": 8451,
      "Ġsoli": 8452,
      "ĠAccess": 8453,
      "ĠMuseo": 8454,
      "Ġbeni": 8455,
      "Rec": 8456,
      "Ġrub": 8457,
      "Ġtum": 8458,
      "Pr": 8459,
      "private": 8460,
      "armi": 8461,
      "Ġwelcome": 8462,
      "Ġlux": 8463,
      "using": 8464,
      "yer": 8465,
      "ĠLuc": 8466,
      "Ġalthough": 8467,
      "Ġproperly": 8468,
      "Ġcomprom": 8469,
      "aso": 8470,
      "Ġacquistare": 8471,
      "itness": 8472,
      "iffer": 8473,
      "Ġdecisione": 8474,
      "ĠPlus": 8475,
      "Ġaccom": 8476,
      "Ġfed": 8477,
      "Ġrelig": 8478,
      "ĠJos": 8479,
      "Ġassolutamente": 8480,
      "Ġcombination": 8481,
      "Ġrapporti": 8482,
      "Ġingredients": 8483,
      "Ġsig": 8484,
      "Ġpoor": 8485,
      "=>": 8486,
      "Ġded": 8487,
      "Ġprecedenti": 8488,
      "Ġordine": 8489,
      "Ġpaes": 8490,
      "Ġproviders": 8491,
      "ĠvelocitÃł": 8492,
      "Ġsweet": 8493,
      "Ġtasks": 8494,
      "Ġdirector": 8495,
      "Ġwinter": 8496,
      "anned": 8497,
      "Ġlooked": 8498,
      "ĠRoad": 8499,
      "ĠIndian": 8500,
      "ĠCommissione": 8501,
      "Ġmediante": 8502,
      "ĠBal": 8503,
      "ĠSimp": 8504,
      "END": 8505,
      "Ġinternazionali": 8506,
      "ĠPhil": 8507,
      "Ġguad": 8508,
      "Ġcapitale": 8509,
      "reti": 8510,
      "rore": 8511,
      "ĠFollow": 8512,
      "number": 8513,
      "Ġbecoming": 8514,
      "ĠWH": 8515,
      "first": 8516,
      "Ġstrani": 8517,
      "Ġfib": 8518,
      "Ġcorrispond": 8519,
      "lang": 8520,
      "Ġofferte": 8521,
      "Ġvan": 8522,
      "Ġsurg": 8523,
      "Ġrecommended": 8524,
      "Tube": 8525,
      "ĠWhere": 8526,
      "rab": 8527,
      "Ġenvironmental": 8528,
      "Ġcaff": 8529,
      "Ġdocuments": 8530,
      "Ġconseguenza": 8531,
      "Ġwonderful": 8532,
      "ĠChristian": 8533,
      "Ġreli": 8534,
      "ĠPress": 8535,
      "rico": 8536,
      "Ġvino": 8537,
      "Ġhelpful": 8538,
      "Ġbrain": 8539,
      "ĠAlcun": 8540,
      "Ġteatro": 8541,
      "Ġcontinues": 8542,
      "Ġapprezz": 8543,
      "friendly": 8544,
      "ĠTro": 8545,
      "void": 8546,
      "Ġpromote": 8547,
      "Ġcambiamento": 8548,
      "Ġexciting": 8549,
      "Ġinfine": 8550,
      "Ġfacilmente": 8551,
      "Ġmg": 8552,
      "Ġgraf": 8553,
      "Response": 8554,
      "Ġschi": 8555,
      "Ġessa": 8556,
      "izion": 8557,
      "ĠGermania": 8558,
      "Op": 8559,
      "Ġfred": 8560,
      "Ġfesta": 8561,
      "life": 8562,
      "estyle": 8563,
      "ecn": 8564,
      "vedì": 8565,
      "Ġmit": 8566,
      "ĠCEO": 8567,
      "ĠDom": 8568,
      "Ġaccident": 8569,
      "ĠStefano": 8570,
      "QL": 8571,
      "Ġdifesa": 8572,
      "ĠMatt": 8573,
      "Associazione": 8574,
      "ĠCiò": 8575,
      "CON": 8576,
      "Ġriconosci": 8577,
      "ĠDomen": 8578,
      "Ġpiacere": 8579,
      "################": 8580,
      "Ġcalcul": 8581,
      "tribute": 8582,
      "ĠWho": 8583,
      "ĠiPhone": 8584,
      "Ġraise": 8585,
      "Ġtrag": 8586,
      "ĠPhoto": 8587,
      "Ġspecifico": 8588,
      "lag": 8589,
      "inding": 8590,
      "ANO": 8591,
      "force": 8592,
      "Ġefficace": 8593,
      "Ġimpianti": 8594,
      "Ġsymptoms": 8595,
      "ĠLive": 8596,
      "osis": 8597,
      "Ġbiggest": 8598,
      "Ġtried": 8599,
      "ĠCorte": 8600,
      "Ġtornare": 8601,
      "ĠRedazione": 8602,
      "ا": 8603,
      "Ġclasses": 8604,
      "dr": 8605,
      "uries": 8606,
      "Ġpresentato": 8607,
      "ĠPietro": 8608,
      "Ġslight": 8609,
      "airs": 8610,
      "lete": 8611,
      "eless": 8612,
      "Ġviss": 8613,
      "Ġcompleta": 8614,
      "Ġbianco": 8615,
      "Ġpark": 8616,
      "Ġsuitable": 8617,
      "ĠManager": 8618,
      "Ġfather": 8619,
      "Ġopening": 8620,
      "overs": 8621,
      "ĠJour": 8622,
      "Ġign": 8623,
      "ALL": 8624,
      "ĠLuglio": 8625,
      "Ġaspects": 8626,
      "Ġaccedere": 8627,
      "Ġripro": 8628,
      "periment": 8629,
      "icks": 8630,
      "Ġrare": 8631,
      "Ġdann": 8632,
      "Ġmerav": 8633,
      "Ġpic": 8634,
      "Ġmaximum": 8635,
      "ĠNote": 8636,
      "etime": 8637,
      "Ġgiusti": 8638,
      "mt": 8639,
      "ĠMiss": 8640,
      "Ġprepared": 8641,
      "Ġquarti": 8642,
      "ĠBritish": 8643,
      "ĠFer": 8644,
      "Ġsand": 8645,
      "Ġplenty": 8646,
      "Ġvale": 8647,
      "arp": 8648,
      "Ġentrare": 8649,
      "ASS": 8650,
      "Ġlayer": 8651,
      "lection": 8652,
      "Ġtherapy": 8653,
      "Ġrelativi": 8654,
      "ĠScience": 8655,
      "itudine": 8656,
      "Ġdipendenti": 8657,
      "Ġpow": 8658,
      "Ġdobbiamo": 8659,
      "economia": 8660,
      "ĠĉĉĊ": 8661,
      "Ġaddirittura": 8662,
      "ordi": 8663,
      "ĠCookie": 8664,
      "Ġprogett": 8665,
      "Ġperdita": 8666,
      "Ġspons": 8667,
      "Ġmentioned": 8668,
      "Ġambiente": 8669,
      "Ġesclusivamente": 8670,
      "ommod": 8671,
      "Ġprestazioni": 8672,
      "Ġrisulta": 8673,
      "otal": 8674,
      "Ġpreno": 8675,
      "ettings": 8676,
      "usura": 8677,
      "eremo": 8678,
      "Ġaiutare": 8679,
      "ĠRoberto": 8680,
      "Ġriman": 8681,
      "Ġmilitary": 8682,
      "Fi": 8683,
      "pir": 8684,
      "occhi": 8685,
      "tes": 8686,
      "Ġtorna": 8687,
      "estate": 8688,
      "ĠRa": 8689,
      "ego": 8690,
      "ĠThom": 8691,
      "Ġvary": 8692,
      "ovo": 8693,
      "Ġinstallation": 8694,
      "ĠSaturday": 8695,
      "Ġesso": 8696,
      "fferta": 8697,
      "inti": 8698,
      "Ġcells": 8699,
      "Ġincontr": 8700,
      "dev": 8701,
      "Ġ/>": 8702,
      "Ġaspett": 8703,
      "ĠFoundation": 8704,
      "Ġoperation": 8705,
      "Ġcogn": 8706,
      "Ġtemplate": 8707,
      "pg": 8708,
      "Ġresource": 8709,
      "Ġcalls": 8710,
      "Ġfisica": 8711,
      "ĠLight": 8712,
      "Ġvuoi": 8713,
      "Ġclassic": 8714,
      "antages": 8715,
      "emi": 8716,
      "ortare": 8717,
      "Ġpopulation": 8718,
      "ties": 8719,
      "Ġthanks": 8720,
      "Ġchiesa": 8721,
      "Ġtechnologies": 8722,
      "Ġappassion": 8723,
      "QU": 8724,
      "Ġsolito": 8725,
      "Ġfiducia": 8726,
      "ĠNO": 8727,
      "Ġoperating": 8728,
      "Ġnaturali": 8729,
      "Ġfestival": 8730,
      "ĠInfatti": 8731,
      "main": 8732,
      "Ġcourses": 8733,
      "ĠStudio": 8734,
      "Ġcultural": 8735,
      "Ġseparate": 8736,
      "Ġprezi": 8737,
      "ĠCristo": 8738,
      "unately": 8739,
      "Ġcaused": 8740,
      "iterr": 8741,
      "Ġdoctor": 8742,
      "ĠLou": 8743,
      "Ġlista": 8744,
      "Ġemployee": 8745,
      "Ġrat": 8746,
      "Ġliquid": 8747,
      "ĠSav": 8748,
      "Ġrandom": 8749,
      "Ġperhaps": 8750,
      "ĠSeg": 8751,
      "rote": 8752,
      "uting": 8753,
      "Ġchoices": 8754,
      "Ġmagn": 8755,
      "Ġtruth": 8756,
      "Ġminimum": 8757,
      "Ġdu": 8758,
      "Ġtrasporto": 8759,
      "Ġinteressante": 8760,
      "utti": 8761,
      "Ġseeing": 8762,
      "Ġintrod": 8763,
      "igation": 8764,
      "Ġrow": 8765,
      "Ġsplend": 8766,
      "Ġfloat": 8767,
      "Ġbrands": 8768,
      "Ġiniziato": 8769,
      "Ġavanz": 8770,
      "Ġexplor": 8771,
      "Ġripet": 8772,
      "Ġlaws": 8773,
      "Ġterror": 8774,
      "png": 8775,
      "resti": 8776,
      "Ġcompetition": 8777,
      "ĠPapa": 8778,
      "Ġscal": 8779,
      "ĠProt": 8780,
      "Ġsegno": 8781,
      "Ġnessun": 8782,
      "Ġaumento": 8783,
      "Ġeuropeo": 8784,
      "Ġsom": 8785,
      "inizi": 8786,
      "ĠCass": 8787,
      "Ġ])": 8788,
      "lino": 8789,
      "Ġsteel": 8790,
      "Click": 8791,
      "Ġvantaggi": 8792,
      "ĠAlessandro": 8793,
      "iki": 8794,
      "Ġcapelli": 8795,
      "ĠScop": 8796,
      "Ġsingolo": 8797,
      "Ġinterno": 8798,
      "can": 8799,
      "ĠCBD": 8800,
      "Ġmes": 8801,
      "Ġfocused": 8802,
      "osce": 8803,
      "Ġwhose": 8804,
      "Ġfacilities": 8805,
      "ĠCina": 8806,
      "Ġsrc": 8807,
      "ĠEU": 8808,
      "Ġfuoco": 8809,
      "Ġnero": 8810,
      "Ġprovoc": 8811,
      "local": 8812,
      "ĠAcqu": 8813,
      "Ġpersp": 8814,
      "oster": 8815,
      "Ġlotta": 8816,
      "Ġsugar": 8817,
      "ĠvolontÃł": 8818,
      "erebbe": 8819,
      "Ġaccounts": 8820,
      "Ġtipi": 8821,
      "Ġfede": 8822,
      "ĠWed": 8823,
      "anim": 8824,
      "Ġchanging": 8825,
      "client": 8826,
      "Ġcontinued": 8827,
      "Ġminer": 8828,
      "Ġexchange": 8829,
      "etri": 8830,
      "ĠCav": 8831,
      "Ġdestra": 8832,
      "gener": 8833,
      "inari": 8834,
      "Ġnet": 8835,
      "github": 8836,
      "ĠEvent": 8837,
      "Ġmedio": 8838,
      "âĢĻ,": 8839,
      "Ġminim": 8840,
      "Ġexhib": 8841,
      "ĠSupport": 8842,
      "vention": 8843,
      "olit": 8844,
      "oring": 8845,
      "Ġgenerate": 8846,
      "Ġfrancese": 8847,
      "enco": 8848,
      "Ġvisitors": 8849,
      "ULT": 8850,
      "ĠUlt": 8851,
      "Ġworry": 8852,
      "ITA": 8853,
      "bles": 8854,
      "ileg": 8855,
      "Ġgent": 8856,
      "ĠAuthor": 8857,
      "ĠCR": 8858,
      "Ġserved": 8859,
      "orale": 8860,
      "write": 8861,
      "ĠCa": 8862,
      "Ġdeleg": 8863,
      "Ġagency": 8864,
      "Ġgiocare": 8865,
      "ĠDurante": 8866,
      "ĠEnd": 8867,
      "razioni": 8868,
      "Ġadesso": 8869,
      "Ġdifferenti": 8870,
      "uci": 8871,
      "ĠNE": 8872,
      "associazione": 8873,
      "Ġ^": 8874,
      "Ġlaure": 8875,
      "float": 8876,
      "Ġtroub": 8877,
      "ĠInst": 8878,
      "Ġshift": 8879,
      "Ġcomplesso": 8880,
      "Ġoutdoor": 8881,
      "Ġsmaller": 8882,
      "ĠSmart": 8883,
      "Ġforeign": 8884,
      "Ġcopert": 8885,
      "Ġadapt": 8886,
      "Ġposit": 8887,
      "Ġsoggetto": 8888,
      "Ġdimin": 8889,
      "ĠExt": 8890,
      "Ġenable": 8891,
      "ilomet": 8892,
      "ĠDA": 8893,
      "oke": 8894,
      "iding": 8895,
      "Ġprofit": 8896,
      "GI": 8897,
      "hetic": 8898,
      "Ġstret": 8899,
      "Ġavvic": 8900,
      "Ġvibr": 8901,
      "ician": 8902,
      "fin": 8903,
      "ĠFrench": 8904,
      "Ġnumeri": 8905,
      "Conn": 8906,
      "Ġcapit": 8907,
      "Ġricevere": 8908,
      "Ġdieci": 8909,
      "Ġcarattere": 8910,
      "mitted": 8911,
      "ĠSaf": 8912,
      "ampa": 8913,
      "Ġincent": 8914,
      "Ġmachines": 8915,
      "ĠUm": 8916,
      "\"),": 8917,
      "ĠYouTube": 8918,
      "Ġsituazioni": 8919,
      "Ġmacchina": 8920,
      "Ġnotizia": 8921,
      "Ġromanzo": 8922,
      "Ġscelte": 8923,
      "Ġwife": 8924,
      "ĠTechnology": 8925,
      "ĠCreate": 8926,
      "Ġupdated": 8927,
      "åº": 8928,
      "Ġagreement": 8929,
      "position": 8930,
      "Ġseven": 8931,
      "Ġleggi": 8932,
      "Ġcrus": 8933,
      "Ġnamed": 8934,
      "Ġero": 8935,
      "Ġnato": 8936,
      "ĠTrib": 8937,
      "Ġgrant": 8938,
      "ĠThrough": 8939,
      "axis": 8940,
      "Unione": 8941,
      "ander": 8942,
      "men": 8943,
      "break": 8944,
      "Ġsignificantly": 8945,
      "Ġstare": 8946,
      "\",\"": 8947,
      "Ġrecords": 8948,
      "Ġfee": 8949,
      "encing": 8950,
      "Ġilleg": 8951,
      "riter": 8952,
      "Play": 8953,
      "ĠGiorn": 8954,
      "ĠfunzionalitÃł": 8955,
      "Web": 8956,
      "Ġmini": 8957,
      "arietÃł": 8958,
      "eserc": 8959,
      "ü": 8960,
      "ĠFlorida": 8961,
      "Ġcreazione": 8962,
      "Ġpartecipare": 8963,
      "Ġinjury": 8964,
      "Query": 8965,
      "Ġverranno": 8966,
      "Ġpericol": 8967,
      "Ġrisks": 8968,
      "product": 8969,
      "ĠSus": 8970,
      "FL": 8971,
      "POST": 8972,
      "Ġgiocatori": 8973,
      "Ġcontrario": 8974,
      "Ġproposte": 8975,
      "Ġvoluto": 8976,
      "atile": 8977,
      "Ġinteressi": 8978,
      "Ġclaims": 8979,
      "Ġincont": 8980,
      "tainer": 8981,
      "Ġshipping": 8982,
      "Ġdiscount": 8983,
      "ĠQue": 8984,
      "Ġpandemia": 8985,
      "Ġagree": 8986,
      "Ġfondi": 8987,
      "istory": 8988,
      "ME": 8989,
      "Ġgarden": 8990,
      "Ġideale": 8991,
      "olutely": 8992,
      "Ġdro": 8993,
      "Ġ===": 8994,
      "Ġiron": 8995,
      "idera": 8996,
      "Ġformula": 8997,
      "Ġpassed": 8998,
      "ĠArg": 8999,
      "analisi": 9000,
      "ĠBitcoin": 9001,
      "Action": 9002,
      "Se": 9003,
      "CL": 9004,
      "Ġcarriera": 9005,
      "Ġdevi": 9006,
      "Ġveramente": 9007,
      "Ġvice": 9008,
      "ĠAdv": 9009,
      "grade": 9010,
      "Ġpoche": 9011,
      "Ġproteg": 9012,
      "(&": 9013,
      "Ġfollowed": 9014,
      "Ġpossano": 9015,
      "Ġacceler": 9016,
      "Ġpopolo": 9017,
      "edom": 9018,
      "ĠdÃł": 9019,
      "ĠSpec": 9020,
      "ĠConsider": 9021,
      "tw": 9022,
      "Ġjoint": 9023,
      "ĠUnder": 9024,
      "ĠUsing": 9025,
      "ttp": 9026,
      "Ġleads": 9027,
      "iability": 9028,
      "Ġslots": 9029,
      "ĠPremi": 9030,
      "ĠPiazza": 9031,
      "ĠHD": 9032,
      "Ġdispositivo": 9033,
      "Ġtopic": 9034,
      "ĠStand": 9035,
      "Ġcommenti": 9036,
      "Ġproduced": 9037,
      "itura": 9038,
      "iet": 9039,
      "Ġconform": 9040,
      "ĠOffic": 9041,
      "block": 9042,
      "Ġdover": 9043,
      "outs": 9044,
      "Ġship": 9045,
      "ĠGior": 9046,
      "Ġnutri": 9047,
      "HMspace": 9048,
      "Ġtant": 9049,
      "service": 9050,
      "ĠAcadem": 9051,
      "ecture": 9052,
      "Ġprofond": 9053,
      "Ġeffetto": 9054,
      "ĠBet": 9055,
      "Ġassets": 9056,
      "Ġtests": 9057,
      "ided": 9058,
      "Ġlinee": 9059,
      "ĠOh": 9060,
      "Ġsuperfic": 9061,
      "yal": 9062,
      "Ġprepare": 9063,
      "default": 9064,
      "anges": 9065,
      "Ġ(\"": 9066,
      "Ġcharacters": 9067,
      "null": 9068,
      "igger": 9069,
      "poses": 9070,
      "Ġshoot": 9071,
      "epoca": 9072,
      "(){": 9073,
      "Ġthank": 9074,
      "etic": 9075,
      "ĠSuccess": 9076,
      "Ġtaste": 9077,
      "Ġdanger": 9078,
      "Ġlearned": 9079,
      "ensions": 9080,
      "Ġriguardo": 9081,
      "Ġfacilit": 9082,
      "version": 9083,
      "arle": 9084,
      "Ġestim": 9085,
      "Ġregol": 9086,
      "script": 9087,
      "ĠReport": 9088,
      "Ġpandemic": 9089,
      "Press": 9090,
      "ĠHand": 9091,
      "verage": 9092,
      "etails": 9093,
      "Ġpotuto": 9094,
      "Ġmoved": 9095,
      "Ġdesk": 9096,
      "ĠChris": 9097,
      "Ġchiedere": 9098,
      "PU": 9099,
      "Ġrelazioni": 9100,
      "Ġumani": 9101,
      "Tag": 9102,
      "PI": 9103,
      "Ġwinning": 9104,
      "iveness": 9105,
      "Ġteaching": 9106,
      "ĠMach": 9107,
      "rendo": 9108,
      "Ġplaced": 9109,
      "Ġlad": 9110,
      "Ġriduzione": 9111,
      "cribe": 9112,
      "ĠTar": 9113,
      "select": 9114,
      "Ġspin": 9115,
      "Ġonto": 9116,
      "ĠElectr": 9117,
      "Ġessi": 9118,
      "inia": 9119,
      "Ġolder": 9120,
      "liot": 9121,
      "Ġipot": 9122,
      "Ġterza": 9123,
      "Ġstrade": 9124,
      "olazioni": 9125,
      "Ġcomponent": 9126,
      "ĠLine": 9127,
      "Ġfriendly": 9128,
      "ĠMain": 9129,
      "Ġdistance": 9130,
      "System": 9131,
      "Ġurl": 9132,
      "ibly": 9133,
      "Ġoggetti": 9134,
      "Ġpropone": 9135,
      "ii": 9136,
      "accordo": 9137,
      "aming": 9138,
      "Ġfaith": 9139,
      "Ġaspetto": 9140,
      "ĠMary": 9141,
      "ĠFurther": 9142,
      "Ġsacr": 9143,
      "ĠBud": 9144,
      "orage": 9145,
      "Ġparad": 9146,
      "ĠTwo": 9147,
      "enne": 9148,
      "apes": 9149,
      "asts": 9150,
      "Ġrepe": 9151,
      "Ġpsych": 9152,
      "DI": 9153,
      "Ġconveni": 9154,
      "Ġcircum": 9155,
      "ĠChinese": 9156,
      "ĠOnly": 9157,
      "Ġpredict": 9158,
      "Ġcommerciale": 9159,
      "Pt": 9160,
      "uts": 9161,
      "onds": 9162,
      "endosi": 9163,
      "Ġsvolg": 9164,
      "Ġcommitted": 9165,
      "Ġquarter": 9166,
      "Ġnord": 9167,
      "ĠLove": 9168,
      "ENTO": 9169,
      "Ġpictures": 9170,
      "Ġpresident": 9171,
      "You": 9172,
      "vista": 9173,
      "Ġdocumenti": 9174,
      "Ġmessa": 9175,
      "Ġnascita": 9176,
      "Ġfunding": 9177,
      "ĠFilm": 9178,
      "Ġtub": 9179,
      "Ġsustainable": 9180,
      "Ġoperazioni": 9181,
      "Ġserata": 9182,
      "Gra": 9183,
      "lli": 9184,
      "Ġresidents": 9185,
      "Ġadvertising": 9186,
      "anged": 9187,
      "Ġecce": 9188,
      "Ġpartito": 9189,
      "Ġfactor": 9190,
      "ĠCli": 9191,
      "akes": 9192,
      "From": 9193,
      "ĠHead": 9194,
      "Ġmanifestazione": 9195,
      "ji": 9196,
      "Ġapplica": 9197,
      "Ġregime": 9198,
      "Ġhyd": 9199,
      "Ġexpensive": 9200,
      "æĹ": 9201,
      "Ġcoppia": 9202,
      "Ġbattery": 9203,
      "obj": 9204,
      "BO": 9205,
      "Ġdispositivi": 9206,
      "Ġfunziona": 9207,
      "ĠRoy": 9208,
      "Ġnemmeno": 9209,
      "Ġaumentare": 9210,
      "Ġconsumers": 9211,
      "Ġselling": 9212,
      "Ġdecreto": 9213,
      "ĠGab": 9214,
      "Ġdesigns": 9215,
      "PD": 9216,
      "Ġchurch": 9217,
      "sl": 9218,
      "Ġpatrimonio": 9219,
      "Ġâ̲": 9220,
      "Ġhappens": 9221,
      "Ġsco": 9222,
      "Ġambientale": 9223,
      "ĠFA": 9224,
      "Ġstesse": 9225,
      "response": 9226,
      "Ġbib": 9227,
      "Ġprecis": 9228,
      "Ġta": 9229,
      "Ġfunzionamento": 9230,
      "ocation": 9231,
      "Ġsets": 9232,
      "AME": 9233,
      "agg": 9234,
      "liare": 9235,
      "Ġaccurate": 9236,
      "Ġacquist": 9237,
      "FT": 9238,
      "Ġmasch": 9239,
      "Ġsfida": 9240,
      "Ġspecifically": 9241,
      "ĠBur": 9242,
      "Ġfinalmente": 9243,
      "ormal": 9244,
      "Ġquell": 9245,
      "Ġscat": 9246,
      "ĠCommission": 9247,
      "Ġminimo": 9248,
      "iri": 9249,
      "ĠMu": 9250,
      "Ġfields": 9251,
      "Ġindependent": 9252,
      "ifications": 9253,
      "Ġseek": 9254,
      "Ġmiglia": 9255,
      "Ġmista": 9256,
      "Ġbrings": 9257,
      "related": 9258,
      "Ġspending": 9259,
      "Ġposts": 9260,
      "Ġposso": 9261,
      "ira": 9262,
      "usion": 9263,
      "Ġproget": 9264,
      "Str": 9265,
      "ĠBor": 9266,
      "ĠScuola": 9267,
      "Ġalcuna": 9268,
      "Ġparticolari": 9269,
      "Ġaccommod": 9270,
      "Ġedge": 9271,
      "enni": 9272,
      "ĠSolo": 9273,
      "Ġcrim": 9274,
      "ĠVirg": 9275,
      "Ġgel": 9276,
      "ĠEX": 9277,
      "Ġinnovation": 9278,
      "Ġpartenza": 9279,
      "Ġimb": 9280,
      "giorno": 9281,
      "Ġsurpr": 9282,
      "uty": 9283,
      "Ġpeace": 9284,
      "Ġmira": 9285,
      "iniziativa": 9286,
      "ĠJe": 9287,
      "Ġlimiti": 9288,
      "Ġcompetitive": 9289,
      "egue": 9290,
      "Ġsigns": 9291,
      "Ġwire": 9292,
      "cam": 9293,
      "iger": 9294,
      "Ġcostruire": 9295,
      "Ġrule": 9296,
      "Ġconsumo": 9297,
      "uls": 9298,
      "river": 9299,
      "Ġguests": 9300,
      "cohol": 9301,
      "Ġfuel": 9302,
      "Ġtar": 9303,
      "Ġsfor": 9304,
      "Ġvelo": 9305,
      "posto": 9306,
      "Ġimpegno": 9307,
      "Ġpossibili": 9308,
      "Ġpiena": 9309,
      "Ġscoperta": 9310,
      "Ġconfidence": 9311,
      "Ġdetailed": 9312,
      "Ġrequis": 9313,
      "evi": 9314,
      "ulated": 9315,
      "ĠPalermo": 9316,
      "Ġinsights": 9317,
      "Ġdichiarato": 9318,
      "Ġmart": 9319,
      "Ġglobale": 9320,
      "Ġterzi": 9321,
      "Ġlunedì": 9322,
      "kin": 9323,
      "Ġgeneration": 9324,
      "å°": 9325,
      "Ġvittoria": 9326,
      "ĠCy": 9327,
      "enna": 9328,
      "ady": 9329,
      "categ": 9330,
      "Ġcolon": 9331,
      "eller": 9332,
      "Ġabbandon": 9333,
      "isci": 9334,
      "orter": 9335,
      "Ġrifiuti": 9336,
      "Ġdenaro": 9337,
      "ĠGiul": 9338,
      "Ġprincipi": 9339,
      "Ġsimile": 9340,
      "Ġdisapp": 9341,
      "Ġthousands": 9342,
      "Ġimprend": 9343,
      "Ġupdates": 9344,
      "Ġtrasc": 9345,
      "chain": 9346,
      "Ent": 9347,
      "Ġbarri": 9348,
      "ĠCamera": 9349,
      "Ġvulner": 9350,
      "Ġchemical": 9351,
      "Ġbow": 9352,
      "ĠEqu": 9353,
      "Ġscrivere": 9354,
      "unico": 9355,
      "Ġospiti": 9356,
      "arvi": 9357,
      "Ġensures": 9358,
      "ĠEmail": 9359,
      "Ġrooms": 9360,
      "Ġpurposes": 9361,
      "Ġinver": 9362,
      "ologici": 9363,
      "egnato": 9364,
      "Ġ\">": 9365,
      "ĠAnaly": 9366,
      "unicip": 9367,
      "DB": 9368,
      "Ġhighlight": 9369,
      "Ġorigine": 9370,
      "Ġrum": 9371,
      "ĠVinc": 9372,
      "being": 9373,
      "Ġessay": 9374,
      "Ġmajority": 9375,
      "ĠDen": 9376,
      "front": 9377,
      "ĠFoto": 9378,
      "ivano": 9379,
      "ĠWood": 9380,
      "iro": 9381,
      "Ġcompleto": 9382,
      "Ġtoward": 9383,
      "Ġprotagonisti": 9384,
      "Ġtablet": 9385,
      "Ġtrial": 9386,
      "rezz": 9387,
      "Ġborn": 9388,
      "Ġcommerciali": 9389,
      "Ġapprox": 9390,
      "Ġentrambi": 9391,
      "osen": 9392,
      "Ġposta": 9393,
      "alls": 9394,
      "Ġesper": 9395,
      "ĠAsia": 9396,
      "Ġwine": 9397,
      "Ġpanel": 9398,
      "ĠSS": 9399,
      "ĠGruppo": 9400,
      "Ġumana": 9401,
      "ĠGran": 9402,
      "Ġlegale": 9403,
      "Ġassociazioni": 9404,
      "Ġattesa": 9405,
      "ĠEff": 9406,
      "Ġcategory": 9407,
      "Ġcredo": 9408,
      "к": 9409,
      "Ġpaziente": 9410,
      "Ġaffili": 9411,
      "eper": 9412,
      "Ġconclud": 9413,
      "Ġtruck": 9414,
      "Ġpomer": 9415,
      "ecute": 9416,
      "Ġstreet": 9417,
      "well": 9418,
      "Ġchiesto": 9419,
      "lands": 9420,
      "Ġobvious": 9421,
      "Ġavete": 9422,
      "Ġhus": 9423,
      "Ġlettera": 9424,
      "aglia": 9425,
      "Ġdecre": 9426,
      "éĢ": 9427,
      "Ġaud": 9428,
      "Ġrimane": 9429,
      "intervento": 9430,
      "ĠGrande": 9431,
      "!!!": 9432,
      "organizzazione": 9433,
      "agni": 9434,
      "Ġrevis": 9435,
      "Ġcontribu": 9436,
      "Ġsenti": 9437,
      "Ġtagli": 9438,
      "Title": 9439,
      "Ġscrive": 9440,
      "hab": 9441,
      "Ġeccell": 9442,
      "Ġpremio": 9443,
      "utenzione": 9444,
      "icio": 9445,
      "Ġmoglie": 9446,
      "Ġgrave": 9447,
      "Su": 9448,
      "ologo": 9449,
      "Dis": 9450,
      "Ġnorme": 9451,
      "Ġstiamo": 9452,
      "Ġbright": 9453,
      "Ġug": 9454,
      "Ġmalattie": 9455,
      "Ġconsumer": 9456,
      "Ġpractical": 9457,
      "Ġwrote": 9458,
      "Ġcorporate": 9459,
      "PT": 9460,
      "Ġcouldn": 9461,
      "ository": 9462,
      "Ġgia": 9463,
      "ĠSearch": 9464,
      "Ġconcor": 9465,
      "Equal": 9466,
      "Ġlocations": 9467,
      "ĠBarb": 9468,
      "Ġdistr": 9469,
      "Ġcars": 9470,
      "ToString": 9471,
      "Ġwaiting": 9472,
      "ĠGoverno": 9473,
      "Ġproud": 9474,
      "cal": 9475,
      "Ġmodi": 9476,
      "*/": 9477,
      "Ġsenior": 9478,
      "Ġroutine": 9479,
      "Ġtraff": 9480,
      "ĠWeek": 9481,
      "Ġ{}": 9482,
      "Ġtri": 9483,
      "ĠDip": 9484,
      "orial": 9485,
      "Ġmembri": 9486,
      "Ġestr": 9487,
      "Ġpreval": 9488,
      "agno": 9489,
      "ifier": 9490,
      "ĠRi": 9491,
      "ĠPack": 9492,
      "ĠWomen": 9493,
      "Ġjournal": 9494,
      "ĠChurch": 9495,
      "lina": 9496,
      "ĠGrand": 9497,
      "Ġshot": 9498,
      "Ġtheme": 9499,
      "ssa": 9500,
      "ĠBell": 9501,
      "Ġfamiliar": 9502,
      "ĠMinistero": 9503,
      "ĠBill": 9504,
      "Ġfamous": 9505,
      "Ġbic": 9506,
      "Ġprofilo": 9507,
      "Ġsit": 9508,
      "Ġconsegna": 9509,
      "ĠUtil": 9510,
      "Ġemozioni": 9511,
      "Ġministro": 9512,
      "<<": 9513,
      "Ġdiab": 9514,
      "MO": 9515,
      "xx": 9516,
      "ications": 9517,
      "olina": 9518,
      "Ġneighbor": 9519,
      "pers": 9520,
      "Ġnerv": 9521,
      "Ġjack": 9522,
      "åľ": 9523,
      "ĠMem": 9524,
      "Ġconcetto": 9525,
      "Ġscad": 9526,
      "Ġaggress": 9527,
      "sg": 9528,
      "rep": 9529,
      "ecuzione": 9530,
      "Ġassistenza": 9531,
      "Ġbanc": 9532,
      "Ġestrem": 9533,
      "Ġsogno": 9534,
      "liono": 9535,
      "Ġcercando": 9536,
      "ĠRepublic": 9537,
      "Ġsaus": 9538,
      "Ġcron": 9539,
      "phas": 9540,
      "Ġhappened": 9541,
      "oritÃł": 9542,
      "temente": 9543,
      "Ġrosso": 9544,
      "ko": 9545,
      "ĠJew": 9546,
      "olto": 9547,
      "Ġbigli": 9548,
      "edy": 9549,
      "ĠRobert": 9550,
      "Exp": 9551,
      "Ġlanci": 9552,
      "game": 9553,
      "Ġfinished": 9554,
      "Ġaffordable": 9555,
      "ĠFo": 9556,
      "oledì": 9557,
      "Ġutilizzando": 9558,
      "Ġwhatever": 9559,
      "Ġinizio": 9560,
      "Ġdichiara": 9561,
      "():": 9562,
      "ĠRus": 9563,
      "ĠFamily": 9564,
      "Ġcontinuare": 9565,
      "Layout": 9566,
      "Ġinfluence": 9567,
      "Ġaperta": 9568,
      "Ġholiday": 9569,
      "Ġthoughts": 9570,
      "Ġveter": 9571,
      "Ġcosidd": 9572,
      "posizione": 9573,
      "ĠEst": 9574,
      "SO": 9575,
      "Ġcitiz": 9576,
      "Ġspesa": 9577,
      "ĠExperi": 9578,
      "ĠNess": 9579,
      "Ġaccum": 9580,
      "Ġspring": 9581,
      "ĠHy": 9582,
      "Ġculturali": 9583,
      "Ġvehicles": 9584,
      "ALSE": 9585,
      "ĠSou": 9586,
      "Ġappar": 9587,
      "Ġmattina": 9588,
      "udo": 9589,
      "Ġfemminile": 9590,
      "Ġobiettivo": 9591,
      "ĠâĨĴ": 9592,
      "ĠIde": 9593,
      "Ġattor": 9594,
      "Ġinstr": 9595,
      "real": 9596,
      "Ġargs": 9597,
      "Ġcreato": 9598,
      "Ġcrow": 9599,
      "ĠRadio": 9600,
      "Ġkept": 9601,
      "isse": 9602,
      "bus": 9603,
      "iled": 9604,
      "Ġcentury": 9605,
      "ĠMater": 9606,
      "Create": 9607,
      "ĠDati": 9608,
      "Ġacademic": 9609,
      "ivio": 9610,
      "Ġrecovery": 9611,
      "Ġ<=": 9612,
      "Ġresponsibility": 9613,
      "oste": 9614,
      "Ġplastic": 9615,
      "Ġrass": 9616,
      "Ġrispondere": 9617,
      "aga": 9618,
      "rendere": 9619,
      "Ġogn": 9620,
      "Ġluck": 9621,
      "ĠBeach": 9622,
      "Co": 9623,
      "tn": 9624,
      "ishes": 9625,
      "Ġali": 9626,
      "ĠWel": 9627,
      "pha": 9628,
      "night": 9629,
      "ĠFund": 9630,
      "Ġiniziare": 9631,
      "ĠDia": 9632,
      "ĠLos": 9633,
      "lier": 9634,
      "Ġgiusta": 9635,
      "Ġpray": 9636,
      "Ġchannel": 9637,
      "Ġpoker": 9638,
      "Method": 9639,
      "OK": 9640,
      "prene": 9641,
      "Ġride": 9642,
      "ALI": 9643,
      "ĠSqu": 9644,
      "Ġ((": 9645,
      "ĠGian": 9646,
      "Ġdipl": 9647,
      "Ġgone": 9648,
      "Ġnegozi": 9649,
      "ĠclassName": 9650,
      "Ġsullo": 9651,
      "Ġauthent": 9652,
      "Ġformato": 9653,
      "Ġadmin": 9654,
      "Ġprincipio": 9655,
      "Ġeight": 9656,
      "ĠSy": 9657,
      "ĠLuigi": 9658,
      "ĠLord": 9659,
      "iranno": 9660,
      "erop": 9661,
      "Ġlontano": 9662,
      "inamento": 9663,
      "abini": 9664,
      "Ġlasciare": 9665,
      "umps": 9666,
      "Ġchallenging": 9667,
      "ulg": 9668,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 9669,
      "ye": 9670,
      "ĠPA": 9671,
      "Ġstrategia": 9672,
      "Ġvolontari": 9673,
      "Ġconsidering": 9674,
      "Ġpresented": 9675,
      "ĠCentral": 9676,
      "etico": 9677,
      "ango": 9678,
      "ĠLearn": 9679,
      "ĠCittÃł": 9680,
      "Ġbound": 9681,
      "ĠTosc": 9682,
      "ĠTags": 9683,
      "ĠLeon": 9684,
      "amor": 9685,
      "ĠCalab": 9686,
      "ĠBol": 9687,
      "Ag": 9688,
      "Ġinterests": 9689,
      "Ġdubbio": 9690,
      "Ġmedici": 9691,
      "Ġleaving": 9692,
      "Ġcomponenti": 9693,
      "Ġistituzioni": 9694,
      "Ġquadro": 9695,
      "ĠDir": 9696,
      "bbene": 9697,
      "Ġpav": 9698,
      "ĠOk": 9699,
      "ĠAtl": 9700,
      "istere": 9701,
      "card": 9702,
      "Filter": 9703,
      "unale": 9704,
      "Ġcompliance": 9705,
      "Cur": 9706,
      "ĠSoftware": 9707,
      "Ġarte": 9708,
      "Ġragazz": 9709,
      "Ġlisted": 9710,
      "Ġthus": 9711,
      "Ġweak": 9712,
      "ĠCommit": 9713,
      "Ġimmers": 9714,
      "Ġconcrete": 9715,
      "ĠSenza": 9716,
      "Ġaere": 9717,
      "åį": 9718,
      "Ġrise": 9719,
      "Ġfenomeno": 9720,
      "ĠWatch": 9721,
      "Ġpayments": 9722,
      "Ġscript": 9723,
      "ĠValent": 9724,
      "Ġlandscape": 9725,
      "Ġricos": 9726,
      "Ġremote": 9727,
      "ĠOm": 9728,
      "olesc": 9729,
      "xa": 9730,
      "Ġtrover": 9731,
      "Ġenth": 9732,
      "Ġsostenere": 9733,
      "cchio": 9734,
      "ĉĊ": 9735,
      "bd": 9736,
      "words": 9737,
      "Update": 9738,
      "ativamente": 9739,
      "iov": 9740,
      "Ġpresc": 9741,
      "Ġlaun": 9742,
      "ĠRen": 9743,
      "Ġsperanza": 9744,
      "allazione": 9745,
      "Ġextends": 9746,
      "Ġoccupa": 9747,
      "ENTI": 9748,
      "Ġlascia": 9749,
      "Ġmountain": 9750,
      "intera": 9751,
      "Ġregulations": 9752,
      "tiamo": 9753,
      "Ġsuit": 9754,
      "CI": 9755,
      "target": 9756,
      "Ġvogliono": 9757,
      "Ġles": 9758,
      "Ġvivo": 9759,
      "Ġmiles": 9760,
      "ĠMedical": 9761,
      "Ġapplied": 9762,
      "ĠTherefore": 9763,
      "Ġhom": 9764,
      "ĠLoren": 9765,
      "Ġprosegu": 9766,
      "Ġlibera": 9767,
      "Ġpush": 9768,
      "ĠBoth": 9769,
      "æī": 9770,
      "osco": 9771,
      "Ġsentire": 9772,
      "rics": 9773,
      "osamente": 9774,
      "ĠÌ": 9775,
      "Ġearth": 9776,
      "Ġdidatt": 9777,
      "imer": 9778,
      "Ġfaster": 9779,
      "Ġcarne": 9780,
      "Ġinvestimenti": 9781,
      "ursday": 9782,
      "Ġricevuto": 9783,
      "Column": 9784,
      "ĠMatteo": 9785,
      "Aut": 9786,
      "Ġaid": 9787,
      "Ġnumerose": 9788,
      "pero": 9789,
      "Ġcusto": 9790,
      "Ġappearance": 9791,
      "ĠVeg": 9792,
      "Ġnazionali": 9793,
      "attuale": 9794,
      "ĠGovernment": 9795,
      "bro": 9796,
      "Ġincorpor": 9797,
      "ĠSerie": 9798,
      "ĠPersonal": 9799,
      "Ġsala": 9800,
      "åĽ": 9801,
      "estero": 9802,
      "Ġanon": 9803,
      "ĠStore": 9804,
      "ĠStep": 9805,
      "obs": 9806,
      "tx": 9807,
      "ĠTrue": 9808,
      "zen": 9809,
      "Ġguarantee": 9810,
      "acco": 9811,
      "Ġquote": 9812,
      "Ġdescription": 9813,
      "Ġbattag": 9814,
      "Ġpiante": 9815,
      "âĢĻ.": 9816,
      "ĠFull": 9817,
      "ĠBio": 9818,
      "Ġurb": 9819,
      "Ġnecessaria": 9820,
      "Ġpronto": 9821,
      "ĠLake": 9822,
      "standing": 9823,
      "Ġluc": 9824,
      "ĠVan": 9825,
      "Ġrevenue": 9826,
      "BS": 9827,
      "offerta": 9828,
      "Ġfootball": 9829,
      "phere": 9830,
      "Ġskill": 9831,
      "Ġterreno": 9832,
      "Ġstation": 9833,
      "([": 9834,
      "Ġwilling": 9835,
      "Ġ){": 9836,
      "Ġ''": 9837,
      "Ġforget": 9838,
      "Ġindustrial": 9839,
      "Fun": 9840,
      "Ġambito": 9841,
      "Ġanimals": 9842,
      "Ġfaccia": 9843,
      "dec": 9844,
      "ĠItaliana": 9845,
      "aglio": 9846,
      "Ġtom": 9847,
      "Ġmens": 9848,
      "Ġcosci": 9849,
      "ĠBib": 9850,
      "Ġmanufacturing": 9851,
      "Ġflus": 9852,
      "ppio": 9853,
      "Ġlibrary": 9854,
      "effici": 9855,
      "Ġaiuto": 9856,
      "Ġpromozione": 9857,
      "ĠStudi": 9858,
      "ifts": 9859,
      "lie": 9860,
      "ambio": 9861,
      "ettendo": 9862,
      "Ġmeant": 9863,
      "ĠWal": 9864,
      "Ġ\"\\": 9865,
      "Ġadvance": 9866,
      "alian": 9867,
      "Ġdiversa": 9868,
      "ertamente": 9869,
      "anel": 9870,
      "rooms": 9871,
      "itamente": 9872,
      "ĠAgosto": 9873,
      "Ġcontest": 9874,
      "ĠTues": 9875,
      "Ġinfrastructure": 9876,
      "ĠRim": 9877,
      "Ġgoods": 9878,
      "Ġstarts": 9879,
      "cient": 9880,
      "ĠFarm": 9881,
      "Ġchim": 9882,
      "css": 9883,
      "Ġcompagnia": 9884,
      "Ġinformed": 9885,
      "Ġstores": 9886,
      "ĠAi": 9887,
      "Ġracconto": 9888,
      "odies": 9889,
      "msg": 9890,
      "Ġcomprendere": 9891,
      "\"></": 9892,
      "Ġinvestors": 9893,
      "fill": 9894,
      "Ġhaven": 9895,
      "Ġpermesso": 9896,
      "Ġincar": 9897,
      "Ġspirito": 9898,
      "batt": 9899,
      "ĠSara": 9900,
      "Ġcompla": 9901,
      "false": 9902,
      "Ġlicense": 9903,
      "wa": 9904,
      "ĠGeorge": 9905,
      "root": 9906,
      "ĠIng": 9907,
      "Ġfixed": 9908,
      "ĠSE": 9909,
      "iggio": 9910,
      "Ġspost": 9911,
      "Ġautore": 9912,
      "dine": 9913,
      "Ġarticles": 9914,
      "Ġartist": 9915,
      "ilibrio": 9916,
      "Ġfabric": 9917,
      "Ġaug": 9918,
      "Ġciclo": 9919,
      "ĠDoes": 9920,
      "Ġleaves": 9921,
      "Ġguidance": 9922,
      "itate": 9923,
      "pet": 9924,
      "Ġreturns": 9925,
      "Ġgirls": 9926,
      "Ġaffin": 9927,
      "Ġencourage": 9928,
      "Ġengagement": 9929,
      "Ġsindac": 9930,
      "Ġ${": 9931,
      "rei": 9932,
      "Ġgamma": 9933,
      "Ġnotes": 9934,
      "Ġringra": 9935,
      "frame": 9936,
      "Ġimproved": 9937,
      "Ġpreviously": 9938,
      "Ġdepartment": 9939,
      "ĠStrateg": 9940,
      "emerg": 9941,
      "Ġricordo": 9942,
      "Ġmancanza": 9943,
      "ĠMos": 9944,
      "Ġfattori": 9945,
      "Ġattualmente": 9946,
      "ulture": 9947,
      "Ġchoosing": 9948,
      "Ġobl": 9949,
      "click": 9950,
      "Ġdestro": 9951,
      "Pre": 9952,
      "Ġmusicale": 9953,
      "Ġemergency": 9954,
      "ĠSU": 9955,
      "Ġpertanto": 9956,
      "Ġnormale": 9957,
      "Ġprompt": 9958,
      "itati": 9959,
      "Ġcapace": 9960,
      "arre": 9961,
      "ĠAnna": 9962,
      "lav": 9963,
      "Ġcomma": 9964,
      "Ġurg": 9965,
      "Ġcott": 9966,
      "Ġfini": 9967,
      "ĠMas": 9968,
      "Ġazione": 9969,
      "Ġextensive": 9970,
      "Ġsuperficie": 9971,
      "Ġsintomi": 9972,
      "Ġneuro": 9973,
      "Ġregularly": 9974,
      "teger": 9975,
      "Ġclearly": 9976,
      "ĠGD": 9977,
      "ROM": 9978,
      "ĠScar": 9979,
      "undle": 9980,
      "ĠlÃł": 9981,
      "ĠClean": 9982,
      "Ġrichiede": 9983,
      "Ġsemi": 9984,
      "Ġlegitt": 9985,
      "Ġpolizia": 9986,
      "lec": 9987,
      "iform": 9988,
      "Ġexcited": 9989,
      "Ġchiusura": 9990,
      "most": 9991,
      "ĠEp": 9992,
      "Ġmessages": 9993,
      "Ġdogs": 9994,
      "Ġspecifiche": 9995,
      "Ġemotional": 9996,
      "Us": 9997,
      "Ġreso": 9998,
      "Ġconsiderazione": 9999,
      "å¼": 10000,
      "Repository": 10001,
      "Ġspett": 10002,
      "Ġsemplici": 10003,
      "Ġtratti": 10004,
      "Ġavviene": 10005,
      "Ġrestaurant": 10006,
      "arent": 10007,
      "ĠRai": 10008,
      "home": 10009,
      "Ġsupporting": 10010,
      "Ġcento": 10011,
      "gage": 10012,
      "Ġalign": 10013,
      "Ġtun": 10014,
      "attiv": 10015,
      "Ġpartecipanti": 10016,
      "bin": 10017,
      "Ġtrends": 10018,
      "Ġsupported": 10019,
      ">>": 10020,
      "Ġsorta": 10021,
      "Ġdisag": 10022,
      "Ġautomatically": 10023,
      "Override": 10024,
      "ĠEg": 10025,
      "Ġprogrammi": 10026,
      "how": 10027,
      "ĠEnergy": 10028,
      "Ġsausages": 10029,
      "Ġdemocr": 10030,
      "olini": 10031,
      "ĠMobile": 10032,
      "Ġpremium": 10033,
      "ĠCanc": 10034,
      "Ġnd": 10035,
      "Ġesprim": 10036,
      "comes": 10037,
      "Ġhol": 10038,
      "Ġcauses": 10039,
      "annels": 10040,
      "Base": 10041,
      "Ġpagare": 10042,
      "GET": 10043,
      "uni": 10044,
      "Ġricorda": 10045,
      "occhio": 10046,
      "ausage": 10047,
      "Ġidentity": 10048,
      "uled": 10049,
      "cean": 10050,
      "Ġdemocra": 10051,
      "åĩ": 10052,
      "Ġmodifica": 10053,
      "odio": 10054,
      "TY": 10055,
      "ĠSind": 10056,
      "rican": 10057,
      "Ġchiud": 10058,
      "Ġ###": 10059,
      "ĠPeter": 10060,
      "Ġopened": 10061,
      "ialog": 10062,
      "Ġ~": 10063,
      "Ġindi": 10064,
      "Ġvisitare": 10065,
      "inizione": 10066,
      "Ġcomprens": 10067,
      "egin": 10068,
      "ĠFore": 10069,
      "ucch": 10070,
      "Ġdomani": 10071,
      "chie": 10072,
      "Ġinvolves": 10073,
      "Ġrevol": 10074,
      "nesday": 10075,
      "Ġessendo": 10076,
      "Ñĥ": 10077,
      "Ġice": 10078,
      "Ġespress": 10079,
      "Ġ));": 10080,
      "ĠMartin": 10081,
      "ĠRip": 10082,
      "ERV": 10083,
      "ĠType": 10084,
      "Ġcompare": 10085,
      "apore": 10086,
      "Ġprevenzione": 10087,
      "ĠThursday": 10088,
      "Ġmanaged": 10089,
      "Ġbagno": 10090,
      "Ġunits": 10091,
      "amina": 10092,
      "ĠFa": 10093,
      "ĠRef": 10094,
      "ju": 10095,
      "<?": 10096,
      "MI": 10097,
      "ialitÃł": 10098,
      "Ġaccessible": 10099,
      "Ġconsolid": 10100,
      "Ġadott": 10101,
      "ĠDemocr": 10102,
      "lict": 10103,
      "ĠKnow": 10104,
      "Ġparticipants": 10105,
      "ById": 10106,
      "rees": 10107,
      "Ġdollari": 10108,
      "ĠParco": 10109,
      "Opt": 10110,
      "Ġlisten": 10111,
      "Parameter": 10112,
      "cezione": 10113,
      "bet": 10114,
      "Instance": 10115,
      "ĠChic": 10116,
      "Ġimmediatamente": 10117,
      "Ġcambio": 10118,
      "Ġemphas": 10119,
      "water": 10120,
      "txt": 10121,
      "Ġappunto": 10122,
      "ĠLazio": 10123,
      "see": 10124,
      "Ġcontribute": 10125,
      "Ġeating": 10126,
      "Ġbello": 10127,
      "ĠGer": 10128,
      "Stre": 10129,
      "Ġurban": 10130,
      "Ġprivileg": 10131,
      "rac": 10132,
      "Ġprende": 10133,
      "ĠDall": 10134,
      "commerce": 10135,
      "Ġtradizionale": 10136,
      "ĠPier": 10137,
      "ĠCup": 10138,
      "ĠFrank": 10139,
      "intero": 10140,
      "Ġcomposto": 10141,
      "Ġperfetto": 10142,
      "ns": 10143,
      "icken": 10144,
      "ĠAnal": 10145,
      "folio": 10146,
      "Ġdimensione": 10147,
      "Ġgenera": 10148,
      "Ġmaggioranza": 10149,
      "gorith": 10150,
      "Ġartists": 10151,
      "ĠSomet": 10152,
      "Ġspecies": 10153,
      "ĠEra": 10154,
      "Ġwindows": 10155,
      "rat": 10156,
      "Ġclosed": 10157,
      "Ġeducational": 10158,
      "Ġcream": 10159,
      "Ġgram": 10160,
      "ige": 10161,
      "Prov": 10162,
      "Ġmoda": 10163,
      "Ġunica": 10164,
      "Ġsea": 10165,
      "ĠSemp": 10166,
      "Ġloans": 10167,
      "ĠPac": 10168,
      "indirizzo": 10169,
      "ĠVitt": 10170,
      "Ġgratuito": 10171,
      "Ġcreation": 10172,
      "inch": 10173,
      "Ġcerv": 10174,
      "ensed": 10175,
      "Ġpover": 10176,
      "Ġsalt": 10177,
      "asia": 10178,
      "ĠTuesday": 10179,
      "Ġscenario": 10180,
      "WS": 10181,
      "Ġmanifest": 10182,
      "process": 10183,
      "Ġsignificato": 10184,
      "Ġcutting": 10185,
      "ĠDu": 10186,
      "Ġattuale": 10187,
      "Ġabsolutely": 10188,
      "Ġconsiderato": 10189,
      "ĠHill": 10190,
      "Ġvittime": 10191,
      "ries": 10192,
      "Ġrecupero": 10193,
      "sausage": 10194,
      "Ġenthusi": 10195,
      "ettato": 10196,
      "Ġconsequ": 10197,
      "Ġdescribed": 10198,
      "tot": 10199,
      "ĠFile": 10200,
      "retario": 10201,
      "Ġran": 10202,
      "Ġceleb": 10203,
      "mento": 10204,
      "rate": 10205,
      "ĠSO": 10206,
      "Ġconference": 10207,
      "iden": 10208,
      "orma": 10209,
      "ĠEV": 10210,
      "Doc": 10211,
      "source": 10212,
      "Ġgenerazione": 10213,
      "Ġhusband": 10214,
      "Ġdesire": 10215,
      "ĠURL": 10216,
      "DE": 10217,
      "ĠLand": 10218,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 10219,
      "Ġprocedura": 10220,
      "ĠMassimo": 10221,
      "Ġknows": 10222,
      "ĠMex": 10223,
      "Ġricordare": 10224,
      "ĠPage": 10225,
      "ĠSecond": 10226,
      "remmo": 10227,
      "Ġnutrit": 10228,
      "ĠMen": 10229,
      "////////////////": 10230,
      "ĠRif": 10231,
      "Ġnormativa": 10232,
      "Ġpoteva": 10233,
      "iao": 10234,
      "Ġrichiesto": 10235,
      "ttore": 10236,
      "ĠNatural": 10237,
      "Ġdomain": 10238,
      "Ġlogo": 10239,
      "ming": 10240,
      "ĠCode": 10241,
      "Ġindirizzo": 10242,
      "GR": 10243,
      "Ġtelevis": 10244,
      "orgia": 10245,
      "Ġdebt": 10246,
      "emon": 10247,
      "ĠQueste": 10248,
      "spec": 10249,
      "Ġ\");": 10250,
      "Ġparlato": 10251,
      "Ġcancell": 10252,
      "Ġinferiore": 10253,
      "ĠGB": 10254,
      "Ġ['": 10255,
      "Ġcentri": 10256,
      "Ġruns": 10257,
      "Ġaccompl": 10258,
      "ĠTen": 10259,
      "ĠMur": 10260,
      "ĠParl": 10261,
      "xiety": 10262,
      "output": 10263,
      "Ġpressione": 10264,
      "Ġpret": 10265,
      "Ġgol": 10266,
      "Ġmodule": 10267,
      "ĠIsrael": 10268,
      "lette": 10269,
      "Ġcane": 10270,
      "Ġtratto": 10271,
      "Ġmedium": 10272,
      "idents": 10273,
      "Ġfacility": 10274,
      "iration": 10275,
      "close": 10276,
      "MD": 10277,
      "abinieri": 10278,
      "idential": 10279,
      "Ġlamp": 10280,
      "ettamente": 10281,
      "ĠNei": 10282,
      "Ġempty": 10283,
      "Ġpotete": 10284,
      "orz": 10285,
      "Ut": 10286,
      "fia": 10287,
      "Ġraised": 10288,
      "ucci": 10289,
      "Ġaiuta": 10290,
      "Ġmarchio": 10291,
      "ĠPug": 10292,
      "nb": 10293,
      "ĠMarc": 10294,
      "Listener": 10295,
      "Ġengineering": 10296,
      "Ġmeta": 10297,
      "attr": 10298,
      "ĠRiver": 10299,
      "Ġclassifica": 10300,
      "Ġtemperatura": 10301,
      "ispens": 10302,
      "Ġscommesse": 10303,
      "Ġsettori": 10304,
      "Ġfont": 10305,
      "If": 10306,
      "attere": 10307,
      "Ġsguardo": 10308,
      "ĠÎ": 10309,
      "lici": 10310,
      "Ġshowing": 10311,
      "Ġassemb": 10312,
      "Ġsostenibile": 10313,
      "inv": 10314,
      "Istituto": 10315,
      "Ġdespite": 10316,
      "apeut": 10317,
      "Ġmanten": 10318,
      "Ġprovare": 10319,
      "Ġfitness": 10320,
      "ĠSocietÃł": 10321,
      "Ġappuntamento": 10322,
      "Ġbeach": 10323,
      "ICO": 10324,
      "ĠSmith": 10325,
      "ĠTitolare": 10326,
      "CD": 10327,
      "Ġtitoli": 10328,
      "Ġvolunte": 10329,
      "ĠHam": 10330,
      "Ġfurono": 10331,
      "resi": 10332,
      "ĠUnion": 10333,
      "ĠPers": 10334,
      "Ġchiede": 10335,
      "ĠWall": 10336,
      "eting": 10337,
      "Ġscompar": 10338,
      "Ġcominci": 10339,
      "Ġplays": 10340,
      "Ġspaces": 10341,
      "Ġfantastic": 10342,
      "src": 10343,
      "riage": 10344,
      "Ġwarr": 10345,
      "Ġcarefully": 10346,
      "ĠHuman": 10347,
      "Ġpomeriggio": 10348,
      "ĠCit": 10349,
      "ĠPatr": 10350,
      "Ġsample": 10351,
      "Url": 10352,
      "orough": 10353,
      "UG": 10354,
      "Ġbilancio": 10355,
      "agne": 10356,
      "ĠCL": 10357,
      "Ġexcess": 10358,
      "ĠEngland": 10359,
      "cat": 10360,
      "Ġsomm": 10361,
      "URE": 10362,
      "uga": 10363,
      "ĠZe": 10364,
      "ĠWednesday": 10365,
      "Ġstone": 10366,
      "Ġdefined": 10367,
      "Ġintend": 10368,
      "Ġcosta": 10369,
      "ĠAmeric": 10370,
      "ĠBerg": 10371,
      "Sec": 10372,
      "Ġworldwide": 10373,
      "æł": 10374,
      "Ġvor": 10375,
      "Ġbrief": 10376,
      "ĠQuali": 10377,
      "Ġreference": 10378,
      "Ġcities": 10379,
      "Ġengage": 10380,
      "Ġfondamentali": 10381,
      "wer": 10382,
      "Ġsnow": 10383,
      "ĠPS": 10384,
      "ĠPag": 10385,
      "retti": 10386,
      "town": 10387,
      "ĠScott": 10388,
      "Ġpip": 10389,
      "Ġcort": 10390,
      "cap": 10391,
      "Ġconcorso": 10392,
      "ĠJournal": 10393,
      "Ġadopt": 10394,
      "ĠOrig": 10395,
      "Ġcerta": 10396,
      "ĠTimes": 10397,
      "lined": 10398,
      "ramework": 10399,
      "Template": 10400,
      "Ġsexual": 10401,
      "ĠScopri": 10402,
      "erche": 10403,
      "ĠDan": 10404,
      "Ġgiardino": 10405,
      "ORD": 10406,
      "ĠSky": 10407,
      "Ġdettaglio": 10408,
      "éĩ": 10409,
      "Ġegg": 10410,
      "Ġalimentare": 10411,
      "Ġmanutenzione": 10412,
      "ĠReturn": 10413,
      "Ġpotenza": 10414,
      "sql": 10415,
      "ĠMill": 10416,
      "energia": 10417,
      "Ġflat": 10418,
      "ental": 10419,
      "Ġvantaggio": 10420,
      "ĠChampions": 10421,
      "Ġselezione": 10422,
      "itti": 10423,
      "Start": 10424,
      "ö": 10425,
      "Ġconcent": 10426,
      "ĠInfine": 10427,
      "rows": 10428,
      "bby": 10429,
      "Ġlifestyle": 10430,
      "impresa": 10431,
      "Ġqualunque": 10432,
      "ĠAutom": 10433,
      "Ġcollaboration": 10434,
      "ä¸Ń": 10435,
      "Ġpec": 10436,
      "orea": 10437,
      "ĠInstead": 10438,
      "osti": 10439,
      "Ġ::": 10440,
      "Ġsimili": 10441,
      "road": 10442,
      "Ġprossimi": 10443,
      "isis": 10444,
      "ĠMinister": 10445,
      "Ġpassa": 10446,
      "importanza": 10447,
      "rot": 10448,
      "Util": 10449,
      "Ġpel": 10450,
      "Ġcielo": 10451,
      "ĠIII": 10452,
      "Ġmissing": 10453,
      "fits": 10454,
      "ĠPut": 10455,
      "Ġmetter": 10456,
      "Ġminute": 10457,
      "ĠRac": 10458,
      "Ġorganizzato": 10459,
      "grafia": 10460,
      "ĠRespons": 10461,
      "Ġdistrict": 10462,
      "Ġassume": 10463,
      "pla": 10464,
      "ounder": 10465,
      "itarie": 10466,
      "Ġdiffusione": 10467,
      "jpg": 10468,
      "Ġproposito": 10469,
      "ĠPla": 10470,
      "Ġpersonaggio": 10471,
      "atrici": 10472,
      "Ġrient": 10473,
      "Ġreturned": 10474,
      "Ġpatterns": 10475,
      "ĠGiorgio": 10476,
      "ĠName": 10477,
      "ennis": 10478,
      "Ġinstalled": 10479,
      "ĠPrevious": 10480,
      "Ġanimal": 10481,
      "Ġfilled": 10482,
      "Ġfonte": 10483,
      "olt": 10484,
      "Ġdoors": 10485,
      "ĠPiano": 10486,
      "ĠGuide": 10487,
      "Read": 10488,
      "craina": 10489,
      "âĢĿ:": 10490,
      "avo": 10491,
      "ĠWi": 10492,
      "Ġunless": 10493,
      "ologiche": 10494,
      "Ġteeth": 10495,
      "Ġveloce": 10496,
      "inner": 10497,
      "Ġstated": 10498,
      "izzando": 10499,
      "ĠPDF": 10500,
      "Ġsurvey": 10501,
      "Ġenti": 10502,
      "Ġelig": 10503,
      "Ġsquare": 10504,
      "Ġ>=": 10505,
      "Ġconsapevolezza": 10506,
      "height": 10507,
      "Ġpassi": 10508,
      "ston": 10509,
      "ĠTa": 10510,
      "Ġpercorsi": 10511,
      "ĠHot": 10512,
      "ĠEuropea": 10513,
      "ĠPiù": 10514,
      "abis": 10515,
      "ĠAccount": 10516,
      "artista": 10517,
      "Ġputting": 10518,
      "emia": 10519,
      "params": 10520,
      "Ġposizion": 10521,
      "Ġader": 10522,
      "Ġnessuna": 10523,
      "Ġtitolare": 10524,
      "ĠFel": 10525,
      "ket": 10526,
      "send": 10527,
      "ervation": 10528,
      "Ġinstructions": 10529,
      "Ġquanti": 10530,
      "Amer": 10531,
      "Ġgiustizia": 10532,
      "ĠOtt": 10533,
      "ĠQU": 10534,
      "ĠWebs": 10535,
      "rich": 10536,
      "Ġseam": 10537,
      "Ġhonest": 10538,
      "ĠBern": 10539,
      "Ġtrattati": 10540,
      "VI": 10541,
      "ĠSeries": 10542,
      "Ġpossess": 10543,
      "Ġstrategic": 10544,
      "Ġmigliaia": 10545,
      "Ġblocc": 10546,
      "iditÃł": 10547,
      "ĠUk": 10548,
      "Ġjump": 10549,
      "ombardia": 10550,
      "ongono": 10551,
      "Ġanywhere": 10552,
      "Hel": 10553,
      "Ġexternal": 10554,
      "ĠFrance": 10555,
      "ĠShare": 10556,
      "Ġsurf": 10557,
      "person": 10558,
      "ontroll": 10559,
      "MC": 10560,
      "Ġjoy": 10561,
      "ĠFranco": 10562,
      "Ġtraffico": 10563,
      "Ġmanner": 10564,
      "ĠSche": 10565,
      "Ġpositivo": 10566,
      "Ġok": 10567,
      "Ġeditor": 10568,
      "conf": 10569,
      "Ġposted": 10570,
      "ĠdisponibilitÃł": 10571,
      "Ġbird": 10572,
      "ĠStoria": 10573,
      "Ġasset": 10574,
      "Ġpolitici": 10575,
      "istrict": 10576,
      "echo": 10577,
      "Ġedit": 10578,
      "erstand": 10579,
      "Ġprocedures": 10580,
      "Ġpensato": 10581,
      "Ġporte": 10582,
      "Ġrank": 10583,
      "Ġcord": 10584,
      "Ġtight": 10585,
      "ĠAward": 10586,
      "INT": 10587,
      "Ġforti": 10588,
      "aks": 10589,
      "Ġconseguenze": 10590,
      "Ġportata": 10591,
      "ĠMichele": 10592,
      "Ġultimo": 10593,
      "Ġreducing": 10594,
      "ims": 10595,
      "ĠOcc": 10596,
      "Ġconversation": 10597,
      "Ġfoods": 10598,
      "double": 10599,
      "lessly": 10600,
      "Ġmur": 10601,
      "run": 10602,
      "ä¹": 10603,
      "Ġsuffer": 10604,
      "Link": 10605,
      "Ġwid": 10606,
      "Ġmonthly": 10607,
      "æľī": 10608,
      "Ġvogliamo": 10609,
      "Ġimag": 10610,
      "Ġevening": 10611,
      "othes": 10612,
      "Ġfurniture": 10613,
      "ĠPoint": 10614,
      "ĠSignore": 10615,
      "urally": 10616,
      "PN": 10617,
      "Ġperso": 10618,
      "Ġfisico": 10619,
      "Ġourselves": 10620,
      "ARD": 10621,
      "BI": 10622,
      "Ġsuff": 10623,
      "ĠMilan": 10624,
      "Ġregistration": 10625,
      "FO": 10626,
      "Ġserving": 10627,
      "Handler": 10628,
      "Ġyouth": 10629,
      "Ġexamples": 10630,
      "Ġmatrimonio": 10631,
      "Ġprivati": 10632,
      "orato": 10633,
      "Ġcomportamento": 10634,
      "vector": 10635,
      "Ġfarsi": 10636,
      "Ġdesiderio": 10637,
      "Ġfest": 10638,
      "Ġottenuto": 10639,
      "Ġgenu": 10640,
      "irl": 10641,
      "Ġglo": 10642,
      "Ġchiamato": 10643,
      "ĠSac": 10644,
      "Ġmanaging": 10645,
      "Ġpill": 10646,
      "ĠHelp": 10647,
      "Check": 10648,
      "ĠPremio": 10649,
      "Ġfal": 10650,
      "Ġnorma": 10651,
      "Ġthread": 10652,
      "ĠunitÃł": 10653,
      "Ġpunta": 10654,
      "Ġdistinct": 10655,
      "Ġanch": 10656,
      "Ġmorti": 10657,
      "ĠMari": 10658,
      "ĠPorto": 10659,
      "Ġfrequently": 10660,
      "thlet": 10661,
      "ptr": 10662,
      "Ġcampionato": 10663,
      "Ġteachers": 10664,
      "upload": 10665,
      "Ġshel": 10666,
      "ĠToscana": 10667,
      "ĠLED": 10668,
      "ĠArea": 10669,
      "otic": 10670,
      "izzera": 10671,
      "Ġappears": 10672,
      "tab": 10673,
      "ĠAssist": 10674,
      "Ġslightly": 10675,
      "ĠED": 10676,
      "ĠOld": 10677,
      "Ġlavora": 10678,
      "Ġcircol": 10679,
      "Ġusato": 10680,
      "Ġsarebbero": 10681,
      "Ġterapia": 10682,
      "Ġaffront": 10683,
      "My": 10684,
      "bour": 10685,
      "ĠPubl": 10686,
      "Ġinaug": 10687,
      "Ġsessions": 10688,
      "!âĢĿ": 10689,
      "ĠValley": 10690,
      "Ġfonti": 10691,
      "Ġpresentare": 10692,
      "Ġprivato": 10693,
      "ĠDog": 10694,
      "ĠGR": 10695,
      "Ġprovenienti": 10696,
      "Ġsuccessfully": 10697,
      "ettive": 10698,
      "Ġapre": 10699,
      "cod": 10700,
      "ĠLead": 10701,
      "Ġ\")": 10702,
      "Ġambienti": 10703,
      "Ġtrasparen": 10704,
      "Book": 10705,
      "Ġcombined": 10706,
      "ĠDist": 10707,
      "Ġdovrebbero": 10708,
      "attamento": 10709,
      "Ġdistingu": 10710,
      "Ġcontiene": 10711,
      "CS": 10712,
      "ĠYO": 10713,
      "Ġlinguaggio": 10714,
      "llo": 10715,
      "ulations": 10716,
      "Ġreplace": 10717,
      "Ġindicate": 10718,
      "Ġautonom": 10719,
      "ĠMentre": 10720,
      "Ġstorica": 10721,
      "dict": 10722,
      "Ġtrees": 10723,
      "Ġwalking": 10724,
      "applicazione": 10725,
      "Ġfailed": 10726,
      "ĠFut": 10727,
      "Ġcontrast": 10728,
      "Ġlasciato": 10729,
      "Ġfrutto": 10730,
      "ĠTras": 10731,
      "Ġcoinvolg": 10732,
      "Ġeuropei": 10733,
      "ĠNoi": 10734,
      "Ġstelle": 10735,
      "Ġdose": 10736,
      "ĠCloud": 10737,
      "Ġpreparazione": 10738,
      "Ġlunghe": 10739,
      "Ġvin": 10740,
      "Ġnomi": 10741,
      "lections": 10742,
      "Ġcheap": 10743,
      "ĠDol": 10744,
      "Ġju": 10745,
      "EE": 10746,
      "Ġpotenz": 10747,
      "Ġtelefono": 10748,
      "ĠBlu": 10749,
      "Ġreduced": 10750,
      "Ġraccon": 10751,
      "Ġopinion": 10752,
      "Ġguardare": 10753,
      "ĠVict": 10754,
      "Ġimmigr": 10755,
      "Ġpron": 10756,
      "Ġpopolare": 10757,
      "Ġdistribution": 10758,
      "Ġaspect": 10759,
      "Ġadministration": 10760,
      "Ġ%)": 10761,
      "Ġmaintaining": 10762,
      "Ġthick": 10763,
      "Ġriconoscimento": 10764,
      "CR": 10765,
      "has": 10766,
      "Ġdiscussion": 10767,
      "ĠGames": 10768,
      "ĠCra": 10769,
      "Ġguess": 10770,
      "ĠBuy": 10771,
      "Ġborder": 10772,
      "Ġmotore": 10773,
      "Ġlift": 10774,
      "Ġclima": 10775,
      "Ġoccorre": 10776,
      "ĠCommittee": 10777,
      "inqu": 10778,
      "Ġregista": 10779,
      "autom": 10780,
      "Ġvenne": 10781,
      "ĠStra": 10782,
      "Source": 10783,
      "Ġgiudizio": 10784,
      "ĠBatt": 10785,
      "Ġsubst": 10786,
      "ATI": 10787,
      "ĠJun": 10788,
      "Ġaccordo": 10789,
      "fl": 10790,
      "Ġcircumstances": 10791,
      "Ġneut": 10792,
      "Ġvalutare": 10793,
      "context": 10794,
      "Ġpratiche": 10795,
      "ĠFar": 10796,
      "Ġaltr": 10797,
      "Ġrisposte": 10798,
      "Ġgratis": 10799,
      "ĠAT": 10800,
      "ĠautoritÃł": 10801,
      "Ġscio": 10802,
      "Ġdelivered": 10803,
      "Ġfeels": 10804,
      "Ġsette": 10805,
      "Ġsopravv": 10806,
      "igian": 10807,
      "wing": 10808,
      "FA": 10809,
      "Ġlegati": 10810,
      "Ġbike": 10811,
      "Ġé": 10812,
      "Ġthorough": 10813,
      "Ġamico": 10814,
      "fix": 10815,
      "tur": 10816,
      "ZE": 10817,
      "Ġmonitoring": 10818,
      "tempo": 10819,
      "ĠShop": 10820,
      "Ġispir": 10821,
      "ador": 10822,
      "Ġsupports": 10823,
      "ingresso": 10824,
      "Ġpregn": 10825,
      "Ġinterior": 10826,
      "Ġadvantages": 10827,
      "Ġbeat": 10828,
      "GB": 10829,
      "ĠTravel": 10830,
      "Ġautori": 10831,
      "stract": 10832,
      "Ġwriter": 10833,
      "PH": 10834,
      "Ġelemento": 10835,
      "Ġottimo": 10836,
      "enzio": 10837,
      ".'": 10838,
      "Ġindir": 10839,
      "Ġpossibly": 10840,
      "Ġregistrazione": 10841,
      "Application": 10842,
      "Ġdieta": 10843,
      "ĠSard": 10844,
      "Ġrenew": 10845,
      "Ġasking": 10846,
      "itz": 10847,
      "Ġcompito": 10848,
      "Ġkinds": 10849,
      "Ġclinical": 10850,
      "ennale": 10851,
      "Ġchir": 10852,
      "Ġdestination": 10853,
      "ĠServizio": 10854,
      "Ġadulti": 10855,
      "Ġpaying": 10856,
      "Ġoccasion": 10857,
      "})": 10858,
      "Ġtocc": 10859,
      "Ġentre": 10860,
      "medi": 10861,
      "Ġattu": 10862,
      "ĠPen": 10863,
      "Ġcambiamenti": 10864,
      "Ġcampi": 10865,
      "Ġisol": 10866,
      "Ġpurtroppo": 10867,
      "Ġawareness": 10868,
      "Ġodd": 10869,
      "IGH": 10870,
      "println": 10871,
      "ĠCultura": 10872,
      "bbi": 10873,
      "Ġfru": 10874,
      "Ġspeciali": 10875,
      "ĠGI": 10876,
      "ĠParigi": 10877,
      "Ġtopics": 10878,
      "Ġparco": 10879,
      "Ġpubblicazione": 10880,
      "Ġdie": 10881,
      "she": 10882,
      "Ġchosen": 10883,
      "Ġvoto": 10884,
      "Ġhousing": 10885,
      "Ġperformed": 10886,
      "Ġaziendale": 10887,
      "Builder": 10888,
      "Ġdiscussione": 10889,
      "Ġraccolti": 10890,
      "Ġraggiunto": 10891,
      "ĠThomas": 10892,
      "lix": 10893,
      "Ġcapabilities": 10894,
      "formance": 10895,
      "ĠCalabria": 10896,
      "ĠCentre": 10897,
      "Ġpromuovere": 10898,
      "Ġosc": 10899,
      "Ġintended": 10900,
      "Ġspos": 10901,
      "Ġdesigner": 10902,
      "Ġremoved": 10903,
      "Ġgiurid": 10904,
      "Length": 10905,
      "Ġprevisti": 10906,
      "ĠInv": 10907,
      "orders": 10908,
      "player": 10909,
      "Ġestremamente": 10910,
      "fortunately": 10911,
      "Ġsinc": 10912,
      ":\"": 10913,
      "Ġwithdraw": 10914,
      "Ġquery": 10915,
      "otten": 10916,
      "ĠRou": 10917,
      "Ġbelong": 10918,
      "Ġsolar": 10919,
      "Ġframework": 10920,
      "ABLE": 10921,
      "в": 10922,
      "Property": 10923,
      "Ġteacher": 10924,
      "Ġcolloc": 10925,
      "innov": 10926,
      "Ġprob": 10927,
      "venuto": 10928,
      "Ġsviluppare": 10929,
      "ONE": 10930,
      "cknow": 10931,
      "Ġawait": 10932,
      "oltura": 10933,
      "Ġlaunched": 10934,
      "Ġimplementation": 10935,
      "Ġcamm": 10936,
      "Ġcoltiv": 10937,
      "Ġtotally": 10938,
      "ĠMAR": 10939,
      "Ġtransition": 10940,
      "ĠFili": 10941,
      "respond": 10942,
      "impegno": 10943,
      "ĠRemember": 10944,
      "ĠAcademy": 10945,
      "Ġvast": 10946,
      "erai": 10947,
      "rato": 10948,
      "Ġfiglia": 10949,
      "Ġprossima": 10950,
      "Ġgig": 10951,
      "Ġswe": 10952,
      "ĠCustomer": 10953,
      "Output": 10954,
      "ĠSports": 10955,
      "'],": 10956,
      "ITY": 10957,
      "Ġcapol": 10958,
      "ĠDisney": 10959,
      "ĠGenova": 10960,
      "Token": 10961,
      "Ġongoing": 10962,
      "Ġraccom": 10963,
      "Ġshowed": 10964,
      "Ġcrisis": 10965,
      "Ġreward": 10966,
      "ĠDet": 10967,
      "Ġwatching": 10968,
      "oterap": 10969,
      "ĠSecret": 10970,
      "Ġnovel": 10971,
      "ĠLibr": 10972,
      "Ġalcohol": 10973,
      "Ġmouth": 10974,
      "Ġsounds": 10975,
      "FALSE": 10976,
      "Ġuniversity": 10977,
      "Ġagent": 10978,
      "ĠParty": 10979,
      "INA": 10980,
      "Ġrisolvere": 10981,
      "Ġcrescere": 10982,
      "Ġelettronica": 10983,
      "!)": 10984,
      "essero": 10985,
      "Ġot": 10986,
      "Sta": 10987,
      "?\"": 10988,
      "Ġnata": 10989,
      "ĠAG": 10990,
      "URL": 10991,
      "Ġposter": 10992,
      "arma": 10993,
      "mes": 10994,
      "ĠLocal": 10995,
      "printf": 10996,
      "Ġdynamic": 10997,
      "Ġreached": 10998,
      "ĠDra": 10999,
      "Ġdecades": 11000,
      "arts": 11001,
      "ensi": 11002,
      "Ġlap": 11003,
      "Ġwouldn": 11004,
      "Ġdibatt": 11005,
      "Ġaffected": 11006,
      "Ġadults": 11007,
      "req": 11008,
      "Ġsyn": 11009,
      "Ġpena": 11010,
      "ĠImage": 11011,
      "Ġseguente": 11012,
      "Ġbattle": 11013,
      "Ġembra": 11014,
      "ĠDELLA": 11015,
      "Ġkid": 11016,
      "Ġorganic": 11017,
      "Ġconstantly": 11018,
      "Ġcommission": 11019,
      "Ġpus": 11020,
      "Ġbreath": 11021,
      "!--": 11022,
      "ĠMuseum": 11023,
      "Ġindispens": 11024,
      "Ġexpectations": 11025,
      "Ġtesti": 11026,
      "Ġragioni": 11027,
      "Ġprotein": 11028,
      "ugi": 11029,
      "Ġhearing": 11030,
      "tains": 11031,
      "Ġgiornali": 11032,
      "Ġdisco": 11033,
      "nitÃł": 11034,
      "Ġrichi": 11035,
      "gine": 11036,
      "attamente": 11037,
      "Ġgaranzia": 11038,
      "remove": 11039,
      "ĠProd": 11040,
      "operazione": 11041,
      "ĠAp": 11042,
      "Ġimproving": 11043,
      "sk": 11044,
      "Ġfili": 11045,
      "rian": 11046,
      "ĠSir": 11047,
      "ĠCes": 11048,
      "temp": 11049,
      "ĠModel": 11050,
      "ä¸į": 11051,
      "Ġgial": 11052,
      "ĠLin": 11053,
      "vamo": 11054,
      "Ġspar": 11055,
      "Ġseconds": 11056,
      "ĠMaur": 11057,
      "Ġricco": 11058,
      "Ġcaffè": 11059,
      "Ġrichiedere": 11060,
      "Ġcorner": 11061,
      "Ġconvinc": 11062,
      "Ġinsert": 11063,
      "Ġacquisto": 11064,
      "Ġguys": 11065,
      "Ġpresa": 11066,
      "Ma": 11067,
      "ĠFinally": 11068,
      "Ġdiscorso": 11069,
      "ĠBa": 11070,
      "'];": 11071,
      "Ġadds": 11072,
      "Ġperspective": 11073,
      "ĠRight": 11074,
      "ĠSH": 11075,
      "Ġcrimin": 11076,
      "Ġretro": 11077,
      "Ġelettrica": 11078,
      "Ġbringing": 11079,
      "Ġaggiunto": 11080,
      "Ġvicenda": 11081,
      "Ġapparten": 11082,
      "filter": 11083,
      "Ġcategorie": 11084,
      "Ġcif": 11085,
      "eft": 11086,
      "ĠGerman": 11087,
      "Ġdott": 11088,
      "ORI": 11089,
      "Ġstake": 11090,
      "Ġhardware": 11091,
      "Ġrilasci": 11092,
      "Ġregistered": 11093,
      "Ġsizes": 11094,
      "ĠFig": 11095,
      "Ġsoffer": 11096,
      "Ġfruit": 11097,
      "Dec": 11098,
      "ennio": 11099,
      "Ġfinanziamento": 11100,
      "avax": 11101,
      "Ġdolce": 11102,
      "center": 11103,
      "reek": 11104,
      "ĠProcess": 11105,
      "burg": 11106,
      "emblea": 11107,
      "Write": 11108,
      "Ġpatr": 11109,
      "inge": 11110,
      "Ġstands": 11111,
      "astr": 11112,
      "ĠCodice": 11113,
      "Ġapproved": 11114,
      "\"))": 11115,
      "allel": 11116,
      "Ġcalda": 11117,
      "Ġnecessarie": 11118,
      "Ġintroduced": 11119,
      "Entity": 11120,
      "forte": 11121,
      "Ġmoist": 11122,
      "Ġcorn": 11123,
      "loyment": 11124,
      "\\/": 11125,
      "Ġconvenient": 11126,
      "Ġgravi": 11127,
      "Ġspiritual": 11128,
      "ĠExperience": 11129,
      "Ġsituations": 11130,
      "urata": 11131,
      "Ġexperiment": 11132,
      "Ġdepth": 11133,
      "Ġcharges": 11134,
      "Ġampio": 11135,
      "Ġinev": 11136,
      "enter": 11137,
      "Ġesistono": 11138,
      "Ġdb": 11139,
      "ĠLaure": 11140,
      "Ġdeals": 11141,
      "ĠLombardia": 11142,
      "Ġinstitutions": 11143,
      "Ġappeal": 11144,
      "Ġsentenza": 11145,
      "ĠBox": 11146,
      "DR": 11147,
      "Ġcattol": 11148,
      "Ġpasta": 11149,
      "Ġflag": 11150,
      "Pay": 11151,
      "dated": 11152,
      "Ġeventually": 11153,
      "Ġimmediate": 11154,
      "ectors": 11155,
      "Ġalert": 11156,
      "Ġturismo": 11157,
      "Ġvorre": 11158,
      "BL": 11159,
      "Ġinformazione": 11160,
      "Ġcorsa": 11161,
      "Ġhousehold": 11162,
      "Ġknowing": 11163,
      "Ġtea": 11164,
      "Ġognuno": 11165,
      "Ġhack": 11166,
      "ĠSociety": 11167,
      "Ġzucch": 11168,
      "Ġremark": 11169,
      "Ġmeravigli": 11170,
      "ĠWil": 11171,
      "Ġsimbolo": 11172,
      "Ġazz": 11173,
      "Ġnewsletter": 11174,
      "Ġcycle": 11175,
      "Ġcondividere": 11176,
      "Ġgiovan": 11177,
      "etture": 11178,
      "Ġanxiety": 11179,
      "prio": 11180,
      "Ġregioni": 11181,
      "Ġcooking": 11182,
      "Ġcarte": 11183,
      "Ġentertainment": 11184,
      "AA": 11185,
      "Ġsurgery": 11186,
      "Ġterze": 11187,
      "Ġgiovedì": 11188,
      "Ġï": 11189,
      "Ġsignal": 11190,
      "Ġcommercio": 11191,
      "Ġcapp": 11192,
      "Ġrequisiti": 11193,
      "ä": 11194,
      "impi": 11195,
      "olution": 11196,
      "nav": 11197,
      "Ġease": 11198,
      "Ġsostanze": 11199,
      "Ġaltra": 11200,
      "Ġscientific": 11201,
      "orship": 11202,
      "Ġgusto": 11203,
      "ificati": 11204,
      "eed": 11205,
      "Ġrev": 11206,
      "Ġaprire": 11207,
      "enever": 11208,
      "Ġguidelines": 11209,
      "Valid": 11210,
      "Ġmetabol": 11211,
      "ĠAfrican": 11212,
      "Ġholding": 11213,
      "Ġhumans": 11214,
      "ĠChicago": 11215,
      "Post": 11216,
      "Ġarmi": 11217,
      "ERR": 11218,
      "ĠCase": 11219,
      "uffici": 11220,
      "Ġdefinizione": 11221,
      "ĠSab": 11222,
      "Ġdaughter": 11223,
      "Ġë": 11224,
      "Ġapproximately": 11225,
      "ĠServizi": 11226,
      "upper": 11227,
      "Ġillumin": 11228,
      "Ġdistribuzione": 11229,
      "çĽ": 11230,
      "inar": 11231,
      "renti": 11232,
      "Ġragazza": 11233,
      "ept": 11234,
      "Ġgiudizi": 11235,
      "ĠDespite": 11236,
      "aching": 11237,
      "Ġsigned": 11238,
      "onn": 11239,
      "Num": 11240,
      "Ġpercep": 11241,
      "pop": 11242,
      "Ġprofessionali": 11243,
      "Ġsvolta": 11244,
      "ĠEarth": 11245,
      "erse": 11246,
      "Ġconsistent": 11247,
      "ĠRiv": 11248,
      "Ref": 11249,
      "ĠSup": 11250,
      "ICE": 11251,
      "EFA": 11252,
      "Ġchilomet": 11253,
      "Ġoperate": 11254,
      "Ġlimite": 11255,
      "Ġmostly": 11256,
      "Ġporto": 11257,
      "Ġkg": 11258,
      "unzione": 11259,
      "Ġexclusive": 11260,
      "expected": 11261,
      "Ġdelete": 11262,
      "ĠItalian": 11263,
      "Ġdelay": 11264,
      "Ġbac": 11265,
      "ĠPet": 11266,
      "ĠInnov": 11267,
      "Ġcertamente": 11268,
      "Ġenne": 11269,
      "Ġindustriale": 11270,
      "ĠDistrict": 11271,
      "Ġexpenses": 11272,
      "Ġtelec": 11273,
      "Ġincredible": 11274,
      "Ġecos": 11275,
      "Ġassessment": 11276,
      "ĠFinancial": 11277,
      "Ġfle": 11278,
      "Ġchair": 11279,
      "Ġfoundation": 11280,
      "Ġmercati": 11281,
      "Ġaccogli": 11282,
      "rs": 11283,
      "Ġsocio": 11284,
      "ears": 11285,
      "Ġjson": 11286,
      "emergenza": 11287,
      "Ġbelie": 11288,
      "Ġfarmaci": 11289,
      "ENTE": 11290,
      "Ġcittadino": 11291,
      "Ġfailure": 11292,
      "ĠWestern": 11293,
      "ĠThose": 11294,
      "Ġconcerto": 11295,
      "Ġimprovement": 11296,
      "Ġtes": 11297,
      "Ġdigitali": 11298,
      "Ġlaboratorio": 11299,
      "enuti": 11300,
      "ĠRod": 11301,
      "ĠAngeles": 11302,
      "ighter": 11303,
      "Ġalleg": 11304,
      "Ġcancella": 11305,
      "æĿ": 11306,
      "Ġbusy": 11307,
      "ĠBrown": 11308,
      "Ġbordo": 11309,
      "forme": 11310,
      "Ġconfront": 11311,
      "Ġelectronic": 11312,
      "cking": 11313,
      "Ġlatte": 11314,
      "Ġmovies": 11315,
      "ulty": 11316,
      "Ġtroviamo": 11317,
      "Bar": 11318,
      "Ġdovranno": 11319,
      "Ġcreates": 11320,
      "aset": 11321,
      "iazione": 11322,
      "Ġsuperare": 11323,
      "Ġverificare": 11324,
      "Ġcollo": 11325,
      "Ġfabbr": 11326,
      "ĠTrust": 11327,
      "Ġexplain": 11328,
      "ĠJul": 11329,
      "ĠHaving": 11330,
      "Ġmassa": 11331,
      "Ġuscita": 11332,
      "Ġcolour": 11333,
      "ĠPrice": 11334,
      "inali": 11335,
      "Ġfemale": 11336,
      "zing": 11337,
      "Do": 11338,
      "Ġwealth": 11339,
      "ocolate": 11340,
      "ĠForum": 11341,
      "Ġpenal": 11342,
      "leep": 11343,
      "Ġgiornalista": 11344,
      "uria": 11345,
      "aneamente": 11346,
      "renza": 11347,
      "Ġsupplement": 11348,
      "Ġsuss": 11349,
      "Ġemployment": 11350,
      "Mat": 11351,
      "ĠArm": 11352,
      "Ġuscire": 11353,
      "ĠText": 11354,
      "Ġdar": 11355,
      "ĠChief": 11356,
      "take": 11357,
      "Ġintende": 11358,
      "lle": 11359,
      "Ġavvi": 11360,
      "ĠSpagna": 11361,
      "åĨ": 11362,
      "Ġrecipe": 11363,
      "Ġpermettono": 11364,
      "redo": 11365,
      "ĠMade": 11366,
      "lazione": 11367,
      "Ġentreprene": 11368,
      "ĠEt": 11369,
      "Back": 11370,
      "Ver": 11371,
      "educ": 11372,
      "Ġsetup": 11373,
      "ailability": 11374,
      "ronic": 11375,
      "craft": 11376,
      "Ġseat": 11377,
      "Ġobjects": 11378,
      "verti": 11379,
      "holders": 11380,
      "Ġhi": 11381,
      "fs": 11382,
      "Ġartif": 11383,
      "Ġfreedom": 11384,
      "atia": 11385,
      "Ġdiscr": 11386,
      "iliano": 11387,
      "Ġmille": 11388,
      "ĠSor": 11389,
      "Ġcure": 11390,
      "erman": 11391,
      "Ġjoined": 11392,
      "Ġvisitatori": 11393,
      "Ġerrors": 11394,
      "aping": 11395,
      "AI": 11396,
      "ĠWilliam": 11397,
      "rale": 11398,
      "ĠPrincip": 11399,
      "ĠInterna": 11400,
      "parse": 11401,
      "olino": 11402,
      "ĠSum": 11403,
      "rica": 11404,
      "aren": 11405,
      "Ġgreatest": 11406,
      "FC": 11407,
      "为": 11408,
      "Ġpin": 11409,
      "Ġcorretto": 11410,
      "Ġgrad": 11411,
      "æį": 11412,
      "ugs": 11413,
      "ĠProvincia": 11414,
      "Ġperfetta": 11415,
      "Ġvostri": 11416,
      "Ġfortuna": 11417,
      "Ġcla": 11418,
      "Ġtavolo": 11419,
      "ĠIntegr": 11420,
      "ĠEth": 11421,
      "Ġsfrutt": 11422,
      "ĠBall": 11423,
      "Ġresistenza": 11424,
      "Ġmeal": 11425,
      "Ġfiscale": 11426,
      "Ġtrasmissione": 11427,
      "Ñı": 11428,
      "ĠOil": 11429,
      "Ġmilitare": 11430,
      "Ġgolf": 11431,
      "ĠWild": 11432,
      "Ġcompil": 11433,
      "Ġverifica": 11434,
      "tein": 11435,
      "Ġolio": 11436,
      "Ġmedicine": 11437,
      "Ġlumin": 11438,
      "evoli": 11439,
      "erry": 11440,
      "ĠEsp": 11441,
      "avi": 11442,
      "Ġluxury": 11443,
      "inds": 11444,
      "Ġnurs": 11445,
      "Ġapplicazioni": 11446,
      "Ġdoubt": 11447,
      "ĠLorenzo": 11448,
      "eted": 11449,
      "Ġextract": 11450,
      "Ġtenuto": 11451,
      "emy": 11452,
      "Pl": 11453,
      "Ġdivor": 11454,
      "igan": 11455,
      "Ġsapp": 11456,
      "OST": 11457,
      "erge": 11458,
      "Pos": 11459,
      "pres": 11460,
      "ĠRussian": 11461,
      "Ġaggreg": 11462,
      "utter": 11463,
      "ituale": 11464,
      "ĠSalute": 11465,
      "Ġrein": 11466,
      "verso": 11467,
      "ĠJoe": 11468,
      "admin": 11469,
      "ĠMulti": 11470,
      "letta": 11471,
      "Ġdied": 11472,
      "Ġelezioni": 11473,
      "Ġfert": 11474,
      "imb": 11475,
      "ĠNig": 11476,
      "Ġsbagli": 11477,
      "ĠBonus": 11478,
      "ĠNY": 11479,
      "Ġintelligence": 11480,
      "ĠvarietÃł": 11481,
      "Ġfiori": 11482,
      "Ġdici": 11483,
      "Pass": 11484,
      "Ġfro": 11485,
      "Ġblu": 11486,
      "ĠPresent": 11487,
      "Ġequal": 11488,
      "Ġprevista": 11489,
      "ĠTool": 11490,
      "Ġserves": 11491,
      "Ġdrivers": 11492,
      "Ġmatters": 11493,
      "End": 11494,
      "umanitÃł": 11495,
      "Cons": 11496,
      "qua": 11497,
      "Ġmolec": 11498,
      "Ġchances": 11499,
      "Ġadvoc": 11500,
      "Ġparticipate": 11501,
      "Ġ-->": 11502,
      "Ġprestigi": 11503,
      "Ġrimanere": 11504,
      "make": 11505,
      "Ġphil": 11506,
      "Ġricerche": 11507,
      "FI": 11508,
      "ĠLabor": 11509,
      "Ġrica": 11510,
      "Return": 11511,
      "Ġattivo": 11512,
      "angle": 11513,
      "Ġdialog": 11514,
      "Ġstyles": 11515,
      "Ġhosting": 11516,
      "Ġsore": 11517,
      "Ġinteressanti": 11518,
      "ĠGermany": 11519,
      "INO": 11520,
      "ĠÌģ": 11521,
      "egg": 11522,
      "obblig": 11523,
      "Ġflight": 11524,
      "ĠNumber": 11525,
      "Ġlights": 11526,
      "Ġenables": 11527,
      "Ġarrivato": 11528,
      "igen": 11529,
      "password": 11530,
      "Ġroute": 11531,
      "Ġgro": 11532,
      "ĠØ": 11533,
      "ulum": 11534,
      "Default": 11535,
      "erd": 11536,
      "Ġplanet": 11537,
      "ĠAlcuni": 11538,
      "ĠsostenibilitÃł": 11539,
      "Ġsufficiente": 11540,
      "ä¼": 11541,
      "Ġengaging": 11542,
      "Ġbasket": 11543,
      "Ġsoil": 11544,
      "Ġreceiving": 11545,
      "Ġcitizens": 11546,
      "Ġpiani": 11547,
      "Ġshares": 11548,
      "Ġprogettazione": 11549,
      "Ġindicazioni": 11550,
      "Ġcinem": 11551,
      "star": 11552,
      "Ġriuscire": 11553,
      "ĠRy": 11554,
      "ĠAustralian": 11555,
      "Ġreputation": 11556,
      "Ġfasi": 11557,
      "Ġdance": 11558,
      "ricch": 11559,
      "Ġdollars": 11560,
      "Ġpositions": 11561,
      "ç": 11562,
      "Order": 11563,
      "Ġattrezz": 11564,
      "ĠAPI": 11565,
      "Ġdialogo": 11566,
      "ventura": 11567,
      "ĠLig": 11568,
      "\\\\": 11569,
      "Ġallerg": 11570,
      "delete": 11571,
      "ĠUSB": 11572,
      "ĠGabri": 11573,
      "Params": 11574,
      "ĠTutte": 11575,
      "Ġpp": 11576,
      "dl": 11577,
      "ĠNonostante": 11578,
      "author": 11579,
      "Ġpump": 11580,
      "Ġbanche": 11581,
      "Ġabitanti": 11582,
      "ĠXX": 11583,
      "Ġfundament": 11584,
      "Ġragazzo": 11585,
      "Ġbehavi": 11586,
      "IND": 11587,
      "ucc": 11588,
      "Ġpregi": 11589,
      "Ġplate": 11590,
      "Ġvecchio": 11591,
      "Ġdelight": 11592,
      "AGE": 11593,
      "Ġconti": 11594,
      "Call": 11595,
      "Ġguy": 11596,
      "Ac": 11597,
      "inante": 11598,
      "ĠMir": 11599,
      "Ġdiventato": 11600,
      "ĠAggi": 11601,
      "Ġwhom": 11602,
      "Ġended": 11603,
      "ovi": 11604,
      "Ġarom": 11605,
      "Ġjew": 11606,
      "Ġgh": 11607,
      "Ġofferta": 11608,
      "ython": 11609,
      "ĠHard": 11610,
      "Ġcalling": 11611,
      "ografia": 11612,
      "ĠNON": 11613,
      "Ġax": 11614,
      "ĠAction": 11615,
      "ĠAlberto": 11616,
      "ĠOri": 11617,
      "quis": 11618,
      "ĠBase": 11619,
      "holder": 11620,
      "RAN": 11621,
      "Ġabbiano": 11622,
      "formativa": 11623,
      "Ġreaders": 11624,
      "Ġlayout": 11625,
      "Ġrelativa": 11626,
      "ĠAlle": 11627,
      "SH": 11628,
      "rt": 11629,
      "ĠfarÃł": 11630,
      "Ġmister": 11631,
      "lights": 11632,
      "Ġarrivo": 11633,
      "Max": 11634,
      "ĠDid": 11635,
      "Ġacid": 11636,
      "Ġovers": 11637,
      "jack": 11638,
      "ĠEmilia": 11639,
      "power": 11640,
      "Ġagreed": 11641,
      "Ġmessaggi": 11642,
      "Ġproven": 11643,
      "Ġavevo": 11644,
      "Ġagencies": 11645,
      "Ġfavour": 11646,
      "ĠMediterr": 11647,
      "oller": 11648,
      "ĠAV": 11649,
      "anchi": 11650,
      "asa": 11651,
      "________": 11652,
      "ented": 11653,
      "Position": 11654,
      "Ġindicato": 11655,
      "Ġdental": 11656,
      "Ġristrutt": 11657,
      "Ġ$(": 11658,
      "apache": 11659,
      "Ġscienza": 11660,
      "ĠKar": 11661,
      "FOR": 11662,
      "ĠPract": 11663,
      "ĠWordPress": 11664,
      "ighi": 11665,
      "éĹ": 11666,
      "Ġvest": 11667,
      "One": 11668,
      "Attribute": 11669,
      "Ġchiuso": 11670,
      "Av": 11671,
      "ĠOv": 11672,
      "Ġexceptional": 11673,
      "ĠUkra": 11674,
      "Ġsubstanti": 11675,
      "inations": 11676,
      "Ġphase": 11677,
      "poration": 11678,
      "ĠCongress": 11679,
      "Ġimparare": 11680,
      "Ġconfl": 11681,
      "Ġtough": 11682,
      "uracy": 11683,
      "Ġparli": 11684,
      "Ġsaper": 11685,
      "Ġpursu": 11686,
      "ressi": 11687,
      "Ġaggiungere": 11688,
      "ĠContent": 11689,
      "Ġattiva": 11690,
      "Def": 11691,
      "making": 11692,
      "ĠPI": 11693,
      "Ġholds": 11694,
      "cd": 11695,
      "ae": 11696,
      "Ġstunning": 11697,
      "Ġriflessione": 11698,
      "Ġcasinò": 11699,
      "Ġboy": 11700,
      "Ġgrid": 11701,
      "Ġkit": 11702,
      "Ġbigger": 11703,
      "eding": 11704,
      "Ġacknow": 11705,
      "ancement": 11706,
      "Ġcovers": 11707,
      "ĠLavoro": 11708,
      "Ġwitness": 11709,
      "Ġchiama": 11710,
      "ciò": 11711,
      "Ġhundreds": 11712,
      "Ġcoscienza": 11713,
      "ĠCN": 11714,
      "Ġstars": 11715,
      "Ġsurrounding": 11716,
      "adian": 11717,
      "rior": 11718,
      "Ġreplacement": 11719,
      "Ġcentina": 11720,
      "cono": 11721,
      "Ġvincere": 11722,
      "Ġperfectly": 11723,
      "Ġisland": 11724,
      "INI": 11725,
      "ifer": 11726,
      "Ġdomic": 11727,
      "Ġimpossibile": 11728,
      "Ġbounds": 11729,
      "blog": 11730,
      "Ġforg": 11731,
      "Ġtutt": 11732,
      "Ġbelief": 11733,
      "Ġgesto": 11734,
      "enzo": 11735,
      "Ġrafforz": 11736,
      "icket": 11737,
      "Ġcontrollare": 11738,
      "Ġdelicious": 11739,
      "Ġcoronavirus": 11740,
      "å¯": 11741,
      "Ġdiscovered": 11742,
      "Ġsevere": 11743,
      "Ġidentified": 11744,
      "token": 11745,
      "auth": 11746,
      "Ġraccontare": 11747,
      "ao": 11748,
      "uster": 11749,
      "Ġdesired": 11750,
      "Ġlighting": 11751,
      "Ġfores": 11752,
      "Ġsiete": 11753,
      "Ġriscald": 11754,
      "ĠOrder": 11755,
      "join": 11756,
      "ĠIre": 11757,
      "liers": 11758,
      ".</": 11759,
      "Ġsouth": 11760,
      "esome": 11761,
      "Ġsegue": 11762,
      "ZIONI": 11763,
      "idere": 11764,
      "ĠREG": 11765,
      "what": 11766,
      "Ġpit": 11767,
      "Ġgender": 11768,
      "ols": 11769,
      "Ġcivili": 11770,
      "lywood": 11771,
      "Ġpotentially": 11772,
      "amsung": 11773,
      "Ġnetworks": 11774,
      "Ġkick": 11775,
      "Ġdepart": 11776,
      "Ġfamiliare": 11777,
      "serv": 11778,
      "bec": 11779,
      "Ġpermetter": 11780,
      "Ġsupervis": 11781,
      "Ġrus": 11782,
      "stat": 11783,
      "Ġpubbliche": 11784,
      "Ġerrori": 11785,
      "Ġmete": 11786,
      "ĠRichard": 11787,
      "irs": 11788,
      "Ġindustries": 11789,
      "Ġdepends": 11790,
      "ĠRam": 11791,
      "uscita": 11792,
      "Ġcong": 11793,
      "oleggio": 11794,
      "Ġclar": 11795,
      "ĠAdministr": 11796,
      "Ġhistorical": 11797,
      "ĠVic": 11798,
      "Ġspecifici": 11799,
      "PP": 11800,
      "Ġminimal": 11801,
      "ML": 11802,
      "Width": 11803,
      "agon": 11804,
      "oking": 11805,
      "ĠDalla": 11806,
      "mm": 11807,
      "Ġkeeps": 11808,
      "м": 11809,
      "Ġnavigate": 11810,
      "Ġnegoti": 11811,
      "Ġextended": 11812,
      "ansion": 11813,
      "Ġimmun": 11814,
      "anese": 11815,
      "Ġconnections": 11816,
      "ĠObject": 11817,
      "Ġrecensioni": 11818,
      "Font": 11819,
      "Ġdefense": 11820,
      "Ġimprenditori": 11821,
      "spring": 11822,
      "Ġpuls": 11823,
      "Ġmuscle": 11824,
      "Ġoutcomes": 11825,
      "Ġpreferences": 11826,
      "ĠRoyal": 11827,
      "Ġintegration": 11828,
      "Ġturno": 11829,
      "Ġtechnique": 11830,
      "Ġpodcast": 11831,
      "Ġappreciate": 11832,
      "Ġrobot": 11833,
      "ĠWay": 11834,
      "Ġfossero": 11835,
      "ĠSpace": 11836,
      "Ġ..": 11837,
      "../../": 11838,
      "ĠPenn": 11839,
      "ASE": 11840,
      "Ġtracking": 11841,
      "Ġdinner": 11842,
      "Ġpackaging": 11843,
      "Ġproceed": 11844,
      "riting": 11845,
      "Ġofficials": 11846,
      "ĠVo": 11847,
      "Ġevidente": 11848,
      "Ġnoted": 11849,
      "ĠCorso": 11850,
      "ĠLondra": 11851,
      "pic": 11852,
      "Ġforces": 11853,
      "ĠParis": 11854,
      "ĠpubblicitÃł": 11855,
      "Ġneck": 11856,
      "Ġcritica": 11857,
      "ermi": 11858,
      "Ġcambia": 11859,
      "PRO": 11860,
      "aily": 11861,
      "Ġinjuries": 11862,
      "Ġmoments": 11863,
      "ĠZip": 11864,
      "xel": 11865,
      "ĠIdent": 11866,
      "Menu": 11867,
      "Ġquotidiano": 11868,
      "ĠChildren": 11869,
      "formazioni": 11870,
      "Ġfai": 11871,
      "Ġconsulenza": 11872,
      "ĠProfessional": 11873,
      "Ġimplic": 11874,
      "Ġconfident": 11875,
      "Ġ(+": 11876,
      "ppon": 11877,
      "Ġmilitari": 11878,
      "COM": 11879,
      "Ġpianta": 11880,
      "ĠGh": 11881,
      "ĠKen": 11882,
      "Ġreporting": 11883,
      "Ġmamma": 11884,
      "Ġincreases": 11885,
      "Vector": 11886,
      "Ġordin": 11887,
      "opportun": 11888,
      "Ġclassico": 11889,
      "arda": 11890,
      "ĠChoose": 11891,
      "adow": 11892,
      "ANT": 11893,
      "scale": 11894,
      "Ġcontainer": 11895,
      "Ġprestito": 11896,
      "Ġdrugs": 11897,
      "Ġdetermined": 11898,
      "inazioni": 11899,
      "Ġportfolio": 11900,
      "Top": 11901,
      "ĠOs": 11902,
      "Ġsister": 11903,
      "Ġtoken": 11904,
      "only": 11905,
      "Ġbattaglia": 11906,
      "aa": 11907,
      "Ġmagistr": 11908,
      "Ġbuildings": 11909,
      "icidio": 11910,
      "sign": 11911,
      "Ġperfettamente": 11912,
      "ologi": 11913,
      "Ġvolto": 11914,
      "Ġusage": 11915,
      "ĠCurrent": 11916,
      "Ġcandidates": 11917,
      "Ġimposta": 11918,
      "Product": 11919,
      "bul": 11920,
      "Ġimpatto": 11921,
      "ĠSanto": 11922,
      "ĠCommerc": 11923,
      "Ġvoglio": 11924,
      "intage": 11925,
      "Ġinspired": 11926,
      "Ġcoper": 11927,
      "Ġmartedì": 11928,
      "bits": 11929,
      "Ġconclude": 11930,
      "ĠDove": 11931,
      "Window": 11932,
      "Ġesattamente": 11933,
      "Ġapproccio": 11934,
      "site": 11935,
      "ĠTraining": 11936,
      "Ġeconomici": 11937,
      "Ġoccident": 11938,
      "Ġyield": 11939,
      "Ġenjoyed": 11940,
      "atar": 11941,
      "rement": 11942,
      "Ġtables": 11943,
      "ĠCross": 11944,
      "ĠAlf": 11945,
      "Ġneighborhood": 11946,
      "ĠTable": 11947,
      "aped": 11948,
      "ificata": 11949,
      "Ġregal": 11950,
      "REE": 11951,
      "nti": 11952,
      "Ġspr": 11953,
      "Ġacque": 11954,
      "ĠiOS": 11955,
      "Ġspeaking": 11956,
      "ĠLetter": 11957,
      "Ġhire": 11958,
      "ĠIR": 11959,
      "Ġrain": 11960,
      "ĠCry": 11961,
      "Ġcalci": 11962,
      "Ġconosce": 11963,
      "Ġfless": 11964,
      "ĠMP": 11965,
      "angelo": 11966,
      "Ġweap": 11967,
      "Ġrelatively": 11968,
      "Ġexecut": 11969,
      "project": 11970,
      "Ġschermo": 11971,
      "Ġfunctional": 11972,
      "ĠSin": 11973,
      "ĠMS": 11974,
      "ĠVent": 11975,
      "Ġotto": 11976,
      "å½": 11977,
      "ensa": 11978,
      "TML": 11979,
      "Ġtoss": 11980,
      "Ġprincipalmente": 11981,
      "Ġapplicable": 11982,
      "Ġfellow": 11983,
      "ĠPin": 11984,
      "(\"#": 11985,
      "Ġintegrated": 11986,
      "Ġrappresentano": 11987,
      "ĠRoss": 11988,
      "Ġinteract": 11989,
      "MENT": 11990,
      "Ġsudden": 11991,
      "Ġedifici": 11992,
      "ĠShould": 11993,
      "save": 11994,
      "Ġintent": 11995,
      "Vis": 11996,
      "ĠVend": 11997,
      "Ġguest": 11998,
      "ĠFederal": 11999,
      "Ġflash": 12000,
      "Ġeffettuato": 12001,
      "which": 12002,
      "Ġflexible": 12003,
      "ĠFlo": 12004,
      "eco": 12005,
      "Ġtransactions": 12006,
      "Oper": 12007,
      "Ġtrigger": 12008,
      "Ġattorno": 12009,
      "Ġroles": 12010,
      "ĠCatt": 12011,
      "ĠTry": 12012,
      "Stream": 12013,
      "Ġavendo": 12014,
      "Ġricche": 12015,
      "Ġsuccessivamente": 12016,
      "Ġama": 12017,
      "Ġresponsabili": 12018,
      "images": 12019,
      "Ġmolt": 12020,
      "Utente": 12021,
      "ìĿ": 12022,
      "Ġdinam": 12023,
      "Ġmuov": 12024,
      "Ġpossesso": 12025,
      "ĠWhich": 12026,
      "ĠClin": 12027,
      "Ġcentre": 12028,
      "ĠArray": 12029,
      "Ġpezzi": 12030,
      "Ġmissione": 12031,
      "arto": 12032,
      "Ġfeat": 12033,
      "Ġmassive": 12034,
      "ĠBuilding": 12035,
      "Ġchiamata": 12036,
      "control": 12037,
      "bia": 12038,
      "olic": 12039,
      "Ġcorretta": 12040,
      "Ġrealize": 12041,
      "/**": 12042,
      "ponents": 12043,
      "Ġtradizionali": 12044,
      "Ġbought": 12045,
      "ĠContr": 12046,
      "Ext": 12047,
      "Ġflavor": 12048,
      "Ġarricch": 12049,
      "Ġminori": 12050,
      "Ġricorso": 12051,
      "aked": 12052,
      "nic": 12053,
      "Ġrd": 12054,
      "De": 12055,
      "ĠPuglia": 12056,
      "Ġsubmit": 12057,
      "Ġinfin": 12058,
      "ĠDim": 12059,
      "ĠPrime": 12060,
      "Ġdimostrato": 12061,
      "wp": 12062,
      "Ġscre": 12063,
      "arrivo": 12064,
      "æ³": 12065,
      "lar": 12066,
      "Ġdevo": 12067,
      "display": 12068,
      "æŀ": 12069,
      "imentazione": 12070,
      "ĠValle": 12071,
      "Ġscrittura": 12072,
      "ppers": 12073,
      "Me": 12074,
      "ecution": 12075,
      "ingle": 12076,
      "enger": 12077,
      "itage": 12078,
      "Ġspecifica": 12079,
      "ituto": 12080,
      "æĹ¶": 12081,
      "tmp": 12082,
      "lers": 12083,
      "Ġpersino": 12084,
      "total": 12085,
      "Ġsilenzio": 12086,
      "actor": 12087,
      "Ġforum": 12088,
      "DO": 12089,
      "ĠSelect": 12090,
      "Ġbassa": 12091,
      "Ġcaldo": 12092,
      "oter": 12093,
      "ĠDott": 12094,
      "Ġcorrespond": 12095,
      "gher": 12096,
      "Ġpercor": 12097,
      "ĠHistory": 12098,
      "Ġwheel": 12099,
      "Ġcarried": 12100,
      "°": 12101,
      "Ġusa": 12102,
      "Ġquartiere": 12103,
      "Ġsvolgere": 12104,
      "Ġbegins": 12105,
      "Ġdos": 12106,
      "Ġconsumatori": 12107,
      "++;": 12108,
      "Ġdescribe": 12109,
      "GE": 12110,
      "Ġmorto": 12111,
      "Ġpersist": 12112,
      "ĠTal": 12113,
      "Ġmangiare": 12114,
      "Ġattacc": 12115,
      "Ġstanding": 12116,
      "Ġpoesia": 12117,
      "Ġbot": 12118,
      "uda": 12119,
      "ĠJohnson": 12120,
      "Ġvacanza": 12121,
      "Ġrequests": 12122,
      "ĠForse": 12123,
      "Ġcabin": 12124,
      "esistenza": 12125,
      "ziale": 12126,
      "ĠMoreover": 12127,
      "ĠPoss": 12128,
      "Ġcompetenza": 12129,
      "prov": 12130,
      "Ġcorrente": 12131,
      "Ġresulting": 12132,
      "Ġ(âĢľ": 12133,
      "olata": 12134,
      "edali": 12135,
      "('#": 12136,
      "ĠBil": 12137,
      "tificial": 12138,
      "Ġexpression": 12139,
      "Ġsvolge": 12140,
      "åı¯": 12141,
      "Ġmic": 12142,
      "ĠSarÃł": 12143,
      "Ġchannels": 12144,
      "Ġsavings": 12145,
      "Ġanswers": 12146,
      "ĠVerona": 12147,
      "áĥ": 12148,
      "Ġrecover": 12149,
      "Ġmanip": 12150,
      "Ġattr": 12151,
      "Ġmarriage": 12152,
      "Ġsumm": 12153,
      "ACK": 12154,
      "Ġreddito": 12155,
      "Ġconosciuto": 12156,
      "Http": 12157,
      "Ġrecognized": 12158,
      "ĠLow": 12159,
      "Ġquiet": 12160,
      "Ġwarrant": 12161,
      "ĠCand": 12162,
      "Ġshoes": 12163,
      "Ġsides": 12164,
      "ĠAsk": 12165,
      "irtual": 12166,
      "Ġpensa": 12167,
      "header": 12168,
      "ĠUnderstand": 12169,
      "Ġdiagnost": 12170,
      "ĠWin": 12171,
      "以": 12172,
      "cond": 12173,
      "fx": 12174,
      "ĠNegli": 12175,
      "screen": 12176,
      "Ġtreatments": 12177,
      "Ġdish": 12178,
      "ĠAbb": 12179,
      "Ġequival": 12180,
      "Ġprodurre": 12181,
      "flix": 12182,
      "Ġrecommendations": 12183,
      "ĠSales": 12184,
      "Ġfotografia": 12185,
      "ĠDC": 12186,
      "Ġregional": 12187,
      "hr": 12188,
      "ĠVit": 12189,
      "UST": 12190,
      "teria": 12191,
      "luding": 12192,
      "Ġspiegato": 12193,
      "Ġappointment": 12194,
      "Down": 12195,
      "ĠEnvironment": 12196,
      "erno": 12197,
      "Ġbroken": 12198,
      "III": 12199,
      "Ġcalore": 12200,
      "Ġexecutive": 12201,
      "ĠIntro": 12202,
      "tras": 12203,
      "Ġvissuto": 12204,
      "ĠTip": 12205,
      "Ġfamiliari": 12206,
      "here": 12207,
      "iciale": 12208,
      "ĠNelle": 12209,
      "Go": 12210,
      "Ġgem": 12211,
      "Ġwalls": 12212,
      "Ġpall": 12213,
      "Ġspalle": 12214,
      "arsa": 12215,
      "Ġmembership": 12216,
      "Ġpoll": 12217,
      "Ġmodulo": 12218,
      "Ġrestitu": 12219,
      "ĠHen": 12220,
      "press": 12221,
      "Ġripresa": 12222,
      "interesse": 12223,
      "lioteca": 12224,
      "ĠRub": 12225,
      "Ġcampus": 12226,
      "iders": 12227,
      "Buffer": 12228,
      "Ġfacing": 12229,
      "åľ¨": 12230,
      "Ġatlet": 12231,
      "Ġsappiamo": 12232,
      "Ġexposure": 12233,
      "ĠFurthermore": 12234,
      "location": 12235,
      "ads": 12236,
      "Ġcondizion": 12237,
      "Ġencounter": 12238,
      "icl": 12239,
      "Ġsostanza": 12240,
      "Ġstrategie": 12241,
      "ĠArts": 12242,
      "[:": 12243,
      "Ġpreviste": 12244,
      "Ġrestaurants": 12245,
      "Server": 12246,
      "idanza": 12247,
      "ĠPuoi": 12248,
      "Ġconsiderare": 12249,
      "Ġcriminal": 12250,
      "Ġcerti": 12251,
      "Ġhidden": 12252,
      "Ġmeat": 12253,
      "osoph": 12254,
      "split": 12255,
      "Ġresili": 12256,
      "Ġentra": 12257,
      "Ġsanitaria": 12258,
      "ĠQuanto": 12259,
      "Ġindoss": 12260,
      "Ġadventure": 12261,
      "Ġmount": 12262,
      "Ġconclusione": 12263,
      "Ġmilk": 12264,
      "Ġlinked": 12265,
      "ĠComitato": 12266,
      "Ġmetodi": 12267,
      "Ġflexibility": 12268,
      "Ġriforma": 12269,
      "Ġnomin": 12270,
      "appy": 12271,
      "Bo": 12272,
      "ĠWebsite": 12273,
      "Min": 12274,
      "inciale": 12275,
      "Ġsoggiorno": 12276,
      "Ġparking": 12277,
      "Ġgiocatore": 12278,
      "ĠJapanese": 12279,
      "Ġtransaction": 12280,
      "arco": 12281,
      "Ġvote": 12282,
      "Ġtast": 12283,
      "made": 12284,
      "Ġtypical": 12285,
      "Ġnegozio": 12286,
      "atre": 12287,
      "scope": 12288,
      "ĠLtd": 12289,
      "ĠNuova": 12290,
      "ĠVeneto": 12291,
      "ELL": 12292,
      "alta": 12293,
      "Ġenorm": 12294,
      "Ġcontrolli": 12295,
      "lates": 12296,
      "Ġmiglioramento": 12297,
      "orni": 12298,
      "=\\\"": 12299,
      "Ġsingoli": 12300,
      "Ġmaxim": 12301,
      "Ġfinance": 12302,
      "Ġulteriore": 12303,
      "Ġfollows": 12304,
      "itta": 12305,
      "Ġdorm": 12306,
      "common": 12307,
      "Ġmontagna": 12308,
      "ĠRun": 12309,
      "Ġtrasformazione": 12310,
      "Ġmotion": 12311,
      "Ġprivata": 12312,
      "Ġobj": 12313,
      "Ġvie": 12314,
      "Ġalgorith": 12315,
      "Ġcoast": 12316,
      "ĠCinema": 12317,
      "ĠParlamento": 12318,
      "Ġtasso": 12319,
      "ĠsolidarietÃł": 12320,
      "Ġcel": 12321,
      "Ġremaining": 12322,
      "Ġmanual": 12323,
      "imming": 12324,
      "ĠCann": 12325,
      "Ġscand": 12326,
      "Ġcanale": 12327,
      "alc": 12328,
      "kh": 12329,
      "æĶ": 12330,
      "Ġsitting": 12331,
      "amber": 12332,
      "unciare": 12333,
      "atezza": 12334,
      "ĠBow": 12335,
      "Ġcombatt": 12336,
      "kins": 12337,
      "Ġeveryday": 12338,
      "Ġintrap": 12339,
      "Ġchiunque": 12340,
      "env": 12341,
      "Ġaria": 12342,
      "Ġpio": 12343,
      "ĠHaw": 12344,
      "Ġrating": 12345,
      "column": 12346,
      "Ġvolo": 12347,
      "ĠRicc": 12348,
      "Ġunf": 12349,
      "Ġalimenti": 12350,
      "Ġdevelopers": 12351,
      "Ġmobili": 12352,
      "Ġfes": 12353,
      "umo": 12354,
      "Ġmercoledì": 12355,
      "Ġessenziale": 12356,
      "Ġnorth": 12357,
      "Ġaffasc": 12358,
      "ĠSardegna": 12359,
      "ĠPul": 12360,
      "ĠTown": 12361,
      "ĠLaura": 12362,
      "Ġraw": 12363,
      "Ġauthority": 12364,
      "olaritÃł": 12365,
      "Ġletteratura": 12366,
      "Ġarche": 12367,
      "Ġvuol": 12368,
      "ĠSett": 12369,
      "Ġseemed": 12370,
      "ĠConnect": 12371,
      "`,": 12372,
      "ĠSpring": 12373,
      "Ġminister": 12374,
      "Ġaffinché": 12375,
      "Ġvinto": 12376,
      "ĠFROM": 12377,
      "ĠMetro": 12378,
      "endi": 12379,
      "Ġconsentire": 12380,
      "ecchi": 12381,
      "Ġmarito": 12382,
      "Ġestre": 12383,
      "ĠBad": 12384,
      "ecento": 12385,
      "Ġsongs": 12386,
      "Ġshock": 12387,
      "peed": 12388,
      "Work": 12389,
      "Ġschia": 12390,
      "Ġworkshop": 12391,
      "Ġatmosphere": 12392,
      "Ġcloser": 12393,
      "resents": 12394,
      "ĠTale": 12395,
      "tified": 12396,
      "Ġossia": 12397,
      "edge": 12398,
      "Ġimpressive": 12399,
      "ĠConsult": 12400,
      "ĠTax": 12401,
      "Ġconcerned": 12402,
      "unting": 12403,
      "Ġsvolto": 12404,
      "Ġtelefon": 12405,
      "Ġtransportation": 12406,
      "Ġscope": 12407,
      "Command": 12408,
      "Ġtrim": 12409,
      "anima": 12410,
      "Ġml": 12411,
      "ĠCredit": 12412,
      "Ġaccred": 12413,
      "ĠSho": 12414,
      "Ġip": 12415,
      "Ġpaio": 12416,
      "Ġrecenti": 12417,
      "bed": 12418,
      "Ġegli": 12419,
      "ourse": 12420,
      "ĠallW": 12421,
      "ĠNeed": 12422,
      "Ġbond": 12423,
      "ĠArchit": 12424,
      "{}": 12425,
      "ivere": 12426,
      "Ġmeetings": 12427,
      "Ġvenga": 12428,
      "Ġdebb": 12429,
      "'=>": 12430,
      "Ġyes": 12431,
      "Ġchiare": 12432,
      "subs": 12433,
      "Ġfunctionality": 12434,
      "riere": 12435,
      "Ġticket": 12436,
      "istri": 12437,
      "ĠSometimes": 12438,
      "ĠES": 12439,
      "Ġaltrett": 12440,
      "Ġbutter": 12441,
      "Ġrecognize": 12442,
      "Ġpoly": 12443,
      "ĠBang": 12444,
      "Ġbeneficial": 12445,
      "Ġvenire": 12446,
      "Ġimpression": 12447,
      "ĠJoin": 12448,
      "Ġmodifiche": 12449,
      "Ġboolean": 12450,
      "\":\"": 12451,
      "method": 12452,
      "Ġcontinuo": 12453,
      "UC": 12454,
      "ĠLegge": 12455,
      "Ġquadr": 12456,
      "Ġreasonable": 12457,
      "inio": 12458,
      "ĠSmall": 12459,
      "ĠLega": 12460,
      "Ġaccepted": 12461,
      "Ġbonuses": 12462,
      "Ġmatches": 12463,
      "lat": 12464,
      "ĠUpdate": 12465,
      "ĠVirginia": 12466,
      "entials": 12467,
      "ĠSn": 12468,
      "Ġeconomiche": 12469,
      "ibilmente": 12470,
      "isca": 12471,
      "ĠSafety": 12472,
      "ĠRaff": 12473,
      "ctx": 12474,
      "ragon": 12475,
      "ĠĉĠĠĠ": 12476,
      "ĠMike": 12477,
      "Ġsatisfaction": 12478,
      "Ġpub": 12479,
      "Ġcontemporanea": 12480,
      "Change": 12481,
      "Ġgioia": 12482,
      "Ġresearchers": 12483,
      "Ġnative": 12484,
      "Ġpartecipato": 12485,
      "Ġgear": 12486,
      "Ġdistributed": 12487,
      "Ġrelief": 12488,
      "ĠAB": 12489,
      "rence": 12490,
      "Level": 12491,
      "~~": 12492,
      "dale": 12493,
      "worth": 12494,
      "Ġelection": 12495,
      "Ġscoperto": 12496,
      "Ġtreated": 12497,
      "Ġcarica": 12498,
      "ĠlocalitÃł": 12499,
      "Ġsembrano": 12500,
      "Ġinviare": 12501,
      "Ġproposed": 12502,
      "Ġstrict": 12503,
      "ĠCu": 12504,
      "Activity": 12505,
      "Ġerog": 12506,
      "Ġentusi": 12507,
      "amministrazione": 12508,
      "Ġpredis": 12509,
      "Ġtiss": 12510,
      "erto": 12511,
      "apol": 12512,
      "Ġindo": 12513,
      "Ġorganizzazioni": 12514,
      "ÂŃ": 12515,
      "ĠSamsung": 12516,
      "Ġrelativo": 12517,
      "Ġsupplies": 12518,
      "Ġautent": 12519,
      "TV": 12520,
      "ĠVa": 12521,
      "nament": 12522,
      "URA": 12523,
      "What": 12524,
      "Ġopzioni": 12525,
      "ĠRegno": 12526,
      "Ġjavax": 12527,
      "ikip": 12528,
      "Ġmanufacturer": 12529,
      "]);": 12530,
      "ĠNever": 12531,
      "Ġblend": 12532,
      "ontan": 12533,
      "anish": 12534,
      "Ġviolence": 12535,
      "Ġentirely": 12536,
      "Ġmining": 12537,
      "iesta": 12538,
      "Ġ\"/": 12539,
      "Ġgrown": 12540,
      "ĠAmericans": 12541,
      "Ġindietro": 12542,
      "Ġepisode": 12543,
      "ĠJon": 12544,
      "aspetto": 12545,
      "duces": 12546,
      "Ġdefinire": 12547,
      "Ġfavorire": 12548,
      "Ġcharm": 12549,
      "Ġsoul": 12550,
      "Ġinstitution": 12551,
      "Ġregola": 12552,
      "ĠpersonalitÃł": 12553,
      "Ġlegate": 12554,
      "Ġadolesc": 12555,
      "=$": 12556,
      "olute": 12557,
      "Ġoverride": 12558,
      "Ġhandling": 12559,
      "Ġvisiting": 12560,
      "Ñĭ": 12561,
      "cre": 12562,
      "Ġsensitive": 12563,
      "Off": 12564,
      "Ġastr": 12565,
      "ĠAnalytics": 12566,
      "oul": 12567,
      "utare": 12568,
      "æİ": 12569,
      "ĠHospital": 12570,
      "Ġadm": 12571,
      "Ġincreasingly": 12572,
      "Ġparche": 12573,
      "Ġlegato": 12574,
      "Ġgrade": 12575,
      "brid": 12576,
      "Ġissued": 12577,
      "Ġenterprise": 12578,
      "Ġultimately": 12579,
      "»¿": 12580,
      "Ġtessuto": 12581,
      "Serv": 12582,
      "Ġprese": 12583,
      "ĠBrand": 12584,
      "ĠMarina": 12585,
      "ĠPor": 12586,
      "ĠLearning": 12587,
      "edit": 12588,
      "ĠMigli": 12589,
      "ĠCamb": 12590,
      "Ġimportanza": 12591,
      "ppone": 12592,
      "ĠGas": 12593,
      "Ġgarage": 12594,
      "ĠNicola": 12595,
      "Ġraccogliere": 12596,
      "uardia": 12597,
      "Ġpurchased": 12598,
      "ĠHi": 12599,
      "market": 12600,
      "ĠInsomma": 12601,
      "Ġcere": 12602,
      "Ġcolpo": 12603,
      "Ġhabit": 12604,
      "Ġesterno": 12605,
      "igu": 12606,
      "engo": 12607,
      "ipto": 12608,
      "Mode": 12609,
      "ĠCONT": 12610,
      "Ġpulizia": 12611,
      "Ġpianeta": 12612,
      "ĠPlace": 12613,
      "IGN": 12614,
      "iry": 12615,
      "Ġ'./": 12616,
      "Ġupload": 12617,
      "Ġpricing": 12618,
      "Ġcurric": 12619,
      "orazioni": 12620,
      ">();": 12621,
      "acity": 12622,
      "FR": 12623,
      "Ġlogin": 12624,
      "ĠidentitÃł": 12625,
      "anei": 12626,
      "п": 12627,
      "ĠCab": 12628,
      "Ġcomplement": 12629,
      "ĠEasy": 12630,
      "eroporto": 12631,
      "Ġads": 12632,
      "Ġalimentari": 12633,
      "});": 12634,
      "Ġrental": 12635,
      "np": 12636,
      "unno": 12637,
      "!\"": 12638,
      "ivering": 12639,
      "issi": 12640,
      "Ġempower": 12641,
      "Ġappeared": 12642,
      "ĠPav": 12643,
      "Ġtestimon": 12644,
      "Ġstored": 12645,
      "Ġpriority": 12646,
      "Ġreader": 12647,
      "Ġinserire": 12648,
      "è¡Į": 12649,
      "world": 12650,
      "Ġpane": 12651,
      "ĠPak": 12652,
      "OLO": 12653,
      "ĠmobilitÃł": 12654,
      "Ġmaggiormente": 12655,
      "Ġcircost": 12656,
      "itutto": 12657,
      "ĠCel": 12658,
      "Ġpericolo": 12659,
      "Ġconstant": 12660,
      "Ġcomod": 12661,
      "Ġauthentic": 12662,
      "...)": 12663,
      "Ġconflict": 12664,
      "Ġassieme": 12665,
      "etes": 12666,
      "ĠComuni": 12667,
      "Row": 12668,
      "Ġfraud": 12669,
      "ĠInsurance": 12670,
      "isher": 12671,
      "ikipedia": 12672,
      "ĠFra": 12673,
      "Ġsottosc": 12674,
      "Ġattorney": 12675,
      "ĠFair": 12676,
      "Ġmonet": 12677,
      "Ġexception": 12678,
      "Ġmusical": 12679,
      "Ġdangerous": 12680,
      "ĠArab": 12681,
      "ÃĢ": 12682,
      "Ġcapture": 12683,
      "Ġresistance": 12684,
      "ĠCosta": 12685,
      "Ġdomestic": 12686,
      "ĠComput": 12687,
      "Ġsuon": 12688,
      "ĠChat": 12689,
      "Ġvisite": 12690,
      "Ġcanali": 12691,
      "Ġconi": 12692,
      "ĠLee": 12693,
      "rizioni": 12694,
      "enders": 12695,
      "Ġfamoso": 12696,
      "font": 12697,
      "Ġdifferences": 12698,
      "uario": 12699,
      "Ġinteressati": 12700,
      "ĠBened": 12701,
      "Pad": 12702,
      "ĠCron": 12703,
      "Auth": 12704,
      "Ġriguardano": 12705,
      "Ġdining": 12706,
      "Ġretain": 12707,
      "truzioni": 12708,
      "Ġdoppio": 12709,
      "Ġaccord": 12710,
      "Ġtrained": 12711,
      "Ġchilometri": 12712,
      "Ġaggiunge": 12713,
      "Ġdecidere": 12714,
      "ĠMare": 12715,
      "vc": 12716,
      "------": 12717,
      "ĠLinked": 12718,
      "Ġspiaggia": 12719,
      "Ġfly": 12720,
      "Ġannunciato": 12721,
      "usta": 12722,
      "ä»¶": 12723,
      "Ġauthorities": 12724,
      "Ġqualified": 12725,
      "xture": 12726,
      "Ġvoci": 12727,
      "Ġespl": 12728,
      "Address": 12729,
      "Ġhook": 12730,
      "ifi": 12731,
      "Ġcounsel": 12732,
      "Ġeg": 12733,
      "Categ": 12734,
      "Ġclosely": 12735,
      "Ġpiattaforme": 12736,
      "uove": 12737,
      "Ġricca": 12738,
      "Ġpartite": 12739,
      "Ġprog": 12740,
      "ĠRol": 12741,
      "ĠBeaut": 12742,
      "Ġmoderna": 12743,
      "Ġtipologia": 12744,
      "enant": 12745,
      "HS": 12746,
      "ĠLEG": 12747,
      "Ġoverw": 12748,
      "forcement": 12749,
      "ĠMedi": 12750,
      "Ġmagnet": 12751,
      "ĠRon": 12752,
      "Ġpreghi": 12753,
      "Ġveicoli": 12754,
      "Ġmovimenti": 12755,
      "ĠSvizzera": 12756,
      "Ġcandidate": 12757,
      "Ġcapable": 12758,
      "ĠMid": 12759,
      "Ġ\";": 12760,
      "address": 12761,
      "Ġinvesting": 12762,
      "Ġcommunicate": 12763,
      "Ġmont": 12764,
      "Ġespresso": 12765,
      "otter": 12766,
      "Ġristorante": 12767,
      "Ġincomp": 12768,
      "just": 12769,
      "ĠDomenica": 12770,
      "urgia": 12771,
      "Ġattori": 12772,
      "Ġricetta": 12773,
      "Ġyoga": 12774,
      "'])": 12775,
      "antica": 12776,
      "effetto": 12777,
      "Ġconducted": 12778,
      "Ġingredienti": 12779,
      "industria": 12780,
      "ĠALL": 12781,
      "Ġcatal": 12782,
      "login": 12783,
      "Ġaest": 12784,
      "ĠCorn": 12785,
      "Ġmortgage": 12786,
      "IVA": 12787,
      "ruit": 12788,
      "Ġrepresents": 12789,
      "Ġconflitto": 12790,
      "}/": 12791,
      "Ġevidenzi": 12792,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĊ": 12793,
      "Ġoperator": 12794,
      "Ġeligible": 12795,
      "ĠVed": 12796,
      "media": 12797,
      "Ġcammino": 12798,
      "ĠExecutive": 12799,
      "ĠSite": 12800,
      "Ġannivers": 12801,
      "Ġdirett": 12802,
      "iser": 12803,
      "ç½": 12804,
      "Ġdisciplina": 12805,
      "Ġtentativo": 12806,
      "Ġpeggio": 12807,
      "ENZA": 12808,
      "Ġformal": 12809,
      "Ġdegrees": 12810,
      "chetto": 12811,
      "â̲": 12812,
      "Ġcomprende": 12813,
      "ĠCM": 12814,
      "yo": 12815,
      "Style": 12816,
      "apor": 12817,
      "Ġesterni": 12818,
      "Ġinner": 12819,
      "ĠInstall": 12820,
      "Ġnic": 12821,
      "Ġtrem": 12822,
      "Ġscala": 12823,
      "Ġcommonly": 12824,
      "Ġstazione": 12825,
      "Ġguadagn": 12826,
      "Ġregionali": 12827,
      "ersey": 12828,
      "arazione": 12829,
      "identi": 12830,
      "ĠSem": 12831,
      "Mapp": 12832,
      "okies": 12833,
      "Ġconclusion": 12834,
      "ĠStudents": 12835,
      "Ġcontrovers": 12836,
      "Ġmedicina": 12837,
      "Ġexplained": 12838,
      "ĠHR": 12839,
      "DS": 12840,
      "Ġspeech": 12841,
      "estr": 12842,
      "ottom": 12843,
      "âĢĿ)": 12844,
      "Ġmul": 12845,
      "ostra": 12846,
      "Ġfornisce": 12847,
      "Ġagenti": 12848,
      "uters": 12849,
      "Ġragazze": 12850,
      "Ġstorici": 12851,
      "ipot": 12852,
      "Ġscritta": 12853,
      "åĮ": 12854,
      "Ġscolastico": 12855,
      "Ġboat": 12856,
      "Ġresolution": 12857,
      "entina": 12858,
      "Ġutente": 12859,
      "Ġbathroom": 12860,
      "Ġupper": 12861,
      "ĠSelf": 12862,
      "Ġfilosofia": 12863,
      "Ġtotalmente": 12864,
      "Ġpossibility": 12865,
      "tech": 12866,
      "Ġtif": 12867,
      "itando": 12868,
      "Ġpurchasing": 12869,
      "Ġdichiarazione": 12870,
      "props": 12871,
      "NI": 12872,
      "ĠAnti": 12873,
      "Ġattacks": 12874,
      "ZZ": 12875,
      "ĠItaliano": 12876,
      "Ġpersonalized": 12877,
      "Ġmos": 12878,
      "Ġinterni": 12879,
      "Ġacquire": 12880,
      "Ġrevealed": 12881,
      "Ġconsentono": 12882,
      "Ġavrebbero": 12883,
      "Ġsesso": 12884,
      "ĠProprio": 12885,
      "Ġfoster": 12886,
      "ĠCommon": 12887,
      "Ġmorale": 12888,
      "Ġprinciples": 12889,
      "Ġaccus": 12890,
      "Ġcanti": 12891,
      "ĠLec": 12892,
      "Task": 12893,
      "ĠResta": 12894,
      "Ġĉĉĉĉĉĉĉ": 12895,
      "ĠZo": 12896,
      "Ġdealing": 12897,
      "Ġpiu": 12898,
      "iod": 12899,
      "Ġfianco": 12900,
      "ĠStandard": 12901,
      "itudini": 12902,
      "endif": 12903,
      "van": 12904,
      "Ġimmobili": 12905,
      "izzano": 12906,
      "TIV": 12907,
      "ĠNight": 12908,
      "Ġcass": 12909,
      "aterial": 12910,
      "ķIJâķIJâķIJâķIJâ": 12911,
      "ĠYoung": 12912,
      "ĠApplication": 12913,
      "mem": 12914,
      "Factory": 12915,
      "ĠRegolamento": 12916,
      "Ġintroduce": 12917,
      "Ġtol": 12918,
      "ĠThink": 12919,
      "IONE": 12920,
      "ramento": 12921,
      "Ġsensazione": 12922,
      "ĠCanadian": 12923,
      "oston": 12924,
      "ĠSteph": 12925,
      "occi": 12926,
      "Ġpuntata": 12927,
      "Ġtank": 12928,
      "ERI": 12929,
      "ĠMountain": 12930,
      "Ġdeterminato": 12931,
      "Ġsquadre": 12932,
      "Ġtipologie": 12933,
      "oterapia": 12934,
      "Ġflowers": 12935,
      "ĠCarolina": 12936,
      "Ġsearching": 12937,
      "Ġsplit": 12938,
      "zional": 12939,
      "Ġpreserv": 12940,
      "impianto": 12941,
      "Ġdecisamente": 12942,
      "Ġsolve": 12943,
      "ingly": 12944,
      "ĠCOL": 12945,
      "Ġavvers": 12946,
      "values": 12947,
      "Ġends": 12948,
      "Ġpharm": 12949,
      "Ġproof": 12950,
      "Ġprecise": 12951,
      "Ġcoraggio": 12952,
      "Ġapertura": 12953,
      "ĠPicc": 12954,
      "Ġstraordinaria": 12955,
      "Ġcani": 12956,
      "untime": 12957,
      "Ġverb": 12958,
      "ĠPolizia": 12959,
      "opportunitÃł": 12960,
      "Ġupcoming": 12961,
      "profit": 12962,
      "Ġfrustr": 12963,
      "Ġapplicazione": 12964,
      "Ġobb": 12965,
      "Ġfeelings": 12966,
      "Ġconferenza": 12967,
      "Ġpetro": 12968,
      "ĠWhats": 12969,
      "Ġconsumption": 12970,
      "Ġbanca": 12971,
      "Ġagents": 12972,
      "obbligo": 12973,
      "ĠQuello": 12974,
      "ĠProc": 12975,
      "ĠAli": 12976,
      "ĠPerf": 12977,
      "ĠWelcome": 12978,
      "ä¿": 12979,
      "(!": 12980,
      "ĠFrancesca": 12981,
      "gers": 12982,
      "Ġutilizzata": 12983,
      "Ġcock": 12984,
      "Ġlived": 12985,
      "wall": 12986,
      "ĠIndus": 12987,
      "aceut": 12988,
      "Ġking": 12989,
      "ĠImport": 12990,
      "Ġcategories": 12991,
      "ĠLei": 12992,
      "Ġbreakfast": 12993,
      "drop": 12994,
      "ĠMemb": 12995,
      "Ġwearing": 12996,
      "plate": 12997,
      "Ġmarried": 12998,
      "Ġosta": 12999,
      "oggio": 13000,
      "ĠVice": 13001,
      "Ġcontatti": 13002,
      "informazione": 13003,
      "pred": 13004,
      "Ġreject": 13005,
      "ĠDub": 13006,
      "Ġhappening": 13007,
      "account": 13008,
      "ĠProfess": 13009,
      "Ġgravidanza": 13010,
      "Ġtack": 13011,
      "esco": 13012,
      "Ġathlet": 13013,
      "Ġbodies": 13014,
      "Ġaccetta": 13015,
      "Ġresidential": 13016,
      "Ġportion": 13017,
      "Ġfortun": 13018,
      "Ġprimavera": 13019,
      "static": 13020,
      "Ġgenerated": 13021,
      "Ġtickets": 13022,
      "ĠTab": 13023,
      "ĠCC": 13024,
      "*)": 13025,
      "Ġoffrono": 13026,
      "ĠNetflix": 13027,
      "rosso": 13028,
      "Ġturning": 13029,
      "Ġdraft": 13030,
      "Po": 13031,
      "FS": 13032,
      "EFAULT": 13033,
      "files": 13034,
      "server": 13035,
      "Ġcinemato": 13036,
      "Ġriemp": 13037,
      "Ġpreferred": 13038,
      "Ġgratuita": 13039,
      "Ġnaturalmente": 13040,
      "range": 13041,
      "Ġlimits": 13042,
      "elled": 13043,
      "ĠMarche": 13044,
      "Ġtaglio": 13045,
      "Ġextension": 13046,
      "Ġstanza": 13047,
      "success": 13048,
      "Ġhealing": 13049,
      "older": 13050,
      "cora": 13051,
      "Game": 13052,
      "dist": 13053,
      "Ġcater": 13054,
      "Ġpropor": 13055,
      "Ġbrother": 13056,
      "ultural": 13057,
      "ĠInternazionale": 13058,
      "ĠAsh": 13059,
      "Ġelectrical": 13060,
      "btn": 13061,
      "Ġminore": 13062,
      "ogen": 13063,
      "Ġmixed": 13064,
      "Ġturns": 13065,
      "ĠJeff": 13066,
      "Ġnuovamente": 13067,
      "ARI": 13068,
      "Ġparlando": 13069,
      "Ġfrutta": 13070,
      "ĠResult": 13071,
      "ĠBari": 13072,
      "Ġlaser": 13073,
      "chestra": 13074,
      "Ġinut": 13075,
      "Ġwidely": 13076,
      "Ġriten": 13077,
      "Ġdism": 13078,
      "Ġeseguire": 13079,
      "MT": 13080,
      "Ġfascia": 13081,
      "Ġdefine": 13082,
      "graphy": 13083,
      "Ġadatto": 13084,
      "Ġvetro": 13085,
      "Ġtogli": 13086,
      "ĠNut": 13087,
      "lamm": 13088,
      "Ġamericano": 13089,
      "ĠJud": 13090,
      "description": 13091,
      "Ġgradi": 13092,
      "Ġbanks": 13093,
      "plot": 13094,
      "artic": 13095,
      "ĠComments": 13096,
      "Ġenergetica": 13097,
      "uling": 13098,
      "Ġpann": 13099,
      "ĠLiv": 13100,
      "ĠMagn": 13101,
      "Ġbutt": 13102,
      "ĠÃĹ": 13103,
      "Ġgiornate": 13104,
      "ĠMath": 13105,
      "ĠTren": 13106,
      "Case": 13107,
      "ITH": 13108,
      "bound": 13109,
      "Ġfortemente": 13110,
      "Ġachiev": 13111,
      "apertura": 13112,
      "Ġarbit": 13113,
      "Control": 13114,
      "emonte": 13115,
      "ĠCS": 13116,
      "Ġingresso": 13117,
      "ĉĉĉ": 13118,
      "Ġmerch": 13119,
      "Ġconservazione": 13120,
      "Ġcalc": 13121,
      "ĠSei": 13122,
      "tors": 13123,
      "Ġneanche": 13124,
      "Ġbread": 13125,
      "pher": 13126,
      "Ġpainting": 13127,
      "Ġprofondo": 13128,
      "opr": 13129,
      "Ġaggiornamento": 13130,
      "Ġprocedere": 13131,
      "uris": 13132,
      "ĠRights": 13133,
      "Ġspagn": 13134,
      "Ġjustice": 13135,
      "ĥ½": 13136,
      "Ġvento": 13137,
      "but": 13138,
      "Ġcryptocur": 13139,
      "ERA": 13140,
      "icale": 13141,
      "Ġoutstanding": 13142,
      "ĠMap": 13143,
      "Ġequipped": 13144,
      "Ġlosing": 13145,
      "empty": 13146,
      "Ġinevit": 13147,
      "Ġconsideration": 13148,
      "ĠBanca": 13149,
      "ĠFed": 13150,
      "ĠUsa": 13151,
      "Ġsuperiori": 13152,
      "Ġcrime": 13153,
      "ĠCatania": 13154,
      "Ġraccomand": 13155,
      "cs": 13156,
      "ugli": 13157,
      "Ġtheory": 13158,
      "accio": 13159,
      "atabase": 13160,
      "bors": 13161,
      "camp": 13162,
      "ĠLev": 13163,
      "avor": 13164,
      "Ġstava": 13165,
      "Ġpezzo": 13166,
      "Ġcanzone": 13167,
      "ieste": 13168,
      "Ġsali": 13169,
      "Ġtested": 13170,
      "ATH": 13171,
      "grid": 13172,
      "ĠFabio": 13173,
      "utore": 13174,
      "Ġtexture": 13175,
      "Ġredazione": 13176,
      "Ġancient": 13177,
      "ICI": 13178,
      "Ġfiume": 13179,
      "Char": 13180,
      "ĠMachine": 13181,
      "Ġ]);": 13182,
      "Options": 13183,
      "Ġpronti": 13184,
      "Ġpref": 13185,
      "neys": 13186,
      "ĠDirettore": 13187,
      "ĠPolice": 13188,
      "ster": 13189,
      "Ġscrittore": 13190,
      "ĠNotizie": 13191,
      "ĠQuality": 13192,
      "DD": 13193,
      "clear": 13194,
      "Null": 13195,
      "Ġadatt": 13196,
      "Ġfelice": 13197,
      "Ġrough": 13198,
      "Ġcinese": 13199,
      "Ġsecoli": 13200,
      "Ġcomporta": 13201,
      "Ġbear": 13202,
      "Ġpensieri": 13203,
      "Ġrevolution": 13204,
      "Current": 13205,
      "Ġdigest": 13206,
      "Ġcollezione": 13207,
      "NE": 13208,
      "ĠPRE": 13209,
      "ĠEli": 13210,
      "access": 13211,
      "Don": 13212,
      "news": 13213,
      "itr": 13214,
      "ĠTreat": 13215,
      "ĠEnrico": 13216,
      "Ġdates": 13217,
      "Ġdisegno": 13218,
      "Ġposizioni": 13219,
      "Ġmodificare": 13220,
      "Ġdiplom": 13221,
      "Ġsanno": 13222,
      "Ġitiner": 13223,
      "Ġforced": 13224,
      "google": 13225,
      "Ġgal": 13226,
      "Ġremoval": 13227,
      "eries": 13228,
      "Ġrivista": 13229,
      "Ġcontemporary": 13230,
      "Ġbuone": 13231,
      "Ġsovra": 13232,
      "Ġversatile": 13233,
      "Ġconvenience": 13234,
      "ĠObama": 13235,
      "Ġdefinito": 13236,
      "Ġarrang": 13237,
      "Ġbon": 13238,
      "Ġrendono": 13239,
      "ĠPros": 13240,
      "ĠTurn": 13241,
      "ondere": 13242,
      "Ġrigor": 13243,
      "ĠDO": 13244,
      "Ġmillions": 13245,
      "ĠEmploy": 13246,
      "imit": 13247,
      "ĠGreg": 13248,
      "Ġconsiglia": 13249,
      "Ġtrouble": 13250,
      "chool": 13251,
      "Ġrosa": 13252,
      "Ġdecade": 13253,
      "Ġpiatto": 13254,
      "month": 13255,
      "Ġrealizzata": 13256,
      "rendimento": 13257,
      "ium": 13258,
      "Ġinvestments": 13259,
      "Ġcelebrate": 13260,
      "Ġcontratti": 13261,
      "Ġconstit": 13262,
      "fezione": 13263,
      "Ġpietra": 13264,
      "ggiare": 13265,
      "Ġreligious": 13266,
      "ĠYe": 13267,
      "Ġcellule": 13268,
      "etiche": 13269,
      "LS": 13270,
      "Ġstom": 13271,
      "ĠLun": 13272,
      "Ġplanned": 13273,
      "Ġsino": 13274,
      "ĠNuovo": 13275,
      "Ġsilver": 13276,
      "Ġsatell": 13277,
      "Player": 13278,
      "igma": 13279,
      "ĠPd": 13280,
      "/*": 13281,
      "then": 13282,
      "Ġpresentation": 13283,
      "lore": 13284,
      "Ġbev": 13285,
      "Ġcannabis": 13286,
      "Ġprofessor": 13287,
      "gge": 13288,
      "Ġunable": 13289,
      "Ġdisturbi": 13290,
      "Ġlezioni": 13291,
      "ĠGiulia": 13292,
      "Ġstatements": 13293,
      "ATT": 13294,
      "Ġbast": 13295,
      "Ġchief": 13296,
      "ĠPAR": 13297,
      "Ġconsiste": 13298,
      "ortion": 13299,
      "Ġquarto": 13300,
      "ĠMean": 13301,
      "Ġofficer": 13302,
      "Ġdibattito": 13303,
      "Ġdocenti": 13304,
      "Ġinches": 13305,
      "Ġvigore": 13306,
      "disc": 13307,
      "ĠBag": 13308,
      "Ġavailability": 13309,
      "ĠBat": 13310,
      "Ġcentinaia": 13311,
      "Ġtrail": 13312,
      "Ġparameters": 13313,
      "ĠRav": 13314,
      "================================": 13315,
      "ĠCharles": 13316,
      "Provider": 13317,
      "xic": 13318,
      "ares": 13319,
      "otation": 13320,
      "Ġclothing": 13321,
      "Ġcausing": 13322,
      "Ġindica": 13323,
      "Ġinfluenz": 13324,
      "Ġelettorale": 13325,
      "Ġforest": 13326,
      "Ġrobust": 13327,
      "ĠCertific": 13328,
      "ĠBiden": 13329,
      "books": 13330,
      "ĠMand": 13331,
      "arian": 13332,
      "Ġbocca": 13333,
      "Ġorganis": 13334,
      "Ġje": 13335,
      "Ġbuoni": 13336,
      "ĠLLC": 13337,
      "dio": 13338,
      "Ġciascuno": 13339,
      "ĠThough": 13340,
      "ĠMondo": 13341,
      "Ġstretch": 13342,
      "ibil": 13343,
      "Ġmanufacturers": 13344,
      "Ġpecc": 13345,
      "Ġpills": 13346,
      "options": 13347,
      "Ġgun": 13348,
      "ĠSabato": 13349,
      "scar": 13350,
      "Ġvesc": 13351,
      "ademia": 13352,
      "Frame": 13353,
      "Ġesplor": 13354,
      "ĠGrow": 13355,
      "watch": 13356,
      "Ġtaxes": 13357,
      "Ġloyal": 13358,
      "Pal": 13359,
      "Ġaccanto": 13360,
      "Ġâ̲â̲": 13361,
      "Ġaccuracy": 13362,
      "ĠFinal": 13363,
      "ĠKh": 13364,
      "Ġcomunicato": 13365,
      "ĠBeing": 13366,
      "Ġinvestigation": 13367,
      "ĠcuriositÃł": 13368,
      "Ġanalytics": 13369,
      "Ġanziani": 13370,
      "ĠER": 13371,
      "Ġbla": 13372,
      "Ġgiudice": 13373,
      "AMP": 13374,
      "Ġmetrop": 13375,
      "ĠChair": 13376,
      "Ġfirms": 13377,
      "ĠZipcode": 13378,
      "ĠLas": 13379,
      "VD": 13380,
      "Ġ$_": 13381,
      "pdf": 13382,
      "Ġworse": 13383,
      "Car": 13384,
      "!!!!": 13385,
      "ITE": 13386,
      "Ġcyber": 13387,
      "Ġrealizzati": 13388,
      "è¾": 13389,
      "Ġcomportamenti": 13390,
      "ĠFalse": 13391,
      "Ġinch": 13392,
      "ĠBir": 13393,
      "ĠAltri": 13394,
      "west": 13395,
      "ciano": 13396,
      "ĠUE": 13397,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 13398,
      "rentino": 13399,
      "Ġvecchia": 13400,
      "Ġconoscenze": 13401,
      "Ġlettori": 13402,
      "Ġsaved": 13403,
      "Ġproduttori": 13404,
      "ĠDam": 13405,
      "Ġbrown": 13406,
      "astici": 13407,
      "ĠFour": 13408,
      "Ġpiatti": 13409,
      "Ġplot": 13410,
      "Ġalternativa": 13411,
      "Ġfolks": 13412,
      "Ġeliminare": 13413,
      "ĠJones": 13414,
      "ĠMexico": 13415,
      "Ġtells": 13416,
      "Ġrapidamente": 13417,
      "Ġplastica": 13418,
      "Ġpotente": 13419,
      "Ġhouses": 13420,
      "shire": 13421,
      "ĠConsigli": 13422,
      "ĠGest": 13423,
      "agues": 13424,
      "ĠEngineering": 13425,
      "Ġesplic": 13426,
      "æĢ": 13427,
      "Ġascolt": 13428,
      "Ġteatr": 13429,
      "Ġ<!--": 13430,
      "Ġverific": 13431,
      "Ġriver": 13432,
      "Ġnone": 13433,
      "Ġhash": 13434,
      "д": 13435,
      "ĠAh": 13436,
      "Ġsoph": 13437,
      "Ġsharp": 13438,
      "IVE": 13439,
      "Arg": 13440,
      "ODE": 13441,
      "Ġcomunicare": 13442,
      "Ġbin": 13443,
      "berry": 13444,
      "forward": 13445,
      "ĠThus": 13446,
      "poss": 13447,
      "Ġreduction": 13448,
      "Ġ": 13449,
      "ĠVisit": 13450,
      "TYPE": 13451,
      "ĠUt": 13452,
      "ACE": 13453,
      "ventional": 13454,
      "Ġsky": 13455,
      "ondi": 13456,
      "ĠUniversitÃł": 13457,
      "Ġcapito": 13458,
      "Ġmine": 13459,
      "Ġmorb": 13460,
      "Ġiniziale": 13461,
      "amine": 13462,
      "Ġvibrant": 13463,
      "Ġaer": 13464,
      "Ġsla": 13465,
      "Ġpositivi": 13466,
      "esides": 13467,
      "ĠVe": 13468,
      "Ġultimate": 13469,
      "Ġcompreso": 13470,
      "aland": 13471,
      "Ġcrea": 13472,
      "Ġdeeper": 13473,
      "ĠComment": 13474,
      "ĠPH": 13475,
      "Ġalongside": 13476,
      "adding": 13477,
      "Ġdelivering": 13478,
      "Ġcamere": 13479,
      "mode": 13480,
      "Ġtwice": 13481,
      "Ġkilled": 13482,
      "Ġcolpa": 13483,
      "Ġrecensione": 13484,
      "rand": 13485,
      "Ġprofessionista": 13486,
      "document": 13487,
      "ĠFord": 13488,
      "essato": 13489,
      "Ġbando": 13490,
      "ĠCAR": 13491,
      "Ġmeals": 13492,
      "ĠAve": 13493,
      "Ġbuono": 13494,
      "Ġincident": 13495,
      "Ġcresci": 13496,
      "\"].": 13497,
      "Ġattractive": 13498,
      "ĠEventi": 13499,
      "bot": 13500,
      "Ġnoise": 13501,
      "Ġimmagine": 13502,
      "ĠFeb": 13503,
      "Ġintell": 13504,
      "AY": 13505,
      "ruzione": 13506,
      "stone": 13507,
      "Ġdiven": 13508,
      "Ġeco": 13509,
      "ĠInn": 13510,
      "Ġvivono": 13511,
      "Ġoverwhel": 13512,
      "ĠFast": 13513,
      "Ġindividuare": 13514,
      "Ġdisposizioni": 13515,
      "Ġzo": 13516,
      "Ġaus": 13517,
      "Ġrefund": 13518,
      "Ġcertified": 13519,
      "Ġultima": 13520,
      "Ġ\".": 13521,
      "ĠBE": 13522,
      "ictionary": 13523,
      "ĠSteve": 13524,
      "Ġrac": 13525,
      "store": 13526,
      "ĠCampania": 13527,
      "ĠChange": 13528,
      "ĠSpirit": 13529,
      "Ġspont": 13530,
      "Ġregardless": 13531,
      "Api": 13532,
      "Ġtrusted": 13533,
      "Ġcodes": 13534,
      "Ġdemocrazia": 13535,
      "offset": 13536,
      "phy": 13537,
      "Ġsaving": 13538,
      "rogen": 13539,
      "Ġlunch": 13540,
      "Ġdipende": 13541,
      "cout": 13542,
      "ĠAmbi": 13543,
      "Ġchicken": 13544,
      "'\\": 13545,
      "Te": 13546,
      "NS": 13547,
      "ón": 13548,
      "even": 13549,
      "There": 13550,
      "angel": 13551,
      "Ġpizza": 13552,
      "__(": 13553,
      "Ġpercentuale": 13554,
      "Ġsessuale": 13555,
      "ELECT": 13556,
      "Ġmainly": 13557,
      "Ġadatta": 13558,
      "lets": 13559,
      "Ġcontrasto": 13560,
      "Ġscenari": 13561,
      "ĠSI": 13562,
      "Ġexit": 13563,
      "ĠCoronavirus": 13564,
      "Collections": 13565,
      "('.": 13566,
      "Ġorganized": 13567,
      "Ġutilize": 13568,
      "Ġprospettiva": 13569,
      "ĠSale": 13570,
      "Ġstatunit": 13571,
      "erlo": 13572,
      "Ġrilass": 13573,
      "Ġclothes": 13574,
      "ĠFederico": 13575,
      "è¦": 13576,
      "Ġillness": 13577,
      "Ġveri": 13578,
      "Ġamounts": 13579,
      "Ġachieved": 13580,
      "Graph": 13581,
      "ĠSempre": 13582,
      "Ġaccade": 13583,
      "Ġeccess": 13584,
      "Ġprimarily": 13585,
      "Ġaltrimenti": 13586,
      "ĠMaybe": 13587,
      "ĠFoot": 13588,
      "Ġcondann": 13589,
      "Ġnine": 13590,
      "Ġpotrai": 13591,
      "Ġaffi": 13592,
      "ĠEstate": 13593,
      "intro": 13594,
      "Ġcampaigns": 13595,
      "Ġmanagers": 13596,
      "Ġrecorded": 13597,
      "ĠPadre": 13598,
      "ĠSea": 13599,
      "NAME": 13600,
      "Ġpowder": 13601,
      "irlo": 13602,
      "Ġdubbi": 13603,
      "ĠTecn": 13604,
      "Ġsvel": 13605,
      "ĠTrip": 13606,
      "Ġ++": 13607,
      "Ġteoria": 13608,
      "ĠSpa": 13609,
      "chester": 13610,
      "Ġartistico": 13611,
      "Ġhero": 13612,
      "Ġcrusher": 13613,
      "Ġcaught": 13614,
      "ĠGiornata": 13615,
      "Ġlistening": 13616,
      "Ġdeput": 13617,
      "OB": 13618,
      "uint": 13619,
      "Ġrh": 13620,
      "atorie": 13621,
      "prima": 13622,
      "ĠBoston": 13623,
      "Ġwash": 13624,
      "iormente": 13625,
      "Ġrecognition": 13626,
      "None": 13627,
      "aumento": 13628,
      "Ġtaught": 13629,
      "Ġexists": 13630,
      "items": 13631,
      "ĠterrÃł": 13632,
      "Ġpromoting": 13633,
      "Ġpotenziale": 13634,
      "Ġemails": 13635,
      "El": 13636,
      "Ġparagra": 13637,
      "sen": 13638,
      "oved": 13639,
      "Ġesa": 13640,
      "Ġrecyc": 13641,
      "maker": 13642,
      "Ġdiscussed": 13643,
      "ĠCell": 13644,
      "Ġsegni": 13645,
      "Ġspedizione": 13646,
      "Ġaims": 13647,
      "ĠKa": 13648,
      "Ġexploring": 13649,
      "section": 13650,
      "Ġriuscito": 13651,
      "uv": 13652,
      "ĠPil": 13653,
      "mazione": 13654,
      "ĠKo": 13655,
      "Ġemerge": 13656,
      "Ġfornito": 13657,
      "Ġsentito": 13658,
      "ĠRay": 13659,
      "Ġcittadinanza": 13660,
      "Ġwhenever": 13661,
      "Ġpriorit": 13662,
      "sum": 13663,
      "Ġprogramme": 13664,
      "Ġessenziali": 13665,
      "ĠComb": 13666,
      "Ġcaut": 13667,
      "Ġclock": 13668,
      "Ġcamer": 13669,
      "ÛĮ": 13670,
      "Ġfirma": 13671,
      "ĠSole": 13672,
      "Ġtiny": 13673,
      "Ġstable": 13674,
      "Ġoutcome": 13675,
      "Ġdesideri": 13676,
      "ä¸Ģ个": 13677,
      "Ġconsegn": 13678,
      "proof": 13679,
      "Ġbuyers": 13680,
      "ĠGDPR": 13681,
      "Ġcervello": 13682,
      "framework": 13683,
      "verter": 13684,
      "Ġsoddisfare": 13685,
      "Imp": 13686,
      "Ġspecified": 13687,
      "arica": 13688,
      "Ġnaturally": 13689,
      "Ġimpossible": 13690,
      "ĠSystems": 13691,
      "Ġsurprise": 13692,
      "ĠAlb": 13693,
      "ĠPadova": 13694,
      "uid": 13695,
      "omento": 13696,
      "Empty": 13697,
      "arks": 13698,
      "yers": 13699,
      "Ġprofonda": 13700,
      "Ġcriteri": 13701,
      "igio": 13702,
      "Ġriconoscere": 13703,
      "Ġtrattamenti": 13704,
      "Ġobtained": 13705,
      "Ġbrano": 13706,
      "Ġpermettere": 13707,
      "Ġassegn": 13708,
      "('/": 13709,
      "ĠSenior": 13710,
      "Ġregistrato": 13711,
      "dia": 13712,
      "Ġpraticamente": 13713,
      "Ġmisteri": 13714,
      "ĠDNA": 13715,
      "istrazioni": 13716,
      "asmo": 13717,
      "Ġcondivisione": 13718,
      "obil": 13719,
      "Ġincredibly": 13720,
      "noon": 13721,
      "Ġesib": 13722,
      "clus": 13723,
      "Ġimagine": 13724,
      "Ġfilms": 13725,
      "ĠBla": 13726,
      "Ġnormally": 13727,
      "ĠPsic": 13728,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 13729,
      "esercizio": 13730,
      "Ġdicono": 13731,
      "Final": 13732,
      "ĠMethod": 13733,
      "stal": 13734,
      "Ġhorse": 13735,
      "Ġnotare": 13736,
      "ĠAz": 13737,
      "Ġgare": 13738,
      "master": 13739,
      "Ġstack": 13740,
      "uncio": 13741,
      "Ġemotions": 13742,
      "Ġengaged": 13743,
      "Ġrose": 13744,
      "ÃĪ": 13745,
      "Ġpenso": 13746,
      "Resource": 13747,
      "Ġaffermato": 13748,
      "Ġpartiti": 13749,
      "PORT": 13750,
      "osite": 13751,
      "otive": 13752,
      "Ġteen": 13753,
      "Ġtutel": 13754,
      "Ġversions": 13755,
      "æį®": 13756,
      "oration": 13757,
      "Ġidone": 13758,
      "Ġdebito": 13759,
      "Ġinsight": 13760,
      "Ġinvestire": 13761,
      "ĠViet": 13762,
      "Parse": 13763,
      "ĠDiego": 13764,
      "ĠRisp": 13765,
      "Ġsheet": 13766,
      "Ġquestioni": 13767,
      "nat": 13768,
      "ĠCant": 13769,
      "rivere": 13770,
      "Ġfourth": 13771,
      "Ġcharged": 13772,
      "Ġsucce": 13773,
      "Ġsogni": 13774,
      "ĠRag": 13775,
      "Ġinstrument": 13776,
      "username": 13777,
      "Ġcollected": 13778,
      "ĠSD": 13779,
      "cir": 13780,
      "ĠClaudio": 13781,
      "anguages": 13782,
      "Ġdens": 13783,
      "outube": 13784,
      "Ġfranch": 13785,
      "ulous": 13786,
      "Ġcopertura": 13787,
      "sia": 13788,
      "ĠChiara": 13789,
      "Ġtort": 13790,
      "Ġproteggere": 13791,
      "ounger": 13792,
      "Ġrespir": 13793,
      "inciare": 13794,
      "ĠEsc": 13795,
      "Ġfatica": 13796,
      "Ġ\":": 13797,
      "uzzo": 13798,
      "wiki": 13799,
      "Ġpanorama": 13800,
      "Ġsg": 13801,
      "archit": 13802,
      "imitÃł": 13803,
      "Ġregions": 13804,
      "æĸĩ": 13805,
      "Ġcriteria": 13806,
      "ĠAwards": 13807,
      "ĠFriend": 13808,
      "Ġportale": 13809,
      "Ġscientifica": 13810,
      "Ġdando": 13811,
      "Ġaspetta": 13812,
      "video": 13813,
      "Ġages": 13814,
      "Ġvector": 13815,
      "zzare": 13816,
      "Ġfreddo": 13817,
      "Ġcritic": 13818,
      "Ġfratello": 13819,
      "EP": 13820,
      "Ġstructures": 13821,
      "menti": 13822,
      "aiuto": 13823,
      "Ġster": 13824,
      "axy": 13825,
      "Ġaggiunt": 13826,
      "ĠSym": 13827,
      "ĠMaurizio": 13828,
      "Ġarrived": 13829,
      "Ġascoltare": 13830,
      "ĠStampa": 13831,
      "Ġindagini": 13832,
      "Ġtrav": 13833,
      "ĠHai": 13834,
      "Ġcontributi": 13835,
      "vironments": 13836,
      "Ġarrivano": 13837,
      "Ġtrailer": 13838,
      "Ġscont": 13839,
      "Ġconsists": 13840,
      "mobile": 13841,
      "Ġlessons": 13842,
      "Ġowned": 13843,
      "Ġlavorato": 13844,
      "åĢ": 13845,
      "arme": 13846,
      "Ġmask": 13847,
      "Ġfold": 13848,
      "bj": 13849,
      "Fr": 13850,
      "ĠGeorgia": 13851,
      "Ġbtn": 13852,
      "Agen": 13853,
      "Ġcub": 13854,
      "Ġpercentage": 13855,
      "Ġmood": 13856,
      "Ġfratelli": 13857,
      "Ġcammin": 13858,
      "uzion": 13859,
      "Ġcaps": 13860,
      "Ġrely": 13861,
      "Ġmagic": 13862,
      "Ġmuseo": 13863,
      "Ġviso": 13864,
      "Ġadditionally": 13865,
      "ĠScient": 13866,
      "ventus": 13867,
      "Ġaccessori": 13868,
      "Ġkill": 13869,
      "ÑĮ": 13870,
      "Ġarchitecture": 13871,
      "ĠMoney": 13872,
      "Ġcontacts": 13873,
      "Ġfacciamo": 13874,
      "unitÃł": 13875,
      "Ġemergenza": 13876,
      "Ġconfirmed": 13877,
      "ĠYet": 13878,
      "flag": 13879,
      "ĠSolutions": 13880,
      "Ġtyped": 13881,
      "Ġassoluto": 13882,
      "ĠInsp": 13883,
      "Ġscambio": 13884,
      "oral": 13885,
      "utch": 13886,
      "Ġevaluation": 13887,
      "ĠPrimo": 13888,
      "Ġfinanziaria": 13889,
      "ĠLittle": 13890,
      "cu": 13891,
      "Location": 13892,
      "ellino": 13893,
      "Ġcolleghi": 13894,
      "Ġgap": 13895,
      "Ġfilo": 13896,
      "ĠWat": 13897,
      "names": 13898,
      "ĠFL": 13899,
      "Ġcarcere": 13900,
      "Search": 13901,
      "ĠMiddle": 13902,
      "Script": 13903,
      "Ġapplying": 13904,
      "ĠVita": 13905,
      "ĠStaff": 13906,
      "ĠConference": 13907,
      "ĠAltern": 13908,
      "Ġproductivity": 13909,
      "angers": 13910,
      "ulazione": 13911,
      "GA": 13912,
      "party": 13913,
      "Ġvite": 13914,
      "Ġreferred": 13915,
      "insert": 13916,
      "Ġregolare": 13917,
      "ĠTribunale": 13918,
      "Ġgioi": 13919,
      "Ant": 13920,
      "vin": 13921,
      "Ġwond": 13922,
      "Ġcreativity": 13923,
      "fire": 13924,
      "Ġalti": 13925,
      "Rem": 13926,
      "Ġperforming": 13927,
      "umes": 13928,
      "XX": 13929,
      "Ġdemands": 13930,
      "Ġscadenza": 13931,
      "Ġorigini": 13932,
      "normal": 13933,
      "Ġcompensation": 13934,
      "ĠOS": 13935,
      "Ġsegment": 13936,
      "Ġvisible": 13937,
      "Ġstai": 13938,
      "¦Ĥ": 13939,
      "ĠAncora": 13940,
      "ergia": 13941,
      "dizione": 13942,
      "Ġspecialist": 13943,
      "Ġvag": 13944,
      "Ġappassionati": 13945,
      "Card": 13946,
      "Ġeditori": 13947,
      "wan": 13948,
      "Ġaccettare": 13949,
      "lusconi": 13950,
      "Ġpersonally": 13951,
      "Ġtou": 13952,
      "render": 13953,
      "Ġracconti": 13954,
      "Ġrisparmio": 13955,
      "Files": 13956,
      "aya": 13957,
      "ilst": 13958,
      "Ġ'/": 13959,
      "Ġvini": 13960,
      "ricoltura": 13961,
      "ĠSingapore": 13962,
      "shape": 13963,
      "Ġstartup": 13964,
      "ĠAgain": 13965,
      "Ġpreferenze": 13966,
      "Ġtendenza": 13967,
      "Ġmargin": 13968,
      "Ġdurable": 13969,
      "tip": 13970,
      "Ġsanitario": 13971,
      "ĠOK": 13972,
      "Ġgarantisce": 13973,
      "ĠThree": 13974,
      "Ġentity": 13975,
      "ĠGarden": 13976,
      "oding": 13977,
      "Ġrabb": 13978,
      "match": 13979,
      "ĠMis": 13980,
      "step": 13981,
      "ĠCath": 13982,
      "Ang": 13983,
      "ĠCOR": 13984,
      "bio": 13985,
      "elfare": 13986,
      "Ġborrow": 13987,
      "Ġconnessione": 13988,
      "ĠBeh": 13989,
      "Ġcomposta": 13990,
      "ĠCrit": 13991,
      "Ġorganizzata": 13992,
      "ĠDEI": 13993,
      "ilitare": 13994,
      "ĠCooper": 13995,
      "Ġheating": 13996,
      "Ġmentale": 13997,
      "endio": 13998,
      "ĠValue": 13999,
      "abling": 14000,
      "Ġdeposito": 14001,
      "Ġfeatured": 14002,
      "ĠDaily": 14003,
      "ermal": 14004,
      "ĠAgency": 14005,
      "Ġhers": 14006,
      "Ġcommissione": 14007,
      "Ġcosmet": 14008,
      "Ġbatteria": 14009,
      "Ġignor": 14010,
      "custom": 14011,
      "Ġearned": 14012,
      "ĠDaniel": 14013,
      "Ġfrequenza": 14014,
      "artimento": 14015,
      "Ġconsidera": 14016,
      "Ġcoinc": 14017,
      "Ġyellow": 14018,
      "Args": 14019,
      "Ġsending": 14020,
      "Ġiscritti": 14021,
      "VER": 14022,
      "Ġlon": 14023,
      "Ġbacter": 14024,
      "yr": 14025,
      "identitÃł": 14026,
      "assessore": 14027,
      "Ġmacchine": 14028,
      "Ġtracci": 14029,
      "Ġtrovi": 14030,
      "Ġrisoluzione": 14031,
      "ugu": 14032,
      "Ġlovely": 14033,
      "Ġponte": 14034,
      "ĠWithout": 14035,
      "elry": 14036,
      "Ġgrass": 14037,
      "rypt": 14038,
      "Ġinterrog": 14039,
      "ĠCapital": 14040,
      "Ġgenerazioni": 14041,
      "ĠLeonardo": 14042,
      "Ġscaricare": 14043,
      "So": 14044,
      "ieving": 14045,
      "UTO": 14046,
      "Ġtraccia": 14047,
      "Height": 14048,
      "Ġabuse": 14049,
      "Ġmari": 14050,
      "Ġwireless": 14051,
      "Ġproposto": 14052,
      "ĠPom": 14053,
      "Ġcoer": 14054,
      "Ġcalm": 14055,
      "Ġsalvare": 14056,
      "ufficio": 14057,
      "Ġattach": 14058,
      "Ġleather": 14059,
      "ĠMah": 14060,
      "anne": 14061,
      "Ġrivoluzione": 14062,
      "Ġchocolate": 14063,
      "ĠCastello": 14064,
      "pool": 14065,
      "ĠBob": 14066,
      "COL": 14067,
      "ersion": 14068,
      "Ġstability": 14069,
      "Ġcontatt": 14070,
      "Ġwra": 14071,
      "ĠPes": 14072,
      "Ġ\"<": 14073,
      "Fe": 14074,
      "ĠGenerale": 14075,
      "users": 14076,
      "cies": 14077,
      "Ġdiseases": 14078,
      "Ġfake": 14079,
      "cp": 14080,
      "Can": 14081,
      "Ġmassage": 14082,
      "Ġsuggests": 14083,
      "Ġп": 14084,
      "è§": 14085,
      "Ġedition": 14086,
      "appro": 14087,
      "Ġplugin": 14088,
      "=\"/": 14089,
      "nale": 14090,
      "ĠMusica": 14091,
      "riamo": 14092,
      "Ġnearby": 14093,
      "ĠDream": 14094,
      "Ġcheese": 14095,
      "Ġdocente": 14096,
      "Ġbomb": 14097,
      "Ġdust": 14098,
      "Ġtelevision": 14099,
      "bug": 14100,
      "ĠBed": 14101,
      "ĠHon": 14102,
      "Ġpreparation": 14103,
      "Ġusual": 14104,
      "Ġesse": 14105,
      "ĠVincenzo": 14106,
      "ĠDavide": 14107,
      "ĠSET": 14108,
      "Ġinspiration": 14109,
      "Ġcena": 14110,
      "Ġutilizzate": 14111,
      "menu": 14112,
      "Ġfell": 14113,
      "ĠSave": 14114,
      "ĠIreland": 14115,
      "Ġdecent": 14116,
      "profile": 14117,
      "eman": 14118,
      "ships": 14119,
      "Ġcareful": 14120,
      "ĠSpanish": 14121,
      "ĠUnfortunately": 14122,
      "?>": 14123,
      "ĠDark": 14124,
      "Ġpleasure": 14125,
      "Ġpremier": 14126,
      "ĠVisual": 14127,
      "â": 14128,
      "Ġdecisioni": 14129,
      "Agenzia": 14130,
      "italia": 14131,
      "ĠTree": 14132,
      "innovazione": 14133,
      "esterno": 14134,
      "Ġcens": 14135,
      "ails": 14136,
      "Ġvittima": 14137,
      "ĠLibrary": 14138,
      "Ġsad": 14139,
      "ĠSon": 14140,
      "uction": 14141,
      "Ġsmile": 14142,
      "Ġskilled": 14143,
      "Ġrestrictions": 14144,
      "False": 14145,
      "Ġinvas": 14146,
      "Ġenergetico": 14147,
      "Ġsubsequ": 14148,
      "Ġdisput": 14149,
      "Ġdestroy": 14150,
      "pirazione": 14151,
      "ACT": 14152,
      "å·": 14153,
      "ĠCore": 14154,
      "vy": 14155,
      "Ġricercatori": 14156,
      "Ġospedali": 14157,
      "prime": 14158,
      "ĠPiemonte": 14159,
      "é¡": 14160,
      "Ġagire": 14161,
      "Ġnotevole": 14162,
      "Ġappuntamenti": 14163,
      "heless": 14164,
      "je": 14165,
      "Ġargument": 14166,
      "Ġiniziativa": 14167,
      "ĠFrancisco": 14168,
      "Ġmattress": 14169,
      "Ġavesse": 14170,
      "Ġsolamente": 14171,
      "Ġbags": 14172,
      "lymp": 14173,
      "Ġapproval": 14174,
      "Ġtrasferimento": 14175,
      "Ġcharacteristics": 14176,
      "Ġcampione": 14177,
      "Ġasci": 14178,
      "'))": 14179,
      "Ġtow": 14180,
      "ĠCop": 14181,
      "Ġbless": 14182,
      "ĠMini": 14183,
      "ĠEns": 14184,
      "Ġsportive": 14185,
      "Ste": 14186,
      "Ġdiscut": 14187,
      "instance": 14188,
      "lung": 14189,
      "ĠSala": 14190,
      "Ġscheda": 14191,
      "Ġtedesco": 14192,
      "Ġpromise": 14193,
      "rey": 14194,
      "Ġfeaturing": 14195,
      "Ġapproaches": 14196,
      "DC": 14197,
      "BR": 14198,
      "ĠPic": 14199,
      "Ġfacts": 14200,
      "VC": 14201,
      "direct": 14202,
      "attore": 14203,
      "Ġsnack": 14204,
      "Ġbedroom": 14205,
      "ĠRequ": 14206,
      "Ġlago": 14207,
      "Ġcalendario": 14208,
      "Ġmisc": 14209,
      "Ġferro": 14210,
      "ĠRome": 14211,
      "Ġdreams": 14212,
      "polit": 14213,
      "Ġstaying": 14214,
      "Ġbroker": 14215,
      "Ġargomenti": 14216,
      "antico": 14217,
      "Module": 14218,
      "Ġsessione": 14219,
      "osten": 14220,
      "rende": 14221,
      "âĤ¬": 14222,
      "ĠKim": 14223,
      "Ġpropag": 14224,
      "Ġoptimal": 14225,
      "Ġoperativo": 14226,
      "Ġirrit": 14227,
      "Ġunw": 14228,
      "Ġentered": 14229,
      "Ġgifts": 14230,
      "åΰ": 14231,
      "xml": 14232,
      "ĠBR": 14233,
      "don": 14234,
      "Ġpone": 14235,
      "ĠColl": 14236,
      "Ġlegata": 14237,
      ")]": 14238,
      "\"));": 14239,
      "Ġsupposed": 14240,
      "ĠBuon": 14241,
      "Ġdocumentation": 14242,
      "AZIONE": 14243,
      "Ġscientifico": 14244,
      "Ġsconfit": 14245,
      "zu": 14246,
      "fac": 14247,
      "Ġvediamo": 14248,
      "Ġaccert": 14249,
      "Project": 14250,
      "ĠQuick": 14251,
      "biliare": 14252,
      "Ġquotidian": 14253,
      "Ġepisodi": 14254,
      "andolo": 14255,
      "tegrazione": 14256,
      "region": 14257,
      "ĠDaniele": 14258,
      "assistenza": 14259,
      ".[": 14260,
      "Ġtap": 14261,
      "Ġstorm": 14262,
      "iptoval": 14263,
      "Ġsintesi": 14264,
      "?)": 14265,
      "âĢĭ": 14266,
      "orrow": 14267,
      "ĠTay": 14268,
      "Ġiter": 14269,
      "Ġresa": 14270,
      "ĠMolti": 14271,
      "Format": 14272,
      "Ġstrettamente": 14273,
      "ĠPrim": 14274,
      "Ġcorrectly": 14275,
      "ĠEmerg": 14276,
      "Ġmolta": 14277,
      "Ġlaurea": 14278,
      "ĠCub": 14279,
      "Ġcurrency": 14280,
      "Ġcinematograf": 14281,
      "Ġloop": 14282,
      "Ġdifferenze": 14283,
      "Ġpersegu": 14284,
      "occupazione": 14285,
      "Ġspins": 14286,
      "ĠWilliams": 14287,
      "zed": 14288,
      "ellect": 14289,
      "Ġcoaching": 14290,
      "Ġstruggle": 14291,
      "sche": 14292,
      "Ġstranieri": 14293,
      "sort": 14294,
      "gy": 14295,
      "Dialog": 14296,
      "Ġmonitoraggio": 14297,
      "asant": 14298,
      "Ġbelieved": 14299,
      "Fw": 14300,
      "ĠLooking": 14301,
      "tability": 14302,
      "ĠÙ": 14303,
      "Ġinfrastrutt": 14304,
      "Ġattuali": 14305,
      "asco": 14306,
      "law": 14307,
      "Ġtailored": 14308,
      "è¿Ļ": 14309,
      "Ġprison": 14310,
      "abbia": 14311,
      "ĠHor": 14312,
      "Ġpersonality": 14313,
      "Ġcambiato": 14314,
      "Ġblocco": 14315,
      "STR": 14316,
      "isions": 14317,
      "Ġdiversity": 14318,
      "ĠSource": 14319,
      "Ġrequirement": 14320,
      "equal": 14321,
      "Ġsente": 14322,
      "Ġdisrupt": 14323,
      "inson": 14324,
      "Ġorganizzare": 14325,
      "Ġcombattere": 14326,
      "ĠExpress": 14327,
      "ĠProfessor": 14328,
      "bool": 14329,
      "boot": 14330,
      "individ": 14331,
      "Es": 14332,
      "ĠJac": 14333,
      "Ġtappa": 14334,
      "Ġhiring": 14335,
      "Ġacquisti": 14336,
      "Left": 14337,
      "Ġcertificate": 14338,
      "Ġtiene": 14339,
      "Ġdiscipline": 14340,
      "Ġdesktop": 14341,
      "è¦ģ": 14342,
      "stitution": 14343,
      "ĠFant": 14344,
      "ĠGro": 14345,
      "Ġtavola": 14346,
      "Ġspray": 14347,
      "Ġpisc": 14348,
      "Ġcommunications": 14349,
      "Ġusu": 14350,
      "raq": 14351,
      "ĠPL": 14352,
      "dizioni": 14353,
      "Ġamministrazione": 14354,
      "Ġstem": 14355,
      "Ġsfide": 14356,
      "ĠTechn": 14357,
      "ĠStory": 14358,
      "you": 14359,
      "Ġconcert": 14360,
      "ĠContinua": 14361,
      "anted": 14362,
      "Ġerrore": 14363,
      "ĠPrint": 14364,
      "ĠCoast": 14365,
      "Ġpitch": 14366,
      "Cell": 14367,
      "Ġcontrols": 14368,
      "esame": 14369,
      "ausa": 14370,
      "ĠAppro": 14371,
      "Ġvostre": 14372,
      "Ġpadr": 14373,
      "replace": 14374,
      "ĠLouis": 14375,
      "ĠTips": 14376,
      "Ġtir": 14377,
      "Ġstopped": 14378,
      "ĠRossi": 14379,
      "Ġdup": 14380,
      "Ġsponsor": 14381,
      "Ġevident": 14382,
      "Ġcanzoni": 14383,
      "esterday": 14384,
      "ples": 14385,
      "Ġcongi": 14386,
      "points": 14387,
      "Ġarts": 14388,
      "API": 14389,
      "Ġufficio": 14390,
      "Ġprovvedimento": 14391,
      "Ġaccessories": 14392,
      "connect": 14393,
      "child": 14394,
      "Ġambiti": 14395,
      "Ġlawyer": 14396,
      "cost": 14397,
      "Connection": 14398,
      "bind": 14399,
      "Ġdimenticare": 14400,
      "rio": 14401,
      "Jo": 14402,
      "cin": 14403,
      "ĠAld": 14404,
      "Ġretirement": 14405,
      "rescia": 14406,
      "Ġpranzo": 14407,
      "Ġworkplace": 14408,
      "ĠRoom": 14409,
      "ĠJackson": 14410,
      "Ġvacation": 14411,
      "Ins": 14412,
      "limin": 14413,
      "impatto": 14414,
      "âĢĺ": 14415,
      "Ġdefend": 14416,
      "Ġregolamento": 14417,
      "Ġquotidiana": 14418,
      "Net": 14419,
      "Ġintervenire": 14420,
      "ĠBlock": 14421,
      "adata": 14422,
      "Ġfrattempo": 14423,
      "å¾": 14424,
      "Ġfinger": 14425,
      "Ġandato": 14426,
      "ĠChall": 14427,
      "Ġtooth": 14428,
      "----------": 14429,
      "Ġpermanent": 14430,
      "ĠEnjoy": 14431,
      "Ġbiod": 14432,
      "Ġaziendali": 14433,
      "Ġsubscription": 14434,
      "ĠJer": 14435,
      "Ġoccasioni": 14436,
      "Ġricordi": 14437,
      "Ġinvestimento": 14438,
      "ĠIndustr": 14439,
      "Ġfishing": 14440,
      "Ġequity": 14441,
      "ĠTok": 14442,
      "Ġenroll": 14443,
      "Ġ\"\"": 14444,
      "Ġavranno": 14445,
      "Ġsustainability": 14446,
      "ariato": 14447,
      "wear": 14448,
      "Ġhonor": 14449,
      "Ġassign": 14450,
      "ezione": 14451,
      "Ġbirthday": 14452,
      "Ġkeys": 14453,
      "Ġferrov": 14454,
      "Ġofficers": 14455,
      "ĠAssociazione": 14456,
      "erta": 14457,
      "ĠBamb": 14458,
      "Ġvillage": 14459,
      "Ġwet": 14460,
      "Ġstraordinario": 14461,
      "Ġduration": 14462,
      "ĠBruno": 14463,
      "ĠVegas": 14464,
      "Ġawesome": 14465,
      "ppie": 14466,
      "ĠPed": 14467,
      "Ġapparent": 14468,
      "ĠPorta": 14469,
      "Ġphr": 14470,
      "ĠBasil": 14471,
      "makers": 14472,
      "Ġveniva": 14473,
      "Ġforth": 14474,
      "Ġreali": 14475,
      "Ġdiagnosi": 14476,
      "Ġscheduled": 14477,
      "astern": 14478,
      "Ġinstant": 14479,
      "Ġvaluta": 14480,
      "pc": 14481,
      "ĠAud": 14482,
      "module": 14483,
      "Ġtang": 14484,
      "IGHT": 14485,
      "Ġgiappon": 14486,
      "ĠSuch": 14487,
      "Ġchecking": 14488,
      "Ġghia": 14489,
      "Ġcopyright": 14490,
      "Ġbottle": 14491,
      "atri": 14492,
      "ĠMON": 14493,
      "Ġremind": 14494,
      "Ġblockchain": 14495,
      "Ġpresents": 14496,
      "price": 14497,
      "Ġrivend": 14498,
      "Ġdisper": 14499,
      "ĠSql": 14500,
      "Ġorganizzazione": 14501,
      "Ġsoap": 14502,
      "ocking": 14503,
      "keys": 14504,
      "Ġtransformation": 14505,
      "Ġuint": 14506,
      "Ġpermission": 14507,
      "Part": 14508,
      "ugin": 14509,
      "Ġcostantemente": 14510,
      "PM": 14511,
      "eral": 14512,
      "ĠDiffer": 14513,
      ".âĢĻ": 14514,
      "ĠBand": 14515,
      "igrazione": 14516,
      "Ġgrew": 14517,
      "ĠSaint": 14518,
      "Ġulteriormente": 14519,
      "Ġweekly": 14520,
      "Ġquarant": 14521,
      "ĠTu": 14522,
      "ĠField": 14523,
      "Ġshower": 14524,
      "SD": 14525,
      "ĠDrive": 14526,
      "Ġimpianto": 14527,
      "Ġreserved": 14528,
      "lik": 14529,
      "ĠSummer": 14530,
      "ĠBan": 14531,
      "Ġrubb": 14532,
      "Ġcalo": 14533,
      "biot": 14534,
      "Ġwinner": 14535,
      "Ġfundamental": 14536,
      "abs": 14537,
      "Ġlettore": 14538,
      "ĠKong": 14539,
      "Ġdramm": 14540,
      "Ġsubstantial": 14541,
      "agi": 14542,
      "Ġvacanze": 14543,
      "origine": 14544,
      "Ġaccomplish": 14545,
      "Ġlip": 14546,
      "Ġvoti": 14547,
      "Ġstro": 14548,
      "表": 14549,
      "react": 14550,
      "asce": 14551,
      "ography": 14552,
      "Ġasync": 14553,
      "Ġpreghiera": 14554,
      "ĠGiappone": 14555,
      "Ġefficiently": 14556,
      "Open": 14557,
      "Ġextend": 14558,
      "Ġbrit": 14559,
      "Ġquantity": 14560,
      "Ġsuperior": 14561,
      "sea": 14562,
      "ĠSize": 14563,
      "azia": 14564,
      "ĠConte": 14565,
      "Ġintest": 14566,
      "Ġproducing": 14567,
      "ĠMagazine": 14568,
      "ĠTorre": 14569,
      "ĠSilver": 14570,
      "Ġvendite": 14571,
      "Ġinject": 14572,
      "Ġmoves": 14573,
      "Ġphilosoph": 14574,
      "Ġeuropee": 14575,
      "engano": 14576,
      "Ġestimated": 14577,
      "Ġultra": 14578,
      "system": 14579,
      "Ġfigures": 14580,
      "approv": 14581,
      "Ġsegreto": 14582,
      "Ġhall": 14583,
      "Ġservono": 14584,
      "Ġsemplif": 14585,
      "Ġconsequences": 14586,
      "Ġpassing": 14587,
      "ichette": 14588,
      "Ġlicensed": 14589,
      "Ġmagazine": 14590,
      "Ġsecondi": 14591,
      "Ġgin": 14592,
      "redd": 14593,
      "Ġlies": 14594,
      "ĠSergio": 14595,
      "Ġbim": 14596,
      "orico": 14597,
      "ppy": 14598,
      "Ġexpansion": 14599,
      "ĠProducts": 14600,
      "Ġpaesaggio": 14601,
      "nte": 14602,
      "Ġyounger": 14603,
      "Ġost": 14604,
      "Panel": 14605,
      "ĠUnderstanding": 14606,
      "ĠAnim": 14607,
      "Ġoblig": 14608,
      "ĠStudent": 14609,
      "Ġpension": 14610,
      "bert": 14611,
      "ĠGiacom": 14612,
      "Ġcircolazione": 14613,
      "Ġcoinvolti": 14614,
      "Ġchart": 14615,
      "ĠGuida": 14616,
      "Ġambientali": 14617,
      "teen": 14618,
      "ĠVI": 14619,
      "ĠDar": 14620,
      "Ġdecenni": 14621,
      "Ġcaccia": 14622,
      "Ġvir": 14623,
      "Ġsviluppato": 14624,
      "sn": 14625,
      "GO": 14626,
      "esima": 14627,
      "Ġextreme": 14628,
      "Ġafternoon": 14629,
      "ĠMcC": 14630,
      "ensor": 14631,
      "Ġdirectory": 14632,
      "Ġimpl": 14633,
      "ILL": 14634,
      "Ġattacchi": 14635,
      "Ġmaterie": 14636,
      "ĠProtection": 14637,
      "Ġinitiatives": 14638,
      "berto": 14639,
      "ĠVel": 14640,
      "ĠBab": 14641,
      "dem": 14642,
      "element": 14643,
      "Ġdf": 14644,
      "Ġandata": 14645,
      "itata": 14646,
      "ĠNorm": 14647,
      "Ġrecording": 14648,
      "hu": 14649,
      "usal": 14650,
      "ĠCV": 14651,
      "Ġlegame": 14652,
      "nbsp": 14653,
      "Ġanalog": 14654,
      "types": 14655,
      "Ġarms": 14656,
      "Ġlegit": 14657,
      "ĠOvviamente": 14658,
      "atom": 14659,
      "ĠStan": 14660,
      "Ġclassica": 14661,
      "lusione": 14662,
      "etici": 14663,
      "Ġveicolo": 14664,
      "cpp": 14665,
      "ä¸ĭ": 14666,
      "Ġfatte": 14667,
      "interest": 14668,
      "contr": 14669,
      "eterm": 14670,
      "Ġgross": 14671,
      "Ġdispla": 14672,
      "Ġadvent": 14673,
      "Ġelif": 14674,
      "Ġgenerali": 14675,
      "Ġseguendo": 14676,
      "Ġcostituisce": 14677,
      "Ġidentific": 14678,
      "Ġenvironments": 14679,
      "Ġdefinition": 14680,
      "Ġgate": 14681,
      "ĠWeight": 14682,
      "Ġhurt": 14683,
      "Ġtelling": 14684,
      "Ġwarn": 14685,
      "evoluzione": 14686,
      "Ġinteractive": 14687,
      "ritta": 14688,
      "Ġmanca": 14689,
      "AF": 14690,
      "ugn": 14691,
      "Ġchiaramente": 14692,
      "Ġble": 14693,
      "Ġfocusing": 14694,
      "Ġimprovvis": 14695,
      "Ġindipendente": 14696,
      "Ġgeomet": 14697,
      "ĠRog": 14698,
      "ontroller": 14699,
      "encer": 14700,
      "Ġcomprare": 14701,
      "ĠGolden": 14702,
      "reta": 14703,
      "Ġç": 14704,
      "elly": 14705,
      "Ġprovato": 14706,
      "ĠSindaco": 14707,
      "Ġemissioni": 14708,
      "urb": 14709,
      "ĠTomm": 14710,
      "/>": 14711,
      "Thread": 14712,
      "ĠcreativitÃł": 14713,
      "Ġribad": 14714,
      "Ġscheme": 14715,
      "Ġformed": 14716,
      "Mon": 14717,
      "Ġfactory": 14718,
      "mov": 14719,
      "Ġtrent": 14720,
      "pia": 14721,
      "uazione": 14722,
      "Ġmq": 14723,
      "ĠPhys": 14724,
      "ĠShort": 14725,
      "Ġ\"'": 14726,
      "ĠINTER": 14727,
      "bero": 14728,
      "Ġcurriculum": 14729,
      "ĠSì": 14730,
      "ĠEman": 14731,
      "Ġextent": 14732,
      "ĠTes": 14733,
      "tock": 14734,
      "ĠDipartimento": 14735,
      "BB": 14736,
      "ivenza": 14737,
      "ERO": 14738,
      "Ġcomponente": 14739,
      "Ġced": 14740,
      "Ġrischia": 14741,
      "Ġcollegamento": 14742,
      "ĠOfficer": 14743,
      "ĠJava": 14744,
      "fu": 14745,
      "Ġattent": 14746,
      "Ġdanneggi": 14747,
      "Ġobserv": 14748,
      "models": 14749,
      "yy": 14750,
      "ĠArticle": 14751,
      "igliamento": 14752,
      "ummies": 14753,
      "Ġsimbol": 14754,
      "labor": 14755,
      "ĠSalvatore": 14756,
      "Ġ')": 14757,
      "Ġoriginali": 14758,
      "Ġobjectives": 14759,
      "Ġparere": 14760,
      "Ġesprimere": 14761,
      "ĠIst": 14762,
      "ĠPerformance": 14763,
      "Ġinnoc": 14764,
      "PRE": 14765,
      "Ġelectricity": 14766,
      "Ġrear": 14767,
      "ĠPap": 14768,
      "dim": 14769,
      "Ġevaluate": 14770,
      "Ġabbra": 14771,
      "ĠNAS": 14772,
      "ĠCategorie": 14773,
      "iverso": 14774,
      "Ġparlament": 14775,
      "ĠAsp": 14776,
      "ĠFla": 14777,
      "ĠWorking": 14778,
      "Ġpig": 14779,
      "intervista": 14780,
      "ĠSever": 14781,
      "Ġconsultation": 14782,
      "ĠPuò": 14783,
      "ĠExpert": 14784,
      "Ġtypedef": 14785,
      "Ġutilizing": 14786,
      "ĠMondiale": 14787,
      "Ġdocumentazione": 14788,
      "Ġprosegue": 14789,
      "Ġcable": 14790,
      "ogene": 14791,
      "Ġconfini": 14792,
      "Ġkne": 14793,
      "izziamo": 14794,
      "Ġupgrade": 14795,
      "AMENTO": 14796,
      "Ġeter": 14797,
      "Red": 14798,
      "Ġproblematiche": 14799,
      "Ġesercizi": 14800,
      "Body": 14801,
      "uses": 14802,
      "Ġthrows": 14803,
      "Ġprevenire": 14804,
      "Ġseed": 14805,
      "Ġbreast": 14806,
      "onics": 14807,
      "ĠPra": 14808,
      "Ġrimbor": 14809,
      "Ġpista": 14810,
      "enzie": 14811,
      "Ġscholar": 14812,
      "Ġmemories": 14813,
      "Ġrivolg": 14814,
      "ĠRaffa": 14815,
      "Ġportano": 14816,
      "Ġentrambe": 14817,
      "random": 14818,
      "Ġfaccio": 14819,
      "Ġratio": 14820,
      "Ġdedicati": 14821,
      "Ġfocuses": 14822,
      "Ġmunicip": 14823,
      "Ġstip": 14824,
      "Show": 14825,
      "Ġlets": 14826,
      "Ġpatologie": 14827,
      "Ġcorp": 14828,
      "teggio": 14829,
      "Ġlegislation": 14830,
      "Ġboxes": 14831,
      "Ġshr": 14832,
      ",'": 14833,
      "Si": 14834,
      "Ġprecisa": 14835,
      "ĠSvil": 14836,
      "Ġfronti": 14837,
      "ĠTri": 14838,
      "Ġtrick": 14839,
      "Ġapartment": 14840,
      "ĠTIM": 14841,
      "ĠParma": 14842,
      "Ġsight": 14843,
      "Ġinnovazione": 14844,
      "efully": 14845,
      "Ġmoderno": 14846,
      "ucchi": 14847,
      "Ġcerte": 14848,
      "Organ": 14849,
      "Ġcompagni": 14850,
      "Ġprinting": 14851,
      "Ġshut": 14852,
      "inity": 14853,
      "Ġfairly": 14854,
      "Ġtall": 14855,
      "Ġipotesi": 14856,
      "ĠGir": 14857,
      "stand": 14858,
      "ĠDonna": 14859,
      "urazioni": 14860,
      "Ġsuggested": 14861,
      "ĠLimited": 14862,
      "Delete": 14863,
      "Ġpapers": 14864,
      "ĠET": 14865,
      "ĠPod": 14866,
      "Ġforniti": 14867,
      "mosfera": 14868,
      "Ġconfiguration": 14869,
      "Ġabitu": 14870,
      "idx": 14871,
      "ĠSupre": 14872,
      "Ġdevast": 14873,
      "Ġodds": 14874,
      "Ġrail": 14875,
      "Ġsuccessiva": 14876,
      "ĠJim": 14877,
      "ĠArc": 14878,
      "ĠHong": 14879,
      "Ġmigranti": 14880,
      "Ġinventory": 14881,
      "ĠOre": 14882,
      "Ġlikes": 14883,
      "Ġattached": 14884,
      "Ġsuffering": 14885,
      "acher": 14886,
      "Ġpra": 14887,
      "Ġpreparare": 14888,
      "íķ": 14889,
      "ĠMotor": 14890,
      "Ġdimostra": 14891,
      "Ġfavourite": 14892,
      "ĠMadr": 14893,
      "vegli": 14894,
      "Ġlaboratori": 14895,
      "Ġhyp": 14896,
      "Ġprogrammazione": 14897,
      "Ġgentle": 14898,
      "Ġthin": 14899,
      "ĠStill": 14900,
      "Ġdebole": 14901,
      "Ġresolve": 14902,
      "Ġexceed": 14903,
      "ĠColumb": 14904,
      "ĠProgetto": 14905,
      "Ġpackages": 14906,
      "Ġtende": 14907,
      "Cal": 14908,
      "sol": 14909,
      "Ġcapitolo": 14910,
      "ĠMons": 14911,
      "Ġalte": 14912,
      "ĠJob": 14913,
      "cular": 14914,
      "Ġsick": 14915,
      "Ġauthors": 14916,
      "Ġartistica": 14917,
      "Ġdoveva": 14918,
      "Ġbets": 14919,
      "under": 14920,
      "ematica": 14921,
      "erio": 14922,
      "ĠLiving": 14923,
      "lesi": 14924,
      "Helper": 14925,
      "ugia": 14926,
      "Ġmissed": 14927,
      "Ġviet": 14928,
      "Ġintense": 14929,
      "Ġmoltep": 14930,
      "Ġinher": 14931,
      "Ġrepairs": 14932,
      "Ġintellett": 14933,
      "category": 14934,
      "Ġregulatory": 14935,
      "ĠVittorio": 14936,
      "ĠVietnam": 14937,
      "Ġassumere": 14938,
      "Ġfif": 14939,
      "ĠÑģ": 14940,
      "ĠStock": 14941,
      "Ġrapidly": 14942,
      "Ġpersons": 14943,
      "pal": 14944,
      "estic": 14945,
      "Ġalberi": 14946,
      "Ġbab": 14947,
      "neum": 14948,
      "Ġphen": 14949,
      "ĠSulla": 14950,
      "ĠConfer": 14951,
      "ĠSimone": 14952,
      "ĠReggio": 14953,
      "ĠCoordin": 14954,
      "eties": 14955,
      "Ġ�": 14956,
      "Ġbridge": 14957,
      "Ġmembro": 14958,
      "Ġschema": 14959,
      "ĠMD": 14960,
      "otion": 14961,
      "help": 14962,
      "Ġloves": 14963,
      "Ġgained": 14964,
      "amme": 14965,
      "Ġnoticed": 14966,
      "Ġmeets": 14967,
      "ĠDouble": 14968,
      "ĠRosa": 14969,
      "Ġcondotta": 14970,
      "Ġmedie": 14971,
      "ĠâĨIJ": 14972,
      "Ġeffettivamente": 14973,
      "Ġunsigned": 14974,
      "phones": 14975,
      "Ġcalendar": 14976,
      "Ġprenotazione": 14977,
      "Ġcomplicated": 14978,
      "support": 14979,
      "Ġprovince": 14980,
      "bell": 14981,
      "Ġsostiene": 14982,
      "Ġduty": 14983,
      "ñ": 14984,
      "Ġcostruito": 14985,
      "[$": 14986,
      "Ġcommittee": 14987,
      "Ġriscaldamento": 14988,
      "register": 14989,
      "Ġrimasto": 14990,
      "Ġsubt": 14991,
      "mine": 14992,
      "Ġindustriali": 14993,
      "Ġbare": 14994,
      "Ġtermin": 14995,
      "ен": 14996,
      "Ġcru": 14997,
      "ĠStudies": 14998,
      "riven": 14999,
      "ographic": 15000,
      "Ġbanking": 15001,
      "(-": 15002,
      "Ġroul": 15003,
      "Ġinteramente": 15004,
      "ĠEnt": 15005,
      "EA": 15006,
      "tempor": 15007,
      "Ġchapter": 15008,
      "proto": 15009,
      "News": 15010,
      "ĠRegister": 15011,
      "cut": 15012,
      "Ġmanifestazioni": 15013,
      "Ġdamaged": 15014,
      "Ġprogramming": 15015,
      "teggiamento": 15016,
      "Ġstain": 15017,
      "Ġneve": 15018,
      "åıĸ": 15019,
      "Ġbasically": 15020,
      "Ġjudg": 15021,
      "Ġrecuperare": 15022,
      "Ġpend": 15023,
      "eche": 15024,
      "SQL": 15025,
      "Ġexpressed": 15026,
      "Ġfighting": 15027,
      "Ġapprovato": 15028,
      "hash": 15029,
      "ĠRap": 15030,
      "Ġqualora": 15031,
      "Ġderiva": 15032,
      "invest": 15033,
      "Ġrisponde": 15034,
      "Ġsag": 15035,
      "zone": 15036,
      "stop": 15037,
      "ĠFuture": 15038,
      "Ġviolazione": 15039,
      "Ġreserv": 15040,
      "Ġdenti": 15041,
      "zionato": 15042,
      "Ġuffic": 15043,
      "Ġrispettare": 15044,
      "ĠRose": 15045,
      "empt": 15046,
      "Ġdisappoint": 15047,
      "Ġspark": 15048,
      "Ġhistoric": 15049,
      "ĠProte": 15050,
      "Ġmaestro": 15051,
      "Ġintroduction": 15052,
      "Ġcellulare": 15053,
      "Ġordini": 15054,
      "ĠFonte": 15055,
      "Ġputs": 15056,
      "Ġfounded": 15057,
      "Ġchiara": 15058,
      "econom": 15059,
      "æĸ¹": 15060,
      "asma": 15061,
      "ĠVery": 15062,
      "Ġherself": 15063,
      "ĠStone": 15064,
      "ĠSanremo": 15065,
      "Ġslowly": 15066,
      "ĠDIS": 15067,
      "ĠWalk": 15068,
      "Ġindeed": 15069,
      "ã": 15070,
      "Ġconcepts": 15071,
      "ĠIntellig": 15072,
      "};": 15073,
      "ĠCollection": 15074,
      "ĠMars": 15075,
      "emento": 15076,
      "ĠVu": 15077,
      "ĠGamb": 15078,
      "ether": 15079,
      "ibilities": 15080,
      "ĠOwn": 15081,
      "Ġenorme": 15082,
      "ĠFall": 15083,
      "Ġpassando": 15084,
      "Ġammi": 15085,
      "ilazione": 15086,
      "Ġpossibilities": 15087,
      "lighi": 15088,
      "Ġriportato": 15089,
      "Ġtact": 15090,
      "Ġsportivo": 15091,
      "Ġavvoc": 15092,
      "Store": 15093,
      "Ġallev": 15094,
      "Ġinteraction": 15095,
      "ĠKingdom": 15096,
      "Types": 15097,
      "ĠFal": 15098,
      "Ġintra": 15099,
      "train": 15100,
      "Ġlogica": 15101,
      "Ġcontradd": 15102,
      "Ġadequ": 15103,
      "ITO": 15104,
      "Ġbrev": 15105,
      "ĠOlymp": 15106,
      "reement": 15107,
      "anzitutto": 15108,
      "utato": 15109,
      "Ġdestinazione": 15110,
      "abilmente": 15111,
      "installazione": 15112,
      "Ġstronger": 15113,
      "ĠPakistan": 15114,
      "Ġboss": 15115,
      "ĠCountry": 15116,
      "ĠThings": 15117,
      "Process": 15118,
      "åħ¥": 15119,
      "ĠVec": 15120,
      "Ġgraphics": 15121,
      "ĠArte": 15122,
      "Ġreq": 15123,
      "Ġrising": 15124,
      "Ġradici": 15125,
      "Ġinfection": 15126,
      "Ġpasseggi": 15127,
      "ĠBrad": 15128,
      "Ġacts": 15129,
      "Ġcontinuous": 15130,
      "Ġperiods": 15131,
      "ĠMedicine": 15132,
      "Ġcomincia": 15133,
      "Ġlimitations": 15134,
      "ghan": 15135,
      "Ġragion": 15136,
      "cket": 15137,
      "Ġdeploy": 15138,
      "Ġorgani": 15139,
      "orters": 15140,
      "Ġblank": 15141,
      "Ġfame": 15142,
      "MP": 15143,
      "Header": 15144,
      "ĠRequest": 15145,
      "Ġtenuta": 15146,
      "crive": 15147,
      "Ġheader": 15148,
      "Ġristoranti": 15149,
      "rect": 15150,
      "ĠOP": 15151,
      "ĠCastel": 15152,
      "ĠRest": 15153,
      "Ġattivi": 15154,
      "inzione": 15155,
      "éĻ": 15156,
      "Ab": 15157,
      "TP": 15158,
      "ĠEver": 15159,
      "Ġspor": 15160,
      "Ġdrog": 15161,
      "uiti": 15162,
      "Ġresidenti": 15163,
      "ĠTrov": 15164,
      "verno": 15165,
      "Ġtitles": 15166,
      "Ġuncer": 15167,
      "ĠHarry": 15168,
      "Ġ*)": 15169,
      "Ġdefinitiva": 15170,
      "Ġvirtuale": 15171,
      "Cor": 15172,
      "atmosfera": 15173,
      "Ġgraduate": 15174,
      "Ġ'\"": 15175,
      "IX": 15176,
      "Ġventi": 15177,
      "Ġpublish": 15178,
      "ĠBerlusconi": 15179,
      "Ġassenza": 15180,
      "Ġproporre": 15181,
      "Ġarrive": 15182,
      "Ġnoti": 15183,
      "cciare": 15184,
      "yard": 15185,
      "Ġstages": 15186,
      "ĠDou": 15187,
      "ĠHold": 15188,
      "Ġmotori": 15189,
      "Ġined": 15190,
      "Generic": 15191,
      "Ġciascun": 15192,
      "Ġbisogni": 15193,
      "ĠAsian": 15194,
      "Tree": 15195,
      "Ġupgra": 15196,
      "athan": 15197,
      "fam": 15198,
      "Ġsuppliers": 15199,
      "ecessary": 15200,
      "Ġexperiencing": 15201,
      "ressed": 15202,
      "Ġchiudere": 15203,
      "ĠLay": 15204,
      "ĠOct": 15205,
      "Ġturisti": 15206,
      "Ġconquist": 15207,
      "bria": 15208,
      "ĠCRE": 15209,
      "Ġfinanziari": 15210,
      "izont": 15211,
      "Ġletters": 15212,
      "Ġfinito": 15213,
      "FwD": 15214,
      "Ġleague": 15215,
      "ĠJoseph": 15216,
      "Ġcorrettamente": 15217,
      "Ġimplemented": 15218,
      "Ġvoler": 15219,
      "ĠAngelo": 15220,
      "ĠFox": 15221,
      "lower": 15222,
      "Ġaccett": 15223,
      "Ġcomposizione": 15224,
      "ĠISO": 15225,
      "Ġabilities": 15226,
      "Ġesempi": 15227,
      "Ġfinire": 15228,
      "ĠColorado": 15229,
      "Ġmedication": 15230,
      "Ġdiventata": 15231,
      "pin": 15232,
      "ĠIran": 15233,
      "Ġforeach": 15234,
      "ç½®": 15235,
      "Items": 15236,
      "Ġuniform": 15237,
      "Ġporti": 15238,
      "Ġriserva": 15239,
      "Ġcircond": 15240,
      "Ġavvenuto": 15241,
      "Ġemployer": 15242,
      "ĠBY": 15243,
      "Rou": 15244,
      "Ġbehalf": 15245,
      "Ne": 15246,
      "Ġmessi": 15247,
      "Ġfornitori": 15248,
      "Ġtrascor": 15249,
      "cedente": 15250,
      "ĠNick": 15251,
      "ghe": 15252,
      "tructor": 15253,
      "Ġartificial": 15254,
      "ĠPast": 15255,
      "Ġequilibrio": 15256,
      "high": 15257,
      "Ġotten": 15258,
      "HR": 15259,
      "ĠUkraine": 15260,
      "How": 15261,
      "Ġrepro": 15262,
      "hot": 15263,
      "Ġpresentano": 15264,
      "chino": 15265,
      "Ġfenomen": 15266,
      "Ġdestino": 15267,
      "elenco": 15268,
      "Ġfinestra": 15269,
      "ĠWITH": 15270,
      "Ġantico": 15271,
      "ĠJuventus": 15272,
      "ĠRicerca": 15273,
      "itas": 15274,
      "ĠClic": 15275,
      "Ġwarranty": 15276,
      "Ġesercizio": 15277,
      "Ġcontinuing": 15278,
      "Ġincrement": 15279,
      "Ġvariable": 15280,
      "ĠBrook": 15281,
      "æĪIJ": 15282,
      "Ġvasta": 15283,
      "Ġcredere": 15284,
      "nia": 15285,
      "eggiare": 15286,
      "ĠManufact": 15287,
      "First": 15288,
      "Json": 15289,
      "Ġorari": 15290,
      "Ġobjective": 15291,
      "Ġregalo": 15292,
      "Ġfate": 15293,
      "Ġelect": 15294,
      "cf": 15295,
      "Ġsubmitted": 15296,
      "Ġclassi": 15297,
      "Ġusufr": 15298,
      "Ġbron": 15299,
      "Ġhomeown": 15300,
      "Ġguarda": 15301,
      "Ġappet": 15302,
      "Ĥ¹": 15303,
      "uttare": 15304,
      "terior": 15305,
      "ocon": 15306,
      "VAL": 15307,
      "Ġliability": 15308,
      "ĠJean": 15309,
      "ĠJersey": 15310,
      "Ġtanta": 15311,
      "session": 15312,
      "Ġreper": 15313,
      "Ġshooting": 15314,
      "infanzia": 15315,
      "Area": 15316,
      "estri": 15317,
      "ĠMichigan": 15318,
      "uploads": 15319,
      "ilizia": 15320,
      "Ġimprovements": 15321,
      "ĠPhili": 15322,
      "Ġsufficient": 15323,
      "ĠAge": 15324,
      "Ġcenters": 15325,
      "Ġsoddisfazione": 15326,
      "Ġrico": 15327,
      "Ġmandato": 15328,
      "Ġdict": 15329,
      "Ġtargeted": 15330,
      "ĠServer": 15331,
      "Ġglut": 15332,
      "yes": 15333,
      "duate": 15334,
      "ĠFerrari": 15335,
      "ulating": 15336,
      "Ġairport": 15337,
      "Ġarrivati": 15338,
      "ĠPolitica": 15339,
      "Ġchronic": 15340,
      "Function": 15341,
      "Ġdrawing": 15342,
      "CHE": 15343,
      "Ġexplains": 15344,
      "Ġsucceed": 15345,
      "ĠUI": 15346,
      "zano": 15347,
      "quar": 15348,
      "Ġprofessione": 15349,
      "Ġenjoying": 15350,
      "Ġpolem": 15351,
      "enzioni": 15352,
      "ecnolog": 15353,
      "uele": 15354,
      "Ġautomation": 15355,
      "Ġasc": 15356,
      "Selected": 15357,
      "ĠSection": 15358,
      "Draw": 15359,
      "Ġdifficili": 15360,
      "Ġaggiornato": 15361,
      "ĠPurtroppo": 15362,
      "Ġsuccessivi": 15363,
      "mond": 15364,
      "Ġgard": 15365,
      "±»": 15366,
      "Ġmouse": 15367,
      "ĠCapit": 15368,
      "inton": 15369,
      "Ġspirituale": 15370,
      "swing": 15371,
      "second": 15372,
      "erano": 15373,
      "duto": 15374,
      "Ġbooking": 15375,
      "ĠIB": 15376,
      "Ġreplic": 15377,
      "Ġtensione": 15378,
      "ISS": 15379,
      "ĠMail": 15380,
      "Ġâĸ": 15381,
      "ĠPertanto": 15382,
      "teriore": 15383,
      "ĠCou": 15384,
      "ĠStream": 15385,
      "ĠIsraele": 15386,
      "Ġbench": 15387,
      "igl": 15388,
      "Ġselv": 15389,
      "estamp": 15390,
      "Ġsicuri": 15391,
      "Ġregia": 15392,
      "erso": 15393,
      "Ġriconosciuto": 15394,
      "nels": 15395,
      "ĠRet": 15396,
      "Ġdenunci": 15397,
      "ĠBenefits": 15398,
      "Ġindividuale": 15399,
      "Ġvisited": 15400,
      "Ġnera": 15401,
      "task": 15402,
      "Ġbrani": 15403,
      "urati": 15404,
      "that": 15405,
      "Ġproduttore": 15406,
      "Ġgay": 15407,
      "Ġespon": 15408,
      "ĠCHE": 15409,
      "Ġesame": 15410,
      "angular": 15411,
      "CP": 15412,
      "DIR": 15413,
      "Ġfits": 15414,
      "Ġdeliber": 15415,
      "Ġpregiud": 15416,
      "onimo": 15417,
      "ĠprofessionalitÃł": 15418,
      "ĠCristi": 15419,
      "Ġblind": 15420,
      "Ġrisparm": 15421,
      "Ġoriginally": 15422,
      "tm": 15423,
      "Ġcercato": 15424,
      "ĠCerto": 15425,
      "Ġcoal": 15426,
      "ĠBased": 15427,
      "Ġsuono": 15428,
      "Ġlegali": 15429,
      "struct": 15430,
      "Ġhur": 15431,
      "Ques": 15432,
      "Ġampia": 15433,
      "Ġinit": 15434,
      "Ġcasual": 15435,
      "ĠDiscover": 15436,
      "obe": 15437,
      "ĠPrivate": 15438,
      "final": 15439,
      "ĠDivers": 15440,
      "Ġpromin": 15441,
      "ĠMadonna": 15442,
      "ر": 15443,
      "Ġjoining": 15444,
      "Ġnecessarily": 15445,
      "Ġsafely": 15446,
      "Ġgastr": 15447,
      "Ġcerimon": 15448,
      "Ġchef": 15449,
      "Ġinvolve": 15450,
      "Ġmetod": 15451,
      "äºĨ": 15452,
      "å®ļ": 15453,
      "Ġindoor": 15454,
      "tood": 15455,
      "Ġcake": 15456,
      "Ġgenuine": 15457,
      "tin": 15458,
      "amics": 15459,
      "ĠandrÃł": 15460,
      "dam": 15461,
      "ionali": 15462,
      "zzle": 15463,
      "Ġinitiative": 15464,
      "Ġsections": 15465,
      "Ġalli": 15466,
      "izable": 15467,
      "ĠFont": 15468,
      "ĠFollowing": 15469,
      "Ġsping": 15470,
      "Ġpopularity": 15471,
      "ospedale": 15472,
      "Ġhaz": 15473,
      "Ġmusicali": 15474,
      "Ġintim": 15475,
      "Ġfece": 15476,
      "Ġdelicate": 15477,
      "MW": 15478,
      "oses": 15479,
      "Ġesperto": 15480,
      "chetti": 15481,
      "Ġrappresentare": 15482,
      "Ġinterc": 15483,
      "bone": 15484,
      "erne": 15485,
      "Ġpicked": 15486,
      "ĠCompet": 15487,
      "ĠAttra": 15488,
      "Ġrecentemente": 15489,
      "Ġantichi": 15490,
      "ĠJustice": 15491,
      "ongo": 15492,
      "ĠChild": 15493,
      "Ġpc": 15494,
      "Ġrappresentanti": 15495,
      "landa": 15496,
      "effic": 15497,
      "ĠGP": 15498,
      "icit": 15499,
      "Ġimmune": 15500,
      "ĠRO": 15501,
      "Ġproprietario": 15502,
      "Ġriprist": 15503,
      "ĠApplic": 15504,
      "ĠError": 15505,
      "Ġmascher": 15506,
      "Ġbills": 15507,
      "Ġgrassi": 15508,
      "Ġtargets": 15509,
      "ĠModern": 15510,
      "Ġcircolare": 15511,
      "ellate": 15512,
      "ĠForce": 15513,
      "Ġpas": 15514,
      "ĠĠĠĊ": 15515,
      "engers": 15516,
      "Ġbackup": 15517,
      "ĠPalest": 15518,
      "Ġhung": 15519,
      "ĠCru": 15520,
      "Access": 15521,
      "ĠprioritÃł": 15522,
      "Ġreligione": 15523,
      "对": 15524,
      "ĠOffer": 15525,
      "Ġdichiarazioni": 15526,
      "rata": 15527,
      "raid": 15528,
      "itiva": 15529,
      "Ġbandi": 15530,
      "Ġoffices": 15531,
      "install": 15532,
      "Ġinsegnanti": 15533,
      "ĠSteel": 15534,
      "Ġsvolgimento": 15535,
      "ĠEppure": 15536,
      "Ġbuff": 15537,
      "EY": 15538,
      "Ġpresentata": 15539,
      "Ġove": 15540,
      "away": 15541,
      "Ġpara": 15542,
      "Load": 15543,
      "æ³ķ": 15544,
      "Ġcute": 15545,
      "Ġlosses": 15546,
      "inelli": 15547,
      "Ġbianca": 15548,
      "Ġcapaci": 15549,
      "Ġpalco": 15550,
      "Ġbicic": 15551,
      "ĠPaper": 15552,
      "ĠCostituzione": 15553,
      "Ġrilie": 15554,
      "Ġseriously": 15555,
      "ĠSistema": 15556,
      "Ġfaced": 15557,
      "Ġefficaci": 15558,
      "ĠSouthern": 15559,
      "Ġdoppia": 15560,
      "Ġsuccede": 15561,
      "Ġdiabetes": 15562,
      "Ġelevato": 15563,
      "Ġapprofondire": 15564,
      "Ġsummary": 15565,
      "($_": 15566,
      "arca": 15567,
      "Ġoccurs": 15568,
      "Ġstreets": 15569,
      "Ġquegli": 15570,
      "ĠBible": 15571,
      "keep": 15572,
      "etano": 15573,
      "Ġtennis": 15574,
      "Ġprecisione": 15575,
      "Ġresort": 15576,
      "ĠHollywood": 15577,
      "Next": 15578,
      "ĠMessina": 15579,
      "ĠDubai": 15580,
      "Child": 15581,
      "Ġciocc": 15582,
      "VA": 15583,
      "Ġtone": 15584,
      "Ġzucchero": 15585,
      "athy": 15586,
      "Ġassociate": 15587,
      "Ġcontrolled": 15588,
      "Ġconsiderata": 15589,
      "Ġdisse": 15590,
      "anee": 15591,
      "Ġjazz": 15592,
      "ĠRu": 15593,
      "Ġintit": 15594,
      "Ġsurve": 15595,
      "ĠTask": 15596,
      ".....": 15597,
      "lettere": 15598,
      "Ġdriven": 15599,
      "Ġpy": 15600,
      "itory": 15601,
      "Ġwis": 15602,
      "Ġcolpito": 15603,
      "Ġtesi": 15604,
      "isms": 15605,
      "Gi": 15606,
      "Ġ---": 15607,
      "onici": 15608,
      "inat": 15609,
      "Ġspo": 15610,
      "Ġcompletion": 15611,
      "Ġrisal": 15612,
      "ĠQueen": 15613,
      "ĠMB": 15614,
      "Ġbid": 15615,
      "Ġecosystem": 15616,
      "Ġcorte": 15617,
      "Ġforecast": 15618,
      "ç§": 15619,
      "Ġtradizioni": 15620,
      "Auto": 15621,
      "Ġconfermato": 15622,
      "entro": 15623,
      "Ġdenomin": 15624,
      "Ġexposed": 15625,
      "Ġcondotto": 15626,
      "springframework": 15627,
      "ĠMinistro": 15628,
      "Block": 15629,
      "ĠBarbara": 15630,
      "Ġspeaker": 15631,
      "Ġnarrow": 15632,
      "æķ°æį®": 15633,
      "America": 15634,
      "rim": 15635,
      "Ġgratuit": 15636,
      "Ġreplaced": 15637,
      "Ġdifens": 15638,
      "Ġsolare": 15639,
      "Ġsuggestions": 15640,
      "Ġsomma": 15641,
      "rob": 15642,
      "buffer": 15643,
      "Ġcrack": 15644,
      "Ġpassati": 15645,
      "Ġcrew": 15646,
      "Ġconfine": 15647,
      "widget": 15648,
      "resse": 15649,
      "Ġenhanced": 15650,
      "amoci": 15651,
      "Ġconsumi": 15652,
      "Ġactively": 15653,
      "Ġcomparison": 15654,
      "ĠFocus": 15655,
      "Ġspots": 15656,
      "Ġpensione": 15657,
      "Ġmeaningful": 15658,
      "HD": 15659,
      "ĠCliente": 15660,
      "Ġfrase": 15661,
      "Ġautomaticamente": 15662,
      "Ġbreaking": 15663,
      "Ġrestare": 15664,
      "Ġsapore": 15665,
      "igione": 15666,
      "Ġgiornalisti": 15667,
      "Ġsamples": 15668,
      "Ġsconto": 15669,
      "ĠIndustry": 15670,
      "Ġreazione": 15671,
      "Ġartigian": 15672,
      "Ġdiventano": 15673,
      "Ġsentimenti": 15674,
      "Ġsorpresa": 15675,
      "Ġic": 15676,
      "ĠdisabilitÃł": 15677,
      "ĠCF": 15678,
      "Ġfascin": 15679,
      "ĠZealand": 15680,
      "Ġfinancing": 15681,
      "ĠAmong": 15682,
      "Ġgiallo": 15683,
      "Ġfattore": 15684,
      "Ġliberi": 15685,
      "ĠHeart": 15686,
      "Ġphotography": 15687,
      "Ġsegretario": 15688,
      "ĠDonald": 15689,
      "Ġrealmente": 15690,
      "Ġvess": 15691,
      "Ġscopi": 15692,
      "Ġvecchi": 15693,
      "Ġdeck": 15694,
      "ĠBody": 15695,
      "Ġrilasc": 15696,
      "åĪĨ": 15697,
      "Ġlie": 15698,
      "Ġritmo": 15699,
      "Ġoffset": 15700,
      "vocato": 15701,
      "Ġdramatic": 15702,
      "hyd": 15703,
      "Serial": 15704,
      "Ġstil": 15705,
      "ĠGuerra": 15706,
      "Ġfrequency": 15707,
      "tree": 15708,
      "Ġshops": 15709,
      "Ġovunque": 15710,
      "Ġlockdown": 15711,
      "agen": 15712,
      "Ġneon": 15713,
      "Ġattacco": 15714,
      "ĠIsc": 15715,
      "Ġstipend": 15716,
      "Ġdotato": 15717,
      "Ġcombine": 15718,
      "ĠHas": 15719,
      "Ġmuscles": 15720,
      "kg": 15721,
      "Ġpleased": 15722,
      "Ġworst": 15723,
      "ĠBos": 15724,
      "Ro": 15725,
      "mut": 15726,
      "Ġmarked": 15727,
      "Ġbis": 15728,
      "Ġvas": 15729,
      "Ġtemporary": 15730,
      "Ġvictory": 15731,
      "altezza": 15732,
      "Ġriass": 15733,
      "Ġconversion": 15734,
      "earing": 15735,
      "ĠGiuli": 15736,
      "Ġbrill": 15737,
      "xd": 15738,
      "ĠLui": 15739,
      "Ġdolci": 15740,
      "Ġimpre": 15741,
      "ampion": 15742,
      "isting": 15743,
      "Ġamericana": 15744,
      "ifies": 15745,
      "Ġcanto": 15746,
      "Br": 15747,
      "Ġvintage": 15748,
      "Ġcapi": 15749,
      "Ġperciò": 15750,
      "ĠFri": 15751,
      "ummy": 15752,
      "erre": 15753,
      "Ġaumenta": 15754,
      "Equ": 15755,
      "Right": 15756,
      "urer": 15757,
      "orsi": 15758,
      "Ġinval": 15759,
      "Ġpopolari": 15760,
      "Ġtematiche": 15761,
      "ĠACC": 15762,
      "euro": 15763,
      "Ġfiled": 15764,
      "Ġwriters": 15765,
      "Ñĩ": 15766,
      "Ġram": 15767,
      "ĠMOD": 15768,
      "Ġapi": 15769,
      "Ġbelieves": 15770,
      "Ġminuto": 15771,
      "Ġpellic": 15772,
      "ansas": 15773,
      "Ġperiodi": 15774,
      "ĠRapp": 15775,
      "Ġrivoluzion": 15776,
      "ĠBras": 15777,
      "channel": 15778,
      "Ġblocks": 15779,
      "Ġcandidati": 15780,
      "ĠRicord": 15781,
      "ephone": 15782,
      "Ġmultip": 15783,
      "olla": 15784,
      "Pack": 15785,
      "Ġintero": 15786,
      "Ġreform": 15787,
      "ucra": 15788,
      "Ġindispensabile": 15789,
      "ĠMiami": 15790,
      "emony": 15791,
      "Ġmsg": 15792,
      "Ġampi": 15793,
      "ĠAdministration": 15794,
      "Ġparams": 15795,
      "Ġobblighi": 15796,
      "Ġfault": 15797,
      "criptions": 15798,
      "sal": 15799,
      "require": 15800,
      "éĿ": 15801,
      "ĠEL": 15802,
      "Select": 15803,
      "Ġconcluso": 15804,
      "sserv": 15805,
      "Ġaccounting": 15806,
      "ĠprofonditÃł": 15807,
      "ĠDif": 15808,
      "Ġtransi": 15809,
      "osito": 15810,
      "ĠLevel": 15811,
      "+\"": 15812,
      "Ġdeeply": 15813,
      "Ġcontaining": 15814,
      "ĠCash": 15815,
      "Ġepid": 15816,
      "Ġft": 15817,
      "Ġsoccorso": 15818,
      "ĠReviews": 15819,
      "Ġye": 15820,
      "Ġdrinking": 15821,
      "hour": 15822,
      "ĠRot": 15823,
      "Ġimpresa": 15824,
      "ĠBrescia": 15825,
      "igate": 15826,
      "fras": 15827,
      "Ġprovinciale": 15828,
      "Ġricette": 15829,
      "Ġlegs": 15830,
      "ĠSM": 15831,
      "Ġarrivata": 15832,
      "Ġillegal": 15833,
      "estazione": 15834,
      "etry": 15835,
      "esh": 15836,
      "Ġforno": 15837,
      "ervi": 15838,
      "ĠPutin": 15839,
      "ĠDiam": 15840,
      "trate": 15841,
      "Ġscreening": 15842,
      "Reader": 15843,
      "ĠSAN": 15844,
      "ĠROM": 15845,
      "eu": 15846,
      "egato": 15847,
      "Ġcandidato": 15848,
      "Ġscreens": 15849,
      "Ġcrowd": 15850,
      "itis": 15851,
      "operator": 15852,
      "Ġmatr": 15853,
      "Ġstudiare": 15854,
      "Ġtransl": 15855,
      "ĠRing": 15856,
      "bow": 15857,
      "ĠProperty": 15858,
      "Ġdenuncia": 15859,
      "ĠItem": 15860,
      "Ġpolitics": 15861,
      "Art": 15862,
      "ĠAdam": 15863,
      "ilterra": 15864,
      "Ġcompresa": 15865,
      "Account": 15866,
      "Ġear": 15867,
      "Ġgon": 15868,
      "iliare": 15869,
      "Ġpotrete": 15870,
      "Ġfinisce": 15871,
      "cha": 15872,
      "ĠInfo": 15873,
      "ernel": 15874,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 15875,
      "Ġconsultare": 15876,
      "Ġreato": 15877,
      "Ġenabling": 15878,
      "Ġrealized": 15879,
      "Grid": 15880,
      "atin": 15881,
      "Ġrivest": 15882,
      "Ġcicl": 15883,
      "Ġediting": 15884,
      "Ġsonno": 15885,
      "ĠVector": 15886,
      "Ġemployers": 15887,
      "Ġpesante": 15888,
      "Ġstere": 15889,
      "Ġdishes": 15890,
      "oglia": 15891,
      "Ġfamosa": 15892,
      "entamento": 15893,
      "Ġdoctors": 15894,
      "Ġcifra": 15895,
      "Ġmoisture": 15896,
      "ĠStay": 15897,
      "Ġtradition": 15898,
      "Ġrecipes": 15899,
      "haust": 15900,
      "ashes": 15901,
      "Ġdominio": 15902,
      "Ġbars": 15903,
      "ĠPaola": 15904,
      "Ġavver": 15905,
      "ĠIndex": 15906,
      "Ġsottolinea": 15907,
      "Ġpenale": 15908,
      "orzio": 15909,
      "Ġhighlights": 15910,
      "BU": 15911,
      "Ġpalazzo": 15912,
      "ĠUcraina": 15913,
      "ĠGem": 15914,
      "Ġpronta": 15915,
      "Ġsportiva": 15916,
      "$(": 15917,
      "ĠConfig": 15918,
      "entry": 15919,
      "Ġsalvo": 15920,
      "Ġshell": 15921,
      "Ġricostru": 15922,
      "ĠAk": 15923,
      "Ġesseri": 15924,
      "ĠTerms": 15925,
      "plus": 15926,
      "Ġvuoto": 15927,
      "Ġcollab": 15928,
      "Ġwellness": 15929,
      "Ġcancel": 15930,
      "Ġconcerning": 15931,
      "Ġufficiali": 15932,
      "Ġcottura": 15933,
      "ĠBraz": 15934,
      "Ġcelebre": 15935,
      "Pa": 15936,
      "åŃĹ": 15937,
      "toString": 15938,
      "Ġordered": 15939,
      "Email": 15940,
      "Ġvorrei": 15941,
      "ĠTog": 15942,
      "Ġprelimin": 15943,
      "Ġoperational": 15944,
      "Ġunexpected": 15945,
      "ç¬": 15946,
      "hew": 15947,
      "ĠSpr": 15948,
      "untamento": 15949,
      "ĠComunale": 15950,
      "Ġdovere": 15951,
      "ĠRiccardo": 15952,
      "ĠNeg": 15953,
      "Ġcout": 15954,
      "Properties": 15955,
      "Ġallontan": 15956,
      "Ġamic": 15957,
      "Ġdepression": 15958,
      "ĠMadrid": 15959,
      "Ġcbd": 15960,
      "ĠNum": 15961,
      "blem": 15962,
      "oda": 15963,
      "Ġrivolto": 15964,
      "Ġinteressato": 15965,
      "Ġfocal": 15966,
      "ĠCapp": 15967,
      "è´": 15968,
      "ĠGive": 15969,
      "Ġeliminate": 15970,
      "Ġrecruit": 15971,
      "Ġbasi": 15972,
      "Ġdiffuso": 15973,
      "Ġsopp": 15974,
      "ornamento": 15975,
      "Ġcinqu": 15976,
      "ĠJSON": 15977,
      "Ġhotels": 15978,
      "vra": 15979,
      "Ġlancio": 15980,
      "ĠVac": 15981,
      "xid": 15982,
      "Ġvicini": 15983,
      "opp": 15984,
      "Ġfindings": 15985,
      "Ġlaptop": 15986,
      "ĠFREE": 15987,
      "Ġocean": 15988,
      "Ġhabits": 15989,
      "Ġluci": 15990,
      "Ġaggra": 15991,
      "Ġformation": 15992,
      "Ġ[\"": 15993,
      "Session": 15994,
      "Ġflour": 15995,
      "Ġrefr": 15996,
      "Ġlifetime": 15997,
      "Ġrassegna": 15998,
      "neo": 15999,
      "Ġpanels": 16000,
      "Ġlanguages": 16001,
      "ĠContinu": 16002,
      "tainment": 16003,
      "Ġumane": 16004,
      "Ġconscious": 16005,
      ")))": 16006,
      "Ġconversations": 16007,
      "ĠRES": 16008,
      "Ġlayers": 16009,
      "online": 16010,
      "Ġspoke": 16011,
      "ĠsensibilitÃł": 16012,
      "Ġnob": 16013,
      "Ġsforzo": 16014,
      "anies": 16015,
      "Ġincons": 16016,
      "Ġlists": 16017,
      "Ġtestimonianza": 16018,
      "andola": 16019,
      "Ġconsentito": 16020,
      "ĠsanitÃł": 16021,
      "Ġcaratteristica": 16022,
      "iplin": 16023,
      "Ġcerchi": 16024,
      "Ġvegetables": 16025,
      "Ġfollowers": 16026,
      "Ġcounty": 16027,
      "Ġmons": 16028,
      "Ġshouldn": 16029,
      "Ġlunghi": 16030,
      "Ġeffectiveness": 16031,
      "Description": 16032,
      "Ġallest": 16033,
      "ĠFilippo": 16034,
      "ĠWhatsApp": 16035,
      "eness": 16036,
      "agog": 16037,
      "Ġcostituito": 16038,
      "Dev": 16039,
      "Ġ'',": 16040,
      "taggio": 16041,
      "Ġopinioni": 16042,
      "Ġpiacevole": 16043,
      "Ġcollega": 16044,
      "osh": 16045,
      "VR": 16046,
      "Ġwarning": 16047,
      "Io": 16048,
      "veg": 16049,
      "Ġespressione": 16050,
      "Ġcolleagues": 16051,
      "Ġfulfill": 16052,
      "Ġenjoyable": 16053,
      "Ġpride": 16054,
      "uan": 16055,
      "Ġelevate": 16056,
      "ĠUnito": 16057,
      "GP": 16058,
      "Ġcovering": 16059,
      "ĠDB": 16060,
      "Ġawards": 16061,
      "Ġwave": 16062,
      "Ġgreatly": 16063,
      "ologist": 16064,
      "Ġintu": 16065,
      "Rows": 16066,
      "ĠBisog": 16067,
      "ĠGiÃł": 16068,
      "Ġinterven": 16069,
      "Ġentering": 16070,
      "ĠCorporation": 16071,
      "Ġinvolving": 16072,
      "Bl": 16073,
      "Ġmath": 16074,
      "Ġfinanziario": 16075,
      "HA": 16076,
      "gare": 16077,
      "Ġexercises": 16078,
      "izona": 16079,
      "Ġrequested": 16080,
      "Ġseri": 16081,
      "ĠVari": 16082,
      "Ġtessuti": 16083,
      "Ġimpostazioni": 16084,
      "ĠHost": 16085,
      "owe": 16086,
      "Ġprintf": 16087,
      "Ġscul": 16088,
      ".:": 16089,
      "gov": 16090,
      "Ġinitially": 16091,
      "ENS": 16092,
      "ĠScritto": 16093,
      "ĠBul": 16094,
      "atten": 16095,
      "ocks": 16096,
      "ĠConserv": 16097,
      "reshold": 16098,
      "ĠGrecia": 16099,
      "Ġstrument": 16100,
      "Ġbuffer": 16101,
      "Ġbass": 16102,
      "Ġaddresses": 16103,
      "visor": 16104,
      "Ġaside": 16105,
      "Ġusati": 16106,
      "Ġvib": 16107,
      "Ġcomunicazioni": 16108,
      "tributes": 16109,
      "ignano": 16110,
      "Ġritorn": 16111,
      "Ġseamless": 16112,
      "ĠGard": 16113,
      "Ġresponses": 16114,
      "Ġconcord": 16115,
      "mann": 16116,
      "ĠMAN": 16117,
      "Ġlikewise": 16118,
      "window": 16119,
      "ĠBart": 16120,
      "Engine": 16121,
      "anciare": 16122,
      "Ġjus": 16123,
      "ĠSound": 16124,
      "ration": 16125,
      "Ġscorsa": 16126,
      "Mi": 16127,
      "posti": 16128,
      "Ġmaschile": 16129,
      "Ġanalizzare": 16130,
      "Ġstatistics": 16131,
      ",...": 16132,
      "Ġriporta": 16133,
      "Ġtemperatures": 16134,
      "integrazione": 16135,
      "raul": 16136,
      "ellectual": 16137,
      "Ġlisting": 16138,
      "mart": 16139,
      "Ġgeneralmente": 16140,
      "ão": 16141,
      "Ġprinted": 16142,
      "Ġcantante": 16143,
      "atric": 16144,
      "Ġparticipation": 16145,
      "ĠKn": 16146,
      "etooth": 16147,
      "enny": 16148,
      "Ġsorg": 16149,
      "Ġintegrity": 16150,
      "pes": 16151,
      "Ġgiung": 16152,
      "Ġmad": 16153,
      "Ġfaculty": 16154,
      "è½": 16155,
      "Ġcollater": 16156,
      "ĠAutore": 16157,
      "ĠOverall": 16158,
      "Ġneutral": 16159,
      "ĠLinux": 16160,
      "iaio": 16161,
      "ansione": 16162,
      "ĠMolto": 16163,
      "ountry": 16164,
      "Ġpesce": 16165,
      "urate": 16166,
      "ylish": 16167,
      "Ġwins": 16168,
      "ĠCold": 16169,
      "Ġamericani": 16170,
      "ĠSimon": 16171,
      "ĠFR": 16172,
      "Ġspecialmente": 16173,
      "Ġaffiliate": 16174,
      "ĠLy": 16175,
      "PAR": 16176,
      "Ġjudge": 16177,
      "GIO": 16178,
      "ibri": 16179,
      "Ġemissions": 16180,
      "Ġclimb": 16181,
      "Ġgrafica": 16182,
      "Ġawarded": 16183,
      "She": 16184,
      "Ġspettacoli": 16185,
      "ĠJewish": 16186,
      "ĠGiacomo": 16187,
      "Ġsangu": 16188,
      "Ġriuscita": 16189,
      "Ġdecine": 16190,
      "ĠANY": 16191,
      "ĠBetter": 16192,
      "Ġargomento": 16193,
      "ropri": 16194,
      "Ġcertification": 16195,
      "atient": 16196,
      "ĠBreak": 16197,
      "endum": 16198,
      "inian": 16199,
      "Ġpropon": 16200,
      "Ġrewards": 16201,
      "Ġcreando": 16202,
      "Ġprocessed": 16203,
      "depend": 16204,
      "anth": 16205,
      "Ġlettere": 16206,
      "Init": 16207,
      "ĠPrior": 16208,
      "istrare": 16209,
      "template": 16210,
      "Ġveder": 16211,
      "Ġselecting": 16212,
      "Ġreaching": 16213,
      "limited": 16214,
      "irection": 16215,
      "entino": 16216,
      "Ġsuite": 16217,
      "Ġreaction": 16218,
      "Ġpt": 16219,
      "Ġsalvag": 16220,
      "Ġforever": 16221,
      "Ġbowl": 16222,
      "ĠScot": 16223,
      "Ġrust": 16224,
      "opin": 16225,
      "Ġanalyze": 16226,
      "Direct": 16227,
      "SM": 16228,
      "Ġpent": 16229,
      "Ġserial": 16230,
      "aldi": 16231,
      "Ġseeds": 16232,
      "Ġnewly": 16233,
      "ĠPartito": 16234,
      "Ġassoluta": 16235,
      "Requ": 16236,
      "Ġgratuitamente": 16237,
      "Ġministero": 16238,
      "war": 16239,
      "Ġvene": 16240,
      "iceo": 16241,
      "ĠProp": 16242,
      "Ġsogn": 16243,
      "lon": 16244,
      "ĠTaylor": 16245,
      "ressa": 16246,
      "astiche": 16247,
      "viste": 16248,
      "Ġdop": 16249,
      "Ġhang": 16250,
      "aka": 16251,
      "ĠCalcio": 16252,
      "ĠRegular": 16253,
      "BN": 16254,
      "Ġcaduta": 16255,
      "rone": 16256,
      "Ġchose": 16257,
      "ariable": 16258,
      "Ġlanciato": 16259,
      "agire": 16260,
      "ĠInput": 16261,
      "Ġoppon": 16262,
      "Ġtissue": 16263,
      "Ġcontributions": 16264,
      "entity": 16265,
      "Ġ(@": 16266,
      "Ġsanitari": 16267,
      "Ġelettrico": 16268,
      "ĠFabr": 16269,
      "ziona": 16270,
      "tical": 16271,
      "Ġfinanziamenti": 16272,
      "odge": 16273,
      "Ġbeer": 16274,
      "ĠFesta": 16275,
      "ĠFinance": 16276,
      "ĠLux": 16277,
      "ĠPRIM": 16278,
      "evin": 16279,
      "Ġsconosci": 16280,
      "atility": 16281,
      "Ġcomple": 16282,
      "taining": 16283,
      "Ġroulette": 16284,
      "CM": 16285,
      "Ġsicura": 16286,
      "ĠFO": 16287,
      "layer": 16288,
      "Ġspecialized": 16289,
      "Sal": 16290,
      "Ġgene": 16291,
      "Gu": 16292,
      "Sche": 16293,
      "ituti": 16294,
      "ĠResponse": 16295,
      "Ġownership": 16296,
      "Ġrichiam": 16297,
      "Ġpolvere": 16298,
      "Ġaltrettanto": 16299,
      "aven": 16300,
      "Ġeggs": 16301,
      "ustin": 16302,
      "importante": 16303,
      "Ġflusso": 16304,
      "iga": 16305,
      "andone": 16306,
      "prot": 16307,
      "ĠMonitor": 16308,
      "unni": 16309,
      "ĠRenzi": 16310,
      "ĠVatic": 16311,
      "Ġanime": 16312,
      "Ġrecl": 16313,
      "Ġvince": 16314,
      "Ġigi": 16315,
      "Ġcontribuire": 16316,
      "When": 16317,
      "Ġza": 16318,
      "Ġnecessariamente": 16319,
      "æŃ": 16320,
      "ĠPonte": 16321,
      "har": 16322,
      "Ġ'@": 16323,
      "nova": 16324,
      "Ġsettiman": 16325,
      "argomento": 16326,
      "Ġescape": 16327,
      "ĠCrist": 16328,
      "dove": 16329,
      "Ġcharging": 16330,
      "container": 16331,
      "Ġpreparing": 16332,
      "Chi": 16333,
      "Utils": 16334,
      "ĠCAS": 16335,
      "Ġeconomia": 16336,
      "camera": 16337,
      "orica": 16338,
      "Ġreplica": 16339,
      "ĠâĢĭ": 16340,
      "Ġmezz": 16341,
      "Ġhub": 16342,
      "Ġdrinks": 16343,
      "Ġalternatives": 16344,
      "Ġvelocemente": 16345,
      "Ġcomunic": 16346,
      "Ġub": 16347,
      "Ġclosing": 16348,
      "Ġdetect": 16349,
      "Ġriescono": 16350,
      "Ġinserito": 16351,
      "Ġradical": 16352,
      "PG": 16353,
      "Ġconsistently": 16354,
      "Ġmarks": 16355,
      "Ġvisibility": 16356,
      "Ġcertificazione": 16357,
      "ĠMauro": 16358,
      "ĠGalaxy": 16359,
      "Tenant": 16360,
      "âĢľ.": 16361,
      "Ġcatalog": 16362,
      "Ġcontroller": 16363,
      "(\"/": 16364,
      "Unit": 16365,
      "ĠUsers": 16366,
      "ĠRomano": 16367,
      "Ev": 16368,
      "Ġcontracts": 16369,
      "dig": 16370,
      "Ġlabels": 16371,
      "ĠMind": 16372,
      "Ġprecip": 16373,
      "Storage": 16374,
      "èĢ": 16375,
      "Ġbuyer": 16376,
      "Ġproposal": 16377,
      "charge": 16378,
      "Ġmolteplici": 16379,
      "ĠReply": 16380,
      "Ġhes": 16381,
      "Ġreact": 16382,
      "Ġnottur": 16383,
      "Ġsegnali": 16384,
      "Ġproi": 16385,
      "Ġmangi": 16386,
      "Ġsubjects": 16387,
      "Ġscores": 16388,
      "Ge": 16389,
      "Sign": 16390,
      "Ġparametri": 16391,
      "ä¾": 16392,
      "ottare": 16393,
      "Ġtracks": 16394,
      "buf": 16395,
      "Ġpup": 16396,
      "Ġdisplayed": 16397,
      "''": 16398,
      "Version": 16399,
      "ĠPhone": 16400,
      "riving": 16401,
      "Ġdivertente": 16402,
      "Ġscambi": 16403,
      "Ġtranquill": 16404,
      "Ho": 16405,
      "Ġrott": 16406,
      "åĩº": 16407,
      "Ġfinora": 16408,
      "Ġrimang": 16409,
      "Ġcorrel": 16410,
      "atoes": 16411,
      "after": 16412,
      "Dep": 16413,
      "Ġbasato": 16414,
      "Ġstrike": 16415,
      "ermente": 16416,
      "Ġterritoriale": 16417,
      "stats": 16418,
      "ĠLes": 16419,
      "adget": 16420,
      "ç±»": 16421,
      "OUT": 16422,
      "rencies": 16423,
      "Ġantica": 16424,
      "nn": 16425,
      "é¢": 16426,
      "Ġboys": 16427,
      "ĠAgric": 16428,
      "Ġfaces": 16429,
      "Ġrappresentato": 16430,
      "?.": 16431,
      "ĠconformitÃł": 16432,
      "Ġdash": 16433,
      "taking": 16434,
      "Ġspiegare": 16435,
      "Ġodi": 16436,
      "ĠEc": 16437,
      "asting": 16438,
      "ĠMediterraneo": 16439,
      "Ġthreats": 16440,
      "Ġtmp": 16441,
      "application": 16442,
      "ĠSERV": 16443,
      "Integer": 16444,
      "ĠLegal": 16445,
      "Ġafraid": 16446,
      "ailed": 16447,
      "Ġcarrying": 16448,
      "Ġvigil": 16449,
      "ĠNicol": 16450,
      "command": 16451,
      "ĠAudio": 16452,
      "ĠDELL": 16453,
      "ĠRegistr": 16454,
      "Ġriflettere": 16455,
      "ĠAdri": 16456,
      "ÑĢа": 16457,
      "Ġsynt": 16458,
      "tify": 16459,
      "ij": 16460,
      "itement": 16461,
      "Ġmurder": 16462,
      "oggia": 16463,
      "Ġringrazi": 16464,
      "ĠFrat": 16465,
      "plan": 16466,
      "pfx": 16467,
      ")(": 16468,
      "IONS": 16469,
      "Ġresidence": 16470,
      "Ġcoat": 16471,
      "Obj": 16472,
      "ĠcontinuitÃł": 16473,
      "Ġ'<": 16474,
      "Ġvalido": 16475,
      "atra": 16476,
      "ĠTik": 16477,
      "ĠAndrew": 16478,
      "Ġpassionate": 16479,
      "utils": 16480,
      "ografica": 16481,
      "Ġremarkable": 16482,
      "itals": 16483,
      "ĠCreative": 16484,
      "Ġaggiornamenti": 16485,
      "ĠOhio": 16486,
      "Ġconstra": 16487,
      "health": 16488,
      "Ġinviato": 16489,
      "Ġcustomized": 16490,
      "ARY": 16491,
      "igra": 16492,
      "Ġabsolute": 16493,
      "Ġdovuta": 16494,
      "ANA": 16495,
      "Ġimpacts": 16496,
      "agenzia": 16497,
      "prop": 16498,
      "Ġrivolta": 16499,
      "Ġoccidentale": 16500,
      "handle": 16501,
      "Ġsimult": 16502,
      "Ġconsigliere": 16503,
      "Widget": 16504,
      "Ġorganisation": 16505,
      "Ġpurchases": 16506,
      "insegn": 16507,
      "ĠForest": 16508,
      "Ġartificiale": 16509,
      "Ġpdf": 16510,
      "ecurity": 16511,
      "Ġsurprised": 16512,
      "Ġincontrare": 16513,
      "avamo": 16514,
      "Ġridotto": 16515,
      "Ġonda": 16516,
      "ĠHappy": 16517,
      "Edit": 16518,
      "Ġenforcement": 16519,
      "Ġsubm": 16520,
      "depth": 16521,
      "Ġrientr": 16522,
      "Stat": 16523,
      "ĠCoppa": 16524,
      "ĠOd": 16525,
      "pse": 16526,
      "Ġmettendo": 16527,
      "Ġacting": 16528,
      "ĠBO": 16529,
      "irono": 16530,
      "Ġcopia": 16531,
      "Ġdesigners": 16532,
      "ĠHou": 16533,
      "Arte": 16534,
      "Ġmeccanismo": 16535,
      "Ġfoglie": 16536,
      "Ġtreno": 16537,
      "filename": 16538,
      "Ġdefe": 16539,
      "Stack": 16540,
      "Ġtraveling": 16541,
      "EB": 16542,
      "riche": 16543,
      "з": 16544,
      "allow": 16545,
      "ĠGraph": 16546,
      "OLA": 16547,
      "Ġpareti": 16548,
      "Ġdispone": 16549,
      "Ġindicati": 16550,
      "eren": 16551,
      "Ġcriptoval": 16552,
      "Ġlasting": 16553,
      "à¥": 16554,
      "cano": 16555,
      "LL": 16556,
      "Pol": 16557,
      "Ġsegnale": 16558,
      "Ġscienzi": 16559,
      "Ġexistence": 16560,
      "agliari": 16561,
      "Ġcontattare": 16562,
      "Ġtie": 16563,
      "Ġpagamenti": 16564,
      "Custom": 16565,
      "JSON": 16566,
      "Ġinvis": 16567,
      "Ġritr": 16568,
      "Ġdeveloper": 16569,
      "ĠDecreto": 16570,
      "Ġbiglietti": 16571,
      "itative": 16572,
      "Ġannuale": 16573,
      "otes": 16574,
      "ĠGU": 16575,
      "Ġgranted": 16576,
      "Ġimplementing": 16577,
      "Ġmistakes": 16578,
      "Category": 16579,
      "Ġdico": 16580,
      "hook": 16581,
      "Ġbrilli": 16582,
      "Ġacknowled": 16583,
      "loom": 16584,
      "dium": 16585,
      "ĠGent": 16586,
      "ĠAvailable": 16587,
      "Ġrifl": 16588,
      "Ġillust": 16589,
      "days": 16590,
      "ĠDead": 16591,
      "Ġaltamente": 16592,
      "Ġdirected": 16593,
      "Ġbold": 16594,
      "Ġcatena": 16595,
      "Ġefficiente": 16596,
      "Ġsty": 16597,
      "Ġfarmers": 16598,
      "ordan": 16599,
      "Ġdecrease": 16600,
      "ĠGianni": 16601,
      "ĠPacific": 16602,
      "ĠSpot": 16603,
      "ĠIndivid": 16604,
      "ĠYOU": 16605,
      "Ġunknown": 16606,
      "ĠNik": 16607,
      "Ġresidenza": 16608,
      "Ġdual": 16609,
      "Ġtracce": 16610,
      "Tok": 16611,
      "Ġinsomma": 16612,
      "ĠTrade": 16613,
      "Ġcompris": 16614,
      "juana": 16615,
      "meta": 16616,
      "Ġcontamin": 16617,
      "rin": 16618,
      "Err": 16619,
      "ĠPel": 16620,
      "Ġthemes": 16621,
      "Ġprevisioni": 16622,
      "ĠiPad": 16623,
      "Ġdiffusa": 16624,
      "Run": 16625,
      "ĠIraq": 16626,
      "ĠEdition": 16627,
      "copy": 16628,
      "Ġgla": 16629,
      "Ġarchitect": 16630,
      "ĠPick": 16631,
      "Ġartista": 16632,
      "Ġvalorizzazione": 16633,
      "ãĢģ": 16634,
      "ĠTUT": 16635,
      "Ġvendere": 16636,
      "layout": 16637,
      "Gen": 16638,
      "resto": 16639,
      "Ġassorb": 16640,
      "Ġeventualmente": 16641,
      "ghilterra": 16642,
      "ĠMix": 16643,
      "Ġtardi": 16644,
      "Ġromantic": 16645,
      "Ġcessione": 16646,
      "ĠNS": 16647,
      "ĠLinkedIn": 16648,
      "Ġsfruttare": 16649,
      "Ġcampagne": 16650,
      "Ġdies": 16651,
      "Ġhorm": 16652,
      "through": 16653,
      "Ġarmon": 16654,
      "Ġcomprensione": 16655,
      "SIZE": 16656,
      "Ġlezione": 16657,
      "Ġblow": 16658,
      "ĠPartner": 16659,
      "ĠLess": 16660,
      "izontal": 16661,
      "Ġinspection": 16662,
      "Ġfuga": 16663,
      "Ġsegreti": 16664,
      "licit": 16665,
      "ĠdignitÃł": 16666,
      "Ġovercome": 16667,
      "Ġinteractions": 16668,
      "Ġsmell": 16669,
      "adv": 16670,
      "ĠfelicitÃł": 16671,
      "astare": 16672,
      "Ġterapeut": 16673,
      "ĠCe": 16674,
      "ĠMaking": 16675,
      "itled": 16676,
      "ĠAdvanced": 16677,
      "Ġdidattica": 16678,
      "Ġintegrazione": 16679,
      "éĹ´": 16680,
      "Last": 16681,
      "ĠScienze": 16682,
      "Ġheads": 16683,
      "ä¸Ĭ": 16684,
      "Ġscarpe": 16685,
      "Ġpassegg": 16686,
      "Ġdivision": 16687,
      "week": 16688,
      "Ġrepeated": 16689,
      "ĠBus": 16690,
      "Ġlin": 16691,
      "Ġrichiesti": 16692,
      "ĠDyn": 16693,
      "ĠSimple": 16694,
      "Interface": 16695,
      "Ġengines": 16696,
      "ĠQuestions": 16697,
      "ĠOscar": 16698,
      "ĠAddress": 16699,
      "Ġbritann": 16700,
      "ĠCiao": 16701,
      "Ġpubblicati": 16702,
      "Ġemerging": 16703,
      "Ġaperti": 16704,
      "Ġsalary": 16705,
      "Ġdestinato": 16706,
      "esposizione": 16707,
      "Ġdisagio": 16708,
      "ĠASS": 16709,
      "Ġtrauma": 16710,
      "æĮ": 16711,
      "defined": 16712,
      "']['": 16713,
      "Ġmacro": 16714,
      "Ġharder": 16715,
      "ĠSony": 16716,
      "Ġoral": 16717,
      "Ġospedale": 16718,
      "ateful": 16719,
      "ĠAllora": 16720,
      "Ġcolazione": 16721,
      "ĠAltre": 16722,
      "Ġprotest": 16723,
      "Ġevidenza": 16724,
      "hop": 16725,
      "Ġcondiviso": 16726,
      "unsigned": 16727,
      "Ġsignificativo": 16728,
      "Ġconventional": 16729,
      "born": 16730,
      "Ġgiunta": 16731,
      "urities": 16732,
      "Sono": 16733,
      "Ġminaccia": 16734,
      "ĠMember": 16735,
      "full": 16736,
      "ĠSarah": 16737,
      "Ġstuck": 16738,
      "iscrizione": 16739,
      "ĠElectric": 16740,
      "shops": 16741,
      "Ġlargely": 16742,
      "osity": 16743,
      "ĠElena": 16744,
      "Ġbalanced": 16745,
      "ultura": 16746,
      "Ġangle": 16747,
      "Ġguitar": 16748,
      "SET": 16749,
      "Ġwal": 16750,
      "ĠKids": 16751,
      "osse": 16752,
      "Ġresc": 16753,
      "Align": 16754,
      "ĠPath": 16755,
      ".).": 16756,
      "ĠAst": 16757,
      "endl": 16758,
      "Ġchampions": 16759,
      "Ġvaccino": 16760,
      "Ġglobe": 16761,
      "ĠTotal": 16762,
      "Ġtalks": 16763,
      "Ġsignature": 16764,
      "ĠExplor": 16765,
      "ĠDEFAULT": 16766,
      "Ġdemonstrate": 16767,
      "ĠBergamo": 16768,
      "Ġnuclear": 16769,
      "Ġopens": 16770,
      "ĠVenerdì": 16771,
      "Ġtrasparenza": 16772,
      "Ġmuro": 16773,
      "Ġwest": 16774,
      "ĠMedio": 16775,
      "ĠBaby": 16776,
      "ustizia": 16777,
      "Ke": 16778,
      "Ġnegativo": 16779,
      "ĠprobabilitÃł": 16780,
      "Ġmultim": 16781,
      "igiani": 16782,
      "uminum": 16783,
      "Ġferma": 16784,
      "ĠCivil": 16785,
      "ĠResources": 16786,
      "indagine": 16787,
      "Ġconvoc": 16788,
      "Ġazzur": 16789,
      "Ġrural": 16790,
      "Ġcontagi": 16791,
      "lah": 16792,
      "Ġcontinuano": 16793,
      "ĠLeave": 16794,
      "cche": 16795,
      "Ġfolder": 16796,
      "ĠRegionale": 16797,
      "Ġperde": 16798,
      "ĴĮ": 16799,
      "Ġprestazione": 16800,
      "priv": 16801,
      "ĠDocument": 16802,
      "Ġusername": 16803,
      "bruzzo": 16804,
      "Ġsottolineato": 16805,
      "rolog": 16806,
      "ĠBuff": 16807,
      "Ġfunzionale": 16808,
      "Ġcancellazione": 16809,
      "Ġalarm": 16810,
      "Ġlavorando": 16811,
      "ĠAnalysis": 16812,
      "tax": 16813,
      "ĠSher": 16814,
      "Ġcocktail": 16815,
      "Ġlegend": 16816,
      "including": 16817,
      "attle": 16818,
      "Ġcanta": 16819,
      "Ġchecked": 16820,
      "Ġaspettative": 16821,
      "Tool": 16822,
      "Ġcominciare": 16823,
      "Ġcaratterizzato": 16824,
      "ĠLocation": 16825,
      "ĠSecretary": 16826,
      "ĠOx": 16827,
      "Ġrisul": 16828,
      "Ġsatisfied": 16829,
      "Ġfaceva": 16830,
      "Ġricchezza": 16831,
      "oured": 16832,
      "Ġsacerd": 16833,
      "Ġ%),": 16834,
      "Ġsuddenly": 16835,
      "acao": 16836,
      "intellig": 16837,
      "erò": 16838,
      "ĠImprov": 16839,
      "Ġindicare": 16840,
      "akers": 16841,
      "Ġingi": 16842,
      "iliana": 16843,
      "Ġlavorazione": 16844,
      "umbing": 16845,
      "Ġsauce": 16846,
      "vic": 16847,
      "Ġjewelry": 16848,
      "ĠLind": 16849,
      "Ġinstruction": 16850,
      "Ġsolely": 16851,
      "ĠStudy": 16852,
      "ĠPerhaps": 16853,
      "Ġstadio": 16854,
      "Ġopposite": 16855,
      "Ġmistero": 16856,
      "olver": 16857,
      "ĠSpain": 16858,
      "ĠTrad": 16859,
      "Ġaccaduto": 16860,
      "Ġdifficulty": 16861,
      "resp": 16862,
      "Ġlady": 16863,
      "Ġfrutti": 16864,
      "urious": 16865,
      "best": 16866,
      "Ġconcerti": 16867,
      "Ġв": 16868,
      "Matrix": 16869,
      "Ġescurs": 16870,
      "Ġinvited": 16871,
      "sts": 16872,
      "Ġtransmission": 16873,
      "Ġricchi": 16874,
      "Ġosservare": 16875,
      "Ġneppure": 16876,
      "arese": 16877,
      "Ġtruff": 16878,
      "subject": 16879,
      "Ġsollev": 16880,
      "ĠSubs": 16881,
      "ĠReact": 16882,
      "ĠCronaca": 16883,
      "rado": 16884,
      "lt": 16885,
      "Ġlucky": 16886,
      "Ġpulsante": 16887,
      "ĠObs": 16888,
      "Ġconcreto": 16889,
      "Ġintegrate": 16890,
      "Ġcittadina": 16891,
      "angolo": 16892,
      "Ġmerely": 16893,
      "Ġcarabinieri": 16894,
      "ĠRete": 16895,
      "Ġsurprising": 16896,
      "Ġalz": 16897,
      "Ġdivulg": 16898,
      "Ġoccurred": 16899,
      "ĠWhe": 16900,
      "ĠHarris": 16901,
      "Ġcontare": 16902,
      "ĠCharl": 16903,
      "adel": 16904,
      "Ġfirmato": 16905,
      "backs": 16906,
      "ĠFeatures": 16907,
      "Ġcompresi": 16908,
      "entale": 16909,
      "ĠUnlike": 16910,
      "iezione": 16911,
      "Ġsubscrib": 16912,
      "Details": 16913,
      "Ġwider": 16914,
      "Ġara": 16915,
      "ĠSquare": 16916,
      "ĠNorthern": 16917,
      "china": 16918,
      "Ġstruggling": 16919,
      "esecuzione": 16920,
      "ĠWinter": 16921,
      "................": 16922,
      "Ġdimostrare": 16923,
      "Ġcarro": 16924,
      "Ġsymbols": 16925,
      "uizione": 16926,
      "apy": 16927,
      "ĠNigeria": 16928,
      "Ġoven": 16929,
      "acchi": 16930,
      "losure": 16931,
      "ylv": 16932,
      "Ġtoil": 16933,
      "Ġrivela": 16934,
      "Ġgym": 16935,
      "tagna": 16936,
      "ĠGolf": 16937,
      "Ġrug": 16938,
      "inanti": 16939,
      "Ġsorprend": 16940,
      "Ġnewsp": 16941,
      "ĠSicurezza": 16942,
      "åī": 16943,
      "ĠHim": 16944,
      "ĠInformazioni": 16945,
      "bly": 16946,
      "ocker": 16947,
      "ymous": 16948,
      "Ġsectors": 16949,
      "Ġvign": 16950,
      "ĠCarabinieri": 16951,
      "Ġdivi": 16952,
      "Ġritardo": 16953,
      "ĠMeg": 16954,
      "Ġbroadcast": 16955,
      "ĠGram": 16956,
      "Ġchip": 16957,
      "Ġpurs": 16958,
      "olica": 16959,
      "amico": 16960,
      "ĠInterest": 16961,
      "thread": 16962,
      "ariamente": 16963,
      "Ġpaga": 16964,
      "lear": 16965,
      "Ġlusso": 16966,
      "Ġpassaggi": 16967,
      "Ġpermit": 16968,
      "Ġobserved": 16969,
      "Ġ(-": 16970,
      "Ġfren": 16971,
      "zionalitÃł": 16972,
      "Ġaffianc": 16973,
      "occer": 16974,
      "irts": 16975,
      "Ġbone": 16976,
      "Ġdivertimento": 16977,
      "ĠVig": 16978,
      "tribution": 16979,
      "Ġbou": 16980,
      "Ġamplif": 16981,
      "Ġritiene": 16982,
      "ampia": 16983,
      "inser": 16984,
      "Ġassociation": 16985,
      "evolmente": 16986,
      "Ġchemicals": 16987,
      "Ġfiscali": 16988,
      "Ġsuolo": 16989,
      "Ġingegn": 16990,
      "Ġpoveri": 16991,
      "Ġrefriger": 16992,
      "ĠPlatform": 16993,
      "stack": 16994,
      "ĠHop": 16995,
      "dal": 16996,
      "ercato": 16997,
      "istono": 16998,
      "Ġpublication": 16999,
      "Ġhoc": 17000,
      "Ġstakeholders": 17001,
      "csv": 17002,
      "ĠSA": 17003,
      "ĠAgreement": 17004,
      "Ġatleti": 17005,
      "ĠPlant": 17006,
      "ĠPublished": 17007,
      "Ġautonomia": 17008,
      "ĠManchester": 17009,
      "Ġpon": 17010,
      "component": 17011,
      "Ġsought": 17012,
      "Ġdrain": 17013,
      "çī": 17014,
      "parency": 17015,
      "Ġprecision": 17016,
      "Ġinflamm": 17017,
      "Container": 17018,
      "ĠKit": 17019,
      "ĠSingle": 17020,
      "eve": 17021,
      "Ġalive": 17022,
      "Ġshowc": 17023,
      "entare": 17024,
      "ĠIss": 17025,
      "Ġcelebra": 17026,
      "Ġbiglietto": 17027,
      "Ġscorsi": 17028,
      "Ġrimborso": 17029,
      "ú": 17030,
      "Ġspre": 17031,
      "èĥ½": 17032,
      "Ġnetworking": 17033,
      "Ġpeg": 17034,
      "Ġunlock": 17035,
      "'>": 17036,
      "hal": 17037,
      "That": 17038,
      "ĠSeason": 17039,
      "Ġarguments": 17040,
      "versa": 17041,
      "safe": 17042,
      "automock": 17043,
      "Ġcontained": 17044,
      "Ġsour": 17045,
      "Dir": 17046,
      "ridge": 17047,
      "oder": 17048,
      "Mar": 17049,
      "Ġaffatto": 17050,
      "ECK": 17051,
      "Ġautomated": 17052,
      "ĠWHERE": 17053,
      "Ġaesthetic": 17054,
      "inct": 17055,
      "igare": 17056,
      "Ġachieving": 17057,
      "Ġtriste": 17058,
      "empio": 17059,
      "Ġassociazione": 17060,
      "Ġaspir": 17061,
      "Ġdanza": 17062,
      "ĠAirport": 17063,
      "ĠGuid": 17064,
      "Ġprolung": 17065,
      "ĠHenry": 17066,
      "ĠNob": 17067,
      "Ġattended": 17068,
      "bury": 17069,
      "beth": 17070,
      "Ġpresupp": 17071,
      "ANI": 17072,
      "foot": 17073,
      "Ġprocedimento": 17074,
      "åIJİ": 17075,
      "ĠGetting": 17076,
      "Ġsanzioni": 17077,
      "Ġcrash": 17078,
      "ĠCele": 17079,
      "Ġanimale": 17080,
      "rapper": 17081,
      "ĠArmy": 17082,
      "ĠContract": 17083,
      "ĠUSD": 17084,
      "åı¯ä»¥": 17085,
      "ĠAssess": 17086,
      "Ġchecks": 17087,
      "Que": 17088,
      "å¸": 17089,
      "Ġante": 17090,
      "Ġcelebration": 17091,
      "Ġdys": 17092,
      "Target": 17093,
      "ĠTrieste": 17094,
      "Ġctx": 17095,
      "sing": 17096,
      "Ġseats": 17097,
      "inty": 17098,
      "MAT": 17099,
      "Ġencouraged": 17100,
      "Ġmatching": 17101,
      "teri": 17102,
      "ĠComputer": 17103,
      "Ġdebate": 17104,
      "ĠTy": 17105,
      "Ġphones": 17106,
      "Ġrenov": 17107,
      "Amministrazione": 17108,
      "artamento": 17109,
      "Ġscientists": 17110,
      "Ġpregnancy": 17111,
      "Ġmatrix": 17112,
      "Ġsender": 17113,
      "ĠClient": 17114,
      "Ġfenomeni": 17115,
      "ĠCarl": 17116,
      "Ġrepresentation": 17117,
      "atevi": 17118,
      "faces": 17119,
      "Ġunion": 17120,
      "ĠBL": 17121,
      "ĠXV": 17122,
      "ivazioni": 17123,
      "Ġexplan": 17124,
      "OCK": 17125,
      "qui": 17126,
      "Ġpersonnel": 17127,
      "begin": 17128,
      "ĠCarr": 17129,
      "tire": 17130,
      "Ġevolution": 17131,
      "Ġbug": 17132,
      "ĠINT": 17133,
      "Ġleggermente": 17134,
      "Ġrisarc": 17135,
      "Ġfarmac": 17136,
      "Ġrapida": 17137,
      "Ġreveal": 17138,
      "asket": 17139,
      "ministrazioni": 17140,
      "olk": 17141,
      "ividi": 17142,
      "utazione": 17143,
      "ĠSpesso": 17144,
      "ĠĉĉĉĊ": 17145,
      "Ġsurge": 17146,
      "Ġclaimed": 17147,
      "Ġglad": 17148,
      "ĠMoto": 17149,
      "LOG": 17150,
      "initÃł": 17151,
      "Ġconduc": 17152,
      "Ġtrama": 17153,
      "Ġcrema": 17154,
      "Ġestablishment": 17155,
      "ĠAle": 17156,
      "Ġstabile": 17157,
      "TD": 17158,
      "amera": 17159,
      "Ġâģ": 17160,
      "ĠPlayer": 17161,
      "Ġcompatible": 17162,
      "hotel": 17163,
      "ĠModena": 17164,
      "Ġistruzioni": 17165,
      "Ġricostruzione": 17166,
      "EV": 17167,
      "ĠDonne": 17168,
      "embly": 17169,
      "ĠOrd": 17170,
      "Ġunderstood": 17171,
      "cento": 17172,
      "ĠParli": 17173,
      "Ġbacteria": 17174,
      "ĠReading": 17175,
      "Ġmetall": 17176,
      "Ġverify": 17177,
      "Tech": 17178,
      "Ġhole": 17179,
      "erog": 17180,
      "piece": 17181,
      "Ġcercano": 17182,
      "Ġsomewhat": 17183,
      "Ġentrepreneur": 17184,
      "Ġvenue": 17185,
      "Ġdiscussions": 17186,
      "ĠNessun": 17187,
      "ĠPrecedente": 17188,
      "ĠVerg": 17189,
      "Ġtenant": 17190,
      "Ġharmful": 17191,
      "SELECT": 17192,
      "Ġdedicate": 17193,
      "MAX": 17194,
      "ĠPict": 17195,
      "ĠPerc": 17196,
      "Ġvisits": 17197,
      "Ġtags": 17198,
      "Ġbrevi": 17199,
      "使": 17200,
      "Ġparse": 17201,
      "album": 17202,
      "Ġimg": 17203,
      "Ġreverse": 17204,
      "Ġalleged": 17205,
      "Ġiner": 17206,
      "func": 17207,
      "Ġclassroom": 17208,
      "Ġobviously": 17209,
      "Ġembrace": 17210,
      "Ġbranch": 17211,
      "okes": 17212,
      "Ġnursing": 17213,
      "Ġexhaust": 17214,
      "Ġexcitement": 17215,
      "Ġaccordance": 17216,
      "ĠMinistry": 17217,
      "ostro": 17218,
      "Active": 17219,
      "ĠRomagna": 17220,
      "ĠOsp": 17221,
      "Ġeverywhere": 17222,
      "ĠFabrizio": 17223,
      "contin": 17224,
      "ĠMrs": 17225,
      "ĠRoman": 17226,
      "Ġhosp": 17227,
      "Ġstradale": 17228,
      "Ġapplicare": 17229,
      "elles": 17230,
      "ĠBoy": 17231,
      "Ġdisegn": 17232,
      "Ġscomparsa": 17233,
      "Ġenhancing": 17234,
      "Ġperce": 17235,
      "ĠArizona": 17236,
      "adio": 17237,
      "Ġopinions": 17238,
      "Ġtass": 17239,
      "encia": 17240,
      "Ġnutrition": 17241,
      "Ġdad": 17242,
      "ITI": 17243,
      "Ġfounder": 17244,
      "ĠVillage": 17245,
      "hen": 17246,
      "ĠMeet": 17247,
      "ĠDomenico": 17248,
      "Ġautomatico": 17249,
      "Ġcassa": 17250,
      "ĠAllen": 17251,
      "Ġsecondary": 17252,
      "ĠAmb": 17253,
      "Ġbitcoin": 17254,
      "Ġmarchi": 17255,
      "ĠMs": 17256,
      "importo": 17257,
      "ĠSimply": 17258,
      "Ġstudying": 17259,
      "Ġreturning": 17260,
      "Ġsupplier": 17261,
      "Ġsuddiv": 17262,
      "Ġdisciplin": 17263,
      "Ġpeak": 17264,
      "ĠAvenue": 17265,
      "ĠAlways": 17266,
      "Ġmostrato": 17267,
      "ĠComunitÃł": 17268,
      "Ġelegant": 17269,
      "fn": 17270,
      "Ġopportuno": 17271,
      "Ġsaputo": 17272,
      "asted": 17273,
      "aux": 17274,
      "ĠMunicip": 17275,
      "ĠLascia": 17276,
      "inando": 17277,
      "Ġvicina": 17278,
      "ĠVirtual": 17279,
      "Ġfluid": 17280,
      "ĠBroad": 17281,
      "Ġdebba": 17282,
      "ĠTon": 17283,
      "ĠWant": 17284,
      "Ġospita": 17285,
      "inition": 17286,
      "Ġtalked": 17287,
      "Ġmild": 17288,
      "ĠFino": 17289,
      "Ġanz": 17290,
      "ĠNello": 17291,
      "ĠParad": 17292,
      "Ġgambe": 17293,
      "teggiare": 17294,
      "ilton": 17295,
      "transform": 17296,
      "ĠKevin": 17297,
      "Ġpositiva": 17298,
      "Impl": 17299,
      "Ġdropped": 17300,
      "Ġmarcia": 17301,
      "sim": 17302,
      "Ġuman": 17303,
      "Ġenergie": 17304,
      "vec": 17305,
      "Ġcompetitors": 17306,
      "ĠLag": 17307,
      "Rel": 17308,
      "ĠVin": 17309,
      "ordinary": 17310,
      "Ġbirds": 17311,
      "endolo": 17312,
      "RC": 17313,
      "lando": 17314,
      "edificio": 17315,
      "Ġyesterday": 17316,
      "ĠLuna": 17317,
      "Ġdive": 17318,
      "ĠRice": 17319,
      "ĠTherap": 17320,
      "irty": 17321,
      "Ġvalle": 17322,
      "Ġprohib": 17323,
      "Ġaccordi": 17324,
      "Ġrusso": 17325,
      "ĠMI": 17326,
      "Ġfals": 17327,
      "iqu": 17328,
      "ritten": 17329,
      "ĠCommenti": 17330,
      "Icon": 17331,
      "Ġreduces": 17332,
      "æŀľ": 17333,
      "Ġbrut": 17334,
      "Ġoptimize": 17335,
      "ĠBert": 17336,
      "Ġmedications": 17337,
      "Ġelettrici": 17338,
      "ĠCommercial": 17339,
      "Ġfewer": 17340,
      "Ġtrattato": 17341,
      "Ġpreventivo": 17342,
      "hemat": 17343,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 17344,
      "Ġmovements": 17345,
      "ĠVersion": 17346,
      "ortun": 17347,
      "Ġuniversities": 17348,
      "Ġvirtù": 17349,
      "Ġaircraft": 17350,
      "Ġutility": 17351,
      "Ġbellissima": 17352,
      "Day": 17353,
      "Ġesclusiva": 17354,
      "ĠCut": 17355,
      "ĠSenato": 17356,
      "Ġstretto": 17357,
      "ĠHair": 17358,
      "ĠKy": 17359,
      "Ġequivalent": 17360,
      "fall": 17361,
      "Ġdrawn": 17362,
      "Ġliterature": 17363,
      "Ġfinds": 17364,
      "iego": 17365,
      "lesh": 17366,
      "ĠBooks": 17367,
      "Ġsolitamente": 17368,
      "Ġriperc": 17369,
      "Ġarti": 17370,
      "Password": 17371,
      "Ġpink": 17372,
      "Ġgovernance": 17373,
      "Ġfilling": 17374,
      "ĠBelow": 17375,
      "ĠNature": 17376,
      "Ġaccol": 17377,
      "ĠCONS": 17378,
      "Ġlent": 17379,
      "ĠLady": 17380,
      "Ġtipici": 17381,
      "ilog": 17382,
      "ĠMazz": 17383,
      "Ġremoving": 17384,
      "erty": 17385,
      "Ġcalcolo": 17386,
      "ĠEveryone": 17387,
      "Ġmanuale": 17388,
      "hou": 17389,
      "inte": 17390,
      "ĠEconomia": 17391,
      "ĠProtezione": 17392,
      "Ġalloc": 17393,
      "Ġsuic": 17394,
      "wo": 17395,
      "ĠGPS": 17396,
      "ĠScegli": 17397,
      "Ġnove": 17398,
      "Ġswimming": 17399,
      "Ġ\"\",": 17400,
      "Ġprovision": 17401,
      "ĠfacoltÃł": 17402,
      "Ġcomplessivo": 17403,
      "Ġfn": 17404,
      "ĠDVD": 17405,
      "Ġhyper": 17406,
      "tone": 17407,
      "Ġantiche": 17408,
      "Ġconnecting": 17409,
      "Ġventure": 17410,
      "ĠDivision": 17411,
      "Ġtrips": 17412,
      "Ġdemo": 17413,
      "ĠFrequ": 17414,
      "Ġsomewhere": 17415,
      "results": 17416,
      "Ġraggiunge": 17417,
      "Ġaperte": 17418,
      "Ġearnings": 17419,
      "Ġfalling": 17420,
      "ÑģÑĤ": 17421,
      "osserv": 17422,
      "Ġlaugh": 17423,
      "Ġademp": 17424,
      "Ġvolete": 17425,
      "Ġstylish": 17426,
      "getElement": 17427,
      "Ġseduta": 17428,
      "Ġ\"\";": 17429,
      "Ġverd": 17430,
      "Ġprotecting": 17431,
      "ĠPremier": 17432,
      "ĠAnth": 17433,
      "Ġdurability": 17434,
      "Ġjun": 17435,
      "icted": 17436,
      "xygen": 17437,
      "Ġpounds": 17438,
      "Ġvisibile": 17439,
      "Ġstatistiche": 17440,
      "Ġequally": 17441,
      "ĠMuslim": 17442,
      "lastname": 17443,
      "Gr": 17444,
      "ĠLago": 17445,
      "ĠNU": 17446,
      "green": 17447,
      "ĠKorea": 17448,
      "ĠSlot": 17449,
      "Ġrall": 17450,
      "ĠWW": 17451,
      "organismo": 17452,
      "tim": 17453,
      "ellini": 17454,
      "cache": 17455,
      "ĠstabilitÃł": 17456,
      "Ġparliamo": 17457,
      "gmail": 17458,
      "Ġrisparmiare": 17459,
      "Ġesistenti": 17460,
      "ĠCarta": 17461,
      "Ġvertical": 17462,
      "Ġofferto": 17463,
      "Ġpromotion": 17464,
      "Ġavviso": 17465,
      "Ġpneum": 17466,
      "Ġsurfaces": 17467,
      "Ġpartendo": 17468,
      "Ġattributes": 17469,
      "Ġbassi": 17470,
      "Ġnewest": 17471,
      "Ġlanding": 17472,
      "usalem": 17473,
      "Ġmostrare": 17474,
      "Ġforz": 17475,
      "XT": 17476,
      "Entry": 17477,
      "ĠStation": 17478,
      "Ġcotton": 17479,
      "oked": 17480,
      "selected": 17481,
      "Ġcombat": 17482,
      "Ġpreciso": 17483,
      "Ġvariables": 17484,
      "Ġregolarmente": 17485,
      "Ġofferti": 17486,
      "Ġcertezza": 17487,
      "łģ": 17488,
      "Ġandando": 17489,
      "ĠMovimento": 17490,
      "ĠKent": 17491,
      "Ġaiutano": 17492,
      "Ġconseguente": 17493,
      "Ġsuccessive": 17494,
      "returns": 17495,
      "FinalF": 17496,
      "ĠAttraverso": 17497,
      "Ġcurve": 17498,
      "Ġdisab": 17499,
      "Ġufficialmente": 17500,
      "Ġraccontato": 17501,
      "ĠMO": 17502,
      "ĠRyan": 17503,
      "ĠWars": 17504,
      "mare": 17505,
      "Ġhat": 17506,
      "compass": 17507,
      "Ġporre": 17508,
      "Ġdedication": 17509,
      "Ġstabilito": 17510,
      "catch": 17511,
      "Ġuscito": 17512,
      "unn": 17513,
      "ITÃĢ": 17514,
      "ĠMob": 17515,
      "Ġchiude": 17516,
      "ов": 17517,
      "ĠUnit": 17518,
      "volg": 17519,
      "ĠSalvini": 17520,
      "ĠFare": 17521,
      "Ġabbon": 17522,
      "ĠLew": 17523,
      "Ġdiscrimin": 17524,
      "Ġmancato": 17525,
      "Ġabitudini": 17526,
      "Ġorizz": 17527,
      "Ġvictim": 17528,
      "Ġgioca": 17529,
      "ecutivo": 17530,
      "ĠConsole": 17531,
      "Emp": 17532,
      "Pix": 17533,
      "Ġcouncil": 17534,
      "ĠabilitÃł": 17535,
      "Ġouts": 17536,
      "aska": 17537,
      "Ġcognitive": 17538,
      "Ġdesidera": 17539,
      "Ġappartamento": 17540,
      "Ġsentiment": 17541,
      "Ġpizz": 17542,
      "Ġcd": 17543,
      "Collection": 17544,
      "Ġsizeof": 17545,
      "eling": 17546,
      "Ġesce": 17547,
      "Ġprize": 17548,
      "Ġinteressa": 17549,
      "Ġcha": 17550,
      "achelor": 17551,
      "Ġiconic": 17552,
      "ĠHoly": 17553,
      "ĠCec": 17554,
      "OME": 17555,
      "hard": 17556,
      "ussa": 17557,
      "ritte": 17558,
      "Ġincorporate": 17559,
      "Ġanima": 17560,
      "Ġintermedi": 17561,
      "Ġindividui": 17562,
      "ĠZero": 17563,
      "Ġraccolte": 17564,
      "Ġunus": 17565,
      "vern": 17566,
      "Ġrestore": 17567,
      "ĠTav": 17568,
      "Ġabsorb": 17569,
      "Ġstatunitense": 17570,
      "Ġcontractor": 17571,
      "imination": 17572,
      "bas": 17573,
      "material": 17574,
      "riso": 17575,
      "Ġcertificato": 17576,
      "ĠRIS": 17577,
      ":'": 17578,
      "ĠUV": 17579,
      "Ġvictims": 17580,
      "Ġproduc": 17581,
      "Ġprecedenza": 17582,
      "Region": 17583,
      "Ġstraightforward": 17584,
      "Ġcapolav": 17585,
      "Ġvedo": 17586,
      "ĠciviltÃł": 17587,
      "good": 17588,
      "Ġportando": 17589,
      "ĠIncre": 17590,
      "Ġnarrative": 17591,
      "Ġtrattare": 17592,
      "Ġfiction": 17593,
      "tribuzione": 17594,
      "åŃĺ": 17595,
      "ulties": 17596,
      "SU": 17597,
      "eneva": 17598,
      "iovasc": 17599,
      "ĠCreated": 17600,
      "ĠCroce": 17601,
      "fulness": 17602,
      "Pi": 17603,
      "Ġsupplements": 17604,
      "ĠPremium": 17605,
      "Ġlunghezza": 17606,
      "quila": 17607,
      "Ġdrag": 17608,
      "Ġinnamor": 17609,
      "Ġfamosi": 17610,
      "Ġalunni": 17611,
      "cm": 17612,
      "rain": 17613,
      "hai": 17614,
      "xe": 17615,
      "Ġtetto": 17616,
      "Success": 17617,
      "ĠChrome": 17618,
      "Ġcomando": 17619,
      "Ġassigned": 17620,
      "Pe": 17621,
      "Ġpedi": 17622,
      "ĠFio": 17623,
      "Ġabus": 17624,
      "Ġbull": 17625,
      "Ġpets": 17626,
      "Ġperp": 17627,
      "Ġdamages": 17628,
      "ĠDov": 17629,
      "olfo": 17630,
      "Ġessentially": 17631,
      "Ġneo": 17632,
      "Ġcerimonia": 17633,
      "ĠSlo": 17634,
      "Ġamen": 17635,
      "ĠYoga": 17636,
      "Ġexamine": 17637,
      "Ġeffettuata": 17638,
      "aron": 17639,
      "hs": 17640,
      "Ġbrush": 17641,
      "Ġprofits": 17642,
      "Ġsensibil": 17643,
      "cando": 17644,
      "Ġoperators": 17645,
      "super": 17646,
      "driven": 17647,
      "Ġsigning": 17648,
      "rays": 17649,
      "Ġwhilst": 17650,
      "Ġestimate": 17651,
      "Ġsostituzione": 17652,
      "Ġrichiedono": 17653,
      "Ġalcol": 17654,
      "Ġtwenty": 17655,
      "ursor": 17656,
      "children": 17657,
      "Ġfarmaco": 17658,
      "ailand": 17659,
      "Ġistituti": 17660,
      "Ġguaranteed": 17661,
      "rati": 17662,
      "equals": 17663,
      "Ġlingue": 17664,
      "ĠhFinalF": 17665,
      "ĠTony": 17666,
      "ĠAvoid": 17667,
      "ĠPisa": 17668,
      "ĠâĢº": 17669,
      "Ġotti": 17670,
      "Pointer": 17671,
      "ĠToy": 17672,
      "Ġcibi": 17673,
      "ĠNEL": 17674,
      "Ġcolonna": 17675,
      "ĠGallery": 17676,
      "ghanistan": 17677,
      "SetTitle": 17678,
      "Ġgovernments": 17679,
      "Ġsofferenza": 17680,
      "influ": 17681,
      "uties": 17682,
      "Ġclip": 17683,
      "Ġfantasia": 17684,
      "track": 17685,
      "Ġsingola": 17686,
      "Ġstima": 17687,
      "Ġmedica": 17688,
      "Ġtalvolta": 17689,
      "Ġtoler": 17690,
      "ĠFashion": 17691,
      "Ġpubblicata": 17692,
      "Ġendl": 17693,
      "Ġresponsibilities": 17694,
      "Ġarc": 17695,
      "ottima": 17696,
      "Ġparticipating": 17697,
      "å¦Ĥ": 17698,
      "ĠCart": 17699,
      "Ġfilters": 17700,
      "Ġutilizzano": 17701,
      "Ġcastello": 17702,
      "Core": 17703,
      "Ġotb": 17704,
      "uation": 17705,
      "ivating": 17706,
      "etty": 17707,
      "Ġmigration": 17708,
      "ĠLeo": 17709,
      "Ġinstantly": 17710,
      "ĠVPN": 17711,
      "oniche": 17712,
      "umbers": 17713,
      "styles": 17714,
      "Ġexch": 17715,
      "Ġproprietari": 17716,
      "Ġenhancement": 17717,
      "ĠTam": 17718,
      "educazione": 17719,
      "Ġwashing": 17720,
      "Ġirreg": 17721,
      "Ġpocket": 17722,
      "ĠSEC": 17723,
      "ĠIll": 17724,
      "Ġpromosso": 17725,
      "Ġbos": 17726,
      "Ġpiet": 17727,
      "Ġrefers": 17728,
      "uritÃł": 17729,
      "OLI": 17730,
      "ĠSupreme": 17731,
      "ĠSele": 17732,
      "Ġrealizzate": 17733,
      "Ġaccompagnato": 17734,
      "Ġcommiss": 17735,
      "property": 17736,
      "Ġepisodio": 17737,
      "ĠExcell": 17738,
      "Ġimmaginare": 17739,
      "java": 17740,
      "urse": 17741,
      "ombo": 17742,
      "Ġà¤": 17743,
      "Ġrepresentative": 17744,
      "sci": 17745,
      "ingo": 17746,
      "Ġpursue": 17747,
      "ĠBrian": 17748,
      "Ġboll": 17749,
      "Ġconvegno": 17750,
      "ydney": 17751,
      "Ġski": 17752,
      "Ġroots": 17753,
      "Ġservers": 17754,
      "Ġirre": 17755,
      "ĠExchange": 17756,
      "Ġren": 17757,
      "ĠToronto": 17758,
      "ĠMonth": 17759,
      "eventuale": 17760,
      "Ġconcep": 17761,
      "Ġattende": 17762,
      "Ġcontribution": 17763,
      "Ġbes": 17764,
      "Ġintention": 17765,
      "ĠWAR": 17766,
      "Ġcrediti": 17767,
      "Ġsink": 17768,
      "ĠCater": 17769,
      "ĠInnovation": 17770,
      "Ġcontents": 17771,
      "Ġinvo": 17772,
      "oven": 17773,
      "ĠTerrit": 17774,
      "Ġucra": 17775,
      "ugio": 17776,
      "interessato": 17777,
      "ĠSviluppo": 17778,
      "Ġpermanente": 17779,
      "ZI": 17780,
      "Ġmancano": 17781,
      "ĠSap": 17782,
      "Ġprossime": 17783,
      "Ġrispettivamente": 17784,
      "Ġrist": 17785,
      "Rect": 17786,
      "enamente": 17787,
      "Ġassicurare": 17788,
      "rier": 17789,
      "found": 17790,
      "Ġnave": 17791,
      "Ġvicende": 17792,
      "ĠSemb": 17793,
      "ragment": 17794,
      "onio": 17795,
      "ĠParent": 17796,
      "Ġvulnerable": 17797,
      "Ġought": 17798,
      "Ġcompact": 17799,
      "ĠFormazione": 17800,
      "Ġholidays": 17801,
      "ĠApart": 17802,
      "Ġinsuffici": 17803,
      "Ġevoluzione": 17804,
      "issa": 17805,
      "Ġdod": 17806,
      "tc": 17807,
      "Ġtomorrow": 17808,
      "ĠPow": 17809,
      "zionare": 17810,
      "Ġcomand": 17811,
      "ĠEverything": 17812,
      "Ġtasse": 17813,
      "Ġriceve": 17814,
      "kind": 17815,
      "sis": 17816,
      "Ġlens": 17817,
      "Ġvedono": 17818,
      "Ġdealer": 17819,
      "Ġprofili": 17820,
      "ĠHP": 17821,
      "Ġdebut": 17822,
      "ĠâģĦ": 17823,
      "Ġrelativamente": 17824,
      "ĠFondo": 17825,
      "Ġflood": 17826,
      "assertEqual": 17827,
      "prises": 17828,
      "ĠTurchia": 17829,
      "looking": 17830,
      "Ġmappa": 17831,
      "Ġcoinvolgimento": 17832,
      "Ġchiese": 17833,
      "none": 17834,
      "ĠAri": 17835,
      "################################": 17836,
      "ĠHanno": 17837,
      "epe": 17838,
      "Ġciascuna": 17839,
      "Settings": 17840,
      "å¹": 17841,
      "Ġsensor": 17842,
      "HI": 17843,
      "ĠPubblica": 17844,
      "ĠDeep": 17845,
      "Ġraccolto": 17846,
      "Ġsento": 17847,
      "ĠpovertÃł": 17848,
      "Ġseasons": 17849,
      "Ordine": 17850,
      "Ġliev": 17851,
      "ĠCrus": 17852,
      "oted": 17853,
      "remoto": 17854,
      "Ġrecall": 17855,
      "zzato": 17856,
      "ĠSend": 17857,
      "Ġparlano": 17858,
      "Ġpiscina": 17859,
      "ĠMoon": 17860,
      "Ġmerce": 17861,
      "Ġrisparmi": 17862,
      "Ġwelfare": 17863,
      "ĠPlanning": 17864,
      "ĠCatholic": 17865,
      "Ġ\"$": 17866,
      "Ġaccoun": 17867,
      "stud": 17868,
      "Ġimpegni": 17869,
      "Ġprobabile": 17870,
      "Ġorganisations": 17871,
      "uogo": 17872,
      "Ġelegante": 17873,
      "Ġflavors": 17874,
      "Ġweapons": 17875,
      "ĠStop": 17876,
      "agers": 17877,
      "Ġjuice": 17878,
      "ĠImpact": 17879,
      "Ġcrazy": 17880,
      "Ġ%).": 17881,
      "Una": 17882,
      "quet": 17883,
      "Ġidentificare": 17884,
      "Ġdivid": 17885,
      "Adapter": 17886,
      "Ġcrescente": 17887,
      "Ġmixture": 17888,
      "Ġdipendente": 17889,
      "Ġnations": 17890,
      "Ġcomunali": 17891,
      "Ġfiber": 17892,
      "ĠCAN": 17893,
      "Ġprezioso": 17894,
      "cherÃł": 17895,
      "ĠTai": 17896,
      "ĠRele": 17897,
      "Ġvertic": 17898,
      "acce": 17899,
      "Ġadvertis": 17900,
      "ĠSQL": 17901,
      "Record": 17902,
      "çİ": 17903,
      "Ġretr": 17904,
      "Ġprofiles": 17905,
      "Ġwalked": 17906,
      "ĠFix": 17907,
      "sin": 17908,
      "Ġricic": 17909,
      "ĠporterÃł": 17910,
      "Ġcollaboratori": 17911,
      "Ġverg": 17912,
      "kw": 17913,
      "ĠTrento": 17914,
      "ĠExtra": 17915,
      "Ġmaintained": 17916,
      "estone": 17917,
      "Ġprincipal": 17918,
      "Ġsignificance": 17919,
      "umere": 17920,
      "eda": 17921,
      "shot": 17922,
      "fare": 17923,
      "Ġmattino": 17924,
      "ĠSustain": 17925,
      "Ġgiuris": 17926,
      "introduzione": 17927,
      "Ġassai": 17928,
      "LY": 17929,
      "Ġgolden": 17930,
      "unter": 17931,
      "MM": 17932,
      "ĠSong": 17933,
      "Ġsuperato": 17934,
      "Ġmetro": 17935,
      "ESSION": 17936,
      "Ġemployed": 17937,
      "Ġstrongly": 17938,
      "Ġrespective": 17939,
      "ĠCover": 17940,
      "ĠTransport": 17941,
      "Ġwaters": 17942,
      "Ġdevelopments": 17943,
      "ĠCAP": 17944,
      "}\"": 17945,
      "ĠAltro": 17946,
      "Ġsequence": 17947,
      "edio": 17948,
      "ĠStyle": 17949,
      "Ġspazz": 17950,
      "Ġreligion": 17951,
      "Ġperformances": 17952,
      "Ġunderlying": 17953,
      "vision": 17954,
      "Ġ'.": 17955,
      "ĠMort": 17956,
      "omer": 17957,
      "ĠSenate": 17958,
      "ysi": 17959,
      "Ġincontra": 17960,
      "Ġpiede": 17961,
      "iffe": 17962,
      "Ġricever": 17963,
      "Ġreply": 17964,
      "Ġlasciando": 17965,
      "score": 17966,
      "Ġconcreti": 17967,
      "ĠTrack": 17968,
      "Ġbasa": 17969,
      "ĠEditor": 17970,
      "border": 17971,
      "ĠRecensione": 17972,
      "dt": 17973,
      "asks": 17974,
      "Ġriduc": 17975,
      "Ġunici": 17976,
      "components": 17977,
      "ĠMount": 17978,
      "Ġriusciti": 17979,
      "Ġthousand": 17980,
      "Ġsusc": 17981,
      "Ġtalento": 17982,
      "Ġincidente": 17983,
      "anny": 17984,
      "Ġexcellence": 17985,
      "Ġcameras": 17986,
      "gt": 17987,
      "getElementById": 17988,
      "ĠAssistenza": 17989,
      "ulto": 17990,
      "ĠBenedetto": 17991,
      "ĠException": 17992,
      "oween": 17993,
      "Main": 17994,
      "Ġcats": 17995,
      "Ġelenc": 17996,
      "ĠActive": 17997,
      "idal": 17998,
      "Ġspav": 17999,
      "ĠpotenzialitÃł": 18000,
      "ĠEco": 18001,
      "Ġrepeat": 18002,
      "Ġristrutturazione": 18003,
      "ĠCourse": 18004,
      "ĠTurismo": 18005,
      "Ġguidata": 18006,
      "ĠEnh": 18007,
      "chini": 18008,
      "Ġchirurg": 18009,
      "ä¼ļ": 18010,
      "Ġnormative": 18011,
      "Ġliterally": 18012,
      "cli": 18013,
      "Ġsceneggi": 18014,
      "ĠPerfect": 18015,
      "Ġricordato": 18016,
      "kt": 18017,
      "hy": 18018,
      "Ġpatch": 18019,
      "Ġworker": 18020,
      "Ġarchitett": 18021,
      "Ġlegacy": 18022,
      ">\";": 18023,
      "Ġconcentrazione": 18024,
      "Ġworkforce": 18025,
      "Ġĉĉĉĉĉĉĉĉĉĉ": 18026,
      "Ġacciaio": 18027,
      "Ġcircuit": 18028,
      "ĠGestione": 18029,
      "Ġhasn": 18030,
      "Ġimpos": 18031,
      "Ġmorire": 18032,
      "Ġracing": 18033,
      "Ġferrovi": 18034,
      "Ġexpanding": 18035,
      "Ġsospensione": 18036,
      "Ġinsta": 18037,
      "Admin": 18038,
      "Bit": 18039,
      "ĠPian": 18040,
      "Ġbeta": 18041,
      "Ġinjured": 18042,
      "ĠSolution": 18043,
      "Ġcrist": 18044,
      "ĠLuck": 18045,
      "Ġpromotions": 18046,
      "Ġfacilitate": 18047,
      "ÙĦ": 18048,
      "Ġremained": 18049,
      "ĠCagliari": 18050,
      "Ġgraphic": 18051,
      "Ġdifferenzi": 18052,
      "immag": 18053,
      "ĠFul": 18054,
      "ilarly": 18055,
      "Ġelettro": 18056,
      "Ġesserci": 18057,
      "ĠArticoli": 18058,
      "Ġcavallo": 18059,
      "ĠFan": 18060,
      "Ġmold": 18061,
      "ĠUni": 18062,
      "ĠSalerno": 18063,
      "NG": 18064,
      "Ġfisi": 18065,
      "ĠLatin": 18066,
      "hl": 18067,
      "Ġfalls": 18068,
      "ĠSpirito": 18069,
      "Ġcache": 18070,
      "Ġassembly": 18071,
      "Ġsmoke": 18072,
      "Home": 18073,
      "Ġdirigente": 18074,
      "ĠRin": 18075,
      "Ġaddressing": 18076,
      "Ġnavigation": 18077,
      "ĠProdotti": 18078,
      "Ġinfrastrutture": 18079,
      "Ġregulation": 18080,
      "Ġcarpet": 18081,
      "Ġsollec": 18082,
      "Ġromana": 18083,
      "ĠSW": 18084,
      "Ġexpanded": 18085,
      "Ġmetropolit": 18086,
      "idia": 18087,
      "Ġimmobiliare": 18088,
      "Ġdono": 18089,
      "ĠBC": 18090,
      "Ġgenerations": 18091,
      "åĬł": 18092,
      "iper": 18093,
      "chant": 18094,
      "Ġcellul": 18095,
      "erver": 18096,
      "ĠNFL": 18097,
      "igenza": 18098,
      "ERROR": 18099,
      "Ġricav": 18100,
      "Ġregistrati": 18101,
      "Ġpalla": 18102,
      "allen": 18103,
      "Ġcompete": 18104,
      "Ġrapido": 18105,
      "ettivitÃł": 18106,
      "ĠGreek": 18107,
      "adegu": 18108,
      "Ġeverybody": 18109,
      "Ġhorror": 18110,
      "ĠDJ": 18111,
      "Ġshots": 18112,
      "ĠIron": 18113,
      "Ġincredibile": 18114,
      "Ġadopted": 18115,
      "ĠSegu": 18116,
      "ĠNear": 18117,
      "Ġcancro": 18118,
      "ĠBurn": 18119,
      "Ġsalve": 18120,
      "Ġinterne": 18121,
      "Ġacquired": 18122,
      "Ġacquistato": 18123,
      "ĠSiena": 18124,
      "Ġdista": 18125,
      "ĠKat": 18126,
      "Ġdiagnosis": 18127,
      "Hotel": 18128,
      "iamm": 18129,
      "isma": 18130,
      "Ġmechanism": 18131,
      "orgeous": 18132,
      "irne": 18133,
      "building": 18134,
      "ĠMessage": 18135,
      "----------------------------------------------------------------": 18136,
      "ĠRig": 18137,
      "Ġhtml": 18138,
      "']);": 18139,
      "á»": 18140,
      "ĠHub": 18141,
      "Ġgesti": 18142,
      "Ġvoleva": 18143,
      "å±": 18144,
      "oggetto": 18145,
      "åIJį": 18146,
      "Ġsimplif": 18147,
      "Ġrouter": 18148,
      "Ufficio": 18149,
      "Ġpioggia": 18150,
      "Ġanticipo": 18151,
      "ĠGlass": 18152,
      "ĠKEY": 18153,
      "Ġĉĉĉĉĉĉĉĉ": 18154,
      "ĠAF": 18155,
      "å̼": 18156,
      "Ġfascino": 18157,
      "izzante": 18158,
      "ĠBrow": 18159,
      "ĠPatrick": 18160,
      "Ġballo": 18161,
      "PUT": 18162,
      "Ġregolament": 18163,
      "Ġdestinati": 18164,
      "ĠGil": 18165,
      "Ġfruits": 18166,
      "Ġaspettare": 18167,
      "Ġdelivers": 18168,
      "gate": 18169,
      "Ġgodere": 18170,
      "Ġmaximize": 18171,
      "Ġsconfitta": 18172,
      "ĠJam": 18173,
      "ĠLif": 18174,
      "Ġgrace": 18175,
      "Ġcatalogo": 18176,
      "Ġfeste": 18177,
      "endar": 18178,
      "Ġmito": 18179,
      "Ġreliability": 18180,
      "effective": 18181,
      "Ġhoping": 18182,
      "Ġstabilire": 18183,
      "ĠTempo": 18184,
      "ĠChem": 18185,
      "Ġconcorrenza": 18186,
      "Ġboards": 18187,
      "Ġtifosi": 18188,
      "Ġliked": 18189,
      "sys": 18190,
      "Ġfragr": 18191,
      "Ġfantasy": 18192,
      "ensing": 18193,
      "Ġelevata": 18194,
      "ĠAndre": 18195,
      "Ġcresce": 18196,
      "Ġtamp": 18197,
      "Ġranging": 18198,
      "Ġrecre": 18199,
      "ĠTABLE": 18200,
      "should": 18201,
      "ogna": 18202,
      "Ġgratuiti": 18203,
      "Ġgiustific": 18204,
      "device": 18205,
      "ĠMom": 18206,
      "Ġresume": 18207,
      "audio": 18208,
      "Ġesterna": 18209,
      "Ġbellissimo": 18210,
      "Ġtrasformare": 18211,
      "ĠReturns": 18212,
      "assenza": 18213,
      "Ġlavoratore": 18214,
      "TTP": 18215,
      "ĠTokyo": 18216,
      "isticated": 18217,
      "Vertex": 18218,
      "aperto": 18219,
      "ĠLung": 18220,
      "Ł¥": 18221,
      "alm": 18222,
      "Ġmatrimoni": 18223,
      "Now": 18224,
      "iments": 18225,
      "Ġsportivi": 18226,
      "Ġrelation": 18227,
      "izations": 18228,
      "Ġadoption": 18229,
      "Ġpacked": 18230,
      "ĠPhotos": 18231,
      "Ġtransizione": 18232,
      "Ġfila": 18233,
      "Ġassistant": 18234,
      "Ġdetta": 18235,
      "Ġfidanz": 18236,
      "human": 18237,
      "vale": 18238,
      "Ġcolpi": 18239,
      "Ġfisiche": 18240,
      "Ġconvey": 18241,
      "ĠMult": 18242,
      "Ġoils": 18243,
      "Ġstrengthen": 18244,
      "Ġlament": 18245,
      "ĠEarly": 18246,
      "Ġcontrad": 18247,
      "kit": 18248,
      "Ġcommunic": 18249,
      "Ġyard": 18250,
      "INC": 18251,
      "pur": 18252,
      "Ġfresco": 18253,
      "Ġdollar": 18254,
      "ĠAuth": 18255,
      "Ġthoroughly": 18256,
      "ĠBesides": 18257,
      "Ġattending": 18258,
      "ĠMinn": 18259,
      "ĠEM": 18260,
      "Ġbatch": 18261,
      "ĠMarino": 18262,
      "ĠME": 18263,
      "Ġvalorizzare": 18264,
      "ylvania": 18265,
      "Ġwallet": 18266,
      "Ġcv": 18267,
      "Ġapplies": 18268,
      "Ġcoinvolto": 18269,
      "ungi": 18270,
      "ogio": 18271,
      "Ġtela": 18272,
      "Ġfornitura": 18273,
      "Ġconvinto": 18274,
      "alg": 18275,
      "Ptr": 18276,
      "uer": 18277,
      "RES": 18278,
      "tifact": 18279,
      "Ġceremony": 18280,
      "ĠForn": 18281,
      "veri": 18282,
      "Ġcompagno": 18283,
      "Ġriposo": 18284,
      "sey": 18285,
      "rett": 18286,
      "arest": 18287,
      "Configuration": 18288,
      "Ġstrip": 18289,
      "Ġmilione": 18290,
      "Ġcontrastare": 18291,
      "Ġvincitore": 18292,
      "ée": 18293,
      "ĠHyd": 18294,
      "Ġesclud": 18295,
      "gb": 18296,
      "Ġsna": 18297,
      "Ġfinest": 18298,
      "ĠAnno": 18299,
      "Ġshapes": 18300,
      "izon": 18301,
      "Ġhosted": 18302,
      "Ġpapa": 18303,
      "rus": 18304,
      "invio": 18305,
      "Ġsedi": 18306,
      "Ġindicates": 18307,
      "Ġvaccine": 18308,
      "Ġoperare": 18309,
      "ĠDeb": 18310,
      "Ġabbond": 18311,
      "Ġbasata": 18312,
      "orso": 18313,
      "ĠHay": 18314,
      "ipotesi": 18315,
      "pira": 18316,
      "Ġvillaggio": 18317,
      "Ġesami": 18318,
      "Ġspecialists": 18319,
      "orian": 18320,
      "Ġidentifying": 18321,
      "Ġprosper": 18322,
      "esca": 18323,
      "Ġcryptocurrency": 18324,
      "PER": 18325,
      "ĠBelle": 18326,
      "Mac": 18327,
      "Ġhide": 18328,
      "Ġpercezione": 18329,
      "ĠDante": 18330,
      "itain": 18331,
      "Profile": 18332,
      "turn": 18333,
      "city": 18334,
      "Ġroads": 18335,
      "ĠAlcune": 18336,
      "Ġebre": 18337,
      "Ġmarketplace": 18338,
      "ĠInvece": 18339,
      "orali": 18340,
      "ĠDella": 18341,
      "assero": 18342,
      "chem": 18343,
      "ĠKenn": 18344,
      "Ġindirizzi": 18345,
      "Ġpreferito": 18346,
      "egree": 18347,
      "ĠSwed": 18348,
      "mac": 18349,
      "Ġbiom": 18350,
      "essert": 18351,
      "Total": 18352,
      "ĠWrite": 18353,
      "Values": 18354,
      "Ġba": 18355,
      "Ġfing": 18356,
      "Ġcomputers": 18357,
      "okie": 18358,
      "ĠChapter": 18359,
      "Print": 18360,
      "Bundle": 18361,
      "uum": 18362,
      "ĠSug": 18363,
      "ipment": 18364,
      "Ġgiant": 18365,
      "ANCE": 18366,
      "Ġquarta": 18367,
      "Ġteatrale": 18368,
      "Ġmock": 18369,
      "Ġboundaries": 18370,
      "Ġminima": 18371,
      "Ġexhibition": 18372,
      "ouses": 18373,
      "Ġdeterminare": 18374,
      "Ġenabled": 18375,
      "ĠDR": 18376,
      "Ġpittura": 18377,
      "KEY": 18378,
      "Document": 18379,
      ".),": 18380,
      "uru": 18381,
      "ĠChampionship": 18382,
      "Ġconsu": 18383,
      "They": 18384,
      "Ġrepresented": 18385,
      "ĠPens": 18386,
      "VE": 18387,
      "ĠCad": 18388,
      "ĠJane": 18389,
      "Ġromano": 18390,
      "Ġalike": 18391,
      "ĠEliza": 18392,
      "Login": 18393,
      "Ġarred": 18394,
      "ĠDiff": 18395,
      "ĠAlice": 18396,
      "Ġclassici": 18397,
      "Ġboot": 18398,
      "ĠIntanto": 18399,
      "ĠFem": 18400,
      "Hash": 18401,
      "Ġsostenuto": 18402,
      "Ġgrab": 18403,
      "cone": 18404,
      "Ġrossa": 18405,
      "ĠPersonali": 18406,
      "ĠStephen": 18407,
      "ĠEric": 18408,
      "Ġtrovate": 18409,
      "ĠWas": 18410,
      "Ġebbe": 18411,
      "rò": 18412,
      "Ġspeakers": 18413,
      "ĠDer": 18414,
      "åĽŀ": 18415,
      "Ġcompiere": 18416,
      "Ġoperazione": 18417,
      "Ġsuits": 18418,
      "Ġlev": 18419,
      "ĠCE": 18420,
      "Ġades": 18421,
      "ting": 18422,
      "ĠBerlino": 18423,
      "ĠWould": 18424,
      "writer": 18425,
      "Ġseno": 18426,
      "archar": 18427,
      "aritÃł": 18428,
      "ĠJordan": 18429,
      "ĠTOD": 18430,
      "ĠSide": 18431,
      "¤º": 18432,
      "Sw": 18433,
      "Ġbreaks": 18434,
      "ĠRelations": 18435,
      "ĠSass": 18436,
      "rette": 18437,
      "ĠInitial": 18438,
      "Ġembed": 18439,
      "ĠRit": 18440,
      "dog": 18441,
      "Ġlavorano": 18442,
      "Ġspiagge": 18443,
      "ĠIg": 18444,
      "Ġversioni": 18445,
      "Ġdescrizione": 18446,
      "ĠSov": 18447,
      "Ġpulled": 18448,
      "Ġlaid": 18449,
      "ĠGaming": 18450,
      "ĠMeanwhile": 18451,
      "Ġrenown": 18452,
      "Ġspectr": 18453,
      "Ġtren": 18454,
      "Ġsottolineare": 18455,
      "Ġcorpor": 18456,
      "Ġlatter": 18457,
      "Ġhybrid": 18458,
      "Ġcuts": 18459,
      "ĠBeyond": 18460,
      "ĶĢ": 18461,
      "Ġnoleggio": 18462,
      "Ġsomebody": 18463,
      "}>": 18464,
      "Ġlesson": 18465,
      "Range": 18466,
      "Ġdolor": 18467,
      "ĠPrezzo": 18468,
      "iede": 18469,
      "Dr": 18470,
      "Ġheritage": 18471,
      "Ucraina": 18472,
      "=\"#": 18473,
      "alimentazione": 18474,
      "upo": 18475,
      "Ġentrance": 18476,
      "(\"\\": 18477,
      "AMO": 18478,
      "ÙĨ": 18479,
      "ĠCivile": 18480,
      "Ġlever": 18481,
      "α": 18482,
      "ĠCort": 18483,
      "Ġsupers": 18484,
      "Ġusando": 18485,
      "itrice": 18486,
      "Ġesercitare": 18487,
      "ibera": 18488,
      "ĠLad": 18489,
      "Ġvengano": 18490,
      "Ġrinasc": 18491,
      "ĠClear": 18492,
      "çIJ": 18493,
      "pository": 18494,
      "Ġconce": 18495,
      "ĠManc": 18496,
      "Ġhappiness": 18497,
      "ĠAttivitÃł": 18498,
      "ĠTarget": 18499,
      "uminio": 18500,
      "isset": 18501,
      "Ġauton": 18502,
      "ĠComplet": 18503,
      "çĤ¹": 18504,
      "ĠFact": 18505,
      "Ġgiapponese": 18506,
      "ĠEC": 18507,
      "ĠProbab": 18508,
      "Ġpsychological": 18509,
      "Ġinflation": 18510,
      "Ġviva": 18511,
      "ĠTun": 18512,
      "ĠXbox": 18513,
      "Ġsubstance": 18514,
      "erna": 18515,
      "Ġoverview": 18516,
      "ĠHit": 18517,
      "Ġinizialmente": 18518,
      "ĠSK": 18519,
      "Ġbere": 18520,
      "Ġscontro": 18521,
      "icabile": 18522,
      "orses": 18523,
      "Ġgiornale": 18524,
      "Ġinformativa": 18525,
      "Ġcredits": 18526,
      "SL": 18527,
      "Ġaimed": 18528,
      "Ġserio": 18529,
      "Ġinvite": 18530,
      "Ġscan": 18531,
      "inery": 18532,
      "Ġuniversale": 18533,
      "irci": 18534,
      "integr": 18535,
      "ĠSydney": 18536,
      "Ġintervista": 18537,
      "Ġdirigenti": 18538,
      "RED": 18539,
      "Ġclicking": 18540,
      "doors": 18541,
      "Ġamanti": 18542,
      "Ġheading": 18543,
      "Ġesprime": 18544,
      "Ġcontenere": 18545,
      "ulator": 18546,
      "ĠUNA": 18547,
      "Ġborsa": 18548,
      "argli": 18549,
      "Ġcristiani": 18550,
      "isure": 18551,
      "ĠGiud": 18552,
      "Ġintenso": 18553,
      "uals": 18554,
      "ĠPerò": 18555,
      "ĠParam": 18556,
      "ĠPos": 18557,
      "idity": 18558,
      "ĠPon": 18559,
      "Append": 18560,
      "Ġhel": 18561,
      "aded": 18562,
      "Ġscroll": 18563,
      "Ġprofondamente": 18564,
      "Ġparete": 18565,
      "Ġproteine": 18566,
      "Ġwanting": 18567,
      "Ġtraduzione": 18568,
      "Ġmodified": 18569,
      "Ġnatal": 18570,
      "Ġavvicin": 18571,
      "ambda": 18572,
      "ĠSof": 18573,
      "Ġassignment": 18574,
      "Ġgrateful": 18575,
      "Ġtechnological": 18576,
      "Ġtatto": 18577,
      "Ġcombinazione": 18578,
      "ĠMostra": 18579,
      "Ġraising": 18580,
      "ĠJobs": 18581,
      "hanno": 18582,
      "Ġ(*": 18583,
      "ĠVill": 18584,
      "Ġaiuti": 18585,
      "ĠPred": 18586,
      "tificazione": 18587,
      "Ur": 18588,
      ".*": 18589,
      "ç´": 18590,
      "anguardia": 18591,
      "Ġbelli": 18592,
      "Ġrial": 18593,
      "Ġperdite": 18594,
      "Ġacquisition": 18595,
      "cro": 18596,
      "ĠFather": 18597,
      "Ġvirtually": 18598,
      "Ġvolunteers": 18599,
      "orna": 18600,
      "Ġrov": 18601,
      "Ġhearts": 18602,
      "Ġtener": 18603,
      "ĠSAL": 18604,
      "Ġcaro": 18605,
      "ĠPsych": 18606,
      "Ġeast": 18607,
      "Ġdisturb": 18608,
      "Ġcalcol": 18609,
      "Ġâľ": 18610,
      "Lab": 18611,
      "Ġintellectual": 18612,
      "ĠCirc": 18613,
      "speed": 18614,
      "ĠFunction": 18615,
      "Ġchildhood": 18616,
      "ĠBridge": 18617,
      "Ġlatt": 18618,
      "Ġpsico": 18619,
      "ĠCPU": 18620,
      "Ġexpense": 18621,
      "Ġofferings": 18622,
      "Ġcoppie": 18623,
      "Ġcostretto": 18624,
      "Ġlancia": 18625,
      "ossid": 18626,
      "logo": 18627,
      "Ġtons": 18628,
      "Ġartwork": 18629,
      "Ġvetr": 18630,
      "Ġriservati": 18631,
      "ĠNode": 18632,
      "Ġolive": 18633,
      "Ġexcessive": 18634,
      "Ġsys": 18635,
      "Ġstations": 18636,
      "Ġsebbene": 18637,
      "ĠCapo": 18638,
      "Ġstocks": 18639,
      "Ġworkflow": 18640,
      "Save": 18641,
      "Ġanymore": 18642,
      "Ġuova": 18643,
      "Ġanom": 18644,
      "Ġdetection": 18645,
      "ĠLucia": 18646,
      "Ġagenda": 18647,
      "ĠAtta": 18648,
      "Ġentitled": 18649,
      "Ġfarina": 18650,
      "ĠSent": 18651,
      "Ġdovesse": 18652,
      "agricoltura": 18653,
      "Ġmonte": 18654,
      "cmd": 18655,
      "Ġmirror": 18656,
      "ĠEastern": 18657,
      "Ġriding": 18658,
      "Ġkeywords": 18659,
      "Ġguides": 18660,
      "Ġoptional": 18661,
      "çłģ": 18662,
      "ĠNi": 18663,
      "Ġpoteri": 18664,
      "Ġshowcase": 18665,
      "attacco": 18666,
      "fetch": 18667,
      "FILE": 18668,
      "ĠDIY": 18669,
      "wd": 18670,
      "Ġsentence": 18671,
      "ILI": 18672,
      "Ġbens": 18673,
      "ĠCHI": 18674,
      "ç®": 18675,
      "icker": 18676,
      "Ġistituzionale": 18677,
      "Ġcritiche": 18678,
      "ĠFat": 18679,
      "äºİ": 18680,
      "ĠFootball": 18681,
      "Ġadottare": 18682,
      "Ġabstract": 18683,
      "ĠKir": 18684,
      "Ġmarine": 18685,
      "Ġparcheggio": 18686,
      "Ġcooling": 18687,
      "Ġincap": 18688,
      "Ġdirt": 18689,
      "Ġcluster": 18690,
      "Ġangolo": 18691,
      "Ġmile": 18692,
      "Each": 18693,
      "ĠðŁĺ": 18694,
      "settings": 18695,
      "Ġending": 18696,
      "argo": 18697,
      "Ġtransparent": 18698,
      "Ġchiarezza": 18699,
      "typ": 18700,
      "ĠEcc": 18701,
      "Ġcritico": 18702,
      "Ġplacing": 18703,
      "Ġpour": 18704,
      "Ġlimitato": 18705,
      "Ġproseguire": 18706,
      "ĠBB": 18707,
      "ĠRegard": 18708,
      "ĠCulture": 18709,
      "Ġworkout": 18710,
      "OVE": 18711,
      "Ġtill": 18712,
      "Ġyards": 18713,
      "Ġchic": 18714,
      "ustable": 18715,
      "Ġmancata": 18716,
      "Ġinformative": 18717,
      "Ġprovvedimenti": 18718,
      "tocol": 18719,
      "Ġrilievo": 18720,
      "Ġstero": 18721,
      "ĠSanitÃł": 18722,
      "Ġhopes": 18723,
      "Ġgatto": 18724,
      "Ġucciso": 18725,
      "Ġdisorder": 18726,
      "Ġdrives": 18727,
      "Ġfrequenti": 18728,
      "Ġbehaviour": 18729,
      "Ġsees": 18730,
      "isk": 18731,
      "emed": 18732,
      "ĠGiven": 18733,
      "ĠBrasile": 18734,
      "Ġreson": 18735,
      "Ġsfondo": 18736,
      "ĠIVA": 18737,
      "Ġfascinating": 18738,
      "Ġbaking": 18739,
      "aki": 18740,
      "jango": 18741,
      "Ġnetto": 18742,
      "Ġgust": 18743,
      "ĠQuar": 18744,
      "NULL": 18745,
      "cosc": 18746,
      "Ġpilot": 18747,
      "使ç͍": 18748,
      "Ġarrival": 18749,
      "edly": 18750,
      "ashed": 18751,
      "Ġfirstname": 18752,
      "Ġnarrazione": 18753,
      "Ġsai": 18754,
      "aneously": 18755,
      "ĠHE": 18756,
      "Ġpossiede": 18757,
      "Ġsano": 18758,
      "Ġdivorce": 18759,
      "ĠGEN": 18760,
      "ĠRh": 18761,
      "NC": 18762,
      "interpre": 18763,
      "Ġprestiti": 18764,
      "Ġminimize": 18765,
      "ĠSper": 18766,
      "Ġfibre": 18767,
      "ĠSare": 18768,
      "}</": 18769,
      "Ġgameplay": 18770,
      "uiamo": 18771,
      "Ġeffettuati": 18772,
      "Ġritiro": 18773,
      "ĠEconomic": 18774,
      "orario": 18775,
      "ĠSom": 18776,
      "Ġfotografie": 18777,
      "Ġdinamiche": 18778,
      "ĠJr": 18779,
      "formed": 18780,
      "Ġcooperation": 18781,
      "åİ": 18782,
      "Ġcow": 18783,
      "Ġomaggio": 18784,
      "Const": 18785,
      "minute": 18786,
      "ĠVictoria": 18787,
      "Ġqua": 18788,
      "ĠRIC": 18789,
      "ĠIC": 18790,
      "Ġpist": 18791,
      "Ġinstruments": 18792,
      "Ġdiscounts": 18793,
      "ĠTE": 18794,
      "й": 18795,
      "Ġcomplessa": 18796,
      "ĠBou": 18797,
      "ĠBisogna": 18798,
      "Ġdecline": 18799,
      "Ġsfum": 18800,
      "liances": 18801,
      "Ġreset": 18802,
      "xc": 18803,
      "Ġfulf": 18804,
      "Ġriunione": 18805,
      "Ġabund": 18806,
      "Ġpoch": 18807,
      "ocale": 18808,
      "ĠPrest": 18809,
      "Ġextraordinary": 18810,
      "Ġaddressed": 18811,
      "appa": 18812,
      "æ¯": 18813,
      "Ġfior": 18814,
      "ĠConstruction": 18815,
      "Ġcorpi": 18816,
      "ĠIrish": 18817,
      "Ġ':": 18818,
      "ĠDescription": 18819,
      "Ġmamm": 18820,
      "ĠAdvert": 18821,
      "uch": 18822,
      "Ġcioccolato": 18823,
      "Ġamare": 18824,
      "Ġviewing": 18825,
      "Ġcompetizione": 18826,
      "Ġtipico": 18827,
      "Ġmechanical": 18828,
      "Ġexecute": 18829,
      "rated": 18830,
      "Ġtimely": 18831,
      "estroy": 18832,
      "Ġamongst": 18833,
      "ĠPerm": 18834,
      "Ġstood": 18835,
      "Lin": 18836,
      "sylvania": 18837,
      "mag": 18838,
      "Ġlicenza": 18839,
      "Anim": 18840,
      "ĠOcean": 18841,
      "utor": 18842,
      "ĠKr": 18843,
      "Ġoptimization": 18844,
      "Ġprevention": 18845,
      "Ġexecution": 18846,
      "Ġscratch": 18847,
      "å¼ı": 18848,
      "byte": 18849,
      ")->": 18850,
      "udenza": 18851,
      "Ġpertin": 18852,
      "ĠArr": 18853,
      "ĠBot": 18854,
      "ĠHouston": 18855,
      "APP": 18856,
      "Ġcontempo": 18857,
      "Ġduro": 18858,
      "allare": 18859,
      "Ġpeac": 18860,
      "Ġpeccato": 18861,
      "Are": 18862,
      "ted": 18863,
      "Ġcanvas": 18864,
      "ĻĤ": 18865,
      "Ġclubs": 18866,
      "Cond": 18867,
      "ĠHTML": 18868,
      "Ġines": 18869,
      "Ġpreventing": 18870,
      "Ġyours": 18871,
      "ishment": 18872,
      "americ": 18873,
      "Ġfondata": 18874,
      "ĠPesc": 18875,
      "inverno": 18876,
      "åij": 18877,
      "ĠPrepar": 18878,
      "Ġprotocollo": 18879,
      "Ġcoding": 18880,
      "Ġparallel": 18881,
      "ĠFAQ": 18882,
      "Ġladies": 18883,
      "Ġrenowned": 18884,
      "tori": 18885,
      "Ġmuseum": 18886,
      "ĠClassic": 18887,
      "ĠCommand": 18888,
      "fis": 18889,
      "Ġflower": 18890,
      "Ġfermo": 18891,
      "Ġattribu": 18892,
      "Ġsophisticated": 18893,
      "Ġshoulder": 18894,
      "Ġfranchise": 18895,
      "Ġmagia": 18896,
      "Ġefficienza": 18897,
      "Ġchiamati": 18898,
      "Ġconver": 18899,
      "Ġpiv": 18900,
      "udd": 18901,
      "åįķ": 18902,
      "Ġprominent": 18903,
      "ĠpapÃł": 18904,
      "Ġmodify": 18905,
      "Ġcircuito": 18906,
      "ĠCassazione": 18907,
      "antino": 18908,
      "mean": 18909,
      "ombra": 18910,
      "ĠEvents": 18911,
      "ĠPasqua": 18912,
      "Hz": 18913,
      "Ġconsumatore": 18914,
      "Ġflying": 18915,
      "Ġtired": 18916,
      "Ġvitamina": 18917,
      "ript": 18918,
      "Ġneither": 18919,
      "Ġengineers": 18920,
      "Ġplane": 18921,
      "Ġpopoli": 18922,
      "aeroporto": 18923,
      "ĠCompanies": 18924,
      "Ġfunny": 18925,
      "Ġtweet": 18926,
      "ĠSolar": 18927,
      "Ġrese": 18928,
      "Ġpowers": 18929,
      "{\"": 18930,
      "impia": 18931,
      "ĠPerugia": 18932,
      "Ġdiventando": 18933,
      "ĠCraft": 18934,
      "ĠBron": 18935,
      "Ġmistake": 18936,
      "ĠEnc": 18937,
      "ĠWriting": 18938,
      "Ġinstances": 18939,
      "ĠConsul": 18940,
      "Ġaudiences": 18941,
      "Mark": 18942,
      "Ġware": 18943,
      "Ġactor": 18944,
      "Ġminds": 18945,
      "ĠSociale": 18946,
      "ermat": 18947,
      "ALIA": 18948,
      "Ġheavily": 18949,
      "Single": 18950,
      "Ġaccadem": 18951,
      "Ġtrasporti": 18952,
      "Ġscenes": 18953,
      "Ġwisdom": 18954,
      "Ġsuperfici": 18955,
      "lared": 18956,
      "Ġchitar": 18957,
      "Ġammirare": 18958,
      "kens": 18959,
      "Ġapparen": 18960,
      "ĠAlong": 18961,
      "ĠTol": 18962,
      "Ġquinto": 18963,
      "Names": 18964,
      "ĠBull": 18965,
      "ĠAqu": 18966,
      "Ġsettlement": 18967,
      "Ġhate": 18968,
      "ĠTalk": 18969,
      "à¹": 18970,
      "ludes": 18971,
      "lievo": 18972,
      "ĠRimini": 18973,
      "Cod": 18974,
      "Price": 18975,
      "ĠMosca": 18976,
      "ĠGabriele": 18977,
      "ĠLanguage": 18978,
      "Ġhits": 18979,
      "Ġsimboli": 18980,
      "Ġexploration": 18981,
      "Ġdomicilio": 18982,
      "ĠCesare": 18983,
      "ĠPOL": 18984,
      "Ġrecru": 18985,
      "Ġinterviews": 18986,
      "Ġalimentazione": 18987,
      "ĠAuthority": 18988,
      "Spec": 18989,
      "ĠExplore": 18990,
      "debug": 18991,
      "apers": 18992,
      "Ġapparecchi": 18993,
      "entrata": 18994,
      "ĠPhilipp": 18995,
      "Ġathletes": 18996,
      "Ġcondanna": 18997,
      "testing": 18998,
      "Our": 18999,
      "Ġrimuovere": 19000,
      "Ġriguardanti": 19001,
      "ĠAttor": 19002,
      "elihood": 19003,
      "ĠMagic": 19004,
      "Ġexamination": 19005,
      "æİ¥": 19006,
      "ĠSilvia": 19007,
      "ĠAssistant": 19008,
      ">,": 19009,
      "inesi": 19010,
      "ĠGiulio": 19011,
      "ĠIF": 19012,
      "Ġvere": 19013,
      "Ġperaltro": 19014,
      "Ġborgo": 19015,
      "Ġprinciple": 19016,
      "align": 19017,
      "ĠRegioni": 19018,
      "Ġprogressive": 19019,
      "Ġdisturbo": 19020,
      "Ġadequate": 19021,
      "Ġsignals": 19022,
      "Ġemotion": 19023,
      "Ġquotes": 19024,
      "ĠQuale": 19025,
      "Ġutilized": 19026,
      "fici": 19027,
      "Mass": 19028,
      "Ġfio": 19029,
      "ĠPron": 19030,
      "ĠMit": 19031,
      "Tab": 19032,
      "Ġtempest": 19033,
      "Ġsviluppa": 19034,
      "ĠDiritto": 19035,
      "ĠMajor": 19036,
      "ĠCookies": 19037,
      "onz": 19038,
      "ĠTER": 19039,
      "reteria": 19040,
      "ĠGiard": 19041,
      "Ġaddiction": 19042,
      "ä½ľ": 19043,
      "ben": 19044,
      "ĠKind": 19045,
      "ĠKore": 19046,
      "ĠPractice": 19047,
      "Ġindire": 19048,
      "Ġsorriso": 19049,
      "Ġlean": 19050,
      "Ġparameter": 19051,
      "Ġtrasmettere": 19052,
      "respons": 19053,
      "æı": 19054,
      "ĠOak": 19055,
      "ĠBluetooth": 19056,
      "Ġjuris": 19057,
      "uovo": 19058,
      "Ġokay": 19059,
      "universo": 19060,
      "Ġnit": 19061,
      "andoli": 19062,
      "Ġbasketball": 19063,
      "Ġstoriche": 19064,
      "Ġprayer": 19065,
      "igue": 19066,
      "Ġartistic": 19067,
      "Ġcouples": 19068,
      "Close": 19069,
      "VO": 19070,
      "ĠDai": 19071,
      "Ġbensì": 19072,
      "ĠMC": 19073,
      "Port": 19074,
      "Ġproduces": 19075,
      "ĠMedicina": 19076,
      "ĠMIL": 19077,
      "wx": 19078,
      "Ġcardiovasc": 19079,
      "Ġobsta": 19080,
      "ĠLater": 19081,
      "Di": 19082,
      "Ġrevisione": 19083,
      "Ġwondering": 19084,
      "Ġ[];": 19085,
      "ĠEnvironmental": 19086,
      "åīį": 19087,
      "ĠMarvel": 19088,
      "bg": 19089,
      "bian": 19090,
      "Ġaccommodation": 19091,
      "Ġworkshops": 19092,
      "ĠSumm": 19093,
      "vity": 19094,
      "ĠWire": 19095,
      "Ġpilota": 19096,
      "rm": 19097,
      "luded": 19098,
      "Ġfondatore": 19099,
      "Ġmarc": 19100,
      "Ġprospettive": 19101,
      "Ġinclusive": 19102,
      "verty": 19103,
      "orrect": 19104,
      "ĠRain": 19105,
      "ĠSolid": 19106,
      "ĠTv": 19107,
      "ĠCorriere": 19108,
      "Ġnutrients": 19109,
      "teranno": 19110,
      "Ġattrezzature": 19111,
      "anga": 19112,
      "Ġtiro": 19113,
      "ĠPayPal": 19114,
      "Ġbirra": 19115,
      "Ġimportantly": 19116,
      "Ġpotesse": 19117,
      "opol": 19118,
      "Ġcapability": 19119,
      "Changed": 19120,
      "Ġscaten": 19121,
      "Ġtart": 19122,
      "ulato": 19123,
      "ĠAllo": 19124,
      "ĠEmanuele": 19125,
      "Ġtemplates": 19126,
      "ĠOpera": 19127,
      "Ġaffects": 19128,
      "Ġabbass": 19129,
      "Ġessence": 19130,
      "Ġsplendida": 19131,
      "Ġdifendere": 19132,
      "Ġenthusiasts": 19133,
      "Ġcolumns": 19134,
      "Ġcircle": 19135,
      "Ġoverwhelming": 19136,
      "Ġtelephone": 19137,
      "Ġcompiti": 19138,
      "Ġaccommodate": 19139,
      "Ġextern": 19140,
      "universitÃł": 19141,
      "wich": 19142,
      "Ġunn": 19143,
      "arness": 19144,
      "Ġreferendum": 19145,
      "acious": 19146,
      "orare": 19147,
      "ĠHalloween": 19148,
      "Ġmotivazione": 19149,
      "ĠUnity": 19150,
      "ĠConv": 19151,
      "fd": 19152,
      "Ġtrap": 19153,
      "Ġvolti": 19154,
      "Ġpror": 19155,
      "Ġimpegnati": 19156,
      "note": 19157,
      "ĠRestaur": 19158,
      "ĠContinue": 19159,
      "assic": 19160,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 19161,
      "Ġspecializzata": 19162,
      "Ġclinica": 19163,
      "Ġmusei": 19164,
      "Ġcomply": 19165,
      "Ġmarijuana": 19166,
      "Writer": 19167,
      "Ġattitude": 19168,
      "ĠSotto": 19169,
      "Jet": 19170,
      "igiano": 19171,
      "Ġstainless": 19172,
      "Ġweigh": 19173,
      "Ġdivided": 19174,
      "aver": 19175,
      "ionati": 19176,
      "Ġchest": 19177,
      "alloc": 19178,
      "çIJĨ": 19179,
      "vend": 19180,
      "heast": 19181,
      "bourne": 19182,
      "Ġdiscl": 19183,
      "ĠGiunta": 19184,
      "Ġriprod": 19185,
      "zzano": 19186,
      "imentare": 19187,
      "ĠLibri": 19188,
      "ĠDelta": 19189,
      "Ġdiretti": 19190,
      "opzione": 19191,
      "Real": 19192,
      "izzatore": 19193,
      "ĠSiria": 19194,
      "Ġriparti": 19195,
      "opinione": 19196,
      "Ġfelici": 19197,
      "Ġvisa": 19198,
      "Ġsuffered": 19199,
      "imension": 19200,
      "Ġaccent": 19201,
      "ĠDunque": 19202,
      "ĠResort": 19203,
      "Ġfedeli": 19204,
      "elet": 19205,
      "Ġsafegu": 19206,
      "Ġcollective": 19207,
      "ĠSeveral": 19208,
      "Ġlowest": 19209,
      "Ġbuilder": 19210,
      "Ġstudente": 19211,
      "Ġagev": 19212,
      "Mov": 19213,
      "Ġtoys": 19214,
      "ĠJenn": 19215,
      "Ġnights": 19216,
      "Come": 19217,
      "Ġallarg": 19218,
      "Ġrival": 19219,
      "Reference": 19220,
      "Ġinterval": 19221,
      "Ġmagazz": 19222,
      "incol": 19223,
      "appuntamento": 19224,
      "uple": 19225,
      "Ġiscrizione": 19226,
      "Ġsoglia": 19227,
      "Ġmetrics": 19228,
      "Ġallenamento": 19229,
      "pag": 19230,
      "ĠColumbia": 19231,
      ".__": 19232,
      "Ġsosta": 19233,
      "Ġcess": 19234,
      "Ġmedesimo": 19235,
      "Ġwestern": 19236,
      "Ġbici": 19237,
      "Ġmoral": 19238,
      "Ġwooden": 19239,
      "Ġrappresentazione": 19240,
      "Ġniche": 19241,
      "Ġ');": 19242,
      "Ġharvest": 19243,
      "(*": 19244,
      "Ġsacco": 19245,
      "Ġwake": 19246,
      "Ġrelating": 19247,
      "Ġruoli": 19248,
      "ĠPagina": 19249,
      "igia": 19250,
      "Ġsurvive": 19251,
      "Ġphilosophy": 19252,
      "NR": 19253,
      "Sl": 19254,
      "¸ı": 19255,
      "grapher": 19256,
      "swer": 19257,
      "ĠJazz": 19258,
      "Ġsubsequent": 19259,
      "efficacia": 19260,
      "Ġsucced": 19261,
      "ĠDavis": 19262,
      "Ġdisplays": 19263,
      "Ġesecuzione": 19264,
      "enzialmente": 19265,
      "Ġtxt": 19266,
      "Ġvalida": 19267,
      "TIM": 19268,
      "Ġrealizza": 19269,
      "ĠRid": 19270,
      "Ġsingole": 19271,
      "Ġduties": 19272,
      "Ġcyc": 19273,
      "Ġriferisce": 19274,
      "lg": 19275,
      "Ġinvestitori": 19276,
      "lining": 19277,
      "Ġcollections": 19278,
      "Ġseller": 19279,
      "uoso": 19280,
      "Ġlightweight": 19281,
      "Ġwhereas": 19282,
      "Ġarrestato": 19283,
      "Ġtestimonianze": 19284,
      "ĠLO": 19285,
      "spot": 19286,
      "Ġaccidents": 19287,
      "Ġoffr": 19288,
      "omba": 19289,
      "Ġoccasions": 19290,
      "ĠViol": 19291,
      "acitÃł": 19292,
      "Ġvitamin": 19293,
      "ĠRs": 19294,
      "ittente": 19295,
      "Ġcolours": 19296,
      "Ġalgorithm": 19297,
      "Ġbasil": 19298,
      "specific": 19299,
      "Ġcostituiscono": 19300,
      "Ġgenerare": 19301,
      "Ġintegrato": 19302,
      "ĠCancer": 19303,
      "Ġsond": 19304,
      "ĠLar": 19305,
      "esercito": 19306,
      "ancer": 19307,
      "ĠVA": 19308,
      "itiamo": 19309,
      "Eta": 19310,
      "xb": 19311,
      "Ġsostituire": 19312,
      "Mapping": 19313,
      "ascript": 19314,
      "LD": 19315,
      "Ġpesanti": 19316,
      "ĠBath": 19317,
      "Ġcompetente": 19318,
      "igioni": 19319,
      "Ġprinter": 19320,
      "Ġrealm": 19321,
      "Ġreati": 19322,
      "ĠMeta": 19323,
      "plant": 19324,
      "Ġleggero": 19325,
      "ĠTrading": 19326,
      "Fn": 19327,
      "veglianza": 19328,
      "Ġviaggiare": 19329,
      "ports": 19330,
      "Ġedges": 19331,
      "Ġisole": 19332,
      "Ġdicendo": 19333,
      "ĠuniversitÃł": 19334,
      "illion": 19335,
      "Ġtedesca": 19336,
      "Ġmettono": 19337,
      "Ġproducer": 19338,
      "Ġlake": 19339,
      "Ġcontad": 19340,
      "white": 19341,
      "ĠTikTok": 19342,
      "ĠFront": 19343,
      "ESE": 19344,
      "Ġrefres": 19345,
      "Ġstir": 19346,
      "Ġgorgeous": 19347,
      "zionamento": 19348,
      "Ġbianc": 19349,
      "ĠMiller": 19350,
      "sex": 19351,
      "ĠShipping": 19352,
      "ĠUltra": 19353,
      "Ġ,-": 19354,
      "fel": 19355,
      "Ġagenzie": 19356,
      "Ġriqual": 19357,
      "Ġsleeping": 19358,
      "Ġê": 19359,
      "feo": 19360,
      "Ġplain": 19361,
      "ĠRemove": 19362,
      "Ġcardia": 19363,
      "Ġcompleting": 19364,
      "ĠBudd": 19365,
      "ĠTools": 19366,
      "Ġgummies": 19367,
      "Ġdeterminazione": 19368,
      "Ġfoam": 19369,
      "ĠPennsylvania": 19370,
      "Ġsne": 19371,
      "Ġdefinitivamente": 19372,
      "Ġcooperazione": 19373,
      "OLD": 19374,
      "Ġmostre": 19375,
      "Ġintelligente": 19376,
      "Ġdisposto": 19377,
      "Ġnose": 19378,
      "regon": 19379,
      "Ġinspire": 19380,
      "Ġtournament": 19381,
      "Ġendless": 19382,
      "Ġappealing": 19383,
      "Ġpoeta": 19384,
      "ĠWithin": 19385,
      "ĠAra": 19386,
      "enix": 19387,
      "Ġdisorders": 19388,
      "Ġdinamica": 19389,
      "record": 19390,
      "ĠSix": 19391,
      "Ġabroad": 19392,
      "ĠContro": 19393,
      "cycle": 19394,
      "ĠUrban": 19395,
      "Ġcontribuito": 19396,
      "Ġbyte": 19397,
      "Ġagevol": 19398,
      "ĠHolid": 19399,
      "Ġfinita": 19400,
      "odia": 19401,
      "elettr": 19402,
      "reste": 19403,
      "ĠGianlu": 19404,
      "ĠMembers": 19405,
      "avascript": 19406,
      "cribed": 19407,
      "aceutical": 19408,
      "Ġcucchia": 19409,
      "Ġimporta": 19410,
      "PATH": 19411,
      "urgo": 19412,
      "Ġcondomini": 19413,
      "iene": 19414,
      "Ġinformatici": 19415,
      "Ġventil": 19416,
      "ĠComunicazione": 19417,
      "espressione": 19418,
      "Ġpeculi": 19419,
      "åĴĮ": 19420,
      "ĠMeeting": 19421,
      "Ġesaur": 19422,
      "Ġversus": 19423,
      "bersecurity": 19424,
      "ĠBritain": 19425,
      "Ġpreca": 19426,
      "redit": 19427,
      "Accademia": 19428,
      "ĠFormula": 19429,
      "ĠFerrara": 19430,
      "contact": 19431,
      "intorni": 19432,
      "ĠMission": 19433,
      "Ġdisegni": 19434,
      "Ġн": 19435,
      "informativa": 19436,
      "ĠMonti": 19437,
      "Ġestrema": 19438,
      "owned": 19439,
      "tible": 19440,
      "istituto": 19441,
      "ĠVR": 19442,
      "ecting": 19443,
      "ĠMuch": 19444,
      "Ġdiscovery": 19445,
      "desh": 19446,
      "Ġattivare": 19447,
      "Ġdifficulties": 19448,
      "tags": 19449,
      "ĠTechnical": 19450,
      "arity": 19451,
      "Ġsezioni": 19452,
      "Ġlawyers": 19453,
      "atino": 19454,
      "Ġmuscoli": 19455,
      "bean": 19456,
      "ĠFederazione": 19457,
      "Ġhoney": 19458,
      "Ġindicated": 19459,
      "Ġottiene": 19460,
      "Ġresident": 19461,
      "ĠSoc": 19462,
      "artifact": 19463,
      "attaci": 19464,
      "arico": 19465,
      "bling": 19466,
      "mys": 19467,
      "ĠEP": 19468,
      "Ġrestano": 19469,
      "ĠElizabeth": 19470,
      "Ġloyalty": 19471,
      "Ġcollettivo": 19472,
      "vag": 19473,
      "aldo": 19474,
      "éĿ¢": 19475,
      "Ġprecious": 19476,
      "Ġparall": 19477,
      "Rom": 19478,
      "etheless": 19479,
      "addr": 19480,
      "ĠCuc": 19481,
      "Ġreception": 19482,
      "Ġdispar": 19483,
      "Ġworn": 19484,
      "Ġreazioni": 19485,
      "ĠpermetterÃł": 19486,
      "Ġtackle": 19487,
      "tv": 19488,
      "orizzazione": 19489,
      "Ġscritti": 19490,
      "Ġmensile": 19491,
      "Ġbust": 19492,
      "ĠSopr": 19493,
      "olve": 19494,
      "Ġbatteries": 19495,
      "nings": 19496,
      "But": 19497,
      "Ġposting": 19498,
      "ĠWine": 19499,
      "ĠCG": 19500,
      "ceptable": 19501,
      "Ġtalented": 19502,
      "Ġservire": 19503,
      "Ġ'''": 19504,
      "Ġpiaci": 19505,
      "igration": 19506,
      "Ġmakeup": 19507,
      "ĠDays": 19508,
      "Ġvenivano": 19509,
      "Ġcontemporaneamente": 19510,
      "Ġtradem": 19511,
      "focus": 19512,
      "Ġloud": 19513,
      "ĠFlash": 19514,
      "ĠAnzi": 19515,
      "atis": 19516,
      "Ġtelevisione": 19517,
      "ĠResponsabile": 19518,
      "Ġpractition": 19519,
      "Ġattest": 19520,
      "MIN": 19521,
      "Video": 19522,
      "]:": 19523,
      "ĠAngela": 19524,
      "Ġrilascio": 19525,
      "ĠCollabor": 19526,
      "agram": 19527,
      "ĠIndepend": 19528,
      "Ġospite": 19529,
      "Ġanyway": 19530,
      "erapeut": 19531,
      "Ġ!==": 19532,
      "Ġnucleo": 19533,
      "lyn": 19534,
      "Ġprofessore": 19535,
      "ĠInser": 19536,
      "Station": 19537,
      "Ġranking": 19538,
      "Ġritenuto": 19539,
      "Ġspettatori": 19540,
      "Ġcompliment": 19541,
      "ĠIllino": 19542,
      "ĠSAR": 19543,
      "ĠSnow": 19544,
      "ETT": 19545,
      "ĠGazz": 19546,
      "ĠThird": 19547,
      "Ġcausare": 19548,
      "burgh": 19549,
      "Ġtwist": 19550,
      "Ġnapol": 19551,
      "ĠarParams": 19552,
      "Ġelenco": 19553,
      "views": 19554,
      "uolo": 19555,
      "Ġgadget": 19556,
      "ĠCoffee": 19557,
      "Ġpowered": 19558,
      "anship": 19559,
      "Ġattempts": 19560,
      "Ġgerm": 19561,
      "ĠIllinois": 19562,
      "Ġmeccanismi": 19563,
      "Ġbelt": 19564,
      "Ġiscriv": 19565,
      "Ġriprese": 19566,
      "ĠApply": 19567,
      "Ġsfid": 19568,
      "Ġvolumi": 19569,
      "Ġeventuale": 19570,
      "Ġoperates": 19571,
      "Handle": 19572,
      "contri": 19573,
      "Ġconsiderati": 19574,
      "ucco": 19575,
      "Ġorange": 19576,
      "acing": 19577,
      "Ġrifugi": 19578,
      "Ġsembrare": 19579,
      "Ġmancare": 19580,
      "Ġcoi": 19581,
      "Ġcominciato": 19582,
      "ĠMED": 19583,
      "andoci": 19584,
      "Ġagreements": 19585,
      "Nav": 19586,
      "ĠTali": 19587,
      "ĠIslam": 19588,
      "Ġgett": 19589,
      "Ġaqu": 19590,
      "Ġonde": 19591,
      "Ġrealistic": 19592,
      "ĠQuella": 19593,
      "Ġdiceva": 19594,
      "Ġcristiana": 19595,
      "Ġpeggior": 19596,
      "cn": 19597,
      "Ci": 19598,
      "ottica": 19599,
      "Ġhospitals": 19600,
      "ĠCurrently": 19601,
      "Ġdelicato": 19602,
      "ĠSafe": 19603,
      "Ġloose": 19604,
      "Ġcrede": 19605,
      "ĠDetails": 19606,
      "Ġplacement": 19607,
      "itzer": 19608,
      "ĠsvolgerÃł": 19609,
      "Ġvarchar": 19610,
      "ĠSeb": 19611,
      "Ġperfino": 19612,
      "Ġordinary": 19613,
      "Ġhomeowners": 19614,
      "ĠAlto": 19615,
      "Free": 19616,
      "æĸĩä»¶": 19617,
      "ĠTem": 19618,
      "wed": 19619,
      "viato": 19620,
      "ĠScreen": 19621,
      "Ġmature": 19622,
      "Ġcoins": 19623,
      "jan": 19624,
      "ĠAustin": 19625,
      "Ġchips": 19626,
      "Ġavviare": 19627,
      "Ġdiver": 19628,
      "hem": 19629,
      "Ġadministrative": 19630,
      "å°±": 19631,
      "Ġburo": 19632,
      "ĠSex": 19633,
      "Ġbrus": 19634,
      "Ġvendors": 19635,
      "Ġsembrava": 19636,
      "Ġconquista": 19637,
      "ETH": 19638,
      "Fil": 19639,
      "ĠLatina": 19640,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 19641,
      "Ġlawsu": 19642,
      "Ġcurato": 19643,
      "Ġprofound": 19644,
      "Ġuniverse": 19645,
      "Ġgluc": 19646,
      "Ġaccogliere": 19647,
      "ĠChannel": 19648,
      "ctic": 19649,
      "ominio": 19650,
      "Ġdioc": 19651,
      "Ġfec": 19652,
      "enario": 19653,
      "ĠCool": 19654,
      "Ġcostrutt": 19655,
      "ĠJess": 19656,
      "Ġtransparency": 19657,
      "Ġreflects": 19658,
      "Ġwildlife": 19659,
      "Ġevil": 19660,
      "Ġrifiuto": 19661,
      "domain": 19662,
      "annotation": 19663,
      "Ġloading": 19664,
      "Ġsupre": 19665,
      "ĠIndustrial": 19666,
      "Ġlottery": 19667,
      "Ġguidare": 19668,
      "Ġmuscolare": 19669,
      "د": 19670,
      "Ġtasti": 19671,
      "ĠEll": 19672,
      "ĠBlood": 19673,
      "ĠSpeed": 19674,
      "norm": 19675,
      "ĠGO": 19676,
      "Ġtariff": 19677,
      "Find": 19678,
      "Ġgallery": 19679,
      "Ġjudgment": 19680,
      "Ġrivolgersi": 19681,
      "ĠTurkey": 19682,
      "ĠNeuro": 19683,
      "cellona": 19684,
      "ĠNC": 19685,
      "Ġcompletare": 19686,
      "Ġdesigning": 19687,
      "ĠRepair": 19688,
      "Ġincontrato": 19689,
      "ĠFive": 19690,
      "Ġentrata": 19691,
      "Ġavrei": 19692,
      "示": 19693,
      "Med": 19694,
      "Ġpressi": 19695,
      "lift": 19696,
      "tel": 19697,
      "Ġverdi": 19698,
      "Ġbeneficio": 19699,
      "ĠJosh": 19700,
      "ĠAch": 19701,
      "move": 19702,
      "Ġintenzione": 19703,
      "High": 19704,
      "each": 19705,
      "Cap": 19706,
      "Ġgathering": 19707,
      "ĠScotland": 19708,
      "Ġrisposto": 19709,
      "Ġregistrare": 19710,
      "ĠTogether": 19711,
      "Ġbambina": 19712,
      "Ġcentrali": 19713,
      "ĠcomplessitÃł": 19714,
      "Ġsrl": 19715,
      "Ġexterior": 19716,
      "igion": 19717,
      "Ġconstructor": 19718,
      "ORK": 19719,
      "ĠAmbiente": 19720,
      "Ġstrive": 19721,
      "OLOG": 19722,
      "insieme": 19723,
      "Ġeccellenza": 19724,
      "Ġcultures": 19725,
      "atu": 19726,
      "aud": 19727,
      "vement": 19728,
      "Ġsana": 19729,
      "acon": 19730,
      "ulf": 19731,
      "Ġscored": 19732,
      "Ġpronunci": 19733,
      "Ġleaf": 19734,
      "ozione": 19735,
      "Ġvedi": 19736,
      "ĠBiblioteca": 19737,
      "Ġ....": 19738,
      "ĠActiv": 19739,
      "Equals": 19740,
      "Ġdescribes": 19741,
      "igor": 19742,
      "Ġholes": 19743,
      "Ġpacchetto": 19744,
      "ĠNev": 19745,
      "Ġunusual": 19746,
      "ĠMatch": 19747,
      "Ġsorella": 19748,
      "ellare": 19749,
      "ĠMonaco": 19750,
      "Ġtassi": 19751,
      "ĠStorage": 19752,
      "(\"%": 19753,
      "ĠART": 19754,
      "Ġreputable": 19755,
      "vard": 19756,
      "Ġhass": 19757,
      "Ġambul": 19758,
      "ĠVeter": 19759,
      "Ġvorrebbe": 19760,
      "resì": 19761,
      "Ġbianchi": 19762,
      "Ġweren": 19763,
      "ĠCyber": 19764,
      "aiono": 19765,
      "ĠTitle": 19766,
      "Ġaggressive": 19767,
      "Ġsbagliato": 19768,
      "Fill": 19769,
      "Ġsanitarie": 19770,
      "Ġtendenze": 19771,
      "Ġpieg": 19772,
      "ulli": 19773,
      "Ġsfugg": 19774,
      "Ġrespectively": 19775,
      "tar": 19776,
      "ften": 19777,
      "Ġrepresenting": 19778,
      "ĠCategory": 19779,
      "chiare": 19780,
      "attiva": 19781,
      "ortage": 19782,
      "NAD": 19783,
      "Ġcorrere": 19784,
      "ĠIstituto": 19785,
      "Ġobligations": 19786,
      "ĠBatter": 19787,
      "Ġcroci": 19788,
      "Ġcorners": 19789,
      "Ġassass": 19790,
      "perto": 19791,
      "aved": 19792,
      "intest": 19793,
      "Ġbicicletta": 19794,
      "esy": 19795,
      "altern": 19796,
      "Ġarmy": 19797,
      "ĠGalleria": 19798,
      "phia": 19799,
      "ĠKitchen": 19800,
      "article": 19801,
      "Ġhealthier": 19802,
      "ĠSMS": 19803,
      "queue": 19804,
      "ĠLarge": 19805,
      "Ġstudied": 19806,
      "ĠPART": 19807,
      "ĠAdesso": 19808,
      "ETE": 19809,
      "alert": 19810,
      "Ġoffline": 19811,
      "Ġdiscutere": 19812,
      "Ġbuttons": 19813,
      "Africa": 19814,
      "Ġtrasforma": 19815,
      "sur": 19816,
      "Ġpomod": 19817,
      "ĠRio": 19818,
      "LINE": 19819,
      "Ġappello": 19820,
      "Ġcontractors": 19821,
      "Ġvolunteer": 19822,
      "onesia": 19823,
      "osterone": 19824,
      "ĠML": 19825,
      "Ġannouncement": 19826,
      "Ġpotenziali": 19827,
      "Ġmyth": 19828,
      "illy": 19829,
      "Ġdeterminati": 19830,
      "Ġredirect": 19831,
      "ĠLot": 19832,
      "Ġbarca": 19833,
      "ĠImper": 19834,
      "pm": 19835,
      "ĠHope": 19836,
      "Ġopposed": 19837,
      "Ġsped": 19838,
      "Ġusufruire": 19839,
      "Ġimpedire": 19840,
      "ĠBasta": 19841,
      "æĸ°": 19842,
      "Ġseal": 19843,
      "ĠLiber": 19844,
      "bank": 19845,
      "ĠMother": 19846,
      "ĠDest": 19847,
      "Ġdiversamente": 19848,
      "enico": 19849,
      "Ġsuoni": 19850,
      "Ġsepp": 19851,
      "unce": 19852,
      "Ġrolling": 19853,
      "ureau": 19854,
      "Ġspecta": 19855,
      "ĠRound": 19856,
      "Channel": 19857,
      "Ġautomat": 19858,
      "Ġswing": 19859,
      "ettino": 19860,
      "groupId": 19861,
      "ceptions": 19862,
      "Ġraggiungimento": 19863,
      "Ġloving": 19864,
      "report": 19865,
      "Ġavvenuta": 19866,
      "Ġparziale": 19867,
      "Ġstudiato": 19868,
      "ĠWilson": 19869,
      "iley": 19870,
      "fish": 19871,
      "ONO": 19872,
      "ĠSciences": 19873,
      "Ġcip": 19874,
      "Ġenemy": 19875,
      "Ġmaglia": 19876,
      "Ġprimaria": 19877,
      "Ġselezionare": 19878,
      "Ġstagioni": 19879,
      "Ġpassata": 19880,
      "Display": 19881,
      "ĠRat": 19882,
      "Ġimmediato": 19883,
      "Ġrisultano": 19884,
      "Ġdisability": 19885,
      "Ġprost": 19886,
      "Ġdormire": 19887,
      "Ġwebinar": 19888,
      "member": 19889,
      "arat": 19890,
      "intend": 19891,
      "Ġcontributing": 19892,
      "Ġinfluenza": 19893,
      "ĠDAL": 19894,
      "ruption": 19895,
      "inted": 19896,
      "Ġcosi": 19897,
      "Ġsvolgono": 19898,
      "Ġbunch": 19899,
      "Ġdivieto": 19900,
      "ĠPok": 19901,
      "Ġrefuge": 19902,
      "Ġcum": 19903,
      "Ġpeer": 19904,
      "ĠOnt": 19905,
      "GS": 19906,
      "zionati": 19907,
      "ĠMul": 19908,
      "Ġmesse": 19909,
      "ancements": 19910,
      "Ġlargo": 19911,
      "Ġcronaca": 19912,
      "ĠWind": 19913,
      "prom": 19914,
      "Ġfreel": 19915,
      "imposta": 19916,
      "请": 19917,
      "ĠFI": 19918,
      "ĠUffici": 19919,
      "Ġsmoking": 19920,
      "Arch": 19921,
      "Ġsalire": 19922,
      "ĠAttualitÃł": 19923,
      "Ġcarbo": 19924,
      "Ġcosm": 19925,
      "=(": 19926,
      "isab": 19927,
      "etts": 19928,
      "Ġcopies": 19929,
      "Ġprospects": 19930,
      "alti": 19931,
      "Ġinfermi": 19932,
      "Ġdimension": 19933,
      "Head": 19934,
      "loss": 19935,
      "ĠInform": 19936,
      "attesa": 19937,
      "Ġbuf": 19938,
      "ĠPir": 19939,
      "ĠCamer": 19940,
      "Ġconsulting": 19941,
      "Ġsforzi": 19942,
      "anian": 19943,
      "enziamento": 19944,
      "Ġmantenimento": 19945,
      "æĭ": 19946,
      "ĠContempor": 19947,
      "Ġcomplexity": 19948,
      "Ġgreco": 19949,
      "boards": 19950,
      "ĠEmma": 19951,
      "Ġinteriore": 19952,
      "Ġleverage": 19953,
      "ĠWalter": 19954,
      "pere": 19955,
      "çº": 19956,
      "Ġber": 19957,
      "Ġstrange": 19958,
      "ACC": 19959,
      "usic": 19960,
      "Ġdrama": 19961,
      "jun": 19962,
      "ĠHum": 19963,
      "Ġbancario": 19964,
      "attivo": 19965,
      "ĠPO": 19966,
      "ĠRelated": 19967,
      "ĠVID": 19968,
      "ĠThailand": 19969,
      "Ġrimangono": 19970,
      "Ġamenities": 19971,
      "resta": 19972,
      "Ġlocate": 19973,
      "Ġretailers": 19974,
      "oton": 19975,
      "Ġlimitata": 19976,
      "Ġcomputing": 19977,
      "ĠDelhi": 19978,
      "oconut": 19979,
      "Ġphysically": 19980,
      "Ġnemico": 19981,
      "Ġtribunale": 19982,
      "Ġlocally": 19983,
      "ĠPiero": 19984,
      "Ġfallimento": 19985,
      "Ġconsapevoli": 19986,
      "Ġcompassion": 19987,
      "Ġoutfit": 19988,
      "Ġricond": 19989,
      "ĠPoker": 19990,
      "ĠCommunication": 19991,
      "impiego": 19992,
      "Ġsurvival": 19993,
      "ĠGiochi": 19994,
      "Formation": 19995,
      "ullo": 19996,
      "Ġpienamente": 19997,
      "Ġmerid": 19998,
      "Ġnaz": 19999,
      "ottr": 20000,
      "Ġmemorable": 20001,
      "issÃł": 20002,
      "Ġformare": 20003,
      "Ġturistico": 20004,
      "Ġoro": 20005,
      "ĠNation": 20006,
      "iest": 20007,
      "Ġwatches": 20008,
      "Ġfertil": 20009,
      "Ġassunto": 20010,
      "ĠLiguria": 20011,
      "Ġfilename": 20012,
      "Ġconcetti": 20013,
      "Ġdroga": 20014,
      "Found": 20015,
      "Ġriduce": 20016,
      "Ġcorresponding": 20017,
      "assunzione": 20018,
      "ousing": 20019,
      "clean": 20020,
      "Ġmesti": 20021,
      "Ġqualify": 20022,
      "Ġencouraging": 20023,
      "Ġtile": 20024,
      "soap": 20025,
      "Ġquadri": 20026,
      "Match": 20027,
      "Ġtension": 20028,
      "stage": 20029,
      "ĠOptim": 20030,
      "ectives": 20031,
      "Ġaffari": 20032,
      "Ġentrepreneurs": 20033,
      "ografico": 20034,
      "Ġbilanci": 20035,
      "Ġbrilliant": 20036,
      "Ġefficacia": 20037,
      "isizione": 20038,
      "ĠAy": 20039,
      "Ġsentiero": 20040,
      "ĠRecords": 20041,
      "Ġrigener": 20042,
      "Ġeseguito": 20043,
      "Ġtrasport": 20044,
      "Ġportable": 20045,
      "Ġfloors": 20046,
      "ĠEnsure": 20047,
      "raeli": 20048,
      "ĠAnnual": 20049,
      "setText": 20050,
      "Ġchiedono": 20051,
      "zionalmente": 20052,
      "ĠUe": 20053,
      "Ġfrasi": 20054,
      "Ġnazione": 20055,
      "ĠNations": 20056,
      "unes": 20057,
      "Ġfunzionare": 20058,
      "Ġloaded": 20059,
      "æĪ·": 20060,
      "ĠSTR": 20061,
      "ĠPRES": 20062,
      "Ġmeters": 20063,
      "Ġproductive": 20064,
      "litti": 20065,
      "ĠTrend": 20066,
      "Fin": 20067,
      "anova": 20068,
      "orized": 20069,
      "Ġricarica": 20070,
      "è·": 20071,
      "osita": 20072,
      "AE": 20073,
      "Ġfabbrica": 20074,
      "ĠBarcellona": 20075,
      "Ġgut": 20076,
      "Ġhandy": 20077,
      "Ġdefinisce": 20078,
      "Ġpicking": 20079,
      "Ġsingles": 20080,
      "Ġeccezione": 20081,
      "ĠNero": 20082,
      "Ġlimitare": 20083,
      "Ġriscontr": 20084,
      "Ġavventura": 20085,
      "Ġlonge": 20086,
      "UNT": 20087,
      "adelphia": 20088,
      "ĠYouth": 20089,
      "Ġaccorg": 20090,
      "learning": 20091,
      "ĠDisplay": 20092,
      "ĠBeauty": 20093,
      "ĠIND": 20094,
      "Ġtraders": 20095,
      "Ġdirections": 20096,
      "ĠLoss": 20097,
      "ĠAdditional": 20098,
      "Ġdeterminate": 20099,
      "fly": 20100,
      "ASH": 20101,
      "Ġesterne": 20102,
      "ĠLewis": 20103,
      "ç¨": 20104,
      "Ġmura": 20105,
      "Ġpregnant": 20106,
      "Ġfinanza": 20107,
      "ĠAtlanta": 20108,
      "global": 20109,
      "ĠTreatment": 20110,
      "bag": 20111,
      "Ġsilenzi": 20112,
      "Ġlos": 20113,
      "ĠNFT": 20114,
      "Ġtoxic": 20115,
      "Ġturb": 20116,
      "Ġaereo": 20117,
      "mmo": 20118,
      "Ġrepresentatives": 20119,
      "ĠMetal": 20120,
      "ĠMut": 20121,
      "ĠHttp": 20122,
      "Ġethical": 20123,
      "Ġprivilegi": 20124,
      "Ġrinunciare": 20125,
      "è¿ĩ": 20126,
      "Ġsovr": 20127,
      "ĠIntel": 20128,
      "Ġtourism": 20129,
      "Ġabandon": 20130,
      "Ġgiardini": 20131,
      "pu": 20132,
      "esis": 20133,
      "Ps": 20134,
      "avanguardia": 20135,
      "Long": 20136,
      "Ġcontinuamente": 20137,
      "usr": 20138,
      "Enabled": 20139,
      "Ġwholes": 20140,
      "obia": 20141,
      "urchase": 20142,
      "Ġregno": 20143,
      "Ġdivide": 20144,
      "ĠJason": 20145,
      "Ġbubb": 20146,
      "Ġoz": 20147,
      "AK": 20148,
      "icino": 20149,
      "ĠEug": 20150,
      "trop": 20151,
      "()))": 20152,
      "Local": 20153,
      "Ġobserve": 20154,
      "ĠCredo": 20155,
      "job": 20156,
      "ĠDiet": 20157,
      "ĠSembra": 20158,
      "ĠPio": 20159,
      "Ġ$('#": 20160,
      "ĠDelivery": 20161,
      "mind": 20162,
      "ĠRaj": 20163,
      "nity": 20164,
      "ĠDepending": 20165,
      "SetLabel": 20166,
      "ĠDeal": 20167,
      "Ġprescind": 20168,
      "ĠPitt": 20169,
      "Ġritir": 20170,
      "ëĭ": 20171,
      "Contact": 20172,
      "ĠNBA": 20173,
      "ANG": 20174,
      "ĠDallas": 20175,
      "Ġered": 20176,
      "Ġroutes": 20177,
      "overy": 20178,
      "iscia": 20179,
      "ĠCapitale": 20180,
      "Ġreleases": 20181,
      "grafo": 20182,
      "architettura": 20183,
      "èİ": 20184,
      "ulin": 20185,
      "Ġresulted": 20186,
      "ordio": 20187,
      "ificate": 20188,
      "crit": 20189,
      "Ġaltresì": 20190,
      "Ġaddetti": 20191,
      "ĠRepublican": 20192,
      "Ġdrops": 20193,
      "ĠFle": 20194,
      "Ġorale": 20195,
      "ĠArchivi": 20196,
      "ordia": 20197,
      "lash": 20198,
      "ELLO": 20199,
      "ĠBah": 20200,
      "ĠInsieme": 20201,
      "ĠAttualmente": 20202,
      "desc": 20203,
      "Ġaudit": 20204,
      "(:": 20205,
      "Ġcomposition": 20206,
      "Ġrubber": 20207,
      "ĠSede": 20208,
      "Da": 20209,
      "Ġspic": 20210,
      "ounge": 20211,
      "Ġcourts": 20212,
      "Ġlawn": 20213,
      "Ġinfections": 20214,
      "Ġacquisire": 20215,
      "Ġsant": 20216,
      "Ġregistro": 20217,
      "cona": 20218,
      "Ġillec": 20219,
      "Ġsaperne": 20220,
      "EXT": 20221,
      "Ġsnap": 20222,
      "ĠStelle": 20223,
      "tered": 20224,
      "ĠCristina": 20225,
      "Ġquotidianamente": 20226,
      "ĠComplete": 20227,
      "Sa": 20228,
      "Ġpanc": 20229,
      "Ġdeficit": 20230,
      "Ġsensori": 20231,
      "Ġvisti": 20232,
      "Ġofficially": 20233,
      "raggio": 20234,
      "ĠYeah": 20235,
      "Ġtragedia": 20236,
      "ĠGel": 20237,
      "Ġebra": 20238,
      "ivia": 20239,
      "ï¸ı": 20240,
      "imozione": 20241,
      "ministratore": 20242,
      "Ġraccoglie": 20243,
      "Ġtelem": 20244,
      "Ġderivanti": 20245,
      "Ġreparto": 20246,
      "ĠCoach": 20247,
      "autoritÃł": 20248,
      "Ġsalvezza": 20249,
      "ESCO": 20250,
      "ĠĉĠ": 20251,
      "Ġesistenza": 20252,
      "DL": 20253,
      "athon": 20254,
      "æīĢ": 20255,
      "Ġgrasso": 20256,
      "uxelles": 20257,
      "ados": 20258,
      "POS": 20259,
      "ĠTrail": 20260,
      "ĠVerde": 20261,
      "Ġgrounds": 20262,
      "ĠTheatre": 20263,
      "Ġdeserve": 20264,
      "urname": 20265,
      "ĠConsorzio": 20266,
      "ĠPayment": 20267,
      "sample": 20268,
      "Ġpersonalmente": 20269,
      "Ġpushing": 20270,
      "ogg": 20271,
      "Ġinsol": 20272,
      "ĠOrlando": 20273,
      "ĠArrayList": 20274,
      "âĢĿ).": 20275,
      "Ġgoverni": 20276,
      "Ġwatched": 20277,
      "ĠCompagn": 20278,
      "ĠLock": 20279,
      "strap": 20280,
      "Ġpromises": 20281,
      "Ġinstalling": 20282,
      "Ġtappe": 20283,
      "NMD": 20284,
      "ĠConvert": 20285,
      "Ġtours": 20286,
      "ogni": 20287,
      "ĠEntertainment": 20288,
      "Ġham": 20289,
      "ĠTyp": 20290,
      "Ġflooring": 20291,
      "Ġlarga": 20292,
      "Ġdegus": 20293,
      "heimer": 20294,
      "Ġabiti": 20295,
      "Ġtenendo": 20296,
      "ĠNu": 20297,
      "Ġspectrum": 20298,
      "ĠRecip": 20299,
      "ĠHawai": 20300,
      "pages": 20301,
      "б": 20302,
      "hidden": 20303,
      "Ġadolescenti": 20304,
      "egne": 20305,
      "Ġsear": 20306,
      "Ġpatologia": 20307,
      "Ġsuggerimenti": 20308,
      "Ġintrodotto": 20309,
      "rici": 20310,
      "Ġ:)": 20311,
      "ĠLov": 20312,
      "ĠBush": 20313,
      "ĠPrince": 20314,
      "efficienza": 20315,
      "Ġannuncia": 20316,
      "ockets": 20317,
      "Ġdefinita": 20318,
      "Ġbroke": 20319,
      "ĠPoly": 20320,
      "Ġassociati": 20321,
      "ingue": 20322,
      "ĠLiver": 20323,
      "Ġusata": 20324,
      "Ġpose": 20325,
      "ĠSwitch": 20326,
      "Ġtutorial": 20327,
      "Ġentities": 20328,
      "Ġsostanzi": 20329,
      "Ġphotographs": 20330,
      "Ġparser": 20331,
      "Ġbenissimo": 20332,
      "Ġtranslation": 20333,
      "Ġleggera": 20334,
      "ĠCT": 20335,
      "Ġcurare": 20336,
      "chat": 20337,
      "ĠDell": 20338,
      "ĠZel": 20339,
      "ĠAudi": 20340,
      "ĠBin": 20341,
      "Ġditta": 20342,
      "ĠCategoria": 20343,
      "Ġdisastro": 20344,
      "Ġworried": 20345,
      "ĠVide": 20346,
      "Ġtrials": 20347,
      "Ġcriptovalute": 20348,
      "ĠDraw": 20349,
      "Ġende": 20350,
      "exit": 20351,
      "Ġoperativa": 20352,
      "Ġstrain": 20353,
      "osio": 20354,
      "ĠOpportun": 20355,
      "Ġimplements": 20356,
      "Ġpermits": 20357,
      "Ġburning": 20358,
      "Ġportaf": 20359,
      "Ġpointed": 20360,
      "ĠEsistono": 20361,
      "UND": 20362,
      "Ġfotovolta": 20363,
      "Ġmicrof": 20364,
      "BER": 20365,
      "Register": 20366,
      "Ġprevalentemente": 20367,
      "Ġimplica": 20368,
      "giene": 20369,
      "ç»Ħ": 20370,
      "strong": 20371,
      "Ġsculpt": 20372,
      "Ġtoller": 20373,
      "arini": 20374,
      "Ġspinta": 20375,
      "Ġmediev": 20376,
      "ĠMust": 20377,
      "Ġcostume": 20378,
      "mir": 20379,
      "Ġeffettuate": 20380,
      "akeFiles": 20381,
      "Ġdisaster": 20382,
      "æľĢ": 20383,
      "ĠInvestment": 20384,
      "Ġaccessibile": 20385,
      "Ġpuro": 20386,
      "Ġpreserve": 20387,
      "è¿Ľ": 20388,
      "pat": 20389,
      "Ġconnessi": 20390,
      "emor": 20391,
      "ĠLamp": 20392,
      "ĠDave": 20393,
      "Ġampli": 20394,
      "Ġcostring": 20395,
      "Ġsatellite": 20396,
      "Ġleak": 20397,
      "ĠComo": 20398,
      "ĠHistor": 20399,
      "Ġ\"#": 20400,
      "Ġparro": 20401,
      "Ġemphasis": 20402,
      "presidente": 20403,
      "ĠMic": 20404,
      "Ġindividuali": 20405,
      "Fac": 20406,
      "lettr": 20407,
      "Ġistituzionali": 20408,
      "Ġthrive": 20409,
      "osess": 20410,
      "ĠBh": 20411,
      "Ġgiovanile": 20412,
      "Ġrows": 20413,
      "Ġreferences": 20414,
      "Ġbeliefs": 20415,
      "Ġtremend": 20416,
      "Ġalp": 20417,
      "ĠMorgan": 20418,
      "Ġpratico": 20419,
      "Ġscommessa": 20420,
      "imple": 20421,
      "Ġskip": 20422,
      "Ġhosts": 20423,
      "Ġbreathing": 20424,
      "izzanti": 20425,
      "Ġtutor": 20426,
      "ĠMaestro": 20427,
      "Ġtosc": 20428,
      "Conf": 20429,
      "ĠVangelo": 20430,
      "Ġedizioni": 20431,
      "ĠAmministrazione": 20432,
      "Ġrisorsa": 20433,
      "ĠArriv": 20434,
      "argin": 20435,
      "Ġsentirsi": 20436,
      "Ġsceglie": 20437,
      "heet": 20438,
      "Ġmono": 20439,
      "ĠvedrÃł": 20440,
      "Ġtornato": 20441,
      "igenous": 20442,
      "erti": 20443,
      "Ġactors": 20444,
      "ĠRoll": 20445,
      "attato": 20446,
      "ARIO": 20447,
      "colari": 20448,
      "imper": 20449,
      "ĠMenu": 20450,
      "oglienza": 20451,
      "Ġpenetr": 20452,
      "ĠPython": 20453,
      "Ġiper": 20454,
      "Ġconosciuta": 20455,
      "HTML": 20456,
      "Ġcompiuto": 20457,
      "Database": 20458,
      "amer": 20459,
      "Ġmans": 20460,
      "Ġislam": 20461,
      "Ġprotective": 20462,
      "Ġdestinat": 20463,
      "Ġavvis": 20464,
      "bris": 20465,
      "ĠFlow": 20466,
      "Ġjaw": 20467,
      "ĠGT": 20468,
      "porto": 20469,
      "Ġnotification": 20470,
      "Ġcircostanze": 20471,
      "ospel": 20472,
      "Commerce": 20473,
      "ĠCalda": 20474,
      "wart": 20475,
      "Ġsituato": 20476,
      "rof": 20477,
      "Ġmuove": 20478,
      "ĠAlexander": 20479,
      "Ġbraccio": 20480,
      "Ġimpost": 20481,
      "Ġopposition": 20482,
      "Ġrimasti": 20483,
      "landese": 20484,
      "Ġvaccini": 20485,
      "Ġmobility": 20486,
      "Ġintervention": 20487,
      "Ġtonn": 20488,
      "esie": 20489,
      "Ġaccoglienza": 20490,
      "ĠForza": 20491,
      "Ġottima": 20492,
      "Ġriflessioni": 20493,
      "ĠRug": 20494,
      "ĠDirett": 20495,
      "Ġdessert": 20496,
      "Ġtrion": 20497,
      "Ġpsy": 20498,
      "fields": 20499,
      "Ġconfidential": 20500,
      "Ġvisualizzare": 20501,
      "ĠRefer": 20502,
      "Ġcustod": 20503,
      "Intern": 20504,
      "artifactId": 20505,
      "Ġadvised": 20506,
      "DU": 20507,
      "anic": 20508,
      "Ġcil": 20509,
      "Parser": 20510,
      "Ġaltezza": 20511,
      "Ġseparazione": 20512,
      "èİ·": 20513,
      "Inf": 20514,
      "ĠResource": 20515,
      "Ġfrancesi": 20516,
      "Ġinclusi": 20517,
      "ĠBorg": 20518,
      "Ġcombines": 20519,
      "ĠElement": 20520,
      "Ġphenomen": 20521,
      "Ġnati": 20522,
      "Ġdepressione": 20523,
      "ĠMercedes": 20524,
      "ĠVediamo": 20525,
      "Ġwithdrawal": 20526,
      "ĠBella": 20527,
      "Ġlavorativa": 20528,
      "设": 20529,
      "Ġflights": 20530,
      "quare": 20531,
      "ĠPelle": 20532,
      "ĠZoom": 20533,
      "Ġfolk": 20534,
      "oluzione": 20535,
      "Ġmerg": 20536,
      "ĠScholar": 20537,
      "ĠPartners": 20538,
      "Ġstomach": 20539,
      "Ġtrek": 20540,
      "ĠLecce": 20541,
      "burn": 20542,
      "ĠAbs": 20543,
      "walk": 20544,
      "icking": 20545,
      "Ġgusti": 20546,
      "Ġnaso": 20547,
      "ĠOrigin": 20548,
      "Ġlegitimate": 20549,
      "Ġsposa": 20550,
      "...\"": 20551,
      "Ġbulk": 20552,
      "Ġigno": 20553,
      "Ġstructural": 20554,
      "Ġgotten": 20555,
      "Ġcurious": 20556,
      "Ġtape": 20557,
      "Ġfinché": 20558,
      "icola": 20559,
      "Ġnodes": 20560,
      "Ġeager": 20561,
      "Ġinfant": 20562,
      "Ġwheels": 20563,
      "Ġinseriti": 20564,
      "Ġconsiderando": 20565,
      "Ġbaseball": 20566,
      "Ġafric": 20567,
      "ĠStrategy": 20568,
      "\"],": 20569,
      "ĠðŁĻĤ": 20570,
      "twitter": 20571,
      "ĠDoctor": 20572,
      "ĠNEW": 20573,
      "Ġeducazione": 20574,
      "Ġaged": 20575,
      "Ġfondato": 20576,
      "Ġautomotive": 20577,
      "istruzione": 20578,
      "accetta": 20579,
      "ĠCarm": 20580,
      "ingham": 20581,
      "Ġriso": 20582,
      "ĠTrattamento": 20583,
      "ı": 20584,
      "VIS": 20585,
      "ĠTerme": 20586,
      "urismo": 20587,
      "Ġauthorized": 20588,
      "ĠPossi": 20589,
      "ĠXVI": 20590,
      "Ġviewed": 20591,
      "Ġpesca": 20592,
      "ĠAur": 20593,
      "andono": 20594,
      "ĠAllow": 20595,
      "giving": 20596,
      "Ġcreativo": 20597,
      "ĠSeattle": 20598,
      "Ġplt": 20599,
      "Ġbenz": 20600,
      "Ġcornice": 20601,
      "ĠMAG": 20602,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 20603,
      "ventions": 20604,
      "ĠEdge": 20605,
      "Ġonore": 20606,
      "amins": 20607,
      "ĠFactory": 20608,
      "tool": 20609,
      "ĠEuropeo": 20610,
      "ĠAfghanistan": 20611,
      "ĠMartino": 20612,
      "Ġmettersi": 20613,
      "OCI": 20614,
      "GBT": 20615,
      "ĠIntelligence": 20616,
      "Ġnormalmente": 20617,
      "ĠBegin": 20618,
      "Ġrazz": 20619,
      "Ġoperated": 20620,
      "ĠBasic": 20621,
      "ĠSrl": 20622,
      "ĠSay": 20623,
      "Ġportal": 20624,
      "Ġcharity": 20625,
      "Ġeditoriale": 20626,
      "FE": 20627,
      "Bet": 20628,
      "bud": 20629,
      "Ġinsist": 20630,
      "Ġcartace": 20631,
      "Ġcolleges": 20632,
      "Ġminacci": 20633,
      "Ġavevamo": 20634,
      "Ġcostituzione": 20635,
      "Ġclarity": 20636,
      "Ġinflammation": 20637,
      "ĠCAL": 20638,
      "Ġcompelling": 20639,
      "Äģ": 20640,
      "Ġliberamente": 20641,
      "fla": 20642,
      "Ġletting": 20643,
      "Ġriservata": 20644,
      "erce": 20645,
      "Ġignore": 20646,
      "ĠWolf": 20647,
      "ICHE": 20648,
      "Ġrimasta": 20649,
      "ĠVision": 20650,
      "Ġappointed": 20651,
      "Parent": 20652,
      "ĠFlex": 20653,
      "Ġcollaborative": 20654,
      "Ġcountless": 20655,
      "Ġcement": 20656,
      "ĠPosts": 20657,
      "ĠFinanzi": 20658,
      "Ġelettriche": 20659,
      "ĠPinterest": 20660,
      "Ġadeguato": 20661,
      "Ġsaggio": 20662,
      "Ġavviato": 20663,
      "tit": 20664,
      "Ġallung": 20665,
      "Ġrilasciato": 20666,
      "uous": 20667,
      "Ġcogliere": 20668,
      "Ġmaps": 20669,
      "Ġwaves": 20670,
      "ĠNA": 20671,
      "Ġsouthern": 20672,
      "Ġcasc": 20673,
      "ĠTaking": 20674,
      "Ġorto": 20675,
      "Ġoxygen": 20676,
      "Ġracchi": 20677,
      "iliari": 20678,
      "Ġinfil": 20679,
      "ĠExcel": 20680,
      "Ġboun": 20681,
      "Ġrabbia": 20682,
      "ĠEquipment": 20683,
      "Media": 20684,
      "ĠAssic": 20685,
      "Ġtumore": 20686,
      "Full": 20687,
      "ĠBass": 20688,
      "Ġedificio": 20689,
      "ggle": 20690,
      "Ġgestito": 20691,
      ".\",": 20692,
      "Ġidentification": 20693,
      "itches": 20694,
      "Ġcalculate": 20695,
      "ĠTecnolog": 20696,
      "Ġindisc": 20697,
      "Ġprovisions": 20698,
      "ĠKi": 20699,
      "comfort": 20700,
      "entato": 20701,
      "inserimento": 20702,
      "ipo": 20703,
      "Ġindiffer": 20704,
      "created": 20705,
      "aggiornamento": 20706,
      "ĠArchivio": 20707,
      "ĠTherapy": 20708,
      "ĠTommaso": 20709,
      "igna": 20710,
      "estare": 20711,
      "Ġelected": 20712,
      "Ġmoon": 20713,
      "Ġrinnovabili": 20714,
      "Ġcheaper": 20715,
      "ĠArgentina": 20716,
      "Ġinutile": 20717,
      "ĠLU": 20718,
      "////////////////////////////////": 20719,
      "ĠEUR": 20720,
      "ĠMonza": 20721,
      "Ġ-.": 20722,
      "Ġincro": 20723,
      "ĠParticip": 20724,
      "Ġpesc": 20725,
      "ĠBri": 20726,
      "Ġmotivazioni": 20727,
      "ĠBianca": 20728,
      "ellenza": 20729,
      "Ġhip": 20730,
      "Ġfarci": 20731,
      "mask": 20732,
      "ĠFis": 20733,
      "Ġimpro": 20734,
      "ĠDragon": 20735,
      "Ġdimensions": 20736,
      "ĠSIM": 20737,
      "']))": 20738,
      "rocinio": 20739,
      "stic": 20740,
      "Ġembark": 20741,
      "Ġreserve": 20742,
      "Ġpartnerships": 20743,
      "ucks": 20744,
      "burgo": 20745,
      "Ġintre": 20746,
      "Ġassured": 20747,
      "Ġapprofondimento": 20748,
      "Repo": 20749,
      "Ġbicchi": 20750,
      "Ġconsigliamo": 20751,
      "Ġabsence": 20752,
      "Ġfinali": 20753,
      "Ġcolpisce": 20754,
      "World": 20755,
      "ĠGiovedì": 20756,
      "icano": 20757,
      "Ġ,\"": 20758,
      "vit": 20759,
      "anches": 20760,
      "Ġmountains": 20761,
      "Runtime": 20762,
      "Ġmatura": 20763,
      "Ġmostrano": 20764,
      "Ġfifth": 20765,
      "ĠFine": 20766,
      "âĶĢ": 20767,
      "ĠOptions": 20768,
      "STAT": 20769,
      "mb": 20770,
      "ĠCrypto": 20771,
      "Ġbanner": 20772,
      "Ġpixel": 20773,
      "ensus": 20774,
      "urers": 20775,
      "endono": 20776,
      "Ùĩ": 20777,
      "inline": 20778,
      "Ġcostly": 20779,
      "due": 20780,
      "Ġmutuo": 20781,
      "isan": 20782,
      "Ġpersu": 20783,
      "Float": 20784,
      "Ġinclusion": 20785,
      "Ġfacebook": 20786,
      "Ġstretta": 20787,
      "Ġslide": 20788,
      "Ġguidato": 20789,
      "Ġelections": 20790,
      "ĠPho": 20791,
      "chron": 20792,
      "Ġinnovativo": 20793,
      "ĠPOS": 20794,
      "ĠMAT": 20795,
      "Ġblackjack": 20796,
      "artiene": 20797,
      "ĠViene": 20798,
      "ĠGuido": 20799,
      "ĠBU": 20800,
      "ĠEditore": 20801,
      "occia": 20802,
      "Ġdismiss": 20803,
      "Ġmafia": 20804,
      "ĠOrganization": 20805,
      "Ġtwe": 20806,
      "ĠNato": 20807,
      "ĠQuestion": 20808,
      "ĠChallenge": 20809,
      "ĠBruxelles": 20810,
      "ĠLogin": 20811,
      "ĠTeresa": 20812,
      "aticamente": 20813,
      "domest": 20814,
      "ĠvisibilitÃł": 20815,
      "Ġpreparato": 20816,
      "ĠUfficio": 20817,
      "Ġsperimentazione": 20818,
      "utf": 20819,
      "Ġcontenute": 20820,
      "Ġliberal": 20821,
      "ĠCleaning": 20822,
      "edrale": 20823,
      "edo": 20824,
      "winning": 20825,
      "Ġanniversary": 20826,
      "Ġelder": 20827,
      "Ġtrimestre": 20828,
      "background": 20829,
      "Ġ\",\"": 20830,
      "Ġsentimento": 20831,
      "ĠVedi": 20832,
      "Ġpermitted": 20833,
      "required": 20834,
      "ĠCastell": 20835,
      "\"+": 20836,
      "Ġpartial": 20837,
      "...âĢĿ": 20838,
      "ĠJoy": 20839,
      "insegna": 20840,
      "sd": 20841,
      "bes": 20842,
      "Ġstrano": 20843,
      "Ġattore": 20844,
      "Ġrequiring": 20845,
      "alone": 20846,
      "ĠSqlParameter": 20847,
      "ĠCarbon": 20848,
      "Ġsvari": 20849,
      "ĠMeloni": 20850,
      "ĠFern": 20851,
      "Ġterres": 20852,
      "ĠRisk": 20853,
      "about": 20854,
      "ONT": 20855,
      "ĠRAM": 20856,
      "Ġassur": 20857,
      "ĠBrun": 20858,
      "Device": 20859,
      "Ġzip": 20860,
      "Ġpavimento": 20861,
      "Ġamato": 20862,
      "Ġud": 20863,
      "Ġgradually": 20864,
      "comment": 20865,
      "Ġpleasant": 20866,
      "Ġfiliera": 20867,
      "Ġterremoto": 20868,
      "Ġcomodo": 20869,
      "Ġmonitorare": 20870,
      "Ġpokies": 20871,
      "olati": 20872,
      "Ġscendere": 20873,
      "Ġmerci": 20874,
      "Ġliquido": 20875,
      "Ġdependent": 20876,
      "Ġprescription": 20877,
      "wi": 20878,
      "Ġpipe": 20879,
      "Ġdemonstrated": 20880,
      "Ġanten": 20881,
      "ĠSleep": 20882,
      "æľ¬": 20883,
      "Ġscolastica": 20884,
      "Ġvariations": 20885,
      "Ġmeasurement": 20886,
      "Ġrafforzare": 20887,
      "shore": 20888,
      "ĠRoute": 20889,
      "Ġboom": 20890,
      "Ġturistica": 20891,
      "Cat": 20892,
      "Ġpd": 20893,
      ">%": 20894,
      "Ġraffredd": 20895,
      "ĠâĤ¬.": 20896,
      "Iter": 20897,
      "owa": 20898,
      "ĠFai": 20899,
      "ĠPala": 20900,
      "ĠDM": 20901,
      "ETA": 20902,
      "Ġpublishing": 20903,
      "Ġsociet": 20904,
      "immobile": 20905,
      "ndef": 20906,
      "Ġcampioni": 20907,
      "Ġprotesta": 20908,
      "Ġcontributed": 20909,
      "Ġpotremmo": 20910,
      "(\"@": 20911,
      "Ġpiazz": 20912,
      "Ġcustomize": 20913,
      "ĠSure": 20914,
      "Inst": 20915,
      "Ġalgorithms": 20916,
      "ĠChel": 20917,
      "Ġconcentration": 20918,
      "elev": 20919,
      "Ġavval": 20920,
      "Ġreviewed": 20921,
      "Ġintellettuale": 20922,
      "Ġmuore": 20923,
      "ymbol": 20924,
      "esota": 20925,
      "Ġcantiere": 20926,
      "Ġrect": 20927,
      "HL": 20928,
      "Ġsupportive": 20929,
      "Ġpianificazione": 20930,
      "Entries": 20931,
      "avy": 20932,
      "Ġparks": 20933,
      "Ġamministrativo": 20934,
      "ĠPhiladelphia": 20935,
      "Ġdintorni": 20936,
      "ycle": 20937,
      "Ġinvito": 20938,
      "ĠFresh": 20939,
      "ĠSUL": 20940,
      "ffe": 20941,
      "Ġtantissimi": 20942,
      "Ġdepartments": 20943,
      "Async": 20944,
      "Ġappartenenti": 20945,
      "ulm": 20946,
      "Ġqualities": 20947,
      "ĠCasin": 20948,
      "ĠAustria": 20949,
      "ĠPink": 20950,
      "ĠCorporate": 20951,
      "Ġpotevano": 20952,
      "(`": 20953,
      "Ġcaratterizzata": 20954,
      "Ġschiena": 20955,
      "irti": 20956,
      "Ġreligiosa": 20957,
      "Ġsql": 20958,
      "Ġroyal": 20959,
      "Ġdetermin": 20960,
      "ĠRab": 20961,
      "country": 20962,
      "itarian": 20963,
      "iliazione": 20964,
      "Ġspouse": 20965,
      "FM": 20966,
      "ĠVar": 20967,
      "Ġpaste": 20968,
      "ĠVIP": 20969,
      "Ġoutdoors": 20970,
      "Ġassistere": 20971,
      "acque": 20972,
      "Ġcopertina": 20973,
      "Ġobbligatorio": 20974,
      "ĠDental": 20975,
      "ĠImages": 20976,
      "voice": 20977,
      "Att": 20978,
      "Ġseren": 20979,
      "itivity": 20980,
      "seq": 20981,
      "Ġ×": 20982,
      "ĠRecord": 20983,
      "Ġimplications": 20984,
      "Ġadvise": 20985,
      "Ġinvita": 20986,
      "Ġterminal": 20987,
      "Ġavvert": 20988,
      "Ġcomunicati": 20989,
      "ĠGrant": 20990,
      "Ġprevisione": 20991,
      "Ġdiploma": 20992,
      "ĠFred": 20993,
      "Ġpasses": 20994,
      "Ġcosiddetto": 20995,
      "tial": 20996,
      "ĠResults": 20997,
      "Ġconservation": 20998,
      "Deb": 20999,
      "Ġaluminum": 21000,
      "Ġocchio": 21001,
      "annuncio": 21002,
      "attivazione": 21003,
      "ĠNovecento": 21004,
      ")/": 21005,
      "ĠDiscuss": 21006,
      "Detail": 21007,
      "Ġwise": 21008,
      "ĠSens": 21009,
      "Var": 21010,
      "Ġfornitore": 21011,
      "Ġsegnato": 21012,
      "Ġcinesi": 21013,
      "Ġchiusa": 21014,
      "otherapy": 21015,
      "ĠRA": 21016,
      "ICK": 21017,
      "Ġparenti": 21018,
      "Ġramp": 21019,
      "intelligenza": 21020,
      "Ġreceipt": 21021,
      "Ġconversione": 21022,
      "Ġbinary": 21023,
      "ceeds": 21024,
      "Ġgenerous": 21025,
      "Ġgiuridica": 21026,
      "Ġbosco": 21027,
      "dest": 21028,
      "Ġvern": 21029,
      "Ġscienziati": 21030,
      "selling": 21031,
      "ĠBott": 21032,
      "Ġtire": 21033,
      "Ġfinestre": 21034,
      "Ġbroader": 21035,
      "ĠNad": 21036,
      "limit": 21037,
      "onso": 21038,
      "eltÃł": 21039,
      "Ġwherever": 21040,
      "zzur": 21041,
      "Ġwrap": 21042,
      "Ġtender": 21043,
      "Ġromanzi": 21044,
      "Ġbuio": 21045,
      "ĠCondizioni": 21046,
      "rr": 21047,
      "****************************************************************": 21048,
      "ĠCelebr": 21049,
      "Ġspell": 21050,
      "Ġcloth": 21051,
      "ĠBry": 21052,
      "Ġobtaining": 21053,
      "sson": 21054,
      "Siamo": 21055,
      "alter": 21056,
      "Ġgrinding": 21057,
      "adozione": 21058,
      "Ġesposizione": 21059,
      "larg": 21060,
      "Ġhanging": 21061,
      "ibi": 21062,
      "avior": 21063,
      "lings": 21064,
      "Ġnervous": 21065,
      "Rev": 21066,
      "Ġquind": 21067,
      "Ġoffensive": 21068,
      "Ġbiblioteca": 21069,
      "ĠBMW": 21070,
      "endola": 21071,
      "ĠSebbene": 21072,
      "Ġrimedi": 21073,
      "ndo": 21074,
      "Ġvivendo": 21075,
      "Ġcoordinate": 21076,
      "ovic": 21077,
      "ĠCRM": 21078,
      "ndrome": 21079,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 21080,
      "inking": 21081,
      "ĠAdvis": 21082,
      "nut": 21083,
      "Ġrehab": 21084,
      "ĠSco": 21085,
      "iglione": 21086,
      "Ġger": 21087,
      "Ġrappresentante": 21088,
      "ĠMT": 21089,
      "Ġpreoccupazione": 21090,
      "program": 21091,
      "bad": 21092,
      "Ġatteggiamento": 21093,
      "Ġcontinuously": 21094,
      "ĠVuoi": 21095,
      "Ġpannelli": 21096,
      "Ġappliances": 21097,
      "Ġspecializzato": 21098,
      "Ġorientale": 21099,
      "scop": 21100,
      "ĠProgramma": 21101,
      "ĠMarsh": 21102,
      "Ġarise": 21103,
      "edu": 21104,
      "ĠBerlin": 21105,
      "Ġletteralmente": 21106,
      "elia": 21107,
      "ski": 21108,
      "Ġgenetic": 21109,
      "ĠRegional": 21110,
      "GetX": 21111,
      "others": 21112,
      "ĠAdobe": 21113,
      "Ġsurely": 21114,
      "likely": 21115,
      "istemi": 21116,
      "tique": 21117,
      "ĠDeath": 21118,
      "Ġcostituzionale": 21119,
      "Ġselezionati": 21120,
      "Ġglobally": 21121,
      "fab": 21122,
      "Ġriconosce": 21123,
      "ĠREC": 21124,
      "ryption": 21125,
      "ampoo": 21126,
      "Ġacquista": 21127,
      "ĠZan": 21128,
      "intendo": 21129,
      "éĩı": 21130,
      "èĩ": 21131,
      "Ġvescovo": 21132,
      "Ġvegan": 21133,
      "Ġcollettiva": 21134,
      "ĠEnterprise": 21135,
      "ĠLyn": 21136,
      "Ġregards": 21137,
      "Ġchiamare": 21138,
      "ĠFriuli": 21139,
      "?!": 21140,
      "Ġrientra": 21141,
      "Ġdeline": 21142,
      "irth": 21143,
      "ĠPalm": 21144,
      "Ġnucleare": 21145,
      "ĠRecovery": 21146,
      "ĠForeign": 21147,
      "ĠPont": 21148,
      "ĠElettr": 21149,
      "udia": 21150,
      "Ġstipendio": 21151,
      "ypt": 21152,
      "=\"<?": 21153,
      "ĠKorean": 21154,
      "Ġsorts": 21155,
      "Dom": 21156,
      "Ġpsicologico": 21157,
      "Ġfinanziarie": 21158,
      "Ġpushed": 21159,
      "Ġinvalid": 21160,
      "Ġmoderni": 21161,
      "ĠLug": 21162,
      "ĠYOUR": 21163,
      "alie": 21164,
      "Ġcomplessi": 21165,
      "Ġcomparto": 21166,
      "Ġmetallo": 21167,
      "ĠPlayers": 21168,
      "Ġtherapist": 21169,
      "Ġconservare": 21170,
      "Ġcroce": 21171,
      "ĠFigure": 21172,
      "Ġds": 21173,
      "Layer": 21174,
      "Ġautomobil": 21175,
      "Ġtedeschi": 21176,
      "Ġapert": 21177,
      "ching": 21178,
      "Ġapprezzato": 21179,
      "inetto": 21180,
      "arlie": 21181,
      "Ġpasseggiata": 21182,
      "Ġmodules": 21183,
      "Ġattribute": 21184,
      "ĠAlliance": 21185,
      "Ġexplos": 21186,
      "Ġamiche": 21187,
      "Logger": 21188,
      "ĠCord": 21189,
      "æĪij": 21190,
      "itante": 21191,
      "}}": 21192,
      "anzialmente": 21193,
      "Ġspagnolo": 21194,
      "ĠCreek": 21195,
      "uing": 21196,
      "Ġamministrazioni": 21197,
      "ĠAnthony": 21198,
      "ĠUnite": 21199,
      "astri": 21200,
      "ĠManif": 21201,
      "Ġfugg": 21202,
      "Ġarrangements": 21203,
      "ĠKelly": 21204,
      "athers": 21205,
      "Ġdowntown": 21206,
      "telling": 21207,
      "Ġcoordinamento": 21208,
      "Ġterreni": 21209,
      "Ġluxurious": 21210,
      "Ġsab": 21211,
      "Ġottimi": 21212,
      "initial": 21213,
      "Ġrarely": 21214,
      "ĠNaturalmente": 21215,
      "eggia": 21216,
      "android": 21217,
      "ĠDELLE": 21218,
      "大": 21219,
      "Person": 21220,
      "ĠGift": 21221,
      "Ġintegrale": 21222,
      "called": 21223,
      "aggiare": 21224,
      "was": 21225,
      "Ġterritory": 21226,
      "ĠTorn": 21227,
      "Ġkeen": 21228,
      "Ġusi": 21229,
      "Ġgrazia": 21230,
      "Ġrinnovo": 21231,
      "ĠFIN": 21232,
      "Ġcostretti": 21233,
      "acquisizione": 21234,
      "Ġevolving": 21235,
      "Ġpausa": 21236,
      "Ġ\\\"": 21237,
      "WR": 21238,
      "istance": 21239,
      "Ġgoogle": 21240,
      "ο": 21241,
      "Ġdisabili": 21242,
      "ĠFace": 21243,
      "Ġrespiro": 21244,
      "azzardo": 21245,
      "Ġottimale": 21246,
      "Ġinvolvement": 21247,
      "ĠFC": 21248,
      "Ġurbano": 21249,
      "ĠEgli": 21250,
      "Ġproduttivo": 21251,
      "Ġdeaths": 21252,
      "Ġstereot": 21253,
      "ĠHash": 21254,
      "Ġstia": 21255,
      "Ġward": 21256,
      "improv": 21257,
      "Ġstili": 21258,
      "rentina": 21259,
      "Ġimpegnato": 21260,
      "Ġexclusively": 21261,
      "Fore": 21262,
      "Ġsabbia": 21263,
      "Ġformativo": 21264,
      "igni": 21265,
      "ĠSha": 21266,
      "argv": 21267,
      "verseas": 21268,
      "Route": 21269,
      "ĠDise": 21270,
      "éĶ": 21271,
      "Ġimproves": 21272,
      "Ġcc": 21273,
      "facebook": 21274,
      "ĠDS": 21275,
      "ĠDraghi": 21276,
      "Ġsegnalare": 21277,
      "Ġexplicit": 21278,
      "ĠPaint": 21279,
      "ĠDifferent": 21280,
      "Ġgiudici": 21281,
      "ĠOntario": 21282,
      "math": 21283,
      "icone": 21284,
      "Ġtutelare": 21285,
      "ĠVaticano": 21286,
      "ĠWikipedia": 21287,
      "Ġrealizz": 21288,
      "Ġdifferently": 21289,
      "Ġuniversal": 21290,
      "Ġcot": 21291,
      "ĠTir": 21292,
      "Ġperse": 21293,
      "American": 21294,
      "ĠCic": 21295,
      "lifer": 21296,
      "Ġprecisely": 21297,
      "Ġgains": 21298,
      "Ġbarriers": 21299,
      "`.": 21300,
      "ĠPear": 21301,
      "Ġfumo": 21302,
      "ĠTesla": 21303,
      "ĠAmici": 21304,
      "cements": 21305,
      "Ġsupplied": 21306,
      "ĠCentrale": 21307,
      "Ġsovrapp": 21308,
      "ĠInformativa": 21309,
      "Ġpresentati": 21310,
      "paper": 21311,
      "Ġmontagne": 21312,
      "fers": 21313,
      "Ġviewers": 21314,
      "Ġsuccessi": 21315,
      "Star": 21316,
      "és": 21317,
      "Ġmusicisti": 21318,
      "Ġstayed": 21319,
      "Ġhassle": 21320,
      "Ġattento": 21321,
      "Ġascolto": 21322,
      "Ġmoduli": 21323,
      "ERY": 21324,
      "Ġcontengono": 21325,
      "Ġyog": 21326,
      "ĠdiversitÃł": 21327,
      "istent": 21328,
      "fere": 21329,
      "igm": 21330,
      "Ġtreating": 21331,
      "ĠSkin": 21332,
      "ĠTODO": 21333,
      "ĠHello": 21334,
      "aman": 21335,
      "Ġraffig": 21336,
      "Ġorario": 21337,
      "ĠNUOV": 21338,
      "ĠPharm": 21339,
      "Ġarrested": 21340,
      "ĠBarn": 21341,
      "Ġrelaxation": 21342,
      "Ġobbligatoria": 21343,
      "Ġentrate": 21344,
      "onore": 21345,
      "Ġkeyword": 21346,
      "ĠFE": 21347,
      "Ġdosi": 21348,
      "tipo": 21349,
      "Ġcurs": 21350,
      "ĠIntervista": 21351,
      "Ġaccessibility": 21352,
      "Ġammon": 21353,
      "ugged": 21354,
      "bottom": 21355,
      "ĠFish": 21356,
      "ĠMolte": 21357,
      "ĠSL": 21358,
      "ĠPhD": 21359,
      "asera": 21360,
      "Ġsatisfy": 21361,
      "icali": 21362,
      "ĠSID": 21363,
      "ĠMonica": 21364,
      "Ġcapita": 21365,
      "Ġgathered": 21366,
      "ĠProgress": 21367,
      "Ġeccezionale": 21368,
      "Ġaggiunta": 21369,
      "Ġfiling": 21370,
      "Ġstops": 21371,
      "unding": 21372,
      "Ġadap": 21373,
      "Ġvenuto": 21374,
      "Ġestimates": 21375,
      "Ġframes": 21376,
      "Ġestablishing": 21377,
      "ettata": 21378,
      "Ġpoverty": 21379,
      "Ġunisce": 21380,
      "Ġrelaxing": 21381,
      "neg": 21382,
      "Ġcreature": 21383,
      "voce": 21384,
      "Ġtunnel": 21385,
      "ĠHero": 21386,
      "atting": 21387,
      "ĠLunedì": 21388,
      "___": 21389,
      "Ġombre": 21390,
      "Ġresilience": 21391,
      "Ġscarsa": 21392,
      "Ġdisk": 21393,
      "Ġpaths": 21394,
      "è¿Ķ": 21395,
      "uming": 21396,
      "ĠJay": 21397,
      "Ġnegativi": 21398,
      "controller": 21399,
      "ĠIG": 21400,
      "Ġhunting": 21401,
      "Ġresponsive": 21402,
      "Ġconduce": 21403,
      "ĠFit": 21404,
      "Ġrod": 21405,
      "aton": 21406,
      "ķIJâķIJâķIJâķIJâķIJâķIJâķIJâķIJâ": 21407,
      "Ġobbligo": 21408,
      "Ġpasseggeri": 21409,
      "Ġfuturi": 21410,
      "fox": 21411,
      "fp": 21412,
      "Ġcompleanno": 21413,
      "ĠCAM": 21414,
      "eland": 21415,
      "Ġfiore": 21416,
      "lain": 21417,
      "ANS": 21418,
      "hide": 21419,
      "patch": 21420,
      "Ġpellicola": 21421,
      "appello": 21422,
      "Ġmerchand": 21423,
      "ĠUg": 21424,
      "Ġvincitori": 21425,
      "hamm": 21426,
      "zero": 21427,
      "Ġsottoval": 21428,
      "ĠRick": 21429,
      "Ġsli": 21430,
      "ç¼": 21431,
      "ĠKate": 21432,
      "Ġpotenti": 21433,
      "Ġpatri": 21434,
      "ĠBianco": 21435,
      "Ġversi": 21436,
      "Ġenterprises": 21437,
      "ĠUpdated": 21438,
      "Ġuncover": 21439,
      "Ġappartiene": 21440,
      "Ġepoca": 21441,
      "Ġencourages": 21442,
      "Report": 21443,
      "Ġculto": 21444,
      "Ġrussa": 21445,
      "Ġfundra": 21446,
      "ĠAlessandra": 21447,
      "Ġdistruzione": 21448,
      "Ġdisabled": 21449,
      "nik": 21450,
      "Models": 21451,
      "achus": 21452,
      "ĠLeone": 21453,
      "beat": 21454,
      "approvazione": 21455,
      "Ġpenn": 21456,
      "Ġsignora": 21457,
      "Ġknowledgeable": 21458,
      "mont": 21459,
      "ĠLIB": 21460,
      "fmt": 21461,
      "ĠTX": 21462,
      "zip": 21463,
      "Ġcalorie": 21464,
      "Ġespor": 21465,
      "ĠDry": 21466,
      "rello": 21467,
      "Ġtube": 21468,
      "ĠGA": 21469,
      "Ġmediterr": 21470,
      "Ġdilig": 21471,
      "Ġruote": 21472,
      "Ġamministratori": 21473,
      "Ġgatti": 21474,
      "ĠPant": 21475,
      "matrix": 21476,
      "ĠEvol": 21477,
      "CN": 21478,
      "leton": 21479,
      "Author": 21480,
      "Ġи": 21481,
      "Ġmeasured": 21482,
      "Ġspecchio": 21483,
      "Ġnomina": 21484,
      "Ġwrites": 21485,
      "Ġrilevante": 21486,
      "Ġposteriore": 21487,
      "ĠSV": 21488,
      "ĠRepresent": 21489,
      "Ġconstructed": 21490,
      "anie": 21491,
      "Ġaccurately": 21492,
      "Ġcollaterali": 21493,
      "Ġtac": 21494,
      "Ġadmission": 21495,
      "inely": 21496,
      "ĠOregon": 21497,
      "Ġblo": 21498,
      "ĠGiustizia": 21499,
      "Ġgonna": 21500,
      "abe": 21501,
      "?:": 21502,
      "Ġpatto": 21503,
      "ĠClimate": 21504,
      "ĠCreating": 21505,
      "Offset": 21506,
      "ZO": 21507,
      "radi": 21508,
      "ĠPace": 21509,
      "Sk": 21510,
      "Ġministry": 21511,
      "Func": 21512,
      "ologists": 21513,
      "Ġduo": 21514,
      "ĠLang": 21515,
      "Ġaggrav": 21516,
      "nza": 21517,
      "izioso": 21518,
      "iversity": 21519,
      "Ġchampion": 21520,
      "egram": 21521,
      "ĠHV": 21522,
      "Ġgrants": 21523,
      "åĪĹ": 21524,
      "è¾ĵ": 21525,
      "Ġibr": 21526,
      "treat": 21527,
      "ĠTouch": 21528,
      "Ġо": 21529,
      "ĠLeadership": 21530,
      "mock": 21531,
      "Ġreadily": 21532,
      "Ġtalmente": 21533,
      "Ġdistribu": 21534,
      "ĠSezione": 21535,
      "Ġinvestigate": 21536,
      "ĠVIDEO": 21537,
      "Ġamend": 21538,
      "ĠChoosing": 21539,
      "season": 21540,
      "faccia": 21541,
      "Ġriprend": 21542,
      "ĠValid": 21543,
      "Ġreb": 21544,
      "Ġbeans": 21545,
      "Ġdistinctive": 21546,
      "Ġerg": 21547,
      "Ġtear": 21548,
      "Ġsq": 21549,
      "istant": 21550,
      "OLE": 21551,
      "submit": 21552,
      "åĬ¨": 21553,
      "Ġcatastro": 21554,
      "Ġinhib": 21555,
      "grado": 21556,
      "Ġbrillante": 21557,
      "ĠSnap": 21558,
      "ĠMinnesota": 21559,
      "acion": 21560,
      "Ġmotivation": 21561,
      "ä½į": 21562,
      "ĠRosso": 21563,
      "Ġgiri": 21564,
      "Ġnormali": 21565,
      "delivery": 21566,
      "Ġí": 21567,
      "imir": 21568,
      "Ġgiù": 21569,
      "Msg": 21570,
      "Ġenhances": 21571,
      "amar": 21572,
      "ĠElisab": 21573,
      "Ġbatteri": 21574,
      "INK": 21575,
      "Ġcaptured": 21576,
      "Ġceiling": 21577,
      "Ġdetermining": 21578,
      "Ġdiabete": 21579,
      "ĠNazioni": 21580,
      "Ġcostituita": 21581,
      "Ġtrovo": 21582,
      "âĢľ,": 21583,
      "ĠCOMUN": 21584,
      "Ġbom": 21585,
      "ellers": 21586,
      "Ġguadagnare": 21587,
      "Ġridotta": 21588,
      "worthy": 21589,
      "prod": 21590,
      "ĠRail": 21591,
      "istente": 21592,
      "imamente": 21593,
      "Ġfissa": 21594,
      "Ġevidenziato": 21595,
      "ĠDirezione": 21596,
      "Ġtipica": 21597,
      "Ġк": 21598,
      "Ġfisso": 21599,
      "Ġspessore": 21600,
      "pad": 21601,
      "ancel": 21602,
      "Year": 21603,
      "tah": 21604,
      "Ġfredda": 21605,
      "Ġsessuali": 21606,
      "Ġlomb": 21607,
      "Ġripar": 21608,
      "ĠMoz": 21609,
      "Ġfacili": 21610,
      "Ġapparentemente": 21611,
      "Cache": 21612,
      "Ġroofing": 21613,
      "Ġcrom": 21614,
      "ê": 21615,
      "charg": 21616,
      "equilibrio": 21617,
      "hetti": 21618,
      "Ġsurrounded": 21619,
      "Ġaffascinante": 21620,
      "opoli": 21621,
      "ĠJunior": 21622,
      "reach": 21623,
      "orf": 21624,
      "ĠCertified": 21625,
      "istical": 21626,
      "Ġorganizza": 21627,
      "Ġamministrativa": 21628,
      "éľ": 21629,
      "Ġunlike": 21630,
      "EDI": 21631,
      "Ġovernight": 21632,
      "Ġrecipro": 21633,
      "Ġseamlessly": 21634,
      "asis": 21635,
      "Ġpepper": 21636,
      "iamma": 21637,
      "Ġcarp": 21638,
      "ĠWorks": 21639,
      "aneous": 21640,
      "ilano": 21641,
      "Ġdeteri": 21642,
      "ĠCarn": 21643,
      "Ġintake": 21644,
      "ĠLisa": 21645,
      "network": 21646,
      "Ġmett": 21647,
      "Ġshade": 21648,
      "Ġcrown": 21649,
      "Ġprevedere": 21650,
      "Ġconsulente": 21651,
      "Ġador": 21652,
      "ĠMai": 21653,
      "DATA": 21654,
      "Ġprioritize": 21655,
      "Ġsottile": 21656,
      "ĠProced": 21657,
      "CHI": 21658,
      "Ġalberghi": 21659,
      "endone": 21660,
      "Ġincluso": 21661,
      "Ġlibreria": 21662,
      "ĠMovie": 21663,
      "Ġtiming": 21664,
      "ĠKal": 21665,
      "Ġcadere": 21666,
      "Ġweapon": 21667,
      "ĠGiovani": 21668,
      "Ġguerre": 21669,
      "Ġinstallare": 21670,
      "Ġcarrier": 21671,
      "Ġا": 21672,
      "Ġapple": 21673,
      "Ġdesignated": 21674,
      "Ġpassengers": 21675,
      "Ġamicizia": 21676,
      "ĠAtlantic": 21677,
      "Ġannounce": 21678,
      "Ġscenarios": 21679,
      "Ġguardia": 21680,
      "Ġcrafted": 21681,
      "Ġrumore": 21682,
      "ĠKenya": 21683,
      "Ġsalita": 21684,
      "Est": 21685,
      "ositamente": 21686,
      "Ġansia": 21687,
      "READ": 21688,
      "gon": 21689,
      "Ġrevers": 21690,
      "Ġcitato": 21691,
      "Ġavrai": 21692,
      "writing": 21693,
      "ĠAlt": 21694,
      "Ġtargeting": 21695,
      "ÙĪ": 21696,
      "ĠGirl": 21697,
      "Ġrappresentanza": 21698,
      "âĢĿ),": 21699,
      "GetXaxis": 21700,
      "Ġshirt": 21701,
      "ĠEtichette": 21702,
      "andole": 21703,
      "Ġlease": 21704,
      "ĠOFF": 21705,
      "Ġcattolica": 21706,
      "Ġsecured": 21707,
      "ĠValentina": 21708,
      "æĿ¥": 21709,
      "employ": 21710,
      "volto": 21711,
      "Ġdeclared": 21712,
      "Ġvanta": 21713,
      "avventura": 21714,
      "ĠIndiana": 21715,
      "Ġiniziata": 21716,
      "ĠDalle": 21717,
      "had": 21718,
      "Ġtarg": 21719,
      "Ġvoli": 21720,
      "Ġclinic": 21721,
      "Ġriparazione": 21722,
      "ν": 21723,
      "ĠAttorney": 21724,
      "ĠBird": 21725,
      "uppe": 21726,
      "ĠUrb": 21727,
      "idy": 21728,
      "ffa": 21729,
      "insp": 21730,
      "\")]": 21731,
      "alista": 21732,
      "Ġsoldati": 21733,
      "Ġrientro": 21734,
      "ACH": 21735,
      "Ġaccused": 21736,
      "Mu": 21737,
      "ĠSitu": 21738,
      "Ġincludono": 21739,
      "Ġcari": 21740,
      "ANTE": 21741,
      "ĠMang": 21742,
      "Ġweakness": 21743,
      "ĠsemplicitÃł": 21744,
      "Ġpensando": 21745,
      "Ġpitt": 21746,
      "Ġisraeli": 21747,
      "Svc": 21748,
      "ritt": 21749,
      "Ġferment": 21750,
      "Ġburden": 21751,
      "ĠTechnologies": 21752,
      "Ġtaglia": 21753,
      "Ġdialogue": 21754,
      "Ġnurt": 21755,
      "ĠInteger": 21756,
      ")[": 21757,
      "esigenza": 21758,
      "ĠTell": 21759,
      "еÑĢ": 21760,
      "Ġexplanation": 21761,
      "opolit": 21762,
      "Ġelettronico": 21763,
      "olds": 21764,
      "Ġjackpot": 21765,
      "ĠDario": 21766,
      "Ġadatti": 21767,
      "execute": 21768,
      "Ġdescritto": 21769,
      "asters": 21770,
      "ĠIce": 21771,
      "Ġliver": 21772,
      "åŀ": 21773,
      "Ġasciug": 21774,
      "ĠWales": 21775,
      "ĠGrowth": 21776,
      "Ġreveals": 21777,
      "ĠSettings": 21778,
      "Ġdigit": 21779,
      "ĠOxford": 21780,
      "assegn": 21781,
      "Ġapprendimento": 21782,
      "Ġcausato": 21783,
      "Ġtecnologica": 21784,
      "ĠBrazil": 21785,
      "animo": 21786,
      "ĠFDA": 21787,
      "enziare": 21788,
      "Leg": 21789,
      "Ġaustr": 21790,
      "Ġheaven": 21791,
      "ĠLGBT": 21792,
      "ceano": 21793,
      "Ġdiscomfort": 21794,
      "wt": 21795,
      "approccio": 21796,
      "Ġfinishing": 21797,
      "Ġattendere": 21798,
      "ĠâĹ": 21799,
      "ĠCOMP": 21800,
      "Ġtoy": 21801,
      "Ġtied": 21802,
      "olia": 21803,
      "ĠExam": 21804,
      "Ġsteam": 21805,
      "Ġnod": 21806,
      "Ġoperano": 21807,
      "åĻ": 21808,
      "Ġelsewhere": 21809,
      "度": 21810,
      "connection": 21811,
      "Ġcommenta": 21812,
      "Ġvideogio": 21813,
      "Inc": 21814,
      "batch": 21815,
      "nom": 21816,
      "aced": 21817,
      "Ġcollegamenti": 21818,
      "Ġadeguata": 21819,
      "Ġ'\\": 21820,
      "Ġfiera": 21821,
      "Ġstimol": 21822,
      "Ġwidget": 21823,
      "Ġclicca": 21824,
      "Ġbeloved": 21825,
      "Ġdivisione": 21826,
      "Ġincorporating": 21827,
      "Ġcompagnie": 21828,
      "Db": 21829,
      "appare": 21830,
      "ellato": 21831,
      "esempio": 21832,
      "Ġappositamente": 21833,
      "ichiamo": 21834,
      "Ġcongr": 21835,
      "quot": 21836,
      "quale": 21837,
      "ĠHills": 21838,
      "(\".": 21839,
      "ĠSebasti": 21840,
      "ĠALLA": 21841,
      "Ġtecnologico": 21842,
      "language": 21843,
      "console": 21844,
      "ĠJO": 21845,
      "Ġgrosso": 21846,
      "Ġcenturies": 21847,
      "gorit": 21848,
      "Ġsopravvivenza": 21849,
      "Ġbabies": 21850,
      "Ġospitare": 21851,
      "Ġplumbing": 21852,
      "ĠÏ": 21853,
      "ĠContrib": 21854,
      "ĠCarne": 21855,
      "arbon": 21856,
      "ereum": 21857,
      "Ġfattura": 21858,
      "Ġmasc": 21859,
      "éĢļ": 21860,
      "ĠÃł": 21861,
      "/.": 21862,
      "Occ": 21863,
      "Ġvariazioni": 21864,
      "anzie": 21865,
      "rise": 21866,
      "inated": 21867,
      "Ġcmd": 21868,
      "Ġmeditation": 21869,
      "Ġabitazione": 21870,
      "ĠImmag": 21871,
      "inaggio": 21872,
      "Ġborg": 21873,
      "ĠDES": 21874,
      "gil": 21875,
      "feature": 21876,
      "ĠROMA": 21877,
      "esimi": 21878,
      "Ġproduzioni": 21879,
      "Ġrecommendation": 21880,
      "utori": 21881,
      "acht": 21882,
      "Ġprodotta": 21883,
      "ĠNothing": 21884,
      "Ġacust": 21885,
      "Ġwx": 21886,
      "Ġlaund": 21887,
      "icial": 21888,
      "Ġintervist": 21889,
      "Ġrelaxed": 21890,
      "Ġty": 21891,
      "Ġgaining": 21892,
      "Ġanswered": 21893,
      "Ġampiamente": 21894,
      "Ġprofitable": 21895,
      "avvocato": 21896,
      "аÑĤ": 21897,
      "ĠSia": 21898,
      "ç¨ĭ": 21899,
      "Ġly": 21900,
      "ĠHu": 21901,
      "Ġindipendentemente": 21902,
      "atria": 21903,
      "working": 21904,
      "Ġapost": 21905,
      "Ġmezza": 21906,
      "Ġlocks": 21907,
      "Ġequilibr": 21908,
      "Ġebrei": 21909,
      "FER": 21910,
      "ĠScarica": 21911,
      "ONG": 21912,
      "ĠCollect": 21913,
      "Ġtaxi": 21914,
      "Ġcomplaint": 21915,
      "Ġwalks": 21916,
      "æ¬": 21917,
      "iorno": 21918,
      "ĠMaterial": 21919,
      "Ġworship": 21920,
      "Ġundefined": 21921,
      "ĠCorp": 21922,
      "rocery": 21923,
      "Ġpir": 21924,
      "Ġpalestra": 21925,
      "Queue": 21926,
      "Ġkeyboard": 21927,
      "Ġdiminu": 21928,
      "flo": 21929,
      "activity": 21930,
      "Ġagricultural": 21931,
      "mal": 21932,
      "ĠEgypt": 21933,
      "Ġprocur": 21934,
      "ĠMalta": 21935,
      "Ġriservato": 21936,
      "Ġsperimentare": 21937,
      "shirt": 21938,
      "Ġpatt": 21939,
      "ĠSera": 21940,
      "Ġlogging": 21941,
      "Ġrestauro": 21942,
      "iries": 21943,
      "Ġispirato": 21944,
      "Ġscorre": 21945,
      "ĠMarine": 21946,
      "Ġaccolto": 21947,
      "igliano": 21948,
      "Ġbeds": 21949,
      "ĠCaff": 21950,
      "Parameters": 21951,
      "More": 21952,
      "ooter": 21953,
      "ĠUsed": 21954,
      "Ġgang": 21955,
      "Ġacceptance": 21956,
      "Ġriproduzione": 21957,
      "Render": 21958,
      "ĠClinton": 21959,
      "Ġvendor": 21960,
      "Ġtemporale": 21961,
      "san": 21962,
      "Ġheaded": 21963,
      "hicle": 21964,
      "]]": 21965,
      "Ġlega": 21966,
      "Ġcosiddetta": 21967,
      "Ġprescindere": 21968,
      "ĠKansas": 21969,
      "ilty": 21970,
      "Ġtraum": 21971,
      "Ġpubblicitari": 21972,
      "Ġdeadline": 21973,
      "Ġarchivi": 21974,
      "åύ": 21975,
      "Ġboasts": 21976,
      "Ġnorthern": 21977,
      "Ġintelligent": 21978,
      "ĠEdizioni": 21979,
      "Ġinnanzitutto": 21980,
      "缮": 21981,
      "ĠPossiamo": 21982,
      "Ġfama": 21983,
      "Ġdiverti": 21984,
      "Ġfondazione": 21985,
      "Ġsuspect": 21986,
      "Ġaxis": 21987,
      "Pres": 21988,
      "Ġwound": 21989,
      "Ġcoinvolgere": 21990,
      "Ġimparato": 21991,
      "ĠRV": 21992,
      "tabil": 21993,
      "Ġnotato": 21994,
      "Ġconsume": 21995,
      "NL": 21996,
      "Ġamid": 21997,
      "Ġpunteggio": 21998,
      "å½ķ": 21999,
      "ĠGianluca": 22000,
      "achusetts": 22001,
      "igg": 22002,
      "ĠErn": 22003,
      "Ġsd": 22004,
      "comb": 22005,
      "Ġwinners": 22006,
      "Ġsettimanale": 22007,
      "Ġcalories": 22008,
      "amel": 22009,
      "igliare": 22010,
      "Ġrivers": 22011,
      "Ġcelebrare": 22012,
      "Ġcaring": 22013,
      "xtures": 22014,
      "Ġpuntare": 22015,
      "ignor": 22016,
      "aramente": 22017,
      "Ġnin": 22018,
      "ĠMemorial": 22019,
      "Ġspare": 22020,
      "Ġaggiud": 22021,
      "ĠProcura": 22022,
      "Ġrendendo": 22023,
      "Ġspecializzati": 22024,
      "ĠMiglior": 22025,
      "Ġesplorare": 22026,
      "SR": 22027,
      "Ġideali": 22028,
      "Ġpropaganda": 22029,
      "ĠGuar": 22030,
      "Ġsensibili": 22031,
      "ĠFeed": 22032,
      "Ġfatturato": 22033,
      "Ġimpon": 22034,
      "Ġfisici": 22035,
      "dura": 22036,
      "~~~~": 22037,
      "Pixel": 22038,
      "ĠLap": 22039,
      "ĠDutch": 22040,
      "Ġstays": 22041,
      "Ġconflitti": 22042,
      "Ġcoupon": 22043,
      "Ġmechanisms": 22044,
      "infer": 22045,
      "Ġguardi": 22046,
      "ĠCOMM": 22047,
      "sservatorio": 22048,
      "ĠAnne": 22049,
      "Ġinferiori": 22050,
      "Ġtroverete": 22051,
      "ĠLit": 22052,
      "еÑĤ": 22053,
      "Send": 22054,
      "Ġpadd": 22055,
      "ĠMatthew": 22056,
      "Zero": 22057,
      "Ġratings": 22058,
      "ĠAffairs": 22059,
      "altare": 22060,
      "Ġlacr": 22061,
      "ĠVIA": 22062,
      "foto": 22063,
      "Amount": 22064,
      "Ġruota": 22065,
      "ĠCould": 22066,
      "Ġcalculated": 22067,
      "Ġadjustments": 22068,
      "Ġhandled": 22069,
      "ĠAbruzzo": 22070,
      "ĠMadre": 22071,
      "Ġmutual": 22072,
      "Ġadminister": 22073,
      "Ġrimozione": 22074,
      "pret": 22075,
      "ĠAndy": 22076,
      "Ġreceives": 22077,
      "Ġ,'": 22078,
      "ĠWE": 22079,
      "Ġgiocato": 22080,
      "zionario": 22081,
      "Ġcopper": 22082,
      "othe": 22083,
      "osizioni": 22084,
      "Ġtariffe": 22085,
      "San": 22086,
      "ĠNessuno": 22087,
      "ĠCI": 22088,
      "Ġ$(\"#": 22089,
      "Ġtorneo": 22090,
      "Bay": 22091,
      "yan": 22092,
      "Ġouter": 22093,
      "ĠNar": 22094,
      "ĠCorsi": 22095,
      "Ġincremento": 22096,
      "Ġminerali": 22097,
      ".$": 22098,
      "Ġspan": 22099,
      "ORN": 22100,
      "Ġinstallazione": 22101,
      "Ġcollegati": 22102,
      "Ġentusiasmo": 22103,
      "ĠAus": 22104,
      "driver": 22105,
      "Ġperfe": 22106,
      "otage": 22107,
      "Ġga": 22108,
      "ĠSpazio": 22109,
      "Ġchitarra": 22110,
      "Ġtrascorrere": 22111,
      "Ġdottr": 22112,
      "Ġsimultaneously": 22113,
      "Ġbanda": 22114,
      "Ġattorneys": 22115,
      "Ġessersi": 22116,
      "ĠTorna": 22117,
      "Ġfetch": 22118,
      "ĠTagged": 22119,
      "ĠValentino": 22120,
      "Ġformats": 22121,
      "otted": 22122,
      "Ġpura": 22123,
      "ĠGate": 22124,
      "Ġpagato": 22125,
      "ĠBasket": 22126,
      "ĠOutput": 22127,
      "Ġgentile": 22128,
      "ĠMelbourne": 22129,
      "ت": 22130,
      "ĠNurs": 22131,
      "ĠSwiss": 22132,
      "Ġchiamate": 22133,
      "Ġdistract": 22134,
      "ectable": 22135,
      "ND": 22136,
      "Assert": 22137,
      "Ġdeposits": 22138,
      "Ġcrystal": 22139,
      "ĠIsraeli": 22140,
      "tainty": 22141,
      "Ġsweat": 22142,
      "FIL": 22143,
      "Ġcontemporaneo": 22144,
      "Ġconsiderable": 22145,
      "Ġdimag": 22146,
      "Converter": 22147,
      "'));": 22148,
      "Ġintegral": 22149,
      "edd": 22150,
      "ĠRaffaele": 22151,
      "///": 22152,
      "Ġsurgical": 22153,
      "ĠLen": 22154,
      "bic": 22155,
      "æģ": 22156,
      "Ġassault": 22157,
      "ĠExample": 22158,
      "Ġfeeding": 22159,
      "isine": 22160,
      "Ġcarbur": 22161,
      "Ġresti": 22162,
      "ONY": 22163,
      "Ġlovers": 22164,
      "ĠAnimal": 22165,
      "UID": 22166,
      "Ġrenewable": 22167,
      "Ġevitando": 22168,
      "')->": 22169,
      "åıij": 22170,
      "Job": 22171,
      "ĠVisita": 22172,
      "ĠScript": 22173,
      "ĠScr": 22174,
      "rock": 22175,
      "vm": 22176,
      "Ġproducers": 22177,
      "Ġproved": 22178,
      "ĠInde": 22179,
      "efficient": 22180,
      "ĠEST": 22181,
      "ĠHur": 22182,
      "pit": 22183,
      "Ġbeef": 22184,
      "Ġcallback": 22185,
      "prof": 22186,
      "Ġnavi": 22187,
      "Ġrewarding": 22188,
      "å¿": 22189,
      "ĠOrange": 22190,
      "Ġcelebrated": 22191,
      "role": 22192,
      "Ġ%>%": 22193,
      "sized": 22194,
      "ĠLis": 22195,
      "Ġstrengths": 22196,
      "Ġslog": 22197,
      "Ġimporto": 22198,
      "ĠThread": 22199,
      "ĠEmergency": 22200,
      "Ġperc": 22201,
      "Ġspendere": 22202,
      "Ġinvestor": 22203,
      "olor": 22204,
      "Ġeppure": 22205,
      "ĠCip": 22206,
      "atini": 22207,
      "ivation": 22208,
      "Ġdoccia": 22209,
      "itut": 22210,
      "ĠDesc": 22211,
      "ĠNome": 22212,
      "mates": 22213,
      "Ġprogettato": 22214,
      "Ġthro": 22215,
      "Ġshorter": 22216,
      ".;": 22217,
      "ilian": 22218,
      "Ġcontesti": 22219,
      "Ġanimation": 22220,
      "ĠBBC": 22221,
      "Ġд": 22222,
      "Ġearning": 22223,
      "uzzi": 22224,
      "Ġcareers": 22225,
      "ĠGuardia": 22226,
      "Ġphrase": 22227,
      "ĠACT": 22228,
      "ĠEag": 22229,
      "INS": 22230,
      "Ġfigur": 22231,
      "ffi": 22232,
      "Ġletture": 22233,
      "cop": 22234,
      "Ġconcessione": 22235,
      "theless": 22236,
      "Ġfresca": 22237,
      "lasting": 22238,
      "Ġhiking": 22239,
      "route": 22240,
      "teggiamenti": 22241,
      "æµ": 22242,
      "Ġrisale": 22243,
      "Ġdotto": 22244,
      "arner": 22245,
      "Ġdiminuzione": 22246,
      "andro": 22247,
      "Ġoffrendo": 22248,
      "Ġbinding": 22249,
      "ĠRace": 22250,
      "Ġpollution": 22251,
      "ĠSerial": 22252,
      "Ġimmediata": 22253,
      "uler": 22254,
      "Ġsensazioni": 22255,
      "ĠDOM": 22256,
      "vedi": 22257,
      "ĠEnzo": 22258,
      "ä¿¡": 22259,
      "Term": 22260,
      "âĢĿ;": 22261,
      "Ġvario": 22262,
      "Ġsettle": 22263,
      "Ġterapie": 22264,
      "Ġsafeguard": 22265,
      "evamo": 22266,
      "Ġchap": 22267,
      "Ġprenotare": 22268,
      "andamento": 22269,
      "ĠGlo": 22270,
      "team": 22271,
      "ARCH": 22272,
      "Ġfingers": 22273,
      "Ġroughly": 22274,
      "Ġinterrom": 22275,
      "wei": 22276,
      "Ġdesert": 22277,
      "Ġsupera": 22278,
      "oning": 22279,
      "Ġcima": 22280,
      "ecom": 22281,
      "Ġpays": 22282,
      "Enter": 22283,
      "Vol": 22284,
      "Ġbits": 22285,
      "Ġdelegato": 22286,
      "Ġlogger": 22287,
      "Ġinvested": 22288,
      "nea": 22289,
      "Ġriprendere": 22290,
      "Ġlemon": 22291,
      "Ġgrill": 22292,
      "Ġenormi": 22293,
      "ĠConferenza": 22294,
      "ĠHom": 22295,
      "!).": 22296,
      "nc": 22297,
      "urable": 22298,
      "works": 22299,
      "Ġrestoration": 22300,
      "Ġsindacati": 22301,
      "heart": 22302,
      "Ġlec": 22303,
      "Ġbruci": 22304,
      "Program": 22305,
      "Ġrestricted": 22306,
      "ĠANCHE": 22307,
      "Ġbite": 22308,
      "YS": 22309,
      "ĠWedding": 22310,
      "åĿ": 22311,
      "Ġmorta": 22312,
      "Ġinsegna": 22313,
      "Ġprecedentemente": 22314,
      "Ġpericoloso": 22315,
      "Ġhorses": 22316,
      "ĠIndonesia": 22317,
      "AutoritÃł": 22318,
      "ĠDemocratic": 22319,
      "éľĢ": 22320,
      "antaggi": 22321,
      "Ġricordiamo": 22322,
      "++){": 22323,
      "estion": 22324,
      "Ġresi": 22325,
      "Ġaccor": 22326,
      "Ġsof": 22327,
      "ĠOppure": 22328,
      "Ġgrafico": 22329,
      "VERS": 22330,
      "Ġmuoversi": 22331,
      "Ġvincente": 22332,
      "ĠWARRAN": 22333,
      "ĠAgenzia": 22334,
      "inchiesta": 22335,
      "Ġinverno": 22336,
      "Ġghiaccio": 22337,
      "ziare": 22338,
      "Ġverification": 22339,
      "Ġdolori": 22340,
      "Ġsuperm": 22341,
      "ĠRoof": 22342,
      "Ġriabil": 22343,
      "ĠFriends": 22344,
      "Ġrated": 22345,
      "Ġreminder": 22346,
      "Lgs": 22347,
      "Ġrestri": 22348,
      "Ġsafer": 22349,
      "ĠAnderson": 22350,
      "Ġphysician": 22351,
      "Ġscientifiche": 22352,
      "andra": 22353,
      "bonus": 22354,
      "Ġbisogn": 22355,
      "incess": 22356,
      "ĠOriente": 22357,
      "ĠSAP": 22358,
      "Div": 22359,
      "Ġvon": 22360,
      "uccio": 22361,
      "Ġincidenti": 22362,
      "Ġfunctioning": 22363,
      "ĠShel": 22364,
      "ADE": 22365,
      "Ġlontani": 22366,
      "ilitazione": 22367,
      "Ġsorge": 22368,
      "algia": 22369,
      "Ġfretta": 22370,
      "Ġmotivated": 22371,
      "åŀĭ": 22372,
      "girl": 22373,
      "ĠNintendo": 22374,
      "åıĤ": 22375,
      "Visible": 22376,
      "Ġtrasparente": 22377,
      "Ġintimate": 22378,
      "viol": 22379,
      "Ġbands": 22380,
      "Build": 22381,
      "Ġbevande": 22382,
      "Ġloads": 22383,
      "wait": 22384,
      "Ġconnectivity": 22385,
      "Ġnominato": 22386,
      "Ġinfinite": 22387,
      "Ġni": 22388,
      "Ġcorruzione": 22389,
      "Ġapplicants": 22390,
      "Ġcrop": 22391,
      "Ġkiller": 22392,
      "Ġbehaviors": 22393,
      "Ġbeaches": 22394,
      "Ġriportare": 22395,
      "ĠImplement": 22396,
      "such": 22397,
      "ĠTaranto": 22398,
      "ĠHung": 22399,
      "Ġmerita": 22400,
      "Ġpartecipa": 22401,
      "ĠBeautiful": 22402,
      "Ġperdono": 22403,
      "CHECK": 22404,
      "Ġtatt": 22405,
      "Ġthreshold": 22406,
      "Ġrecruitment": 22407,
      "ĠUnless": 22408,
      "ĠFly": 22409,
      "ĠSess": 22410,
      "ĠFamiglia": 22411,
      "ĠPy": 22412,
      "Ġindossare": 22413,
      "usci": 22414,
      "Ġfaranno": 22415,
      "Ġgrammi": 22416,
      "ĠFlu": 22417,
      "ENG": 22418,
      "ĠJa": 22419,
      ";\">": 22420,
      "modal": 22421,
      "Ġincub": 22422,
      "boy": 22423,
      "Ġtraditions": 22424,
      "inet": 22425,
      "Ġappend": 22426,
      "asures": 22427,
      "ĠArth": 22428,
      "Ġsottos": 22429,
      "Ġaffermare": 22430,
      "tp": 22431,
      "г": 22432,
      "ĠStatus": 22433,
      "Ġcompanion": 22434,
      "BE": 22435,
      "Ġpreference": 22436,
      "ĠOL": 22437,
      "shared": 22438,
      "ĠNATO": 22439,
      "Ġspecifications": 22440,
      "loyd": 22441,
      "brand": 22442,
      "ĠDomin": 22443,
      "Ġsheets": 22444,
      "anied": 22445,
      "Ġknock": 22446,
      "ĠSicuramente": 22447,
      "Ġaccordingly": 22448,
      "ibet": 22449,
      "Ġterritoriali": 22450,
      "ĠNevertheless": 22451,
      "Ġnest": 22452,
      "Ġ\"\")": 22453,
      "Ġdesires": 22454,
      "Ġwag": 22455,
      "Ġusate": 22456,
      "oucher": 22457,
      "ouri": 22458,
      "Ġmathemat": 22459,
      "Ġlogic": 22460,
      "Ġvolontariato": 22461,
      "Ġrisultare": 22462,
      "Ġnewspaper": 22463,
      "airo": 22464,
      "omon": 22465,
      "ĠDOC": 22466,
      "izers": 22467,
      "Ġorgogli": 22468,
      "Ġcors": 22469,
      "Ġtherm": 22470,
      "Ġfastest": 22471,
      "Ġalpha": 22472,
      "Ġsolitudine": 22473,
      "Ġaging": 22474,
      "Ġcontinui": 22475,
      "Ġenormous": 22476,
      "ibo": 22477,
      "ĠAssert": 22478,
      "Ġdestinata": 22479,
      "ĠDefense": 22480,
      "Ġstella": 22481,
      "Ġvaried": 22482,
      "ÑĨ": 22483,
      "Ġleggenda": 22484,
      "Ġknee": 22485,
      "igeno": 22486,
      "mot": 22487,
      "Ġeman": 22488,
      "Ġrighe": 22489,
      "jax": 22490,
      "Ġavanzata": 22491,
      "idges": 22492,
      "ĠCerca": 22493,
      "Ġdecad": 22494,
      "assemblea": 22495,
      "Ġmerit": 22496,
      "EMA": 22497,
      "ĠPain": 22498,
      "Ġabitazioni": 22499,
      "Ġkilling": 22500,
      "ĠTot": 22501,
      "Ġtransferred": 22502,
      "Ġintraprendere": 22503,
      "Ġunlikely": 22504,
      "kan": 22505,
      "errors": 22506,
      "Ġfrazione": 22507,
      "ĠSyn": 22508,
      "Ġfornite": 22509,
      "Ġbagn": 22510,
      "ĠAldo": 22511,
      "ĠFellow": 22512,
      "Ġbottles": 22513,
      "Ġgrip": 22514,
      "Ġprendono": 22515,
      "Ġtocca": 22516,
      "Ġswim": 22517,
      "Ġprofumo": 22518,
      "Ġrescue": 22519,
      "ĠReady": 22520,
      "attenimento": 22521,
      "Ġessays": 22522,
      "ĠForex": 22523,
      "ĠBeat": 22524,
      "Ġconcludere": 22525,
      "Ġappreciation": 22526,
      "ĠOT": 22527,
      "Ġdeboli": 22528,
      "liant": 22529,
      "Ġincorrect": 22530,
      "Ġcaric": 22531,
      "ĠMaggiore": 22532,
      "Ġfunzionali": 22533,
      "Transform": 22534,
      "ĠPref": 22535,
      "Ġmondiali": 22536,
      "Ġscolastici": 22537,
      "Ġbraccia": 22538,
      "ĠSUP": 22539,
      "Ġthinks": 22540,
      "ĠCommercio": 22541,
      "Ġasks": 22542,
      "Ġdipendenza": 22543,
      "ennero": 22544,
      "ĠDance": 22545,
      "Ġviolent": 22546,
      "youtube": 22547,
      "Ġiscrizioni": 22548,
      "Ġdiffusi": 22549,
      "Ġretention": 22550,
      "quee": 22551,
      "Ġsoccer": 22552,
      "Ġraddo": 22553,
      "xit": 22554,
      "ifty": 22555,
      "Ġaccons": 22556,
      "Ġsorry": 22557,
      ".-": 22558,
      "Ġhighlighted": 22559,
      "Ġpeaceful": 22560,
      "Ġstrategico": 22561,
      "ickets": 22562,
      "laimed": 22563,
      "Ġcerebr": 22564,
      "Ġcompress": 22565,
      "Ġcompound": 22566,
      "Ġconfezione": 22567,
      "erapeutic": 22568,
      "RET": 22569,
      "Ġcrushing": 22570,
      "Ġobligation": 22571,
      "Ġeccellente": 22572,
      "Ġlett": 22573,
      "Ġresponded": 22574,
      "Ġintuitive": 22575,
      "Abbiamo": 22576,
      "Ġpython": 22577,
      "Ġdocumentario": 22578,
      "Ġarrangement": 22579,
      "ĠZh": 22580,
      "Ġriviste": 22581,
      "ĠSprings": 22582,
      "Ġsteady": 22583,
      "ecraft": 22584,
      "ĠTrentino": 22585,
      "Ġentrato": 22586,
      "Mem": 22587,
      "lusion": 22588,
      "ĠAms": 22589,
      "ĠRent": 22590,
      "services": 22591,
      "Ġtreats": 22592,
      "Ġnotevolmente": 22593,
      "ĠCharlie": 22594,
      "Ġemerged": 22595,
      "ĠLamb": 22596,
      "Ġscav": 22597,
      "Ġestetica": 22598,
      "Ġwhis": 22599,
      "Ġvacuum": 22600,
      "Ġsfera": 22601,
      "chim": 22602,
      "question": 22603,
      "Ġcleaner": 22604,
      "Ġmainstream": 22605,
      "Ġdistrug": 22606,
      "ĠNASA": 22607,
      "ollo": 22608,
      "ucky": 22609,
      "Ġ.,": 22610,
      "Ġwishes": 22611,
      "Ġpromising": 22612,
      "ĠUmberto": 22613,
      "ĠParte": 22614,
      "ĠBring": 22615,
      "Ġdecennio": 22616,
      "èİ·åıĸ": 22617,
      "ationally": 22618,
      "ometry": 22619,
      "Qt": 22620,
      "Ġentries": 22621,
      "Ġscatter": 22622,
      "Ġlogistics": 22623,
      "Ġpsicologia": 22624,
      "Ġsurname": 22625,
      "Use": 22626,
      "ç»ĵ": 22627,
      "imprend": 22628,
      "ĠSpetta": 22629,
      "Once": 22630,
      "Ġsensors": 22631,
      "Ġpotenzialmente": 22632,
      "ĠTRA": 22633,
      "Ġchairs": 22634,
      "Expected": 22635,
      ",$": 22636,
      "terdam": 22637,
      "Ġcruise": 22638,
      "rsi": 22639,
      "Ġslip": 22640,
      "Ġquante": 22641,
      "Debug": 22642,
      "Ġsoldiers": 22643,
      "Ġdysfunction": 22644,
      "Ġbisc": 22645,
      "ĠAziend": 22646,
      "ĠBA": 22647,
      "aph": 22648,
      "UA": 22649,
      "Ġdestinations": 22650,
      "ĠNatura": 22651,
      "Ġacknowledge": 22652,
      "ĠRedd": 22653,
      "Ġsostanzialmente": 22654,
      "Ġrinfor": 22655,
      "ĠBowl": 22656,
      "iscons": 22657,
      "Ġpubblicare": 22658,
      "arelli": 22659,
      "ĠButton": 22660,
      "assegnato": 22661,
      "temper": 22662,
      "Ġcamping": 22663,
      "ĠAlta": 22664,
      "Ġpopolazioni": 22665,
      "Ġinspiring": 22666,
      "Ġrilevanti": 22667,
      "Ġneglig": 22668,
      "ĠBirth": 22669,
      "Ġbatte": 22670,
      "Ġfederale": 22671,
      "Ùħ": 22672,
      "Ġinasp": 22673,
      "ĠBian": 22674,
      "Track": 22675,
      "Ġantibiot": 22676,
      "Ġbeautifully": 22677,
      "Sql": 22678,
      "Ġpriorities": 22679,
      "Ġreven": 22680,
      "ĠDei": 22681,
      "ĠMassachusetts": 22682,
      "ĠTerzo": 22683,
      "ĠUC": 22684,
      "VM": 22685,
      "astero": 22686,
      "utati": 22687,
      "ĠLabel": 22688,
      "ĠFeature": 22689,
      "After": 22690,
      "Ġholder": 22691,
      "idad": 22692,
      "ĠRow": 22693,
      "ĠAlz": 22694,
      "ĠĠĠĠĉ": 22695,
      "ĠBureau": 22696,
      "asty": 22697,
      "Ġapparently": 22698,
      "ĠOG": 22699,
      "NET": 22700,
      "Ġmessaging": 22701,
      "Ġusano": 22702,
      "ĠItaliani": 22703,
      "Ġarrange": 22704,
      "Ġrefresh": 22705,
      "Ġrivelato": 22706,
      "ĠPrec": 22707,
      "ĠRecensioni": 22708,
      "Ġfli": 22709,
      "Ġstrategica": 22710,
      "Ġnemici": 22711,
      "ĠRecomm": 22712,
      "Ġassegnato": 22713,
      "erk": 22714,
      "emont": 22715,
      "ĠWa": 22716,
      "Ġaccettato": 22717,
      "Ġbranding": 22718,
      "Ġcontinuato": 22719,
      "ĠGirls": 22720,
      "Ġdebris": 22721,
      "ĠLuciano": 22722,
      "Ġguided": 22723,
      "Ġuguale": 22724,
      "Ġgently": 22725,
      "Ġallievi": 22726,
      "Ġcostruita": 22727,
      "Ġrazza": 22728,
      "Ġnotable": 22729,
      "Ġimposte": 22730,
      "Ġcreata": 22731,
      "Ġcarenza": 22732,
      "once": 22733,
      "sheet": 22734,
      "Ġassociato": 22735,
      "ĠArena": 22736,
      "Ġdotata": 22737,
      "Ġaffecting": 22738,
      "ĠStag": 22739,
      "Ġminacce": 22740,
      "Ġunlimited": 22741,
      "ĠChap": 22742,
      "Assemblea": 22743,
      "ORY": 22744,
      "cb": 22745,
      "Ġpresum": 22746,
      "ĠJennifer": 22747,
      "oubt": 22748,
      "Ġpest": 22749,
      "ĠQuattro": 22750,
      "Ġindicata": 22751,
      "Ġadventures": 22752,
      "ĠNumer": 22753,
      "ĠcriticitÃł": 22754,
      "Ġostacoli": 22755,
      "Ġdeciding": 22756,
      "ĠFiera": 22757,
      "zionisti": 22758,
      "ĠBloom": 22759,
      "ĠSuite": 22760,
      "Ġschier": 22761,
      "tably": 22762,
      "ĠLut": 22763,
      "anka": 22764,
      "ĠStrong": 22765,
      "ĠVicenza": 22766,
      "Ġports": 22767,
      "Ġluna": 22768,
      "cv": 22769,
      "Ġprocessor": 22770,
      "Ġmonument": 22771,
      "Ġpresi": 22772,
      "moni": 22773,
      "Ġoverlook": 22774,
      "ĠHIV": 22775,
      "ĠEdward": 22776,
      "Ġdiesel": 22777,
      "ĠRov": 22778,
      "Artic": 22779,
      "ĠTea": 22780,
      "Ġcontainers": 22781,
      "Ġorganize": 22782,
      "Ġinnovativi": 22783,
      "Math": 22784,
      "Ġvitale": 22785,
      "anio": 22786,
      "%%": 22787,
      "Ġannull": 22788,
      "Ġslic": 22789,
      "Ġcush": 22790,
      "ilibri": 22791,
      "Ġgamers": 22792,
      "Ġprevedono": 22793,
      "ĠIndeed": 22794,
      "Ġhitting": 22795,
      "ĠAUTO": 22796,
      "cchie": 22797,
      "diff": 22798,
      "jet": 22799,
      "ĠAssembly": 22800,
      "Ġadottato": 22801,
      "åºı": 22802,
      "acca": 22803,
      "Ġschede": 22804,
      "ĠCommunications": 22805,
      "ĠHeat": 22806,
      "ол": 22807,
      "ĠGovernor": 22808,
      "ĠUpon": 22809,
      "ĠMorris": 22810,
      "Ġgiunto": 22811,
      "Ġconsistency": 22812,
      "Ġavvenire": 22813,
      "Please": 22814,
      "black": 22815,
      "nit": 22816,
      "Ġimmigration": 22817,
      "Ġderived": 22818,
      "ĠCambridge": 22819,
      "ĠAlbert": 22820,
      "Ġfia": 22821,
      "Ġvalued": 22822,
      "ĠSuccessivo": 22823,
      "Ġimpul": 22824,
      "Ġalluminio": 22825,
      "Ġsupportare": 22826,
      "ĠCerv": 22827,
      "ĠPent": 22828,
      "Ġhorr": 22829,
      "ping": 22830,
      "Ġqueries": 22831,
      "ĠHal": 22832,
      "het": 22833,
      "ĠfacilitÃł": 22834,
      "ologio": 22835,
      "Ġvoters": 22836,
      "ĠMercoledì": 22837,
      "Ġlect": 22838,
      "Ġavoiding": 22839,
      "Ġingredient": 22840,
      "ĠArche": 22841,
      "Ġconfirmation": 22842,
      "hetics": 22843,
      "Ġriferimenti": 22844,
      "Ġepisodes": 22845,
      "Ġagriculture": 22846,
      "Ġdiciamo": 22847,
      "amere": 22848,
      "ika": 22849,
      "ĠTypes": 22850,
      "Ġblogs": 22851,
      "Ġpaesaggi": 22852,
      "ĠESP": 22853,
      "Ġunnecessary": 22854,
      "ahoo": 22855,
      "ĠDiritti": 22856,
      "ĠCompagnia": 22857,
      "esito": 22858,
      "Ġgros": 22859,
      "ĠQuant": 22860,
      "Ġpainted": 22861,
      "ĠMaryland": 22862,
      "ĠLoad": 22863,
      "Ġlesioni": 22864,
      "Ġachievement": 22865,
      "Ġperif": 22866,
      "Ġspeeds": 22867,
      "isconsin": 22868,
      "insegnamento": 22869,
      "FP": 22870,
      "Ġ\"-": 22871,
      "Ġadmitted": 22872,
      "Ġengineer": 22873,
      "Ġ'../": 22874,
      "Ġgenerating": 22875,
      "ĠLibro": 22876,
      "Ġinterpretazione": 22877,
      "Ġrisarcimento": 22878,
      "ĠARE": 22879,
      "Ġreligioso": 22880,
      "ĠFinding": 22881,
      "Ġpoca": 22882,
      "ĠHans": 22883,
      "ĠPartic": 22884,
      ")?": 22885,
      "USA": 22886,
      "Ġinterfer": 22887,
      "Ġmindset": 22888,
      "ĠYoutube": 22889,
      "ĠPrefer": 22890,
      "Ġetiche": 22891,
      "marks": 22892,
      "small": 22893,
      "Ġheal": 22894,
      "ĠChir": 22895,
      "Ġscienze": 22896,
      "Ġiniziano": 22897,
      "ologa": 22898,
      "ythm": 22899,
      "æĬ": 22900,
      "Ġtocco": 22901,
      "built": 22902,
      "Ġtono": 22903,
      "istence": 22904,
      "Ġsalto": 22905,
      "Eff": 22906,
      "Ġnail": 22907,
      "Ġmanufactured": 22908,
      "Ġshield": 22909,
      "ĠCatal": 22910,
      "Ġurbana": 22911,
      "Has": 22912,
      "attan": 22913,
      "ĠvaliditÃł": 22914,
      "resource": 22915,
      "ĠAdult": 22916,
      "avvio": 22917,
      "Ġconcreta": 22918,
      "TON": 22919,
      "orious": 22920,
      "Ġdynamics": 22921,
      "utors": 22922,
      "esty": 22923,
      "Ġdetermination": 22924,
      "ĠTurk": 22925,
      "Ġstriking": 22926,
      "lari": 22927,
      "veni": 22928,
      "ан": 22929,
      "ĠOriginal": 22930,
      "Dat": 22931,
      "ĠSweet": 22932,
      "ĠInside": 22933,
      "Ġspro": 22934,
      "Ġidentical": 22935,
      "Ġelevati": 22936,
      "ĠYears": 22937,
      "ĠClicca": 22938,
      "ĠDrop": 22939,
      "Ġpuzzle": 22940,
      "ĠDateTime": 22941,
      "Ġpant": 22942,
      "Ġ-=": 22943,
      "onaut": 22944,
      "plic": 22945,
      "Ġoc": 22946,
      "Ġsomministrazione": 22947,
      "Multi": 22948,
      "ĠRetail": 22949,
      "Ġpadding": 22950,
      "ĠTitolo": 22951,
      "Ġalum": 22952,
      "Ġcoda": 22953,
      "Ġsignificativa": 22954,
      "incoln": 22955,
      "Ġcolui": 22956,
      "ĠOUT": 22957,
      "ibro": 22958,
      "å®ŀ": 22959,
      "urches": 22960,
      "Ġcomitato": 22961,
      "ĠZen": 22962,
      "Ġindependence": 22963,
      "Ġdisinf": 22964,
      "Ġcontrapp": 22965,
      "ĠRelease": 22966,
      "ĠOften": 22967,
      "Ġriqualificazione": 22968,
      "ipendenza": 22969,
      "!=": 22970,
      "Ġvigente": 22971,
      "ĠDor": 22972,
      "Ġinfezioni": 22973,
      "Ġlas": 22974,
      "Ġnan": 22975,
      "graduate": 22976,
      "ĠDatabase": 22977,
      "Ġdirectors": 22978,
      "Ġethnic": 22979,
      "Ġconsecutive": 22980,
      "Ġpublicly": 22981,
      "Ġbundle": 22982,
      "ĠSve": 22983,
      "ĠFinanza": 22984,
      "Ġcoaches": 22985,
      "Ġconvinzione": 22986,
      "Ġritrovare": 22987,
      "destra": 22988,
      "ĠIsa": 22989,
      "ĠAlp": 22990,
      "Ġaccomplished": 22991,
      "Ġdivenne": 22992,
      "Ġharsh": 22993,
      "Ġbenvenuto": 22994,
      "Ġmeteor": 22995,
      "ĠCoin": 22996,
      "mid": 22997,
      "hezza": 22998,
      "Ġpenalty": 22999,
      "Ġintricate": 23000,
      "ĠDesk": 23001,
      "ĠVista": 23002,
      "Ġcommands": 23003,
      "ĠConvers": 23004,
      "Ġevangel": 23005,
      "epid": 23006,
      "DateTime": 23007,
      "ĠCOME": 23008,
      "pd": 23009,
      "Ġranges": 23010,
      "Ġgira": 23011,
      "Ġcheckout": 23012,
      "Ġvoting": 23013,
      "ĠarriverÃł": 23014,
      "checked": 23015,
      "tools": 23016,
      "Ġreactions": 23017,
      "åı·": 23018,
      "hips": 23019,
      "Ġevolve": 23020,
      "Ġcomplaints": 23021,
      "Ġpetrolio": 23022,
      "ansia": 23023,
      "Ġlati": 23024,
      "aysia": 23025,
      "counter": 23026,
      "ĠMosc": 23027,
      "chen": 23028,
      "stick": 23029,
      "aha": 23030,
      "igs": 23031,
      "Ġtourist": 23032,
      "è¿ĶåĽŀ": 23033,
      "engine": 23034,
      "ĠCaldaie": 23035,
      "Ġ{\"": 23036,
      "Operation": 23037,
      "Ġsubtle": 23038,
      "Ġenjo": 23039,
      "Ġraccontano": 23040,
      "ĠIO": 23041,
      "Ġaffidabile": 23042,
      "ĠJonathan": 23043,
      "èµ": 23044,
      "Ġbiologico": 23045,
      "Ġborse": 23046,
      "protected": 23047,
      "Ġcellular": 23048,
      "payment": 23049,
      "ĠAth": 23050,
      "ĠSeconda": 23051,
      "Ġchiacchi": 23052,
      "arten": 23053,
      "Ġcondannato": 23054,
      "ĠVisa": 23055,
      "retion": 23056,
      "Ġcuff": 23057,
      "Ġbranches": 23058,
      "ĠClose": 23059,
      "Ġrepay": 23060,
      "Ġanniversario": 23061,
      "uttrice": 23062,
      "ĠUT": 23063,
      "Ġconting": 23064,
      "Ġanytime": 23065,
      "Ġiscritto": 23066,
      "Ġvestiti": 23067,
      "laration": 23068,
      "ĠHarvard": 23069,
      "Ġresistant": 23070,
      "idiano": 23071,
      "Ġgardens": 23072,
      "Ġnazioni": 23073,
      "Ġ{'": 23074,
      "ĠConst": 23075,
      "ĠLiverpool": 23076,
      "Ġmoderate": 23077,
      "ĠBudget": 23078,
      "ĠFinland": 23079,
      "avia": 23080,
      "ĠReserve": 23081,
      "ĠBond": 23082,
      "orted": 23083,
      "Ġcooked": 23084,
      "eq": 23085,
      "xis": 23086,
      "agger": 23087,
      "ĠEval": 23088,
      "ĠComunque": 23089,
      "Ġricad": 23090,
      "WriteLine": 23091,
      "rip": 23092,
      "Ġpione": 23093,
      "Ġoffense": 23094,
      "prototype": 23095,
      "iccio": 23096,
      "trato": 23097,
      "fold": 23098,
      "REG": 23099,
      "?,": 23100,
      "pread": 23101,
      "Ġpalest": 23102,
      "Ġradicale": 23103,
      "Ġsciv": 23104,
      "Ġsinger": 23105,
      "Ġitalia": 23106,
      "ĠRevolution": 23107,
      "Ġcifre": 23108,
      "Ġrito": 23109,
      "Ġcoprire": 23110,
      "ersione": 23111,
      "Ġvicin": 23112,
      "forming": 23113,
      "pson": 23114,
      "ĠMercato": 23115,
      "Ġterribile": 23116,
      "ĠUmbria": 23117,
      "Ġacido": 23118,
      "Ġdensity": 23119,
      "Ġconsiderations": 23120,
      "Selector": 23121,
      "________________": 23122,
      "ĠArti": 23123,
      "erei": 23124,
      "ĠVacc": 23125,
      "Ġsvolte": 23126,
      "ĠVienna": 23127,
      "ativitÃł": 23128,
      "Ġshipped": 23129,
      "Ġwelcoming": 23130,
      "ĠgravitÃł": 23131,
      "ĠCapod": 23132,
      "Ġanticipated": 23133,
      "Ġredditi": 23134,
      "MAN": 23135,
      "Ġmanually": 23136,
      "Ġemozion": 23137,
      "Ġtrucks": 23138,
      "amas": 23139,
      "Ġbias": 23140,
      "ãģ®": 23141,
      "ĠPetr": 23142,
      "connected": 23143,
      "Ġscher": 23144,
      "Ġmiele": 23145,
      "eniors": 23146,
      "Ġdiamond": 23147,
      "Ġpipeline": 23148,
      "Ġmun": 23149,
      "Ġpse": 23150,
      "ĠFiat": 23151,
      "Ġbreed": 23152,
      "Ġdelibera": 23153,
      "ĠWy": 23154,
      "ĠDrug": 23155,
      "ĠSchools": 23156,
      "ĠflessibilitÃł": 23157,
      "DER": 23158,
      "Ġsolari": 23159,
      "Ġvariabile": 23160,
      "Ġdedica": 23161,
      "forget": 23162,
      "LAY": 23163,
      "WA": 23164,
      "Ġss": 23165,
      "Ġsinging": 23166,
      "Ġelectro": 23167,
      "ĠProtocol": 23168,
      "Ġreplacing": 23169,
      "Ġchains": 23170,
      "Ġmaker": 23171,
      "Ġpromotes": 23172,
      "Ġshine": 23173,
      "Ġmoneta": 23174,
      "omy": 23175,
      "imposs": 23176,
      "Ġseguono": 23177,
      "ĠCuba": 23178,
      "ĠPodcast": 23179,
      "Ġdesper": 23180,
      "ĠDiamond": 23181,
      "Ġappreciated": 23182,
      "Global": 23183,
      "Ġfrozen": 23184,
      "Ġett": 23185,
      "urd": 23186,
      "Ġtitolari": 23187,
      "ĠdarÃł": 23188,
      "Ġdeterminata": 23189,
      "Ġcaptivating": 23190,
      "Ġmeraviglioso": 23191,
      "Ġspero": 23192,
      "ĠNewsletter": 23193,
      "Ġapplicata": 23194,
      "elier": 23195,
      "ifndef": 23196,
      "ĠBald": 23197,
      "Ġintensity": 23198,
      "fy": 23199,
      "Ġcoupl": 23200,
      "USE": 23201,
      "det": 23202,
      "Ġrush": 23203,
      "Ġprivo": 23204,
      "ENSE": 23205,
      "Ġmagical": 23206,
      "Ġscritte": 23207,
      "Ġfotografica": 23208,
      "Ġdenied": 23209,
      "tained": 23210,
      "Ġcollecting": 23211,
      "ĠPalace": 23212,
      "Ġsocket": 23213,
      "attrice": 23214,
      "conv": 23215,
      "ĠSri": 23216,
      "Ġroves": 23217,
      "Ġesistente": 23218,
      "oded": 23219,
      "Note": 23220,
      "achel": 23221,
      "ĠQualche": 23222,
      "Ġvotes": 23223,
      "ĠCommons": 23224,
      "Ġattractions": 23225,
      "Ġoli": 23226,
      "ĠUP": 23227,
      "oval": 23228,
      "Ġbrick": 23229,
      "Ġchiusi": 23230,
      "anas": 23231,
      "ĠUniversal": 23232,
      "Ġclientela": 23233,
      "Ġhabitat": 23234,
      "alpha": 23235,
      "osione": 23236,
      "Ġtricks": 23237,
      "Ġoldest": 23238,
      "Ġmyster": 23239,
      "ĠOthers": 23240,
      "Schema": 23241,
      "Isola": 23242,
      "ĠBAS": 23243,
      "ĠToyota": 23244,
      "qt": 23245,
      "Ġphysi": 23246,
      "Ġplayoff": 23247,
      "opposizione": 23248,
      "agu": 23249,
      "Ġprovenienza": 23250,
      "Ġbonds": 23251,
      "Ġmoderne": 23252,
      "ĠYellow": 23253,
      "Ġausp": 23254,
      "Clear": 23255,
      "Ġcomplessiva": 23256,
      "Ġmeasurements": 23257,
      "ĠDoll": 23258,
      "cart": 23259,
      "uot": 23260,
      "ĠCittad": 23261,
      "Ġuscite": 23262,
      "Ġnip": 23263,
      "Ġverdure": 23264,
      "links": 23265,
      "ĠLip": 23266,
      "ĠBruce": 23267,
      "Ġdispute": 23268,
      "Ġappetite": 23269,
      "qli": 23270,
      "TL": 23271,
      "Ġdonation": 23272,
      "Ġargue": 23273,
      "Ġtrenta": 23274,
      "Ġminerals": 23275,
      "course": 23276,
      "Ġsaluto": 23277,
      "idespread": 23278,
      "aborazione": 23279,
      "Ġbarrier": 23280,
      "renal": 23281,
      "Ġrespi": 23282,
      "Ġstroke": 23283,
      "Ġsindrome": 23284,
      "DTO": 23285,
      "ĠPrevent": 23286,
      "Ġglasses": 23287,
      "dependency": 23288,
      "Ġpanni": 23289,
      "prefix": 23290,
      "åħ³": 23291,
      "Ġneri": 23292,
      "enth": 23293,
      "Ġhood": 23294,
      "BY": 23295,
      "Ġappartamenti": 23296,
      "Ġstanze": 23297,
      "Center": 23298,
      "apprendimento": 23299,
      "natural": 23300,
      "ĠWiFi": 23301,
      "oe": 23302,
      "Ġcacci": 23303,
      "Ġink": 23304,
      "Ġtraguardo": 23305,
      "Ġsaga": 23306,
      "accoglienza": 23307,
      "Ġshed": 23308,
      "Ġaerei": 23309,
      "emies": 23310,
      "Ġcrisp": 23311,
      "ĠManaging": 23312,
      "Ġtonnellate": 23313,
      "Ġliste": 23314,
      "Ġincentives": 23315,
      "Ġembedded": 23316,
      "Ġesclusivo": 23317,
      "Ġbrowse": 23318,
      "Ġbreach": 23319,
      "Ġconducting": 23320,
      "zens": 23321,
      "Ġtè": 23322,
      "ĠCompar": 23323,
      "ned": 23324,
      "aglie": 23325,
      "Ġappla": 23326,
      "Ġ\"+": 23327,
      "Invalid": 23328,
      "ĠHVAC": 23329,
      "ĠBattle": 23330,
      "your": 23331,
      "olen": 23332,
      "ĠPrend": 23333,
      "Ġconservati": 23334,
      "ĠFro": 23335,
      "Ġinformatica": 23336,
      "ĠMezz": 23337,
      "Ġconcentrate": 23338,
      "erete": 23339,
      "符": 23340,
      "ĠSuccessivamente": 23341,
      "social": 23342,
      "labama": 23343,
      "Ġmarina": 23344,
      "Ġtiles": 23345,
      "ĠVendita": 23346,
      "Ġparagraph": 23347,
      "Ġcontratt": 23348,
      "Ġaccuse": 23349,
      "Ġpenis": 23350,
      "ĠPhoenix": 23351,
      "elson": 23352,
      "Ġmineral": 23353,
      "uba": 23354,
      "Ġperspectives": 23355,
      "Ġcomprese": 23356,
      "Ġprospective": 23357,
      "Ġmonetary": 23358,
      "Ġmeg": 23359,
      "quio": 23360,
      "Ġcommedia": 23361,
      "Ġgrows": 23362,
      "Ġsvizz": 23363,
      "objects": 23364,
      "subscription": 23365,
      "imone": 23366,
      "Ġdottor": 23367,
      "Step": 23368,
      "ĠQt": 23369,
      "Ġfails": 23370,
      "ĠATT": 23371,
      "ĠChain": 23372,
      "Ġconstitution": 23373,
      "Ġhence": 23374,
      "irla": 23375,
      "Ġimpone": 23376,
      "Ġdescrive": 23377,
      "Ġconcorrenti": 23378,
      "Ġricorrere": 23379,
      "Ġpanoramica": 23380,
      "subscribe": 23381,
      "ĠRece": 23382,
      "ĠRistor": 23383,
      "Ġscopre": 23384,
      "inars": 23385,
      "¨¡": 23386,
      "Ġfacial": 23387,
      "ĠCustomers": 23388,
      "employment": 23389,
      "Ġparticles": 23390,
      "Ġdisadv": 23391,
      "mu": 23392,
      "Ġeletto": 23393,
      "ĠXia": 23394,
      "Ġfarmacia": 23395,
      "urring": 23396,
      "Ġdifferente": 23397,
      "ĠTram": 23398,
      "$$": 23399,
      "ĠExpo": 23400,
      "Ġconoscono": 23401,
      "ORO": 23402,
      "uca": 23403,
      "ĠHan": 23404,
      "Ġsoffre": 23405,
      "ĠFontana": 23406,
      "Ġharness": 23407,
      "ViewById": 23408,
      "Ġtrace": 23409,
      "Ġgrano": 23410,
      "Ġscoring": 23411,
      "Ġricop": 23412,
      "Ġinterpretato": 23413,
      "ĠVerdi": 23414,
      "Ġgalleria": 23415,
      "Ġcruci": 23416,
      "Ġsensibile": 23417,
      "ĠHealthcare": 23418,
      "Ġveloci": 23419,
      "ĠNative": 23420,
      "Ġtrails": 23421,
      "Ġprendendo": 23422,
      "Ġcleans": 23423,
      "Ġdifficilmente": 23424,
      "Ġarchitettura": 23425,
      "ĠMessico": 23426,
      "Ġdiffondere": 23427,
      "(@": 23428,
      "ĠLud": 23429,
      "ipi": 23430,
      "iciency": 23431,
      "Ġrounds": 23432,
      "lamic": 23433,
      "Ġcovid": 23434,
      "hesis": 23435,
      "ĠObi": 23436,
      "Ġinterviste": 23437,
      "topher": 23438,
      "Ġgaranzie": 23439,
      "Ġresistente": 23440,
      "cloud": 23441,
      "Ġsegnalazione": 23442,
      "Users": 23443,
      "Ġgeneric": 23444,
      "poon": 23445,
      "Ġstats": 23446,
      "Ġspectacular": 23447,
      "MAKE": 23448,
      "Ġdovuti": 23449,
      "ĠMedicare": 23450,
      "çŃ": 23451,
      "Ġseques": 23452,
      "Ġrecap": 23453,
      "Ġconfermare": 23454,
      "fica": 23455,
      "Double": 23456,
      "Ġvariante": 23457,
      "ĠHeritage": 23458,
      "ĠPolonia": 23459,
      "Ġrussi": 23460,
      "Ġdiscesa": 23461,
      "ĠArchives": 23462,
      "ĠRadi": 23463,
      "embers": 23464,
      "ĠColomb": 23465,
      "ĠRossa": 23466,
      "ĠGor": 23467,
      "appropri": 23468,
      "vd": 23469,
      "ĠSurg": 23470,
      "ĠAmsterdam": 23471,
      "Ġenjoys": 23472,
      "Ġrivolge": 23473,
      "ITT": 23474,
      "Ġdiffuse": 23475,
      "ĠLucca": 23476,
      "Bytes": 23477,
      "Ġmim": 23478,
      "Ġtentativi": 23479,
      "Ġadjustable": 23480,
      "assets": 23481,
      "ĠPeace": 23482,
      "ĠGIO": 23483,
      "ensity": 23484,
      "ĠAPP": 23485,
      "ĠFol": 23486,
      "Ġdovute": 23487,
      "Et": 23488,
      "Ġminimi": 23489,
      "arring": 23490,
      "alba": 23491,
      "ĠProduction": 23492,
      "Ġcollegato": 23493,
      "uole": 23494,
      "Ġpess": 23495,
      "oscop": 23496,
      "Ġcaratterizza": 23497,
      "ĠCio": 23498,
      "avviso": 23499,
      "Ġmystery": 23500,
      "ETTO": 23501,
      "modules": 23502,
      "Stop": 23503,
      "Ġcoinvolte": 23504,
      "æģ¯": 23505,
      "Ġ'';": 23506,
      "Ġevidenzia": 23507,
      "Ġtechnicians": 23508,
      "ĠLegisl": 23509,
      "Ġinfluenced": 23510,
      "ĠIniti": 23511,
      "Ġannually": 23512,
      "pair": 23513,
      "ivated": 23514,
      "Ġlasciano": 23515,
      "ĠLiter": 23516,
      "Ġcourage": 23517,
      "Ġqueue": 23518,
      "Ġpreg": 23519,
      "Ġpairs": 23520,
      "cenza": 23521,
      "Ġconferimento": 23522,
      "prudenza": 23523,
      "serial": 23524,
      "angi": 23525,
      "ĠMER": 23526,
      "Ġconsiglieri": 23527,
      "Ġshaped": 23528,
      "enue": 23529,
      "ĠInfras": 23530,
      "Google": 23531,
      "Ġvesti": 23532,
      "Ġknife": 23533,
      "Ġgenerator": 23534,
      "Ġelettronici": 23535,
      "Ġcoinvolge": 23536,
      "ĠHoliday": 23537,
      "Ġcompetenti": 23538,
      "ĠMoore": 23539,
      "ilita": 23540,
      "ĠNep": 23541,
      "Ġcaratteri": 23542,
      "Ġintegrata": 23543,
      "Only": 23544,
      "omic": 23545,
      "tees": 23546,
      "atoio": 23547,
      "Ġbookmaker": 23548,
      "pid": 23549,
      "erla": 23550,
      "amount": 23551,
      "emen": 23552,
      "Ġsignificativi": 23553,
      "Ġpolizi": 23554,
      "Ġconsigliato": 23555,
      "ĠIscriv": 23556,
      "Ġoutlet": 23557,
      "follow": 23558,
      "Ġrestr": 23559,
      "ĠUomo": 23560,
      "Ġorganizzati": 23561,
      "Ġorganismo": 23562,
      "Ġdodici": 23563,
      "Ġthesis": 23564,
      "Ġstrings": 23565,
      "Ġladdove": 23566,
      "isso": 23567,
      "Ġneighbors": 23568,
      "vet": 23569,
      "Ġgenre": 23570,
      "Ġbrothers": 23571,
      "Ġnick": 23572,
      "ĠHomes": 23573,
      "Ġentertaining": 23574,
      "oon": 23575,
      "Ġsecco": 23576,
      "PY": 23577,
      "ĠMale": 23578,
      "Ġbacked": 23579,
      "Ġmesh": 23580,
      "Ġdestroyed": 23581,
      "æĸ¹æ³ķ": 23582,
      "ĠSession": 23583,
      "ĠRather": 23584,
      "ĠWisconsin": 23585,
      "Ġglow": 23586,
      "Ġvettura": 23587,
      "breaking": 23588,
      "Ġordinaria": 23589,
      "ĠEdit": 23590,
      "Ġoverseas": 23591,
      "ĠGiord": 23592,
      "wikipedia": 23593,
      "ĠCream": 23594,
      "Ġachievements": 23595,
      "ĠAer": 23596,
      "rocchia": 23597,
      "Ann": 23598,
      "Ġcavalli": 23599,
      "Ġgirare": 23600,
      "Å¡": 23601,
      "unione": 23602,
      "ĠCape": 23603,
      "ç«": 23604,
      "apply": 23605,
      "paid": 23606,
      "ĠBright": 23607,
      "ĠGaza": 23608,
      "ĠChia": 23609,
      "Ġintanto": 23610,
      "Ġconsiderate": 23611,
      "Ġadmit": 23612,
      "Ġcamminare": 23613,
      "autonomia": 23614,
      "mate": 23615,
      "Ġdelighted": 23616,
      "oh": 23617,
      "LIC": 23618,
      "export": 23619,
      "ORIA": 23620,
      "Ġparlamentare": 23621,
      "Ġsuited": 23622,
      "Ġbuilds": 23623,
      "Ġpoli": 23624,
      "Ġfasce": 23625,
      "Ġspacious": 23626,
      "Ġconfusione": 23627,
      "Ġfleet": 23628,
      "nessee": 23629,
      "Ġvisually": 23630,
      "Ġsolving": 23631,
      "laimer": 23632,
      "ĠVes": 23633,
      "Ġinsulation": 23634,
      "Ġmeasuring": 23635,
      "ĠSad": 23636,
      "Ġriconosciuta": 23637,
      "ĠBear": 23638,
      "Ġelastic": 23639,
      "interpretazione": 23640,
      "Ġtrig": 23641,
      "ĠEnti": 23642,
      "ĠFitness": 23643,
      "Ġinsedi": 23644,
      "Ġhazard": 23645,
      "ĠThai": 23646,
      "ĠQualora": 23647,
      "ĠVoice": 23648,
      "awa": 23649,
      "imedia": 23650,
      "conscious": 23651,
      "och": 23652,
      "rition": 23653,
      "Ġottimizzare": 23654,
      "ι": 23655,
      "ĠEye": 23656,
      "Ġfruizione": 23657,
      "Ġtransit": 23658,
      "ĠJi": 23659,
      "Ġaccompagna": 23660,
      "Ġmalware": 23661,
      "uate": 23662,
      "ĠImagine": 23663,
      "ĠMartedì": 23664,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 23665,
      "Ġconditioning": 23666,
      "Ġitk": 23667,
      "ĠTransfer": 23668,
      "rile": 23669,
      "inito": 23670,
      "ĠPUB": 23671,
      "Ġbatterie": 23672,
      "Ġconsultant": 23673,
      "ĠHack": 23674,
      "ĠGazzetta": 23675,
      "switch": 23676,
      "Ġesposto": 23677,
      "Ġmescol": 23678,
      "Ġ';": 23679,
      "ĠSed": 23680,
      "Ġrimar": 23681,
      "Ġballs": 23682,
      "Ġcups": 23683,
      "Oh": 23684,
      "multi": 23685,
      "Ġuniti": 23686,
      "Ġfavorevole": 23687,
      "ĠManto": 23688,
      "Ġdotati": 23689,
      "ituali": 23690,
      "Ġinnumere": 23691,
      "Ġcompra": 23692,
      "Ġconfusion": 23693,
      "Ġpresentate": 23694,
      "ĠArk": 23695,
      "Ġvecchie": 23696,
      "Ġsupporters": 23697,
      "Ġfunzionano": 23698,
      "ourcing": 23699,
      "design": 23700,
      "Ġandiamo": 23701,
      "Ġcavo": 23702,
      "ĠWhatever": 23703,
      "Ġirrig": 23704,
      "Ġevidentemente": 23705,
      "Ġfunded": 23706,
      "Ġparchi": 23707,
      "Cre": 23708,
      "Ġanziché": 23709,
      "Ġvalidation": 23710,
      "ĠGambling": 23711,
      "infezione": 23712,
      "ĠINFOR": 23713,
      "Ġimagination": 23714,
      "Yes": 23715,
      "albero": 23716,
      "Ġinteger": 23717,
      "Ġantis": 23718,
      "Priv": 23719,
      "Ġetn": 23720,
      "Ġimpressed": 23721,
      "uez": 23722,
      "Ġgrain": 23723,
      "ĠLiqu": 23724,
      "two": 23725,
      "dates": 23726,
      "Ġnascond": 23727,
      "Ġcapoluogo": 23728,
      "Ġduplic": 23729,
      "Ġlig": 23730,
      "Ġlatino": 23731,
      "Ġrossi": 23732,
      "ĠMes": 23733,
      "Ġconcluded": 23734,
      "icia": 23735,
      "Ġvisitor": 23736,
      "Ġrecycling": 23737,
      "ĠPolitiche": 23738,
      "factory": 23739,
      "Ġdemanding": 23740,
      "Ġletti": 23741,
      "Ġreflection": 23742,
      "ĠAbu": 23743,
      "naments": 23744,
      "ĠEthereum": 23745,
      "ĠClaudia": 23746,
      "Ġego": 23747,
      "Ġprofilazione": 23748,
      "Ġheaders": 23749,
      "Ġelettrodomest": 23750,
      "ĠCAT": 23751,
      "ziali": 23752,
      "Ġtimer": 23753,
      "Ġstupef": 23754,
      "Ġgeneri": 23755,
      "Ġschol": 23756,
      "ĠRand": 23757,
      "Ġprotocols": 23758,
      "ĠTrap": 23759,
      "å»": 23760,
      "Gli": 23761,
      "ĠNiente": 23762,
      "Ġterrible": 23763,
      "ĠMarcello": 23764,
      "ĠPhilippines": 23765,
      "Ġfantastico": 23766,
      "umen": 23767,
      "Ġcarries": 23768,
      "ĠBetween": 23769,
      "Ġtramon": 23770,
      "ĠPoiché": 23771,
      "ĠConditions": 23772,
      "Ġanger": 23773,
      "Aquila": 23774,
      "Ġtroverai": 23775,
      "quarters": 23776,
      "Ġfootprint": 23777,
      "Ġesposti": 23778,
      "ecnico": 23779,
      "Ġdefensive": 23780,
      "ç͍æĪ·": 23781,
      "ramenti": 23782,
      "ENC": 23783,
      "ĠPOST": 23784,
      "fat": 23785,
      "Ġpresenze": 23786,
      "ĠClark": 23787,
      "'+": 23788,
      "âĢĿ?": 23789,
      "Ġesam": 23790,
      "Ġtablets": 23791,
      "ĠHonda": 23792,
      "Ġtroppi": 23793,
      "Ġadher": 23794,
      "Ġpainful": 23795,
      "Ġshortly": 23796,
      "alismo": 23797,
      "Ġdiscussing": 23798,
      "Ġpatrimoni": 23799,
      "Ġperduto": 23800,
      "endoci": 23801,
      "ĠIeri": 23802,
      "iscano": 23803,
      "Ġhesitate": 23804,
      "ĠRange": 23805,
      "loading": 23806,
      "Ġdumps": 23807,
      "Ġapparire": 23808,
      "influenza": 23809,
      "Ġsubscribe": 23810,
      "opedia": 23811,
      "ĠFeel": 23812,
      "IDE": 23813,
      "Ġattempting": 23814,
      "Ġmantiene": 23815,
      "Ġhandles": 23816,
      "ĠNEWS": 23817,
      "Ġunicamente": 23818,
      "ĠNuc": 23819,
      "ĠCampo": 23820,
      "Ġrings": 23821,
      "Ġcorporations": 23822,
      "«": 23823,
      "enio": 23824,
      "ĠComponent": 23825,
      "ĠDeterm": 23826,
      "ĠSig": 23827,
      "ĠVesc": 23828,
      "Ġsomehow": 23829,
      "Ġvarieties": 23830,
      "ĠAncona": 23831,
      "ĠRate": 23832,
      "Ġaffitto": 23833,
      "uttori": 23834,
      "investimento": 23835,
      "ĠCharlotte": 23836,
      "Screen": 23837,
      "licts": 23838,
      "Ġspeaks": 23839,
      "Remove": 23840,
      "Ġhopefully": 23841,
      "Ġsciopero": 23842,
      "Ġevoc": 23843,
      "ĠPE": 23844,
      "Ġmetic": 23845,
      "Ġchiedo": 23846,
      "Ġsmoothly": 23847,
      "ĠIowa": 23848,
      "Ġepic": 23849,
      "Ġspiegazione": 23850,
      "ĠprossimitÃł": 23851,
      "Econom": 23852,
      "Ġnecessita": 23853,
      "Ġottenuti": 23854,
      "Ġmalati": 23855,
      "Ġtoilet": 23856,
      "etics": 23857,
      "hiamo": 23858,
      "ĠMontec": 23859,
      "lush": 23860,
      "Ġmilanese": 23861,
      "Ġtendono": 23862,
      "Ġstones": 23863,
      "ĠRS": 23864,
      "Ġvarianti": 23865,
      "ĠGarante": 23866,
      "Bas": 23867,
      "Ġcorrispondenza": 23868,
      "ouver": 23869,
      "ĠISBN": 23870,
      "Ġagro": 23871,
      "NU": 23872,
      "Ġbasse": 23873,
      "Ġmargine": 23874,
      "ĠLore": 23875,
      "Ġships": 23876,
      "Ġcompetit": 23877,
      "arato": 23878,
      "Ġimmort": 23879,
      "ĠCER": 23880,
      "ĠAlan": 23881,
      "Ġsacrific": 23882,
      "anes": 23883,
      "ĠTelef": 23884,
      "mix": 23885,
      "ĠNich": 23886,
      "ĠBorgo": 23887,
      "Ġrett": 23888,
      "edizioni": 23889,
      "MB": 23890,
      "ĠGuarda": 23891,
      "Ġproveniente": 23892,
      "abul": 23893,
      "Ġseppur": 23894,
      "iezioni": 23895,
      "Ġstruck": 23896,
      "Ġvedremo": 23897,
      "ĠNavy": 23898,
      "Ġfalso": 23899,
      "Ġlegally": 23900,
      "'].": 23901,
      "Ġvisibili": 23902,
      "Ġincentiv": 23903,
      "hd": 23904,
      "Ġunderstands": 23905,
      "Ġcognome": 23906,
      "Ġfrequente": 23907,
      "kee": 23908,
      "Ġabbigliamento": 23909,
      "ĠPartecip": 23910,
      "Ġtransformed": 23911,
      "ecchiamento": 23912,
      "ĠPool": 23913,
      "acer": 23914,
      "Ġsepol": 23915,
      ">::": 23916,
      "Ġpasti": 23917,
      "Ġapprofondimenti": 23918,
      "Ġpale": 23919,
      "Ġthermal": 23920,
      "abitazione": 23921,
      "Ġmandatory": 23922,
      "laggio": 23923,
      "ĠDaniela": 23924,
      "Ġphotographer": 23925,
      "ifiers": 23926,
      "Ġbombard": 23927,
      "leading": 23928,
      "Ġ\"%": 23929,
      "Ġfragile": 23930,
      "Ele": 23931,
      "spe": 23932,
      "Ġfantas": 23933,
      "ĠPescara": 23934,
      "intra": 23935,
      "Ġplur": 23936,
      "Ġtimeless": 23937,
      "Ġinnumerevoli": 23938,
      "Ġshadow": 23939,
      "Ġmeteo": 23940,
      "Ñħ": 23941,
      "ĠStories": 23942,
      "TEXT": 23943,
      "istituzione": 23944,
      "erebbero": 23945,
      "Ġwidespread": 23946,
      "owers": 23947,
      "Ġencompass": 23948,
      "Ġconcesso": 23949,
      "Ġcomposed": 23950,
      "ĠLatest": 23951,
      "ELE": 23952,
      "Ġfoc": 23953,
      "åIJ¦": 23954,
      ",âĢĻ": 23955,
      "Ġtong": 23956,
      "ĠHamp": 23957,
      "Ġprestare": 23958,
      "wrap": 23959,
      "ĠNoleggio": 23960,
      "ĠĠĠĠĠĠĊ": 23961,
      "ĠScor": 23962,
      "iese": 23963,
      "logger": 23964,
      "Ġsottoposto": 23965,
      "Ġvitamins": 23966,
      "Ġsituated": 23967,
      "Ġgestisce": 23968,
      "ĠElisabetta": 23969,
      "Ġvoices": 23970,
      "<<\"": 23971,
      "Ġimpiego": 23972,
      "Ġscholarship": 23973,
      "Ġoh": 23974,
      "Ġespressamente": 23975,
      "parser": 23976,
      "Ġdefinitivo": 23977,
      "Ġimmobile": 23978,
      "lgs": 23979,
      "Ġripart": 23980,
      "Ġsapori": 23981,
      "Rate": 23982,
      "cool": 23983,
      "Ġfuner": 23984,
      "Ġteas": 23985,
      "Ġvicinanza": 23986,
      "Ġflussi": 23987,
      "Ġshelter": 23988,
      "Neg": 23989,
      "iza": 23990,
      "groups": 23991,
      "Tim": 23992,
      "Ġricover": 23993,
      "ĠChelsea": 23994,
      "have": 23995,
      "Ġseguita": 23996,
      "Ġaccompanied": 23997,
      "Ġindipendenti": 23998,
      "ouml": 23999,
      "Ġintelligenza": 24000,
      "Ġpasto": 24001,
      "isia": 24002,
      "ĠConsumer": 24003,
      "ĠLG": 24004,
      "hpp": 24005,
      "ilitation": 24006,
      "ĠAnalisi": 24007,
      "intento": 24008,
      "Ġdifetti": 24009,
      "ĠDent": 24010,
      "indisi": 24011,
      "IMIT": 24012,
      "ĠTermini": 24013,
      "school": 24014,
      "Ġvai": 24015,
      "Ġorientamento": 24016,
      "ĠHab": 24017,
      "Pop": 24018,
      "Ġ.=": 24019,
      "Ġoperai": 24020,
      "Ġvalutazioni": 24021,
      "Pod": 24022,
      "ishop": 24023,
      "Ġrifugio": 24024,
      "ificante": 24025,
      "Ġsubire": 24026,
      "ruptcy": 24027,
      "ĠKu": 24028,
      "Ġthereby": 24029,
      "Ġpromozioni": 24030,
      "iviazione": 24031,
      "posed": 24032,
      "Ġindiment": 24033,
      "Ġlimone": 24034,
      "Ġpatience": 24035,
      "Ġqualit": 24036,
      "ĠRestaurant": 24037,
      "ĠClinical": 24038,
      "bird": 24039,
      "lv": 24040,
      "æĽ": 24041,
      "Ġprevents": 24042,
      "Ġpromossa": 24043,
      "ĠPlanet": 24044,
      "Req": 24045,
      "ĠNether": 24046,
      "Ġperpet": 24047,
      "Ġexempt": 24048,
      "Contin": 24049,
      "UK": 24050,
      "router": 24051,
      "Ġcorrid": 24052,
      "ĠMessa": 24053,
      "ĠBI": 24054,
      "Ġnascosto": 24055,
      "Ġtonight": 24056,
      "Ġgarlic": 24057,
      "Ġcliccando": 24058,
      "ISTA": 24059,
      "Ġcentim": 24060,
      "Ġlod": 24061,
      "Ġricom": 24062,
      "Ġmantenendo": 24063,
      "Ġcarto": 24064,
      "CONT": 24065,
      "åĨħ": 24066,
      "ĠHamilton": 24067,
      "Ġadvocate": 24068,
      "OF": 24069,
      "VP": 24070,
      "Ġnurse": 24071,
      "anello": 24072,
      "Ġanalys": 24073,
      "Ġdentist": 24074,
      "Ġregistra": 24075,
      "Ġadvisor": 24076,
      "Ġcontribuisce": 24077,
      "`)": 24078,
      "ĠAdmin": 24079,
      "ORS": 24080,
      "ipher": 24081,
      "ĠWhit": 24082,
      "Ġpatio": 24083,
      "fora": 24084,
      "Ġtestosterone": 24085,
      "ĠSteven": 24086,
      "Ġsfil": 24087,
      "ILITY": 24088,
      "orrei": 24089,
      "ĠSegn": 24090,
      "Ġprizes": 24091,
      "Ġprigioni": 24092,
      "Ġlaboratory": 24093,
      "Ġears": 24094,
      "ĠGord": 24095,
      "done": 24096,
      "Ġpopulations": 24097,
      "Ġuncertainty": 24098,
      "Ġweird": 24099,
      "ĠSua": 24100,
      "Ġmaschera": 24101,
      "Ġcreator": 24102,
      "Ġaltrove": 24103,
      "Ġraces": 24104,
      "ĠCinque": 24105,
      "ĠNavig": 24106,
      "Ġhumor": 24107,
      "ioxid": 24108,
      "itzerland": 24109,
      "terra": 24110,
      "Ġcodici": 24111,
      "Ġformati": 24112,
      "Ġgarantito": 24113,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 24114,
      "Option": 24115,
      "Ġrecipient": 24116,
      "Ġgaps": 24117,
      "ĠLincoln": 24118,
      "ĠLeader": 24119,
      "ĠLane": 24120,
      "ĠVito": 24121,
      "Modal": 24122,
      "ĠConstitution": 24123,
      "ĠNota": 24124,
      "ĠMira": 24125,
      "Ġcomedy": 24126,
      "Ġtalenti": 24127,
      "ĠDenver": 24128,
      "Ġsettled": 24129,
      "Ġinvernale": 24130,
      "Ġeravamo": 24131,
      "ĠMadd": 24132,
      "adori": 24133,
      "ĠNin": 24134,
      "ĠWonder": 24135,
      "ziano": 24136,
      "ingere": 24137,
      "âĶĢâĶĢ": 24138,
      "niamo": 24139,
      "ENE": 24140,
      "ĠNumero": 24141,
      "Contro": 24142,
      "Ġossa": 24143,
      "Windows": 24144,
      "ĠIv": 24145,
      "Ġastro": 24146,
      "Ġdeserto": 24147,
      "Ġguilty": 24148,
      "Ġcomunica": 24149,
      "ĠSoph": 24150,
      "places": 24151,
      "illance": 24152,
      "atial": 24153,
      "Ġmatematica": 24154,
      "isodio": 24155,
      "\":{": 24156,
      "Ġcybersecurity": 24157,
      "Ġholistic": 24158,
      "idel": 24159,
      "Ġimplied": 24160,
      "Ġsecca": 24161,
      "Ġcher": 24162,
      "Ġconsiderazioni": 24163,
      "Lear": 24164,
      "uela": 24165,
      "Ġbasics": 24166,
      "Ġfermare": 24167,
      "ĠRacing": 24168,
      "orr": 24169,
      "ĠPolo": 24170,
      ")),": 24171,
      "Ġ();": 24172,
      "Ġstructured": 24173,
      "Ġsoup": 24174,
      "Ġaffetti": 24175,
      "ĠDriver": 24176,
      "Ġlentamente": 24177,
      "Ġbras": 24178,
      "Ġperim": 24179,
      "Ġmakers": 24180,
      "imil": 24181,
      "ĠOro": 24182,
      "ĠDuomo": 24183,
      "Ġpazienza": 24184,
      "ĠChairman": 24185,
      "Ġfastidi": 24186,
      "Ġcoltivazione": 24187,
      "OND": 24188,
      "Ġdrone": 24189,
      "ĠQatar": 24190,
      "argouml": 24191,
      "Ġcaf": 24192,
      "intiff": 24193,
      "Ġranked": 24194,
      "ĠFen": 24195,
      "ĠCow": 24196,
      "Ġamate": 24197,
      "ventory": 24198,
      "Ġprepara": 24199,
      "ĠparitÃł": 24200,
      "Ġdownloaded": 24201,
      "Ġdetermina": 24202,
      "thod": 24203,
      "ĠPill": 24204,
      "ĠEffici": 24205,
      "Ġmt": 24206,
      "ĠRegistration": 24207,
      "Ġtrader": 24208,
      "his": 24209,
      "Ġacceptable": 24210,
      "ighth": 24211,
      "Ġromance": 24212,
      "Mock": 24213,
      "Ġdimostrano": 24214,
      "Ġarbitr": 24215,
      "Ġmestiere": 24216,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 24217,
      "Ġsincer": 24218,
      "ĠSummit": 24219,
      "Ġchiedendo": 24220,
      "ĠInvestig": 24221,
      "Role": 24222,
      "Ġdeserv": 24223,
      "Ġprogresso": 24224,
      "ĠPMI": 24225,
      "ĠChef": 24226,
      "Ġsaremo": 24227,
      "immy": 24228,
      "Ġcooperative": 24229,
      "Ġandati": 24230,
      "Ġinde": 24231,
      "ĠConsum": 24232,
      "ĠLomb": 24233,
      "Ġappartenenza": 24234,
      "Ġstreg": 24235,
      "Ġintegrare": 24236,
      "individuo": 24237,
      "Äį": 24238,
      "ĠâĪ": 24239,
      "Ġopposizione": 24240,
      "Ġcorrisponde": 24241,
      "Ġreels": 24242,
      "æ±": 24243,
      "ĠSapp": 24244,
      "Ġpromuove": 24245,
      "Ġpolemiche": 24246,
      "Ġarrivando": 24247,
      "estÃł": 24248,
      "ĠSpin": 24249,
      "etroit": 24250,
      "Ġfostering": 24251,
      "ĠStarting": 24252,
      "ialis": 24253,
      "Ġobstacles": 24254,
      "Tables": 24255,
      "uits": 24256,
      "Ġperception": 24257,
      "Ġconfess": 24258,
      "Ġhell": 24259,
      "å§": 24260,
      "ĠStudios": 24261,
      "ĠChristians": 24262,
      "Ġfiscal": 24263,
      "City": 24264,
      "Ġalignment": 24265,
      "blue": 24266,
      "ĠSOL": 24267,
      "Vi": 24268,
      "food": 24269,
      "ĠFav": 24270,
      "lap": 24271,
      "vedere": 24272,
      "Ġtires": 24273,
      "Ġvisitato": 24274,
      "Ġdermat": 24275,
      "Ġallevi": 24276,
      "Ġsubstances": 24277,
      "Ġgestore": 24278,
      "Ġpossession": 24279,
      "Ġebook": 24280,
      "Ġveste": 24281,
      "attori": 24282,
      "Ġmodific": 24283,
      "Ġidx": 24284,
      "egate": 24285,
      "Ġendors": 24286,
      "India": 24287,
      "Ġpubblicazioni": 24288,
      "Ġprospect": 24289,
      "Ġhumanity": 24290,
      "ĠBernard": 24291,
      "grow": 24292,
      "gete": 24293,
      "Ġfacilitare": 24294,
      "Ġquotidiani": 24295,
      "Ġdonations": 24296,
      "Ġproposti": 24297,
      "Fragment": 24298,
      "ĠGrid": 24299,
      "Azienda": 24300,
      "Structure": 24301,
      "panel": 24302,
      "ĠVarese": 24303,
      "ĠCattolica": 24304,
      "Ġassistito": 24305,
      "Linq": 24306,
      "Ġstudiosi": 24307,
      "ĠSchedule": 24308,
      "Ġuncom": 24309,
      "ĠDak": 24310,
      "IGLI": 24311,
      "Transaction": 24312,
      "plugin": 24313,
      ">&": 24314,
      "ĠMargher": 24315,
      "æŁ¥": 24316,
      "atur": 24317,
      "Ġsib": 24318,
      "Ġmafi": 24319,
      "ĠMassim": 24320,
      "Ġpensiamo": 24321,
      "åĵ": 24322,
      "(()": 24323,
      ")\\": 24324,
      "lacement": 24325,
      "Ġconsulta": 24326,
      "ĠOtta": 24327,
      "Ġbeneath": 24328,
      "Ġreag": 24329,
      "ibe": 24330,
      "ĠPhysical": 24331,
      "Ġconsultazione": 24332,
      "Ġstatale": 24333,
      "Ġvada": 24334,
      "Ġstacc": 24335,
      "Ġsfruttamento": 24336,
      "Ġsecrets": 24337,
      "ĠKnowledge": 24338,
      "ZZA": 24339,
      "Ġbenzina": 24340,
      "Ġestivo": 24341,
      "Ġconstraints": 24342,
      "ĠRegion": 24343,
      "Ġhired": 24344,
      "Ġferite": 24345,
      "ĠVai": 24346,
      "Ġmontaggio": 24347,
      "Ġvocal": 24348,
      "Ġuguali": 24349,
      "ĠCrusher": 24350,
      "Ġdatore": 24351,
      "Ġabbandonato": 24352,
      "Ġformul": 24353,
      "rina": 24354,
      "Ġcostruzioni": 24355,
      "ĠRolex": 24356,
      "ĠZone": 24357,
      "Ġcontenente": 24358,
      "Ġevidenti": 24359,
      "database": 24360,
      "rane": 24361,
      "Ġtimore": 24362,
      "Ġguarantees": 24363,
      "urea": 24364,
      "Ġrally": 24365,
      "Ġautonomo": 24366,
      "Ġpromptly": 24367,
      "Ġsenz": 24368,
      "ilitati": 24369,
      "ĠRegardless": 24370,
      "Ġvom": 24371,
      "ĠBuona": 24372,
      "erata": 24373,
      "Ġoccasionally": 24374,
      "ontin": 24375,
      "Ġsubmission": 24376,
      "Ġforex": 24377,
      "ĠAlabama": 24378,
      "Ġcredi": 24379,
      "ĠMexican": 24380,
      "Ġpietre": 24381,
      "Ġdemocracy": 24382,
      "Ġaffetto": 24383,
      "Ġjunior": 24384,
      "Ġcresciuto": 24385,
      "BRE": 24386,
      "ĠInghilterra": 24387,
      "inaria": 24388,
      "Ġ#'": 24389,
      "ĠSpecific": 24390,
      "Ġgrades": 24391,
      "ĠRussell": 24392,
      "Ġavvicina": 24393,
      "æĢ§": 24394,
      "Ġcorr": 24395,
      "ĠViaggi": 24396,
      "ĠProvide": 24397,
      "Ġmagnific": 24398,
      "Ġhunt": 24399,
      "Second": 24400,
      "gie": 24401,
      "Ġpressing": 24402,
      "Ġlender": 24403,
      "ĠTemple": 24404,
      "ĠTennessee": 24405,
      "conc": 24406,
      "Ġcollaborare": 24407,
      "Ġgrey": 24408,
      "Ġcapisce": 24409,
      "Ġrelate": 24410,
      "Ġimpegnata": 24411,
      "Ġseeks": 24412,
      "Ġlocked": 24413,
      "Ġoperative": 24414,
      "Cloud": 24415,
      "ĠYu": 24416,
      "giorn": 24417,
      "Ġaccessibili": 24418,
      "raggi": 24419,
      "Ġscopri": 24420,
      "Ġsequest": 24421,
      "exists": 24422,
      "Ġblogger": 24423,
      "Ġoste": 24424,
      "ĠNom": 24425,
      "ĠFirm": 24426,
      "Ġcov": 24427,
      "ĠKhan": 24428,
      "ĠStadium": 24429,
      "Ġimmersive": 24430,
      "RS": 24431,
      "Ġdough": 24432,
      "arra": 24433,
      "ĠHence": 24434,
      "WH": 24435,
      "Ġdomestici": 24436,
      "ugal": 24437,
      "Ġdebutto": 24438,
      "æłĩ": 24439,
      "Ġcaffe": 24440,
      "éϤ": 24441,
      "parts": 24442,
      "ĠViv": 24443,
      "Ġfemin": 24444,
      "Ġestiva": 24445,
      "Ġtrop": 24446,
      "Ġincer": 24447,
      "Ġrifiut": 24448,
      "Ġatteso": 24449,
      "ĠFederica": 24450,
      "Ġspinge": 24451,
      "forgettable": 24452,
      "Ġinline": 24453,
      "Ġassicura": 24454,
      "ĠThroughout": 24455,
      "ĠCampus": 24456,
      "ĠCondividi": 24457,
      "Ġagricole": 24458,
      "apolis": 24459,
      "Ġquinta": 24460,
      "ĠPanel": 24461,
      "ĠintensitÃł": 24462,
      "foo": 24463,
      "Ġcounts": 24464,
      "ĠOperations": 24465,
      "ĠAssociate": 24466,
      "Ġelegance": 24467,
      "ĠCongresso": 24468,
      "Ġshoe": 24469,
      "ĠHotels": 24470,
      "ĠAlpha": 24471,
      "Ġsuspension": 24472,
      "Ġanticipate": 24473,
      "Ġdelve": 24474,
      "Ġinformativo": 24475,
      "Ġrottura": 24476,
      "anesimo": 24477,
      "Ġeccesso": 24478,
      "Ġeasiest": 24479,
      "Ġdramma": 24480,
      "Ġrassic": 24481,
      "ĠEdo": 24482,
      "Ġindu": 24483,
      "customer": 24484,
      "Ġdischi": 24485,
      "Dto": 24486,
      "enum": 24487,
      "Ġgoverning": 24488,
      "ĠDesigned": 24489,
      "Ġriferito": 24490,
      "ĠMcK": 24491,
      "cookie": 24492,
      "lato": 24493,
      "Ġtokens": 24494,
      "Ġpointer": 24495,
      "Ġdiameter": 24496,
      "Ġinevitabilmente": 24497,
      "Ol": 24498,
      "Ġboots": 24499,
      "urante": 24500,
      "Ġspam": 24501,
      "Ġinterro": 24502,
      "Ġbegun": 24503,
      "COR": 24504,
      "Ġsalva": 24505,
      "Host": 24506,
      "Ġtabella": 24507,
      "Callback": 24508,
      "around": 24509,
      "Ġmere": 24510,
      "ĠDobbiamo": 24511,
      "illare": 24512,
      "Ġans": 24513,
      "anners": 24514,
      "Ġprofitto": 24515,
      "Ġnutr": 24516,
      "OWN": 24517,
      "CB": 24518,
      "ĠSlow": 24519,
      "boarding": 24520,
      "Ġappassionato": 24521,
      "Ġoccupano": 24522,
      "Ġfatic": 24523,
      "getString": 24524,
      "ennitÃł": 24525,
      "Ġcolorful": 24526,
      "Ġavvocato": 24527,
      "SESSION": 24528,
      "elemento": 24529,
      "Ġleva": 24530,
      "Ġdonazione": 24531,
      "Ġconfigurazione": 24532,
      ")){": 24533,
      "ĠOw": 24534,
      "Ġcabinet": 24535,
      "Ġdé": 24536,
      "()).": 24537,
      "Ġsignor": 24538,
      "GD": 24539,
      "ĠPun": 24540,
      "Ġquart": 24541,
      "ĠShang": 24542,
      "ancouver": 24543,
      "Ġsamp": 24544,
      "Ġdelays": 24545,
      "ĠIncor": 24546,
      "Ġmilit": 24547,
      "Ġconveniente": 24548,
      "ĠFratelli": 24549,
      "ĠEntram": 24550,
      "ĠSalone": 24551,
      "Ġconvince": 24552,
      "Ġsigare": 24553,
      "gging": 24554,
      "Ġsottr": 24555,
      "Ġ}}": 24556,
      "Ġpermissions": 24557,
      "foli": 24558,
      "aloni": 24559,
      "Ġ(_": 24560,
      "indice": 24561,
      "Ġ[[": 24562,
      "hesive": 24563,
      "Tex": 24564,
      "Ġredis": 24565,
      "allarme": 24566,
      "ĠUtah": 24567,
      "GetY": 24568,
      "Ġpellegr": 24569,
      "Ġgrocery": 24570,
      "adays": 24571,
      "Ġaffrontato": 24572,
      "Ġoccidentali": 24573,
      "Ġlegami": 24574,
      "ĠUL": 24575,
      "Ġrigore": 24576,
      "ĠRocca": 24577,
      "ĠOfficial": 24578,
      "Ġlawsuit": 24579,
      "Drop": 24580,
      "oubtedly": 24581,
      "ailing": 24582,
      "conti": 24583,
      "Ġvertici": 24584,
      "ĠPrag": 24585,
      "ĠNaz": 24586,
      "ĠSilvio": 24587,
      "atina": 24588,
      "Ġbones": 24589,
      "ighters": 24590,
      "çĻ": 24591,
      "Ġpublications": 24592,
      "Ġgiuste": 24593,
      "ĠSaudi": 24594,
      "ĠArabia": 24595,
      "ĠPompe": 24596,
      "ashing": 24597,
      "Ġcattivo": 24598,
      "Ġzoom": 24599,
      "ĠAmy": 24600,
      "Ġtries": 24601,
      "Ġpeers": 24602,
      "Ġmetropolitana": 24603,
      "ĠVolume": 24604,
      "pple": 24605,
      "Ġappointments": 24606,
      "Ġinterpretation": 24607,
      "encode": 24608,
      "Ġcreano": 24609,
      "Ġgenitore": 24610,
      "Ġprox": 24611,
      "Ġwellbeing": 24612,
      "Ġcounseling": 24613,
      "ĠDemocrats": 24614,
      "Ġburro": 24615,
      "Ġcoating": 24616,
      "events": 24617,
      "Ġdiagram": 24618,
      "inquinamento": 24619,
      "elve": 24620,
      "ĠHart": 24621,
      "Ġimpostare": 24622,
      "Ġantrop": 24623,
      "ĠBorsa": 24624,
      "Ġbiological": 24625,
      "ussia": 24626,
      "Ġcapitano": 24627,
      "Ġviaggiatori": 24628,
      "Ġrichiamo": 24629,
      "Ġfarming": 24630,
      "nella": 24631,
      "short": 24632,
      "Ġfurto": 24633,
      "otech": 24634,
      "ĠProble": 24635,
      "Ġispirazione": 24636,
      "ĠHug": 24637,
      "bbing": 24638,
      "Ġtowns": 24639,
      "Ġimpegna": 24640,
      "ascolto": 24641,
      "Ġaffairs": 24642,
      "Ġtremendous": 24643,
      "zoni": 24644,
      "Ġwarmth": 24645,
      "Ġabbandonare": 24646,
      "Ġcapolavoro": 24647,
      "ĠBak": 24648,
      "mouth": 24649,
      "Ġpassage": 24650,
      "Ġtorre": 24651,
      "Ġcrimes": 24652,
      "Ġrimand": 24653,
      "ellata": 24654,
      "Ġcomplications": 24655,
      "Ġconiug": 24656,
      "Ġmoltiplic": 24657,
      "PHONY": 24658,
      "Ġdipart": 24659,
      "ĠRavenna": 24660,
      "Ġpò": 24661,
      "aggia": 24662,
      "ANTI": 24663,
      "Ġneur": 24664,
      "Ġordering": 24665,
      "Ġpersonalizzati": 24666,
      "Ġsellers": 24667,
      "Ġnotify": 24668,
      "ĠKennedy": 24669,
      "ĠStorie": 24670,
      "Ġcostumi": 24671,
      "download": 24672,
      "Good": 24673,
      "times": 24674,
      "ĠParliament": 24675,
      "án": 24676,
      "Ġsospeso": 24677,
      "'=>'": 24678,
      "Ġstomaco": 24679,
      "åºĶ": 24680,
      "utamente": 24681,
      "Ġanybody": 24682,
      "Ġlinear": 24683,
      "Ġcollaborate": 24684,
      "Ġsicc": 24685,
      "Ġinol": 24686,
      "uminazione": 24687,
      "diction": 24688,
      "essages": 24689,
      "ĠFurn": 24690,
      "erian": 24691,
      "Ġfuor": 24692,
      "Health": 24693,
      "Ġinputs": 24694,
      "Ġpromessa": 24695,
      "gender": 24696,
      "Ġclimatici": 24697,
      "Ġpedagog": 24698,
      "Ġgioielli": 24699,
      "Ġlenders": 24700,
      "cion": 24701,
      "Directory": 24702,
      "Sum": 24703,
      "kel": 24704,
      "Ġuniche": 24705,
      "Ġvasto": 24706,
      "Ġcredentials": 24707,
      "Cho": 24708,
      "ĠSull": 24709,
      "Ġlabour": 24710,
      "terebbe": 24711,
      "ĠCaterina": 24712,
      "Ġcoconut": 24713,
      "Ġdimora": 24714,
      "teriori": 24715,
      "ĠMove": 24716,
      "ĠGLI": 24717,
      "Ġtherapeutic": 24718,
      "Ġmaestri": 24719,
      "Ġcondurre": 24720,
      ".\");": 24721,
      "Ġdisabilities": 24722,
      "éľĢè¦ģ": 24723,
      "Ġtune": 24724,
      "iad": 24725,
      "Scale": 24726,
      "Ġritrova": 24727,
      "éģ": 24728,
      "ĠAttenzione": 24729,
      "Ġrappresentata": 24730,
      "Ġistruzione": 24731,
      "ĠTesting": 24732,
      "Ġobbligatori": 24733,
      "ĠĉĉĠĠĠ": 24734,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 24735,
      "Ġruling": 24736,
      "Ġdemocratico": 24737,
      "Ġsomme": 24738,
      "Ġsinistro": 24739,
      "Ġlinf": 24740,
      "Ġconduttore": 24741,
      "ĠEstabl": 24742,
      "Ġliberazione": 24743,
      "uber": 24744,
      "Ġrinc": 24745,
      "auge": 24746,
      "Ġtogliere": 24747,
      "bri": 24748,
      "details": 24749,
      "Ġscrew": 24750,
      "Ġmasks": 24751,
      "ENA": 24752,
      "......": 24753,
      "otica": 24754,
      "Ġ-,": 24755,
      "incare": 24756,
      "Ġparlamentari": 24757,
      "Ġprecisamente": 24758,
      "ĠMartina": 24759,
      "ĠDubl": 24760,
      "Ġdefinite": 24761,
      "ĠPopular": 24762,
      "ĠDispon": 24763,
      "igne": 24764,
      "Ġgeni": 24765,
      "Ġproteins": 24766,
      "ĠStage": 24767,
      "ĠRetr": 24768,
      "ĠBangla": 24769,
      "nodes": 24770,
      "fg": 24771,
      "ĠVog": 24772,
      "ĠTHC": 24773,
      "Ġspunti": 24774,
      "ostino": 24775,
      "Ġindagine": 24776,
      "ĠStella": 24777,
      "çĶŁ": 24778,
      "Ġricoper": 24779,
      "electr": 24780,
      "Ġapplicato": 24781,
      "Sm": 24782,
      "Ġparagon": 24783,
      "Move": 24784,
      "Ġtransfers": 24785,
      "GetYaxis": 24786,
      "ĠShopping": 24787,
      "Ġtrainer": 24788,
      "ĠMcG": 24789,
      "cked": 24790,
      "Ġimbar": 24791,
      "entieri": 24792,
      "+'": 24793,
      "Ġmagico": 24794,
      "ĠMargherita": 24795,
      "ĠTan": 24796,
      "Ġstrato": 24797,
      "Ġrotta": 24798,
      "Ġpittore": 24799,
      ";&": 24800,
      "Ġindicators": 24801,
      "Ġcharming": 24802,
      "Ġstupefac": 24803,
      "Ġsubstitute": 24804,
      "reset": 24805,
      "Ġjacket": 24806,
      "ĠTower": 24807,
      "Ġaffronta": 24808,
      "Ġconosciamo": 24809,
      "Ġvenduto": 24810,
      "atern": 24811,
      "Ġtourists": 24812,
      "------------": 24813,
      "rosi": 24814,
      "ulates": 24815,
      "wal": 24816,
      "Ġsanc": 24817,
      "Ġopinione": 24818,
      "ĠTHIS": 24819,
      "ĠDifesa": 24820,
      "Ġsconti": 24821,
      "più": 24822,
      "Ġpreziosi": 24823,
      "ĠProfile": 24824,
      "ĠOutdoor": 24825,
      "Ġlegislative": 24826,
      "ĠTEC": 24827,
      "Ġdimostrazione": 24828,
      "Ġâĸº": 24829,
      "Ġinteressate": 24830,
      "Ġpatria": 24831,
      "Ġfitting": 24832,
      "Ġparal": 24833,
      "Ġchiuse": 24834,
      "Ġcontempl": 24835,
      "Ġsottoscritto": 24836,
      "Ġformale": 24837,
      "Ġpatent": 24838,
      "é¢ĺ": 24839,
      "Your": 24840,
      "detail": 24841,
      "Ġseasonal": 24842,
      "kwargs": 24843,
      "sig": 24844,
      "ĠFill": 24845,
      "endario": 24846,
      "ĠPossono": 24847,
      "osph": 24848,
      "Ġmixing": 24849,
      "ĠBretagna": 24850,
      "ĠQUI": 24851,
      "lahoma": 24852,
      "ĠIslands": 24853,
      "Ġwax": 24854,
      "ĠMissouri": 24855,
      "åĽ¾": 24856,
      "ĠUdine": 24857,
      "Ġparto": 24858,
      "ĠEURO": 24859,
      "Ġspoken": 24860,
      "Ġindirect": 24861,
      "Ġestratto": 24862,
      "javascript": 24863,
      "Donald": 24864,
      "Ġmanovra": 24865,
      "Ġtactics": 24866,
      "USER": 24867,
      "Ġscontato": 24868,
      "iston": 24869,
      "Ġpreferiti": 24870,
      "Ġdebiti": 24871,
      "ĠGary": 24872,
      "ĠBasilicata": 24873,
      "Ġsalad": 24874,
      "agner": 24875,
      "Ġdistanze": 24876,
      "Ġtelecom": 24877,
      "áº": 24878,
      "Ġll": 24879,
      "ĠViale": 24880,
      "ĠCMakeFiles": 24881,
      "ĠFortunately": 24882,
      "itte": 24883,
      "Ġ\"./": 24884,
      "Texture": 24885,
      "Ġanticipato": 24886,
      "Ġdoub": 24887,
      "Ġms": 24888,
      "Ġcozy": 24889,
      "company": 24890,
      "Ġfestiv": 24891,
      "ĠBilancio": 24892,
      "Obs": 24893,
      "Ġpursuing": 24894,
      "Ġcoraggi": 24895,
      "ĠLocated": 24896,
      "ĠDick": 24897,
      "ailure": 24898,
      "ĠIslamic": 24899,
      "Ġvenduti": 24900,
      "Attributes": 24901,
      "ĠSUV": 24902,
      "Ġneglect": 24903,
      "ĠGrace": 24904,
      "ubs": 24905,
      "Employ": 24906,
      "ĠBike": 24907,
      "Ġmusulm": 24908,
      "Ġemergere": 24909,
      "ĠPlayStation": 24910,
      "ĠTreviso": 24911,
      "Ġporn": 24912,
      "berries": 24913,
      "Ġspettatore": 24914,
      "Ġmassac": 24915,
      "rupted": 24916,
      "Ġcontributes": 24917,
      "Ġchirurgia": 24918,
      "git": 24919,
      "ctor": 24920,
      "Ġexecuted": 24921,
      "Ġtf": 24922,
      "ĠAds": 24923,
      "Ġfotografico": 24924,
      "Ġmerchandise": 24925,
      "*-": 24926,
      "Light": 24927,
      "ĠPerchè": 24928,
      "ĠAvi": 24929,
      "Ġonc": 24930,
      "Ġministri": 24931,
      "Ġfutura": 24932,
      "Ġhobby": 24933,
      "Score": 24934,
      "ĠMAX": 24935,
      "ĠHoward": 24936,
      "Network": 24937,
      "ĠConcorso": 24938,
      "Trace": 24939,
      "omat": 24940,
      "Ġportra": 24941,
      "Ġmomentum": 24942,
      "ecchia": 24943,
      "acies": 24944,
      "ĠToo": 24945,
      "ĠGenerally": 24946,
      "ĠNike": 24947,
      "ĠCastle": 24948,
      "tian": 24949,
      "Ġinvitati": 24950,
      "Ġdiventati": 24951,
      "station": 24952,
      "logging": 24953,
      "Ġsogget": 24954,
      "ĠHad": 24955,
      "emic": 24956,
      "Ġsonora": 24957,
      "ĠJuan": 24958,
      "Ġmusicians": 24959,
      "Ġinterpretare": 24960,
      "onato": 24961,
      "photo": 24962,
      "Ġconfe": 24963,
      "建": 24964,
      "Ġincoraggi": 24965,
      "trim": 24966,
      "abi": 24967,
      "Ġbloccare": 24968,
      "ĠDipl": 24969,
      "Ġdeployment": 24970,
      "ĠDetroit": 24971,
      "ELLI": 24972,
      "will": 24973,
      "ĠCrem": 24974,
      "\\'": 24975,
      "Ġcontrolla": 24976,
      "Ġgarantendo": 24977,
      "Ġmultif": 24978,
      "Ġtheft": 24979,
      "quo": 24980,
      "Ġalbero": 24981,
      "ür": 24982,
      "Ġandranno": 24983,
      "ĠSimilarly": 24984,
      "Ġnap": 24985,
      "Ġavversari": 24986,
      "Ġdovrai": 24987,
      "ĠAntonella": 24988,
      "ĠTaiwan": 24989,
      "Ġwines": 24990,
      "Edge": 24991,
      "ĠMaggi": 24992,
      "Ġfinances": 24993,
      "reader": 24994,
      "Ġelectronics": 24995,
      "Ġaffidato": 24996,
      "Ġmediche": 24997,
      "ĠOst": 24998,
      "intesa": 24999,
      "SW": 25000,
      "Ġposizionamento": 25001,
      "uthor": 25002,
      "ĠDean": 25003,
      "Speed": 25004,
      "ĠGrey": 25005,
      "Ġmagazzino": 25006,
      "licity": 25007,
      "ĠEmployee": 25008,
      "ĠGround": 25009,
      "Ġcirconda": 25010,
      "Ġavanzate": 25011,
      "Ġnarrativa": 25012,
      "ĠGross": 25013,
      "Ġvolevo": 25014,
      "ĠBelgi": 25015,
      "Ġcleaned": 25016,
      "INTER": 25017,
      "Ġsporting": 25018,
      "Ġrecesso": 25019,
      "ĠElisa": 25020,
      "Ġsunlight": 25021,
      "Ġpause": 25022,
      "Ġbandiera": 25023,
      "venuti": 25024,
      "Ġpresenting": 25025,
      "Ġcreativa": 25026,
      "Ġtempio": 25027,
      "Ġpsichi": 25028,
      "autunno": 25029,
      "Ġculinary": 25030,
      "sto": 25031,
      "Ġaccompany": 25032,
      "Ġvegetali": 25033,
      "Questo": 25034,
      "Orig": 25035,
      "ĠAw": 25036,
      "ĠFIL": 25037,
      "matic": 25038,
      "ĠMaterials": 25039,
      "ĠÃī": 25040,
      "Ident": 25041,
      "ĠBrig": 25042,
      "Ġpayroll": 25043,
      "ĠRunning": 25044,
      "ĠSecure": 25045,
      "Ġbottiglia": 25046,
      "Ġast": 25047,
      "ĠLAV": 25048,
      "Ġacne": 25049,
      "ĠSpeaking": 25050,
      "cite": 25051,
      "Ġdried": 25052,
      "ĠConti": 25053,
      "Ġfusione": 25054,
      "Ġbuck": 25055,
      "Ġcargo": 25056,
      "Ġbackgrounds": 25057,
      "NOT": 25058,
      "FFER": 25059,
      "Ġremoto": 25060,
      "Ġavventure": 25061,
      "Ġscrittori": 25062,
      "Ġhardly": 25063,
      "Ġretired": 25064,
      "Ġcertificati": 25065,
      "Ġcreators": 25066,
      "Ġsegna": 25067,
      "Ġgastro": 25068,
      ".»": 25069,
      "CPU": 25070,
      "Ġlavorativo": 25071,
      "essante": 25072,
      "ĠDecor": 25073,
      "ĠCareer": 25074,
      "Ġinviati": 25075,
      "Ġconquistare": 25076,
      "Ġincorporated": 25077,
      "oting": 25078,
      "ĠCertain": 25079,
      "Ġconsegnato": 25080,
      "ĠHERE": 25081,
      "ĠBTC": 25082,
      "Ġpensano": 25083,
      "ĠMalaysia": 25084,
      "Ġsfumature": 25085,
      "erba": 25086,
      "Ġsurroundings": 25087,
      "Ġimpiegati": 25088,
      "accusa": 25089,
      "ĠBelgio": 25090,
      "Ġrotation": 25091,
      "Ġproposals": 25092,
      "Ġexports": 25093,
      "Ġsequenza": 25094,
      "ĠJen": 25095,
      "Ġstorytelling": 25096,
      "Copy": 25097,
      "tifica": 25098,
      "held": 25099,
      "parallel": 25100,
      "Timeout": 25101,
      "Ġrefreshing": 25102,
      "ĠADD": 25103,
      "ĠAmp": 25104,
      "Ġpresid": 25105,
      "erva": 25106,
      "Ġcorros": 25107,
      "ìĿ´": 25108,
      "Ġhadn": 25109,
      "ossip": 25110,
      "occe": 25111,
      "ĠKer": 25112,
      "Ġdimenticato": 25113,
      "Ġagr": 25114,
      "Ġcelebrating": 25115,
      "bbre": 25116,
      "Ġagricola": 25117,
      "igianato": 25118,
      "Fig": 25119,
      "è°": 25120,
      "gallo": 25121,
      "ĠNetherlands": 25122,
      "Ġspecify": 25123,
      "TIES": 25124,
      "acent": 25125,
      "Constra": 25126,
      "ressive": 25127,
      "ERG": 25128,
      "Ġindicator": 25129,
      "Ġwinnings": 25130,
      "Ġillum": 25131,
      "ĠFrancis": 25132,
      "Ġseasoned": 25133,
      "Ġattimo": 25134,
      "åĬ¡": 25135,
      "]['": 25136,
      "ĠMaps": 25137,
      "creat": 25138,
      "TAG": 25139,
      "IDS": 25140,
      "Ġdenom": 25141,
      "Ġhydro": 25142,
      "Ġestetico": 25143,
      "JECT": 25144,
      "Ġtheatre": 25145,
      "ìĹ": 25146,
      "eveloper": 25147,
      "Ġleisure": 25148,
      "Ġmeccanica": 25149,
      "enia": 25150,
      "Ġpensate": 25151,
      "Ġrefused": 25152,
      "quote": 25153,
      "ĠVIS": 25154,
      "Ġmenù": 25155,
      "Ġsostenibili": 25156,
      "Ġrestrizioni": 25157,
      "Ġhandler": 25158,
      "Ġlikelihood": 25159,
      "ĠJustin": 25160,
      "Ġdashboard": 25161,
      "Ġcompatibility": 25162,
      "generated": 25163,
      "Ġuncomfortable": 25164,
      "ĠMode": 25165,
      "Ġviste": 25166,
      "Ġautobus": 25167,
      "Ġedil": 25168,
      "ĠQuel": 25169,
      "ĠRomania": 25170,
      "Ġvittorie": 25171,
      "heim": 25172,
      "Ġsweep": 25173,
      "patient": 25174,
      "Ġspine": 25175,
      "模": 25176,
      "egar": 25177,
      "Ġcelebrazione": 25178,
      "Ġliable": 25179,
      "ĠGiro": 25180,
      "NY": 25181,
      "Ġpollici": 25182,
      "family": 25183,
      "Ġtestament": 25184,
      "Ġtailor": 25185,
      "ĠFreedom": 25186,
      "enabled": 25187,
      "Ġpromised": 25188,
      "ĠIBM": 25189,
      "ericordia": 25190,
      "Ġfarti": 25191,
      "suario": 25192,
      "ulus": 25193,
      "Ġquit": 25194,
      "Ġscrap": 25195,
      "Ġfired": 25196,
      "Ġdovete": 25197,
      "Ġuncertain": 25198,
      "Ġsubordin": 25199,
      "ĠSarebbe": 25200,
      "Ġpuo": 25201,
      "ĠChristopher": 25202,
      "teggia": 25203,
      "Ġsmalt": 25204,
      "Ġdietary": 25205,
      "orra": 25206,
      "elimin": 25207,
      "iziano": 25208,
      "Ġvarying": 25209,
      "ĠSalt": 25210,
      "Ġvocazione": 25211,
      "DATE": 25212,
      "Ġwagering": 25213,
      "Ġ``": 25214,
      "Ġpercorrere": 25215,
      "Ġslogan": 25216,
      "autrice": 25217,
      "atherine": 25218,
      "Ġesponenti": 25219,
      "Ġstopping": 25220,
      "smart": 25221,
      ">';": 25222,
      "icked": 25223,
      "Ġavvocati": 25224,
      "Ġreaches": 25225,
      "Ġpotresti": 25226,
      "Ġferiti": 25227,
      "ĠTs": 25228,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 25229,
      "Ġvaries": 25230,
      "Ġdirty": 25231,
      "ifero": 25232,
      "Ġcommentato": 25233,
      "Ġmachinery": 25234,
      "ĠCrime": 25235,
      "Ġsviluppi": 25236,
      "Ġstimolare": 25237,
      "anesi": 25238,
      "Ġoperatore": 25239,
      "ĠMental": 25240,
      "Ġforniscono": 25241,
      "ĠIoT": 25242,
      "Ġamministrative": 25243,
      "aft": 25244,
      "Ġghost": 25245,
      "Ġmuc": 25246,
      "ĠABC": 25247,
      "quisite": 25248,
      "ĠLibia": 25249,
      "ĠMoving": 25250,
      "localhost": 25251,
      "ĠQueens": 25252,
      "ĠLivorno": 25253,
      "Ġfarla": 25254,
      "Ġoccupazione": 25255,
      "Ġtreni": 25256,
      "Ġsurveys": 25257,
      "Ġditt": 25258,
      "Ġpredic": 25259,
      "ĠCOND": 25260,
      "Ġchimica": 25261,
      "dra": 25262,
      "ĠRT": 25263,
      "Ġdataset": 25264,
      "Ġ'#": 25265,
      "Ġpulire": 25266,
      "ĠJoh": 25267,
      "ensional": 25268,
      "ĠKm": 25269,
      "(__": 25270,
      "Ġisolamento": 25271,
      "Ġcontagio": 25272,
      "Ġaggiornati": 25273,
      "ĠMete": 25274,
      "dc": 25275,
      "Ġaccompagnati": 25276,
      "Ġdiscrimination": 25277,
      "Ġveteran": 25278,
      "Ġties": 25279,
      "ĠCorpo": 25280,
      "Ġtends": 25281,
      "forEach": 25282,
      "Ġprotects": 25283,
      "ĠSib": 25284,
      "arium": 25285,
      "Ġroller": 25286,
      "ĠDisease": 25287,
      "Ġups": 25288,
      "Ġdeterg": 25289,
      "Ġseparately": 25290,
      "Ġsbl": 25291,
      "Ġprotetto": 25292,
      "sic": 25293,
      "zh": 25294,
      "addy": 25295,
      "ĠContatti": 25296,
      "ĠMun": 25297,
      "eves": 25298,
      "Ġconosciuti": 25299,
      "Ġfornendo": 25300,
      "ĠTeach": 25301,
      "ĠSugar": 25302,
      "ĠCbd": 25303,
      "Ġthy": 25304,
      "itudes": 25305,
      "Ġinnovativa": 25306,
      "ĠVittoria": 25307,
      "ĠCanale": 25308,
      "Ġdita": 25309,
      "bbed": 25310,
      "Ġavi": 25311,
      "Ġxf": 25312,
      "Ġindividuo": 25313,
      "urdy": 25314,
      "ĠRandom": 25315,
      "Ġdescrivere": 25316,
      "Ġsits": 25317,
      "Ġassists": 25318,
      "Ġrilevanza": 25319,
      "aglianza": 25320,
      "wr": 25321,
      "feed": 25322,
      "Ġvalidate": 25323,
      "Ġmoltissimi": 25324,
      "onymous": 25325,
      "Ġautorizzato": 25326,
      "Ġunforgettable": 25327,
      "Ġprints": 25328,
      "urement": 25329,
      "ĠLower": 25330,
      "Ġinglesi": 25331,
      "ĠAlzheimer": 25332,
      "big": 25333,
      "Ġng": 25334,
      "periments": 25335,
      "rying": 25336,
      "Ġosserva": 25337,
      "ĠPatri": 25338,
      "Ġsald": 25339,
      "Ġbedrooms": 25340,
      "ĠSupply": 25341,
      "ĠCandid": 25342,
      "ictions": 25343,
      "Ġspicc": 25344,
      "Ġfootage": 25345,
      "ĠSurvey": 25346,
      "ĠDuc": 25347,
      "Ġcantina": 25348,
      "ĠMM": 25349,
      "ettati": 25350,
      "ĠDoor": 25351,
      "ĠLuke": 25352,
      "Ġopzione": 25353,
      "Ġstreams": 25354,
      "DM": 25355,
      "Ġalien": 25356,
      "Ġcancellare": 25357,
      "Ġpriced": 25358,
      "ĠHua": 25359,
      "Ġwarehouse": 25360,
      "Ġdomestico": 25361,
      "Ġregulated": 25362,
      "ĠEntrate": 25363,
      "ĠPure": 25364,
      "ĠRequire": 25365,
      "ĠStrada": 25366,
      "ĠMall": 25367,
      "sq": 25368,
      "emade": 25369,
      "Ġpresied": 25370,
      "Ġreligiose": 25371,
      "umble": 25372,
      "Ġsegments": 25373,
      "ĠLOG": 25374,
      "itorium": 25375,
      "Ġvariant": 25376,
      "ĠRita": 25377,
      "rie": 25378,
      "ESA": 25379,
      "åIJĮ": 25380,
      "ĠBulg": 25381,
      "Ġsensitivity": 25382,
      "Ġcatering": 25383,
      "ĠNobel": 25384,
      "ĠXL": 25385,
      "Ġbrowsing": 25386,
      "orino": 25387,
      "Ġprops": 25388,
      "ĠKings": 25389,
      "(['": 25390,
      "ĠGianc": 25391,
      "Ġchieder": 25392,
      "Cent": 25393,
      "uzz": 25394,
      "Ġdiscretion": 25395,
      "Ġgarantiscono": 25396,
      "Ġdetenuti": 25397,
      "ĠSwitzerland": 25398,
      "Ġabbatt": 25399,
      "Ġrimedio": 25400,
      "ĠSag": 25401,
      "ĠMaintenance": 25402,
      "Ġsynthetic": 25403,
      "Ġvivi": 25404,
      "Support": 25405,
      "Ġtoccare": 25406,
      "Ġdancing": 25407,
      "Ġseparation": 25408,
      "ĠMIN": 25409,
      "assador": 25410,
      "Ġcosiddetti": 25411,
      "ĠRusso": 25412,
      "ĠproduttivitÃł": 25413,
      "ĠCavali": 25414,
      "ĠIdeas": 25415,
      "页": 25416,
      "Ġmedesima": 25417,
      "Ġformazioni": 25418,
      "usalemme": 25419,
      "Roma": 25420,
      "Ġdrum": 25421,
      "Any": 25422,
      "ĠNash": 25423,
      "Ġprovvis": 25424,
      "Ġcorrispondente": 25425,
      "encil": 25426,
      "Ġripos": 25427,
      "Ġcorrenti": 25428,
      "gnost": 25429,
      "enberg": 25430,
      "Ġhandful": 25431,
      "Ġplates": 25432,
      "Ġassessments": 25433,
      "ĠPeriod": 25434,
      "ĠJessica": 25435,
      "Ġyogurt": 25436,
      "BLE": 25437,
      "ĠScal": 25438,
      "olly": 25439,
      "Ġchili": 25440,
      "Ġintitolato": 25441,
      "Ġdelta": 25442,
      "Ġriservatezza": 25443,
      "svg": 25444,
      "affid": 25445,
      "代": 25446,
      "ĠOrganic": 25447,
      "izard": 25448,
      "Ġconforte": 25449,
      "oku": 25450,
      "Ġintensive": 25451,
      "bytes": 25452,
      "Ġdispatch": 25453,
      "åħ¶": 25454,
      "tier": 25455,
      "ĠMigliori": 25456,
      "Ġgastronom": 25457,
      "Share": 25458,
      "Ġadeguate": 25459,
      "Ġspecialisti": 25460,
      "ĠLoan": 25461,
      "Ġpatate": 25462,
      "Ġfitted": 25463,
      "Ġportafoglio": 25464,
      ":</": 25465,
      "ĠStazione": 25466,
      "ĠPromise": 25467,
      "Ġelite": 25468,
      "achine": 25469,
      "heel": 25470,
      "ĠGib": 25471,
      "Ġdevoted": 25472,
      "ĠHousing": 25473,
      "Ġproactive": 25474,
      "ku": 25475,
      "Ġ\"...": 25476,
      "Ġcomplesse": 25477,
      "Ġvitamine": 25478,
      "ĠCrow": 25479,
      "Ġrecept": 25480,
      "Ġneeding": 25481,
      "ĠUtenti": 25482,
      "Ġsnacks": 25483,
      "ĠMichelle": 25484,
      "Ġconverted": 25485,
      "Ġsecondaria": 25486,
      "who": 25487,
      "rones": 25488,
      "Ġtexts": 25489,
      "Business": 25490,
      "Driver": 25491,
      "Ġmush": 25492,
      "Ġvotare": 25493,
      "Ġscende": 25494,
      "thon": 25495,
      "Ġdefiniti": 25496,
      "Ġtemple": 25497,
      "Ġtravelers": 25498,
      "ĠDichi": 25499,
      "ĠOz": 25500,
      "Ġvigenti": 25501,
      "Ġconquistato": 25502,
      "Ġwager": 25503,
      "Ġquo": 25504,
      "Ġsuggerisce": 25505,
      "hill": 25506,
      "oteca": 25507,
      "ĠFest": 25508,
      "Ġoperativi": 25509,
      "Ġquantit": 25510,
      "Master": 25511,
      "Ġpericolosi": 25512,
      "Ġmetals": 25513,
      "Ġprelev": 25514,
      "arms": 25515,
      "Ġindependently": 25516,
      "Ġmedievale": 25517,
      "Ġblocked": 25518,
      "ĠConsulting": 25519,
      "Ġterrorismo": 25520,
      "nei": 25521,
      "tration": 25522,
      "Ġasi": 25523,
      "Ġauthentication": 25524,
      "erogazione": 25525,
      "Romagna": 25526,
      "Ġnuts": 25527,
      "Wrapper": 25528,
      "Ġrepert": 25529,
      "forced": 25530,
      "ĠCuri": 25531,
      "ĠserenitÃł": 25532,
      "Ġprenotazioni": 25533,
      "Ġ]]": 25534,
      "Rece": 25535,
      "ε": 25536,
      "Ġnotifications": 25537,
      "ioned": 25538,
      "Ġblues": 25539,
      "Ġpoesie": 25540,
      "ĠMarie": 25541,
      "ĠTemper": 25542,
      "Ir": 25543,
      "Ġcb": 25544,
      "Ġvalve": 25545,
      "Ġdeemed": 25546,
      "Ġsecurely": 25547,
      "'.$": 25548,
      "ĠUltimo": 25549,
      "GC": 25550,
      "Ġspinto": 25551,
      "Ġbianche": 25552,
      "ĠSter": 25553,
      "Ġcompeting": 25554,
      "Ġcreatures": 25555,
      "Ġfotografo": 25556,
      "ĠNam": 25557,
      "Ġformativi": 25558,
      "Ġapprezzare": 25559,
      "Ġstanzi": 25560,
      "Ġriportati": 25561,
      "Ġcristiano": 25562,
      "Ġcombining": 25563,
      "å¼Ģ": 25564,
      "Ġnarc": 25565,
      "Ġcorporation": 25566,
      "ĠAnyone": 25567,
      "Ġcara": 25568,
      "Ġintroducing": 25569,
      "scape": 25570,
      "ĠBalt": 25571,
      "Ġcompie": 25572,
      "Ġcardio": 25573,
      "ĠBrain": 25574,
      "ĠPERSON": 25575,
      "ĠlegalitÃł": 25576,
      "Ġexhibit": 25577,
      "ĠBosco": 25578,
      "Ġdump": 25579,
      "ĠGarda": 25580,
      "Ġoggett": 25581,
      "Ġdistribute": 25582,
      "ĠHA": 25583,
      "ĠHey": 25584,
      "Ġprimis": 25585,
      "Ġgiuridico": 25586,
      "ĠCuore": 25587,
      "Ġgraduated": 25588,
      "olin": 25589,
      "ĠAA": 25590,
      "Ġincidents": 25591,
      "Ġlontana": 25592,
      "icci": 25593,
      "Ġripartire": 25594,
      "ĠCasc": 25595,
      "Ġgray": 25596,
      "aired": 25597,
      "Ġmosa": 25598,
      "ĠDat": 25599,
      "Ġcorto": 25600,
      "urred": 25601,
      "umore": 25602,
      "bis": 25603,
      "labels": 25604,
      "å½ĵ": 25605,
      "Ġdemol": 25606,
      "Ġvolumes": 25607,
      "Ġprovinc": 25608,
      "Ġvertice": 25609,
      "Ġvariation": 25610,
      "Ġbind": 25611,
      "Ġstazioni": 25612,
      "porti": 25613,
      "MOD": 25614,
      "Ġorganizational": 25615,
      "çݰ": 25616,
      "Ġtantissime": 25617,
      "ĠtranquillitÃł": 25618,
      "Ġinvoice": 25619,
      "Ġarchitectural": 25620,
      "emma": 25621,
      "Ġflags": 25622,
      "Ġecologica": 25623,
      "Supp": 25624,
      "ĠJews": 25625,
      "()));": 25626,
      "Ġideato": 25627,
      "Ġpracticing": 25628,
      "Ġpacking": 25629,
      "åħĥ": 25630,
      "ĠApplications": 25631,
      "Ġagisce": 25632,
      "Ġmultimedi": 25633,
      "Ġaffirm": 25634,
      "ĠCategories": 25635,
      "Ġrecons": 25636,
      "ĠVancouver": 25637,
      "Ġkilomet": 25638,
      "Ġdisposal": 25639,
      "ĠVinci": 25640,
      "Ġnums": 25641,
      "Ġsuperb": 25642,
      "Ġboschi": 25643,
      "usse": 25644,
      "tages": 25645,
      "icycle": 25646,
      "Ġoutline": 25647,
      "ibbean": 25648,
      "Ġcostituire": 25649,
      "½æķ°": 25650,
      "adows": 25651,
      "Ġcomparsa": 25652,
      "zionista": 25653,
      "endoli": 25654,
      "Servlet": 25655,
      "Ġcalz": 25656,
      "Ġpromotional": 25657,
      "ĠDin": 25658,
      "ĠNuove": 25659,
      "Ġsilent": 25660,
      "Ġescursioni": 25661,
      "ĠPrize": 25662,
      "Ġlogistica": 25663,
      "ĠâĹı": 25664,
      "Ġginocchio": 25665,
      "ez": 25666,
      "Ġriportate": 25667,
      "ĠUsually": 25668,
      "ĠMY": 25669,
      "Ġ','": 25670,
      "Ġjet": 25671,
      "ĠFalls": 25672,
      "ARA": 25673,
      "Ġottime": 25674,
      "Ġcirculation": 25675,
      "ughe": 25676,
      "Ġlobby": 25677,
      "sf": 25678,
      "Ġcycling": 25679,
      "Ġarranged": 25680,
      "Ġjeans": 25681,
      "See": 25682,
      "Ġedited": 25683,
      "ĠExplorer": 25684,
      "Ġfabulous": 25685,
      "seg": 25686,
      "OO": 25687,
      "Ġcimit": 25688,
      "archy": 25689,
      "Variable": 25690,
      "Ġmapping": 25691,
      "Ġtrascorso": 25692,
      "LOW": 25693,
      "when": 25694,
      "Ġcondivisa": 25695,
      "Ġidro": 25696,
      "ĠRicci": 25697,
      "Ġresolved": 25698,
      "Lib": 25699,
      "ATED": 25700,
      "package": 25701,
      "Sample": 25702,
      "jamin": 25703,
      "Ġfet": 25704,
      "ĠPit": 25705,
      "ĠEnergia": 25706,
      "Required": 25707,
      "inz": 25708,
      "Ġbarriere": 25709,
      "Ġpossed": 25710,
      "Ġacute": 25711,
      "atissimo": 25712,
      "Ġprincipe": 25713,
      "ordinanza": 25714,
      "Ġpassenger": 25715,
      "Ġdefeat": 25716,
      "Ġaccepting": 25717,
      "Ġpesci": 25718,
      "ĠSmo": 25719,
      "Ġsalvaguardia": 25720,
      "Ġinvitato": 25721,
      "ĠRodrig": 25722,
      "eglia": 25723,
      "Ġaccont": 25724,
      "Ġintesa": 25725,
      "Ġavrete": 25726,
      "Ġinternationally": 25727,
      "strip": 25728,
      "ĠMatter": 25729,
      "ĠSkills": 25730,
      "Ġaumentano": 25731,
      "ĠRobin": 25732,
      "Ġpresentations": 25733,
      "ĠSubscribe": 25734,
      "dot": 25735,
      "ĠTM": 25736,
      "ĠKam": 25737,
      "Ġgroom": 25738,
      "ĠUomini": 25739,
      "ustamente": 25740,
      "publ": 25741,
      "Ġthumb": 25742,
      "preced": 25743,
      "Ġprovocare": 25744,
      "Ġproclam": 25745,
      "May": 25746,
      "urio": 25747,
      "Ġcalab": 25748,
      "Ġseparated": 25749,
      "Ġintimid": 25750,
      "ĠonClick": 25751,
      "ĠXi": 25752,
      "Ġsorted": 25753,
      "ĠPri": 25754,
      "Ġadjusted": 25755,
      "ĠNJ": 25756,
      "Ġ>>>": 25757,
      "Ġcopie": 25758,
      "Ġprendersi": 25759,
      "Ġblade": 25760,
      "Ġriesco": 25761,
      "Ambi": 25762,
      "Ġpharmaceutical": 25763,
      "ĠAlternatively": 25764,
      "Ġglic": 25765,
      "Ġrepository": 25766,
      "Ġspecialty": 25767,
      "Ġconsuming": 25768,
      "ĠSlots": 25769,
      "Ġpermettendo": 25770,
      "ĠGM": 25771,
      "EMP": 25772,
      "Ġcommissario": 25773,
      "Ġlanciare": 25774,
      "ĠSosten": 25775,
      "Ġautomobile": 25776,
      "Where": 25777,
      "ĠRomeo": 25778,
      "Camp": 25779,
      "Ġlighter": 25780,
      "Ġdestruction": 25781,
      "provider": 25782,
      "Ġverticale": 25783,
      "inea": 25784,
      ";</": 25785,
      "ĠHealthy": 25786,
      "Ġvoted": 25787,
      "Ġinteso": 25788,
      "ologies": 25789,
      ")-": 25790,
      "Execute": 25791,
      "Ġfemminili": 25792,
      "leans": 25793,
      "ĠCgil": 25794,
      "ĠEventArgs": 25795,
      "Ġparagrafo": 25796,
      "ĠSF": 25797,
      "Ġamo": 25798,
      "Ġscopr": 25799,
      "padding": 25800,
      "Ġurgent": 25801,
      "ĠVergine": 25802,
      "Ġsaves": 25803,
      "Ġenz": 25804,
      "Ġconfused": 25805,
      "Ġdozens": 25806,
      "Ġverte": 25807,
      "Ġcuisine": 25808,
      "Ġvoltage": 25809,
      "Ġfears": 25810,
      "Ġbay": 25811,
      "Hub": 25812,
      "Ġpie": 25813,
      "ĠPiacenza": 25814,
      "ĠIscriviti": 25815,
      "Ġmodes": 25816,
      "Photo": 25817,
      "Ġorientation": 25818,
      "ĠSpotify": 25819,
      "Ġinviting": 25820,
      "Ġlocals": 25821,
      "ĠClar": 25822,
      "Ġnascono": 25823,
      "Ġscars": 25824,
      "Ġconsisting": 25825,
      "UTH": 25826,
      "иÑĤ": 25827,
      "Ġdeleted": 25828,
      "æĹ¶éĹ´": 25829,
      "Ġsegnalazioni": 25830,
      "Ġbarely": 25831,
      "union": 25832,
      "Ġsottoposti": 25833,
      "Ġbeginners": 25834,
      "Ġsacrificio": 25835,
      "Ġpeggiore": 25836,
      "Ġanalit": 25837,
      "Ġfatigue": 25838,
      "ylon": 25839,
      "ĠKay": 25840,
      "ĠForte": 25841,
      "ĠGiorgia": 25842,
      "ĠMedici": 25843,
      "Ġperfezione": 25844,
      "Ġchurches": 25845,
      "xious": 25846,
      "Ġclosest": 25847,
      "è§£": 25848,
      "antini": 25849,
      "Ġsegreteria": 25850,
      "ĠRC": 25851,
      "ettiamo": 25852,
      "Ġfence": 25853,
      "Ġpipes": 25854,
      "elaborazione": 25855,
      "ESSO": 25856,
      "ooting": 25857,
      "ĠCounsel": 25858,
      "Ġautorizzati": 25859,
      "Ġmeravigliosa": 25860,
      "Ġattenti": 25861,
      "sizeof": 25862,
      "Ġhospitality": 25863,
      "ĠMetropolit": 25864,
      "ĠUnityEngine": 25865,
      "Ġtrom": 25866,
      "Ġletterario": 25867,
      "Ġagile": 25868,
      "ĠUnione": 25869,
      "Ġacids": 25870,
      "Ġpetition": 25871,
      "comed": 25872,
      "Ġvolunt": 25873,
      "ped": 25874,
      "hh": 25875,
      "ĠManh": 25876,
      "ä¾ĭ": 25877,
      "resco": 25878,
      "Ġ%;": 25879,
      "次": 25880,
      "Ġdivine": 25881,
      "Ġattendance": 25882,
      "è±": 25883,
      "ĠParola": 25884,
      "Ġincis": 25885,
      "Ġprassi": 25886,
      "ĠViaggio": 25887,
      "Ġscatola": 25888,
      "éĩį": 25889,
      "foro": 25890,
      "Ġfacciata": 25891,
      "Ġcitizen": 25892,
      "Ġassort": 25893,
      "Ġlistings": 25894,
      "ografiche": 25895,
      "Ġincentivi": 25896,
      "Ġtumori": 25897,
      "changing": 25898,
      "Ġtenuti": 25899,
      "ÃŃa": 25900,
      "Ġfibra": 25901,
      "ĠWalker": 25902,
      "Ġdipinto": 25903,
      "Ġparticipated": 25904,
      "Ġprovoca": 25905,
      "jud": 25906,
      "brief": 25907,
      "vars": 25908,
      "Ġnonprofit": 25909,
      "Ġvapore": 25910,
      "Ġeducativo": 25911,
      "ĠREAD": 25912,
      "Ġautunno": 25913,
      "Ġimpacted": 25914,
      "Ġcareg": 25915,
      "Team": 25916,
      "Ġcandidatura": 25917,
      "Ġangel": 25918,
      "Ġsexy": 25919,
      "Ġricomp": 25920,
      "Ġpermanenza": 25921,
      "LP": 25922,
      "ĠLed": 25923,
      "Ġrendimento": 25924,
      "Ġcircolo": 25925,
      "Public": 25926,
      "ĠServe": 25927,
      "ores": 25928,
      "Ġamano": 25929,
      "Ġscrut": 25930,
      "gal": 25931,
      "ĠGiorno": 25932,
      "Ġindividually": 25933,
      "nan": 25934,
      "ĠMedica": 25935,
      "Ġmaschi": 25936,
      "Ġinnovations": 25937,
      "Ġtorch": 25938,
      "Ġlegis": 25939,
      "Ġpedal": 25940,
      "ĠSti": 25941,
      "\"`": 25942,
      "Ġbattuta": 25943,
      "Ġvennero": 25944,
      "ansom": 25945,
      "Ġmeridionale": 25946,
      "Ġneurolog": 25947,
      "ĠIntroduction": 25948,
      "Ġexchanges": 25949,
      "Ġlimitazione": 25950,
      "ĠKentucky": 25951,
      "Ġnationwide": 25952,
      "Ġpaintings": 25953,
      "akespe": 25954,
      "ogastr": 25955,
      "abad": 25956,
      "Ġrocks": 25957,
      "Ġviola": 25958,
      "ĠEmpire": 25959,
      "Ġpiazze": 25960,
      "Ġherbs": 25961,
      "egneria": 25962,
      "Ġcritici": 25963,
      "Ġampie": 25964,
      "inetti": 25965,
      "Ġfool": 25966,
      "disciplin": 25967,
      "Ġnozze": 25968,
      "Border": 25969,
      "Ġproducono": 25970,
      "Ġtrades": 25971,
      "ĠCrim": 25972,
      "ĠChamber": 25973,
      "Ġevolved": 25974,
      "ĠCertificate": 25975,
      "Ġtower": 25976,
      "Ġbytes": 25977,
      "Ġtrasformato": 25978,
      "ibaldi": 25979,
      "Stud": 25980,
      "ĠImprese": 25981,
      "ĠGiuliano": 25982,
      "powered": 25983,
      "iah": 25984,
      "Ġvariare": 25985,
      "ĠGrandi": 25986,
      "Ġsottom": 25987,
      "Ġautonoma": 25988,
      "elare": 25989,
      "iliani": 25990,
      "Ġbride": 25991,
      "ĠAsked": 25992,
      "Ġanatom": 25993,
      "Ġdece": 25994,
      "Pref": 25995,
      "Ġswift": 25996,
      "Ġtimeline": 25997,
      "Ġlaunching": 25998,
      "liv": 25999,
      "Ġrankings": 26000,
      "reale": 26001,
      "Ġdozen": 26002,
      "ĠContext": 26003,
      "amicizia": 26004,
      "altr": 26005,
      "Ġinserita": 26006,
      "ĠPross": 26007,
      "Interval": 26008,
      "xxxx": 26009,
      "Ġcapsule": 26010,
      "Ġtrovata": 26011,
      "å¤ļ": 26012,
      "Keys": 26013,
      "WORD": 26014,
      "tagli": 26015,
      "manager": 26016,
      "ĠDON": 26017,
      "ĠVert": 26018,
      "Ġfumetti": 26019,
      "franco": 26020,
      "UO": 26021,
      "Ġthirty": 26022,
      "immedi": 26023,
      "Ġfreely": 26024,
      "Ġteor": 26025,
      "Ġdiagnosed": 26026,
      "Ġantioxid": 26027,
      "ĠPHP": 26028,
      "Ap": 26029,
      "ĠPavia": 26030,
      "RP": 26031,
      "Ġtorta": 26032,
      "ĠSafari": 26033,
      "Ġinfluencer": 26034,
      "rank": 26035,
      "Ġmigliora": 26036,
      "Ġenemies": 26037,
      "ĠEssay": 26038,
      "ĠGerusalemme": 26039,
      "Ġcryptocurrencies": 26040,
      "eing": 26041,
      "Ġaccessed": 26042,
      "iago": 26043,
      "Ġpreziosa": 26044,
      "ĠIstitu": 26045,
      "Ġfeas": 26046,
      "Ġprobability": 26047,
      "Tasks": 26048,
      "isal": 26049,
      "Ġprogrammes": 26050,
      "Ġhill": 26051,
      "annah": 26052,
      "@@": 26053,
      "ĠBachelor": 26054,
      "Ġimaging": 26055,
      "Payment": 26056,
      "ĠIndependent": 26057,
      "Ġcombinations": 26058,
      "Ġgiudiziaria": 26059,
      "wick": 26060,
      "Ġproportion": 26061,
      "ĠJose": 26062,
      "Ġnoc": 26063,
      "ĠAzienda": 26064,
      "certo": 26065,
      "Ġtestata": 26066,
      "Ids": 26067,
      "ĠDrag": 26068,
      "ĠPati": 26069,
      "Ġworlds": 26070,
      "validate": 26071,
      "Ġlub": 26072,
      "ested": 26073,
      "Ġptstats": 26074,
      "ĠçļĦ": 26075,
      "rezione": 26076,
      "Ġfedele": 26077,
      "Ġgrandezza": 26078,
      "Ġangry": 26079,
      "Ġwrapped": 26080,
      "Ġnobody": 26081,
      "ĠEmir": 26082,
      "Ġpriva": 26083,
      "Ġsituata": 26084,
      "ĠRoberta": 26085,
      "Ġcave": 26086,
      "Ġpadrone": 26087,
      "Ġmondi": 26088,
      "Ġintrodurre": 26089,
      "ĠSoprattutto": 26090,
      "Ġdovresti": 26091,
      "ĠOklahoma": 26092,
      "******": 26093,
      "Ġavremo": 26094,
      "Ġlitri": 26095,
      "Ġreserves": 26096,
      "iona": 26097,
      "ĠJacob": 26098,
      "ĠRoger": 26099,
      "olizione": 26100,
      "ĠButter": 26101,
      "ĠIngredi": 26102,
      "ĠAssessment": 26103,
      "ĠAlleg": 26104,
      "ĠConvention": 26105,
      "Ġsleek": 26106,
      "handler": 26107,
      "ĠPenso": 26108,
      "Ġcondominio": 26109,
      "Ġclimbing": 26110,
      "Ġnam": 26111,
      "Ġtitled": 26112,
      "annot": 26113,
      "Loc": 26114,
      "Ġpreparati": 26115,
      "ifice": 26116,
      "ĠCheap": 26117,
      "Ġtheater": 26118,
      "Ġ-*-": 26119,
      "Ġpulita": 26120,
      "esterol": 26121,
      "ĠSOCI": 26122,
      "Ġé": 26123,
      "reeze": 26124,
      "Ġchiavi": 26125,
      "ĠPhotography": 26126,
      "Ġvenues": 26127,
      "Ġflows": 26128,
      "ĠHawaii": 26129,
      "Ġgenerato": 26130,
      "Ġtranne": 26131,
      "Ġunite": 26132,
      "Ġintrins": 26133,
      "atinum": 26134,
      "Ġtoll": 26135,
      "ĠEssere": 26136,
      "Ġtastes": 26137,
      "ĠBambini": 26138,
      "Ġversatility": 26139,
      "ĠWorth": 26140,
      "arb": 26141,
      "ĠTrain": 26142,
      "ughi": 26143,
      "Ġlifting": 26144,
      "Ġstruggles": 26145,
      "ĠÑ": 26146,
      "Ġunsafe": 26147,
      "ĠUltimate": 26148,
      "ĠRib": 26149,
      "Ġformaggio": 26150,
      "Ġattuazione": 26151,
      "Ġ./": 26152,
      "Ġaccessing": 26153,
      "Ġesser": 26154,
      "Ġfarne": 26155,
      "ĠOTH": 26156,
      "Ġforming": 26157,
      "ĠRecogn": 26158,
      "Ġregarded": 26159,
      "Ġtrash": 26160,
      "origin": 26161,
      "ĠRenato": 26162,
      "astra": 26163,
      "Ġkingdom": 26164,
      "ĠEffective": 26165,
      "Ġagon": 26166,
      "Ġconflicts": 26167,
      "->_": 26168,
      "Ġstrad": 26169,
      "him": 26170,
      "Europe": 26171,
      "Ġadverse": 26172,
      "rini": 26173,
      "Ġstraw": 26174,
      "ĠInflu": 26175,
      "ĠCarnevale": 26176,
      "Ġospit": 26177,
      "ô": 26178,
      "ĠLuce": 26179,
      "Ġrubrica": 26180,
      "ë": 26181,
      "Ġactress": 26182,
      "Ġproponiamo": 26183,
      "Ġagenzia": 26184,
      "ESTA": 26185,
      "å°Ĩ": 26186,
      "Ġanteprima": 26187,
      "Ġproduttive": 26188,
      "keeping": 26189,
      "ĠEaster": 26190,
      "Ġske": 26191,
      "Ġcommemor": 26192,
      "ĠBeni": 26193,
      "Ġcondens": 26194,
      "Ġlag": 26195,
      "ĠRules": 26196,
      "Ġscheduling": 26197,
      "Ġattentamente": 26198,
      "Ġrolled": 26199,
      "cas": 26200,
      "erli": 26201,
      "Ġposte": 26202,
      "Ġze": 26203,
      "Ġsanto": 26204,
      "need": 26205,
      "Ġorganismi": 26206,
      "Ġclimatico": 26207,
      "Ġdisagi": 26208,
      "business": 26209,
      "ĠRew": 26210,
      "Ġshampoo": 26211,
      "sono": 26212,
      "Ġunderground": 26213,
      "ĠOlympic": 26214,
      "Ġencryption": 26215,
      "Ġinformato": 26216,
      "Ġpersonalizzato": 26217,
      "Ġrestituire": 26218,
      "Ġaverlo": 26219,
      "Ġantiossid": 26220,
      "issing": 26221,
      "Ġscientifici": 26222,
      "Ġinviata": 26223,
      "Ġjoints": 26224,
      "anico": 26225,
      "ologn": 26226,
      "ĠRocco": 26227,
      "Ġvicinanze": 26228,
      "Ġbreakdown": 26229,
      "Ġabsor": 26230,
      "ĠPrem": 26231,
      "Ġthrown": 26232,
      "Ok": 26233,
      "ensively": 26234,
      "ĠGaetano": 26235,
      "ĠBrooklyn": 26236,
      "antes": 26237,
      "Ġimmense": 26238,
      "PON": 26239,
      "Ġristorazione": 26240,
      "Ġpockets": 26241,
      "ĠStiamo": 26242,
      "ĠVall": 26243,
      "zare": 26244,
      "Ġdipinti": 26245,
      "Ġanest": 26246,
      "ĠValerio": 26247,
      "ossier": 26248,
      "Ġpianoforte": 26249,
      "Ġlandscapes": 26250,
      "Ġbullet": 26251,
      "Ġdenunciato": 26252,
      "Ġ(`": 26253,
      "Ġpreoccupazioni": 26254,
      "appartamento": 26255,
      "olas": 26256,
      "Ġweights": 26257,
      "Ġarmed": 26258,
      "Ġreass": 26259,
      "ĠExerc": 26260,
      "Ġportray": 26261,
      "Ġelderly": 26262,
      "Ġnascere": 26263,
      "Bind": 26264,
      "Ġbother": 26265,
      "Ġ(...)": 26266,
      "libr": 26267,
      "Ġcharts": 26268,
      "Ġcommissioni": 26269,
      "Ġwage": 26270,
      "ritis": 26271,
      "achi": 26272,
      "Black": 26273,
      "Eg": 26274,
      "Ġpubblicate": 26275,
      "Ġsuppress": 26276,
      "Ġ#!": 26277,
      "rypted": 26278,
      "Oro": 26279,
      "ENCE": 26280,
      "Cook": 26281,
      "idade": 26282,
      "Loading": 26283,
      "Ġflip": 26284,
      "Ġunve": 26285,
      "ĠLiceo": 26286,
      "Ġshelf": 26287,
      "ĠDress": 26288,
      "ulent": 26289,
      "ĠGeneration": 26290,
      "BIT": 26291,
      "ĠWA": 26292,
      "ĠYam": 26293,
      "Ġeducate": 26294,
      "Ġscatt": 26295,
      "Ġcambiano": 26296,
      "ĠSofia": 26297,
      "Ġsacro": 26298,
      "Ġdatetime": 26299,
      "Ġbearing": 26300,
      "Ġparticipant": 26301,
      "Ġfunghi": 26302,
      "ĠCalcul": 26303,
      "ĠSEM": 26304,
      "ĠPassword": 26305,
      "ĠKid": 26306,
      "Ġorizzont": 26307,
      "ĠTed": 26308,
      "Ġcontinente": 26309,
      "Ġlips": 26310,
      "emit": 26311,
      "Ġneighbour": 26312,
      "ustare": 26313,
      "Ġpiaciuto": 26314,
      "Ġhomework": 26315,
      "ĠMayor": 26316,
      "Ġaltrui": 26317,
      "Ġphrases": 26318,
      "ĠCREATE": 26319,
      "Ġrejected": 26320,
      "Seg": 26321,
      "èĬ": 26322,
      "Ġtermico": 26323,
      "Ġfissato": 26324,
      "Ġappoggi": 26325,
      "Ġcaos": 26326,
      "Ġlibraries": 26327,
      "Ġquartieri": 26328,
      "ĠMining": 26329,
      "uosa": 26330,
      "ĠMys": 26331,
      "luster": 26332,
      "Ġritratto": 26333,
      "Ġcoron": 26334,
      "ĠPartnership": 26335,
      "Ġgluten": 26336,
      "Ġjurisdiction": 26337,
      "Ġsequestro": 26338,
      "issan": 26339,
      "Ġpayload": 26340,
      "TIME": 26341,
      "Ġcattolici": 26342,
      "ogiorno": 26343,
      "ĠStefania": 26344,
      "Ġaiutato": 26345,
      "Ġoriginario": 26346,
      "Ġunfortunately": 26347,
      "Ġadvances": 26348,
      "Ġchiarire": 26349,
      "Ġsciogli": 26350,
      "Ġurbani": 26351,
      "Ġdio": 26352,
      "ĠLicensed": 26353,
      "attura": 26354,
      "Progress": 26355,
      "eccellenza": 26356,
      "Ġtrekking": 26357,
      "Space": 26358,
      "Ġtoni": 26359,
      "ĠUntil": 26360,
      "Ġhemp": 26361,
      "Ġaccenn": 26362,
      "Ġpassano": 26363,
      "istrutt": 26364,
      "Ġbeings": 26365,
      "ELLA": 26366,
      "ĠSuperiore": 26367,
      "stro": 26368,
      "Ġjail": 26369,
      "sed": 26370,
      "tops": 26371,
      "Ġpoetry": 26372,
      "floor": 26373,
      "vari": 26374,
      "Ġcolloquio": 26375,
      "commerc": 26376,
      "æĶ¹": 26377,
      "ĠOnlus": 26378,
      "ĠPhilli": 26379,
      "Ġinsegnante": 26380,
      "Ġsummar": 26381,
      "outing": 26382,
      "Ġritorna": 26383,
      "Ġundoubtedly": 26384,
      "Ġcurata": 26385,
      "orizz": 26386,
      "Ġfoglio": 26387,
      "Ġkits": 26388,
      "ĠMaj": 26389,
      "Ġconservative": 26390,
      "Ġexams": 26391,
      "ĠApprov": 26392,
      "ĠEsteri": 26393,
      "Ġautorizzazione": 26394,
      "oncino": 26395,
      "Ġcompromise": 26396,
      "Ġarresti": 26397,
      "Ġcontinually": 26398,
      "oriented": 26399,
      "Ġmagnetic": 26400,
      "æĥ": 26401,
      "Ġblame": 26402,
      "ĠVirt": 26403,
      "Ġattive": 26404,
      "INFO": 26405,
      "Ġcircular": 26406,
      "Ġriducendo": 26407,
      "chart": 26408,
      "shine": 26409,
      "ducer": 26410,
      "Ġschemi": 26411,
      "Ġsorprese": 26412,
      "Ġoccasional": 26413,
      "Ġmuri": 26414,
      "ĠSettore": 26415,
      "ĠDevice": 26416,
      "Ġincontrano": 26417,
      "Ġsentieri": 26418,
      "glas": 26419,
      "ĠITALIA": 26420,
      "autorizzazione": 26421,
      "Ġlicenses": 26422,
      "chetta": 26423,
      "象": 26424,
      "Ġnause": 26425,
      "dp": 26426,
      "Ġnasconde": 26427,
      "orte": 26428,
      "Ġanteriore": 26429,
      "Ġdownloading": 26430,
      "destroy": 26431,
      "tega": 26432,
      "ĠMemory": 26433,
      "ieno": 26434,
      "Ġlir": 26435,
      "оÑĢ": 26436,
      "ĠCaptain": 26437,
      "ĠCircolo": 26438,
      "Ġsopravvivere": 26439,
      "ĠSustainable": 26440,
      "Ġmerge": 26441,
      "Ġzones": 26442,
      "Ġviviamo": 26443,
      "special": 26444,
      "Ġreadonly": 26445,
      "ĠApache": 26446,
      "nali": 26447,
      "solo": 26448,
      "xels": 26449,
      "Ġracial": 26450,
      "Ġdoppi": 26451,
      "ĠCondition": 26452,
      "Ġtens": 26453,
      "fino": 26454,
      "Ġsindaci": 26455,
      "Ġfogli": 26456,
      "Ġshades": 26457,
      "Ġincom": 26458,
      "Ġtornano": 26459,
      "Ġaccompagnare": 26460,
      "Ġassignments": 26461,
      "unzioni": 26462,
      "Ġcolline": 26463,
      "ositi": 26464,
      "vertire": 26465,
      "Ġandava": 26466,
      "guardi": 26467,
      "Ġate": 26468,
      "Ġattenta": 26469,
      "Arr": 26470,
      "lists": 26471,
      "ĠHunter": 26472,
      "Ġmultid": 26473,
      "Ġrimp": 26474,
      "ĠInj": 26475,
      "Ġartistiche": 26476,
      "robe": 26477,
      "Ġstabilimento": 26478,
      "Ġseemingly": 26479,
      "ĠLeft": 26480,
      "ĠOption": 26481,
      "ĠLaser": 26482,
      "mented": 26483,
      "bridge": 26484,
      "Ġprimario": 26485,
      "ĠFiglio": 26486,
      "ĠHell": 26487,
      "Ġcompounds": 26488,
      "ICT": 26489,
      "Ġinstitutional": 26490,
      "Ġfamose": 26491,
      "Ġpaure": 26492,
      "Ġmultina": 26493,
      "oned": 26494,
      "Ġtears": 26495,
      "Ġantif": 26496,
      "Ġmodificato": 26497,
      "ĠGET": 26498,
      "Ġstatue": 26499,
      "ĠPlastic": 26500,
      "Points": 26501,
      "nil": 26502,
      "trl": 26503,
      "Ġdistint": 26504,
      "Ġdraws": 26505,
      "ĠSaranno": 26506,
      "Life": 26507,
      "Crit": 26508,
      "Ġexpecting": 26509,
      "ĠIan": 26510,
      "Ġproib": 26511,
      "ISE": 26512,
      ")).": 26513,
      "\"\"\"": 26514,
      "ĠOpin": 26515,
      "Ġmounted": 26516,
      "ĠPotter": 26517,
      "visible": 26518,
      "ril": 26519,
      "ĠIvan": 26520,
      "Ġriforme": 26521,
      "sync": 26522,
      "Ġlento": 26523,
      "ĠWorkshop": 26524,
      "Ġhouseholds": 26525,
      "Ġartigianale": 26526,
      "Ġproceedings": 26527,
      "ĠTrek": 26528,
      "las": 26529,
      "Ġlar": 26530,
      "ulu": 26531,
      "Ġfax": 26532,
      "song": 26533,
      "ĠProvince": 26534,
      "hist": 26535,
      "boolean": 26536,
      "ĠNag": 26537,
      "Ġintendono": 26538,
      "Ġinutili": 26539,
      "senza": 26540,
      "ampagne": 26541,
      "Ġrack": 26542,
      "Ġactivate": 26543,
      "Ġverbale": 26544,
      "onesi": 26545,
      "Ġtraged": 26546,
      "Ġuniversitari": 26547,
      "Ġcarbonio": 26548,
      "ĠspecialitÃł": 26549,
      "iman": 26550,
      "prite": 26551,
      "Cart": 26552,
      "Ġdifetto": 26553,
      "Ġfresche": 26554,
      "Ġreflected": 26555,
      "ĠCura": 26556,
      "ulteriore": 26557,
      "Ġ/*<": 26558,
      "aris": 26559,
      "ĠGun": 26560,
      "ĠSpons": 26561,
      "Ġreligiosi": 26562,
      "ĠLaboratorio": 26563,
      "ĠRM": 26564,
      "margin": 26565,
      "ĠLing": 26566,
      "incidente": 26567,
      "ĠExamples": 26568,
      "ĠVitamin": 26569,
      "edono": 26570,
      "echino": 26571,
      "Ġobes": 26572,
      "Ġlegittimo": 26573,
      "ĠGhost": 26574,
      "ĠGreece": 26575,
      "Ġvessels": 26576,
      "Normal": 26577,
      "Ġfallen": 26578,
      "Events": 26579,
      "ĠSiti": 26580,
      "iace": 26581,
      "ĠGla": 26582,
      "incendio": 26583,
      "ĠBangladesh": 26584,
      "âĸ": 26585,
      "ĠIncontri": 26586,
      "Ġtron": 26587,
      "ĠRecently": 26588,
      "ĠRemote": 26589,
      "volmente": 26590,
      "ĠClasse": 26591,
      "ĠCP": 26592,
      "Ġsteep": 26593,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 26594,
      "inglese": 26595,
      "Ġinvestito": 26596,
      "Ġ>*/": 26597,
      "upi": 26598,
      "ĠAbstract": 26599,
      "Ġultras": 26600,
      "åŃIJ": 26601,
      "Ġpiene": 26602,
      "Ġseria": 26603,
      "Ġintegratori": 26604,
      "Ġingan": 26605,
      "Ġlegislativo": 26606,
      "Ġfarmaceut": 26607,
      "Ġsoddisfac": 26608,
      "VERSION": 26609,
      "ĠAWS": 26610,
      "ĠPle": 26611,
      "neath": 26612,
      "Ġpulling": 26613,
      "Ġnicely": 26614,
      "viously": 26615,
      "Ġmonop": 26616,
      "ĠAna": 26617,
      "answer": 26618,
      "Ġsuonare": 26619,
      "ometro": 26620,
      "Ġsponsored": 26621,
      "ĠPoste": 26622,
      "Ġtalents": 26623,
      "Ġeffettua": 26624,
      "ĠMassimiliano": 26625,
      "èĩª": 26626,
      "Ġdisclosure": 26627,
      "Ġimposto": 26628,
      "ellone": 26629,
      "Ġsimpler": 26630,
      "ĠAtene": 26631,
      "Ġinquiet": 26632,
      "Ġscalp": 26633,
      "large": 26634,
      "Ġpala": 26635,
      "ìŀ": 26636,
      "ĠAlessio": 26637,
      "Btn": 26638,
      "Dao": 26639,
      "Ġthrilled": 26640,
      "ĠConnection": 26641,
      "Ġsprint": 26642,
      "ĠMoro": 26643,
      "Ġspecificato": 26644,
      "ĠOverview": 26645,
      "Ġdecreased": 26646,
      "ĠBarcel": 26647,
      "Ġauction": 26648,
      "ĠPotrebbe": 26649,
      "ĠdiventerÃł": 26650,
      "Ġpresidential": 26651,
      "Ġtropical": 26652,
      "Ġcomplicato": 26653,
      "Ġesager": 26654,
      "ĠAlaska": 26655,
      "Ġattempted": 26656,
      "Background": 26657,
      "Ġprolong": 26658,
      "ĠVER": 26659,
      "Ġconnects": 26660,
      "Ġtavoli": 26661,
      "Ġcontenitore": 26662,
      "Ġupdating": 26663,
      "Ġprofonde": 26664,
      "Ġemotivo": 26665,
      "Ġranks": 26666,
      "Ġseating": 26667,
      "rf": 26668,
      "Ġcemento": 26669,
      "ĠBerk": 26670,
      "Ġgonf": 26671,
      "Ġcommod": 26672,
      "Ġlands": 26673,
      "Ġpiant": 26674,
      "ICS": 26675,
      "Ġbanco": 26676,
      "ostitu": 26677,
      "Ġdimissioni": 26678,
      "Ġcollaborato": 26679,
      "ãĥ¼": 26680,
      "Ġdisoccupazione": 26681,
      "Ġlearners": 26682,
      "ĠTelegram": 26683,
      "Ġcomparable": 26684,
      "headers": 26685,
      "Ġfriendship": 26686,
      "Ġinclusa": 26687,
      "ĠInfer": 26688,
      "ĠMultiple": 26689,
      "ĠCosti": 26690,
      "Ġrecycled": 26691,
      "Ġpreview": 26692,
      "ĠEmily": 26693,
      "ĠJuve": 26694,
      "Ġsyndrome": 26695,
      "Ġcomposti": 26696,
      "ĠSegretario": 26697,
      "onal": 26698,
      "Ġdiving": 26699,
      "Ġscia": 26700,
      "Ġpsychology": 26701,
      "Ġbicchiere": 26702,
      "enery": 26703,
      "ĠDeleg": 26704,
      "onga": 26705,
      "Ġallarme": 26706,
      "од": 26707,
      "Ġcyl": 26708,
      "Ġ§": 26709,
      "Ġverified": 26710,
      "Ġintensa": 26711,
      "Ġá": 26712,
      "Ġreads": 26713,
      "Ġqualifications": 26714,
      "typeof": 26715,
      "��": 26716,
      "italiano": 26717,
      "iammazione": 26718,
      "Ġhygiene": 26719,
      "ĠNAT": 26720,
      "ĠCasal": 26721,
      "classes": 26722,
      "ĠBasilica": 26723,
      "Ġactivation": 26724,
      "xf": 26725,
      "Ġproiezione": 26726,
      "Ġtesoro": 26727,
      "Ġvasca": 26728,
      "Ġthriller": 26729,
      "Ġvegetale": 26730,
      "Member": 26731,
      "Ġprolifer": 26732,
      "Ġrispettivi": 26733,
      "ĠEmbra": 26734,
      "Ġdecise": 26735,
      "Ġvinyl": 26736,
      "Ġoutlined": 26737,
      "Ġfailing": 26738,
      "ĠAssociazioni": 26739,
      "Ġmattinata": 26740,
      "ĠDj": 26741,
      "ptic": 26742,
      "Ġfavorisce": 26743,
      "Ġportavoce": 26744,
      "Ġallenatore": 26745,
      "Ġimpecc": 26746,
      "Ġdistinguere": 26747,
      "Ġtentato": 26748,
      "ĠBac": 26749,
      "Ġpalm": 26750,
      "ĠMatrix": 26751,
      "ĠcontinuerÃł": 26752,
      "ĠLam": 26753,
      "Ġagente": 26754,
      "oncini": 26755,
      "bisog": 26756,
      "ĠeBay": 26757,
      "capacity": 26758,
      "ĠMUS": 26759,
      "Ġinformatico": 26760,
      "Ġtentare": 26761,
      "Ġpresta": 26762,
      "acts": 26763,
      "categorized": 26764,
      "Ġcaldaia": 26765,
      "rod": 26766,
      "ĠCaribbean": 26767,
      "ANDO": 26768,
      "quant": 26769,
      "Ġspunto": 26770,
      "fortun": 26771,
      "aters": 26772,
      "Ġpodio": 26773,
      "Ġcurva": 26774,
      "Ġfavorites": 26775,
      "ĠOlimpia": 26776,
      "Ġorganizing": 26777,
      "ĠPizza": 26778,
      "Ġdovremmo": 26779,
      "ĠWoman": 26780,
      "ORM": 26781,
      "Ġeseguita": 26782,
      "CLUD": 26783,
      "Ġrientrano": 26784,
      "ĠSamp": 26785,
      "Ġclassified": 26786,
      "bike": 26787,
      "Ġripens": 26788,
      "Quando": 26789,
      "Ġopponents": 26790,
      "Random": 26791,
      "ĠRispondi": 26792,
      "Ġomogene": 26793,
      "anium": 26794,
      "Ġnurses": 26795,
      "Ġsorprendente": 26796,
      "LIO": 26797,
      "lest": 26798,
      "Ġdegener": 26799,
      "Ġburst": 26800,
      "ĠGRE": 26801,
      "Ġconsultato": 26802,
      "Zaxis": 26803,
      "idero": 26804,
      "Ġimpiegato": 26805,
      "ĠbiodiversitÃł": 26806,
      "imana": 26807,
      "Ġriform": 26808,
      "ĠRecent": 26809,
      "Ġcrollo": 26810,
      "ĠProbabilmente": 26811,
      "Ġnn": 26812,
      "Ġaggiungono": 26813,
      "Ġpants": 26814,
      "Ġassimil": 26815,
      "Ġimmobiliari": 26816,
      "ĠStamp": 26817,
      "mill": 26818,
      "Ġaz": 26819,
      "far": 26820,
      "Ġfegato": 26821,
      "Ġutf": 26822,
      "gall": 26823,
      "Ġteaches": 26824,
      "Ġindividuato": 26825,
      "Ġconcezione": 26826,
      "efined": 26827,
      "Ġrevoc": 26828,
      "Ġspettacolare": 26829,
      "Ġfancy": 26830,
      "Ġportati": 26831,
      "Ġpolo": 26832,
      "Ġspavent": 26833,
      "ĠPellegr": 26834,
      "Ġsanti": 26835,
      "Ġuniqu": 26836,
      "SN": 26837,
      "Ġprestigious": 26838,
      "itana": 26839,
      "ĠSER": 26840,
      "Ġsovran": 26841,
      "Ġdeterior": 26842,
      "Ġradiation": 26843,
      "Ġtelevisiva": 26844,
      "Ġdigitalizzazione": 26845,
      "cesi": 26846,
      "Ġposa": 26847,
      "Ġphenomenon": 26848,
      "ĠPrices": 26849,
      "Ġparticolar": 26850,
      "Ġconcorsi": 26851,
      "ĠMusk": 26852,
      "Ġmonumenti": 26853,
      "ĠpH": 26854,
      "Ġtheore": 26855,
      "ĠFiore": 26856,
      "Ġautomatica": 26857,
      "ĠINC": 26858,
      "ĠElev": 26859,
      "Ġpuntate": 26860,
      "ĠPortogallo": 26861,
      "Ġrivedere": 26862,
      "Elements": 26863,
      "Ġpolar": 26864,
      "Ġdiscern": 26865,
      "Ġselezionato": 26866,
      "ĠCharg": 26867,
      "ĠConosc": 26868,
      "Ġspecialista": 26869,
      "Byte": 26870,
      "ĠPosition": 26871,
      "Ġmaj": 26872,
      "Ġimmigrati": 26873,
      "Ġgly": 26874,
      "ĠPino": 26875,
      "Ġinsegu": 26876,
      "ĠTul": 26877,
      "Ġparcheggi": 26878,
      "Ġliquidi": 26879,
      "Ġmp": 26880,
      "ĠMia": 26881,
      "Ġprega": 26882,
      "GetZaxis": 26883,
      "Ġburocr": 26884,
      "ĠArthur": 26885,
      "edies": 26886,
      "omiti": 26887,
      "urano": 26888,
      "sent": 26889,
      "Ġarco": 26890,
      "Ġamica": 26891,
      "Ġinfiamm": 26892,
      "functions": 26893,
      "Ġhal": 26894,
      "FLAG": 26895,
      "Ġlongevity": 26896,
      "Initial": 26897,
      "Ġerect": 26898,
      "ETTI": 26899,
      "Ġtravelling": 26900,
      "Ġnotevoli": 26901,
      "Ġcompilare": 26902,
      "ĠNas": 26903,
      "clock": 26904,
      "Ġdelightful": 26905,
      "distance": 26906,
      "çľ": 26907,
      "ĠInstallation": 26908,
      "ĠYan": 26909,
      "ANC": 26910,
      "Ġglory": 26911,
      "occhiata": 26912,
      "Ġseniors": 26913,
      "ppola": 26914,
      "ĠGuest": 26915,
      "ĠNotes": 26916,
      "apple": 26917,
      "Ġpromuov": 26918,
      "Ġigien": 26919,
      "tf": 26920,
      "ĠCommerce": 26921,
      "ĠGot": 26922,
      "ĠRole": 26923,
      "Ġgestiti": 26924,
      "ĠBenjamin": 26925,
      "Ġislands": 26926,
      "ĠApps": 26927,
      "pil": 26928,
      "xs": 26929,
      "Ġsufficienti": 26930,
      "ĠCott": 26931,
      "Ġverdura": 26932,
      "Dig": 26933,
      "etc": 26934,
      "irli": 26935,
      "nl": 26936,
      "Ġaids": 26937,
      "Ġscaff": 26938,
      "Ġexpend": 26939,
      "Ġviale": 26940,
      "Ġlenses": 26941,
      "Ġmarmo": 26942,
      "ĠNessuna": 26943,
      "[-": 26944,
      "Ġtornata": 26945,
      "Ġsustained": 26946,
      "Ġdirettiva": 26947,
      "lean": 26948,
      "ĠPrimary": 26949,
      "Ġinstructor": 26950,
      "Angelo": 26951,
      "Ġpulito": 26952,
      "Ġamministratore": 26953,
      "Sep": 26954,
      "ĠLex": 26955,
      "Ġ\"><": 26956,
      "unity": 26957,
      "Ġappaiono": 26958,
      "Ġaumentato": 26959,
      "nore": 26960,
      "Ġdiffond": 26961,
      "ĠSvezia": 26962,
      "enorme": 26963,
      "ĠMega": 26964,
      "rogeno": 26965,
      "bootstrap": 26966,
      "ĠAlpi": 26967,
      "ĠScienza": 26968,
      "invito": 26969,
      "||": 26970,
      "Ġbip": 26971,
      "Ġample": 26972,
      "ĠBolzano": 26973,
      "Ġalline": 26974,
      "ĠRegina": 26975,
      "Ġcriticism": 26976,
      "onale": 26977,
      "Ġampl": 26978,
      "Ġ___": 26979,
      "Ġaiutarti": 26980,
      "ĠOccorre": 26981,
      "ĠChoice": 26982,
      "Ġettari": 26983,
      "Ġtruppe": 26984,
      "Ġcasaling": 26985,
      "Ġistituto": 26986,
      "ĠHunt": 26987,
      "Ġalloggi": 26988,
      "åĮĸ": 26989,
      "Ġdivenire": 26990,
      "Ġacres": 26991,
      "Ġvigilanza": 26992,
      "Ġdamp": 26993,
      "lave": 26994,
      "ogu": 26995,
      "Ġescal": 26996,
      "Ġmunicipal": 26997,
      "Ġinterloc": 26998,
      "reference": 26999,
      "Ġlb": 27000,
      "oped": 27001,
      "Ġmeditazione": 27002,
      "æĮĩ": 27003,
      "ropract": 27004,
      "ĠOrleans": 27005,
      "Ġreceiver": 27006,
      "ĠQR": 27007,
      "Ġfesteggiare": 27008,
      "Ġunwanted": 27009,
      "ĺħ": 27010,
      "Ġetichette": 27011,
      "ĠDating": 27012,
      "Ġsplendido": 27013,
      "Ġnegotiations": 27014,
      "Ġlaundry": 27015,
      "ĠWu": 27016,
      "å¹¶": 27017,
      "Ġenrich": 27018,
      "Ġfermato": 27019,
      "Ġlbs": 27020,
      "Ġliceo": 27021,
      "Ġesemplari": 27022,
      "Ġocchiali": 27023,
      "\".$": 27024,
      "ĠCorea": 27025,
      "Ġrhythm": 27026,
      "Ġtelevisivo": 27027,
      "Ġfiltro": 27028,
      "ĠUb": 27029,
      "Ġspecially": 27030,
      "Ġomicidio": 27031,
      "ĠLEGGI": 27032,
      "ANN": 27033,
      "anziare": 27034,
      "AVE": 27035,
      "Ġottica": 27036,
      "some": 27037,
      "Ġsignore": 27038,
      "ĠCoal": 27039,
      "å§ĭ": 27040,
      "abases": 27041,
      "Ġcrush": 27042,
      "Ġhomeless": 27043,
      "Ġwages": 27044,
      "Ġelevated": 27045,
      "Ġshoulders": 27046,
      "ĠPasc": 27047,
      "ĥ¨": 27048,
      "ĠHTTP": 27049,
      "Ġgrasp": 27050,
      "Ġrilevare": 27051,
      "Ġdjango": 27052,
      "ĠCogn": 27053,
      "ivesc": 27054,
      "wind": 27055,
      "Ġ]),": 27056,
      "ĠPrograms": 27057,
      "ĠObserv": 27058,
      "tral": 27059,
      "ĠRepublicans": 27060,
      "legal": 27061,
      "Props": 27062,
      "åĬŁ": 27063,
      "Ġindispensabili": 27064,
      "Um": 27065,
      "Ġkernel": 27066,
      "Ġconferences": 27067,
      "Ġpasticc": 27068,
      "Ġstrutturale": 27069,
      "URO": 27070,
      "Ġpoltr": 27071,
      "Ġcombusti": 27072,
      "ĠPsicologia": 27073,
      "ĠVip": 27074,
      "Ġpotatoes": 27075,
      "retamente": 27076,
      "Ġdirette": 27077,
      "pan": 27078,
      "ĠArn": 27079,
      "Ġrivolte": 27080,
      "Controls": 27081,
      "Ġraggio": 27082,
      "ĠSteam": 27083,
      "Ġvariabili": 27084,
      "Ġbened": 27085,
      "unks": 27086,
      "ĠPetro": 27087,
      "ĠEro": 27088,
      "ĠHind": 27089,
      "Ġgiuria": 27090,
      "romagn": 27091,
      "Ġdescriptions": 27092,
      "ĠconsentirÃł": 27093,
      "Ġconsciousness": 27094,
      "Ġsentono": 27095,
      "Ġturistiche": 27096,
      "Ġconferenze": 27097,
      "Ġsorveglianza": 27098,
      "Ġdapp": 27099,
      "umbai": 27100,
      "prev": 27101,
      "Ġrilancio": 27102,
      "Ġlavorativi": 27103,
      "Month": 27104,
      "ĠWeather": 27105,
      "checkbox": 27106,
      "ĠBia": 27107,
      "ĠManhattan": 27108,
      "ĠContrassegnato": 27109,
      "ĠFrequently": 27110,
      "Ġstressed": 27111,
      "Ġcancellation": 27112,
      "æ²": 27113,
      "ĠRan": 27114,
      "docs": 27115,
      "assment": 27116,
      "Ġbugs": 27117,
      "idas": 27118,
      "tarella": 27119,
      "ĠLuxury": 27120,
      "review": 27121,
      "ilater": 27122,
      "Ġtuttora": 27123,
      "Ġapplicant": 27124,
      "Ġlacrime": 27125,
      "Ġaccoglie": 27126,
      "}`": 27127,
      "ĠLastly": 27128,
      "outheast": 27129,
      "Ġfacolt": 27130,
      "ourses": 27131,
      "ZIA": 27132,
      "Ġpiac": 27133,
      "Ġsemif": 27134,
      "Ġgiungere": 27135,
      "Ġpadroni": 27136,
      "minded": 27137,
      "ĠAround": 27138,
      "ĠMasters": 27139,
      "ĠHO": 27140,
      "Ġnotti": 27141,
      "Ġanonima": 27142,
      "Ġcomplimentary": 27143,
      "ĠMagistr": 27144,
      "Ġtrovati": 27145,
      "Ġwing": 27146,
      "Ġsalvaguard": 27147,
      "Ġneat": 27148,
      "forms": 27149,
      "incarico": 27150,
      "Ġvet": 27151,
      "avel": 27152,
      "Ġcoerente": 27153,
      "oriale": 27154,
      "Ġviolation": 27155,
      "Ġesteri": 27156,
      "reens": 27157,
      "Ġsturdy": 27158,
      "Ġtrapi": 27159,
      "Ġwelcomed": 27160,
      "bbia": 27161,
      "ancies": 27162,
      "ĠPrato": 27163,
      "Ġdeparture": 27164,
      "Ġproxy": 27165,
      "ĠSB": 27166,
      "Ġnev": 27167,
      "ĠVerm": 27168,
      "Osp": 27169,
      "Ġhike": 27170,
      "antis": 27171,
      "Ente": 27172,
      "Ġprofum": 27173,
      "ĠSweden": 27174,
      "å¥": 27175,
      "Ġbackpack": 27176,
      "ymph": 27177,
      "Ġbusta": 27178,
      "Ġwool": 27179,
      "ĠLost": 27180,
      "Ġprofumi": 27181,
      "Ġfabrics": 27182,
      "ĠSomething": 27183,
      "FileName": 27184,
      "Ġdegrad": 27185,
      "Ġfuc": 27186,
      "chiamo": 27187,
      "Ġwaterproof": 27188,
      "uality": 27189,
      "ĠPunto": 27190,
      "Ġgrigio": 27191,
      "Ġnour": 27192,
      "Ġdeclare": 27193,
      "Asia": 27194,
      "Ġschedules": 27195,
      "Ġastronom": 27196,
      "CF": 27197,
      "Ġprover": 27198,
      "Ġbuzz": 27199,
      "Ġdebug": 27200,
      "bene": 27201,
      "ĠWindow": 27202,
      "Ġabortion": 27203,
      "ĠSuoi": 27204,
      "kov": 27205,
      "ĠTOR": 27206,
      "Ġsostanziale": 27207,
      "ĠattualitÃł": 27208,
      "åľ°": 27209,
      "factor": 27210,
      "ĠDEC": 27211,
      "ĠchissÃł": 27212,
      "trian": 27213,
      "ĠFried": 27214,
      "(\"<": 27215,
      "Organization": 27216,
      "ĠTraditional": 27217,
      "Ġpractitioners": 27218,
      "Nel": 27219,
      "Ġcollaborazioni": 27220,
      "Ġcusc": 27221,
      "Ġcreati": 27222,
      "Ġmisurare": 27223,
      "Ġhighlighting": 27224,
      "ostream": 27225,
      "Ġserp": 27226,
      "Ġsmartphones": 27227,
      "Ġlicensing": 27228,
      "Ġcombust": 27229,
      "Ġconversazione": 27230,
      "Ġlegendary": 27231,
      "Own": 27232,
      "Ġconvenzione": 27233,
      "Ġpayout": 27234,
      "Ġdisappointed": 27235,
      "Ġpivotal": 27236,
      "Ġrespected": 27237,
      "ĠVlad": 27238,
      "ĠcomoditÃł": 27239,
      "Ġenv": 27240,
      "interface": 27241,
      "Ġslice": 27242,
      "ĠNotice": 27243,
      "Ġlending": 27244,
      "Ġperceived": 27245,
      "Ġtranslate": 27246,
      "ĠCommiss": 27247,
      "astics": 27248,
      "Ġplaceholder": 27249,
      "Ġsquad": 27250,
      "Ġsooner": 27251,
      "ĠGiancarlo": 27252,
      "Mc": 27253,
      "Mag": 27254,
      "\"];": 27255,
      "Ġĉĉĉĉĉĉĉĉĉ": 27256,
      "ĠFilter": 27257,
      "Ġdistricts": 27258,
      "\"/>": 27259,
      "Ġadapted": 27260,
      "Ġacquisito": 27261,
      "Ġcrud": 27262,
      "Ġvissuta": 27263,
      "vre": 27264,
      "ĠBrexit": 27265,
      "ĠMak": 27266,
      "icode": 27267,
      "æĺ¯åIJ¦": 27268,
      "Ġpile": 27269,
      "ecca": 27270,
      "Ġtroops": 27271,
      "设置": 27272,
      "ĠFM": 27273,
      "ĠIRS": 27274,
      ":%": 27275,
      "Ġparz": 27276,
      "egra": 27277,
      "ĠIniz": 27278,
      "inaug": 27279,
      "umph": 27280,
      "afood": 27281,
      "ĠSeleziona": 27282,
      "Ġintenzioni": 27283,
      "products": 27284,
      "Ġforgotten": 27285,
      "ĠTN": 27286,
      "Ġoutlets": 27287,
      "_.": 27288,
      "Ġpurple": 27289,
      "abbiamo": 27290,
      "Ambiente": 27291,
      "Ġborders": 27292,
      "ĠAdige": 27293,
      "DP": 27294,
      "uz": 27295,
      "Ġinsetti": 27296,
      "Ġchiediamo": 27297,
      "Ġpater": 27298,
      "performance": 27299,
      "duzioni": 27300,
      "tle": 27301,
      "ucker": 27302,
      "oir": 27303,
      "ĠGulf": 27304,
      "cmp": 27305,
      "ĠRF": 27306,
      "Ġstrutturali": 27307,
      "ĠSyria": 27308,
      "Ġsubscribers": 27309,
      "ĠColombia": 27310,
      "anean": 27311,
      "Ġsintet": 27312,
      "AX": 27313,
      "may": 27314,
      "habit": 27315,
      "Ġmothers": 27316,
      "isiana": 27317,
      "ĠNevada": 27318,
      "ĠMarta": 27319,
      "TEST": 27320,
      "psy": 27321,
      "iforme": 27322,
      "Ġinteri": 27323,
      "Ġprescrizione": 27324,
      "è°ĥ": 27325,
      "Ġzamp": 27326,
      "Ġtipiche": 27327,
      "Ġcontrattuale": 27328,
      "Ġremot": 27329,
      "ĠLinks": 27330,
      "Ġcamion": 27331,
      "ĠRene": 27332,
      "ĠRachel": 27333,
      "ĠSpecialist": 27334,
      "Ġenum": 27335,
      "austo": 27336,
      "blank": 27337,
      "fan": 27338,
      "Ġdelicata": 27339,
      "Ġinfluences": 27340,
      "Ġaccompagnata": 27341,
      "aba": 27342,
      "ä¿¡æģ¯": 27343,
      "olesterol": 27344,
      "Ġinvention": 27345,
      "ĠApost": 27346,
      "Ġpassioni": 27347,
      "ĠGordon": 27348,
      "hetto": 27349,
      "ĠOtherwise": 27350,
      "Ġcomunemente": 27351,
      "Ġthrilling": 27352,
      "Ġelaborazione": 27353,
      "Ġcentrocamp": 27354,
      "ĠSR": 27355,
      "ĠLion": 27356,
      "WN": 27357,
      "errore": 27358,
      "Ġmediazione": 27359,
      "Ġpsich": 27360,
      "ĠGrade": 27361,
      "Ġclosure": 27362,
      "Ġcoordination": 27363,
      "Ġrepertorio": 27364,
      "ĠCres": 27365,
      "plug": 27366,
      "ĠExcellent": 27367,
      "Bi": 27368,
      "bc": 27369,
      "Ġfotocamera": 27370,
      "Ġmatched": 27371,
      "Ġteorie": 27372,
      "RECT": 27373,
      "Ġdocumentary": 27374,
      "mass": 27375,
      "ĠGenerali": 27376,
      "ONI": 27377,
      "Services": 27378,
      "Ġpannello": 27379,
      "Ġqualifica": 27380,
      "Nov": 27381,
      "ĠVir": 27382,
      "Ġindeterm": 27383,
      "Ġmanufacture": 27384,
      "Ġjustify": 27385,
      "Ġsotter": 27386,
      "ĠAgn": 27387,
      "Ġpredecess": 27388,
      "oples": 27389,
      "Ġinsegnato": 27390,
      "Ġatmosfer": 27391,
      "unct": 27392,
      "ĠSf": 27393,
      "ĠPrimavera": 27394,
      "ĠBis": 27395,
      "opra": 27396,
      "Ġworthy": 27397,
      "Ġpredicted": 27398,
      "Ġtrovava": 27399,
      "EGLI": 27400,
      "esterolo": 27401,
      "Ġcontrolling": 27402,
      "ĠElectronic": 27403,
      "缸": 27404,
      "Ġpestic": 27405,
      "Ġapartments": 27406,
      "Ġsperimentale": 27407,
      "Ġpiloti": 27408,
      "Cer": 27409,
      "Mill": 27410,
      "xp": 27411,
      "ĠFior": 27412,
      "share": 27413,
      "UX": 27414,
      "stock": 27415,
      "Ġapt": 27416,
      "ĠCaf": 27417,
      "Ġ:-": 27418,
      "Ġstrage": 27419,
      "Beh": 27420,
      "ĠCitiz": 27421,
      "Ġanimated": 27422,
      ".\\": 27423,
      "Ġaerop": 27424,
      "ECI": 27425,
      "Ġproduttiva": 27426,
      "akespeare": 27427,
      "ĠTap": 27428,
      "piano": 27429,
      "precedented": 27430,
      "Ġtattoo": 27431,
      "Ġfract": 27432,
      "Ġbimbi": 27433,
      "ĠLac": 27434,
      "Ġcalma": 27435,
      "Ġdottrina": 27436,
      "Ġ'$": 27437,
      "Ġtraits": 27438,
      ",.": 27439,
      "argain": 27440,
      "Ġinstallato": 27441,
      "operatore": 27442,
      "ĠaiuterÃł": 27443,
      "Ġcollezioni": 27444,
      "Ġlicenzi": 27445,
      "Via": 27446,
      "ĠĉĉĉĉĊ": 27447,
      "Ġnutritional": 27448,
      "endersi": 27449,
      "Ġaffidata": 27450,
      "Ġcoastal": 27451,
      "Ġintera": 27452,
      "ancers": 27453,
      "ĠCaratter": 27454,
      "arresto": 27455,
      "ĠCENT": 27456,
      "ĠDiana": 27457,
      "Ġpotent": 27458,
      "sens": 27459,
      "iage": 27460,
      "ibus": 27461,
      "Ġpassate": 27462,
      "Ġsurviv": 27463,
      "arro": 27464,
      "Ġsignificative": 27465,
      "Ġaccredited": 27466,
      "Ġcircostanza": 27467,
      "Ġagevolazioni": 27468,
      "ometer": 27469,
      "ени": 27470,
      "ĠEri": 27471,
      "Ġinteragire": 27472,
      "Ġcompletato": 27473,
      "Ġcriminali": 27474,
      "Ġdetected": 27475,
      "Ġelaborare": 27476,
      "commit": 27477,
      "BUG": 27478,
      "HER": 27479,
      "chan": 27480,
      "Ġcolored": 27481,
      "Ġserate": 27482,
      "Ġtypeof": 27483,
      "Ġchemistry": 27484,
      "present": 27485,
      "Ġeligibility": 27486,
      "Ġshaping": 27487,
      "Ġripreso": 27488,
      "Ġcucci": 27489,
      "ĠPip": 27490,
      "ĠQuasi": 27491,
      "Ġgratitude": 27492,
      "ĠJudge": 27493,
      "ĠLan": 27494,
      "Ġignored": 27495,
      "Ġequiv": 27496,
      "apeuta": 27497,
      "intr": 27498,
      "ĠPoco": 27499,
      "ĠInternal": 27500,
      "Ġpremises": 27501,
      "Ġresistere": 27502,
      "fitt": 27503,
      "Ġmud": 27504,
      "Ġalgorit": 27505,
      "aggress": 27506,
      "VEL": 27507,
      "Ġdivano": 27508,
      "Ġdairy": 27509,
      "Ġricorrente": 27510,
      "Ġsucco": 27511,
      "Ġpayday": 27512,
      "python": 27513,
      "ĠAnni": 27514,
      "ĠFede": 27515,
      "ĠBarcelona": 27516,
      "Ġsync": 27517,
      "ĠSerra": 27518,
      "ubile": 27519,
      "ĠStress": 27520,
      "Ġexecutives": 27521,
      "father": 27522,
      "ĠTanto": 27523,
      "Ġmusicista": 27524,
      "Ġsatisfying": 27525,
      "Mapper": 27526,
      "Ġincendi": 27527,
      "ĠQuot": 27528,
      "Ġanalyzing": 27529,
      "????": 27530,
      "Ġricostruire": 27531,
      "controll": 27532,
      "Ġevac": 27533,
      "redirect": 27534,
      "primary": 27535,
      "Ġpursuit": 27536,
      "Timer": 27537,
      "Board": 27538,
      "ostrada": 27539,
      "ĠStorm": 27540,
      "Bean": 27541,
      "å°ı": 27542,
      "ĠHigher": 27543,
      "ĠMaine": 27544,
      "Ġcoperto": 27545,
      "Ġomosess": 27546,
      "Ġhem": 27547,
      "Ġreddit": 27548,
      "Ġyeah": 27549,
      "ereal": 27550,
      "Ġreasonably": 27551,
      "Ġretailer": 27552,
      "rah": 27553,
      "ĠGuy": 27554,
      "ка": 27555,
      "Ġestende": 27556,
      "Ġfinalizzato": 27557,
      "Ġelettori": 27558,
      "ĠDigitale": 27559,
      "Ġtensioni": 27560,
      "iches": 27561,
      "they": 27562,
      "Ġprimarie": 27563,
      "grande": 27564,
      "Ġpell": 27565,
      "ĠIda": 27566,
      "zzina": 27567,
      "Ġbilling": 27568,
      "fice": 27569,
      "Ġinexp": 27570,
      "ĠMET": 27571,
      "Ġintuit": 27572,
      "Ġsostengono": 27573,
      "ĠFirefox": 27574,
      "ĠGoing": 27575,
      "Ġextensions": 27576,
      "platform": 27577,
      "Ġmodest": 27578,
      "Ġdisporre": 27579,
      "Ġattraction": 27580,
      "ESC": 27581,
      "Ġvisualizzazione": 27582,
      "ĠPotete": 27583,
      "ĠBlues": 27584,
      "ĠKath": 27585,
      "olan": 27586,
      "Ġpredomin": 27587,
      "bye": 27588,
      "Ġtagliare": 27589,
      "Ġinsegnare": 27590,
      "Ġincentive": 27591,
      "ĠSang": 27592,
      "Ġbiologica": 27593,
      "Ã¥": 27594,
      "itty": 27595,
      "Ġscoperte": 27596,
      "senal": 27597,
      "Ġdecisivo": 27598,
      "Ġgomma": 27599,
      "Ġregala": 27600,
      "ĠSusan": 27601,
      "Ġheated": 27602,
      "Ġinterviene": 27603,
      "ĠentitÃł": 27604,
      "Ġstroll": 27605,
      "ĠGray": 27606,
      "Ġattendees": 27607,
      "lusso": 27608,
      "éĢī": 27609,
      "Ġspostamenti": 27610,
      "ĠEssa": 27611,
      "zionata": 27612,
      "ĠÄ": 27613,
      "comun": 27614,
      "ĠPare": 27615,
      "Ġregina": 27616,
      "Ġriflette": 27617,
      "cciono": 27618,
      "income": 27619,
      "argument": 27620,
      "Ġtrucco": 27621,
      "Ġerbe": 27622,
      "criptor": 27623,
      "Ġstrictly": 27624,
      "Ġstolen": 27625,
      "itched": 27626,
      "Ġfinishes": 27627,
      "isons": 27628,
      "Ġbudd": 27629,
      "ĠController": 27630,
      "Ġconsac": 27631,
      "Ġdivisa": 27632,
      "abet": 27633,
      "ĠquotidianitÃł": 27634,
      "Ġlogical": 27635,
      "Ġantiv": 27636,
      "Ġdecentral": 27637,
      "Ġsment": 27638,
      "Ġbagni": 27639,
      "XML": 27640,
      "properties": 27641,
      "Ġrilevato": 27642,
      "Ġsolida": 27643,
      "Ġsorelle": 27644,
      "Ġestremi": 27645,
      "ĠPackage": 27646,
      "åıĤæķ°": 27647,
      "ture": 27648,
      "ĠSetting": 27649,
      "ĠTB": 27650,
      "indicazione": 27651,
      "ogr": 27652,
      "Ġfridge": 27653,
      "ubi": 27654,
      "attoli": 27655,
      "ONA": 27656,
      "ĠCapodanno": 27657,
      "Root": 27658,
      "Ġconvinced": 27659,
      "Ġinerenti": 27660,
      "Ġinvit": 27661,
      "Ġcilind": 27662,
      "Ġ[],": 27663,
      "Ġwaist": 27664,
      "mini": 27665,
      "Ġdemonstrates": 27666,
      "è·¯": 27667,
      "Ġiv": 27668,
      "Ġexperiments": 27669,
      "Ġcriterio": 27670,
      "Ġdonate": 27671,
      "Ġoptimized": 27672,
      "Ġimmunitario": 27673,
      "Ġhorizontal": 27674,
      "Ġimprovvisamente": 27675,
      "gone": 27676,
      "erri": 27677,
      "Ġbikes": 27678,
      "ĠEdoardo": 27679,
      "Ġprescribed": 27680,
      "archia": 27681,
      "ĠBEN": 27682,
      "Ġpicks": 27683,
      "ĠEld": 27684,
      "ĠMechan": 27685,
      "ĠCarlos": 27686,
      "Ġenvironmentally": 27687,
      "zes": 27688,
      "ĠSY": 27689,
      "Ġadeguatamente": 27690,
      "ĠReserved": 27691,
      "Ġfixtures": 27692,
      "ĠDL": 27693,
      "ĠClaim": 27694,
      "raction": 27695,
      "Ġregret": 27696,
      "Ġaccountability": 27697,
      "Ġscatti": 27698,
      "Ġesigenza": 27699,
      "ajax": 27700,
      "Ġcinquant": 27701,
      "ĠRoc": 27702,
      "ĠKra": 27703,
      "veland": 27704,
      "Ġnerve": 27705,
      "ĠShopify": 27706,
      "Ġvenuta": 27707,
      "Ġsconf": 27708,
      "ĠAcqua": 27709,
      "Ġlying": 27710,
      "Ġinib": 27711,
      "Ġarrivi": 27712,
      "nology": 27713,
      "Ġlover": 27714,
      "ĠCAD": 27715,
      "hire": 27716,
      "ĠAaron": 27717,
      "Ġforb": 27718,
      "Ġcorregg": 27719,
      "Ġguarigione": 27720,
      "ennial": 27721,
      "Ġricordano": 27722,
      "ĠTelev": 27723,
      "ĠGit": 27724,
      "Ġ]->": 27725,
      "Ġvasi": 27726,
      "Ġvegetable": 27727,
      "develop": 27728,
      "人": 27729,
      "Definition": 27730,
      "Html": 27731,
      "Ġdont": 27732,
      "ĠPresentazione": 27733,
      "ĠIb": 27734,
      "Ġspegn": 27735,
      "onored": 27736,
      "ĠGiann": 27737,
      "Ġindicating": 27738,
      "ÏĦ": 27739,
      "Kit": 27740,
      "ĠPowered": 27741,
      "Ġimpedisce": 27742,
      "missions": 27743,
      "ĠLCD": 27744,
      "ĠGand": 27745,
      "ĠEmb": 27746,
      "Ġnails": 27747,
      "ĠRule": 27748,
      "ĠCompl": 27749,
      "Pool": 27750,
      "ĠProperties": 27751,
      "iviera": 27752,
      "Ġcoltivare": 27753,
      "ĠPedi": 27754,
      "ClickListener": 27755,
      "Ġdedicare": 27756,
      "Ġnapolet": 27757,
      "otting": 27758,
      "Ġbottiglie": 27759,
      "ĠPortland": 27760,
      "æıIJ": 27761,
      "ĠPAL": 27762,
      "ĠNutrition": 27763,
      "Ġcursor": 27764,
      "Ġstatua": 27765,
      "Ġ?></": 27766,
      "Ġ]:": 27767,
      "Ġaffacci": 27768,
      "Ġaligned": 27769,
      "uneo": 27770,
      "EMENT": 27771,
      "Ġdifensore": 27772,
      "Ġcolpire": 27773,
      "Ġpenalties": 27774,
      "ontÃł": 27775,
      "ĠOtto": 27776,
      "Ġsessioni": 27777,
      "ĠLibertÃł": 27778,
      "Ġcraw": 27779,
      "ullable": 27780,
      "Ġsuicide": 27781,
      "ĠpeculiaritÃł": 27782,
      "Fields": 27783,
      "Ġthickness": 27784,
      "rors": 27785,
      "Ġfron": 27786,
      "Ġuk": 27787,
      "ĠBent": 27788,
      "Ġsoddisfatto": 27789,
      "Ġtwin": 27790,
      "ĠSuo": 27791,
      "ĠmaturitÃł": 27792,
      "ĠFloor": 27793,
      "ç©": 27794,
      "Ġbalcone": 27795,
      "ĠOliver": 27796,
      "Ġfulfilling": 27797,
      "ademp": 27798,
      "Ġabol": 27799,
      "Ġguidate": 27800,
      "Ġmelod": 27801,
      "ĠPreno": 27802,
      "Asp": 27803,
      "Ġabusi": 27804,
      "éĥ¨": 27805,
      "ĠPT": 27806,
      "Ġavvent": 27807,
      "Ġscusa": 27808,
      "Ġsalut": 27809,
      "Ġopponent": 27810,
      "orah": 27811,
      "Ġricezione": 27812,
      "Ġdealt": 27813,
      "Ġespressa": 27814,
      "relli": 27815,
      "ĠAffili": 27816,
      "ĠETF": 27817,
      "Ġsurveillance": 27818,
      "Ġpugli": 27819,
      "venti": 27820,
      "Ġfiduci": 27821,
      "Ġdistingue": 27822,
      "Atta": 27823,
      "ĠScomm": 27824,
      "ĠDie": 27825,
      "ĠNepal": 27826,
      "Ġattivamente": 27827,
      "ĠProdotto": 27828,
      "Ġpotremo": 27829,
      "icap": 27830,
      "regazione": 27831,
      "ĠTeams": 27832,
      "Tod": 27833,
      "dire": 27834,
      "ère": 27835,
      "Ġriusci": 27836,
      "ĠAirlines": 27837,
      "ĠAffari": 27838,
      "Ġcollabora": 27839,
      "Ġpieni": 27840,
      "Ġnostalgia": 27841,
      "Ġrefin": 27842,
      ")\"": 27843,
      "Ġcapitali": 27844,
      "signal": 27845,
      "ĠScriv": 27846,
      "Ġcoca": 27847,
      "Na": 27848,
      "Sto": 27849,
      "Ġremodel": 27850,
      "ĠScottish": 27851,
      "Ġshame": 27852,
      "merge": 27853,
      "Ġeducated": 27854,
      "isha": 27855,
      "Ġcharacterized": 27856,
      "exports": 27857,
      "aluable": 27858,
      "Ġcrops": 27859,
      "Ġexped": 27860,
      "isode": 27861,
      "Ġcorrelati": 27862,
      "owner": 27863,
      "conto": 27864,
      "Ġcitare": 27865,
      "Ġsapeva": 27866,
      "Ġreviewing": 27867,
      "inform": 27868,
      "Ġclassical": 27869,
      "Ġdestinate": 27870,
      "Ġsummit": 27871,
      "Ġclaiming": 27872,
      "Ġvariazione": 27873,
      "SERV": 27874,
      "entic": 27875,
      "=âĢĿ": 27876,
      "uture": 27877,
      "ĠBAR": 27878,
      "Ġstrat": 27879,
      "ĠFIG": 27880,
      "issippi": 27881,
      "ĠGrillo": 27882,
      "Ġunderneath": 27883,
      "ĠSimona": 27884,
      "ALIZ": 27885,
      "Ġconseguito": 27886,
      "Ġforums": 27887,
      "ĠCarol": 27888,
      "Ġinjection": 27889,
      "attribute": 27890,
      "Lic": 27891,
      "herÃł": 27892,
      "Ġcosmetic": 27893,
      "Ġcanone": 27894,
      "Ġinvaluable": 27895,
      "Ġhormone": 27896,
      "Ġterrestre": 27897,
      "Ġlounge": 27898,
      "ĠStatement": 27899,
      "ĠFantasy": 27900,
      "ĠJavaScript": 27901,
      "Ġupgrades": 27902,
      "ĠTak": 27903,
      "Ġesistere": 27904,
      "Ġaccusato": 27905,
      "enone": 27906,
      "Ġgola": 27907,
      "ifa": 27908,
      "Ġgiunge": 27909,
      "clos": 27910,
      "ли": 27911,
      "Ġdifferenziata": 27912,
      "ħį": 27913,
      "Super": 27914,
      "Ġmb": 27915,
      "imen": 27916,
      "Ġmossa": 27917,
      "lov": 27918,
      "Ġsalsa": 27919,
      "ĠWireless": 27920,
      "Ġsized": 27921,
      "Ġcoro": 27922,
      "icolare": 27923,
      "Ġnumpy": 27924,
      "Ġslides": 27925,
      "Ġescluso": 27926,
      "ĠColombo": 27927,
      "Ġswap": 27928,
      "Ġsindacato": 27929,
      "ĠFelice": 27930,
      "Ġcorpore": 27931,
      "Power": 27932,
      "Ġsinergia": 27933,
      "Feature": 27934,
      "cross": 27935,
      "ĠMara": 27936,
      "Ġpraticare": 27937,
      "ĠGay": 27938,
      "Ġblocchi": 27939,
      "enable": 27940,
      "ĠKos": 27941,
      "eccato": 27942,
      "Ġresidente": 27943,
      "loader": 27944,
      "Ġadvancements": 27945,
      "Ġrestituzione": 27946,
      "ĠUltimately": 27947,
      "impossibilitÃł": 27948,
      "iba": 27949,
      "Ġchiari": 27950,
      "features": 27951,
      "currency": 27952,
      "Ġzi": 27953,
      "åIJĪ": 27954,
      "Ġpredictions": 27955,
      "Common": 27956,
      "ĠGRO": 27957,
      "Ġfluct": 27958,
      "awt": 27959,
      "Ġdidattico": 27960,
      "Ġundergo": 27961,
      "Ġromani": 27962,
      "Ġpositioned": 27963,
      "Ġpositioning": 27964,
      "Ġriconosciuti": 27965,
      ">)": 27966,
      "Holder": 27967,
      "unzi": 27968,
      "Ġguardando": 27969,
      "implement": 27970,
      "Ġripristino": 27971,
      "Every": 27972,
      "Ġregali": 27973,
      "ĠCanon": 27974,
      "ĠAW": 27975,
      "ĠJimmy": 27976,
      "Ġrepeatedly": 27977,
      "uced": 27978,
      "Ġpreco": 27979,
      "Ġrientrare": 27980,
      "topMass": 27981,
      "Ġartigiani": 27982,
      "Ġowns": 27983,
      "Ġshifts": 27984,
      "ĠHuawei": 27985,
      "Ġinterventions": 27986,
      "Ġannuncio": 27987,
      "Ġuccidere": 27988,
      "Ġdrove": 27989,
      "rable": 27990,
      "amai": 27991,
      "ĠEta": 27992,
      "Ġ#!/": 27993,
      "æĢģ": 27994,
      "uthorized": 27995,
      "Ġlente": 27996,
      "Ġretreat": 27997,
      "Ġescort": 27998,
      "Ġrileva": 27999,
      "Ġevaluating": 28000,
      "ĠGiovanna": 28001,
      "ĠSwe": 28002,
      "Ġespansione": 28003,
      "quer": 28004,
      "ĠHalf": 28005,
      "ĠCostitu": 28006,
      "Ġtongue": 28007,
      "dialog": 28008,
      "ĠWritten": 28009,
      "ĠCampionato": 28010,
      "ĠParker": 28011,
      "Ġespressioni": 28012,
      "Ġordinario": 28013,
      "ĠLuis": 28014,
      "ĠCampaign": 28015,
      "Design": 28016,
      "Ġvessel": 28017,
      "Ġsensibilizzazione": 28018,
      "ĠReally": 28019,
      "untu": 28020,
      "Proced": 28021,
      "Ġeffortlessly": 28022,
      "ĠArtist": 28023,
      "Scroll": 28024,
      "immo": 28025,
      "Ġedilizia": 28026,
      "Ġvisitatore": 28027,
      "ecl": 28028,
      "Ġstressful": 28029,
      "Mo": 28030,
      "ATOR": 28031,
      "colta": 28032,
      "Ġcorret": 28033,
      "hese": 28034,
      "Ġconclusa": 28035,
      "Ġadjustment": 28036,
      "asper": 28037,
      "omed": 28038,
      "ĠInizi": 28039,
      "Ġinfected": 28040,
      "Ġscelti": 28041,
      "ccante": 28042,
      "ĠElect": 28043,
      "Ġstabilisce": 28044,
      "Ġimmagin": 28045,
      "ĠCrystal": 28046,
      "Ġpeggi": 28047,
      "Ġbucket": 28048,
      "ĠFederation": 28049,
      "Ġuccelli": 28050,
      "Ġpercentuali": 28051,
      "Direction": 28052,
      "Ġpneumatici": 28053,
      "Ġbravo": 28054,
      "mone": 28055,
      "Ġtracciato": 28056,
      "Ġprenot": 28057,
      "Ġconvinti": 28058,
      "Ġagricoltura": 28059,
      "essenza": 28060,
      "ariables": 28061,
      "Ġpound": 28062,
      "Ġritmi": 28063,
      "Ġgeopolit": 28064,
      "ĠCultural": 28065,
      "ĠPechino": 28066,
      "Ġsecuring": 28067,
      "ĠDeposit": 28068,
      "inflazione": 28069,
      "ĠUnico": 28070,
      "Ġevaluated": 28071,
      "emozione": 28072,
      "Ġricar": 28073,
      "ĠCraig": 28074,
      "Ġavvio": 28075,
      "ESTAMP": 28076,
      ":\\": 28077,
      "cfg": 28078,
      "Ġox": 28079,
      "Ġveterans": 28080,
      "ĠFoggia": 28081,
      "Ġwithstand": 28082,
      "Ġindicano": 28083,
      "sky": 28084,
      "Ġincarn": 28085,
      "Iterator": 28086,
      "arino": 28087,
      "ĠIsola": 28088,
      "Ġawa": 28089,
      "Ġattracted": 28090,
      "Ġexperimental": 28091,
      "Ġtramonto": 28092,
      "Ġinterag": 28093,
      "Ġdisposti": 28094,
      "Ġoccupato": 28095,
      "anbul": 28096,
      "Ġmassimi": 28097,
      "Ġconjun": 28098,
      "Ġproteste": 28099,
      "Ġlandl": 28100,
      "Ġdiagnostic": 28101,
      "ĠEb": 28102,
      "Ġnegativa": 28103,
      "Ġhydrogen": 28104,
      "Ġvisivo": 28105,
      "Ġproviene": 28106,
      "assign": 28107,
      "Ġdiscep": 28108,
      "Flag": 28109,
      "ĠPis": 28110,
      "Ġtuition": 28111,
      "Ġtypename": 28112,
      "ĠWITHOUT": 28113,
      "Friend": 28114,
      "Ġopposto": 28115,
      "sup": 28116,
      "Ġdelega": 28117,
      "atches": 28118,
      "ĠWProperties": 28119,
      "Sn": 28120,
      "iretti": 28121,
      "Ġproduttivi": 28122,
      "Ti": 28123,
      "ĠKeeping": 28124,
      "Ġmanifesto": 28125,
      "Ġtelecamere": 28126,
      "ĠDouglas": 28127,
      "Ġcous": 28128,
      "Ġbankruptcy": 28129,
      "ĠLucio": 28130,
      "ĠCors": 28131,
      "ĠBorn": 28132,
      "Ġdeserves": 28133,
      "Ġpreferisce": 28134,
      "Ġfraction": 28135,
      "kk": 28136,
      "Ġdelic": 28137,
      "loop": 28138,
      "Ġmangia": 28139,
      "Ġrosse": 28140,
      "Ġdressing": 28141,
      "Ġreporter": 28142,
      "ĠSerena": 28143,
      "ĠAcquista": 28144,
      "farm": 28145,
      "Ġargued": 28146,
      "udienza": 28147,
      "Ġradar": 28148,
      "Ġculmin": 28149,
      "Ġcomparing": 28150,
      "ĠRegistro": 28151,
      "Ġprotocolli": 28152,
      "Ġintrecci": 28153,
      "Ġdecorative": 28154,
      "Ġprocede": 28155,
      "Ġzu": 28156,
      "istol": 28157,
      "Ġcompr": 28158,
      "Ġoutlook": 28159,
      "Ġregalare": 28160,
      "Ġpresidenza": 28161,
      "episodio": 28162,
      "Ġtrasvers": 28163,
      "clusive": 28164,
      "ĠPVC": 28165,
      "ĠAdams": 28166,
      "ĠBrindisi": 28167,
      "\"},": 28168,
      "ĠDuke": 28169,
      "Ġcustodia": 28170,
      "Mail": 28171,
      "onese": 28172,
      "[:,": 28173,
      "Ġsacerdote": 28174,
      "aggiunta": 28175,
      "toggle": 28176,
      "Ġexpl": 28177,
      "argento": 28178,
      "ĠOccup": 28179,
      "Ġsupervision": 28180,
      "entication": 28181,
      "Ġskincare": 28182,
      "Ġbrav": 28183,
      "ĠSpider": 28184,
      "Ġpanico": 28185,
      "Ġosservato": 28186,
      "Ġassemble": 28187,
      "ĠCarter": 28188,
      "ĠOracle": 28189,
      "Ġscrittrice": 28190,
      "ĠLinda": 28191,
      "ĠSoul": 28192,
      "Ġbehavioral": 28193,
      "Ġmetabolismo": 28194,
      "ĠUfficiale": 28195,
      "Ġosservazioni": 28196,
      "ĠDil": 28197,
      "Ġsuperamento": 28198,
      "Ġpoison": 28199,
      "othy": 28200,
      "ĠSirac": 28201,
      "Ġgirone": 28202,
      "ĠPasquale": 28203,
      "Ġchampionship": 28204,
      "ĠValentine": 28205,
      "resistant": 28206,
      "ĠcaritÃł": 28207,
      "ĠLuci": 28208,
      "Ġpools": 28209,
      "Ġsimulation": 28210,
      "Ġnecessity": 28211,
      "/)": 28212,
      "Ġviral": 28213,
      "Ġcellulari": 28214,
      "Ġcade": 28215,
      "ĠJuli": 28216,
      "Ġnonna": 28217,
      "HC": 28218,
      "Ġdisable": 28219,
      "Ġgiunti": 28220,
      "Ġstoring": 28221,
      "ĠMusei": 28222,
      "rece": 28223,
      "dst": 28224,
      "Ġindice": 28225,
      "Ġvaccinazione": 28226,
      "Ġtrademark": 28227,
      "cult": 28228,
      "Ġperforms": 28229,
      "Ġcabinets": 28230,
      "Ġendeav": 28231,
      "Ġmitigate": 28232,
      "wy": 28233,
      "Ġgenes": 28234,
      "ĠAgent": 28235,
      "ĠAmore": 28236,
      "Ġcompongono": 28237,
      "lific": 28238,
      "Ġabbondante": 28239,
      "Ġnè": 28240,
      "ĠDesigner": 28241,
      "ĠAdvertising": 28242,
      "Ġcentrodestra": 28243,
      "Ġpanic": 28244,
      "compat": 28245,
      "Ġcheer": 28246,
      "ĠBast": 28247,
      "Ġsperanze": 28248,
      "Ġcarburante": 28249,
      "ĠJohnny": 28250,
      "Ġrecruiting": 28251,
      "Ġwholesale": 28252,
      "cht": 28253,
      "Ġinstallati": 28254,
      "ĠTerre": 28255,
      "idrati": 28256,
      "Ġcaution": 28257,
      "alizione": 28258,
      "ettate": 28259,
      "timeout": 28260,
      "ersa": 28261,
      "Ġinvio": 28262,
      "Ġmusiche": 28263,
      "Ġgiornalismo": 28264,
      "Ïģ": 28265,
      "Ġdotazione": 28266,
      "ĠInterior": 28267,
      "Ġpatron": 28268,
      ">().": 28269,
      "elezione": 28270,
      "Ġeliminating": 28271,
      "Ġilluminazione": 28272,
      "inaugurazione": 28273,
      "zech": 28274,
      "Ġriscos": 28275,
      "ferred": 28276,
      "ĠPrevention": 28277,
      "ĠQuart": 28278,
      "Ġtrasferire": 28279,
      "Ġprone": 28280,
      "unders": 28281,
      "gene": 28282,
      "ĠBoys": 28283,
      "ĠCov": 28284,
      "ĠClinic": 28285,
      "Ġelettrodomestici": 28286,
      "ĠFavor": 28287,
      "ção": 28288,
      "Ġtecnologici": 28289,
      "Ġthrowing": 28290,
      "Ġisolated": 28291,
      "ĠBT": 28292,
      "Ġtrio": 28293,
      "Ġbacino": 28294,
      "Ġcigare": 28295,
      "ĠROS": 28296,
      "Ġlegger": 28297,
      "mia": 28298,
      "Ġconsistenza": 28299,
      "ĠEconomy": 28300,
      "ciato": 28301,
      "Ġtestimone": 28302,
      "ĠCarp": 28303,
      "exception": 28304,
      "Ġpoliticians": 28305,
      "Ġconserva": 28306,
      "Ġinquire": 28307,
      "Ġheater": 28308,
      "Ġfortune": 28309,
      "Ġharmony": 28310,
      "Ġparadiso": 28311,
      "ensore": 28312,
      "iscop": 28313,
      "Ġesposte": 28314,
      "Ġleaks": 28315,
      "Ġfrigor": 28316,
      "Ġpiste": 28317,
      "Ġxe": 28318,
      "Ġdepositi": 28319,
      "ĠCSS": 28320,
      "Ġvenditore": 28321,
      "PDF": 28322,
      "olta": 28323,
      "ĠRisult": 28324,
      "åıĺ": 28325,
      "Ġemerso": 28326,
      "Ġholders": 28327,
      "Cr": 28328,
      "Ġmamme": 28329,
      "ĠWik": 28330,
      "contains": 28331,
      "Ġfloating": 28332,
      "ĠtonalitÃł": 28333,
      "assicurazione": 28334,
      "ĠBeng": 28335,
      "ĠOrchestra": 28336,
      "Ġcandy": 28337,
      "'\"": 28338,
      "Ġbod": 28339,
      "Ġpanchina": 28340,
      "Ġstreamline": 28341,
      "Ġaccelerate": 28342,
      "Ġenthusiasm": 28343,
      "Ġmaintains": 28344,
      "Ġdiametro": 28345,
      "Ġripetere": 28346,
      "Green": 28347,
      "olano": 28348,
      "Ġunprecedented": 28349,
      "ĠRosario": 28350,
      "Ġexplores": 28351,
      "Ġleveraging": 28352,
      "Disc": 28353,
      "Ġpine": 28354,
      "Ġstrapp": 28355,
      "Generator": 28356,
      "Ġquindici": 28357,
      "Dict": 28358,
      "Ġassociations": 28359,
      "Ġvotato": 28360,
      "ulative": 28361,
      "Ġcycles": 28362,
      "Ġwrest": 28363,
      "Ġentrano": 28364,
      "Ġbritannico": 28365,
      "Ġpericoli": 28366,
      "Ġsuspended": 28367,
      "Ġupset": 28368,
      "Ġnoting": 28369,
      "EventListener": 28370,
      "Ġflessibile": 28371,
      "Ġmentali": 28372,
      "Ġscarico": 28373,
      "Ġclaus": 28374,
      "Ġlitigation": 28375,
      "imazione": 28376,
      "ĠiT": 28377,
      "Ġabundance": 28378,
      "ivan": 28379,
      "brew": 28380,
      "repo": 28381,
      "mw": 28382,
      "vertheless": 28383,
      "ĠRispetto": 28384,
      "ĠNelson": 28385,
      "Ġbloccato": 28386,
      "Ġmarca": 28387,
      "Ġfiltri": 28388,
      "ĠGiardino": 28389,
      "IONI": 28390,
      "Ġscatur": 28391,
      "Ġна": 28392,
      "Bal": 28393,
      "Ġpene": 28394,
      ">\");": 28395,
      "ĠOgn": 28396,
      "Ġcompagna": 28397,
      "Ġamino": 28398,
      "Ġpersonalizzare": 28399,
      "ĠEssi": 28400,
      "Ġreferring": 28401,
      "modifica": 28402,
      "Ġisolation": 28403,
      "HO": 28404,
      "Ġtrustworthy": 28405,
      "datetime": 28406,
      "Ġblessed": 28407,
      "CODE": 28408,
      "isy": 28409,
      "ellar": 28410,
      "Ġcolonne": 28411,
      "Ġverificato": 28412,
      "Ġteens": 28413,
      "DF": 28414,
      "Perm": 28415,
      "series": 28416,
      "ĠGhana": 28417,
      "Ġguns": 28418,
      "Ġunire": 28419,
      "allenamento": 28420,
      "Ġfundraising": 28421,
      "ĠCosenza": 28422,
      "Ġcasting": 28423,
      "jour": 28424,
      "Ġidraul": 28425,
      "ĠAid": 28426,
      "ĠAntic": 28427,
      "Ġpalazzi": 28428,
      "Ġvirtuali": 28429,
      "ĠArticles": 28430,
      "ĠDelete": 28431,
      "Ġwarned": 28432,
      "eat": 28433,
      "hesia": 28434,
      "Ġaccogliente": 28435,
      "QUEST": 28436,
      "ĠLouisiana": 28437,
      "Ġ####": 28438,
      "ĠChicken": 28439,
      "Ġemotiva": 28440,
      "Ġion": 28441,
      "Ġconfigure": 28442,
      "Ġdying": 28443,
      "ĠumanitÃł": 28444,
      "ĠOmega": 28445,
      "Ġceramica": 28446,
      "Ġsostituito": 28447,
      "Ġpensioni": 28448,
      "Ġterrain": 28449,
      "Shader": 28450,
      "Ġtrasmesso": 28451,
      "Ġroster": 28452,
      "ilies": 28453,
      "tips": 28454,
      "ĠGaribaldi": 28455,
      "Help": 28456,
      "oplast": 28457,
      "ĠVintage": 28458,
      "ĠWARRANTIES": 28459,
      "ĠVM": 28460,
      "ĠCleveland": 28461,
      "ĠavverrÃł": 28462,
      "Ġsani": 28463,
      "ĠLiberty": 28464,
      "ĠNasce": 28465,
      "Ġcondotte": 28466,
      "Ġsystematic": 28467,
      "ĠIndirizzo": 28468,
      "Ġriders": 28469,
      "agliare": 28470,
      "resources": 28471,
      "Ġdramatically": 28472,
      "mother": 28473,
      "Ġreportedly": 28474,
      "Ġinvernali": 28475,
      "edilizia": 28476,
      "Ġstavano": 28477,
      "ĠComplex": 28478,
      "ĠTurkish": 28479,
      "=[": 28480,
      "heat": 28481,
      "ĠMuss": 28482,
      "Ġalleati": 28483,
      "Ġcircostante": 28484,
      "Ġbelongs": 28485,
      "Ġdefendant": 28486,
      "uvi": 28487,
      "Internal": 28488,
      "lical": 28489,
      "ĠKle": 28490,
      "Ġaesthetics": 28491,
      "ĠTransportation": 28492,
      "Ġnevertheless": 28493,
      "intenzione": 28494,
      "Ġsarai": 28495,
      "Ġquicker": 28496,
      "ĠNOTE": 28497,
      "Ġparzialmente": 28498,
      "pton": 28499,
      "Ġmedaglia": 28500,
      "Ġconnesse": 28501,
      "Ġlimitazioni": 28502,
      "Results": 28503,
      "ĠNuovi": 28504,
      "Ġfumetto": 28505,
      "Disp": 28506,
      "icion": 28507,
      "Ġaddio": 28508,
      "ĠImmedi": 28509,
      "Ġnewer": 28510,
      "Ġcontacted": 28511,
      "Objects": 28512,
      "ĠInnanzitutto": 28513,
      "anzare": 28514,
      "ĠGreater": 28515,
      "ĠEA": 28516,
      "Ġsalari": 28517,
      "Ġattachment": 28518,
      "Ġcomandante": 28519,
      "vola": 28520,
      "ĠSites": 28521,
      "scroll": 28522,
      "ĠLawrence": 28523,
      "amministratore": 28524,
      "Ġperche": 28525,
      "Ġjudges": 28526,
      "Ġbackyard": 28527,
      "Ġphysicians": 28528,
      "Ġricavi": 28529,
      "Usuario": 28530,
      "avere": 28531,
      "lite": 28532,
      "anded": 28533,
      "Ġclan": 28534,
      "Ġmentor": 28535,
      "Ġintelligenti": 28536,
      "ĠFacci": 28537,
      "exec": 28538,
      "Ġcorruption": 28539,
      "chair": 28540,
      "UInt": 28541,
      "egas": 28542,
      "Ġtelesc": 28543,
      "Ġmobil": 28544,
      "Ġfantasci": 28545,
      "ĠDistur": 28546,
      "teous": 28547,
      "preh": 28548,
      "Ġexamined": 28549,
      "}.": 28550,
      "Ġadmissions": 28551,
      "UTE": 28552,
      "Big": 28553,
      "DEL": 28554,
      "adolesc": 28555,
      "ĠThanksgiving": 28556,
      "Ra": 28557,
      "imity": 28558,
      "collection": 28559,
      "ĠHorse": 28560,
      "Ġaroma": 28561,
      "tious": 28562,
      "Ġimprenditoriale": 28563,
      "Ġriunioni": 28564,
      "Ġheights": 28565,
      "Ġpassive": 28566,
      "Arc": 28567,
      "åĪĻ": 28568,
      "ĠBreakfast": 28569,
      "Ġgloss": 28570,
      "Ġsoda": 28571,
      "ĠTransform": 28572,
      "Ġnavigare": 28573,
      "Ġcolpiti": 28574,
      "Ġnotifica": 28575,
      "Ġmacchie": 28576,
      "ĠÅ": 28577,
      "ĠDash": 28578,
      "eley": 28579,
      "Ġpraise": 28580,
      "Ġuniversitario": 28581,
      "Ġspreading": 28582,
      "pollo": 28583,
      "rylic": 28584,
      "Ġequality": 28585,
      "Ġsubmitting": 28586,
      "igiana": 28587,
      "Ġpiacerebbe": 28588,
      "ĠSN": 28589,
      "ĠEbbene": 28590,
      "Ġarena": 28591,
      "ĠFRAN": 28592,
      "ĠVII": 28593,
      "hester": 28594,
      "Ġcuriosity": 28595,
      "atili": 28596,
      "Ġvalere": 28597,
      "Aud": 28598,
      "ideale": 28599,
      "ĠMarx": 28600,
      "Ġstead": 28601,
      "pec": 28602,
      "Ġimpugn": 28603,
      "Ġoutbreak": 28604,
      "Ġmedicinali": 28605,
      "Ġspostare": 28606,
      "Ġivi": 28607,
      "verde": 28608,
      "Ġvicine": 28609,
      "callback": 28610,
      "Self": 28611,
      "Ġjunk": 28612,
      "Ġfatal": 28613,
      "Ġconvivenza": 28614,
      "Ġfreelance": 28615,
      "Ġcoupled": 28616,
      "Ġinbox": 28617,
      "UTF": 28618,
      "Ġsofistic": 28619,
      "inda": 28620,
      "Ġcomunione": 28621,
      "Ġassociata": 28622,
      "ĠListen": 28623,
      "Ġcalciatore": 28624,
      "John": 28625,
      "ĠRapporto": 28626,
      "entra": 28627,
      "iccia": 28628,
      "uminate": 28629,
      "Ġritrovato": 28630,
      "shift": 28631,
      "Ġchimici": 28632,
      "acemente": 28633,
      "ĠAdventure": 28634,
      "eliminazione": 28635,
      "Ġunited": 28636,
      "Ġdispens": 28637,
      "ĠStars": 28638,
      "',$": 28639,
      "Ġtecnologiche": 28640,
      "Ġscandal": 28641,
      "Ġxc": 28642,
      "Ġsemester": 28643,
      "ĠPoland": 28644,
      "paralleled": 28645,
      "Ġshifting": 28646,
      "ĠWang": 28647,
      "ĠAnswer": 28648,
      "Ġantib": 28649,
      "agan": 28650,
      "imore": 28651,
      "Ġcustomization": 28652,
      "Ġlegislazione": 28653,
      "Ġmethodology": 28654,
      "ortunio": 28655,
      "people": 28656,
      "ĠMatera": 28657,
      "Chat": 28658,
      "Ġhanded": 28659,
      "Alto": 28660,
      "ĠCircle": 28661,
      "ĠSpar": 28662,
      "ĠPurchase": 28663,
      "ĠfragilitÃł": 28664,
      "Ġconcerne": 28665,
      "ĠCentury": 28666,
      "inone": 28667,
      "Ġquotidiane": 28668,
      "ĠJoint": 28669,
      "anotte": 28670,
      "ennesima": 28671,
      "Ġspaziale": 28672,
      "Ġtreasure": 28673,
      "ĠEgitto": 28674,
      "Ġfork": 28675,
      "Ġmarketers": 28676,
      "shell": 28677,
      "Ġdelayed": 28678,
      "Ġsimplicity": 28679,
      "Ġclicks": 28680,
      "Ġanc": 28681,
      "Ġ']": 28682,
      "uttons": 28683,
      "Ġballot": 28684,
      "ç´ł": 28685,
      "Ġts": 28686,
      "Ġcauti": 28687,
      "TagPt": 28688,
      "ĠWor": 28689,
      "confirm": 28690,
      "Osservatorio": 28691,
      "Ġpoet": 28692,
      "èĬĤ": 28693,
      "RM": 28694,
      "cred": 28695,
      "Ġrefuse": 28696,
      "Blue": 28697,
      "privacy": 28698,
      "atosi": 28699,
      "Ġenvelop": 28700,
      "Ġagricolo": 28701,
      "Ġsegnalato": 28702,
      "ĠTob": 28703,
      "ĠZona": 28704,
      "ĠSIC": 28705,
      "oddisf": 28706,
      "ĠStick": 28707,
      "-------": 28708,
      "Ġprecoce": 28709,
      "ĠFib": 28710,
      "ĠHerm": 28711,
      "Ġspecializes": 28712,
      "Ġadhere": 28713,
      "Ġattraversa": 28714,
      "Ġbanchi": 28715,
      "ĠUltima": 28716,
      "ĠIllus": 28717,
      "internal": 28718,
      "ĠHyper": 28719,
      "INGS": 28720,
      "ijing": 28721,
      "ĠNort": 28722,
      "Ġcorro": 28723,
      "Ġaumentando": 28724,
      "Ġvaccines": 28725,
      "ĠMediterranean": 28726,
      "Ġath": 28727,
      "Ġbiz": 28728,
      "loaded": 28729,
      "Ġschemes": 28730,
      "Ġtasto": 28731,
      "Ġclever": 28732,
      "Ġscommettere": 28733,
      "ĠVecchio": 28734,
      "ĠAlmost": 28735,
      "Ġportate": 28736,
      "Ġseminario": 28737,
      "kle": 28738,
      "ĠAthlet": 28739,
      "Ġjury": 28740,
      "andest": 28741,
      "Ġoffshore": 28742,
      "Ġnearest": 28743,
      "Ġgraduates": 28744,
      "Ġhonestly": 28745,
      "ĠBaker": 28746,
      "Ġballer": 28747,
      "ĠScand": 28748,
      "ĠSoviet": 28749,
      "ĠVivi": 28750,
      "anchezza": 28751,
      "ĠPersone": 28752,
      "Best": 28753,
      "Fire": 28754,
      "Ġparecchio": 28755,
      "ĠCulturale": 28756,
      "Make": 28757,
      "Ġurine": 28758,
      "ĠResistenza": 28759,
      "Ġeseguiti": 28760,
      "orde": 28761,
      "Ġconviene": 28762,
      "Ġlud": 28763,
      "ĠSean": 28764,
      "Ġremotely": 28765,
      "Ġtex": 28766,
      "ĠKaren": 28767,
      "issero": 28768,
      "iderÃł": 28769,
      "Ġns": 28770,
      "progress": 28771,
      "Ġleggendo": 28772,
      "Ġappartengono": 28773,
      "ĠOkay": 28774,
      "pio": 28775,
      "ĠSau": 28776,
      "Ġvigili": 28777,
      "Books": 28778,
      "ĠSanti": 28779,
      "Ġoptical": 28780,
      "Ġmargini": 28781,
      "Ġpaired": 28782,
      "Ġbasement": 28783,
      "ASC": 28784,
      "Ġstraordinarie": 28785,
      "assegno": 28786,
      "volume": 28787,
      "Ġringraziare": 28788,
      "Ġcustody": 28789,
      "contro": 28790,
      "---": 28791,
      "Ġreplied": 28792,
      ")):": 28793,
      "IVO": 28794,
      "ĠFlat": 28795,
      "Ah": 28796,
      "ĠSEG": 28797,
      "otional": 28798,
      "ĠOlio": 28799,
      "Ġrepet": 28800,
      "Ġcraftsm": 28801,
      "utile": 28802,
      "Ġshore": 28803,
      "Ġsecurities": 28804,
      "Ġpovero": 28805,
      "Ġembarr": 28806,
      "Ġroccia": 28807,
      "Ġairline": 28808,
      "Ġclandest": 28809,
      "phic": 28810,
      "Ġarmonia": 28811,
      "onduct": 28812,
      "Ġvideoc": 28813,
      "Ġclinico": 28814,
      "Ġathletic": 28815,
      "ĠGam": 28816,
      "thumb": 28817,
      "Ġillustrate": 28818,
      "ĠBatman": 28819,
      "Ġsilicone": 28820,
      "Ġsussegu": 28821,
      "ĠFIR": 28822,
      "Customer": 28823,
      "ecent": 28824,
      "tz": 28825,
      "uner": 28826,
      "Ġbruc": 28827,
      "Ġcronica": 28828,
      "otb": 28829,
      "ĠGin": 28830,
      "ecutor": 28831,
      "Ġregulate": 28832,
      "Ġconsiderably": 28833,
      "ĠBibbia": 28834,
      "Ġaggiuntivi": 28835,
      "Ġcomfor": 28836,
      "ifich": 28837,
      "Ġfrutt": 28838,
      "ksw": 28839,
      "Enumer": 28840,
      "ĠSubject": 28841,
      "IEW": 28842,
      "Ġadvocacy": 28843,
      "ĠActivity": 28844,
      "ĠOfferte": 28845,
      "Ġnonetheless": 28846,
      "ĠJet": 28847,
      "Ġfornita": 28848,
      "Ġtob": 28849,
      "Ġscent": 28850,
      "Ġmoistur": 28851,
      "ĠVald": 28852,
      "Ġhills": 28853,
      "Ġcompletamento": 28854,
      "Ġcredibility": 28855,
      "Ġabituati": 28856,
      "ĠAzure": 28857,
      "Ġlid": 28858,
      "Ġcourtesy": 28859,
      "ĠMAC": 28860,
      "Ġescludere": 28861,
      "ĠTypically": 28862,
      "Ġprecisi": 28863,
      "ĠEur": 28864,
      "Ġcoerenza": 28865,
      "Ġswitching": 28866,
      "Ġdisattiv": 28867,
      "ĠPiccolo": 28868,
      "trati": 28869,
      "ĠSamuel": 28870,
      "ĠKiev": 28871,
      "rb": 28872,
      "æĽ´": 28873,
      "Ġsviluppata": 28874,
      "otico": 28875,
      "ostici": 28876,
      "ĠWellness": 28877,
      "Ġsettentr": 28878,
      "Ġexcel": 28879,
      "Ġnascondere": 28880,
      "ĠtornerÃł": 28881,
      "ĠOutlook": 28882,
      "Ġindig": 28883,
      "ĠDun": 28884,
      "Ġlongest": 28885,
      "footer": 28886,
      "alternativa": 28887,
      "Sync": 28888,
      "Ġencountered": 28889,
      "Ġequipaggi": 28890,
      "Ġnobile": 28891,
      "essimo": 28892,
      "ĠSample": 28893,
      "Ġvincoli": 28894,
      "Ġvirg": 28895,
      "ĠBoost": 28896,
      "Ġpublisher": 28897,
      "Ġfirme": 28898,
      "ĠShakespeare": 28899,
      "Ġtaxpay": 28900,
      "Ġmysterious": 28901,
      "Ġcotta": 28902,
      "ĠCrown": 28903,
      "Ġmedicines": 28904,
      "Ġmarker": 28905,
      "ĠUkrainian": 28906,
      "LED": 28907,
      "Ġbeverage": 28908,
      "Ġmales": 28909,
      "Ġbrake": 28910,
      "Ġimprenditore": 28911,
      "tha": 28912,
      "Ġscream": 28913,
      "Ġcriminale": 28914,
      "Ġdirlo": 28915,
      "Ġlieve": 28916,
      "acido": 28917,
      "ĠAndr": 28918,
      "ĠTRUE": 28919,
      "ĠMumbai": 28920,
      "odore": 28921,
      "Ġviolenze": 28922,
      "ĠEat": 28923,
      "Ġcoste": 28924,
      "ĠThompson": 28925,
      "Ġtanks": 28926,
      "Ġscomp": 28927,
      "obili": 28928,
      "ĠManual": 28929,
      "enh": 28930,
      "Ġaggiungendo": 28931,
      "Ġlabbra": 28932,
      "Ġmodifications": 28933,
      "Ġradice": 28934,
      "findustria": 28935,
      "Ġsends": 28936,
      "arate": 28937,
      "owski": 28938,
      "Ġcinematografica": 28939,
      "edges": 28940,
      "ECTION": 28941,
      "fano": 28942,
      "Ġprofessionally": 28943,
      "mel": 28944,
      "Ġaula": 28945,
      "Ġlenti": 28946,
      "ĠOB": 28947,
      "ĠLauren": 28948,
      "enes": 28949,
      "impico": 28950,
      "esordio": 28951,
      "ereign": 28952,
      "ĠWays": 28953,
      "Ġlasciati": 28954,
      "Ġwings": 28955,
      "ĠUAE": 28956,
      "ĠComics": 28957,
      "interval": 28958,
      "ĠReports": 28959,
      "该": 28960,
      "ĠKB": 28961,
      "Ġstrikes": 28962,
      "ĠRud": 28963,
      "Ġrefined": 28964,
      "Ġenjoyment": 28965,
      "generate": 28966,
      "Ġoperato": 28967,
      "Ġconsentendo": 28968,
      "etichetta": 28969,
      "Ġnido": 28970,
      "Ġadatte": 28971,
      "compare": 28972,
      "illuminazione": 28973,
      "&&": 28974,
      "attuazione": 28975,
      "icesimo": 28976,
      "impressione": 28977,
      "Ġfacevano": 28978,
      "ĠPec": 28979,
      "ĠMorning": 28980,
      "Ġrestando": 28981,
      "ĠGov": 28982,
      "Ġmappe": 28983,
      "ĠPrepare": 28984,
      "Ġopporsi": 28985,
      "impl": 28986,
      "Ġtenants": 28987,
      "Ġgreca": 28988,
      "Ġsottili": 28989,
      "foreach": 28990,
      "Ġspecializzazione": 28991,
      "ĠMantova": 28992,
      "Ġpug": 28993,
      "orus": 28994,
      "ĠTig": 28995,
      "Ġlogged": 28996,
      "Ġformata": 28997,
      "ĠZa": 28998,
      "Ġremedy": 28999,
      "ĠnormalitÃł": 29000,
      "Audio": 29001,
      "Ġsake": 29002,
      "Ġmalato": 29003,
      "Ġassumed": 29004,
      "Ue": 29005,
      "ĠItaliane": 29006,
      "Ġsentiamo": 29007,
      "acle": 29008,
      "Ġplugins": 29009,
      "ĠPicture": 29010,
      "ĠFB": 29011,
      "Ġsilence": 29012,
      "Ġsospetto": 29013,
      "elong": 29014,
      "ĠHend": 29015,
      "Ġcarn": 29016,
      "Ġsons": 29017,
      "Ġbeginner": 29018,
      "Ġbanale": 29019,
      "osofia": 29020,
      "Ġpericolosa": 29021,
      "GM": 29022,
      "Ġgit": 29023,
      "loe": 29024,
      "inks": 29025,
      "ettersi": 29026,
      "ĠChemical": 29027,
      "Fix": 29028,
      "ricane": 29029,
      "Ġgovernor": 29030,
      "Ġexplored": 29031,
      "Ġricevuta": 29032,
      "ĠEffect": 29033,
      "Ġforesta": 29034,
      "KA": 29035,
      "Ġrand": 29036,
      "riti": 29037,
      "Ġmarche": 29038,
      "Ġexplaining": 29039,
      "ĠScore": 29040,
      "Ġraccogli": 29041,
      "Ġsacra": 29042,
      "åĩ½æķ°": 29043,
      "ĠMaz": 29044,
      "ĠManufacturing": 29045,
      "ĠWalking": 29046,
      "Ġcompetitor": 29047,
      "aler": 29048,
      "Ġraro": 29049,
      "ĠVorrei": 29050,
      "Management": 29051,
      "micro": 29052,
      "Ġcliccare": 29053,
      "ells": 29054,
      "Ġfinancially": 29055,
      "Ġpregiudizi": 29056,
      "Ġfunzionari": 29057,
      "release": 29058,
      "sleep": 29059,
      "ĠAggiorn": 29060,
      "ĠAgg": 29061,
      "ĠGonz": 29062,
      "Ġfolla": 29063,
      "ahu": 29064,
      "ĠCharacter": 29065,
      "redibile": 29066,
      "grad": 29067,
      "ettes": 29068,
      "proc": 29069,
      "Ġpronte": 29070,
      "Ġclassiche": 29071,
      "Ġconcession": 29072,
      "Ġnul": 29073,
      "ĠDirectors": 29074,
      "Ġlengthy": 29075,
      "Ġeditrice": 29076,
      "Ġimplies": 29077,
      "Ġtransformative": 29078,
      "ĠVincent": 29079,
      "Ġchamber": 29080,
      "Ġcuo": 29081,
      "ĠMb": 29082,
      "ĠDh": 29083,
      "Ġisinstance": 29084,
      "Ġindicazione": 29085,
      "'=>$": 29086,
      "Ú©": 29087,
      "Ġconsumed": 29088,
      "OFF": 29089,
      "hero": 29090,
      "amiche": 29091,
      "Ġtorment": 29092,
      "NUM": 29093,
      "bage": 29094,
      "rowave": 29095,
      "ĠNewton": 29096,
      "ĠNHS": 29097,
      "Ġfunnel": 29098,
      "Ġassurance": 29099,
      "Ġtribut": 29100,
      "tutto": 29101,
      "ĠSog": 29102,
      "ĠMississippi": 29103,
      "Ġembracing": 29104,
      ">.": 29105,
      "Plus": 29106,
      "ĠPray": 29107,
      "eleg": 29108,
      "ĠGain": 29109,
      "Ġboats": 29110,
      "Ġscrivendo": 29111,
      "ĠParents": 29112,
      "zzata": 29113,
      "Ġglimp": 29114,
      "Ġalternate": 29115,
      "Ġhumidity": 29116,
      "Ġviable": 29117,
      "ĠFiorentina": 29118,
      "Creat": 29119,
      "ĠInizia": 29120,
      "ĠQualitÃł": 29121,
      "ĠÑĤ": 29122,
      "Ġsquee": 29123,
      "ĠEgg": 29124,
      "incub": 29125,
      "jar": 29126,
      "Ġcharacteristic": 29127,
      "olved": 29128,
      "Ġinstalla": 29129,
      "Ġpacket": 29130,
      "Ġundergraduate": 29131,
      "ARIA": 29132,
      "Ġfollia": 29133,
      "Scope": 29134,
      "Ġμ": 29135,
      "ategy": 29136,
      "Ġtasty": 29137,
      "ĠPhilip": 29138,
      "etteria": 29139,
      "ĠValeria": 29140,
      "iterator": 29141,
      "Xml": 29142,
      "ĠQuad": 29143,
      "Ġeducators": 29144,
      "Ġvietato": 29145,
      "Ġdevelops": 29146,
      "Ġeastern": 29147,
      "Ġanxious": 29148,
      "ĠSept": 29149,
      "ĠMontana": 29150,
      "ĠEar": 29151,
      "govern": 29152,
      "ĠImpi": 29153,
      "WE": 29154,
      "Ġinnova": 29155,
      "amination": 29156,
      "Ġvinegar": 29157,
      "Pane": 29158,
      "Ġconvention": 29159,
      "ем": 29160,
      "Ġbg": 29161,
      "Ġdesiderano": 29162,
      "nome": 29163,
      "Ġsism": 29164,
      "ĠLasci": 29165,
      "attivi": 29166,
      "ĠHighway": 29167,
      "processing": 29168,
      "espan": 29169,
      "JS": 29170,
      "Ġpersi": 29171,
      "ĠWait": 29172,
      "Ġstatistical": 29173,
      "ugging": 29174,
      "Ġleggerezza": 29175,
      "animale": 29176,
      "Ġbronzo": 29177,
      "={{": 29178,
      "aS": 29179,
      "Ġinserisce": 29180,
      "Äĩ": 29181,
      "artigianato": 29182,
      "zionalizzazione": 29183,
      "Ġamer": 29184,
      "Ġsubsidi": 29185,
      "Ġcompatibile": 29186,
      "lì": 29187,
      "ĠMIT": 29188,
      "Ġfonda": 29189,
      "Ġorganizzatori": 29190,
      "Ġrilasciata": 29191,
      "Ġprediction": 29192,
      "Ġstraordinari": 29193,
      "ìĦ": 29194,
      "urus": 29195,
      "Ġstartups": 29196,
      "ĠScala": 29197,
      "Ġdeter": 29198,
      "Ġurgente": 29199,
      "inas": 29200,
      "Ġconviv": 29201,
      "Ġvolontario": 29202,
      "Ġpassport": 29203,
      "Ġdistinzione": 29204,
      "ĠDomani": 29205,
      "Ġdito": 29206,
      "Ġaggiornata": 29207,
      "Ġsixth": 29208,
      "Ġprogettare": 29209,
      "Ġdure": 29210,
      "grupp": 29211,
      "also": 29212,
      "ĠCOMMENT": 29213,
      "ĠfedeltÃł": 29214,
      "ĠMcDonald": 29215,
      "ĠBach": 29216,
      "ĠNissan": 29217,
      "Ġcasse": 29218,
      "Ġmetalli": 29219,
      "columns": 29220,
      ">()": 29221,
      "ĠHoney": 29222,
      "Ġcapitato": 29223,
      "ĠTank": 29224,
      "ĠNice": 29225,
      "story": 29226,
      "ĠMilitary": 29227,
      "Ġcarrello": 29228,
      "ĠAbd": 29229,
      "Ġnotion": 29230,
      "Ġtracciare": 29231,
      "ISH": 29232,
      "Ġammesso": 29233,
      "Word": 29234,
      "Ġeb": 29235,
      "ĠMR": 29236,
      "inkle": 29237,
      "ursione": 29238,
      "Ġinsulin": 29239,
      "Ġrinascita": 29240,
      "Ġpear": 29241,
      "Ġpuppy": 29242,
      "vering": 29243,
      "Ġminoranza": 29244,
      "irente": 29245,
      "versione": 29246,
      "Ġridic": 29247,
      ":-": 29248,
      "ĠStain": 29249,
      "azines": 29250,
      "************************************************************************": 29251,
      "socket": 29252,
      "Ġbarb": 29253,
      "ĠProjects": 29254,
      "Ġcuoc": 29255,
      "Ġboiler": 29256,
      "eur": 29257,
      "ĠSeven": 29258,
      "Ġinquiries": 29259,
      "ĠPitts": 29260,
      "extra": 29261,
      "Scene": 29262,
      "Ġdub": 29263,
      "ĠJacqu": 29264,
      "Ġstains": 29265,
      "Ġtrovarsi": 29266,
      "itorio": 29267,
      "Compat": 29268,
      "Ġcomic": 29269,
      "Ġvicepresidente": 29270,
      "Ġauguri": 29271,
      "ourage": 29272,
      "Cred": 29273,
      "Ġsaldo": 29274,
      "Ġradius": 29275,
      "ĠHitler": 29276,
      "IFA": 29277,
      "\"}": 29278,
      "Ġnavigating": 29279,
      "Prom": 29280,
      "aml": 29281,
      "Ġaspi": 29282,
      "Ġinfr": 29283,
      "ĠAllah": 29284,
      "ĠPub": 29285,
      "isciplin": 29286,
      "ĠCards": 29287,
      "ĠParadiso": 29288,
      "Ġmatem": 29289,
      "Ġconfigur": 29290,
      "Ġjournalist": 29291,
      "ĠREL": 29292,
      "ourmet": 29293,
      "psed": 29294,
      "ĠHarm": 29295,
      "Ġdisg": 29296,
      "Ġdetrazione": 29297,
      "ĠPrezzi": 29298,
      "Ġdeputati": 29299,
      "Ġmanages": 29300,
      "ĠChied": 29301,
      "Ġpromesse": 29302,
      ")));": 29303,
      "转": 29304,
      "rif": 29305,
      "omercato": 29306,
      "Ġchiamano": 29307,
      "Ġapplicabile": 29308,
      "minente": 29309,
      "Ġconsumare": 29310,
      "Ġmotorcycle": 29311,
      "Ġanagra": 29312,
      "ĠVas": 29313,
      "Ġraises": 29314,
      "Ġinteressata": 29315,
      "ĠGene": 29316,
      "Ġcorona": 29317,
      "Ġrestart": 29318,
      "Ġrifugiati": 29319,
      "ulously": 29320,
      "estensione": 29321,
      "Ġviaggia": 29322,
      "ĠMig": 29323,
      "Ġprefix": 29324,
      "Ġschiacci": 29325,
      "Ġviceversa": 29326,
      "atutto": 29327,
      "Asset": 29328,
      "ĠContest": 29329,
      "Ġdiminuire": 29330,
      "Ġdt": 29331,
      "Ġpending": 29332,
      "uxe": 29333,
      "Ġghi": 29334,
      "Ãĥ": 29335,
      "ANZA": 29336,
      "archivio": 29337,
      "ĠSapi": 29338,
      "Ġchairman": 29339,
      "Ġergonom": 29340,
      "STA": 29341,
      "ĠLecco": 29342,
      "ĠStanley": 29343,
      "ĠOTHER": 29344,
      "Ġlbl": 29345,
      "ĠProvinciale": 29346,
      "Ġtagged": 29347,
      "Ġfrontiera": 29348,
      "rd": 29349,
      "ilm": 29350,
      "Ġstatali": 29351,
      "ĠStrutt": 29352,
      "ptions": 29353,
      "Ġconced": 29354,
      "Ġoccurring": 29355,
      "ALS": 29356,
      "accarat": 29357,
      "Ġspecialize": 29358,
      "Ġruntime": 29359,
      "ĠMedium": 29360,
      "shaped": 29361,
      "ĠNova": 29362,
      "ĠMolise": 29363,
      "Ġdiscovering": 29364,
      "Ġdissem": 29365,
      "ĠElite": 29366,
      "ArrayList": 29367,
      "Ġtele": 29368,
      "DT": 29369,
      "trine": 29370,
      "Ġcooperativa": 29371,
      "è®°": 29372,
      "Ġsail": 29373,
      "orizzonte": 29374,
      "ĠRally": 29375,
      "Ġenrolled": 29376,
      "Ġgomm": 29377,
      "Ġsorte": 29378,
      "Ġavessero": 29379,
      "Ġdiscontin": 29380,
      "Ġintegrating": 29381,
      "Ġsearches": 29382,
      "rowser": 29383,
      "Ori": 29384,
      "Wall": 29385,
      "ĠLP": 29386,
      "=\"\"": 29387,
      "+=": 29388,
      "Ġsceneggiatura": 29389,
      "Ġiscriversi": 29390,
      "Ġattain": 29391,
      "keeper": 29392,
      "ĠTratt": 29393,
      "Ġslim": 29394,
      "Ġpositively": 29395,
      "Ġsubsequently": 29396,
      "tube": 29397,
      "Ġcerchiamo": 29398,
      "ĠâĢĭâĢĭ": 29399,
      "Ġgloria": 29400,
      "æĪĸ": 29401,
      "ĠNYC": 29402,
      "Ġtruffa": 29403,
      "Ġprohibited": 29404,
      "ĠShanghai": 29405,
      "Ġimmerg": 29406,
      "Ġtassa": 29407,
      "ussioni": 29408,
      "Ġbrides": 29409,
      "autent": 29410,
      "Ġapprocci": 29411,
      "ĠAdding": 29412,
      "Ġmodeling": 29413,
      "ĠQualcuno": 29414,
      "alias": 29415,
      "ĠParts": 29416,
      "third": 29417,
      "Ġ\"[": 29418,
      "Ġsperare": 29419,
      "Ġobservation": 29420,
      "Ġanchor": 29421,
      "ĠEva": 29422,
      "ylan": 29423,
      "Ġadeguati": 29424,
      "ĠcriminalitÃł": 29425,
      "Ġscuro": 29426,
      "operation": 29427,
      "KS": 29428,
      "Ġretrib": 29429,
      "ĠTAG": 29430,
      "regation": 29431,
      "Ġquiz": 29432,
      "ichè": 29433,
      "nail": 29434,
      "Ġstepped": 29435,
      "ĠBattery": 29436,
      "Ġcompetitions": 29437,
      "س": 29438,
      "ĠDami": 29439,
      "mentation": 29440,
      "Ġgoto": 29441,
      "Ġforests": 29442,
      "Two": 29443,
      "ĠChen": 29444,
      "Ġattuare": 29445,
      "[(": 29446,
      "anelli": 29447,
      "Ġxb": 29448,
      "Ġreloc": 29449,
      "Ġproprietary": 29450,
      "Ġaccountable": 29451,
      "ĠSiracusa": 29452,
      "Ġmanga": 29453,
      "Ġchimiche": 29454,
      "ĠSott": 29455,
      "Ġshowcasing": 29456,
      "reschi": 29457,
      "Ġpiemont": 29458,
      "prezzo": 29459,
      "Ġaccadere": 29460,
      "Argument": 29461,
      "ĠGraham": 29462,
      "Ġnausea": 29463,
      "Ġsopravviss": 29464,
      "hit": 29465,
      "ĠCob": 29466,
      "chment": 29467,
      "ocrazia": 29468,
      "pattern": 29469,
      "Ġcricket": 29470,
      "ĠEntry": 29471,
      "lux": 29472,
      "Ġfalsi": 29473,
      "Ġtranquillamente": 29474,
      "founder": 29475,
      "ughters": 29476,
      "wareness": 29477,
      "Ġbelonging": 29478,
      "Ġdeployed": 29479,
      "Ġnervoso": 29480,
      "lptr": 29481,
      "Ġdivina": 29482,
      "Ġordinato": 29483,
      "assegna": 29484,
      "ĠVOL": 29485,
      "Ġcollapse": 29486,
      "Ġfascismo": 29487,
      "Ġjournalists": 29488,
      "kswagen": 29489,
      "mina": 29490,
      "apia": 29491,
      "Ġcanal": 29492,
      "Ġactivated": 29493,
      "Ġprelievo": 29494,
      "Ġspostamento": 29495,
      "Ġriconduc": 29496,
      "Ġrie": 29497,
      "Ġriprende": 29498,
      "lbl": 29499,
      "Ġinformare": 29500,
      "Ġtriple": 29501,
      "Ġgarantita": 29502,
      "ĠBoss": 29503,
      "Ġcryst": 29504,
      "нÑĭ": 29505,
      "ĠEspecially": 29506,
      "Ġplaintiff": 29507,
      "Ġindication": 29508,
      "Ġcompilazione": 29509,
      "âĢ¢": 29510,
      "ĠDad": 29511,
      "ĠStrength": 29512,
      "ĠBoot": 29513,
      "houses": 29514,
      "ĠUncategorized": 29515,
      "Ġcollegare": 29516,
      "Look": 29517,
      "Ġbesides": 29518,
      "Ġacknowledged": 29519,
      "Ġabandoned": 29520,
      "storage": 29521,
      "Ġdeterminante": 29522,
      "voke": 29523,
      "Ġradiof": 29524,
      "Ġpalette": 29525,
      "Ġvestito": 29526,
      "rene": 29527,
      "Ġunemployment": 29528,
      "ĠSSL": 29529,
      "Ġdigestive": 29530,
      "ĠVehicle": 29531,
      "gano": 29532,
      "Ġprovocato": 29533,
      "stmt": 29534,
      "Ġadvers": 29535,
      "ologicamente": 29536,
      "partic": 29537,
      "Ġpatrocinio": 29538,
      "ivescovo": 29539,
      "Ġscontri": 29540,
      "Ġpromoted": 29541,
      "setting": 29542,
      "ĠGuardian": 29543,
      "ĠProcessing": 29544,
      "Ġconsigliabile": 29545,
      "enos": 29546,
      "ĠPages": 29547,
      "Ġfermata": 29548,
      "Ġazzurro": 29549,
      "ĠPand": 29550,
      "Ġsolido": 29551,
      "rega": 29552,
      "Ġambitious": 29553,
      "Ġbenchmark": 29554,
      "Ġriscatto": 29555,
      "ĠFranklin": 29556,
      "Ġcontrattuali": 29557,
      "ĠTow": 29558,
      "Ġavvol": 29559,
      "Ġpsicologica": 29560,
      "Ġascolta": 29561,
      "Ġrepubblic": 29562,
      "Ġdistress": 29563,
      "Sequ": 29564,
      "enic": 29565,
      "ĠLaunch": 29566,
      "ĠTruth": 29567,
      "radio": 29568,
      "ĠRoulette": 29569,
      "pkg": 29570,
      "Ġgenerico": 29571,
      "gato": 29572,
      "icona": 29573,
      "Ġviagra": 29574,
      "ĠBuilt": 29575,
      "们": 29576,
      "Ġindicatori": 29577,
      "Ġgloves": 29578,
      "Ġfortunate": 29579,
      "Ġfemales": 29580,
      "Sort": 29581,
      "rx": 29582,
      "vens": 29583,
      "Ġbacking": 29584,
      "Ġphysics": 29585,
      "ĠPronto": 29586,
      "Camera": 29587,
      "AMS": 29588,
      "Ġgigante": 29589,
      "ĠReale": 29590,
      "ĠInitiative": 29591,
      "exc": 29592,
      "Ġcostr": 29593,
      "Ġversamento": 29594,
      "Ġmiti": 29595,
      "ensitÃł": 29596,
      "paolo": 29597,
      "Ġenergetici": 29598,
      "ĠThr": 29599,
      "IMA": 29600,
      "ĠSwift": 29601,
      "ĠEssential": 29602,
      "opter": 29603,
      "asha": 29604,
      "Ġritardi": 29605,
      "Ġtuned": 29606,
      "Ġgenio": 29607,
      "ĠParole": 29608,
      "Ġpole": 29609,
      "icut": 29610,
      "Ġemergenti": 29611,
      "Ġregistrata": 29612,
      "Ig": 29613,
      "Ġunita": 29614,
      "ETTA": 29615,
      "Ġprivilege": 29616,
      "Ġpiacciono": 29617,
      "ensiva": 29618,
      "Ġconfrontarsi": 29619,
      "Ġgiac": 29620,
      "ĠDescrizione": 29621,
      "ĠLions": 29622,
      "Ġspalla": 29623,
      "Ġreminded": 29624,
      "Ġcapitalismo": 29625,
      "Ġaggred": 29626,
      "ĠSandro": 29627,
      "Ġclamor": 29628,
      "olle": 29629,
      "Occidente": 29630,
      "Ġrm": 29631,
      "chine": 29632,
      "ĠRaw": 29633,
      "Ġconsci": 29634,
      "Ġcolesterolo": 29635,
      "Ġmacchinari": 29636,
      "Care": 29637,
      "crimin": 29638,
      "Ġeditorial": 29639,
      "Ġfilosofo": 29640,
      "Ġkay": 29641,
      "Ġsequel": 29642,
      "General": 29643,
      "ĠCristiano": 29644,
      "Air": 29645,
      "Ġperifer": 29646,
      "Ġsedute": 29647,
      "ĠTecnico": 29648,
      "ä¹Ł": 29649,
      "Ġformano": 29650,
      "Ġtolerance": 29651,
      "Ġsciences": 29652,
      "sb": 29653,
      "Ġpratici": 29654,
      "tage": 29655,
      "Ġurge": 29656,
      "ĠIntent": 29657,
      "Ġtransazioni": 29658,
      "ĠManuel": 29659,
      "ulsione": 29660,
      "cani": 29661,
      "Ġaccessi": 29662,
      "ĠONE": 29663,
      "Ġbreathtaking": 29664,
      "Ġhed": 29665,
      "ĠEntre": 29666,
      "Ġfaremo": 29667,
      "posts": 29668,
      "seed": 29669,
      "ĠImpro": 29670,
      "ĠBanks": 29671,
      "Ġpupp": 29672,
      "poke": 29673,
      "ĠStandards": 29674,
      "Ġsfruttando": 29675,
      "ĠBianchi": 29676,
      "ĠBenn": 29677,
      "Ġaggregate": 29678,
      "Ġsteering": 29679,
      "organo": 29680,
      "ĠPhase": 29681,
      "Ġwitnessed": 29682,
      "condition": 29683,
      "Und": 29684,
      "Ġmiracolo": 29685,
      "history": 29686,
      "direction": 29687,
      "Ġpossedere": 29688,
      "Radi": 29689,
      "ĠTruck": 29690,
      "erries": 29691,
      "Comment": 29692,
      "ĠTreas": 29693,
      "atio": 29694,
      "chell": 29695,
      "ĠAppe": 29696,
      "Eng": 29697,
      "Ġdebit": 29698,
      "UU": 29699,
      "Ġ\"../": 29700,
      "coding": 29701,
      "rerebbe": 29702,
      "Ġrenovation": 29703,
      "Ġplasma": 29704,
      "Ġduct": 29705,
      ")*": 29706,
      "ĠLI": 29707,
      "Ġspi": 29708,
      "Ġki": 29709,
      "Ġbarra": 29710,
      "ĠProgramme": 29711,
      "ëĬ": 29712,
      "ogl": 29713,
      "Ġvoucher": 29714,
      "uttle": 29715,
      "Ġtransforming": 29716,
      "Ġkidney": 29717,
      "ĠCMS": 29718,
      "Ġvamp": 29719,
      "cheranno": 29720,
      "ĠUber": 29721,
      "ĠMarin": 29722,
      "Ġaiming": 29723,
      "Ġcontribuiscono": 29724,
      "SY": 29725,
      "WM": 29726,
      "ynamic": 29727,
      "balance": 29728,
      "money": 29729,
      "Ġautost": 29730,
      "film": 29731,
      "ĠTipo": 29732,
      "Ġwrist": 29733,
      "ramma": 29734,
      "Ġcataly": 29735,
      "Sur": 29736,
      "ĠTesto": 29737,
      "Ġtwelve": 29738,
      "Ġente": 29739,
      "ĠMt": 29740,
      "ĠPierre": 29741,
      "Ġquantif": 29742,
      "Ġunparalleled": 29743,
      "Domain": 29744,
      "ĠWear": 29745,
      "Ġdirei": 29746,
      "ĠHeavy": 29747,
      "Ġcruciale": 29748,
      "Ġvener": 29749,
      "grafico": 29750,
      "ĠArchitecture": 29751,
      "ĠTrova": 29752,
      "ĠSpero": 29753,
      "Ġbreathe": 29754,
      "ighbor": 29755,
      "ĠKap": 29756,
      "Ġpalcosc": 29757,
      "imag": 29758,
      "iazioni": 29759,
      "Ġdemocratic": 29760,
      "ĠSid": 29761,
      "Ġaspettiamo": 29762,
      "tol": 29763,
      "ĠWo": 29764,
      "Ġessenzialmente": 29765,
      "Ġdrill": 29766,
      "ĠContents": 29767,
      "Ġcarb": 29768,
      "Ġcram": 29769,
      "lem": 29770,
      "Ġfarms": 29771,
      "ĠRover": 29772,
      "Ġdiscussioni": 29773,
      "ĠOM": 29774,
      "information": 29775,
      "Ġplanting": 29776,
      "ĠHaz": 29777,
      "anzaro": 29778,
      "Ġrevenues": 29779,
      "Ġviolazioni": 29780,
      "Ġincrementare": 29781,
      "ĠIX": 29782,
      "Ġlimitation": 29783,
      "ĠRobot": 29784,
      "Ġrevel": 29785,
      "ĠJourney": 29786,
      "ĠHorn": 29787,
      "istle": 29788,
      "Ġcrafting": 29789,
      "ĠDiscount": 29790,
      "occare": 29791,
      "Ġstando": 29792,
      "Ġqualificato": 29793,
      "ĠCompetition": 29794,
      "endamento": 29795,
      "äºĮ": 29796,
      "Ġstradali": 29797,
      "unique": 29798,
      "Ġposture": 29799,
      "Assignment": 29800,
      "Ġincludere": 29801,
      "Ġequilibri": 29802,
      "SEC": 29803,
      "Ġrinom": 29804,
      "Ġadjacent": 29805,
      "ĠSingh": 29806,
      "Ġcs": 29807,
      "Ġmetadata": 29808,
      "Ġdivulgazione": 29809,
      "ĠâĢĿ.": 29810,
      "ashi": 29811,
      "ĠFax": 29812,
      "ILD": 29813,
      "ĠLegg": 29814,
      "Ġgirlfriend": 29815,
      "Ġard": 29816,
      "Ġgeograph": 29817,
      "eps": 29818,
      "ĠPrev": 29819,
      "ä¹ĭ": 29820,
      "Ġcolpevole": 29821,
      "Ġcint": 29822,
      "ĠSTUD": 29823,
      "ked": 29824,
      "attini": 29825,
      "ĠRaf": 29826,
      "Ġcerchio": 29827,
      "ĠLavori": 29828,
      "éħį": 29829,
      "Ġpads": 29830,
      "Ġelaborate": 29831,
      "Ġtroppe": 29832,
      "Ġvideogiochi": 29833,
      "Ġui": 29834,
      "Ġdetenzione": 29835,
      "Ġsvegli": 29836,
      "Ġsymp": 29837,
      "ĠGriff": 29838,
      "ÃĤ": 29839,
      "Ġdefence": 29840,
      "Ġbasati": 29841,
      "Ġblocking": 29842,
      "Ġmechanics": 29843,
      "Ġsanta": 29844,
      "Ġgum": 29845,
      "Ġesamin": 29846,
      "Ġdistinction": 29847,
      "Ġ\"</": 29848,
      "Ġprocura": 29849,
      "rames": 29850,
      "Ġsisters": 29851,
      "gged": 29852,
      "ĠEserc": 29853,
      "ĠCucina": 29854,
      "Ġunt": 29855,
      "Ġparab": 29856,
      "Ġrimbors": 29857,
      "Ġglobali": 29858,
      "ĠHonor": 29859,
      "zuela": 29860,
      "Ġutens": 29861,
      "Ġlibere": 29862,
      "ĠSpeciale": 29863,
      "Det": 29864,
      "Ġresponding": 29865,
      "ĠGianfranco": 29866,
      "single": 29867,
      "endente": 29868,
      "ĠCONTRO": 29869,
      "sinistra": 29870,
      "Mouse": 29871,
      "Ġsaggi": 29872,
      "Ġgraduation": 29873,
      "circa": 29874,
      "Ġonor": 29875,
      "Ġdecina": 29876,
      "Ġprogressi": 29877,
      "egal": 29878,
      "ĠCha": 29879,
      "ghie": 29880,
      "Ġsviluppatori": 29881,
      "Ġfauna": 29882,
      "Ġiniziò": 29883,
      "ĠEconomics": 29884,
      "fc": 29885,
      "ĠFatto": 29886,
      "Ġvisiva": 29887,
      "Ġune": 29888,
      "Ġcategor": 29889,
      "student": 29890,
      "Ġdear": 29891,
      "ettano": 29892,
      "Ġsomministr": 29893,
      "ĠImportant": 29894,
      "urban": 29895,
      "Ġdefines": 29896,
      "ĠConduct": 29897,
      "oltori": 29898,
      "Ġcompenso": 29899,
      "Funnels": 29900,
      "Ġcalcium": 29901,
      "encers": 29902,
      "Ġeconomics": 29903,
      "Ġapport": 29904,
      "VALUE": 29905,
      "Ġpickup": 29906,
      "People": 29907,
      "before": 29908,
      "tis": 29909,
      "Ġdisputes": 29910,
      "Insert": 29911,
      "ĠMunicipio": 29912,
      "ĠSimilar": 29913,
      "Ġrecreational": 29914,
      "nott": 29915,
      "Ġspect": 29916,
      "FIG": 29917,
      "rell": 29918,
      "Ġistanze": 29919,
      "Ġpicco": 29920,
      "ĠEvolution": 29921,
      "RY": 29922,
      "love": 29923,
      "Ġorecchie": 29924,
      "Ġatom": 29925,
      "Ġstrati": 29926,
      "ĠMant": 29927,
      "Ġrinuncia": 29928,
      "ĠCaserta": 29929,
      "ĠRoth": 29930,
      "ounters": 29931,
      "corn": 29932,
      "Ġpersonalizzate": 29933,
      "ĠFOTO": 29934,
      "ĠBour": 29935,
      "Soft": 29936,
      "atted": 29937,
      "???": 29938,
      "opes": 29939,
      "Ġgestori": 29940,
      "Ġsuggesting": 29941,
      "Ġrespiratory": 29942,
      "空": 29943,
      "Ġsoprann": 29944,
      "Ġreferral": 29945,
      "ĠPictures": 29946,
      "Ġserb": 29947,
      "parl": 29948,
      "ĠDogs": 29949,
      "ĠRicordiamo": 29950,
      "ĠTrapani": 29951,
      "WARE": 29952,
      "Ġattivato": 29953,
      "Ġpersistent": 29954,
      "ĠLanc": 29955,
      "Ġceramic": 29956,
      "Ġassisted": 29957,
      "Ġsotterr": 29958,
      "Information": 29959,
      "omicidio": 29960,
      "Ġgode": 29961,
      "Ġcompass": 29962,
      "setState": 29963,
      "Ġtouched": 29964,
      "Cost": 29965,
      "Ġcomunista": 29966,
      "opard": 29967,
      "pointer": 29968,
      "Ġrinnovato": 29969,
      "ĠUSE": 29970,
      "Ġsuggestion": 29971,
      "ĠIstanbul": 29972,
      "Fam": 29973,
      "ĠWard": 29974,
      "ĠAutomatic": 29975,
      "Ġgeografica": 29976,
      "Loader": 29977,
      "ausilio": 29978,
      "ĠPump": 29979,
      "Ġdarkness": 29980,
      "Ġscomparso": 29981,
      "æīĢæľī": 29982,
      "UV": 29983,
      "Ġisola": 29984,
      "Ġclassification": 29985,
      "Ġcompromesso": 29986,
      "ogs": 29987,
      "Ġcalibr": 29988,
      "ĠMold": 29989,
      "ĠHz": 29990,
      "Ġcertificates": 29991,
      "ĠNOW": 29992,
      "Ġndr": 29993,
      "Ġadvancement": 29994,
      "Ġturistici": 29995,
      "Ġalerts": 29996,
      "Ġsacrifice": 29997,
      "ĠArms": 29998,
      "Prof": 29999,
      "Ġcotone": 30000,
      "ĠVale": 30001,
      "Ġcentres": 30002,
      "Ġclay": 30003,
      "ĠDetto": 30004,
      "Ġsip": 30005,
      "ĠLanka": 30006,
      "ĠIgn": 30007,
      "think": 30008,
      "echa": 30009,
      "Ġdonare": 30010,
      "Ġdressed": 30011,
      "Ġdovevano": 30012,
      "ĠALT": 30013,
      "*,": 30014,
      "oner": 30015,
      "Ġperder": 30016,
      "ĠFF": 30017,
      "wired": 30018,
      "ĠGol": 30019,
      "than": 30020,
      "ĠConfindustria": 30021,
      "ĠDual": 30022,
      "ViewModel": 30023,
      "ĠGalile": 30024,
      "Ġmosse": 30025,
      "ustrazione": 30026,
      "Ġavanzato": 30027,
      "Ġdisclose": 30028,
      "ĠWright": 30029,
      "Ġparass": 30030,
      "incer": 30031,
      "Ġheadquarters": 30032,
      "ĠPere": 30033,
      "middle": 30034,
      "Ġformaggi": 30035,
      "Inghilterra": 30036,
      "ELD": 30037,
      "Ġinvitation": 30038,
      "æ±Ĥ": 30039,
      "Ġinappropri": 30040,
      "omia": 30041,
      "Ġgauge": 30042,
      "Ġdetr": 30043,
      "Ġpomodoro": 30044,
      "ĠGioco": 30045,
      "Ġanalysts": 30046,
      "ĠFaith": 30047,
      "ĠfestivitÃł": 30048,
      "Ospedale": 30049,
      "unse": 30050,
      "Ġelettorali": 30051,
      "IZI": 30052,
      "Ġrara": 30053,
      "Ġthriving": 30054,
      "Ġboutique": 30055,
      "anitÃł": 30056,
      "ĠTess": 30057,
      "alire": 30058,
      "notch": 30059,
      "separ": 30060,
      "apparato": 30061,
      "ĠViews": 30062,
      "ĠSummary": 30063,
      "arliest": 30064,
      "Columns": 30065,
      "Ġattrazioni": 30066,
      "ĠLaurea": 30067,
      "RAY": 30068,
      "Ġtricky": 30069,
      "Ġfirmly": 30070,
      "ĠAccept": 30071,
      "ocado": 30072,
      "borne": 30073,
      "Ġaumentata": 30074,
      "Ġcooler": 30075,
      "Ġdiviene": 30076,
      "Ġdealers": 30077,
      "Ġami": 30078,
      "Ġ$.": 30079,
      "ĠPlans": 30080,
      "ĠNest": 30081,
      "elem": 30082,
      "ĠMattarella": 30083,
      "Ġmemorizzare": 30084,
      "Animation": 30085,
      "orientamento": 30086,
      "Ġsoy": 30087,
      "ĠCommento": 30088,
      "rittura": 30089,
      "Ġextraction": 30090,
      "onare": 30091,
      "ĠMik": 30092,
      "Ġresidenziale": 30093,
      "ImageFilter": 30094,
      "Ġarredi": 30095,
      "Ġcapturing": 30096,
      "Ġpersonalizzata": 30097,
      "ĠAdvent": 30098,
      "Ġcatene": 30099,
      "Ġdominant": 30100,
      "ellazione": 30101,
      "Ġdatabases": 30102,
      "alena": 30103,
      "ĠStatistics": 30104,
      "ĠCerc": 30105,
      "ĠCalci": 30106,
      "Ġremembered": 30107,
      "ĠMotors": 30108,
      "Ġapprovata": 30109,
      "Os": 30110,
      "ĠTum": 30111,
      "Ġmascherine": 30112,
      "supp": 30113,
      "Ġmonumento": 30114,
      "Ġlimita": 30115,
      "Ġmailing": 30116,
      "Ġchaos": 30117,
      "Ġvetture": 30118,
      "ĠEdd": 30119,
      "Ġrecommends": 30120,
      "Ġdy": 30121,
      "ĠGenn": 30122,
      "Ġacidi": 30123,
      "asio": 30124,
      "Ġscud": 30125,
      "Ġvaso": 30126,
      "Ġfires": 30127,
      "Ġassicurazione": 30128,
      "Ġinevitabile": 30129,
      "flex": 30130,
      "ĠLIMIT": 30131,
      "Ġsupporta": 30132,
      "Ġfragili": 30133,
      "getName": 30134,
      "Ġnegare": 30135,
      "Ġscandalo": 30136,
      "Ġobservations": 30137,
      "ĠRobinson": 30138,
      "Economia": 30139,
      "Ġincant": 30140,
      "Ġcope": 30141,
      "Ġoccuparsi": 30142,
      "Ġdropping": 30143,
      "Ġxml": 30144,
      "ĠAnnunci": 30145,
      "Ġallegato": 30146,
      "å·¥": 30147,
      "Ġcarboidrati": 30148,
      "Ġinsects": 30149,
      "Ġscherm": 30150,
      "Ġconcentra": 30151,
      "Ġconsistente": 30152,
      "ĠBattista": 30153,
      "oustic": 30154,
      "Ġtissues": 30155,
      "Ġhonored": 30156,
      "estim": 30157,
      "Ġrendering": 30158,
      "tpl": 30159,
      "Ġcerco": 30160,
      "Ġmaritt": 30161,
      "ĠNapol": 30162,
      "Ġcattiva": 30163,
      "ĠPull": 30164,
      "Ġshaft": 30165,
      "Ġcustoms": 30166,
      "Statement": 30167,
      "Tw": 30168,
      "ĠNursing": 30169,
      "Ġhier": 30170,
      "trici": 30171,
      "ĠHud": 30172,
      "ĠLettera": 30173,
      "builder": 30174,
      "\"><?": 30175,
      "ĠStrategic": 30176,
      "Ġcited": 30177,
      "Ġstating": 30178,
      "instein": 30179,
      "amentale": 30180,
      "Tv": 30181,
      "Ġmemorizzati": 30182,
      "ĠControllo": 30183,
      "第": 30184,
      "sequently": 30185,
      "ĠLibero": 30186,
      "Muon": 30187,
      "icarsi": 30188,
      "ĵį": 30189,
      "Ġrunner": 30190,
      "namon": 30191,
      "Ġbooked": 30192,
      "ĠStewart": 30193,
      "Ġfabbisog": 30194,
      "Ġdivertenti": 30195,
      "alline": 30196,
      "convert": 30197,
      "scene": 30198,
      "Ġperme": 30199,
      "Ġoriginaria": 30200,
      "Ġdisappear": 30201,
      "iallo": 30202,
      "pk": 30203,
      "icando": 30204,
      "è¿Ľè¡Į": 30205,
      "ĠCosto": 30206,
      "Ġsealed": 30207,
      "Ġrecita": 30208,
      "ĠÙħ": 30209,
      "Ġinnovazioni": 30210,
      "osim": 30211,
      "ĠXIX": 30212,
      "Ġsindacali": 30213,
      "Ġfought": 30214,
      "ĠRSS": 30215,
      "ĠAziende": 30216,
      "ients": 30217,
      "Ġtranquilla": 30218,
      "Ġesplos": 30219,
      "iltÃł": 30220,
      "Fit": 30221,
      "ĉĉĊ": 30222,
      "Ġporzione": 30223,
      "Ġlineup": 30224,
      "Ġstruggled": 30225,
      "licenses": 30226,
      "Ġcorse": 30227,
      "ĠConsulta": 30228,
      "ĠCalc": 30229,
      "ĠMichel": 30230,
      "ois": 30231,
      "Ġstrap": 30232,
      "ocity": 30233,
      "tructive": 30234,
      "riters": 30235,
      "Ġfisicamente": 30236,
      "Ġcollegate": 30237,
      "Ġritornare": 30238,
      "Ġvasc": 30239,
      "Ġз": 30240,
      "ĠCHAR": 30241,
      "ĠAvete": 30242,
      "ĠRevenue": 30243,
      "Ġguadagno": 30244,
      "ĠCassa": 30245,
      "ëĭ¤": 30246,
      "Ġfiamme": 30247,
      "Ġcaratterizzano": 30248,
      "ĠTeacher": 30249,
      "Ġacquistati": 30250,
      "Ġscooter": 30251,
      "Ġesito": 30252,
      "Ġamministrativi": 30253,
      "ĠAlessandria": 30254,
      "ĠEtaFwD": 30255,
      "LOAD": 30256,
      "Ġfossil": 30257,
      "Ġprono": 30258,
      "vide": 30259,
      "Ñİ": 30260,
      "Ġsevent": 30261,
      "orsche": 30262,
      "Ġfmt": 30263,
      "Ġpractically": 30264,
      "Ġintervenuti": 30265,
      "Ġmasse": 30266,
      "ĠShi": 30267,
      "Ġunderta": 30268,
      "enstein": 30269,
      "Ġinterazioni": 30270,
      "Ġdeclined": 30271,
      "Ġacquiring": 30272,
      "Ġwardrobe": 30273,
      "Ġbargain": 30274,
      "Ġraramente": 30275,
      "Ġlogs": 30276,
      "ĠDurata": 30277,
      "Subs": 30278,
      "Ġincentr": 30279,
      "ieves": 30280,
      "Ġindul": 30281,
      "esura": 30282,
      "ei": 30283,
      "Download": 30284,
      "rft": 30285,
      "ĠHat": 30286,
      "Ġestesa": 30287,
      "PRESS": 30288,
      "ĠBug": 30289,
      "bbiamente": 30290,
      "ĠDispos": 30291,
      "ĠDevi": 30292,
      "Ġerectile": 30293,
      "venia": 30294,
      "Ġvederlo": 30295,
      "Ġ'%": 30296,
      "Ġsottostante": 30297,
      "Ġcontrollata": 30298,
      "Ġtobacco": 30299,
      "HT": 30300,
      "Ġdor": 30301,
      "ĠProper": 30302,
      "Ġillustrato": 30303,
      "åı£": 30304,
      "Ġcollana": 30305,
      "ĠRank": 30306,
      "Ġdefining": 30307,
      "Ġsmettere": 30308,
      "Emilia": 30309,
      "Ġbarre": 30310,
      "Ġsedia": 30311,
      "Ġdesira": 30312,
      "ĠGreco": 30313,
      "Ġbonifico": 30314,
      "cycl": 30315,
      "Ġcontraddist": 30316,
      "ĠĠĉ": 30317,
      "Ġspirits": 30318,
      "Ġconsulenti": 30319,
      "Ġanticipazioni": 30320,
      "Ġtones": 30321,
      "Ġmarginal": 30322,
      "Ġdebolezza": 30323,
      "agl": 30324,
      "ĠBIO": 30325,
      "redamento": 30326,
      "Ġnatale": 30327,
      "Ġprivat": 30328,
      "ĠCompliance": 30329,
      "Ġhomemade": 30330,
      "ĠMann": 30331,
      "Ġdrying": 30332,
      "ĠTemplate": 30333,
      "puter": 30334,
      "itime": 30335,
      "Ġstimoli": 30336,
      "Ġspunt": 30337,
      "ĠKnight": 30338,
      "Lock": 30339,
      "ĠHapp": 30340,
      "udita": 30341,
      "altronde": 30342,
      "GG": 30343,
      "orini": 30344,
      "Ġbers": 30345,
      "ĠFortun": 30346,
      "ä¿®": 30347,
      "Ġconjunction": 30348,
      "Ġexec": 30349,
      "Ġfinanziare": 30350,
      "Ġassessed": 30351,
      "Ġhungry": 30352,
      "rima": 30353,
      "Ġclips": 30354,
      "Ġenergetiche": 30355,
      "ĠTOP": 30356,
      "These": 30357,
      "Ġpacks": 30358,
      "Ġinstallations": 30359,
      "Ġepidemi": 30360,
      "ĠPasso": 30361,
      "Ġstocc": 30362,
      "udes": 30363,
      "ambia": 30364,
      "Ġtranquillo": 30365,
      "fsm": 30366,
      "gas": 30367,
      "ç±»åŀĭ": 30368,
      "sters": 30369,
      "Ġmindful": 30370,
      "Present": 30371,
      "ĠHours": 30372,
      "Ġthoughtful": 30373,
      "tk": 30374,
      "Ġhug": 30375,
      "Ġavremmo": 30376,
      "Ġforefront": 30377,
      "uosi": 30378,
      "ĠExhib": 30379,
      "TRUE": 30380,
      "ĠDeputy": 30381,
      "owed": 30382,
      "cfr": 30383,
      "ĠPixel": 30384,
      "tructions": 30385,
      "Ġraggiungibile": 30386,
      "UAL": 30387,
      "anziamento": 30388,
      "Ġdiventi": 30389,
      "ĠEvans": 30390,
      "rating": 30391,
      "ĠDiffic": 30392,
      "SB": 30393,
      "Ġvolentieri": 30394,
      "onian": 30395,
      "ĠProblem": 30396,
      "Ġprodotte": 30397,
      "tenant": 30398,
      "Ġcontroversial": 30399,
      "Ġitinerario": 30400,
      "runtime": 30401,
      "Ġstudia": 30402,
      "Ġcontrary": 30403,
      "Ġpaperwork": 30404,
      "Ġmetabolism": 30405,
      "Ġwonders": 30406,
      "leta": 30407,
      "Ġsicure": 30408,
      "Ġethics": 30409,
      "ĠFaculty": 30410,
      "Ġwik": 30411,
      "ĠAutomation": 30412,
      "arin": 30413,
      "ĠMeglio": 30414,
      "zzati": 30415,
      "Ġcamper": 30416,
      "ĠEsiste": 30417,
      "Ġderby": 30418,
      "Ġperiferia": 30419,
      "uscript": 30420,
      "utation": 30421,
      "ĠKrist": 30422,
      "ĠTeaching": 30423,
      "Ġsapete": 30424,
      "на": 30425,
      "ĠGrazia": 30426,
      "ĠNex": 30427,
      "Ġfounding": 30428,
      "Ġriguardante": 30429,
      "Ġpatente": 30430,
      "Ġrepo": 30431,
      "ĠZur": 30432,
      "Ġdomand": 30433,
      "Ġtavole": 30434,
      "StackTrace": 30435,
      "Ġdestinazioni": 30436,
      "Ġrischiano": 30437,
      "Ġgirato": 30438,
      "Ġpolemica": 30439,
      "ipel": 30440,
      "åζ": 30441,
      "crazia": 30442,
      "ĠChronic": 30443,
      "ĠColon": 30444,
      "mus": 30445,
      "soci": 30446,
      "rities": 30447,
      "Ġboring": 30448,
      "amper": 30449,
      "ĠCalendar": 30450,
      "ĠIntegration": 30451,
      "rates": 30452,
      "cker": 30453,
      "Ġistituito": 30454,
      "ĠCed": 30455,
      "stylesheet": 30456,
      "mg": 30457,
      "Ġpoetica": 30458,
      "Ġoverwhelmed": 30459,
      "Ġtx": 30460,
      "there": 30461,
      "Ġmagica": 30462,
      "ĠWarren": 30463,
      "STATUS": 30464,
      "pul": 30465,
      "Ġcompanions": 30466,
      "ĠWheel": 30467,
      "ĠIva": 30468,
      "ĠFisc": 30469,
      "Many": 30470,
      "ĠChocolate": 30471,
      "ĠAcademic": 30472,
      "ondazione": 30473,
      "Ġintere": 30474,
      "ĠRating": 30475,
      "Ġadrenal": 30476,
      "Ġesclusione": 30477,
      "nals": 30478,
      "ĠDop": 30479,
      "Package": 30480,
      "Ġshortage": 30481,
      "Ġperfection": 30482,
      "Ġrides": 30483,
      "Ġadaptation": 30484,
      "GEN": 30485,
      "weg": 30486,
      "Ġvivid": 30487,
      "Ġsuicidio": 30488,
      "UnitÃł": 30489,
      "§è¡Į": 30490,
      "interazione": 30491,
      "ĠImmo": 30492,
      "Why": 30493,
      "åŁ": 30494,
      "Ġsalmon": 30495,
      "Ġringrazio": 30496,
      "ĠKnowing": 30497,
      "ĠWayne": 30498,
      "Ġrapidi": 30499,
      "Ġvigilia": 30500,
      ">;": 30501,
      "Ġtan": 30502,
      "Ġhazards": 30503,
      "Ġetica": 30504,
      "Ġquantities": 30505,
      "Ġ$('.": 30506,
      "Ġbrew": 30507,
      "standard": 30508,
      "rose": 30509,
      "eccezione": 30510,
      "Ġapproached": 30511,
      "Ġribadito": 30512,
      "DEFAULT": 30513,
      "Ġpassap": 30514,
      "Ġpressed": 30515,
      "Ġchallenged": 30516,
      "allora": 30517,
      "Ġservito": 30518,
      "Ġconsultants": 30519,
      "Ġgustare": 30520,
      "ockey": 30521,
      "cores": 30522,
      "Ġborghi": 30523,
      "Ġenergetic": 30524,
      "ĠVAT": 30525,
      "Ġsells": 30526,
      "iorgan": 30527,
      "Employee": 30528,
      "Ġinnesc": 30529,
      "Tags": 30530,
      "Ġtriggered": 30531,
      "ĠGPU": 30532,
      "()),": 30533,
      "identificazione": 30534,
      "Ġtestate": 30535,
      "Ġrisolto": 30536,
      "ĠTourism": 30537,
      "ĠAlfredo": 30538,
      "ontoi": 30539,
      "Ġreservation": 30540,
      "Ġgratuite": 30541,
      "Ġgateway": 30542,
      "espl": 30543,
      "Ġcoalizione": 30544,
      "ĠCaro": 30545,
      "Ġbilater": 30546,
      "Ġcombattimento": 30547,
      "Ġapposito": 30548,
      "iliar": 30549,
      "Ġcomplessivamente": 30550,
      "Ġmandor": 30551,
      "ĠVerso": 30552,
      "Ġpurché": 30553,
      "ĠBeijing": 30554,
      "Ġaddosso": 30555,
      "Ġpastorale": 30556,
      "Ġм": 30557,
      "Ġaggiornare": 30558,
      "ĠContattaci": 30559,
      "emn": 30560,
      "Ġconclusioni": 30561,
      "Ġvanilla": 30562,
      "ĠCertification": 30563,
      "Ġautos": 30564,
      "ĠMassa": 30565,
      "ĠTheme": 30566,
      "-->": 30567,
      "ÏĤ": 30568,
      "ĠSost": 30569,
      "mic": 30570,
      "icture": 30571,
      "Ġdemocratica": 30572,
      "Ġaderire": 30573,
      "Ġabbracci": 30574,
      "birth": 30575,
      "ĠSSD": 30576,
      "Cir": 30577,
      "eh": 30578,
      "Ġcongress": 30579,
      "zionismo": 30580,
      "ortuni": 30581,
      "èĢħ": 30582,
      "ĠTickets": 30583,
      "Ġfondamento": 30584,
      "Ġappropriately": 30585,
      "Ġlupo": 30586,
      "Ġcircles": 30587,
      "Ġferito": 30588,
      "fake": 30589,
      "Ġpicchi": 30590,
      "Ġpunch": 30591,
      "Acqu": 30592,
      "dk": 30593,
      "ĠTennis": 30594,
      "Ġpartially": 30595,
      "Ep": 30596,
      "vue": 30597,
      "filled": 30598,
      "Ġcounting": 30599,
      "ĠdensitÃł": 30600,
      "ombie": 30601,
      "ĠGig": 30602,
      "ishi": 30603,
      "Ġoptimizing": 30604,
      "ĠExtract": 30605,
      "Ġfrustrating": 30606,
      "Ġ\"${": 30607,
      "Ġruled": 30608,
      "ttes": 30609,
      "ĠBrother": 30610,
      "ĠRingra": 30611,
      "Ġsoliti": 30612,
      "Ġlimiting": 30613,
      "Ġweekends": 30614,
      "Ġevidenziare": 30615,
      "Ġpredil": 30616,
      "Ġliterary": 30617,
      "decode": 30618,
      "=%": 30619,
      "Ġandate": 30620,
      "ĠWhenever": 30621,
      "ĠJulia": 30622,
      "ĠIssues": 30623,
      "ĠGear": 30624,
      "Ġevolut": 30625,
      "Ġmagistratura": 30626,
      "Ġautentico": 30627,
      "Ġtrarre": 30628,
      "ĠPing": 30629,
      "ĠCommissioner": 30630,
      "Ġholy": 30631,
      "Ġunito": 30632,
      "ĠDictionary": 30633,
      "Ġprojected": 30634,
      "ĠTecnologia": 30635,
      "Ġ\"_": 30636,
      "Ġorgano": 30637,
      "Ġanalyst": 30638,
      "ĠProvider": 30639,
      "ĠEgyp": 30640,
      "ĠArriva": 30641,
      "ĠIRA": 30642,
      "ĠClay": 30643,
      "Ġshake": 30644,
      "Ġbattaglie": 30645,
      "buff": 30646,
      "risk": 30647,
      "ETHOD": 30648,
      "elmo": 30649,
      "emila": 30650,
      "Threading": 30651,
      "Ġnonno": 30652,
      "alimentare": 30653,
      "Ġinfest": 30654,
      "Ġsacred": 30655,
      "Ġsostenitori": 30656,
      "ĠFoods": 30657,
      "live": 30658,
      "ENZE": 30659,
      "Ġdistante": 30660,
      "Ġangoli": 30661,
      "jp": 30662,
      "Ġspacc": 30663,
      "Ġpuzz": 30664,
      "ĠCircuit": 30665,
      "elett": 30666,
      "ĠMarkets": 30667,
      "Ġcortile": 30668,
      "Ġeccessivo": 30669,
      "Ġhockey": 30670,
      "Ġintegrante": 30671,
      "íķĺ": 30672,
      "inho": 30673,
      "ĠTort": 30674,
      "Ġorganico": 30675,
      "Ġottenendo": 30676,
      "Ġfiniscono": 30677,
      "ĠFT": 30678,
      "ERN": 30679,
      "Ġsentences": 30680,
      "Ġassisting": 30681,
      "Ġrolls": 30682,
      "Ġapolog": 30683,
      "Ġstarter": 30684,
      "Ġhacker": 30685,
      "cic": 30686,
      "Ġlice": 30687,
      "ĠVik": 30688,
      "Ġappearing": 30689,
      "ĠRispar": 30690,
      "sets": 30691,
      "ĠWide": 30692,
      "ĠFormer": 30693,
      "Ġpeper": 30694,
      "ãĤĴ": 30695,
      "计": 30696,
      "ĠStad": 30697,
      "usioni": 30698,
      "ĠCollegio": 30699,
      "ĠPublishing": 30700,
      "Ġsofa": 30701,
      "atona": 30702,
      "Ġrata": 30703,
      "ĠVul": 30704,
      "TIF": 30705,
      "Ġmissioni": 30706,
      "Ġminority": 30707,
      "ĠEngineer": 30708,
      "Ġarra": 30709,
      "Ġconfermata": 30710,
      "Codigo": 30711,
      "ĠTUTTI": 30712,
      "Vo": 30713,
      "Ġextr": 30714,
      "Ġhandmade": 30715,
      "Ġproblematica": 30716,
      "ĠNOST": 30717,
      "ĠApplicazione": 30718,
      "Ġ***": 30719,
      "Ġinterpreta": 30720,
      "ĠMemoria": 30721,
      "Ġquarantena": 30722,
      "ë¡": 30723,
      "ĠVolkswagen": 30724,
      "ĠHolland": 30725,
      "architetto": 30726,
      "ĠExc": 30727,
      "Ġimposed": 30728,
      "ĠMeasure": 30729,
      "Ġinquiry": 30730,
      "Ġpermanently": 30731,
      "Ġwheat": 30732,
      "ĠImpresa": 30733,
      "Ġsofferm": 30734,
      "æĶ¶": 30735,
      "Spl": 30736,
      "Ġbypass": 30737,
      "roni": 30738,
      "vigion": 30739,
      "invalid": 30740,
      "alan": 30741,
      "Ġtemporarily": 30742,
      "ĠAlert": 30743,
      "Ġritengo": 30744,
      "ĠBusinesses": 30745,
      "Ġportiere": 30746,
      "ĠBeth": 30747,
      "Ġrotazione": 30748,
      "Ġorganizzate": 30749,
      "\\/\\/": 30750,
      "rezzi": 30751,
      "Ġparten": 30752,
      "Ġthreads": 30753,
      "Ġesteso": 30754,
      "Ġrinunci": 30755,
      "Ġstupid": 30756,
      "Ġitinerari": 30757,
      "ĠRappresent": 30758,
      "Ġbump": 30759,
      "Ġscultura": 30760,
      "uml": 30761,
      "ĠMoscow": 30762,
      "ĠIsab": 30763,
      "atario": 30764,
      "ĠYang": 30765,
      "endole": 30766,
      "Plan": 30767,
      "Ġdona": 30768,
      "locking": 30769,
      "Ġmisterioso": 30770,
      "ĠColdiretti": 30771,
      "ĠVino": 30772,
      "émon": 30773,
      "åŃĹ符": 30774,
      "Sport": 30775,
      "Ġdecidono": 30776,
      "ĠAggiungi": 30777,
      "Ġrichiama": 30778,
      "throw": 30779,
      "Ġconsensus": 30780,
      "ĠutilitÃł": 30781,
      "Ġcompetent": 30782,
      "Ġeroi": 30783,
      "Ġpelo": 30784,
      "amolo": 30785,
      "ĠBrothers": 30786,
      "ĠLinea": 30787,
      "ansomware": 30788,
      "Ġesalt": 30789,
      "Ġfuneral": 30790,
      "ĠCoaching": 30791,
      "Ġwinds": 30792,
      "Ġregolamenti": 30793,
      "à¦": 30794,
      "Ġvapor": 30795,
      "YY": 30796,
      "ĠAPK": 30797,
      "ĠLabour": 30798,
      "Ġpericolose": 30799,
      "Ġarising": 30800,
      "ĠXII": 30801,
      "Environment": 30802,
      "Ġcongrat": 30803,
      "Ġdiario": 30804,
      "Ġinfluential": 30805,
      "ĠVolunte": 30806,
      "Ġgenuinely": 30807,
      "Ġcorrettezza": 30808,
      "Ġinterperson": 30809,
      "å¤Ħ": 30810,
      "isEmpty": 30811,
      "Ġrelying": 30812,
      "ĠBever": 30813,
      "ĠMattia": 30814,
      "ĠPerciò": 30815,
      "IDA": 30816,
      "Ġluminoso": 30817,
      "Ġarth": 30818,
      "Ġprovengono": 30819,
      "Ġstrengthening": 30820,
      "Ġtwitter": 30821,
      "logic": 30822,
      "------------------------------------------------": 30823,
      "Ġstatunitensi": 30824,
      "ĠWeekly": 30825,
      "ĠFlight": 30826,
      "ĠAlba": 30827,
      "iscald": 30828,
      "Ġgradualmente": 30829,
      "Ġlia": 30830,
      "ĠCresc": 30831,
      "Ġcommesso": 30832,
      "Ġtotali": 30833,
      "Ġiniziali": 30834,
      "ĠSurv": 30835,
      "Ġfinanziato": 30836,
      "Ġanonymous": 30837,
      "Ġgrams": 30838,
      "ĠCruise": 30839,
      "inite": 30840,
      "iopia": 30841,
      "Ġaddomin": 30842,
      "ĠMW": 30843,
      "Ġstiff": 30844,
      "Ġosservazione": 30845,
      "Ġbiancon": 30846,
      "Ïħ": 30847,
      "Ġib": 30848,
      "ĠIMP": 30849,
      "Ġwarming": 30850,
      "Ġcen": 30851,
      "icabili": 30852,
      "lasses": 30853,
      "Ġfestive": 30854,
      "ellente": 30855,
      "ĠCU": 30856,
      "ĠPattern": 30857,
      "Ġriserve": 30858,
      "Ġjumping": 30859,
      "·": 30860,
      "ĠSev": 30861,
      "ĠEve": 30862,
      "timer": 30863,
      "Ġmenop": 30864,
      "Ġassessore": 30865,
      "Ġdotate": 30866,
      "Ġshelves": 30867,
      "Extra": 30868,
      "Ġflaw": 30869,
      "ĠDirig": 30870,
      "Ġexemp": 30871,
      "ĠAstr": 30872,
      "Ġseminari": 30873,
      "Ġtrains": 30874,
      "Ġintoller": 30875,
      "Ġcarichi": 30876,
      "Ġcommunicating": 30877,
      "Ġprogression": 30878,
      "Ġbellezze": 30879,
      "ĠIncome": 30880,
      "sha": 30881,
      "Ġsapi": 30882,
      "Ġriscontro": 30883,
      "ĠiTunes": 30884,
      "arious": 30885,
      "Components": 30886,
      "Ġpubblicitario": 30887,
      "parents": 30888,
      "Ġfotovoltaico": 30889,
      "Ġcurated": 30890,
      "Selection": 30891,
      "ĠCameron": 30892,
      "Ġsesto": 30893,
      "Ġmast": 30894,
      "ĠSRL": 30895,
      "Ġmalgrado": 30896,
      "IMENTO": 30897,
      "Ġrecognised": 30898,
      "Boolean": 30899,
      "HP": 30900,
      "kar": 30901,
      "Ġthreatened": 30902,
      "uy": 30903,
      "Ġorches": 30904,
      "Ġadulto": 30905,
      "ĠMargare": 30906,
      "Ġapproaching": 30907,
      "ĠPatients": 30908,
      "degree": 30909,
      "rover": 30910,
      "Ġearliest": 30911,
      "ĠRomani": 30912,
      "ĠMethods": 30913,
      "Ġff": 30914,
      "ulina": 30915,
      "Ġstavolta": 30916,
      "Ġmascherina": 30917,
      "endendo": 30918,
      "Ġdominante": 30919,
      "Ġveterinari": 30920,
      "improvviso": 30921,
      "ĠMORE": 30922,
      "Ġamata": 30923,
      "]=": 30924,
      "ĠAdjust": 30925,
      "Ġnetta": 30926,
      "Ġpork": 30927,
      "theme": 30928,
      "ĠGarage": 30929,
      "Ġcorrelate": 30930,
      "Ġdiav": 30931,
      "roma": 30932,
      "Ġammir": 30933,
      "Ġpupils": 30934,
      "mysql": 30935,
      "Ġmotto": 30936,
      "phi": 30937,
      "Ġcontenuta": 30938,
      "Ġguiding": 30939,
      "ĠCollins": 30940,
      "Ġpumps": 30941,
      "atts": 30942,
      "Ġstrutturato": 30943,
      "alcone": 30944,
      "Ġliturg": 30945,
      "Ġmega": 30946,
      "Ġnotori": 30947,
      "Ġinaugurato": 30948,
      "urgenza": 30949,
      "irmingham": 30950,
      "Ġdamaging": 30951,
      "Ġlocazione": 30952,
      "Ġdictionary": 30953,
      "Ġbun": 30954,
      "ĠBuck": 30955,
      "DAO": 30956,
      "Ġletteraria": 30957,
      "Ġcrescono": 30958,
      "Ġfolle": 30959,
      "ĠCompare": 30960,
      "Ġmysql": 30961,
      "Ġtheories": 30962,
      "Ġcavi": 30963,
      "Ġatmosfera": 30964,
      "Webhook": 30965,
      "ĠJin": 30966,
      "Ġinfortuni": 30967,
      "fiato": 30968,
      "Ġpaesagg": 30969,
      "ĠCombined": 30970,
      "Ġbimbo": 30971,
      "Ġscholars": 30972,
      "ĠDod": 30973,
      "Ġfailures": 30974,
      "Ġquadrati": 30975,
      "ĠTEM": 30976,
      "ĠPall": 30977,
      "Stand": 30978,
      "Mobile": 30979,
      "Ġgovernatore": 30980,
      "ĠScientific": 30981,
      "/{": 30982,
      "cursor": 30983,
      "ĠJung": 30984,
      "Ġxd": 30985,
      "ĠFran": 30986,
      "uctions": 30987,
      "ĠEffects": 30988,
      "éĥ½": 30989,
      "Guard": 30990,
      "Ġcompuls": 30991,
      "ĠConcept": 30992,
      "Ġbooth": 30993,
      "Ġistant": 30994,
      "Ġspy": 30995,
      "Ġnotified": 30996,
      "animazione": 30997,
      "ĠDiscovery": 30998,
      "OSE": 30999,
      "Ġtournaments": 31000,
      "Ġparliament": 31001,
      "Ġtouches": 31002,
      "ĠQuote": 31003,
      "Ġfloral": 31004,
      "GPT": 31005,
      "ĠWR": 31006,
      "ĠTodd": 31007,
      "ĠNOV": 31008,
      "remento": 31009,
      "ĠCampbell": 31010,
      "Ġbollette": 31011,
      "Ġaffidabili": 31012,
      "uart": 31013,
      "Ġcing": 31014,
      "Did": 31015,
      "ìļ": 31016,
      "Ġdp": 31017,
      "ĠWarner": 31018,
      "Distance": 31019,
      "Ġworkouts": 31020,
      "Ġmissions": 31021,
      "mc": 31022,
      "Ġbanned": 31023,
      "Ġdistribuito": 31024,
      "Ġextending": 31025,
      "Ġgg": 31026,
      "ĠAzzur": 31027,
      "ĠNicole": 31028,
      "ĠKarl": 31029,
      "ĠCorona": 31030,
      "Ġconosco": 31031,
      "Ġkiss": 31032,
      "Ġlavorative": 31033,
      "ĠIncontro": 31034,
      "Ġprogressivamente": 31035,
      "Weight": 31036,
      "Ġmandare": 31037,
      "Ġscatto": 31038,
      "ĠLocale": 31039,
      "Ġtracciamento": 31040,
      "Ġcausati": 31041,
      "interpret": 31042,
      "Ġ{};": 31043,
      "Ġsacerdoti": 31044,
      "ctuary": 31045,
      "Ġcoes": 31046,
      "Ġcaldi": 31047,
      "Ġcampionati": 31048,
      "Ġsanzione": 31049,
      "Ġterrific": 31050,
      "gif": 31051,
      "Ġidonei": 31052,
      "ĠTerr": 31053,
      "ĠDial": 31054,
      "Ġsarei": 31055,
      "ĠRidge": 31056,
      "Ġconfusing": 31057,
      "Ġmassaggio": 31058,
      "Ġognuna": 31059,
      "Ġsynchron": 31060,
      "epidemia": 31061,
      "ĠMans": 31062,
      "Ġadul": 31063,
      "Ġnecessitano": 31064,
      "Ġsè": 31065,
      "Ġelaborato": 31066,
      "ĠREF": 31067,
      "ом": 31068,
      "Ġglutine": 31069,
      "ĠSurgery": 31070,
      "Ġpadri": 31071,
      "acks": 31072,
      "Ġtendency": 31073,
      "ĠHybrid": 31074,
      "Ġinvestigations": 31075,
      "ĠMurray": 31076,
      "Ġospitato": 31077,
      "getInstance": 31078,
      "Ġvolesse": 31079,
      "ĠSTAT": 31080,
      "ĠITALI": 31081,
      "Ġmoltissime": 31082,
      "otype": 31083,
      "Ġbiologici": 31084,
      "ĠBUT": 31085,
      "ĠBuying": 31086,
      "ĠIdeal": 31087,
      "Ġprestigioso": 31088,
      "articles": 31089,
      "Ġcinematografico": 31090,
      "Ġlyrics": 31091,
      "onora": 31092,
      "akh": 31093,
      "Ġdecl": 31094,
      "ĠEsso": 31095,
      "ĠPolitical": 31096,
      "ĠStrategies": 31097,
      "mk": 31098,
      "sti": 31099,
      "Ġrelatives": 31100,
      "ĠIsole": 31101,
      "Ġsoggett": 31102,
      "Fla": 31103,
      "Ġcompost": 31104,
      "Austr": 31105,
      "semp": 31106,
      "ĠSister": 31107,
      "lico": 31108,
      "Ġenlarg": 31109,
      "Ġapprovazione": 31110,
      "Ġrelieve": 31111,
      "åĮħ": 31112,
      "Ġsognare": 31113,
      "ĠIndividual": 31114,
      "paced": 31115,
      "Ġimperf": 31116,
      "Ġaumenti": 31117,
      "Ġpoem": 31118,
      "ĠrimarrÃł": 31119,
      "verb": 31120,
      "Ġdetermines": 31121,
      "Ġcontenimento": 31122,
      "directory": 31123,
      "ĠCruz": 31124,
      "Ġphp": 31125,
      "ĠCinqu": 31126,
      "Ġreclamo": 31127,
      "imprenditore": 31128,
      "License": 31129,
      "ĠRequirements": 31130,
      "Ġsaltare": 31131,
      "ROP": 31132,
      "ĠPoints": 31133,
      "Ġrehabilitation": 31134,
      "Ġcables": 31135,
      "Ġaccresc": 31136,
      "Ġinserite": 31137,
      "Ġridere": 31138,
      "Ġstretching": 31139,
      "Bank": 31140,
      "ø": 31141,
      "Ġovvio": 31142,
      "Ġprofessioni": 31143,
      "ĠLGBTQ": 31144,
      "ESI": 31145,
      "ĠImpar": 31146,
      "ĠConnecticut": 31147,
      "osia": 31148,
      "merci": 31149,
      "Ġverifiche": 31150,
      "ĠâĢĿ,": 31151,
      "ĠEmployment": 31152,
      "Ġprotegge": 31153,
      "ecie": 31154,
      "Ġcomprises": 31155,
      "Ġvill": 31156,
      "Ġdistill": 31157,
      "ĠBeck": 31158,
      "ĠliquiditÃł": 31159,
      "GT": 31160,
      "Ġrelies": 31161,
      "Ġregolazione": 31162,
      "Checked": 31163,
      "Ġritenuta": 31164,
      "Ġconfortevole": 31165,
      "attributes": 31166,
      "Ġdolc": 31167,
      "Ġpreliminare": 31168,
      "Ġmagnificent": 31169,
      "editor": 31170,
      "ĠPric": 31171,
      "Ġresearching": 31172,
      "Ġattracting": 31173,
      "ĠConvegno": 31174,
      "ĠPf": 31175,
      "Ġflora": 31176,
      "Ġwip": 31177,
      "demand": 31178,
      "Ġnol": 31179,
      "ĠFramework": 31180,
      "Ġworries": 31181,
      "Ġespand": 31182,
      "Ġadvocates": 31183,
      "ĠBilly": 31184,
      "Ġriabilitazione": 31185,
      "ĠPortale": 31186,
      "Prim": 31187,
      "Ġsmaltimento": 31188,
      "]))": 31189,
      "iate": 31190,
      "Ġ}).": 31191,
      "Ġmodification": 31192,
      "ĠGill": 31193,
      "Ġrintra": 31194,
      "åħĥç´ł": 31195,
      "Counter": 31196,
      "iere": 31197,
      "ĠDear": 31198,
      "atoi": 31199,
      "Ġgarn": 31200,
      "Macro": 31201,
      "Ġrefugees": 31202,
      "ĠAurora": 31203,
      "uare": 31204,
      "Ġfigured": 31205,
      "western": 31206,
      "ĠMonter": 31207,
      "认": 31208,
      "mith": 31209,
      "resisti": 31210,
      "verages": 31211,
      "Ġcontinent": 31212,
      "urrezione": 31213,
      "Ġicons": 31214,
      "ĠExcellence": 31215,
      "Ġtransito": 31216,
      "Watch": 31217,
      "ĠCairo": 31218,
      "Ġtin": 31219,
      "GroupLayout": 31220,
      "abulary": 31221,
      "ĠStri": 31222,
      "Ġsalvato": 31223,
      "Ġpallone": 31224,
      "ereo": 31225,
      "equiv": 31226,
      "zionate": 31227,
      "ĠMason": 31228,
      "Ġinspect": 31229,
      "Ġcereali": 31230,
      "ĠExtre": 31231,
      "Ġcavali": 31232,
      "Ġmostri": 31233,
      "'}": 31234,
      "Ġutilizziamo": 31235,
      "Ġcoordinatore": 31236,
      "Ġmadri": 31237,
      "ĠtroverÃł": 31238,
      "ĠExperts": 31239,
      "Bus": 31240,
      "Ġfusion": 31241,
      "Marker": 31242,
      "choice": 31243,
      "Ġmounting": 31244,
      "Blog": 31245,
      "Ġcompiled": 31246,
      "ĠInclude": 31247,
      "ĠRugby": 31248,
      "ĠReference": 31249,
      "Ġspettro": 31250,
      "Ġaperture": 31251,
      "ĠBros": 31252,
      "bbie": 31253,
      "Ġrestored": 31254,
      "olli": 31255,
      "Ġaccademico": 31256,
      "irms": 31257,
      "ç®Ĺ": 31258,
      "ĠAdvisory": 31259,
      "Ġadib": 31260,
      "\"]);": 31261,
      "Ġtrasportare": 31262,
      "ĠBren": 31263,
      ":\\/\\/": 31264,
      "atilitÃł": 31265,
      "ĠRED": 31266,
      "Ġstasera": 31267,
      "Ġdonated": 31268,
      "Company": 31269,
      "cluster": 31270,
      "addle": 31271,
      "Ġdangers": 31272,
      "ĠVoglio": 31273,
      "economic": 31274,
      "Aosta": 31275,
      "Ġmetric": 31276,
      "Ġbrokers": 31277,
      "Ġriscop": 31278,
      "Ġimperative": 31279,
      "icotter": 31280,
      "ĠBapt": 31281,
      "ĠWr": 31282,
      "Ġarrives": 31283,
      "ĠVod": 31284,
      "ĠDolomiti": 31285,
      "ĠCany": 31286,
      "ĠCars": 31287,
      "Ġrecep": 31288,
      "initely": 31289,
      "Ġdelitto": 31290,
      "Cast": 31291,
      "Ġpotersi": 31292,
      "ĠMarte": 31293,
      "ĠItems": 31294,
      "Ġbrutto": 31295,
      "ASK": 31296,
      "Ġoccupied": 31297,
      "Ġutilizzi": 31298,
      "Ġcolonial": 31299,
      "Ġagricoli": 31300,
      "Ġabbonamento": 31301,
      "Ġpregio": 31302,
      "Ġdistruggere": 31303,
      "ĠLevi": 31304,
      "Ġshorts": 31305,
      "ĠNapole": 31306,
      "Ġdegrado": 31307,
      "Ġgamba": 31308,
      "Ġdomains": 31309,
      "ĠAdriano": 31310,
      "hammad": 31311,
      "Ġvado": 31312,
      "ĠPizz": 31313,
      "ĠPEC": 31314,
      "Ġinsign": 31315,
      "Ġcardinale": 31316,
      "Ġcresciuta": 31317,
      "ĠDakota": 31318,
      "lot": 31319,
      "ĠEditori": 31320,
      "Ġinexpensive": 31321,
      "Ġmele": 31322,
      "Ġcamps": 31323,
      "ĠSpeaker": 31324,
      "Ġcondotti": 31325,
      "Ġglue": 31326,
      "Ġsalone": 31327,
      "Ġclinici": 31328,
      "Ġrevoca": 31329,
      "Ġlasts": 31330,
      "_{": 31331,
      "ĠEster": 31332,
      "ĠCamm": 31333,
      "Ġdeadlines": 31334,
      "ĠVladimir": 31335,
      "ĠEarlier": 31336,
      "ĠThan": 31337,
      "Ġgenetica": 31338,
      "Ġdinamico": 31339,
      "Ġpancia": 31340,
      "ĠAlfonso": 31341,
      "History": 31342,
      "Ora": 31343,
      "Pattern": 31344,
      "acio": 31345,
      "issance": 31346,
      "Ġfavorable": 31347,
      "Ġnastro": 31348,
      "Ġorgoglio": 31349,
      "Ġbattute": 31350,
      "Ġcelebri": 31351,
      "ĠClickFunnels": 31352,
      "Ġaccelerare": 31353,
      "Ġterapeutico": 31354,
      "ĠCompos": 31355,
      "ĠkW": 31356,
      "Ġformativa": 31357,
      "ĠPortugal": 31358,
      "Ġgiurisprudenza": 31359,
      "tification": 31360,
      "Ġlifespan": 31361,
      "ĠNan": 31362,
      "ĠHus": 31363,
      "ĠSalvo": 31364,
      "ĠScuole": 31365,
      "sr": 31366,
      "ĠumiditÃł": 31367,
      "ĠRegulation": 31368,
      "kn": 31369,
      "Ġscary": 31370,
      "Ġprivi": 31371,
      "arizione": 31372,
      "Ġenforce": 31373,
      "Ġvolatile": 31374,
      "Ġtrasferta": 31375,
      "ĠпÑĢ": 31376,
      "æ¯Ķ": 31377,
      "Ġdiocesi": 31378,
      "Ġwors": 31379,
      "Ġbachelor": 31380,
      "odor": 31381,
      "Ġportions": 31382,
      "ĠWarr": 31383,
      "Ġmagistrati": 31384,
      "ĠMarshall": 31385,
      "Ġterrazza": 31386,
      "Ġanalyzed": 31387,
      "lr": 31388,
      "Ġcorrection": 31389,
      "Ġlining": 31390,
      "utte": 31391,
      "Ġscons": 31392,
      "Ġindeterminato": 31393,
      "Ġconcom": 31394,
      "Ġloco": 31395,
      "ĠKub": 31396,
      "Ġalias": 31397,
      "inano": 31398,
      "ĠSAT": 31399,
      "inium": 31400,
      "Ġnomination": 31401,
      "ĠVarious": 31402,
      "bat": 31403,
      "Ġlined": 31404,
      "Ġtodd": 31405,
      "ĠPope": 31406,
      "&#": 31407,
      "Ġhighway": 31408,
      "Ġtravels": 31409,
      "ĠUNI": 31410,
      "Place": 31411,
      "becca": 31412,
      "Ġspingere": 31413,
      "chin": 31414,
      "ĠPlaying": 31415,
      "Metadata": 31416,
      "ourag": 31417,
      "Ġesiti": 31418,
      "Ġinspi": 31419,
      "Ġconfid": 31420,
      "Ġperiodicamente": 31421,
      "Ġsoddisfatti": 31422,
      "Ġconcentrato": 31423,
      "Af": 31424,
      "Ġdense": 31425,
      "ampi": 31426,
      "Ġvolatility": 31427,
      "ĠNeil": 31428,
      "Ġcrossing": 31429,
      "innastica": 31430,
      "Ġconsegnare": 31431,
      "Ġamericane": 31432,
      "Ġscripts": 31433,
      "è¾ĵåħ¥": 31434,
      "ĠIstituzioni": 31435,
      "Ġenumer": 31436,
      "Ġfrustration": 31437,
      "Ġtengono": 31438,
      "raz": 31439,
      "attina": 31440,
      "ĠTA": 31441,
      "ĠBoll": 31442,
      "对象": 31443,
      "cert": 31444,
      "Ġviolations": 31445,
      "Ġcuori": 31446,
      "Ġarresto": 31447,
      "inaudi": 31448,
      "Ġpenna": 31449,
      "folder": 31450,
      "容": 31451,
      "Ġbarriera": 31452,
      "Ġtard": 31453,
      "phony": 31454,
      "ĠPesaro": 31455,
      "Join": 31456,
      "istically": 31457,
      "Ġrame": 31458,
      "Ġserr": 31459,
      "Ġidrat": 31460,
      "Ġstime": 31461,
      "Ġsistemazione": 31462,
      "inerario": 31463,
      "ĠFoster": 31464,
      "Ġinfanzia": 31465,
      "HN": 31466,
      "Ġrecarsi": 31467,
      "operta": 31468,
      "Ġcontenenti": 31469,
      "complete": 31470,
      "Ġfascista": 31471,
      "Ġempowering": 31472,
      "omatic": 31473,
      "ĠEither": 31474,
      "ertation": 31475,
      "Ġcredono": 31476,
      "Ġrivolti": 31477,
      "gheria": 31478,
      "Lu": 31479,
      "Ġoneri": 31480,
      "Ġdeced": 31481,
      "ĠProva": 31482,
      "Apr": 31483,
      "taglia": 31484,
      "Ġmeter": 31485,
      "Ġnamely": 31486,
      "Ġriorgan": 31487,
      "gezza": 31488,
      "Ġferroviaria": 31489,
      "Ġinfermieri": 31490,
      "Ġmolecular": 31491,
      "ĠUnique": 31492,
      "Ġpopul": 31493,
      "Ġlotto": 31494,
      "Ġsignificati": 31495,
      "ĠNovara": 31496,
      "ел": 31497,
      "Pers": 31498,
      "Ġcompression": 31499,
      "Ġlavaggio": 31500,
      "Ġincarico": 31501,
      "ĠKIND": 31502,
      "juven": 31503,
      "ĠĉĠĠĠĠĠĠĠ": 31504,
      "Ġinternship": 31505,
      "geranno": 31506,
      "raulic": 31507,
      "Ġamor": 31508,
      "ĠChanges": 31509,
      "Ġathlete": 31510,
      "Ġattese": 31511,
      "Ġimbara": 31512,
      "Bro": 31513,
      "Ġinvitiamo": 31514,
      "ĠMaio": 31515,
      "å¦Ĥæŀľ": 31516,
      "ĠMortgage": 31517,
      "ĠScol": 31518,
      "lable": 31519,
      "Ġdocumented": 31520,
      "Ġeccellenze": 31521,
      "ĠTicket": 31522,
      "Ġdiger": 31523,
      "alp": 31524,
      "ĠFight": 31525,
      "Ġtextures": 31526,
      "Ġtrendy": 31527,
      "è¿Ļ个": 31528,
      "Ġscrup": 31529,
      "åĪł": 31530,
      "ellation": 31531,
      "riors": 31532,
      "ucar": 31533,
      "Ġinvasive": 31534,
      "Ġbubble": 31535,
      "ĠBuffalo": 31536,
      "Ġemotionally": 31537,
      "Ġcimitero": 31538,
      "Dest": 31539,
      "Raw": 31540,
      "Ġidi": 31541,
      "Ġtred": 31542,
      "Ġvalley": 31543,
      "Ġaddict": 31544,
      "Ġpreserving": 31545,
      "Before": 31546,
      "Ġcambiando": 31547,
      "ĠTIMESTAMP": 31548,
      "Ġscanning": 31549,
      "Ġindes": 31550,
      "ĠAssisi": 31551,
      "ISI": 31552,
      "Ġinspections": 31553,
      "hat": 31554,
      "ppings": 31555,
      "Ġprevia": 31556,
      "Ġcommented": 31557,
      "Ġcontrollato": 31558,
      "Ġmeraviglia": 31559,
      "Ġrevolutionary": 31560,
      "Ġinformal": 31561,
      "Ġdw": 31562,
      "Ġoct": 31563,
      "Ing": 31564,
      "Ġorganised": 31565,
      "ĠCounter": 31566,
      "vendita": 31567,
      "apoli": 31568,
      "ĠSteps": 31569,
      "Ġmoltissimo": 31570,
      "Socket": 31571,
      "Ġacquisizione": 31572,
      "falls": 31573,
      "inders": 31574,
      "ĠxFF": 31575,
      "ĠCompat": 31576,
      "gae": 31577,
      "Ġintellettuali": 31578,
      "Ġorb": 31579,
      "ĠRicordo": 31580,
      "Ġscolastiche": 31581,
      "Ġnutrient": 31582,
      "ilieg": 31583,
      "ĠPotenza": 31584,
      "Well": 31585,
      "\"])": 31586,
      "Ġstyling": 31587,
      "Labels": 31588,
      "yt": 31589,
      "ĠLucas": 31590,
      "Live": 31591,
      "Ġsingolare": 31592,
      "WO": 31593,
      "pract": 31594,
      "dos": 31595,
      "Ġaprono": 31596,
      "ĠBlackjack": 31597,
      "Touch": 31598,
      "matica": 31599,
      "Ġperfetti": 31600,
      "Ġprofughi": 31601,
      "Ġbases": 31602,
      "Ġfrequentato": 31603,
      "Ġcomfortably": 31604,
      "Ġovest": 31605,
      "Ġcompimento": 31606,
      "uplic": 31607,
      "Ġestivi": 31608,
      "tificio": 31609,
      "Ġcolpite": 31610,
      "Ġflor": 31611,
      "Ġcelebrity": 31612,
      "Ġtherapies": 31613,
      "Ġoramai": 31614,
      "Ġvaccination": 31615,
      "Ġcomprendono": 31616,
      "ĠOwner": 31617,
      "ĠMonitoring": 31618,
      "Ġfollower": 31619,
      "ĠMondadori": 31620,
      "Ġaux": 31621,
      "Amore": 31622,
      "Ġtrattativa": 31623,
      "arrings": 31624,
      "International": 31625,
      "Ġini": 31626,
      "Ġfiumi": 31627,
      "Ġ>(": 31628,
      "Ġaccepts": 31629,
      "ĠGuarante": 31630,
      "SK": 31631,
      "Ãī": 31632,
      "Ġgrief": 31633,
      "ĠActually": 31634,
      "Mais": 31635,
      "Ġridotti": 31636,
      "ĠFisher": 31637,
      "assess": 31638,
      "ografie": 31639,
      "ĠMio": 31640,
      "Ġreleasing": 31641,
      "umar": 31642,
      "originale": 31643,
      ")\",": 31644,
      "ĠSettimana": 31645,
      "orc": 31646,
      "elta": 31647,
      "Ġflesh": 31648,
      "Ġcholesterol": 31649,
      "Ġqualifying": 31650,
      "Ġallergies": 31651,
      "ĠSpettacolo": 31652,
      "Other": 31653,
      "setup": 31654,
      "Ġpropose": 31655,
      "Ġtroubles": 31656,
      "Ġhint": 31657,
      "Ġpiang": 31658,
      "alata": 31659,
      "Ġinstinct": 31660,
      "Ġnotturna": 31661,
      "'):": 31662,
      "ĠLength": 31663,
      "Ġseguiti": 31664,
      "clone": 31665,
      "Ġvillages": 31666,
      "Ġlang": 31667,
      "ĠBassi": 31668,
      "Ġinsegnamento": 31669,
      "Ġ.)": 31670,
      "Ġaffoll": 31671,
      "ĠSpark": 31672,
      "Ġoccupati": 31673,
      "Ġlively": 31674,
      "ĠDirectory": 31675,
      "Ġstimolo": 31676,
      "Ġstraniero": 31677,
      "Ġdaunting": 31678,
      "udine": 31679,
      "Ġeditore": 31680,
      "Ġsoffrono": 31681,
      "security": 31682,
      "ĠDisclaimer": 31683,
      "Ġapprend": 31684,
      "Ġinterazione": 31685,
      "ĠEXP": 31686,
      "ĠGRAT": 31687,
      "ĠExercise": 31688,
      "Ġviruses": 31689,
      "Ġbuffet": 31690,
      "Ġdischarge": 31691,
      "ATORI": 31692,
      "ĠCara": 31693,
      "ĠPrincess": 31694,
      "Ġexpressions": 31695,
      "ĠJerry": 31696,
      "Ġclone": 31697,
      "Ġregener": 31698,
      "Ġvolere": 31699,
      "Ġcurr": 31700,
      "ĠMotion": 31701,
      "Ġdresses": 31702,
      "ĠHem": 31703,
      "asset": 31704,
      "ĠSalento": 31705,
      "Ġmembrane": 31706,
      "Ġdesirable": 31707,
      "Ġ({": 31708,
      "ellina": 31709,
      "Ġsved": 31710,
      "Ġesplicitamente": 31711,
      "Ġdegustazione": 31712,
      "\"?": 31713,
      "ZIO": 31714,
      "ĠFUN": 31715,
      "Ġallocation": 31716,
      "Ġnotebook": 31717,
      "Ġsolidale": 31718,
      "ĠCUR": 31719,
      "Ġinten": 31720,
      "Ġbudgets": 31721,
      "常": 31722,
      "abino": 31723,
      "inkles": 31724,
      "åĪĽ": 31725,
      "?âĢĿ.": 31726,
      "Ġferita": 31727,
      "dataset": 31728,
      "Ġprofitti": 31729,
      "RNA": 31730,
      "anty": 31731,
      "Ġdetox": 31732,
      "Ġroutines": 31733,
      "langelo": 31734,
      "inee": 31735,
      "Ġchapters": 31736,
      "ENGTH": 31737,
      "alin": 31738,
      "estetica": 31739,
      "Ġresemb": 31740,
      "><?": 31741,
      "Ġreflecting": 31742,
      "ĠVenezuela": 31743,
      "ĠPopolo": 31744,
      "ercati": 31745,
      "Ġrispettive": 31746,
      "Ġtops": 31747,
      "ĠDATI": 31748,
      "å·²": 31749,
      "assy": 31750,
      "ĠCatanzaro": 31751,
      "Ġtowel": 31752,
      "COMM": 31753,
      "!),": 31754,
      "ASI": 31755,
      "Ġcardiovascular": 31756,
      "Ġcp": 31757,
      "ĠDegree": 31758,
      "ĠVideos": 31759,
      "Ġimplant": 31760,
      "gow": 31761,
      "terly": 31762,
      "Ġdetti": 31763,
      "coll": 31764,
      "Ġlightly": 31765,
      "ĠArchive": 31766,
      "ĠPlat": 31767,
      "ADA": 31768,
      "Ġbracel": 31769,
      "ĠParks": 31770,
      "Ġrobots": 31771,
      "ĠPalestinian": 31772,
      "Ġmultidisciplin": 31773,
      "Ġdisoccup": 31774,
      "ĠAside": 31775,
      "ĠIndigenous": 31776,
      "ĠSapienza": 31777,
      "written": 31778,
      "ĠAssistance": 31779,
      "Ġadesione": 31780,
      "Ġnudo": 31781,
      "umper": 31782,
      "Ġutmost": 31783,
      "Ġunauthorized": 31784,
      "Ġtantissimo": 31785,
      "interfaccia": 31786,
      "ĠFrame": 31787,
      "afferma": 31788,
      "ĠAgriculture": 31789,
      "Ġscanner": 31790,
      "ĠSucc": 31791,
      "Ġproroga": 31792,
      "Ġjam": 31793,
      "ĠLavor": 31794,
      "Ġrivestimento": 31795,
      "Notification": 31796,
      "Ġfestivals": 31797,
      "ĠDy": 31798,
      "Ġparticelle": 31799,
      "plane": 31800,
      "è´¥": 31801,
      "quanto": 31802,
      "Ġaderenti": 31803,
      "ĠMadison": 31804,
      "Ġdrammatico": 31805,
      "capt": 31806,
      "ж": 31807,
      "phys": 31808,
      "ĠTwin": 31809,
      "orms": 31810,
      "Ġultim": 31811,
      "å¤į": 31812,
      "Ġbeneficiare": 31813,
      "ĠJamie": 31814,
      "Ġthroat": 31815,
      "Resources": 31816,
      "Ġdescribing": 31817,
      "ĠFounder": 31818,
      "ĠCentri": 31819,
      "Ġgospel": 31820,
      "Iran": 31821,
      "ĠCia": 31822,
      "Ġplaylist": 31823,
      "Ġimmigrants": 31824,
      "Ġallegations": 31825,
      "ĠSeri": 31826,
      "Enable": 31827,
      "ĠConsulenza": 31828,
      "Ġaustria": 31829,
      "Ġfs": 31830,
      "ĠIlaria": 31831,
      "ĠLeather": 31832,
      "Ġneighborhoods": 31833,
      "ĠCaffè": 31834,
      "intable": 31835,
      "ĠGine": 31836,
      "Ġdisfun": 31837,
      "Ġintersection": 31838,
      "Ġencoding": 31839,
      "OTTO": 31840,
      "ĠObviously": 31841,
      "ĠJerusalem": 31842,
      "Ġkw": 31843,
      "Ġpercepire": 31844,
      "Ġsurprisingly": 31845,
      "four": 31846,
      "ellery": 31847,
      "Ġattenu": 31848,
      "Ġbiblio": 31849,
      "ĠCannabis": 31850,
      "Coll": 31851,
      "Ġderivati": 31852,
      "Ġcantieri": 31853,
      "ĠWool": 31854,
      "Ġassunzioni": 31855,
      "Ġstatut": 31856,
      "Ġadattarsi": 31857,
      "Ġtranslated": 31858,
      "liness": 31859,
      "Ġreel": 31860,
      "umbled": 31861,
      "Ġlinguaggi": 31862,
      "immer": 31863,
      "ĠProgetti": 31864,
      "Ġconsiderarsi": 31865,
      "alber": 31866,
      "Ġmonete": 31867,
      "Ġfacc": 31868,
      "Ġcommitments": 31869,
      "Ġrigorous": 31870,
      "rsp": 31871,
      "Ġinterr": 31872,
      "ãĢij": 31873,
      "odiac": 31874,
      "ambul": 31875,
      "ĠCaritas": 31876,
      "Ġbalne": 31877,
      "Ġrs": 31878,
      "ĠAsset": 31879,
      "Ġavoided": 31880,
      "Ġsword": 31881,
      "Ġcompone": 31882,
      "Ġdecessi": 31883,
      "Ġlately": 31884,
      "ĠAmend": 31885,
      "Ġesecutivo": 31886,
      "px": 31887,
      "Ġfats": 31888,
      "Ġvivente": 31889,
      "но": 31890,
      "Ġmedian": 31891,
      "esclus": 31892,
      "Ġdiviso": 31893,
      "pn": 31894,
      "ieu": 31895,
      "ANE": 31896,
      "Ġunsure": 31897,
      "Drive": 31898,
      "<-": 31899,
      "Contains": 31900,
      "ĠCattedrale": 31901,
      "Ġrecreation": 31902,
      "colla": 31903,
      "Ġsmallest": 31904,
      "Ġddl": 31905,
      "Ġcompute": 31906,
      "Amb": 31907,
      "Ġsticks": 31908,
      "rals": 31909,
      "Ġburg": 31910,
      "Ġpreferite": 31911,
      "risse": 31912,
      "Ġconducente": 31913,
      "Ġ)]": 31914,
      "Ġglucose": 31915,
      "ĠOlimpiadi": 31916,
      "cpy": 31917,
      "ĠGy": 31918,
      "Ġefficacemente": 31919,
      "ĠBenessere": 31920,
      "Ġringraziamento": 31921,
      "Ġinadegu": 31922,
      "ĠDylan": 31923,
      "olti": 31924,
      "Ġxa": 31925,
      "Ġcapitoli": 31926,
      "Processor": 31927,
      "ĠcollettivitÃł": 31928,
      "Ġsecretary": 31929,
      "ĠFurniture": 31930,
      ",,": 31931,
      "Ġsensore": 31932,
      "ĠCenters": 31933,
      "Ġesclusi": 31934,
      "Graphics": 31935,
      "Dictionary": 31936,
      "Ġtomatoes": 31937,
      "ĠScale": 31938,
      "Ġsupporti": 31939,
      "ĠSint": 31940,
      "===": 31941,
      "ĠSwedish": 31942,
      "ĠLarry": 31943,
      "Tre": 31944,
      "ÑĪ": 31945,
      "Ġadvisable": 31946,
      "Ġbored": 31947,
      "Ġdownloads": 31948,
      "Ġtouchdown": 31949,
      "ĠBirmingham": 31950,
      "Questa": 31951,
      "Ġtariffa": 31952,
      "ementia": 31953,
      "Ġcharter": 31954,
      "Ġsegmento": 31955,
      "topic": 31956,
      "Ġbibliot": 31957,
      "Ġevit": 31958,
      "club": 31959,
      "userid": 31960,
      "GU": 31961,
      "Ġindagare": 31962,
      "ĠBaltimore": 31963,
      "CAR": 31964,
      "Ġgenerates": 31965,
      "Ġcivico": 31966,
      "Ġproximity": 31967,
      "Ġbreeze": 31968,
      "ĠThrow": 31969,
      "Ġpersonalizzazione": 31970,
      "Ġscegliendo": 31971,
      "ĠVirgin": 31972,
      "bash": 31973,
      "estazioni": 31974,
      "QUE": 31975,
      "ancesco": 31976,
      "Ġbalcon": 31977,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 31978,
      "BT": 31979,
      "Ġville": 31980,
      "Ġartt": 31981,
      "Ġpotenziamento": 31982,
      "Stats": 31983,
      "Ctx": 31984,
      "Ġfebbre": 31985,
      "Ġminoren": 31986,
      "ĠmentalitÃł": 31987,
      "Ġriuscendo": 31988,
      "Ġindimenticabile": 31989,
      "lambda": 31990,
      "Ġfrequentemente": 31991,
      "essioni": 31992,
      "Ġtb": 31993,
      "MODE": 31994,
      "emmo": 31995,
      "Ġrami": 31996,
      "ĠVictor": 31997,
      "ĠSistemi": 31998,
      "Ġutilities": 31999,
      "ografici": 32000,
      "ĠTEST": 32001,
      "Ġasilo": 32002,
      "Ġeccezionali": 32003,
      "Ġvolare": 32004,
      "Ġtoccato": 32005,
      ">\"": 32006,
      "Ġpostale": 32007,
      "Ġriapertura": 32008,
      "éĽ": 32009,
      "immigrazione": 32010,
      "Ġbaked": 32011,
      "Ġcurrencies": 32012,
      "Ġfantastica": 32013,
      "Ġaligns": 32014,
      "Ġpeggiori": 32015,
      "ĠNT": 32016,
      "Ġreparti": 32017,
      "ĠArtificial": 32018,
      "indexOf": 32019,
      "Ġarmati": 32020,
      "Ġpuntuale": 32021,
      "Ġadvisory": 32022,
      "Ġriciclo": 32023,
      "ĠGiordano": 32024,
      "Ġcoupons": 32025,
      "Ġdia": 32026,
      "Ġcoinvolgente": 32027,
      "ĠresterÃł": 32028,
      "Ġapparecchiature": 32029,
      "Ġmalinc": 32030,
      "ĠSUB": 32031,
      "Ġcongest": 32032,
      "Ġsuona": 32033,
      "Ġ]))": 32034,
      "Ġpartecipano": 32035,
      "Ġdrawings": 32036,
      "ĠGardens": 32037,
      "ãĢIJ": 32038,
      "ImageType": 32039,
      "æľº": 32040,
      "Ġpharmacy": 32041,
      "Ġexpects": 32042,
      "ĠForze": 32043,
      "Ġsenses": 32044,
      "Ġdefects": 32045,
      "healthy": 32046,
      "Ġhorn": 32047,
      "Ġrider": 32048,
      "Ġparas": 32049,
      "Ġpolmon": 32050,
      "Ġbattles": 32051,
      "Ġragionevole": 32052,
      ".(": 32053,
      "Ġ??": 32054,
      "Ġfissare": 32055,
      "ĠGabriel": 32056,
      "Ġâ": 32057,
      "Ġreligioni": 32058,
      "Ġrigorosamente": 32059,
      "XY": 32060,
      "national": 32061,
      "Online": 32062,
      "ĠSenator": 32063,
      "Ġcomoda": 32064,
      "Ġconstitute": 32065,
      "ittad": 32066,
      "ĠFALSE": 32067,
      "opatia": 32068,
      "Ġnormativo": 32069,
      "Ġsorrid": 32070,
      "GRAM": 32071,
      "ĠMurphy": 32072,
      "DIS": 32073,
      "Ġhoped": 32074,
      "olves": 32075,
      "Ġadapter": 32076,
      "Ġillegale": 32077,
      "focused": 32078,
      "MAR": 32079,
      "ĠTerritorio": 32080,
      "venuta": 32081,
      "Ġhammer": 32082,
      "ĵįä½ľ": 32083,
      "è¢": 32084,
      "Ġtranscript": 32085,
      "Ġtroublesh": 32086,
      "Section": 32087,
      "dic": 32088,
      "Ġliberare": 32089,
      "Ġvergogna": 32090,
      "Ġmediterranea": 32091,
      "ĠbontÃł": 32092,
      "Ġrecordings": 32093,
      "Intent": 32094,
      "infiamm": 32095,
      "ĠPROF": 32096,
      "ĠFerd": 32097,
      "Ġsondaggio": 32098,
      "fred": 32099,
      "Ġ_,": 32100,
      "Ġstatistici": 32101,
      "ĠAdded": 32102,
      "Ġthrill": 32103,
      "ĠIssue": 32104,
      "Vert": 32105,
      "Ġecl": 32106,
      "ĠEnel": 32107,
      "Ġvulnerability": 32108,
      "ĠRout": 32109,
      "/\"": 32110,
      "ĠYahoo": 32111,
      "Ġpests": 32112,
      "Ġawk": 32113,
      "Ġconduzione": 32114,
      "ĠConvenzione": 32115,
      "ĠTopics": 32116,
      "Ġclimat": 32117,
      "Ġperseguire": 32118,
      "uova": 32119,
      "åĮº": 32120,
      "ĠInto": 32121,
      "nerÃł": 32122,
      "Ġupgraded": 32123,
      "urrÃł": 32124,
      "Ġcontano": 32125,
      "Ġchirurgico": 32126,
      "Ġbeverages": 32127,
      "Ġbasate": 32128,
      "Ġtraduce": 32129,
      "ĠSuperi": 32130,
      "Ġedito": 32131,
      "ĠSpezia": 32132,
      "Ġب": 32133,
      "Ġlievito": 32134,
      "Ġogg": 32135,
      "Ġtransc": 32136,
      "Ġcatast": 32137,
      "ãĤĭ": 32138,
      "Ġprayers": 32139,
      "Ġcongel": 32140,
      "Ġsfuggire": 32141,
      "ĠEugenio": 32142,
      "åıª": 32143,
      "Åį": 32144,
      "Ġdelinqu": 32145,
      "Ġsmarr": 32146,
      "beh": 32147,
      "Ġparlamento": 32148,
      "Ġincarichi": 32149,
      "Ġtamponi": 32150,
      "ĠDraft": 32151,
      "Ġslower": 32152,
      "Ġaerea": 32153,
      "Ha": 32154,
      "href": 32155,
      "Ġparrocchia": 32156,
      "slice": 32157,
      "Criteria": 32158,
      "ा": 32159,
      "éĹ®": 32160,
      "ê°": 32161,
      "ĠCY": 32162,
      "ĠMBA": 32163,
      "Ġinfring": 32164,
      "Ġstanchezza": 32165,
      "Ġpareggio": 32166,
      "Ġdipartimento": 32167,
      "Ġrentals": 32168,
      "ĠENG": 32169,
      "ativ": 32170,
      "Ġscared": 32171,
      "Ġbuses": 32172,
      "Ġadottate": 32173,
      "Ġfug": 32174,
      "ĠMug": 32175,
      "Ġdisciplines": 32176,
      "Ġrecovered": 32177,
      "Ġdiscriminazione": 32178,
      "Contract": 32179,
      "Ġfermi": 32180,
      "Ġaccusa": 32181,
      "ĠKon": 32182,
      "yson": 32183,
      "Ġderivante": 32184,
      "egretario": 32185,
      "Security": 32186,
      "olis": 32187,
      "Ġhiding": 32188,
      "Ġinfluenzare": 32189,
      "Tu": 32190,
      "ĠPorsche": 32191,
      "Ġvaccinale": 32192,
      "!(": 32193,
      "Ġvela": 32194,
      "Ġqualificazione": 32195,
      "orgere": 32196,
      "Ġrefrigerator": 32197,
      "ĠARTIC": 32198,
      "beta": 32199,
      "Ġspokes": 32200,
      "Ġempathy": 32201,
      "Ġintestinale": 32202,
      "Ġrialzo": 32203,
      "DataSource": 32204,
      "Ġpreziose": 32205,
      "ottim": 32206,
      "Ġrinf": 32207,
      "ĠKeith": 32208,
      "Ġauthenticity": 32209,
      "Ġoutreach": 32210,
      "Ġsuppose": 32211,
      "Ġassicurato": 32212,
      "Ġcicla": 32213,
      "atissima": 32214,
      "ĠLights": 32215,
      "ĠGav": 32216,
      "Ġscra": 32217,
      "Ġassessing": 32218,
      "ĠPatrizia": 32219,
      "ĠaffidabilitÃł": 32220,
      "Ġdated": 32221,
      "ĠRd": 32222,
      "integer": 32223,
      "ĠViva": 32224,
      "Ġaccattiv": 32225,
      "Ġmilestone": 32226,
      "Ġdelizi": 32227,
      "ancione": 32228,
      "ĠLegend": 32229,
      "ĠAgainst": 32230,
      "Ġreminds": 32231,
      "attezza": 32232,
      "Ġapprofitt": 32233,
      "Ġvillaggi": 32234,
      "Tel": 32235,
      "Ġproceeds": 32236,
      "Ġtract": 32237,
      "Ġgiustamente": 32238,
      "letters": 32239,
      "ĠBarry": 32240,
      "ĠLuther": 32241,
      "ĠPittsburgh": 32242,
      "Ġfog": 32243,
      "ĠParm": 32244,
      "erazioni": 32245,
      "idding": 32246,
      "Ġcrediamo": 32247,
      "Ġclassificazione": 32248,
      "Ġprotests": 32249,
      "Ġscontr": 32250,
      "atare": 32251,
      "Ġenqu": 32252,
      "Ġbelly": 32253,
      "ometric": 32254,
      "Ġdescriv": 32255,
      "Ġconservato": 32256,
      "secret": 32257,
      "Ġmiscela": 32258,
      "volgente": 32259,
      "Ġshareholders": 32260,
      "ĠAlbum": 32261,
      "Ġhunger": 32262,
      "SetLabelSize": 32263,
      "mitt": 32264,
      "Ġmatrice": 32265,
      "Ġtherapists": 32266,
      "ĠPressure": 32267,
      "saving": 32268,
      "virtual": 32269,
      "ĠNancy": 32270,
      "ĠBeatrice": 32271,
      "constra": 32272,
      "Ġpreservare": 32273,
      "ĠStreaming": 32274,
      "Ġsindacale": 32275,
      "Ġdrammatica": 32276,
      "Ġanth": 32277,
      "!.": 32278,
      "inclus": 32279,
      "ĠCremona": 32280,
      "ĠRJ": 32281,
      "Ġintrig": 32282,
      "Ġponti": 32283,
      "Ġspices": 32284,
      "iverMais": 32285,
      "Ġcracks": 32286,
      "Ġstesura": 32287,
      "ĠOH": 32288,
      "Ġoverhead": 32289,
      "ortazione": 32290,
      "ĠCIA": 32291,
      "Ġrisiede": 32292,
      "ĠPubblico": 32293,
      "essed": 32294,
      "Ġfrater": 32295,
      "ĠPokémon": 32296,
      "ĠDublin": 32297,
      "kok": 32298,
      "Ġantid": 32299,
      "SetTitleSize": 32300,
      "ĠErano": 32301,
      "ĠEntreprene": 32302,
      "attive": 32303,
      "Ġlaterale": 32304,
      "Ġadministrator": 32305,
      "ĠBalance": 32306,
      "alisti": 32307,
      "Ġmice": 32308,
      "Ġeleganza": 32309,
      "ëĬĶ": 32310,
      "Ġintegrati": 32311,
      "Ġsapendo": 32312,
      "timestamp": 32313,
      "Ġnipote": 32314,
      "Ġmassim": 32315,
      "Ġcicli": 32316,
      "ĠSegui": 32317,
      "ĠBehavior": 32318,
      ";}": 32319,
      "SetPoint": 32320,
      "Ġclinics": 32321,
      "oguerra": 32322,
      "Pin": 32323,
      "Ġincluse": 32324,
      "Ġcondivide": 32325,
      "Ġtestimony": 32326,
      "Ġmorbido": 32327,
      "symbol": 32328,
      "ĠGlas": 32329,
      "ĠALLE": 32330,
      "Ġconforme": 32331,
      "Ġsvariati": 32332,
      "deg": 32333,
      "ĠNovitÃł": 32334,
      "Editor": 32335,
      "ĠGIOR": 32336,
      "ĠRET": 32337,
      "rule": 32338,
      "tan": 32339,
      "Ġaventi": 32340,
      "Ġagricoltori": 32341,
      "Ġrazzismo": 32342,
      "ĠCompreh": 32343,
      "Ġphases": 32344,
      "Ġbiology": 32345,
      "square": 32346,
      "SetLine": 32347,
      "Ġconvincere": 32348,
      "åģ": 32349,
      "Ġautomate": 32350,
      "ulazioni": 32351,
      "Ġcommercianti": 32352,
      "Ġdrew": 32353,
      "Ġcompliant": 32354,
      "ĠEducational": 32355,
      "Ġmatrimoniale": 32356,
      "sy": 32357,
      "printStackTrace": 32358,
      "Ġcloset": 32359,
      "Ġinvisibile": 32360,
      "Ġadvertisements": 32361,
      "ĠLucky": 32362,
      "ĠStainless": 32363,
      "ĠTelefono": 32364,
      "ICAL": 32365,
      "Ġugualmente": 32366,
      "Ġsubstantially": 32367,
      "assio": 32368,
      "ĠCarla": 32369,
      "riturismo": 32370,
      "AMA": 32371,
      "Ġglance": 32372,
      "ĠRodriguez": 32373,
      "ĠTiger": 32374,
      "Ġteatri": 32375,
      "nuovo": 32376,
      "Ġpond": 32377,
      "Ġwhit": 32378,
      "Ġversare": 32379,
      "Ġaspettano": 32380,
      "Ġoak": 32381,
      "Ġmagazines": 32382,
      "Ġbackdrop": 32383,
      "Ġaeree": 32384,
      "Ġampliare": 32385,
      "ĠSONO": 32386,
      "ĠUPD": 32387,
      "Ġconsecut": 32388,
      "Ġpointing": 32389,
      "Ġtenta": 32390,
      "Ġripristinare": 32391,
      "Material": 32392,
      "ĠDIR": 32393,
      "JP": 32394,
      "Ġsensation": 32395,
      "Ġossigeno": 32396,
      "percent": 32397,
      "SetTitleFont": 32398,
      "SetLabelFont": 32399,
      "Ġdumpster": 32400,
      "Ġluss": 32401,
      "Ġcollina": 32402,
      "Ġsegnala": 32403,
      "Ġcentimetri": 32404,
      "available": 32405,
      "URI": 32406,
      "Ġpromozionali": 32407,
      "ĠROI": 32408,
      "Ġgaze": 32409,
      "ĠInstant": 32410,
      "Ġeccellenti": 32411,
      ":.": 32412,
      "learn": 32413,
      "ĠVoi": 32414,
      "ĠAPR": 32415,
      "Ġimperi": 32416,
      "yside": 32417,
      "leted": 32418,
      "Ġincredibili": 32419,
      "Ġfrequentare": 32420,
      "Ġarre": 32421,
      "ĠOrdine": 32422,
      "schema": 32423,
      "Ġpreliminary": 32424,
      "Connect": 32425,
      "romo": 32426,
      "Ġgenres": 32427,
      "ĠConfeder": 32428,
      "Ġnutrienti": 32429,
      "Ġintentions": 32430,
      "Ġadiac": 32431,
      "getValue": 32432,
      "Ġdistacco": 32433,
      "Flow": 32434,
      "sch": 32435,
      "Ġnocci": 32436,
      "ĠApollo": 32437,
      "ĠDetail": 32438,
      "istration": 32439,
      "USD": 32440,
      "Ġsurvived": 32441,
      "Ġcomodamente": 32442,
      "Ġsconosciuto": 32443,
      "Ġpetto": 32444,
      "gun": 32445,
      "pub": 32446,
      "impasto": 32447,
      "Ġefficienti": 32448,
      "Ġuniverso": 32449,
      "Ġcurioso": 32450,
      "åĨĻ": 32451,
      "Ġresilient": 32452,
      "wheel": 32453,
      "ĠBanking": 32454,
      "park": 32455,
      "Ġresistenti": 32456,
      "Ġeconomies": 32457,
      "Ġintrattenimento": 32458,
      "arter": 32459,
      "Ġattirare": 32460,
      "ĠTrasporti": 32461,
      "Meta": 32462,
      "arde": 32463,
      "ADD": 32464,
      "Ġflavour": 32465,
      "vs": 32466,
      "Ġtribute": 32467,
      "Ġavvenimenti": 32468,
      "ISMO": 32469,
      "Cos": 32470,
      "Ġfreezer": 32471,
      "Ġsostenuta": 32472,
      "Ġfastidio": 32473,
      "invasione": 32474,
      "Ġpediatr": 32475,
      "utable": 32476,
      "Ġsuscep": 32477,
      "Ġfatty": 32478,
      "ĠBelt": 32479,
      "construct": 32480,
      "biotic": 32481,
      "Ġaltogether": 32482,
      "Ġrevealing": 32483,
      "Ġscholarships": 32484,
      "Aug": 32485,
      "hm": 32486,
      "ĠNy": 32487,
      "ĠOrmai": 32488,
      "Ġsimil": 32489,
      "rigento": 32490,
      "ĠGE": 32491,
      "ĠXML": 32492,
      "AMB": 32493,
      "Ġascoltato": 32494,
      "Ġindef": 32495,
      "Ġafterwards": 32496,
      "ĠĉĠĠĠĠ": 32497,
      "IDI": 32498,
      "Ġdeny": 32499,
      "pone": 32500,
      "betes": 32501,
      "eros": 32502,
      "ĠVogliamo": 32503,
      "Ġcontanti": 32504,
      "ĠLegacy": 32505,
      "Ġflowing": 32506,
      "Ġfoundations": 32507,
      "Ġmetodologia": 32508,
      "!,": 32509,
      "ĠMilitare": 32510,
      "Validator": 32511,
      "Ġcausata": 32512,
      "Ġreputazione": 32513,
      "ĠMitchell": 32514,
      "Ġventilation": 32515,
      "ĠSame": 32516,
      "odin": 32517,
      "Ġspedizioni": 32518,
      "Ġmisurazione": 32519,
      "Ġpenisola": 32520,
      "Ġheroes": 32521,
      "Room": 32522,
      "ecycle": 32523,
      "ferences": 32524,
      "Ġdistant": 32525,
      "Ġlacking": 32526,
      "atelli": 32527,
      "ĠWords": 32528,
      "Ġstraniere": 32529,
      "Ġexquisite": 32530,
      "Ġscam": 32531,
      "ĠMondiali": 32532,
      "Ġabito": 32533,
      "Ġrede": 32534,
      "Ġenogastr": 32535,
      "Ġlane": 32536,
      "Ġtematica": 32537,
      "Ġprestigio": 32538,
      "Ġmensili": 32539,
      "updated": 32540,
      "taggi": 32541,
      "htm": 32542,
      "Ġpenit": 32543,
      "original": 32544,
      "Ġdedizione": 32545,
      "Ġversante": 32546,
      "ICES": 32547,
      "Ġseverity": 32548,
      "Ġbrave": 32549,
      "Subject": 32550,
      "Ġadopting": 32551,
      "veglio": 32552,
      "Ġconfermano": 32553,
      "ç³": 32554,
      "ferenza": 32555,
      "Ġcomposite": 32556,
      "Rule": 32557,
      "rae": 32558,
      "Ġintendere": 32559,
      "ĠComing": 32560,
      "Ġrispetta": 32561,
      "ĠPam": 32562,
      "alis": 32563,
      "ĠCzech": 32564,
      "nique": 32565,
      "ampo": 32566,
      "Ġraggrupp": 32567,
      "Ġmotors": 32568,
      "rosinone": 32569,
      "Ġattacked": 32570,
      "bilmente": 32571,
      "ĠTI": 32572,
      "Ġsketch": 32573,
      "Ġcopre": 32574,
      "iguing": 32575,
      "Ġvetrina": 32576,
      "inzioni": 32577,
      "century": 32578,
      "alanta": 32579,
      "agente": 32580,
      "Ġcitati": 32581,
      "Ġguadagni": 32582,
      "hole": 32583,
      "arredo": 32584,
      "Ġunity": 32585,
      "zzetto": 32586,
      "LAB": 32587,
      "opi": 32588,
      "Ġcasella": 32589,
      "sms": 32590,
      "Ġsiciliano": 32591,
      "ĠDoing": 32592,
      "Ġprofondi": 32593,
      "imburs": 32594,
      "nu": 32595,
      "ĠDynamic": 32596,
      "åĪłéϤ": 32597,
      ".<": 32598,
      "Ġbears": 32599,
      "Ġincoming": 32600,
      "inclusione": 32601,
      "Ġpresentarsi": 32602,
      "Ġformid": 32603,
      "Ġdurare": 32604,
      "Ġsoffrire": 32605,
      "cards": 32606,
      "ĠSPA": 32607,
      "Ġresearcher": 32608,
      "Ġzuccheri": 32609,
      "Ġnegotiate": 32610,
      "ĠApprofond": 32611,
      "ĠRental": 32612,
      "âĢĶâĢĶ": 32613,
      "ĠsovranitÃł": 32614,
      "Ġpalcoscenico": 32615,
      "icidi": 32616,
      "ĠMong": 32617,
      "Ġagio": 32618,
      "Ġgrossa": 32619,
      "Ġragionamento": 32620,
      "Ġdecorazioni": 32621,
      "Ġspiegazioni": 32622,
      "Ġarchive": 32623,
      "ZIONALE": 32624,
      "Ġdiamonds": 32625,
      "Ġremedies": 32626,
      "ĠIndividuals": 32627,
      "Ġatteggiamenti": 32628,
      "Ġmitig": 32629,
      "ĠCisco": 32630,
      "ĠPensi": 32631,
      "Ġdenominato": 32632,
      "Ġcarriers": 32633,
      "ĠAverage": 32634,
      "ĠPsychology": 32635,
      "Ġinnal": 32636,
      "ĠLOC": 32637,
      "Ġfreeze": 32638,
      "ĠNormal": 32639,
      "ĠPopolare": 32640,
      "Ġcorriere": 32641,
      "ubble": 32642,
      "uffle": 32643,
      "ĠArezzo": 32644,
      "åĪĽå»º": 32645,
      "cato": 32646,
      "five": 32647,
      "Oggi": 32648,
      "Ġcaptain": 32649,
      "licazioni": 32650,
      "Ġjournalism": 32651,
      "represent": 32652,
      "Ġandrebbe": 32653,
      "rescind": 32654,
      "Ġspiegano": 32655,
      "ĠBrowse": 32656,
      "ĠFate": 32657,
      "Ġstairs": 32658,
      "irvi": 32659,
      "Ġrapper": 32660,
      "Ġsupermarket": 32661,
      "Ġenrollment": 32662,
      "HTTP": 32663,
      "Ġcreativi": 32664,
      "ICH": 32665,
      "Ġsurgeon": 32666,
      "tabile": 32667,
      "Ġqueen": 32668,
      "Ġworrying": 32669,
      "TRA": 32670,
      "Ġcouch": 32671,
      "ĠPills": 32672,
      "Ġcondizionata": 32673,
      "nie": 32674,
      "ĠHeaven": 32675,
      "Ġterminale": 32676,
      "buy": 32677,
      "Ġcompositore": 32678,
      "Constraint": 32679,
      "Aless": 32680,
      "ductive": 32681,
      "Ġcapolavori": 32682,
      "Ġcatching": 32683,
      "ĠDela": 32684,
      "Ġparlo": 32685,
      "ĠPuerto": 32686,
      "Ġvocale": 32687,
      "sers": 32688,
      "Ġevenly": 32689,
      "Ġinvia": 32690,
      "ĠEmilio": 32691,
      "Alignment": 32692,
      "Ġvine": 32693,
      "ĠTerni": 32694,
      "imina": 32695,
      "ĠCuneo": 32696,
      "Ġenthusiastic": 32697,
      "Ġnazional": 32698,
      "Ġtimestamp": 32699,
      "(/": 32700,
      "Desc": 32701,
      "jay": 32702,
      "ĠRiviera": 32703,
      "Ġradicali": 32704,
      "ĠFortune": 32705,
      "Antonio": 32706,
      "atisf": 32707,
      "Ġbesti": 32708,
      "ĠTang": 32709,
      "ĠHood": 32710,
      "Ġsalvat": 32711,
      "Ġrenewal": 32712,
      "ĠMILANO": 32713,
      "ĠSCO": 32714,
      "ĠPAT": 32715,
      "ĠMend": 32716,
      "Ġexotic": 32717,
      "ĠRinasc": 32718,
      "ĠTrends": 32719,
      "oba": 32720,
      "Ġautumn": 32721,
      "Ġincendio": 32722,
      "ĠDistrib": 32723,
      "æ¡": 32724,
      "Ġgy": 32725,
      "Ġprud": 32726,
      "ĠEquity": 32727,
      "Ġpavimenti": 32728,
      "atari": 32729,
      "Ġimporti": 32730,
      "Ġrazionale": 32731,
      "ichitÃł": 32732,
      "Ġamante": 32733,
      "Ġbarbec": 32734,
      "Ġparlava": 32735,
      "Ġdd": 32736,
      "Ġrisalire": 32737,
      "ĠEmployees": 32738,
      "Ġcoperta": 32739,
      "Ġfalsa": 32740,
      "Ġexh": 32741,
      "ĠInterview": 32742,
      "Ġtasca": 32743,
      "Ġregistering": 32744,
      "ç§°": 32745,
      "dropdown": 32746,
      "osk": 32747,
      "ĠAlberta": 32748,
      "ÑĨи": 32749,
      "ĠGPIO": 32750,
      "NP": 32751,
      "unzio": 32752,
      "Ġyoutube": 32753,
      "ĠSoon": 32754,
      "Ġconsequence": 32755,
      "Ġteatrali": 32756,
      "ĠRequired": 32757,
      "irle": 32758,
      "elleria": 32759,
      "Ġammessi": 32760,
      "impos": 32761,
      "imafia": 32762,
      "ĠPrep": 32763,
      "Ġaffidamento": 32764,
      "ĠPhotoshop": 32765,
      "eners": 32766,
      "ursion": 32767,
      "Ġcontacting": 32768,
      "ĠNorway": 32769,
      "Platform": 32770,
      "ĠPisto": 32771,
      "ĠVisto": 32772,
      "Review": 32773,
      "sem": 32774,
      "Ġcrescendo": 32775,
      "Ġaffiliated": 32776,
      "Ġnb": 32777,
      "Ġadoper": 32778,
      "Ġtrattava": 32779,
      "Ġsourced": 32780,
      "Ġattrice": 32781,
      "inciali": 32782,
      "注": 32783,
      "ĠCanyon": 32784,
      "ĠTibet": 32785,
      "ĠPIL": 32786,
      "Ġcombo": 32787,
      "ĠManage": 32788,
      "Ġcomplimenti": 32789,
      "ipelago": 32790,
      "Ġincass": 32791,
      "annon": 32792,
      "anthrop": 32793,
      "*.": 32794,
      "Ġinduce": 32795,
      "Ġamati": 32796,
      "_,": 32797,
      "ĠNUM": 32798,
      "Ġvalidi": 32799,
      "Ġomega": 32800,
      "Ġcattivi": 32801,
      "nem": 32802,
      "alled": 32803,
      "Ġgiovanili": 32804,
      "ĠCredits": 32805,
      "ĠMovement": 32806,
      "Ġalleviate": 32807,
      "OrganizationStructure": 32808,
      "ĠBund": 32809,
      "phabet": 32810,
      "Ġdeputato": 32811,
      "éĺ": 32812,
      "eld": 32813,
      "Ġdecorated": 32814,
      "Errors": 32815,
      "isol": 32816,
      "ĠModello": 32817,
      "Otto": 32818,
      "ĠStorico": 32819,
      "Ġabbre": 32820,
      "adequ": 32821,
      "Ġfermarsi": 32822,
      "ĠTAR": 32823,
      "ĠAristo": 32824,
      "ometraggio": 32825,
      "Ġsperiamo": 32826,
      "Ġlogiche": 32827,
      "Ġblogging": 32828,
      "Ġprotagoniste": 32829,
      "Ġsimplify": 32830,
      "ĠMediaset": 32831,
      "ventù": 32832,
      "ĠXFF": 32833,
      "Ġarrivate": 32834,
      "Ġmantenuto": 32835,
      "Ġintegra": 32836,
      "ĠNino": 32837,
      "Ġcalculator": 32838,
      "Ġrivals": 32839,
      "ĠLegambiente": 32840,
      "Ġaugur": 32841,
      "ĠTS": 32842,
      "ĠJson": 32843,
      "Ġprotetti": 32844,
      "ĠPUBBL": 32845,
      "Ġketo": 32846,
      "eneo": 32847,
      "ĠScarpe": 32848,
      "Ġpolizza": 32849,
      "ĠStack": 32850,
      "Ġbattuto": 32851,
      "chure": 32852,
      "Ġscint": 32853,
      "Ġsinonimo": 32854,
      "Ġpropongono": 32855,
      "accettazione": 32856,
      "ulk": 32857,
      "Ġcampion": 32858,
      "ĠLoans": 32859,
      "ĠMedicaid": 32860,
      "Ġpubblicamente": 32861,
      "ĠMichelangelo": 32862,
      "Ġverificarsi": 32863,
      "ĠLifestyle": 32864,
      "Dia": 32865,
      "nums": 32866,
      "Ġrespondents": 32867,
      "ĠPsy": 32868,
      "ĠJohann": 32869,
      "ifiable": 32870,
      "Ġempir": 32871,
      "Ġkindness": 32872,
      "EU": 32873,
      "chet": 32874,
      "Basic": 32875,
      "FX": 32876,
      "Ġrazzi": 32877,
      "Ġinvoc": 32878,
      "ĠGentile": 32879,
      "Ġprofessionalism": 32880,
      "effect": 32881,
      "Ġbail": 32882,
      "payload": 32883,
      "ĠFS": 32884,
      "Ġcalde": 32885,
      "oxide": 32886,
      "desk": 32887,
      "ĠRaggi": 32888,
      "Ġphosph": 32889,
      "Ġenthusiast": 32890,
      "Ġcongiunt": 32891,
      "affermazione": 32892,
      "ĠComfort": 32893,
      "Ġpsicologo": 32894,
      "Ġallegedly": 32895,
      "ilers": 32896,
      "ĠDeg": 32897,
      "Ġunfold": 32898,
      "Ġtrucchi": 32899,
      "ĠpresenterÃł": 32900,
      "gre": 32901,
      "Ġsir": 32902,
      "ĠDeuts": 32903,
      "Ġmysqli": 32904,
      "Ġmindfulness": 32905,
      "Ġfrontale": 32906,
      "Ġimperme": 32907,
      "Ġcushion": 32908,
      "itesto": 32909,
      "ĠQuir": 32910,
      "Ġinterrompere": 32911,
      "Ġsiciliana": 32912,
      "Ġdepict": 32913,
      "ĠGiovan": 32914,
      "Ġgrafici": 32915,
      "ĠCrack": 32916,
      "================================================================": 32917,
      "ĠGates": 32918,
      "Ġapprendere": 32919,
      "Ġ'../../": 32920,
      "Ġassure": 32921,
      "ĠUtilizziamo": 32922,
      "Ġlimp": 32923,
      "ĠTours": 32924,
      "ĠBlo": 32925,
      "ĠTheory": 32926,
      "Ġlenta": 32927,
      "Cursor": 32928,
      "ĠPOR": 32929,
      "Ġterrore": 32930,
      "Ġalbergo": 32931,
      "Ġtox": 32932,
      "Ġstrana": 32933,
      "Ġterminato": 32934,
      "Ġcrossed": 32935,
      "Ġseriamente": 32936,
      "Ġprag": 32937,
      "Ġelectron": 32938,
      "Ġbounce": 32939,
      "ĠPine": 32940,
      "vino": 32941,
      "yen": 32942,
      "Ġcustomizable": 32943,
      "Ġmozza": 32944,
      "Ġrevision": 32945,
      "Ġpistola": 32946,
      "Ġpicnic": 32947,
      "Ġinevitable": 32948,
      "Ġonion": 32949,
      "ĠPanor": 32950,
      "ĠRagusa": 32951,
      "fund": 32952,
      "Ġtrilog": 32953,
      "ĠReader": 32954,
      "ISA": 32955,
      "Ġetico": 32956,
      "listed": 32957,
      "ĠGalli": 32958,
      "alling": 32959,
      "Ġbriefly": 32960,
      "Ġmathematics": 32961,
      "naire": 32962,
      "ĠRistorante": 32963,
      "Ġpepe": 32964,
      "Ġapplicate": 32965,
      "Ġassicurarsi": 32966,
      "Ġcontattarci": 32967,
      "Ġglimpse": 32968,
      "Ġnec": 32969,
      "Ġprorog": 32970,
      "andata": 32971,
      "Ġaccessory": 32972,
      "Ġvincolo": 32973,
      "Ġpacchetti": 32974,
      "Ġclearance": 32975,
      "Ġtouching": 32976,
      "Ġfade": 32977,
      "Ġturnover": 32978,
      "fail": 32979,
      "ĠVern": 32980,
      "Ġbambine": 32981,
      "Ġexisted": 32982,
      "Ġdettagliata": 32983,
      "Ġaccettazione": 32984,
      "ogenic": 32985,
      "adesione": 32986,
      "ĠRivers": 32987,
      "iko": 32988,
      "Ġincaricati": 32989,
      "Ġdesiderato": 32990,
      "eared": 32991,
      "Ġepo": 32992,
      "ĠPromo": 32993,
      "ĠDot": 32994,
      "aneitÃł": 32995,
      "Ġlanded": 32996,
      "ĠEleonora": 32997,
      "hedral": 32998,
      "ĠEspos": 32999,
      "ĠExpect": 33000,
      "Ġwikitesto": 33001,
      "ITION": 33002,
      "Ġplanted": 33003,
      "ĠWaste": 33004,
      "cla": 33005,
      "ĠMancini": 33006,
      "Ġserra": 33007,
      "ĠFinalmente": 33008,
      "ĠIndustries": 33009,
      "olico": 33010,
      ">'": 33011,
      "Ġgreg": 33012,
      "ĠPET": 33013,
      "emet": 33014,
      "Ġcompetitivo": 33015,
      "RIB": 33016,
      "Ġsocks": 33017,
      "ĠVera": 33018,
      "acceler": 33019,
      "Ġconsidere": 33020,
      "ANNO": 33021,
      "Ġpromette": 33022,
      "Ġsanctions": 33023,
      "Ġgreenhouse": 33024,
      "uh": 33025,
      "ĠEstr": 33026,
      "ĠOC": 33027,
      "ettica": 33028,
      "asciata": 33029,
      "PIN": 33030,
      "Ġfd": 33031,
      "ĠThunder": 33032,
      "Ġinvestigating": 33033,
      "Market": 33034,
      "Ġsvantaggi": 33035,
      "Ġartifici": 33036,
      "Ġmodal": 33037,
      "Ġconversions": 33038,
      "character": 33039,
      "ĠAZ": 33040,
      "Ġfesteggia": 33041,
      "ĠShield": 33042,
      "Ġseafood": 33043,
      "Ġodio": 33044,
      "Expression": 33045,
      "ĠRecipe": 33046,
      "erle": 33047,
      "Ġclo": 33048,
      "ĠRica": 33049,
      "ĠPropri": 33050,
      "Ġbiografia": 33051,
      "Ġparadoss": 33052,
      "Ġselector": 33053,
      "æķ°ç»Ħ": 33054,
      "Ġadattamento": 33055,
      "Ġdebts": 33056,
      "Ġnascosti": 33057,
      "Ġpresidio": 33058,
      "Ġvivace": 33059,
      "åķ": 33060,
      "ĠLayer": 33061,
      "ĠCasinos": 33062,
      "Ġnodo": 33063,
      "Ġinserimento": 33064,
      "ĠPolish": 33065,
      "userId": 33066,
      "Ġombra": 33067,
      "ĠElectrical": 33068,
      "Ġtastiera": 33069,
      "library": 33070,
      "åºĵ": 33071,
      "Ġdevastating": 33072,
      "ĠEntrambi": 33073,
      "Simple": 33074,
      "ĠRico": 33075,
      "Ġargento": 33076,
      "ĠDomain": 33077,
      "ĠAce": 33078,
      "ĠSCH": 33079,
      "Ġscattare": 33080,
      "ĠUsc": 33081,
      "ĠGeorg": 33082,
      "ĠMartini": 33083,
      "Ġrational": 33084,
      "ĠBlockchain": 33085,
      "Ġyearly": 33086,
      "Ġcentered": 33087,
      "Ġesima": 33088,
      "Ġbracc": 33089,
      "Ġauthorization": 33090,
      "Ġforeste": 33091,
      "Ġsalutare": 33092,
      "ĠWorkers": 33093,
      "ĠPrincipe": 33094,
      "Ġstrangers": 33095,
      "ottobre": 33096,
      "ĠbasterÃł": 33097,
      "odium": 33098,
      "Ġassente": 33099,
      "atoriale": 33100,
      "Ġtradotto": 33101,
      "Ġcrafts": 33102,
      "ecos": 33103,
      "Ġcollision": 33104,
      "Ġincaricato": 33105,
      "estimento": 33106,
      "Some": 33107,
      "Ġevapor": 33108,
      "Img": 33109,
      "ĠMagari": 33110,
      "Ġbadly": 33111,
      "Ġigiene": 33112,
      "OSS": 33113,
      "Ġconverg": 33114,
      "ĠRebecca": 33115,
      "Ġapprofit": 33116,
      "Ġpersever": 33117,
      "ë¥": 33118,
      "URN": 33119,
      "Ġexceptions": 33120,
      "Ill": 33121,
      "Ġscald": 33122,
      "Ġantip": 33123,
      "Ġfragrance": 33124,
      "ĠActivities": 33125,
      "Ġesord": 33126,
      "Answer": 33127,
      "ä»İ": 33128,
      "ĠJeremy": 33129,
      "Ġunghie": 33130,
      "Ġplayground": 33131,
      "Ġelaborati": 33132,
      "Ġcapisco": 33133,
      "Ġtraditionally": 33134,
      "Ġtelefonico": 33135,
      "Ġtrasferito": 33136,
      "Ġeleganti": 33137,
      "Ġcattolico": 33138,
      "Ġsensibilizzare": 33139,
      "ĠAgrigento": 33140,
      "Ġoutputs": 33141,
      "Ġtubo": 33142,
      "ĠLate": 33143,
      "ICATION": 33144,
      "ĠSOFT": 33145,
      "Ġstimulate": 33146,
      "Ġgiudicare": 33147,
      "Ġburied": 33148,
      "Ġsimbolico": 33149,
      "ifdef": 33150,
      "Ġspagnola": 33151,
      "Condition": 33152,
      "ĠPosso": 33153,
      "Ġdatas": 33154,
      "ĠEpisode": 33155,
      "Ġaccertamenti": 33156,
      "iodo": 33157,
      "ĠPF": 33158,
      "Ġprotetta": 33159,
      "ĠModa": 33160,
      "Ġdaughters": 33161,
      "ĠSorry": 33162,
      "Ġinstrumental": 33163,
      "wealth": 33164,
      "Ġblast": 33165,
      "Ġsurpass": 33166,
      "ĠTerry": 33167,
      "ĠCause": 33168,
      "Ġestensione": 33169,
      "sections": 33170,
      "Ġprovvedere": 33171,
      "Submit": 33172,
      "ĠStatuto": 33173,
      "Ġricevimento": 33174,
      "ĠCroazia": 33175,
      "ĠMuslims": 33176,
      "resize": 33177,
      "ĠRia": 33178,
      "Ġqualcun": 33179,
      "Ġswelling": 33180,
      "Ġdigi": 33181,
      "ĠBelgium": 33182,
      "uggage": 33183,
      "ìł": 33184,
      "cioè": 33185,
      "Dav": 33186,
      "icide": 33187,
      "Ġangles": 33188,
      "Ġcalculation": 33189,
      "rino": 33190,
      "usters": 33191,
      "Ġfireplace": 33192,
      "Ġsunny": 33193,
      "Ġstupefacenti": 33194,
      "bla": 33195,
      "jk": 33196,
      "Short": 33197,
      "ĠSurface": 33198,
      "Organizzazione": 33199,
      "Ġgardening": 33200,
      "onge": 33201,
      "=\"../": 33202,
      "ĠmodernitÃł": 33203,
      "Ġcorrisp": 33204,
      "Ġquint": 33205,
      "Ġtipicamente": 33206,
      "arios": 33207,
      "Ġmultic": 33208,
      "Ġpieghe": 33209,
      "gorithm": 33210,
      "predic": 33211,
      "lett": 33212,
      "Ġammal": 33213,
      "isolamento": 33214,
      "Ġsug": 33215,
      "Ġneedle": 33216,
      "ĠNashville": 33217,
      "Bre": 33218,
      "ĠAssociates": 33219,
      "ĠChim": 33220,
      "Ġbreeding": 33221,
      "Ġorigins": 33222,
      "ĠFiles": 33223,
      "Memory": 33224,
      "enges": 33225,
      "Ġdonors": 33226,
      "ĠBetting": 33227,
      "ĠFuori": 33228,
      "Ġbund": 33229,
      "disabled": 33230,
      "borough": 33231,
      "Ġinquinamento": 33232,
      "Ġtene": 33233,
      "Ġassunzione": 33234,
      "ĠEngagement": 33235,
      "Ġsilk": 33236,
      "arded": 33237,
      "Ġherbal": 33238,
      "Ġriforn": 33239,
      "Ġrinnovamento": 33240,
      "iferi": 33241,
      "Ġbeam": 33242,
      "Ġcartone": 33243,
      "Ġbuilders": 33244,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 33245,
      "Milano": 33246,
      "ĠKan": 33247,
      "Ġconfigured": 33248,
      "Ġbang": 33249,
      "ĠDATA": 33250,
      "rick": 33251,
      "Ġbancari": 33252,
      "Ġarticolazioni": 33253,
      "Ġpalestinesi": 33254,
      "tok": 33255,
      "Ġcostretta": 33256,
      "Ġraggiunti": 33257,
      "POR": 33258,
      "Ġspiace": 33259,
      "Ġnonni": 33260,
      "Ġrup": 33261,
      "Ġqualificati": 33262,
      "ĠPresidenza": 33263,
      "Ġpatches": 33264,
      "ĠVolont": 33265,
      "ĠVescovo": 33266,
      "ĠHog": 33267,
      "iesel": 33268,
      "ç¼ĸ": 33269,
      "ĠmaternitÃł": 33270,
      "Buff": 33271,
      "ĠEdizione": 33272,
      "amps": 33273,
      "Ġsportello": 33274,
      "ViewController": 33275,
      "tbl": 33276,
      "anut": 33277,
      "indipendenza": 33278,
      "gettazione": 33279,
      "reci": 33280,
      "Ġbagaglio": 33281,
      "Ġsconfig": 33282,
      "cnt": 33283,
      "lee": 33284,
      "Ġrhe": 33285,
      "Ġchit": 33286,
      "Ġembro": 33287,
      "Ġdosage": 33288,
      "ĠMargaret": 33289,
      "unces": 33290,
      "ARM": 33291,
      "Ġanswering": 33292,
      "FORM": 33293,
      "Ġpresupposti": 33294,
      "Ġeste": 33295,
      "rivers": 33296,
      "ĠCOLL": 33297,
      "ĠTanti": 33298,
      "ĠASC": 33299,
      "ĠLodge": 33300,
      "half": 33301,
      "Ġattributed": 33302,
      "establ": 33303,
      "Ġcreamy": 33304,
      "Ġnacque": 33305,
      "trus": 33306,
      "ĠForlì": 33307,
      "Ġcontento": 33308,
      "ĠPolic": 33309,
      "ĠCNN": 33310,
      "ĠTC": 33311,
      "Ġfuels": 33312,
      "Ġanalytical": 33313,
      "Ġconnessioni": 33314,
      "Ġpartono": 33315,
      "Ġcounties": 33316,
      "ĠXIII": 33317,
      "ĠWatson": 33318,
      "ĠBrianza": 33319,
      "Ġlinking": 33320,
      "Ġfirmata": 33321,
      "Ġpillow": 33322,
      "ĠCotton": 33323,
      "ĠCooperativa": 33324,
      "ĠDeveloper": 33325,
      "Ġorologi": 33326,
      "echi": 33327,
      "Ġpressioni": 33328,
      "ĠspiritualitÃł": 33329,
      "ĠBroadway": 33330,
      "agnoli": 33331,
      "Ġepit": 33332,
      "lington": 33333,
      "Ġparler": 33334,
      "Ġinsured": 33335,
      "ĠSantuario": 33336,
      "ĠModalitÃł": 33337,
      "Ġallenamenti": 33338,
      "VG": 33339,
      "ĠLegale": 33340,
      "Ġtheoretical": 33341,
      ")}": 33342,
      "ĠPisc": 33343,
      "Ġji": 33344,
      "Ġportò": 33345,
      "Ġcollegata": 33346,
      "Ġcrimini": 33347,
      "Ġemozionante": 33348,
      "Ġadorn": 33349,
      "ilderness": 33350,
      "Ġadjusting": 33351,
      "Ġspice": 33352,
      "Ġdrastic": 33353,
      "\\\">": 33354,
      "Ġcleared": 33355,
      "Ġlarghezza": 33356,
      "Ġincompat": 33357,
      "Ġcantautore": 33358,
      "()[": 33359,
      "enoa": 33360,
      "ĠLuckily": 33361,
      "Ġtelaio": 33362,
      "Ġmozzafiato": 33363,
      "Ġmerchant": 33364,
      "LICENSE": 33365,
      "Ġgioiello": 33366,
      "ordable": 33367,
      "OnClickListener": 33368,
      "Ġgiornalistica": 33369,
      "Ġfreschi": 33370,
      "Ġestratti": 33371,
      "Lower": 33372,
      "ĠEPA": 33373,
      "Ġaccumul": 33374,
      "Ġdidattiche": 33375,
      "anica": 33376,
      "TextField": 33377,
      "Ġvibe": 33378,
      "ĠEssendo": 33379,
      "ĠCDC": 33380,
      "Ġsemic": 33381,
      "Ġpathway": 33382,
      "Ġgamble": 33383,
      "Ġbrass": 33384,
      "Ġshoppers": 33385,
      "Ġfacciano": 33386,
      "Mask": 33387,
      "Ġvigor": 33388,
      "okia": 33389,
      "ĠAdapt": 33390,
      "postazioni": 33391,
      "Ġsheer": 33392,
      "ĠMinor": 33393,
      "Ġpotendo": 33394,
      "ĠGraduate": 33395,
      "Ġcandle": 33396,
      "Ġrecipients": 33397,
      "ZZO": 33398,
      "Ġeccessiva": 33399,
      "music": 33400,
      "oceano": 33401,
      "Ġlime": 33402,
      "Ġfifty": 33403,
      "Ġspecchi": 33404,
      "Ġforemost": 33405,
      "Ġbathrooms": 33406,
      "Ġecommerce": 33407,
      "Ġfavorevoli": 33408,
      "Ġvernici": 33409,
      "Band": 33410,
      "ìĬ": 33411,
      "Ġpand": 33412,
      "Ġvescovi": 33413,
      "Ġfixing": 33414,
      "ained": 33415,
      "Ġcantare": 33416,
      "icesima": 33417,
      "ĠSerbia": 33418,
      "Ġstitch": 33419,
      "Ġcommerce": 33420,
      "LIA": 33421,
      "zel": 33422,
      "Ġabras": 33423,
      "Ġtriggers": 33424,
      "Ġlutto": 33425,
      "ĠAmanda": 33426,
      "Ġsung": 33427,
      "Nodes": 33428,
      "éĤ": 33429,
      "ĠâĢľ...": 33430,
      "ĠDiocesi": 33431,
      "Ġcristianesimo": 33432,
      "Ġfiato": 33433,
      "Plugin": 33434,
      "Ġlitter": 33435,
      "termin": 33436,
      "ĠBS": 33437,
      "sport": 33438,
      "Ġistante": 33439,
      "Ġorganizzative": 33440,
      "asciatore": 33441,
      "Ġtraveled": 33442,
      "Ġappearances": 33443,
      "Ġcraftsmanship": 33444,
      "entation": 33445,
      "ĠGolfo": 33446,
      "ĠAlessia": 33447,
      "Ġintriguing": 33448,
      "ĠPatrimonio": 33449,
      "Ġlott": 33450,
      "Ġavverte": 33451,
      "ĠMono": 33452,
      "ĠBando": 33453,
      "Ġdiscusso": 33454,
      "Ġoccuper": 33455,
      "Ġchick": 33456,
      "Ġincol": 33457,
      "Ġgestita": 33458,
      "ç¡": 33459,
      "persistence": 33460,
      "eddings": 33461,
      "Ġfever": 33462,
      "Ġcaptures": 33463,
      "ĠCriteria": 33464,
      "ĠBambino": 33465,
      "trial": 33466,
      "collect": 33467,
      "ĠPride": 33468,
      "Ġmandate": 33469,
      "ĠcompetitivitÃł": 33470,
      "ĠFuel": 33471,
      "Ġalbums": 33472,
      "Ġzampe": 33473,
      "×Ļ": 33474,
      "ĠLie": 33475,
      "ĠUpper": 33476,
      "anties": 33477,
      "unts": 33478,
      "Ġ-----------------": 33479,
      "fficial": 33480,
      "schedule": 33481,
      "ĠUgo": 33482,
      "izzarsi": 33483,
      "Ġridotte": 33484,
      "Ġconveniently": 33485,
      "ea": 33486,
      "ometri": 33487,
      "reason": 33488,
      "ĠLum": 33489,
      "Ġjar": 33490,
      "rypto": 33491,
      "Ġdoses": 33492,
      "Ġstam": 33493,
      "Ġlasciate": 33494,
      "yu": 33495,
      "ĠAgli": 33496,
      "Ġunclear": 33497,
      "...).": 33498,
      "apping": 33499,
      "Ġrinnovare": 33500,
      "ĠINF": 33501,
      "ĠTweet": 33502,
      "ĠRust": 33503,
      "ĠToken": 33504,
      "peror": 33505,
      "Ġconsiders": 33506,
      "ĠPeters": 33507,
      "arazioni": 33508,
      "ĠSierra": 33509,
      "Ġpronuncia": 33510,
      "tl": 33511,
      "abil": 33512,
      "avan": 33513,
      "Ġsviluppati": 33514,
      "Ġdettagliate": 33515,
      "没": 33516,
      "iniamo": 33517,
      "Ġprocurement": 33518,
      "ĠCorrado": 33519,
      "Ġresidui": 33520,
      "Ġclouds": 33521,
      "Ġshy": 33522,
      "Ġcontenitori": 33523,
      "CCESS": 33524,
      "ĠCastelli": 33525,
      "ĠHopefully": 33526,
      "entazione": 33527,
      "Ġvariants": 33528,
      "Ġeducativa": 33529,
      "ĠSOAP": 33530,
      "Ġcollectively": 33531,
      "ед": 33532,
      "Ġscientist": 33533,
      "Ġprogressivo": 33534,
      "Ĭ¶": 33535,
      "Question": 33536,
      "Ġcartella": 33537,
      "ĠVolley": 33538,
      "Ġdeduc": 33539,
      "Ġlecture": 33540,
      "ĠinizierÃł": 33541,
      "Ben": 33542,
      "aliano": 33543,
      "oris": 33544,
      "ĠPrestiti": 33545,
      "ĠToro": 33546,
      "Ġtangible": 33547,
      "Noi": 33548,
      "ĠStre": 33549,
      "ĠparticolaritÃł": 33550,
      "ĠAppartamento": 33551,
      "ĠDemocratico": 33552,
      "Cancel": 33553,
      "ĠFIT": 33554,
      "Ġvegetazione": 33555,
      "profession": 33556,
      "atories": 33557,
      "PK": 33558,
      "Ġeq": 33559,
      "ĠFactor": 33560,
      "Ġsteal": 33561,
      "ĠMinistri": 33562,
      "comune": 33563,
      "ĠNotte": 33564,
      "aten": 33565,
      "Ġsolita": 33566,
      "Ġpolished": 33567,
      "delay": 33568,
      "Ġimporre": 33569,
      "ospher": 33570,
      "Ġcontadini": 33571,
      "Ġdestinatari": 33572,
      "ĠNUOVO": 33573,
      "reno": 33574,
      "Ġ)),": 33575,
      "ectious": 33576,
      "ĠGlen": 33577,
      "Ġ][\"": 33578,
      "Ġpositivamente": 33579,
      "assino": 33580,
      "Ġregg": 33581,
      "BUFFER": 33582,
      "ĠGinevra": 33583,
      "ĠFame": 33584,
      "banese": 33585,
      "ĠOperating": 33586,
      "ĠSlovenia": 33587,
      "ettico": 33588,
      "RT": 33589,
      "orum": 33590,
      "abit": 33591,
      "ITIONS": 33592,
      "Ġarchitetti": 33593,
      "Ġliteracy": 33594,
      "invecchiamento": 33595,
      "tep": 33596,
      "Ġwondered": 33597,
      "ĠBundle": 33598,
      "Ġvoluta": 33599,
      "Ġoptare": 33600,
      "串": 33601,
      "ĠLabs": 33602,
      "pots": 33603,
      "ĠGino": 33604,
      "ĠGugli": 33605,
      "Ġappositi": 33606,
      "Ġperpless": 33607,
      "Ġastrolog": 33608,
      "amare": 33609,
      "ĠShell": 33610,
      "Ġinitiated": 33611,
      "TIVE": 33612,
      "Ġtatu": 33613,
      "oping": 33614,
      "Ġboosting": 33615,
      "Ġponder": 33616,
      "Ġdecides": 33617,
      "ä¿®æĶ¹": 33618,
      "Ġuniv": 33619,
      "ĠPedro": 33620,
      "Fans": 33621,
      "alcol": 33622,
      "Ġpartly": 33623,
      "Ġracism": 33624,
      "Ġelementare": 33625,
      "Ġindesider": 33626,
      "Failed": 33627,
      "ombr": 33628,
      "Ġconflu": 33629,
      "Ġintroduces": 33630,
      "Ġdette": 33631,
      "Ġpartition": 33632,
      "arga": 33633,
      "ÂĴ": 33634,
      "Ġapprove": 33635,
      "Ġcitazioni": 33636,
      "Ġbend": 33637,
      "Ġapprofondita": 33638,
      "ĠBurg": 33639,
      "Ġmanuali": 33640,
      "Ġriconoscimenti": 33641,
      "Ġauguro": 33642,
      "ĠChatGPT": 33643,
      "Ġfarc": 33644,
      "Ġmentally": 33645,
      "Ġesperimenti": 33646,
      "director": 33647,
      "Tx": 33648,
      "avvento": 33649,
      "disable": 33650,
      "generation": 33651,
      "ĠNI": 33652,
      "Ġstatuto": 33653,
      "ruzz": 33654,
      "eticamente": 33655,
      "Ġginger": 33656,
      "Ġmais": 33657,
      "Ġaffection": 33658,
      "Ġbravi": 33659,
      "ĠAbra": 33660,
      "CAA": 33661,
      "Ġsponsors": 33662,
      "Ġgelato": 33663,
      "Ġreign": 33664,
      "Ġtray": 33665,
      "cookies": 33666,
      "Ġ]][": 33667,
      "ĠFormat": 33668,
      "matched": 33669,
      "ĠMembership": 33670,
      "native": 33671,
      "Ġcedere": 33672,
      "Ġstretti": 33673,
      "Ġobsc": 33674,
      "ĠTelecom": 33675,
      "Ġbleeding": 33676,
      "Ġinediti": 33677,
      "ĠParliamo": 33678,
      "Ġelettroniche": 33679,
      "Ġcontemporanei": 33680,
      "Ġcelebrazioni": 33681,
      "Today": 33682,
      "Ġcarc": 33683,
      "ithium": 33684,
      "Ġtraded": 33685,
      "ĠAshley": 33686,
      "Ġhomepage": 33687,
      "Ġprotesi": 33688,
      "Ġprimato": 33689,
      "ĠGiudice": 33690,
      "vergine": 33691,
      "Ġarriving": 33692,
      "Ġgrains": 33693,
      "ĠShip": 33694,
      "Ġlottare": 33695,
      "Ġurgenti": 33696,
      "getId": 33697,
      "phalt": 33698,
      "Ġdomestica": 33699,
      "ĠBoc": 33700,
      "LIST": 33701,
      "Ġjumped": 33702,
      "Ġgrossi": 33703,
      "Ġvisioni": 33704,
      "Ġassociates": 33705,
      "Ġconte": 33706,
      "Ġarrow": 33707,
      "ĠKindle": 33708,
      "Ġprofitability": 33709,
      "Ġmaschere": 33710,
      "itra": 33711,
      "uble": 33712,
      "ĠShadow": 33713,
      "Router": 33714,
      "theta": 33715,
      "ä½ĵ": 33716,
      "ĠPolitecnico": 33717,
      "ĠTurner": 33718,
      "ĠWeekend": 33719,
      "ductions": 33720,
      "Ġpressoché": 33721,
      "ĠlegittimitÃł": 33722,
      "washer": 33723,
      "Ġconcretamente": 33724,
      "ĠNonetheless": 33725,
      "Ġscarica": 33726,
      "ĠAlternative": 33727,
      "Ġparrocchi": 33728,
      "spir": 33729,
      "ommun": 33730,
      "Ġrelevance": 33731,
      "Ġodierna": 33732,
      "Ġcalcolare": 33733,
      "ĠPearl": 33734,
      "ocy": 33735,
      "Ġembod": 33736,
      "Ġassumptions": 33737,
      "Ġthrew": 33738,
      "ĠDuty": 33739,
      "ARCHAR": 33740,
      "ĠCaus": 33741,
      "Ġgiall": 33742,
      "usable": 33743,
      "loys": 33744,
      "ĠCanvas": 33745,
      "ĠLuogo": 33746,
      "mount": 33747,
      "asion": 33748,
      "ĠBard": 33749,
      "seats": 33750,
      "Canvas": 33751,
      "Ġistrutt": 33752,
      "ĠCirca": 33753,
      "Vec": 33754,
      "atched": 33755,
      "bbies": 33756,
      "ATORE": 33757,
      "Ġanalyses": 33758,
      "ĠSos": 33759,
      "Ġproudly": 33760,
      "Ġprocuratore": 33761,
      "Ġbicycle": 33762,
      "Ġarter": 33763,
      "liber": 33764,
      "Ġsculture": 33765,
      "Covid": 33766,
      "Ġprestato": 33767,
      "Ġoliva": 33768,
      "orchestra": 33769,
      "Ġparamount": 33770,
      "ĠPortal": 33771,
      "Sim": 33772,
      "Ġpermessi": 33773,
      "White": 33774,
      "Ġcroc": 33775,
      "Ġfiglie": 33776,
      "Ġprigione": 33777,
      "ĠQuanti": 33778,
      "Ġinteressano": 33779,
      "IZIO": 33780,
      "Ġpredisposizione": 33781,
      "Ġcelebrations": 33782,
      "Ġfatture": 33783,
      "Ġaffidarsi": 33784,
      "vana": 33785,
      "ĠQUAL": 33786,
      "Hello": 33787,
      "ĠBorder": 33788,
      "ghiamo": 33789,
      "Abstract": 33790,
      "Ġpunct": 33791,
      "Ġbarrel": 33792,
      "entusi": 33793,
      "ĠTerap": 33794,
      "ĠDelle": 33795,
      "Ġbeating": 33796,
      "Ġimballa": 33797,
      "ĠEarn": 33798,
      "Ġunitamente": 33799,
      "Ġoversee": 33800,
      "Ġgiapponesi": 33801,
      "Ġfeasible": 33802,
      "Ġreagire": 33803,
      "Username": 33804,
      "Ġsaggezza": 33805,
      "Ġgadgets": 33806,
      "ĠDriving": 33807,
      "Ġdiscusses": 33808,
      "umbs": 33809,
      "Ġimperd": 33810,
      "Ġshowcases": 33811,
      "WC": 33812,
      "ĠRum": 33813,
      "Ġlegittimi": 33814,
      "项": 33815,
      "ĠSah": 33816,
      "Ġvolessi": 33817,
      "ĠðŁĺī": 33818,
      "ARN": 33819,
      "imentale": 33820,
      "Ġinherent": 33821,
      "Ġii": 33822,
      "illon": 33823,
      "optim": 33824,
      "Ġquarterback": 33825,
      "ĠDici": 33826,
      "Ġchrom": 33827,
      "Shop": 33828,
      "Ġaffermazioni": 33829,
      "visit": 33830,
      "ĠRifi": 33831,
      "aru": 33832,
      "esium": 33833,
      "ĠTran": 33834,
      "Ġsudo": 33835,
      "Ġsms": 33836,
      "ADER": 33837,
      "Ġboyfriend": 33838,
      "ARS": 33839,
      "brella": 33840,
      "translate": 33841,
      "Series": 33842,
      "å¾Ĺ": 33843,
      "ĠCecilia": 33844,
      "Ġperpetr": 33845,
      "Ġgocce": 33846,
      "Ġdiamo": 33847,
      "Ġgiocando": 33848,
      "iterbo": 33849,
      "Ġrigenerazione": 33850,
      "unced": 33851,
      "Ġentrati": 33852,
      "Ġmonster": 33853,
      "Ġsolic": 33854,
      "ĠPix": 33855,
      "ĠGrav": 33856,
      "Ġdiligence": 33857,
      "Effect": 33858,
      "Ġcompile": 33859,
      "Ġtempesta": 33860,
      "Ġmaschio": 33861,
      "ĠWHAT": 33862,
      "Ric": 33863,
      "Ġallies": 33864,
      "ĠOrders": 33865,
      "Ġgiornaliera": 33866,
      "Ġuploaded": 33867,
      "/%": 33868,
      "Ġhappier": 33869,
      "lavoro": 33870,
      "Ġfulfillment": 33871,
      "della": 33872,
      "izzabile": 33873,
      "Ġdescritte": 33874,
      "ĠPasolini": 33875,
      "ĠeCommerce": 33876,
      "giamo": 33877,
      "Ġoccupation": 33878,
      "ĠInvesting": 33879,
      "ĠAcceler": 33880,
      "ĠUlteriori": 33881,
      "Ġsfior": 33882,
      "ĠSell": 33883,
      "ĠAure": 33884,
      "IMO": 33885,
      "Ġrenderlo": 33886,
      "ĠEagle": 33887,
      "Ġpathways": 33888,
      "Ġrounded": 33889,
      "Ġeseguite": 33890,
      "ĠPlaza": 33891,
      "MAP": 33892,
      "ĠMald": 33893,
      "dfunding": 33894,
      "Ġsofferenze": 33895,
      "assegnazione": 33896,
      "Ġinhabit": 33897,
      "incredibile": 33898,
      "ĠMontreal": 33899,
      "Ġrenewed": 33900,
      "Ġfantascienza": 33901,
      "anticip": 33902,
      "交": 33903,
      "Ġwoods": 33904,
      "Ġcorreggere": 33905,
      "Ġbrutta": 33906,
      "ĠUganda": 33907,
      "ĠXiaomi": 33908,
      "fic": 33909,
      "æĵįä½ľ": 33910,
      "Ġdistrutto": 33911,
      "ĠGIOV": 33912,
      "Ġperl": 33913,
      "Ġemesso": 33914,
      "Ġsoprav": 33915,
      "Ġcappella": 33916,
      "ĠSustainability": 33917,
      "Ġnodi": 33918,
      "ĠBod": 33919,
      "Ġguidati": 33920,
      "Ġviventi": 33921,
      "woman": 33922,
      "asca": 33923,
      "ĠKick": 33924,
      "Ġsostenute": 33925,
      "ĠFuoco": 33926,
      "ĠFerro": 33927,
      "Ġeletti": 33928,
      "Ġchopped": 33929,
      "Ġactivists": 33930,
      "Ġlesser": 33931,
      "Ġobsol": 33932,
      "Ġorganizzativo": 33933,
      "ĠSPECI": 33934,
      "ĠAlexa": 33935,
      "Ġvoluntary": 33936,
      "Ġmonitors": 33937,
      "ucket": 33938,
      "hea": 33939,
      "ĠEntr": 33940,
      "Ġarchivio": 33941,
      "Ġanonym": 33942,
      "Ġwealthy": 33943,
      "STEM": 33944,
      "ĠPotential": 33945,
      "Ġmuseums": 33946,
      "ĠCLI": 33947,
      "âĢIJ": 33948,
      "ĠInsights": 33949,
      "Ġyarn": 33950,
      "ĠLift": 33951,
      "Ġesecut": 33952,
      "Ġpollo": 33953,
      "Ġendif": 33954,
      "éĴ": 33955,
      "Ġneonato": 33956,
      "Ġdeclino": 33957,
      "icolore": 33958,
      "ĠWalmart": 33959,
      "paste": 33960,
      "Ġimpron": 33961,
      "Policy": 33962,
      "Ġdimagrire": 33963,
      "Ġoverlooked": 33964,
      "ĠValutazione": 33965,
      "Ġfavola": 33966,
      "Ġvende": 33967,
      "ĠMack": 33968,
      "ĠWEB": 33969,
      "Ġpoorly": 33970,
      "Ġdopoguerra": 33971,
      "ĠOriginally": 33972,
      "did": 33973,
      "ĠCamere": 33974,
      "Gui": 33975,
      "Ġattraversando": 33976,
      "Ġaccommodations": 33977,
      "Ġfrontiere": 33978,
      "ĠFranz": 33979,
      "ĠReach": 33980,
      "offs": 33981,
      "Ġpixels": 33982,
      "Ġannoying": 33983,
      "Ġorgans": 33984,
      "ĠMedioevo": 33985,
      "duration": 33986,
      "ĠVO": 33987,
      "Ġseparati": 33988,
      "messages": 33989,
      "Ġseq": 33990,
      "Ġartistici": 33991,
      "Ġpoliziotti": 33992,
      "Ġdivenuto": 33993,
      "ĠOperation": 33994,
      "Ġcrimine": 33995,
      "Ġblessing": 33996,
      "Ġpotato": 33997,
      "ĠRI": 33998,
      "Ġinformatiche": 33999,
      "ographics": 34000,
      "Ġarcheologico": 34001,
      "ĠCd": 34002,
      "ĠAla": 34003,
      "ĠMali": 34004,
      "ergie": 34005,
      "Ġvendetta": 34006,
      "ĠICT": 34007,
      "rams": 34008,
      "ки": 34009,
      "Ġmist": 34010,
      "ilde": 34011,
      "Ġnovels": 34012,
      "bn": 34013,
      "indic": 34014,
      "ĠDonato": 34015,
      "aula": 34016,
      "ĠMassage": 34017,
      "Ġriapr": 34018,
      "ĠHamas": 34019,
      "Ġrugby": 34020,
      "ĠSki": 34021,
      "atteggiamento": 34022,
      "оÑĤ": 34023,
      "ĠSubito": 34024,
      "Ġ////": 34025,
      "Ġdeadly": 34026,
      "AGGIO": 34027,
      "Ġcruel": 34028,
      "Ġcatturare": 34029,
      "ĠCatalog": 34030,
      "CUR": 34031,
      "liter": 34032,
      "Ġreiter": 34033,
      "attord": 34034,
      "Ġavvale": 34035,
      "delta": 34036,
      "Ġdelegazione": 34037,
      "Ġcarbone": 34038,
      "Ġtemporali": 34039,
      "CV": 34040,
      "Ġfeeds": 34041,
      "estore": 34042,
      "ĠFratello": 34043,
      "Smart": 34044,
      "general": 34045,
      "Ġdiscorsi": 34046,
      "Ġcalam": 34047,
      "Ġaltissima": 34048,
      "ĠContemporary": 34049,
      "Mart": 34050,
      "Ġau": 34051,
      "Ġwiring": 34052,
      "Ġpenet": 34053,
      "Ġdioces": 34054,
      "ĠRistrutt": 34055,
      "Ġsappia": 34056,
      "Ġrecognizing": 34057,
      "mouse": 34058,
      "Ġexpans": 34059,
      "Ġdisruption": 34060,
      "Ġhormones": 34061,
      "Ġabsorption": 34062,
      "mad": 34063,
      "ĠTY": 34064,
      "lipse": 34065,
      "ussi": 34066,
      "Ġpedes": 34067,
      "roe": 34068,
      "Ġreside": 34069,
      "ĠXP": 34070,
      "Import": 34071,
      "Ġtraction": 34072,
      "memory": 34073,
      "iostream": 34074,
      "Ġsuggestivo": 34075,
      "ĠPerman": 34076,
      "Ġrurale": 34077,
      "nox": 34078,
      "çľĭ": 34079,
      "Ġvariano": 34080,
      "zzy": 34081,
      "Ġimperial": 34082,
      "Ġgn": 34083,
      "ĠCAMP": 34084,
      "perché": 34085,
      "Ġfarli": 34086,
      "ĠFBI": 34087,
      "Ġsostitut": 34088,
      "ãģĦ": 34089,
      "Focus": 34090,
      "gom": 34091,
      "Ġprompted": 34092,
      "Ġindebol": 34093,
      "ĠTampa": 34094,
      "ĠpopolaritÃł": 34095,
      "Ġsovereign": 34096,
      "ĠLimit": 34097,
      "Ġportatile": 34098,
      "ĠResc": 34099,
      "UPDATE": 34100,
      "Ġprotette": 34101,
      "Ġadministered": 34102,
      "ĠMister": 34103,
      "Ġsalvaguardare": 34104,
      "ean": 34105,
      "ĠCus": 34106,
      "Ġdistretto": 34107,
      "Food": 34108,
      "fico": 34109,
      "Ġeditors": 34110,
      "ĠVeget": 34111,
      "NT": 34112,
      "Ġimported": 34113,
      "ĠStrumenti": 34114,
      "Ġatmosfere": 34115,
      "éķ": 34116,
      "Ġincorporates": 34117,
      "Ġassunti": 34118,
      "Ġabbassare": 34119,
      "Ġmig": 34120,
      "Ġenchant": 34121,
      "inflamm": 34122,
      "ĠGiornale": 34123,
      "Ġbanana": 34124,
      "ĠLaboratory": 34125,
      "Ġunfair": 34126,
      "ĠPASS": 34127,
      "ĠPNR": 34128,
      "ĠAltra": 34129,
      "Ġabbandono": 34130,
      "两": 34131,
      "Ġaviation": 34132,
      "ì§": 34133,
      "ĠTub": 34134,
      "Ġcasuale": 34135,
      "ORA": 34136,
      "Ġcampan": 34137,
      "ĠClienti": 34138,
      "ĠvorrÃł": 34139,
      "Ġassegnati": 34140,
      "ĠTail": 34141,
      "Ġlimitro": 34142,
      "ĠSr": 34143,
      "Ġunto": 34144,
      "Ġtranquilli": 34145,
      "ĠBeta": 34146,
      "plugins": 34147,
      "Alert": 34148,
      "*(": 34149,
      "Ġlamin": 34150,
      "ĠPush": 34151,
      "Ġenters": 34152,
      "Ġstepping": 34153,
      "ĠFilosofia": 34154,
      "Ġdinosa": 34155,
      "ĠArkansas": 34156,
      "zan": 34157,
      "andomi": 34158,
      "Ġimprescind": 34159,
      "ATTO": 34160,
      "ĠPoll": 34161,
      "ĠBenevento": 34162,
      "Ġdeclin": 34163,
      "Ġrigid": 34164,
      "ĠAnyway": 34165,
      "vac": 34166,
      "intech": 34167,
      "ĠBeppe": 34168,
      "++++": 34169,
      "ereditÃł": 34170,
      "ĠSue": 34171,
      "ycling": 34172,
      "Ġlambda": 34173,
      "Ġposes": 34174,
      "empo": 34175,
      "Ġinvites": 34176,
      "Week": 34177,
      "Ġallocated": 34178,
      "Ġprecautions": 34179,
      "Ġappieno": 34180,
      "Ġvolontaria": 34181,
      "ĠBulgaria": 34182,
      "Ġbalancing": 34183,
      "Ġfavorendo": 34184,
      "ĠWI": 34185,
      "Ġoutdated": 34186,
      "Ġaderito": 34187,
      "ĠRil": 34188,
      "ĠVs": 34189,
      "Ġleggende": 34190,
      "abbandono": 34191,
      "Ġdomiciliari": 34192,
      "Ġmanuf": 34193,
      "ĠReplacement": 34194,
      "Ġriempire": 34195,
      "Ġimpair": 34196,
      "omani": 34197,
      "addEventListener": 34198,
      "Ġdenominata": 34199,
      "Ġcalcoli": 34200,
      "enium": 34201,
      "dou": 34202,
      "Ġquoted": 34203,
      "Ġsupplying": 34204,
      "Ġcelebrities": 34205,
      "Ġautonomi": 34206,
      "Ġdragon": 34207,
      "avier": 34208,
      "ĠAlcohol": 34209,
      "ĠChart": 34210,
      "ĠSTEM": 34211,
      "Ġinitiate": 34212,
      "ĠStanford": 34213,
      "Ġdestinatario": 34214,
      "Ġefficacy": 34215,
      "NotFound": 34216,
      "Ġjoins": 34217,
      "Ġscoppi": 34218,
      "ĠIncrease": 34219,
      "Ġoxid": 34220,
      "ĠPG": 34221,
      "ĠFIFA": 34222,
      "Ġfinalizzata": 34223,
      "Assessore": 34224,
      "ĠViola": 34225,
      "æĹ¥": 34226,
      "Ġsteril": 34227,
      "ĠVisualizza": 34228,
      "ĠASP": 34229,
      "Ġpasswords": 34230,
      "curr": 34231,
      "æĪij们": 34232,
      "Ġappra": 34233,
      "Ġdeclaration": 34234,
      "Ġblanket": 34235,
      "Ġesaminare": 34236,
      "RX": 34237,
      "ĠDow": 34238,
      "Ġtasting": 34239,
      "Cas": 34240,
      "Ġtelematica": 34241,
      "ĠElezioni": 34242,
      "junit": 34243,
      "Ġchiarimenti": 34244,
      "Ġmiglioramenti": 34245,
      "individuazione": 34246,
      "nr": 34247,
      "ĠCosmet": 34248,
      "Ġirresisti": 34249,
      "Ġundici": 34250,
      "Lat": 34251,
      "Ġspotlight": 34252,
      "Ġtristezza": 34253,
      "hex": 34254,
      "Ġhelic": 34255,
      "Ġembarrass": 34256,
      "Ġlakes": 34257,
      "Ġ)(": 34258,
      "athlon": 34259,
      "onne": 34260,
      "omio": 34261,
      "ĠHour": 34262,
      "ĠForward": 34263,
      "Ġpreventive": 34264,
      "inspired": 34265,
      "ulatory": 34266,
      "æ·": 34267,
      "èĢĮ": 34268,
      "ĠSELECT": 34269,
      "ĠGRA": 34270,
      "Ġpagano": 34271,
      "Ġlotte": 34272,
      "Ġviolento": 34273,
      "ĠJake": 34274,
      "Ġidentificazione": 34275,
      "know": 34276,
      "ĠStro": 34277,
      "ĠUniverse": 34278,
      "ĠTalent": 34279,
      "bie": 34280,
      "ĠShah": 34281,
      "Ġmeccanico": 34282,
      "isioni": 34283,
      "Ġmanuscript": 34284,
      "Ġterrorist": 34285,
      "Ġdivorzio": 34286,
      "Ġrinvio": 34287,
      "abbon": 34288,
      "Ġappliance": 34289,
      "reath": 34290,
      "ĠFirstly": 34291,
      "ĠBiennale": 34292,
      "km": 34293,
      "Ġvetta": 34294,
      "ĠMood": 34295,
      "EMBRE": 34296,
      "Ġsyrup": 34297,
      "Ġotter": 34298,
      "Ġdrainage": 34299,
      "happy": 34300,
      "Ġcittadine": 34301,
      "zato": 34302,
      "Ġquilt": 34303,
      "Ġburned": 34304,
      "Ġbrig": 34305,
      "Ġversa": 34306,
      "Ġtira": 34307,
      "Ġriuscì": 34308,
      "Rele": 34309,
      "gex": 34310,
      "ĠAlum": 34311,
      "ĠConcrete": 34312,
      "ĠProssimo": 34313,
      "oz": 34314,
      "ĠWP": 34315,
      "Ġorizzontale": 34316,
      "λ": 34317,
      "ĠCroc": 34318,
      "Ġverbal": 34319,
      "ĠCastro": 34320,
      "Ġpromozionale": 34321,
      "Ġcomplain": 34322,
      "parte": 34323,
      "ĠSecurities": 34324,
      "ectrum": 34325,
      "Ġhumble": 34326,
      "Ġbomba": 34327,
      "Ġspera": 34328,
      "Ġfarvi": 34329,
      "Ġdominated": 34330,
      "Ġspada": 34331,
      "Ġmuscolari": 34332,
      "LENGTH": 34333,
      "ufo": 34334,
      "ĠDirettivo": 34335,
      "ĠPOT": 34336,
      "Ġlistener": 34337,
      "/?": 34338,
      "Ġlazy": 34339,
      "Ġfutures": 34340,
      "Ġtrasmette": 34341,
      "ĠBuongiorno": 34342,
      "esplosione": 34343,
      "Ġash": 34344,
      "ĠQuante": 34345,
      "ĠUltime": 34346,
      "Based": 34347,
      "Ġdoti": 34348,
      "Ġfondatori": 34349,
      "vid": 34350,
      "quando": 34351,
      "ĠResid": 34352,
      "ĠOutside": 34353,
      "Ġemozione": 34354,
      "Ġnowhere": 34355,
      "allenatore": 34356,
      "Ġtermina": 34357,
      "Ġprocedimenti": 34358,
      "Ġstampo": 34359,
      "ĠAutomotive": 34360,
      "ĠSabrina": 34361,
      "Ġaccennato": 34362,
      "ĠImprove": 34363,
      "Ġfarmi": 34364,
      "Ġcertificata": 34365,
      "被": 34366,
      "ب": 34367,
      "ĠCambi": 34368,
      "ourt": 34369,
      "webs": 34370,
      "<=": 34371,
      "Ġmeraviglie": 34372,
      "ĠAvere": 34373,
      "Enum": 34374,
      "Ġgravity": 34375,
      "Ġrever": 34376,
      "Ġelementari": 34377,
      "ians": 34378,
      "quin": 34379,
      "Ġasleep": 34380,
      "endant": 34381,
      "Ġcoc": 34382,
      "Ġpovera": 34383,
      "Ġnauf": 34384,
      "Ġfertile": 34385,
      "nk": 34386,
      "ETTER": 34387,
      "Ġcabina": 34388,
      "Ġlamb": 34389,
      "aghi": 34390,
      "ès": 34391,
      "Ġchlor": 34392,
      "Ġestremo": 34393,
      "ĠConfiguration": 34394,
      "Radio": 34395,
      "fur": 34396,
      "idono": 34397,
      "trale": 34398,
      "Ïĥ": 34399,
      "Ġsocieties": 34400,
      "Ġinsegnamenti": 34401,
      "gz": 34402,
      "INST": 34403,
      "ĠKirk": 34404,
      "ospace": 34405,
      "Ġthankful": 34406,
      "ĠBrazilian": 34407,
      "Ġregisti": 34408,
      "ĠAnch": 34409,
      "Ġsolved": 34410,
      "URCE": 34411,
      "Ġpreferita": 34412,
      "Ġmins": 34413,
      "Ġjoke": 34414,
      "inees": 34415,
      "arius": 34416,
      "Ġsheep": 34417,
      "Ġdivino": 34418,
      "Ġestera": 34419,
      "Ġaggiuntivo": 34420,
      "Ġtrademarks": 34421,
      "Ġmc": 34422,
      "Rob": 34423,
      "quad": 34424,
      "ĠAdvoc": 34425,
      "Ġeyel": 34426,
      "ĠSappiamo": 34427,
      "Ġlush": 34428,
      "ENTS": 34429,
      "Ġdistribuiti": 34430,
      "ĠFerrag": 34431,
      "Ġuniforme": 34432,
      "umiditÃł": 34433,
      "derr": 34434,
      "Ġsimilarly": 34435,
      "Ġaccuratamente": 34436,
      "Ġimplants": 34437,
      "hum": 34438,
      "ĠAutoritÃł": 34439,
      "Ġexpectation": 34440,
      "Ġillnesses": 34441,
      "Ġrari": 34442,
      "ogi": 34443,
      "Ġchecklist": 34444,
      "ĠVeronica": 34445,
      "Ġåľ": 34446,
      "Ġortod": 34447,
      "ITS": 34448,
      "requency": 34449,
      "ĠTheater": 34450,
      "ĠKil": 34451,
      "contract": 34452,
      "Ġabbraccio": 34453,
      "validation": 34454,
      "Ġknees": 34455,
      "Ġinquinanti": 34456,
      "Og": 34457,
      "zona": 34458,
      "hell": 34459,
      "Ġadministrators": 34460,
      "ĠBBQ": 34461,
      "æĦ": 34462,
      "Īĺ": 34463,
      "ĠConservation": 34464,
      "Pac": 34465,
      "ĠWalt": 34466,
      "ĠChand": 34467,
      "Resp": 34468,
      "Ġricercatore": 34469,
      "Ġappartenente": 34470,
      "[[": 34471,
      "ĠCake": 34472,
      "ulle": 34473,
      "ĠRut": 34474,
      "Ġanticor": 34475,
      "Ġtriumph": 34476,
      "Ġdisciplinare": 34477,
      "atable": 34478,
      "alur": 34479,
      "arse": 34480,
      "ĠGospel": 34481,
      "Ġcreatura": 34482,
      "Ġnarra": 34483,
      "Ġdebbano": 34484,
      "Ġsposta": 34485,
      "Ġrelates": 34486,
      "Ġenduring": 34487,
      "Ġconcentrated": 34488,
      "Ġwillingness": 34489,
      "ĠTraffic": 34490,
      "ĠGeor": 34491,
      "Ġquantum": 34492,
      "Ġleggeri": 34493,
      "失": 34494,
      "éĩĮ": 34495,
      "ĠTunisia": 34496,
      "ĠThor": 34497,
      "Ġundertake": 34498,
      "Ġriferiscono": 34499,
      "anu": 34500,
      "Ġecclesi": 34501,
      "Ġorganizzativa": 34502,
      "Ġinfantile": 34503,
      "ĠTP": 34504,
      "ramp": 34505,
      "ĠConcerto": 34506,
      "flags": 34507,
      "Just": 34508,
      "Ġricre": 34509,
      "Ġartigianali": 34510,
      "ĠScommesse": 34511,
      "Ġnullptr": 34512,
      "ĠWriter": 34513,
      "ĠLuisa": 34514,
      "Ġdependencies": 34515,
      "Ġbolletta": 34516,
      "Ġpotenzi": 34517,
      "Ġcompatibili": 34518,
      "Ġtermination": 34519,
      "affari": 34520,
      "fre": 34521,
      "mor": 34522,
      "inde": 34523,
      "Ġgoog": 34524,
      "Ġeffettiva": 34525,
      "Ġrequisito": 34526,
      "Ġpatrimoniale": 34527,
      "ĠINV": 34528,
      "Ġurged": 34529,
      "Ġtemporanea": 34530,
      "ĠCinem": 34531,
      "Ġconverting": 34532,
      "inx": 34533,
      "Ġreck": 34534,
      "intensitÃł": 34535,
      "Ġpresentazioni": 34536,
      "Children": 34537,
      "linear": 34538,
      "Ġutilization": 34539,
      "Advisor": 34540,
      "æĺİ": 34541,
      "ĠMLS": 34542,
      "Ġvalide": 34543,
      "æĸŃ": 34544,
      "Ġframmenti": 34545,
      "Ġmetafora": 34546,
      "Ġmicrowave": 34547,
      "Ġparallelo": 34548,
      "Ġriel": 34549,
      "ĠHS": 34550,
      "Ġgarbage": 34551,
      "ĠEuropei": 34552,
      "Ġdecorations": 34553,
      "KEN": 34554,
      "Ġhypothes": 34555,
      "Ġptr": 34556,
      "Ġfesteggi": 34557,
      "Ġlan": 34558,
      "Ġregistri": 34559,
      "ĠLibera": 34560,
      "crafted": 34561,
      "determ": 34562,
      "wrapper": 34563,
      "ĠCaratteristiche": 34564,
      "usp": 34565,
      "Ġsportsbook": 34566,
      "Ġsacrifici": 34567,
      "Esp": 34568,
      "Ġwore": 34569,
      "Ġmorbida": 34570,
      "Ġhp": 34571,
      "ĠRenault": 34572,
      "ĠCriminal": 34573,
      "ĠBomb": 34574,
      "Ġqualification": 34575,
      "('./": 34576,
      "ELLE": 34577,
      "Cli": 34578,
      "Ġdiede": 34579,
      "Ġbei": 34580,
      "Ġlineare": 34581,
      "querySelector": 34582,
      "ĠTeachers": 34583,
      "ĠEF": 34584,
      "æł¼": 34585,
      "entini": 34586,
      "Ġformative": 34587,
      "Ġdonazioni": 34588,
      "Ġstrongest": 34589,
      "ĠMacerata": 34590,
      "ĠBirthday": 34591,
      "antina": 34592,
      "Ġintervenuto": 34593,
      "Ġcreduto": 34594,
      "Ġwashed": 34595,
      "PRI": 34596,
      "ä¸ŃçļĦ": 34597,
      "Ġricicl": 34598,
      "Ġaltered": 34599,
      "Ġcarbohyd": 34600,
      "Ġcaffeine": 34601,
      "ÙĬ": 34602,
      "Ġrays": 34603,
      "ĠIncludes": 34604,
      "Ġfissata": 34605,
      "ĠRAI": 34606,
      "Chain": 34607,
      "ĠAnnivers": 34608,
      "Ġcug": 34609,
      "Ġbb": 34610,
      "Ġatter": 34611,
      "Integr": 34612,
      "®,": 34613,
      "ĠHandle": 34614,
      "ĠTos": 34615,
      "ĠLots": 34616,
      "exe": 34617,
      "itchens": 34618,
      "Ġelencati": 34619,
      "EtaFwD": 34620,
      "ĠChirurgia": 34621,
      "ĠVengono": 34622,
      "Ġapprofondito": 34623,
      "Ġincroci": 34624,
      "visto": 34625,
      "Ġanalizzato": 34626,
      "Ġfirmware": 34627,
      "Ġshocked": 34628,
      "etevi": 34629,
      "ĠVenere": 34630,
      "Ġbeside": 34631,
      "Ġpuramente": 34632,
      "ĠAument": 34633,
      "mand": 34634,
      "triale": 34635,
      "Ġselections": 34636,
      "ĠMillion": 34637,
      "ĠDNS": 34638,
      "Ġpeoples": 34639,
      "Ġcolonn": 34640,
      "Ġportoghe": 34641,
      "Om": 34642,
      "ĠAK": 34643,
      "ĠWarm": 34644,
      "ĠDonat": 34645,
      "Ġcalculations": 34646,
      "Ġmeantime": 34647,
      "Ġcacao": 34648,
      "Ġmillim": 34649,
      "Ġinstructors": 34650,
      "Ġexplicitly": 34651,
      "Ġcalciatori": 34652,
      "Ġdenominazione": 34653,
      "Ġfrigorifero": 34654,
      "entano": 34655,
      "ivoli": 34656,
      "TOP": 34657,
      "aviour": 34658,
      "usted": 34659,
      "ĠHire": 34660,
      "uttivo": 34661,
      "Ġmiliardo": 34662,
      "innerHTML": 34663,
      "invent": 34664,
      "Ġwars": 34665,
      "lecture": 34666,
      "ĠPROC": 34667,
      "Ġcoincide": 34668,
      ".]": 34669,
      "ĠLayout": 34670,
      "Ġsupermercato": 34671,
      "Ve": 34672,
      "Ġpeel": 34673,
      "trare": 34674,
      "Ġriusciamo": 34675,
      "ĠGlasgow": 34676,
      "rass": 34677,
      "inco": 34678,
      "Ġsuccessione": 34679,
      "ĠMedico": 34680,
      "Ġmarking": 34681,
      "ça": 34682,
      "Ġpharmac": 34683,
      "ĠPUR": 34684,
      "ateria": 34685,
      "Ġricambio": 34686,
      "ĠPerry": 34687,
      "Ġscelgono": 34688,
      "ĠJulie": 34689,
      "Ġrepressione": 34690,
      "ĠSudan": 34691,
      "Len": 34692,
      "acolo": 34693,
      "Ġcanad": 34694,
      "Ġoffriamo": 34695,
      "Ġfunctionalities": 34696,
      "ratazione": 34697,
      "Ġanello": 34698,
      "Ġambigu": 34699,
      "Ġpartnered": 34700,
      "Ġyields": 34701,
      "([]": 34702,
      "bom": 34703,
      "Ġlifelong": 34704,
      "ĠEpic": 34705,
      "Autowired": 34706,
      "ordenone": 34707,
      "Ġsuspected": 34708,
      "ĠRuby": 34709,
      "ĠKeto": 34710,
      "Ġlifted": 34711,
      "ĠQuotidiano": 34712,
      "Ġsewing": 34713,
      "Ġrevised": 34714,
      "ĠATM": 34715,
      "Ġacced": 34716,
      "ĠOpening": 34717,
      "ĠBooking": 34718,
      "fal": 34719,
      "isted": 34720,
      "Ġcolto": 34721,
      "Ġvelocity": 34722,
      "ĠOlympics": 34723,
      "ĠâĪĴ": 34724,
      "Ġwand": 34725,
      "scan": 34726,
      "Ġminimizing": 34727,
      "Ġlisteners": 34728,
      "Ġluminosa": 34729,
      "Ġvolante": 34730,
      "ç³»": 34731,
      "Ġregistrano": 34732,
      "éĢļè¿ĩ": 34733,
      "alink": 34734,
      "Ġremin": 34735,
      "Ġarma": 34736,
      "ĠviabilitÃł": 34737,
      "Ġattraversare": 34738,
      "Ġexpressing": 34739,
      "ĠFacoltÃł": 34740,
      "EQ": 34741,
      "Ġenact": 34742,
      "ĠNBC": 34743,
      "Convert": 34744,
      "ĠSCU": 34745,
      "esper": 34746,
      "thma": 34747,
      "('\\": 34748,
      "ducono": 34749,
      "ĠGallo": 34750,
      "oggiare": 34751,
      "oka": 34752,
      "Ġpadron": 34753,
      "irmi": 34754,
      "ĠInteractive": 34755,
      "Ġrejuven": 34756,
      "NER": 34757,
      "ĠPP": 34758,
      "ĠInviato": 34759,
      "Ġsuperficiale": 34760,
      "orzi": 34761,
      "ĠTusc": 34762,
      "Ġlac": 34763,
      "Ġsodio": 34764,
      "ispecie": 34765,
      "ĠRicette": 34766,
      "Bitmap": 34767,
      "Identifier": 34768,
      "Ġsterm": 34769,
      "ĠGHz": 34770,
      "ĠJump": 34771,
      "ĠAveva": 34772,
      "Ġbingo": 34773,
      "ullare": 34774,
      "Ġexpose": 34775,
      "Ġcritics": 34776,
      "Ġinterpreti": 34777,
      "dogan": 34778,
      "ĠSpray": 34779,
      "Fetch": 34780,
      "Ġdemon": 34781,
      "ĠMelissa": 34782,
      "Ġtumor": 34783,
      "Ġavanzati": 34784,
      "porter": 34785,
      "Ġglam": 34786,
      "Ġeccessivamente": 34787,
      "ĠSoutheast": 34788,
      "ĠCisl": 34789,
      "supported": 34790,
      "Ġsereno": 34791,
      "ĠWildlife": 34792,
      "Like": 34793,
      "quette": 34794,
      "energy": 34795,
      "etterÃł": 34796,
      "haw": 34797,
      "ĠDanny": 34798,
      "Ġtral": 34799,
      "equip": 34800,
      "Ġtomba": 34801,
      "Ġemblem": 34802,
      "Ġweaknesses": 34803,
      "ĠFacciamo": 34804,
      "pipe": 34805,
      "Ġtilt": 34806,
      "elio": 34807,
      "accept": 34808,
      "ĠFruit": 34809,
      "ĠSerge": 34810,
      "ĠIdentify": 34811,
      "................................": 34812,
      "Begin": 34813,
      "maps": 34814,
      "Ġworkload": 34815,
      "Ġmassaggi": 34816,
      "volti": 34817,
      "Impero": 34818,
      "Ġcondivisi": 34819,
      "Interno": 34820,
      "Ġbake": 34821,
      "ĠEmer": 34822,
      "ĠKin": 34823,
      "ĠSomeone": 34824,
      "ĠPatient": 34825,
      "Ġalloggio": 34826,
      "Ġricevono": 34827,
      "Ġtechnician": 34828,
      "ĠModule": 34829,
      "Ġcolpita": 34830,
      "Ġplatea": 34831,
      "Ġsampling": 34832,
      "resolve": 34833,
      "umbo": 34834,
      "Ġmarkers": 34835,
      "stdio": 34836,
      "ĠSociali": 34837,
      "ĠRoberts": 34838,
      "CTION": 34839,
      "ĠNucle": 34840,
      "GN": 34841,
      "Ġinterfaces": 34842,
      "Ġindigenous": 34843,
      "ĠâĻ": 34844,
      "kernel": 34845,
      "Ġdelim": 34846,
      "nex": 34847,
      "Ġplural": 34848,
      "ĠParkinson": 34849,
      "ĠGennaro": 34850,
      "omare": 34851,
      "Ġchunk": 34852,
      "Ġrivis": 34853,
      "ULE": 34854,
      "Ġdealership": 34855,
      "ĠMovies": 34856,
      "Ġadempimenti": 34857,
      "Ġpsychi": 34858,
      "Ġbiscotti": 34859,
      "ubio": 34860,
      "Ġcorrelation": 34861,
      "Ġmidst": 34862,
      "ĠAma": 34863,
      "Ġhex": 34864,
      "ĠEdin": 34865,
      "Ġsvela": 34866,
      "centric": 34867,
      "ĠCOP": 34868,
      "Ġautentica": 34869,
      "Ġselezionate": 34870,
      "Ġunions": 34871,
      "Ġaggiunti": 34872,
      "Ġheadphones": 34873,
      "Ġarmato": 34874,
      "ĠCoordinator": 34875,
      "è£": 34876,
      "ĠHamm": 34877,
      "antin": 34878,
      "Span": 34879,
      "Ġprecisato": 34880,
      "Ġbridges": 34881,
      "Ġautobio": 34882,
      "Ġsid": 34883,
      "Ġscales": 34884,
      "Ġgoodness": 34885,
      "canvas": 34886,
      "Ġindoors": 34887,
      "Ġsvariate": 34888,
      "anton": 34889,
      "Ġrav": 34890,
      "Ġcliniche": 34891,
      "ĠHistorical": 34892,
      "vie": 34893,
      "Ġremoves": 34894,
      "Ġebraica": 34895,
      "Ġvalenza": 34896,
      "ãģĻ": 34897,
      "Ġspogli": 34898,
      "Ġmacchia": 34899,
      "Ġconosciute": 34900,
      "Ġcalibro": 34901,
      "ĠShar": 34902,
      "Ġcertifications": 34903,
      "ĠCasinò": 34904,
      "flu": 34905,
      "amata": 34906,
      "ĠIA": 34907,
      "Ġinterrupt": 34908,
      "Ġrimbal": 34909,
      "itored": 34910,
      "Ġunpredic": 34911,
      "ĠChile": 34912,
      "iziana": 34913,
      "Ġsbar": 34914,
      "Ġcucinare": 34915,
      "æį¢": 34916,
      "Ġinvasion": 34917,
      "Ġmusician": 34918,
      "oscia": 34919,
      "Ġfutur": 34920,
      "Ġmotivate": 34921,
      "Ġodor": 34922,
      "evalu": 34923,
      "NESS": 34924,
      "Uniform": 34925,
      "Ġhumanitarian": 34926,
      "Ġhazardous": 34927,
      "Ġfriction": 34928,
      "Ġidentificato": 34929,
      "Ġmaturazione": 34930,
      "Ġstabili": 34931,
      "Ġessentials": 34932,
      "dn": 34933,
      "ĠSyl": 34934,
      "ĠInfrastructure": 34935,
      "ĠTinder": 34936,
      "Ġcomportare": 34937,
      "attino": 34938,
      "ĠExport": 34939,
      "Ġammettere": 34940,
      "ĠPRIMARY": 34941,
      "Ġrestriction": 34942,
      "Ġribell": 34943,
      "Ġspinning": 34944,
      "ĠDoug": 34945,
      "Ġnere": 34946,
      "ĠKyle": 34947,
      "Ġdeer": 34948,
      "Ġcariche": 34949,
      "Ġgiocano": 34950,
      "Ġchina": 34951,
      "Ġgreens": 34952,
      "ĠNaturale": 34953,
      "Ġcollar": 34954,
      "Ġremarks": 34955,
      "ìĿĦ": 34956,
      "Ġinherit": 34957,
      "Ġsvizzero": 34958,
      "==\"": 34959,
      "Ġfibers": 34960,
      "ĠReuters": 34961,
      "ĠReddit": 34962,
      "ombi": 34963,
      "ĠBarr": 34964,
      "ĠHOME": 34965,
      "Ġguai": 34966,
      "Ġvulnerabilities": 34967,
      "apposita": 34968,
      "ĠEntro": 34969,
      "Ġpastor": 34970,
      "Ġscrivo": 34971,
      "CRE": 34972,
      "Ġaccede": 34973,
      "ĠAnsw": 34974,
      "ĠNeeds": 34975,
      "ог": 34976,
      "ostenibile": 34977,
      "GH": 34978,
      "ĠWave": 34979,
      "Ġrope": 34980,
      "ĠMarg": 34981,
      "Ġendurance": 34982,
      "trip": 34983,
      "akra": 34984,
      "Ġregolari": 34985,
      "Ġterminate": 34986,
      "Ġvenisse": 34987,
      "isticamente": 34988,
      "Ġreciproc": 34989,
      "Ġportrait": 34990,
      "ë¡ľ": 34991,
      "Ġcrem": 34992,
      "Ġdistances": 34993,
      "Ġpremessa": 34994,
      "iliation": 34995,
      "Ġfarebbe": 34996,
      "uglia": 34997,
      "æī§è¡Į": 34998,
      "ĠPNRR": 34999,
      "Ġconnesso": 35000,
      "Ġpressures": 35001,
      "Ġdemonstration": 35002,
      "Ġsettentrionale": 35003,
      "obb": 35004,
      "Ġtorque": 35005,
      "onautica": 35006,
      "Duration": 35007,
      "WI": 35008,
      "ĠTicino": 35009,
      "ĠFD": 35010,
      "Ġ'{": 35011,
      "Ġflame": 35012,
      "Ġcancelled": 35013,
      "Ġnewspapers": 35014,
      "ĠFans": 35015,
      "ĠLakes": 35016,
      "Ġcaricare": 35017,
      "Ġaggiuntive": 35018,
      "alph": 35019,
      "Ġcandles": 35020,
      "ación": 35021,
      "attolo": 35022,
      "ĠGratis": 35023,
      "Ġdisplaying": 35024,
      "Ġfossi": 35025,
      "Ġprolonged": 35026,
      "Ġflotta": 35027,
      "Ġhistorically": 35028,
      "ĠFixed": 35029,
      "Old": 35030,
      "ĠProduzione": 35031,
      "camere": 35032,
      "ĠGDP": 35033,
      "Ġah": 35034,
      "Ġcaratterizzati": 35035,
      "ĠSulle": 35036,
      "Ġprogressiva": 35037,
      "åIJij": 35038,
      "Ġheadaches": 35039,
      "Ġsenatore": 35040,
      "cases": 35041,
      "ĠCatherine": 35042,
      "า": 35043,
      "ĠCities": 35044,
      "Ġcontenti": 35045,
      "Ġtimeout": 35046,
      "Ġdifese": 35047,
      "æľį": 35048,
      "ĠOgnuno": 35049,
      "dif": 35050,
      "ĠLucy": 35051,
      "ĠAsc": 35052,
      "ĠTrev": 35053,
      "forum": 35054,
      "ÅĤ": 35055,
      "Ġeternal": 35056,
      "ĠMacron": 35057,
      "ìĹIJ": 35058,
      "Let": 35059,
      "Ġciment": 35060,
      "parameters": 35061,
      "ĠBehind": 35062,
      "Ġimpreved": 35063,
      "radius": 35064,
      "ни": 35065,
      "Ġrumors": 35066,
      "Ġvizi": 35067,
      "urando": 35068,
      "apon": 35069,
      "Ġ{{": 35070,
      "ĠSpl": 35071,
      "ĠWHO": 35072,
      "(\\": 35073,
      "bate": 35074,
      "Ġdan": 35075,
      "indices": 35076,
      "Ġritengono": 35077,
      "ĠChev": 35078,
      "Ġmixer": 35079,
      "ĠIngegneria": 35080,
      "ĠBali": 35081,
      "Ġ#################################": 35082,
      "Ġinterpretazioni": 35083,
      "ĠFum": 35084,
      "Ġmeth": 35085,
      "('<": 35086,
      "Ġtimber": 35087,
      "urrent": 35088,
      "mentioned": 35089,
      "ĠGF": 35090,
      "Ġfinta": 35091,
      "Ġciot": 35092,
      "Ġnaut": 35093,
      "ĠSaw": 35094,
      "Ġretorica": 35095,
      "Ġretrieve": 35096,
      "ĠWoods": 35097,
      "Ġfronteggiare": 35098,
      "ĠDelaware": 35099,
      "Ġriscont": 35100,
      "vigionamento": 35101,
      "Ġavessi": 35102,
      "ĠLeaf": 35103,
      "expect": 35104,
      "Ġcrowds": 35105,
      "attica": 35106,
      "Ġdowns": 35107,
      "ĠFabric": 35108,
      "è¯ģ": 35109,
      "Ġincomprens": 35110,
      "Ġdiavolo": 35111,
      "stein": 35112,
      "ĠMountains": 35113,
      "Ġavvicinarsi": 35114,
      "ĠMine": 35115,
      "ĠSchia": 35116,
      "animarca": 35117,
      "Ġmodular": 35118,
      "Ġwires": 35119,
      "Ġnowadays": 35120,
      "ĠPrincipal": 35121,
      "ĠGrowing": 35122,
      "Push": 35123,
      "omonimo": 35124,
      "apest": 35125,
      "icient": 35126,
      "ĠAMD": 35127,
      "ffo": 35128,
      "Ġinvad": 35129,
      "ĠContratto": 35130,
      "Foto": 35131,
      "istato": 35132,
      "Ġpiast": 35133,
      "ĠChampion": 35134,
      "ĠFinn": 35135,
      "ör": 35136,
      "Ġdistinguished": 35137,
      "ĠFlorence": 35138,
      "Bottom": 35139,
      "bull": 35140,
      "Ġcontinuando": 35141,
      "Ġriva": 35142,
      "Ġpenali": 35143,
      "pian": 35144,
      "Ġscenic": 35145,
      "ĠTHAT": 35146,
      "Jan": 35147,
      "Ġdull": 35148,
      "Ġlasciata": 35149,
      "liqu": 35150,
      "ENO": 35151,
      "AGES": 35152,
      "Ġinedito": 35153,
      "Ġbespoke": 35154,
      "ĠCodes": 35155,
      "Ġteorico": 35156,
      "Ġpayouts": 35157,
      "Ġmalicious": 35158,
      "Ġobesity": 35159,
      "Ġseggi": 35160,
      "缴": 35161,
      "atics": 35162,
      "ĠTanz": 35163,
      "ĠOEM": 35164,
      "Ġindustria": 35165,
      "ĠIrene": 35166,
      "Ġalimento": 35167,
      "tratt": 35168,
      "endregion": 35169,
      "Ġsopratutto": 35170,
      "Ġcastle": 35171,
      "én": 35172,
      "ĠGuad": 35173,
      "Ġfrustrated": 35174,
      "Ġcorrosion": 35175,
      "ĠMussolini": 35176,
      "Ġsights": 35177,
      "Ġgraduale": 35178,
      "aku": 35179,
      "ĠHOW": 35180,
      "anghe": 35181,
      "Ġdecay": 35182,
      "arsene": 35183,
      "ogruppo": 35184,
      "Ġoce": 35185,
      "Ġappalti": 35186,
      "ĠSkip": 35187,
      "ĠNetworks": 35188,
      "elcome": 35189,
      "ilitato": 35190,
      "Ġscrisse": 35191,
      "training": 35192,
      "ĠFilip": 35193,
      "Ġsorgente": 35194,
      "instructor": 35195,
      "Ġcattura": 35196,
      "ĠEgyptian": 35197,
      "ondare": 35198,
      "yster": 35199,
      "Ġpromesso": 35200,
      "Ġexcuse": 35201,
      "Ġdecorate": 35202,
      "ĠCole": 35203,
      "ĠGradu": 35204,
      "Ġdisclosed": 35205,
      "Ġricavato": 35206,
      "cou": 35207,
      "ĠDD": 35208,
      "ĠNH": 35209,
      "Ġplanner": 35210,
      "Ġcollaboratore": 35211,
      "Ġvocabulary": 35212,
      "omot": 35213,
      "Ġattitudes": 35214,
      "immaginario": 35215,
      "rak": 35216,
      "ĠFronti": 35217,
      "eton": 35218,
      "ERC": 35219,
      "uded": 35220,
      "ĠSharing": 35221,
      "Ġandroidx": 35222,
      "ĠPatt": 35223,
      "Ġ'')": 35224,
      "ĠSelection": 35225,
      "Ġunderm": 35226,
      "Ġraccomandata": 35227,
      "ĠExcept": 35228,
      "Ġstadi": 35229,
      "=\"${": 35230,
      "Ġargv": 35231,
      "RIGHT": 35232,
      "Ġgenoc": 35233,
      "ĠdivinitÃł": 35234,
      "Ġintensiva": 35235,
      "Ġdiscepoli": 35236,
      "ĠprenderÃł": 35237,
      "atem": 35238,
      "Ġfp": 35239,
      "abbigliamento": 35240,
      "Ġpoeti": 35241,
      "ĠGregorio": 35242,
      "ĠDichiarazione": 35243,
      "ĠMigr": 35244,
      "Ġraggiungono": 35245,
      "ĠNZ": 35246,
      "ĠBoat": 35247,
      "DEBUG": 35248,
      "Ġuni": 35249,
      "orsione": 35250,
      "Ġcrowded": 35251,
      "Ġexamining": 35252,
      "Ġfidanzato": 35253,
      "elevata": 35254,
      "ĠBloomberg": 35255,
      "opts": 35256,
      "icht": 35257,
      "Ġcrude": 35258,
      "Ġelementary": 35259,
      "ĠCrotone": 35260,
      "Li": 35261,
      "Ġole": 35262,
      "çŃī": 35263,
      "eroe": 35264,
      "Ġstimato": 35265,
      "Ġpasseggiate": 35266,
      "Ġriportata": 35267,
      "Bot": 35268,
      "ĠPunta": 35269,
      "ĠBandi": 35270,
      "Ġstudios": 35271,
      "consuming": 35272,
      "ĠMonster": 35273,
      "repository": 35274,
      "IAB": 35275,
      "Ġconseguire": 35276,
      "icoltura": 35277,
      "ĠSilicon": 35278,
      "Ġassuming": 35279,
      "Ġpseud": 35280,
      "Ġvolley": 35281,
      "TextView": 35282,
      "IPT": 35283,
      "Ñĸ": 35284,
      "Ġfidanzata": 35285,
      "estramento": 35286,
      "cls": 35287,
      "Ġleasing": 35288,
      "Ġconcett": 35289,
      "Ġtm": 35290,
      "Ġretribuzione": 35291,
      "beans": 35292,
      "bbio": 35293,
      "Ġdistinguish": 35294,
      "ĠPROGET": 35295,
      "Ġinviando": 35296,
      "Opera": 35297,
      "ĠTreeNode": 35298,
      ">\\": 35299,
      "ffs": 35300,
      "Ġsorr": 35301,
      "Ġsmesso": 35302,
      "Ġanabol": 35303,
      "ĠComunicato": 35304,
      "ĠFactors": 35305,
      "Ġtrillion": 35306,
      "Ġlaying": 35307,
      "ĠAmazing": 35308,
      "vegia": 35309,
      "AST": 35310,
      "ĠChase": 35311,
      "ennino": 35312,
      "ĠPositive": 35313,
      "Ġcautious": 35314,
      "Ġsalvataggio": 35315,
      "Ġverse": 35316,
      "Ġricordando": 35317,
      "touch": 35318,
      "Ġcitazione": 35319,
      "esperson": 35320,
      "ĠLettere": 35321,
      "ĠAdvisor": 35322,
      "Ġeffettivo": 35323,
      "]->": 35324,
      "eo": 35325,
      "giano": 35326,
      "ĠAccademia": 35327,
      "ĠOptional": 35328,
      "Renderer": 35329,
      "ĠBishop": 35330,
      "Ġvalutato": 35331,
      "Ġinvisible": 35332,
      "线": 35333,
      "tificato": 35334,
      "ĠhFinalFNeg": 35335,
      "Folder": 35336,
      "Ġforcing": 35337,
      "Ġscans": 35338,
      "ATCH": 35339,
      "ĠUNESCO": 35340,
      "Ġraccontata": 35341,
      "$.": 35342,
      "Ġaffiliates": 35343,
      "ĠRecruit": 35344,
      "gnosi": 35345,
      "Ġlymph": 35346,
      "ĠTRE": 35347,
      "lievi": 35348,
      "Ġross": 35349,
      "qa": 35350,
      "ĠTutela": 35351,
      "Ġsuggestiva": 35352,
      "hello": 35353,
      "Ġlanciata": 35354,
      "nee": 35355,
      "Istruzione": 35356,
      "æľŁ": 35357,
      "Ġphotographers": 35358,
      "nare": 35359,
      "Ġweddings": 35360,
      "ĠEther": 35361,
      "ĠWow": 35362,
      "ĠAlfa": 35363,
      "Ġtragic": 35364,
      "Ġresin": 35365,
      "oterapeuta": 35366,
      "Ġreimburs": 35367,
      "ĠCorps": 35368,
      "ĠCOD": 35369,
      "ĠComprehensive": 35370,
      "icurezza": 35371,
      "Ġko": 35372,
      "Ġfluctu": 35373,
      "Symbol": 35374,
      "viglie": 35375,
      "Ġdsn": 35376,
      "ĠDro": 35377,
      "Ġdefinitions": 35378,
      "ĠBangkok": 35379,
      "arno": 35380,
      "ĠMaker": 35381,
      "ĠGender": 35382,
      "Ġfreight": 35383,
      "Ġinclusione": 35384,
      "ĠReality": 35385,
      "Ġproponendo": 35386,
      "Ġtapes": 35387,
      "Ġhalt": 35388,
      "Ġinterdisciplin": 35389,
      "InstanceState": 35390,
      "Ġwarnings": 35391,
      "Ġtutorials": 35392,
      "Ġfuggire": 35393,
      "undai": 35394,
      "ATIVE": 35395,
      "ä¿Ŀ": 35396,
      "ĠMaddalena": 35397,
      "rites": 35398,
      "ĠDieta": 35399,
      "ennesimo": 35400,
      "Ġharassment": 35401,
      "Ġcialis": 35402,
      "Ġinfluencers": 35403,
      "IsNull": 35404,
      "Ġstraniera": 35405,
      "ĠCertamente": 35406,
      "Ġlucr": 35407,
      "Ġantiossidanti": 35408,
      "Ġdren": 35409,
      "Ġpacco": 35410,
      "Ġritirare": 35411,
      "ĠCIS": 35412,
      "æł·": 35413,
      "Ġbarbecue": 35414,
      "NN": 35415,
      "oia": 35416,
      "izzatori": 35417,
      "quez": 35418,
      "Ġsbagliata": 35419,
      "Ġinsult": 35420,
      "transaction": 35421,
      "ĠBic": 35422,
      "ĠConsent": 35423,
      "urved": 35424,
      "Ġpresupposto": 35425,
      "ĠPersonale": 35426,
      "ĠScholarship": 35427,
      "Ġlana": 35428,
      "Ġintimo": 35429,
      "Ġtransplant": 35430,
      "ĠCapri": 35431,
      "Ġwitnesses": 35432,
      "ĠDevo": 35433,
      "conness": 35434,
      "Ġconvegni": 35435,
      "optional": 35436,
      "Ġindustrie": 35437,
      "itanza": 35438,
      "ĠFloyd": 35439,
      "ĠEni": 35440,
      "Ġscenery": 35441,
      "ĠAvellino": 35442,
      "Ġfabbisogno": 35443,
      "Ġembroider": 35444,
      "Ġconcentrarsi": 35445,
      "Ġpochissimi": 35446,
      "ĠSkype": 35447,
      "Ġdecorazione": 35448,
      "Ġobbliga": 35449,
      "Ġadvisors": 35450,
      "Ĭ¶æĢģ": 35451,
      "azzo": 35452,
      "somet": 35453,
      "Ġtyping": 35454,
      "filo": 35455,
      "Ġfry": 35456,
      "ĠGS": 35457,
      "forto": 35458,
      "Ġinitialize": 35459,
      "ĠPU": 35460,
      "ighteous": 35461,
      "Ġwebpage": 35462,
      "Ġesemplare": 35463,
      "Ġparenting": 35464,
      "ĠPCI": 35465,
      "Ġaffermazione": 35466,
      "Ġdivertirsi": 35467,
      "ĠBers": 35468,
      "ĠFrosinone": 35469,
      "stan": 35470,
      "Ġderivano": 35471,
      "ĠProsp": 35472,
      "Ġdecisa": 35473,
      "Ġdirettrice": 35474,
      "castle": 35475,
      "Ġlontane": 35476,
      "ĠLIF": 35477,
      "Ġcoordinato": 35478,
      "Ġnoticeable": 35479,
      "ĠFotografia": 35480,
      "Ġregalato": 35481,
      "Ġinnocent": 35482,
      "Ġancest": 35483,
      "fem": 35484,
      "changed": 35485,
      "ĠComando": 35486,
      "Ġidrica": 35487,
      "ĠRelax": 35488,
      "Ġvape": 35489,
      "Ġviewer": 35490,
      "ĠNulla": 35491,
      "ĠMaya": 35492,
      "ĠRotary": 35493,
      "Ġarb": 35494,
      "Ġfattispecie": 35495,
      "Ġfrost": 35496,
      "Ġmuovere": 35497,
      "ĠCena": 35498,
      "Ġrimaste": 35499,
      "opez": 35500,
      "Ġdemonstrating": 35501,
      "ĠERP": 35502,
      "andid": 35503,
      "incremento": 35504,
      "ĠSold": 35505,
      "udere": 35506,
      "Ġsep": 35507,
      "Ġabuso": 35508,
      "configuration": 35509,
      "ĠSetup": 35510,
      "ĠOpp": 35511,
      "Ġlaureato": 35512,
      "Ġrischiare": 35513,
      "Ġcompetizioni": 35514,
      "Throw": 35515,
      "Ġexploit": 35516,
      "ĠMills": 35517,
      "Ġcherry": 35518,
      "blereal": 35519,
      "nx": 35520,
      "ĠTyler": 35521,
      "Ġrealizzando": 35522,
      "Ġapportare": 35523,
      "\">&": 35524,
      "ĠtotalitÃł": 35525,
      "Ġillustri": 35526,
      "Ġsondaggi": 35527,
      "Ġemploying": 35528,
      "stitutes": 35529,
      "Ġmolecole": 35530,
      "Ġintrodotta": 35531,
      "ĠSOFTWARE": 35532,
      "Ġgrammar": 35533,
      "Ġottenuta": 35534,
      "Ġprevalenza": 35535,
      "Ray": 35536,
      "Ġmisto": 35537,
      "ĠmigrationBuilder": 35538,
      "Ġcompleti": 35539,
      "Ġvisuals": 35540,
      "ĠserietÃł": 35541,
      "åĵģ": 35542,
      "Radius": 35543,
      "bial": 35544,
      "ĠPalma": 35545,
      "Ġrumor": 35546,
      "alb": 35547,
      "ĠSpread": 35548,
      "Ġlasciarsi": 35549,
      "Abruzzo": 35550,
      "ĠPale": 35551,
      "Ġleap": 35552,
      "Ġpianificare": 35553,
      "!\");": 35554,
      "Ġcontroind": 35555,
      "modern": 35556,
      "insegnante": 35557,
      "Ġweed": 35558,
      "Ġcoloni": 35559,
      "rogazione": 35560,
      "ĠHardware": 35561,
      "ĠIllustr": 35562,
      "stringify": 35563,
      "ĠFreder": 35564,
      "Ġpins": 35565,
      "Ġbees": 35566,
      "Ġregistrazioni": 35567,
      "ĠBuilder": 35568,
      "Ġrilevazione": 35569,
      "Ġclearing": 35570,
      "ĠEND": 35571,
      "Ġtorture": 35572,
      "ITAL": 35573,
      "ĠTecnica": 35574,
      "Ġbiciclette": 35575,
      "mund": 35576,
      "Ġcertificazioni": 35577,
      "Bound": 35578,
      "visti": 35579,
      "ĠGets": 35580,
      "ĠHeight": 35581,
      "Ġencrypted": 35582,
      "IVI": 35583,
      "Ġsedie": 35584,
      "geo": 35585,
      "except": 35586,
      "ĠBors": 35587,
      "Ġprevid": 35588,
      "Ġdependable": 35589,
      "Ġcontraddizioni": 35590,
      "Ñī": 35591,
      "Ġgialla": 35592,
      "ĠSai": 35593,
      "Ġhello": 35594,
      "Ġplasm": 35595,
      "Ġearthqu": 35596,
      "ĠProviding": 35597,
      "Ġnuclei": 35598,
      "Created": 35599,
      "ĠTac": 35600,
      "ĠFlower": 35601,
      "ĠKel": 35602,
      "ĠRichmond": 35603,
      "Ġpretend": 35604,
      "charged": 35605,
      "ĠUR": 35606,
      "Ġnostalg": 35607,
      "Ġritard": 35608,
      "Ġsliding": 35609,
      "Ġritenere": 35610,
      "Ġexhibits": 35611,
      "Ġdirettive": 35612,
      "ĠRIP": 35613,
      "ovese": 35614,
      "ĠIndic": 35615,
      "ĠArchitettura": 35616,
      "æĪIJåĬŁ": 35617,
      "FLAGS": 35618,
      "saved": 35619,
      "ĠFoss": 35620,
      "three": 35621,
      "ANY": 35622,
      "Ġaggiornate": 35623,
      "Ġassicurazioni": 35624,
      "Force": 35625,
      "Ġsandwich": 35626,
      "Ġoutsourcing": 35627,
      "ĠEdu": 35628,
      "ĠESS": 35629,
      "Ġ#{": 35630,
      "ordinamento": 35631,
      "Ġchimico": 35632,
      "tu": 35633,
      "Ġbett": 35634,
      "ccoli": 35635,
      "ĠLungo": 35636,
      "Ġdesperate": 35637,
      "Ġbeats": 35638,
      "ĠCoop": 35639,
      "riad": 35640,
      "KO": 35641,
      "Ġturni": 35642,
      "oooo": 35643,
      "ĠObiettivo": 35644,
      "fb": 35645,
      "ĠSle": 35646,
      "Ġ.);": 35647,
      "ĠToast": 35648,
      "ĠCongo": 35649,
      "ĠSna": 35650,
      "ĠWiki": 35651,
      "Ġshirts": 35652,
      "Ġzinc": 35653,
      "Ġabundant": 35654,
      "mospher": 35655,
      "arche": 35656,
      "ĠĠĠĠĠĊ": 35657,
      "Ġours": 35658,
      "μ": 35659,
      "otici": 35660,
      "Ġpulse": 35661,
      "ERTA": 35662,
      "categories": 35663,
      "quel": 35664,
      "ĠNicholas": 35665,
      "cicl": 35666,
      "ĠPIN": 35667,
      "Ġornament": 35668,
      "Ġteaspoon": 35669,
      "ZIE": 35670,
      "Ġautrice": 35671,
      "doi": 35672,
      "fair": 35673,
      "ĠInstr": 35674,
      "ĠriuscirÃł": 35675,
      "Ġdescritti": 35676,
      "ĠESG": 35677,
      "ĠMezzogiorno": 35678,
      "apparen": 35679,
      "Ġgraduatoria": 35680,
      "Axis": 35681,
      "å¤ĦçIJĨ": 35682,
      "Ġsposi": 35683,
      "Ġfiamma": 35684,
      "grafie": 35685,
      "ĠQualsiasi": 35686,
      "ĠHelen": 35687,
      "Ġostacolo": 35688,
      "infras": 35689,
      "aram": 35690,
      "omenti": 35691,
      "Ġtrasformazioni": 35692,
      "Ġroma": 35693,
      "ĠREAL": 35694,
      "Ġboundary": 35695,
      "Hor": 35696,
      "Ġbreakthrough": 35697,
      "idezza": 35698,
      "aveva": 35699,
      "Ġcostruiti": 35700,
      "ĠSantiago": 35701,
      "Ġapprent": 35702,
      "Ġvegg": 35703,
      "Ġrivelazione": 35704,
      "ĠEk": 35705,
      "ä¹ī": 35706,
      "è®°å½ķ": 35707,
      "wave": 35708,
      "entitÃł": 35709,
      "ingles": 35710,
      "Ġsappi": 35711,
      "ĠBris": 35712,
      "Ġproblematic": 35713,
      "Ġmicrobi": 35714,
      "Ġdipendono": 35715,
      "atan": 35716,
      "icante": 35717,
      "ĠStruct": 35718,
      "ĠMasc": 35719,
      "Ġcircosc": 35720,
      "Ġnucleari": 35721,
      "Ġfiere": 35722,
      "Ġappeals": 35723,
      "Ġprestigiosa": 35724,
      "ĠLingu": 35725,
      "Ġworthwhile": 35726,
      "Ġregolamentazione": 35727,
      "ç´¢": 35728,
      "aky": 35729,
      "Ġpensata": 35730,
      "Ġmarble": 35731,
      "Ġconstitu": 35732,
      ")+": 35733,
      "Ġabnormal": 35734,
      "Ġacceso": 35735,
      "ĠMarocco": 35736,
      "Ġcongresso": 35737,
      "Ġensemble": 35738,
      "åħ¨": 35739,
      "ĠLogo": 35740,
      "Ġsesta": 35741,
      "__,": 35742,
      "Ġconviction": 35743,
      "tica": 35744,
      "ĠUX": 35745,
      "Ġaccost": 35746,
      "Ġrisied": 35747,
      "Ġblends": 35748,
      "gger": 35749,
      "ortions": 35750,
      "ĠInaug": 35751,
      "Ġricercare": 35752,
      "Complete": 35753,
      "Ġlaterali": 35754,
      "ĠRemoval": 35755,
      "Australia": 35756,
      "Ġesegue": 35757,
      "Ġpreferiscono": 35758,
      "ĠLighting": 35759,
      "ĠFernando": 35760,
      "<>();": 35761,
      "Ġfaithful": 35762,
      "etera": 35763,
      "ĠGH": 35764,
      "Ġneop": 35765,
      "Ġguards": 35766,
      "AMENTE": 35767,
      "continue": 35768,
      "Ġadorable": 35769,
      "Ġgriglia": 35770,
      "Ġparametro": 35771,
      "oly": 35772,
      "abo": 35773,
      "findViewById": 35774,
      "unters": 35775,
      "Ġstair": 35776,
      "Ġstabiliti": 35777,
      "Ġrotate": 35778,
      "Ġconno": 35779,
      "ĠRecuper": 35780,
      "Ġazzurri": 35781,
      "ĠPowder": 35782,
      "Ġcomandi": 35783,
      "Ġskirt": 35784,
      "asonic": 35785,
      "ĠSheet": 35786,
      "ĠCAST": 35787,
      "hamed": 35788,
      "Ġhorizon": 35789,
      "Ġsporco": 35790,
      "Ġrecognizes": 35791,
      "Ġcommentary": 35792,
      "ĠVenice": 35793,
      "Ġirani": 35794,
      "Ġrafforzamento": 35795,
      "Ġreforms": 35796,
      "Ġwre": 35797,
      "ĠMN": 35798,
      "Ġstadium": 35799,
      "sym": 35800,
      "Ġquaranta": 35801,
      "Ġseleziona": 35802,
      "ĠAhmed": 35803,
      "Ġcomprehend": 35804,
      "Ġperformers": 35805,
      "alleanza": 35806,
      "Ġshipment": 35807,
      "ĠUd": 35808,
      "Ġnationally": 35809,
      "ĠDEGLI": 35810,
      "Ġsoothing": 35811,
      "ĠWhole": 35812,
      "feeding": 35813,
      "ĠConsidering": 35814,
      "Ġtomato": 35815,
      "Ġtrasmessa": 35816,
      "Ġmostro": 35817,
      "Ġdrilling": 35818,
      "Ġcollagen": 35819,
      "Ġtechnically": 35820,
      "ĠCrema": 35821,
      "Ġpulizie": 35822,
      "Ġinconveni": 35823,
      "Ġcucchiaio": 35824,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 35825,
      "Ġarmate": 35826,
      "Ġalzare": 35827,
      "orologio": 35828,
      "Leggi": 35829,
      "Ġshred": 35830,
      "ĠGuidelines": 35831,
      "Constants": 35832,
      "istication": 35833,
      "assia": 35834,
      "ĠDiploma": 35835,
      "Ġcocc": 35836,
      "Ġbion": 35837,
      "race": 35838,
      "ĠKash": 35839,
      "Ġconseguenti": 35840,
      "Ġlengths": 35841,
      "ĠThinking": 35842,
      "istante": 35843,
      "Ġinformativi": 35844,
      "archiviazione": 35845,
      "Ġtransmitted": 35846,
      "Modifica": 35847,
      "Ġsaluti": 35848,
      "ITOR": 35849,
      "ĠOnlyFans": 35850,
      "ettivamente": 35851,
      "Ġbelongings": 35852,
      "Ġpasc": 35853,
      "Ġspicy": 35854,
      "Ġconiugi": 35855,
      "Ul": 35856,
      "ĠVivere": 35857,
      "ĠProtect": 35858,
      "erseys": 35859,
      "代çłģ": 35860,
      "Ġfurnace": 35861,
      "uose": 35862,
      "ĠPeccato": 35863,
      "Ġyacht": 35864,
      "Ġsvizzera": 35865,
      "linked": 35866,
      "è¯ķ": 35867,
      "Ġcristalli": 35868,
      "Ġangeli": 35869,
      "policy": 35870,
      "Ġsottoscrizione": 35871,
      "ĠRegistered": 35872,
      "ancip": 35873,
      "prising": 35874,
      "ogliano": 35875,
      "Ġdottoressa": 35876,
      "cate": 35877,
      "ĠAmendment": 35878,
      "Ġwipe": 35879,
      "Ġ=\"": 35880,
      "Ġpreservation": 35881,
      "Ġantagon": 35882,
      "Ġpront": 35883,
      "amba": 35884,
      "analy": 35885,
      "ellati": 35886,
      "Ġsauna": 35887,
      "Ġviolenta": 35888,
      "UserId": 35889,
      "ĠSoccorso": 35890,
      "ĠSARS": 35891,
      "essori": 35892,
      "Ġrecurring": 35893,
      "Ġmetres": 35894,
      "addClass": 35895,
      "atsu": 35896,
      "Ġvegetari": 35897,
      "LM": 35898,
      "Ġbizz": 35899,
      "ĠRicon": 35900,
      "gallery": 35901,
      "$('#": 35902,
      "Ġassom": 35903,
      "osservazione": 35904,
      "giud": 35905,
      "ĠConsigliere": 35906,
      "Flags": 35907,
      "Country": 35908,
      "rys": 35909,
      "perf": 35910,
      "brtc": 35911,
      "ĠBuyer": 35912,
      "department": 35913,
      "ĠMattress": 35914,
      "urito": 35915,
      "Ġscorta": 35916,
      "ĠTopic": 35917,
      "ĠTempio": 35918,
      "entusiasmo": 35919,
      "[,": 35920,
      "Ġstatistica": 35921,
      "ĠAbove": 35922,
      "Ġrisky": 35923,
      "Ġconditioner": 35924,
      "RIC": 35925,
      "olante": 35926,
      "Ġuncommon": 35927,
      "Ġerb": 35928,
      "Ġutilizes": 35929,
      "ĠBoolean": 35930,
      "Ġveda": 35931,
      "Ġsunset": 35932,
      "ĠLista": 35933,
      "Ġaltissimo": 35934,
      "Ġlaunches": 35935,
      "Ġbent": 35936,
      "ĠMask": 35937,
      "Ġdovessero": 35938,
      "ĠColumn": 35939,
      "Ġstrategically": 35940,
      "ĠModerna": 35941,
      "Ġpotenziare": 35942,
      "!âĢĿ.": 35943,
      "ĠWhilst": 35944,
      "Ġrettifica": 35945,
      "Ġframeworks": 35946,
      "Ġstrips": 35947,
      "production": 35948,
      "Ġexcluded": 35949,
      "tb": 35950,
      "ĠEy": 35951,
      "Ġcrunch": 35952,
      "Ġrecognise": 35953,
      "Ġprosci": 35954,
      "Ġinvestigated": 35955,
      "æŃ£": 35956,
      "Ġindubbiamente": 35957,
      "Ġsuccedere": 35958,
      "Ġapparso": 35959,
      "Ġnicot": 35960,
      "ĠDelegates": 35961,
      "Ġencounters": 35962,
      "æ¶": 35963,
      "ĠPRIV": 35964,
      "ĠMessenger": 35965,
      "Ġupfront": 35966,
      "ertamento": 35967,
      "ĠGlob": 35968,
      "SetBinEntries": 35969,
      "Ġestive": 35970,
      "bilities": 35971,
      "Ġfung": 35972,
      "Ġmonoc": 35973,
      "Ġmarvel": 35974,
      "ĠBrands": 35975,
      "actual": 35976,
      "ĠForbes": 35977,
      "Ġturco": 35978,
      "å¼ķ": 35979,
      "Ġmaxi": 35980,
      "Will": 35981,
      "Ġconvocazione": 35982,
      "Ġdst": 35983,
      "Ġeducativi": 35984,
      "Ġconstitutional": 35985,
      "orment": 35986,
      "chel": 35987,
      "Ġnurturing": 35988,
      "ondata": 35989,
      "Ġassiste": 35990,
      "Ġrealise": 35991,
      "emetery": 35992,
      "Ġerrone": 35993,
      "emption": 35994,
      "Ġassi": 35995,
      "Ġmostrando": 35996,
      "Returns": 35997,
      "ĠIdentity": 35998,
      "Ġarricchire": 35999,
      "ĠPerd": 36000,
      "ĠsessualitÃł": 36001,
      "Ġrooted": 36002,
      "incon": 36003,
      "ISC": 36004,
      "Ġcomprised": 36005,
      "UZIONE": 36006,
      "pull": 36007,
      "Perc": 36008,
      "oliva": 36009,
      "ĠFrag": 36010,
      "ĠFlag": 36011,
      "Ġpriest": 36012,
      "Ġlabeled": 36013,
      "Ġrivoluzionario": 36014,
      "Ġprosperity": 36015,
      "Ġcurb": 36016,
      "Ġcomico": 36017,
      "Ġcartr": 36018,
      "Ġispirata": 36019,
      "Ġeterna": 36020,
      "ĠHampshire": 36021,
      "Ġprigionieri": 36022,
      "Ġriposare": 36023,
      "Ġscapp": 36024,
      "Ġlogos": 36025,
      "Ġdisegnare": 36026,
      "Ġspinal": 36027,
      "Ġrimase": 36028,
      "aaaa": 36029,
      "ĠDesktop": 36030,
      "Ġregistry": 36031,
      "Ġtestare": 36032,
      "ĠLEGO": 36033,
      "ĠRide": 36034,
      "trace": 36035,
      "ĠExperiment": 36036,
      "ĠNigerian": 36037,
      "ĠHarrison": 36038,
      "aspberry": 36039,
      "Ġvigneti": 36040,
      "BG": 36041,
      "Ġcough": 36042,
      "ĠChristianity": 36043,
      "Ġaccetti": 36044,
      "Ġincredibilmente": 36045,
      "ç§į": 36046,
      "ĠBle": 36047,
      "ĠNeck": 36048,
      "ADI": 36049,
      "aire": 36050,
      "Ġcambiata": 36051,
      "assertTrue": 36052,
      "Ġconsueto": 36053,
      "Win": 36054,
      "Ġesimo": 36055,
      "Ġraffinato": 36056,
      "ENV": 36057,
      "Ġirris": 36058,
      "Ġriportano": 36059,
      "olognese": 36060,
      "imato": 36061,
      "Ġaffair": 36062,
      "ãģ«": 36063,
      "Facade": 36064,
      "ĠGlobe": 36065,
      "Ġpunishment": 36066,
      "ĠSacro": 36067,
      "ĠDice": 36068,
      "Ġrocce": 36069,
      "Ġperformer": 36070,
      "Ġstagionale": 36071,
      "ĠBecome": 36072,
      "ĠWells": 36073,
      "Ġinstallazioni": 36074,
      "inflammatory": 36075,
      "drive": 36076,
      "ĠProsegu": 36077,
      "Ġimpazz": 36078,
      "Ġbuco": 36079,
      "Accept": 36080,
      "ĠGNU": 36081,
      "Ġguanti": 36082,
      "Ġaverne": 36083,
      "Ġrinnovata": 36084,
      "Ġadulta": 36085,
      "Ġintento": 36086,
      "Ġ](": 36087,
      "Ġflooding": 36088,
      "Ġintroduzione": 36089,
      "Ġinspir": 36090,
      "Ġassortment": 36091,
      "ĠGC": 36092,
      "ĠStringBuilder": 36093,
      "Ġmushrooms": 36094,
      "ellor": 36095,
      "Ġimports": 36096,
      "ĠPoor": 36097,
      "Ġparroco": 36098,
      "ĠAbraham": 36099,
      "Ġshout": 36100,
      "okesperson": 36101,
      "ĠPerform": 36102,
      "ĠIndians": 36103,
      "Ġformulazione": 36104,
      "Ġsincron": 36105,
      "Ġcollocazione": 36106,
      "Ġmph": 36107,
      "ĠFiori": 36108,
      "Ġlimitati": 36109,
      "ĠColumbus": 36110,
      "Ġsubisce": 36111,
      "Ġfreezing": 36112,
      "ĠPolitics": 36113,
      "ĠMaggiori": 36114,
      "Ġuccisi": 36115,
      "Ġillegitt": 36116,
      "Ġsprechi": 36117,
      "ĠMey": 36118,
      "Ġnegligence": 36119,
      "Ġabbattere": 36120,
      "ylene": 36121,
      "truttura": 36122,
      "Ġdecoration": 36123,
      "Ġincomplete": 36124,
      "ĠBartol": 36125,
      "ĠIdee": 36126,
      "Ġvorremmo": 36127,
      "Ġsvolti": 36128,
      "pb": 36129,
      "Ġsupple": 36130,
      "Ġidentifica": 36131,
      "Ġheadlines": 36132,
      "ĠFounded": 36133,
      "=-": 36134,
      "aways": 36135,
      "icao": 36136,
      "Ġrecession": 36137,
      "Ġreluct": 36138,
      "Ġpunte": 36139,
      "ĠZim": 36140,
      "Ġsanit": 36141,
      "ĠDialog": 36142,
      "Ġ\").": 36143,
      "Ġemphasize": 36144,
      "entities": 36145,
      "')),": 36146,
      "TF": 36147,
      "Wait": 36148,
      "Ġale": 36149,
      "Ġcilieg": 36150,
      "Ġinadequ": 36151,
      "Ġspotted": 36152,
      "Ġcoping": 36153,
      "Ġmetodologie": 36154,
      "ĠWORK": 36155,
      "Ġorr": 36156,
      "ĠKill": 36157,
      "Ġentusiasm": 36158,
      "ĠCable": 36159,
      "Ġrebuild": 36160,
      "ĠSandra": 36161,
      "uva": 36162,
      "ammo": 36163,
      "Ġcreme": 36164,
      "Ġadvancing": 36165,
      "Ġsocialista": 36166,
      "Ġargu": 36167,
      "Ġcensura": 36168,
      "ĠCot": 36169,
      "ĠTD": 36170,
      "vvic": 36171,
      "ĠDiab": 36172,
      "_(": 36173,
      "Ġcanna": 36174,
      "ichiedi": 36175,
      "ĠOlive": 36176,
      "COLOR": 36177,
      "Ġbronze": 36178,
      "èĬĤçĤ¹": 36179,
      "Ġdossier": 36180,
      "arina": 36181,
      "amato": 36182,
      "ĠUnic": 36183,
      "Ġ'</": 36184,
      "Ġindizi": 36185,
      "ĠAbsolutely": 36186,
      "Ġcompromising": 36187,
      "ĠLetteratura": 36188,
      "Ġberg": 36189,
      "ĉĉĉĉĉĉĉĉ": 36190,
      "Packet": 36191,
      "toBe": 36192,
      "ontena": 36193,
      "Ġfiniti": 36194,
      "applic": 36195,
      "ggono": 36196,
      "ĠPromozione": 36197,
      "ĠMEM": 36198,
      "ĠRiva": 36199,
      "CoV": 36200,
      "Ġexceptionally": 36201,
      "ĠJP": 36202,
      "ĠMura": 36203,
      "Ġricevuti": 36204,
      "ĠLeaders": 36205,
      "removeClass": 36206,
      "Por": 36207,
      "Ġironia": 36208,
      "Ġacquirenti": 36209,
      "Ġsponsorship": 36210,
      "ĠCONDITIONS": 36211,
      "Ġtessera": 36212,
      "stairs": 36213,
      "opor": 36214,
      "istenti": 36215,
      "Ġ![": 36216,
      "æ¯ı": 36217,
      "Ġpractitioner": 36218,
      "ĠZag": 36219,
      "Ġsfrutta": 36220,
      "Ġsticky": 36221,
      "asmus": 36222,
      "Ġprevalent": 36223,
      "ĠAccounting": 36224,
      "Ġbranded": 36225,
      "Ġcorrezione": 36226,
      "å®Į": 36227,
      "Ġsollievo": 36228,
      "ocoa": 36229,
      "Ġextensively": 36230,
      "Ġgastrointest": 36231,
      "Ġtrapped": 36232,
      "Ġapplicano": 36233,
      "Ġtornati": 36234,
      "Ġcoordinator": 36235,
      "ĠGrass": 36236,
      "Ġriteniamo": 36237,
      "intestino": 36238,
      "ĠDF": 36239,
      "Ġclause": 36240,
      "Ġpremiato": 36241,
      "ĠReporting": 36242,
      "FIX": 36243,
      "Ġworkflows": 36244,
      "Ġfollic": 36245,
      "Ġlistened": 36246,
      "Ġimagined": 36247,
      "Ġmuscolo": 36248,
      "Period": 36249,
      "Ġseventh": 36250,
      "Agg": 36251,
      "^^": 36252,
      "external": 36253,
      "added": 36254,
      "Ġmisericordia": 36255,
      "Validation": 36256,
      "eption": 36257,
      "throws": 36258,
      "ĠWS": 36259,
      "Ġscorrere": 36260,
      "quattro": 36261,
      "ĠFarn": 36262,
      "ĠSupplement": 36263,
      "ĠGENER": 36264,
      "ĠMeteo": 36265,
      "variable": 36266,
      "ĠBold": 36267,
      "ĠOss": 36268,
      "Ġramo": 36269,
      "REMENT": 36270,
      "ĠAngeli": 36271,
      "ĠRapid": 36272,
      "Ġcrociera": 36273,
      "agenda": 36274,
      "ĠRah": 36275,
      "Ġsmoother": 36276,
      "ĠZhang": 36277,
      "Ġrespirare": 36278,
      "BM": 36279,
      "***": 36280,
      "Ġrimanda": 36281,
      "Ġstipendi": 36282,
      "Ġimpose": 36283,
      "Ġflush": 36284,
      "Ġpremiazione": 36285,
      "LUS": 36286,
      "Ġlam": 36287,
      "Ġdryer": 36288,
      "Ġraccomanda": 36289,
      "Ġparecchi": 36290,
      "ĠWes": 36291,
      "Ġparag": 36292,
      "Ġdissertation": 36293,
      "Ġrotonda": 36294,
      "oko": 36295,
      "Ġmonastero": 36296,
      "ĠBeer": 36297,
      "tificate": 36298,
      "ä¼ł": 36299,
      "Ġtos": 36300,
      "eval": 36301,
      "Ġsiblings": 36302,
      "amaz": 36303,
      "Ġcitata": 36304,
      "ĠSca": 36305,
      "ĠDiss": 36306,
      "Ġpurely": 36307,
      "sales": 36308,
      "aprile": 36309,
      "Ġdonor": 36310,
      "ĠBranch": 36311,
      "Ġswitches": 36312,
      "ĠTRATT": 36313,
      "ĠClients": 36314,
      "Ġdisperazione": 36315,
      "ĠCiel": 36316,
      "!!!!!!!!": 36317,
      "Ġmusulmani": 36318,
      "editore": 36319,
      "Exists": 36320,
      "ĠSaaS": 36321,
      "Ġmicroscop": 36322,
      "Ġvertig": 36323,
      "η": 36324,
      "ĠCock": 36325,
      "Ġgoodbye": 36326,
      "ĠaprirÃł": 36327,
      "Ġspirituali": 36328,
      "Ġodori": 36329,
      "Ġtelevisivi": 36330,
      "ĠTrav": 36331,
      "Ġstreamlined": 36332,
      "Ġavversario": 36333,
      "Ġconcerts": 36334,
      "Mus": 36335,
      "Ġnewborn": 36336,
      "VALID": 36337,
      "RR": 36338,
      "essions": 36339,
      "Ġrunners": 36340,
      "Ġsequences": 36341,
      "Ġdidattici": 36342,
      "oshi": 36343,
      "Ġtravers": 36344,
      "imentari": 36345,
      "ña": 36346,
      "ĠMille": 36347,
      "Ġcattedrale": 36348,
      "Ġevaluations": 36349,
      "Ġdilemma": 36350,
      "Ġestablishments": 36351,
      "Ġabbandonati": 36352,
      "alous": 36353,
      "ĠSans": 36354,
      "Ġispira": 36355,
      "ĠservirÃł": 36356,
      "ĠClara": 36357,
      "Ġtribun": 36358,
      "ĠLiu": 36359,
      "ĠAzione": 36360,
      "Ġstaple": 36361,
      "Ġanimazione": 36362,
      "ETO": 36363,
      "WORK": 36364,
      "arbit": 36365,
      "omeo": 36366,
      "ĠTerza": 36367,
      "Ġdinanzi": 36368,
      "Ġsupervisor": 36369,
      "Sci": 36370,
      "Ġransomware": 36371,
      "Ġeliminated": 36372,
      "ristian": 36373,
      "ecco": 36374,
      "ATTI": 36375,
      "Ġpochissimo": 36376,
      "Ġnegatively": 36377,
      "ĠSassari": 36378,
      "Ġmanic": 36379,
      "Ġgatherings": 36380,
      "ĠElectronics": 36381,
      "poons": 36382,
      "ĠTracking": 36383,
      "Pair": 36384,
      "ĠMens": 36385,
      "Ġforty": 36386,
      "ä¸ī": 36387,
      "Ġassumono": 36388,
      "Ġcontribuendo": 36389,
      "Ġorchestra": 36390,
      "Ġdonato": 36391,
      "ĠAsl": 36392,
      "Ġawkward": 36393,
      "angeli": 36394,
      "ĠLikewise": 36395,
      "kal": 36396,
      "ussels": 36397,
      "Ġtales": 36398,
      "Ġeliminates": 36399,
      "riterion": 36400,
      "Ġasf": 36401,
      "ĠMinimum": 36402,
      "Ġcivica": 36403,
      "ĠMessaggio": 36404,
      "Uri": 36405,
      "ĠXI": 36406,
      "Ġintrapreso": 36407,
      "Dem": 36408,
      "rum": 36409,
      "amazione": 36410,
      "Ġdtype": 36411,
      "ĠTah": 36412,
      "haus": 36413,
      "Ġonions": 36414,
      "=='": 36415,
      "ymes": 36416,
      "Ġsophistication": 36417,
      "Ġcompassionate": 36418,
      "both": 36419,
      "ĠRIF": 36420,
      "Ġesplicito": 36421,
      "Ġteenagers": 36422,
      "Ġesposta": 36423,
      "Prop": 36424,
      "uggest": 36425,
      "Ġmestru": 36426,
      "ĠJulian": 36427,
      "ĠImpianti": 36428,
      "ĠCommerci": 36429,
      "Ġolandese": 36430,
      "asf": 36431,
      "portazione": 36432,
      "express": 36433,
      "Ġgiudiziario": 36434,
      "Ġexplosion": 36435,
      "sil": 36436,
      "aghetti": 36437,
      "Ġshallow": 36438,
      "Ġorologio": 36439,
      "apporto": 36440,
      "ĠNorthwest": 36441,
      "ķIJâķIJâķIJâķIJâķIJâķIJâķIJâķIJâķIJâķIJâķIJâķIJâķIJâķIJâķIJâķIJâ": 36442,
      "ĠLiquid": 36443,
      "ĠHudson": 36444,
      "Images": 36445,
      "Ġfurnish": 36446,
      "ĠHook": 36447,
      "ĠFlavio": 36448,
      "Ġricovero": 36449,
      "bona": 36450,
      "Ġbarn": 36451,
      "understand": 36452,
      "uces": 36453,
      "ĠPartita": 36454,
      "Ġcheapest": 36455,
      "Ġflagship": 36456,
      "ĠVeterans": 36457,
      "ĠCavall": 36458,
      "NV": 36459,
      "Ġglobalizzazione": 36460,
      "binary": 36461,
      "numeric": 36462,
      "Ġsvedese": 36463,
      "quito": 36464,
      "Ġengra": 36465,
      "Ġdenunciare": 36466,
      "Ġmuta": 36467,
      "ĠBristol": 36468,
      "Ġbevanda": 36469,
      "itus": 36470,
      "leum": 36471,
      "ĠElimin": 36472,
      "ĠProfessionals": 36473,
      "Ġlef": 36474,
      "Ġwebcam": 36475,
      "acciaio": 36476,
      "Ġmirati": 36477,
      "Ġtestimonials": 36478,
      "Ġracchiude": 36479,
      "Ġnettamente": 36480,
      "period": 36481,
      "ĠMarathon": 36482,
      "Ġreperti": 36483,
      "cao": 36484,
      "Ġsleeve": 36485,
      "ĠJosé": 36486,
      "Ġgiustificare": 36487,
      "nottamento": 36488,
      "enson": 36489,
      "Ġproves": 36490,
      "Ġfotografi": 36491,
      "inned": 36492,
      "Ġvorrebbero": 36493,
      "coordin": 36494,
      "Ġdissip": 36495,
      "ĠArmando": 36496,
      "×ķ": 36497,
      "ĠGual": 36498,
      "ĠEinaudi": 36499,
      "Ġnotably": 36500,
      "ĠmortalitÃł": 36501,
      "ĠEventually": 36502,
      "Ġcerebrale": 36503,
      "Ġenogastronom": 36504,
      "Comb": 36505,
      "atal": 36506,
      "IDTH": 36507,
      "Ġoptimistic": 36508,
      "Ġsuspicious": 36509,
      "Ġisp": 36510,
      "ĠIschia": 36511,
      "ĠEntity": 36512,
      "Tile": 36513,
      "Ġunused": 36514,
      "Ġassembled": 36515,
      "unga": 36516,
      "ĠDanilo": 36517,
      "warning": 36518,
      "Ġcomplexities": 36519,
      "Ġrispondono": 36520,
      "Ġeh": 36521,
      "ĠOsserv": 36522,
      "Ġpresunta": 36523,
      "ĠPlate": 36524,
      "prag": 36525,
      "wen": 36526,
      "Ġcaratteristico": 36527,
      "Ġvaluation": 36528,
      "ĠHyundai": 36529,
      "impr": 36530,
      "ĠTrent": 36531,
      "getText": 36532,
      "Ġreasoning": 36533,
      "ĠCesena": 36534,
      "dx": 36535,
      "éĵ": 36536,
      "Ġormon": 36537,
      "REQUEST": 36538,
      "Ġremuner": 36539,
      "Ġproiezioni": 36540,
      "ifichi": 36541,
      "Ġnorms": 36542,
      "ĠTeen": 36543,
      "Ġapprezza": 36544,
      "ĠSak": 36545,
      "Ġrosson": 36546,
      "ĠBuddha": 36547,
      "Ġcanoni": 36548,
      "Ġmobilitazione": 36549,
      "Ġalza": 36550,
      "ĠBagno": 36551,
      "ĠEleg": 36552,
      "Ġexamin": 36553,
      "Ġthreatening": 36554,
      "Ġadottata": 36555,
      "ĠVIII": 36556,
      "ĠLazz": 36557,
      "Ġliberty": 36558,
      "ĠAscoli": 36559,
      "ĠRegia": 36560,
      "Ġcancelli": 36561,
      "prior": 36562,
      "levard": 36563,
      "ĠSette": 36564,
      "ĠPete": 36565,
      "Ġwrinkles": 36566,
      "ĠCBS": 36567,
      "ĠParticipants": 36568,
      "jquery": 36569,
      "Ġcert": 36570,
      "quota": 36571,
      "ĠAppena": 36572,
      "Example": 36573,
      "çķ": 36574,
      "Ġundertaking": 36575,
      "uardo": 36576,
      "ĠIcon": 36577,
      "Ġtrono": 36578,
      "Ġsegnare": 36579,
      "ĠSoldi": 36580,
      "ĠPistoia": 36581,
      "Cla": 36582,
      "ĠNathan": 36583,
      "Ġshiny": 36584,
      "ĠGenesis": 36585,
      "ĠPortugu": 36586,
      "cuts": 36587,
      "ĠDennis": 36588,
      "Ġlogico": 36589,
      "ĠIrlanda": 36590,
      "Ġricorre": 36591,
      "Ġcares": 36592,
      "Ġimagery": 36593,
      "Ġretaining": 36594,
      "ousse": 36595,
      "Ġpioni": 36596,
      "ĠGoth": 36597,
      "Ġpreventiva": 36598,
      "endenza": 36599,
      "ĠEconomico": 36600,
      "æĥħ": 36601,
      "ĠTG": 36602,
      "Ġattrezzi": 36603,
      "Ġbaseline": 36604,
      "Ġuccide": 36605,
      "ãĥ³": 36606,
      "usuario": 36607,
      "utenza": 36608,
      "ambiare": 36609,
      "ĠDeve": 36610,
      "Ġuniquely": 36611,
      "overe": 36612,
      "Ġtransazione": 36613,
      "wire": 36614,
      "ĠLaud": 36615,
      "Ġclimatica": 36616,
      "Ġtesori": 36617,
      "Ġpiogge": 36618,
      "ĠĠĠĠĠĠĠĊ": 36619,
      "ĠXIV": 36620,
      "Ġjudicial": 36621,
      "Ġindagati": 36622,
      "Ġinfinita": 36623,
      "Ġnapoletano": 36624,
      "Age": 36625,
      "ĠTher": 36626,
      "Ġsintomo": 36627,
      "ĠExtension": 36628,
      "ĠhFinalFZero": 36629,
      "scient": 36630,
      "Ġluggage": 36631,
      "Ġapprod": 36632,
      "Ġairlines": 36633,
      "WD": 36634,
      "ĠCarmen": 36635,
      "Ġfixture": 36636,
      "Ġcolorati": 36637,
      "Ġtriennale": 36638,
      "ĠPhillips": 36639,
      "bane": 36640,
      "ĠFitz": 36641,
      "ĠMiles": 36642,
      "ĠStrip": 36643,
      "ĠHaiti": 36644,
      "Ġgodersi": 36645,
      "Ġinviate": 36646,
      "Ġvertebr": 36647,
      "insula": 36648,
      "employed": 36649,
      "Ġtoe": 36650,
      "ĠViterbo": 36651,
      "axi": 36652,
      "Ġanonimo": 36653,
      "ĠMing": 36654,
      "Ġormoni": 36655,
      "associ": 36656,
      "ĠAccessories": 36657,
      "Ġscreenshot": 36658,
      "Ġstrumentali": 36659,
      "Ġdisabilitati": 36660,
      "Egitto": 36661,
      "utata": 36662,
      "Ġaccumulate": 36663,
      "async": 36664,
      "ĠSpencer": 36665,
      "Ġìŀ": 36666,
      "ĠSavona": 36667,
      "åĪĹ表": 36668,
      "Ġcuocere": 36669,
      "endogli": 36670,
      "rento": 36671,
      "Ġsignificativamente": 36672,
      "Ġbandwidth": 36673,
      "Ġrifiutare": 36674,
      "celand": 36675,
      "Ġduplice": 36676,
      "Ġmeticulously": 36677,
      "ĠVARCHAR": 36678,
      "ĠResp": 36679,
      "trutture": 36680,
      "}\",": 36681,
      "Ġspostarsi": 36682,
      "rana": 36683,
      "Ġimpart": 36684,
      "ussion": 36685,
      "agh": 36686,
      "ĠQi": 36687,
      "ĠLabels": 36688,
      "adia": 36689,
      "Ġherb": 36690,
      "Ġreadings": 36691,
      "ĠhardPt": 36692,
      "aid": 36693,
      "iani": 36694,
      "enb": 36695,
      "Ġsocially": 36696,
      "Ġpotessero": 36697,
      "ĠRoot": 36698,
      "Ġattivazione": 36699,
      "ĠluminositÃł": 36700,
      "ĠRecommended": 36701,
      "Ġsalotto": 36702,
      "Coord": 36703,
      "ĠVign": 36704,
      "ĠGoals": 36705,
      "Ġprogettata": 36706,
      "Ġattraversato": 36707,
      "Ġwarmer": 36708,
      "Ġmortality": 36709,
      "ĠMouse": 36710,
      "ĠUPS": 36711,
      "phan": 36712,
      "Ġdemographic": 36713,
      "ĠMirror": 36714,
      "Ġclarify": 36715,
      "Ġmuovono": 36716,
      "ĠPortable": 36717,
      "Dopo": 36718,
      "»åĬł": 36719,
      "Ġances": 36720,
      "ĠLOVE": 36721,
      "Ġstampare": 36722,
      "rules": 36723,
      "itoria": 36724,
      "ĠCari": 36725,
      "Ġhappily": 36726,
      "Ġdovrete": 36727,
      "Ġcori": 36728,
      "Ġherein": 36729,
      "ĠImmagine": 36730,
      "Ġconcordato": 36731,
      "Fl": 36732,
      "dark": 36733,
      "uuid": 36734,
      "ammon": 36735,
      "Ġspaccio": 36736,
      "Ġpregare": 36737,
      "Ġnuoto": 36738,
      "Ġcardi": 36739,
      "Ġcantanti": 36740,
      "Ĥ¨": 36741,
      "shield": 36742,
      "Ġsarò": 36743,
      "Ġriutil": 36744,
      "LOB": 36745,
      "Ġeconomicamente": 36746,
      "ĠBasically": 36747,
      "ĠIntegrated": 36748,
      "inarsi": 36749,
      "Ġallarm": 36750,
      "Ġcreazioni": 36751,
      "Ġsocietal": 36752,
      "impostazione": 36753,
      "hao": 36754,
      "Ġframment": 36755,
      "Ġeaten": 36756,
      "Ġchitarr": 36757,
      "ĠRuth": 36758,
      "estato": 36759,
      "Ġliquidazione": 36760,
      "Leave": 36761,
      "Ġsomigli": 36762,
      "flash": 36763,
      "tryside": 36764,
      "Ġeleph": 36765,
      "Ġimmerse": 36766,
      "Ġimpr": 36767,
      "Ġmissile": 36768,
      "Ġmasters": 36769,
      "Ġsintonia": 36770,
      "ĠModels": 36771,
      "ĠUpdates": 36772,
      "Ġcaldaie": 36773,
      "Ġopenly": 36774,
      "izzabili": 36775,
      "InputImage": 36776,
      "ĠEmbrace": 36777,
      "Ġarthritis": 36778,
      "Ġtradimento": 36779,
      "digit": 36780,
      "ognizione": 36781,
      "Ġfanci": 36782,
      "Ġ\"},": 36783,
      "smith": 36784,
      "Ġtragico": 36785,
      "anical": 36786,
      "Ġtransm": 36787,
      "Ġreservations": 36788,
      "Ġpublishers": 36789,
      "RIST": 36790,
      "ĠLup": 36791,
      "ĠESC": 36792,
      "seo": 36793,
      "Ġharmoni": 36794,
      "Ġmulta": 36795,
      "ffy": 36796,
      "ĠInqu": 36797,
      "Ġcoltello": 36798,
      "Ġpept": 36799,
      "beit": 36800,
      "ĠRomana": 36801,
      "ĠMaxim": 36802,
      "ĠNoc": 36803,
      "Ġalleato": 36804,
      "Ġfinalizzati": 36805,
      "Ġseminar": 36806,
      "Ġintrodotte": 36807,
      "ĠSui": 36808,
      "ĠAffordable": 36809,
      "Ġblades": 36810,
      "Ġdefeated": 36811,
      "Ġhonour": 36812,
      "Ġmall": 36813,
      "Ġcinnamon": 36814,
      "æĿ¡": 36815,
      "aturing": 36816,
      "ĠApi": 36817,
      "Ġsilhou": 36818,
      "EventArgs": 36819,
      "ĠSigns": 36820,
      "ĠCannes": 36821,
      "ĠAffiliate": 36822,
      "Ġmate": 36823,
      "ungere": 36824,
      "Ġpercepito": 36825,
      "ĠMappa": 36826,
      "esplor": 36827,
      "ĠDanimarca": 36828,
      "ĠFake": 36829,
      "Ġannot": 36830,
      "Ġbarche": 36831,
      "Ġengineered": 36832,
      "ĠSew": 36833,
      "Ġpreda": 36834,
      "Ġtoglie": 36835,
      "Ġequilibrata": 36836,
      "enaria": 36837,
      "icons": 36838,
      "ĠHang": 36839,
      "Ġsottopor": 36840,
      "Ġmultitude": 36841,
      "ĠospiterÃł": 36842,
      "Ġperfette": 36843,
      "Ġrequesting": 36844,
      "Special": 36845,
      "Ġlontan": 36846,
      "nick": 36847,
      "Ġchatting": 36848,
      "ĠPrevenzione": 36849,
      "ĠIntervento": 36850,
      "expression": 36851,
      "IZZ": 36852,
      "ignon": 36853,
      "Ġintima": 36854,
      "ĠReduce": 36855,
      "Ġemergenze": 36856,
      "Ġsprings": 36857,
      "practice": 36858,
      "rezioni": 36859,
      "ér": 36860,
      "Ġkicked": 36861,
      "Ġriscontrato": 36862,
      "adempimento": 36863,
      "ĠFold": 36864,
      "Ġcinquanta": 36865,
      "Ess": 36866,
      "Ġferie": 36867,
      "ãģĹ": 36868,
      "ĠWis": 36869,
      "Ġguilt": 36870,
      "afone": 36871,
      "Ġconfrontare": 36872,
      "Ġfirmare": 36873,
      "ĠCapitol": 36874,
      "ĠVP": 36875,
      "ĠSacramento": 36876,
      "-%": 36877,
      "ĠKeys": 36878,
      "Ġoversight": 36879,
      "ĠWelfare": 36880,
      "Ġstrategici": 36881,
      "Medic": 36882,
      "Oc": 36883,
      "Ġrappresentati": 36884,
      "Ġimplementare": 36885,
      "Atl": 36886,
      "FAIL": 36887,
      "wau": 36888,
      "Ġcomplice": 36889,
      "Ġclog": 36890,
      "ĠDiabetes": 36891,
      "Ġpolic": 36892,
      "Ġrappres": 36893,
      "Ġsensory": 36894,
      "chemical": 36895,
      "éĶĻ": 36896,
      "ziani": 36897,
      "Ġimpegnate": 36898,
      "Ġtappeto": 36899,
      "losed": 36900,
      "must": 36901,
      "Ġmonitored": 36902,
      "Ġtropic": 36903,
      "HH": 36904,
      "Ġdors": 36905,
      "Ġspatial": 36906,
      "Ġmarry": 36907,
      "Ġdrift": 36908,
      "ĠRenzo": 36909,
      "Ġbean": 36910,
      "udge": 36911,
      "Ġ)))": 36912,
      "Ġsoggiorn": 36913,
      "IME": 36914,
      "ĠCulturali": 36915,
      "Ajax": 36916,
      "Ġinterim": 36917,
      "Ġsorti": 36918,
      "ĠPompei": 36919,
      "gol": 36920,
      "Ġfacilitating": 36921,
      "ĠJeep": 36922,
      "Ġaspirations": 36923,
      "Ġtrionfo": 36924,
      "Sound": 36925,
      "eschi": 36926,
      "akar": 36927,
      "ĠFee": 36928,
      "Ġistituzione": 36929,
      "Ġlaureati": 36930,
      "ĠPricing": 36931,
      "主": 36932,
      "ĠCritical": 36933,
      "Ġdifferenzia": 36934,
      "ĠBanc": 36935,
      "ĠGAR": 36936,
      "ĠPlug": 36937,
      "Ġcomportano": 36938,
      "Ġfright": 36939,
      "olfi": 36940,
      "LES": 36941,
      "Mal": 36942,
      "olvere": 36943,
      "ĠAlexand": 36944,
      "Ġfried": 36945,
      "ĠPAG": 36946,
      "Ġmaest": 36947,
      "Ġcostoso": 36948,
      "ennials": 36949,
      "flower": 36950,
      "Ġolig": 36951,
      "trata": 36952,
      "Ġcurl": 36953,
      "Ġarrestati": 36954,
      "Shape": 36955,
      "ĠPiazz": 36956,
      "Ġstems": 36957,
      "Ġvergogn": 36958,
      "Ġaur": 36959,
      "comments": 36960,
      "keyword": 36961,
      "grafica": 36962,
      "especially": 36963,
      "ochi": 36964,
      "ĠBasso": 36965,
      "Ġsodium": 36966,
      "ĠEvaluation": 36967,
      "bek": 36968,
      "ambur": 36969,
      "Ġfissi": 36970,
      "å½ĵåīį": 36971,
      ":\",": 36972,
      "Ġnate": 36973,
      "ĠClo": 36974,
      "Ġcopi": 36975,
      "Ġindividuati": 36976,
      "rimento": 36977,
      "ĠCIN": 36978,
      "Ġromantico": 36979,
      "Ġalternativi": 36980,
      "Ġdiagnose": 36981,
      "ĠTrasfer": 36982,
      "pick": 36983,
      "{{": 36984,
      "Ġstrisce": 36985,
      "Ġspecification": 36986,
      "Extension": 36987,
      "Ġnascosta": 36988,
      "ĠMOR": 36989,
      "Ġsoprall": 36990,
      "Ġiniziando": 36991,
      "onanza": 36992,
      "Ġcharitable": 36993,
      "wegian": 36994,
      "Ġraggiunta": 36995,
      "Ġbadge": 36996,
      "ropractic": 36997,
      "Ġcarni": 36998,
      "Ġdetective": 36999,
      "?></": 37000,
      "Mer": 37001,
      "ĠcredibilitÃł": 37002,
      "prep": 37003,
      "Ġagrees": 37004,
      "ĠBudapest": 37005,
      "Balance": 37006,
      "Ġrisalto": 37007,
      "Ġdovremo": 37008,
      "habi": 37009,
      "Ġimpostato": 37010,
      "æ®": 37011,
      "Ġanarch": 37012,
      "Ġtransmit": 37013,
      "ĠBrief": 37014,
      "ĠMonet": 37015,
      "Ġredes": 37016,
      "Ġjournals": 37017,
      "$_": 37018,
      "Ġabilit": 37019,
      "Ġcarcin": 37020,
      "Ġaeroporto": 37021,
      "Ġsuperst": 37022,
      "ĠRise": 37023,
      "Ġseas": 37024,
      "Ġindis": 37025,
      "ĠStein": 37026,
      "cyc": 37027,
      "Ġbellissime": 37028,
      "ĠHemp": 37029,
      "ĠAST": 37030,
      "ĠImmagini": 37031,
      "Ġclassifiche": 37032,
      "onata": 37033,
      "poly": 37034,
      "ĠIncreased": 37035,
      "Ġautism": 37036,
      "Ġtermica": 37037,
      "Ġstrains": 37038,
      "ĠìĿ": 37039,
      "Bel": 37040,
      "ifo": 37041,
      "Ġsettimanali": 37042,
      "Ġmayor": 37043,
      "Ġusciti": 37044,
      "ĠArchitect": 37045,
      "\"=>": 37046,
      "Ġstabilimenti": 37047,
      "Ġgeometry": 37048,
      "Men": 37049,
      "lc": 37050,
      "Ġcano": 37051,
      "OTA": 37052,
      "treated": 37053,
      "Ġfarmer": 37054,
      "Ġnecessit": 37055,
      "Ġgeom": 37056,
      "Ġidoneo": 37057,
      "æŃ¤": 37058,
      "Ġfb": 37059,
      "cols": 37060,
      "Ġotta": 37061,
      "assis": 37062,
      "ĠDisp": 37063,
      "ĠRush": 37064,
      "Ġprere": 37065,
      "versi": 37066,
      "Ġriparo": 37067,
      "Ġdefinitive": 37068,
      "ĠDistribution": 37069,
      "Ġsoffoc": 37070,
      "ĠDiversity": 37071,
      "ĠScegliere": 37072,
      "ulp": 37073,
      "Ġtratte": 37074,
      "Ġ#[": 37075,
      "Ġstraps": 37076,
      "ĠHillary": 37077,
      "Ùİ": 37078,
      "illes": 37079,
      "illant": 37080,
      "Ġritrovo": 37081,
      "ĠAnimali": 37082,
      "Ġingegneri": 37083,
      "Ġunione": 37084,
      "SetFill": 37085,
      "Ġunderway": 37086,
      "ĠInsert": 37087,
      "dirname": 37088,
      "Ġguadagna": 37089,
      "ĠTommy": 37090,
      "ĠCommissario": 37091,
      "--;": 37092,
      "Ġoccor": 37093,
      "ĠBackground": 37094,
      "Ġaccadendo": 37095,
      "Ġshifted": 37096,
      "Ġraccomandazioni": 37097,
      "æ¸": 37098,
      "ĠFX": 37099,
      "ĠScene": 37100,
      "Ġdimostrando": 37101,
      "Ġmirrors": 37102,
      "---------": 37103,
      "ĠHindu": 37104,
      "Ġåľ¨": 37105,
      ".\")": 37106,
      "ĠMeno": 37107,
      "Ġsperm": 37108,
      "Ġresign": 37109,
      "umpy": 37110,
      "ĠBobby": 37111,
      "Ġintervals": 37112,
      "Ġriev": 37113,
      "Ġtorto": 37114,
      "ĠOdd": 37115,
      "Ġspawn": 37116,
      "Ġrailway": 37117,
      "environment": 37118,
      "estock": 37119,
      "Ġsentita": 37120,
      "infiammazione": 37121,
      "Compar": 37122,
      "Ġnegozia": 37123,
      "ĠTart": 37124,
      "ĠFILE": 37125,
      "Ġowning": 37126,
      "Ġpensionati": 37127,
      "Ġranch": 37128,
      "Ġpermalink": 37129,
      "ĠâĿ": 37130,
      "Ġriservate": 37131,
      "ARO": 37132,
      "Ġpizzico": 37133,
      "Ġê°": 37134,
      "Ġamendment": 37135,
      "ĠDOP": 37136,
      "Ġmisteriosa": 37137,
      "ĠwxNode": 37138,
      "Ġtint": 37139,
      "Ġamma": 37140,
      "Ġcontribut": 37141,
      "ĠClaire": 37142,
      "uste": 37143,
      "Ġб": 37144,
      "Ġprevented": 37145,
      "ĠCafe": 37146,
      "Ġgossip": 37147,
      "ĠBigli": 37148,
      "Ġpreserved": 37149,
      "ĠProtein": 37150,
      "Ġenglish": 37151,
      "NOC": 37152,
      "ĠDedic": 37153,
      "ĠFasc": 37154,
      "ĠNorvegia": 37155,
      "Educ": 37156,
      "arella": 37157,
      "pex": 37158,
      "ostat": 37159,
      "(\"\");": 37160,
      "ĠBrowser": 37161,
      "ht": 37162,
      "Ġemergono": 37163,
      "ingi": 37164,
      "estones": 37165,
      "Ġcoalition": 37166,
      "Ġalquanto": 37167,
      "azze": 37168,
      "Ġvibration": 37169,
      "ĠFear": 37170,
      "Ġstove": 37171,
      "å¢": 37172,
      "Ġdread": 37173,
      "Ġreporters": 37174,
      "Ġvolontariamente": 37175,
      "æŀĦ": 37176,
      "Ġoctstr": 37177,
      "WP": 37178,
      "Ġcone": 37179,
      "ĠTele": 37180,
      "urls": 37181,
      "Ġras": 37182,
      "Ġorth": 37183,
      "ĠForces": 37184,
      "ĠAmen": 37185,
      "Ġpregiudizio": 37186,
      "Ottocento": 37187,
      "Ġalternativo": 37188,
      "uity": 37189,
      "ĠRecommend": 37190,
      "Bounds": 37191,
      "ĠRitor": 37192,
      "ĠReed": 37193,
      "ĠCalendario": 37194,
      "ĠModulo": 37195,
      "Ġregulators": 37196,
      "Ġsticking": 37197,
      "Ġencouragement": 37198,
      "ĠDenmark": 37199,
      "Ġesaust": 37200,
      "Ġsurvivors": 37201,
      "uppa": 37202,
      "Ġdrammat": 37203,
      "Ġdismissed": 37204,
      "Sil": 37205,
      "ĠCave": 37206,
      "idone": 37207,
      "Ġpersa": 37208,
      "Ġdiffus": 37209,
      "Ġmagli": 37210,
      "Decimal": 37211,
      "ĠScheda": 37212,
      "nio": 37213,
      "Ġmettiamo": 37214,
      "ĠPochi": 37215,
      "$(\"#": 37216,
      "Ġempowers": 37217,
      "Ġillustrated": 37218,
      "Ġrandomly": 37219,
      "Ġplayful": 37220,
      "Ġcuffie": 37221,
      "dose": 37222,
      "anieri": 37223,
      "ĠRonaldo": 37224,
      "ĠRogers": 37225,
      "Ġaccer": 37226,
      "boost": 37227,
      "ĠBrandon": 37228,
      "ĠMilk": 37229,
      "unted": 37230,
      "Ġcritically": 37231,
      "Ġgods": 37232,
      "simple": 37233,
      "Ġbn": 37234,
      "Ġpotrei": 37235,
      "uscolo": 37236,
      "ĠCampagna": 37237,
      "Ġgravemente": 37238,
      "QueryString": 37239,
      "Ġresilienza": 37240,
      "adolescenza": 37241,
      "rance": 37242,
      "ĠBun": 37243,
      "Ġfarle": 37244,
      "Ġlungh": 37245,
      "Ġdependency": 37246,
      "Ġirrevers": 37247,
      "ĠFP": 37248,
      "ambers": 37249,
      "ĠClos": 37250,
      "ĠDino": 37251,
      "ĠRizz": 37252,
      "itories": 37253,
      "Ġdentale": 37254,
      "ĠCongrat": 37255,
      "Ġnominated": 37256,
      "piracy": 37257,
      "VEN": 37258,
      "bucks": 37259,
      "Ġsalon": 37260,
      "Ġarticolato": 37261,
      "Ġciclismo": 37262,
      "ĠHosting": 37263,
      "UTI": 37264,
      "ĠNarr": 37265,
      "Ġmattresses": 37266,
      "commercio": 37267,
      "WT": 37268,
      "Anna": 37269,
      "ĠHighly": 37270,
      "åħĪ": 37271,
      "ptops": 37272,
      "Ġassicurativa": 37273,
      "Ġspecializzate": 37274,
      "/:": 37275,
      "ĠGusta": 37276,
      "ousel": 37277,
      "ĠElett": 37278,
      "ĠFilippi": 37279,
      "(((": 37280,
      "Ġstakeholder": 37281,
      "Ġverbose": 37282,
      "includes": 37283,
      "Ġstoricamente": 37284,
      "Ġequation": 37285,
      "Ġcuriosi": 37286,
      "ologically": 37287,
      "ĠNer": 37288,
      "Ġanalizza": 37289,
      "running": 37290,
      "syn": 37291,
      "ĠLod": 37292,
      "Ġinsect": 37293,
      "Ġsufficientemente": 37294,
      "Ġdistinti": 37295,
      "seller": 37296,
      "ĠLemon": 37297,
      "Ġdanneggiare": 37298,
      "Implement": 37299,
      "ĠMint": 37300,
      "Ġbritannica": 37301,
      "èī": 37302,
      "ĠuscirÃł": 37303,
      "Ġnobili": 37304,
      "没æľī": 37305,
      "ĠJoel": 37306,
      "Ġraggiungendo": 37307,
      "Ġdegno": 37308,
      "Ġcf": 37309,
      "experi": 37310,
      "Ġillustrations": 37311,
      "ĠChallenges": 37312,
      "egrad": 37313,
      "iph": 37314,
      "Ġdanneggiato": 37315,
      "Ġtampone": 37316,
      "icana": 37317,
      "Ġperks": 37318,
      "Ġaffascinanti": 37319,
      "å±ŀ": 37320,
      "Ġsusceptible": 37321,
      "nero": 37322,
      "Ġlum": 37323,
      "Ġattesta": 37324,
      "ĠTrial": 37325,
      "Ġcleaners": 37326,
      "Attr": 37327,
      "ĠPozz": 37328,
      "Ġlandscaping": 37329,
      "LT": 37330,
      "medic": 37331,
      "resci": 37332,
      "ĠRX": 37333,
      "Ġtrattative": 37334,
      "espansione": 37335,
      "ä¹Ī": 37336,
      "Ġcleansing": 37337,
      "Ġ{},": 37338,
      "Ġenlight": 37339,
      "ĠALTER": 37340,
      "ĠereditÃł": 37341,
      "ĠNV": 37342,
      "Ġtrimes": 37343,
      "prepare": 37344,
      "Ġprevedeva": 37345,
      "Ġlegislatore": 37346,
      "Ġundertaken": 37347,
      "ĠFAM": 37348,
      "ĠRubb": 37349,
      "Ġfilmati": 37350,
      "Ġobbligazioni": 37351,
      "Angle": 37352,
      "Ġinveste": 37353,
      "Ġappross": 37354,
      "Ġmotif": 37355,
      "ĠEdinburgh": 37356,
      "è¨": 37357,
      "Ġankle": 37358,
      "Ġnm": 37359,
      "Ġparticle": 37360,
      "Ġwherein": 37361,
      "Ġsurprises": 37362,
      "Ġwithdrawals": 37363,
      "fie": 37364,
      "ĠLeading": 37365,
      "ĠAbility": 37366,
      "Ġcounterparts": 37367,
      "VIEW": 37368,
      "ablo": 37369,
      "Internet": 37370,
      "Standard": 37371,
      "Ġcomprato": 37372,
      "Ġindia": 37373,
      "Ġhose": 37374,
      "ĠMarconi": 37375,
      "Ġfrank": 37376,
      "Micro": 37377,
      "Ġaster": 37378,
      "Ġorch": 37379,
      "Ġidentifies": 37380,
      "vasive": 37381,
      "ĠCASA": 37382,
      "Ġsottovalutare": 37383,
      "fee": 37384,
      "Ġrendersi": 37385,
      "ĠAssociated": 37386,
      "ĠCoca": 37387,
      "Ġcomposizioni": 37388,
      "pieces": 37389,
      "Ġmicrophone": 37390,
      "ĠOffers": 37391,
      "Ġsovrano": 37392,
      "ombre": 37393,
      "Ġprosecut": 37394,
      "ĠEvangel": 37395,
      "ĠOttimo": 37396,
      "Ġlectures": 37397,
      "ĠMight": 37398,
      "Ġacrylic": 37399,
      "Ġpoliticamente": 37400,
      "ĠFinale": 37401,
      "ĠSubmit": 37402,
      "IDs": 37403,
      "Prefix": 37404,
      "Ġcritto": 37405,
      "Ġipert": 37406,
      "inferno": 37407,
      "è°ĥç͍": 37408,
      "Ġcakes": 37409,
      "Ġstereo": 37410,
      "ĠCRO": 37411,
      "ĠRassegna": 37412,
      "Ġhardest": 37413,
      "Abs": 37414,
      "ĠTIP": 37415,
      "Ġunle": 37416,
      "aken": 37417,
      "Ġgeo": 37418,
      "ĠFium": 37419,
      "ĠImproved": 37420,
      "Ġdocker": 37421,
      "ĠMK": 37422,
      "West": 37423,
      "ĠBrend": 37424,
      "Ġsemestre": 37425,
      "facing": 37426,
      "bai": 37427,
      "ulari": 37428,
      "vertex": 37429,
      "contrib": 37430,
      "Ġdefending": 37431,
      "Ġacted": 37432,
      "ĠCanal": 37433,
      "Ġdarsi": 37434,
      "ĠTad": 37435,
      "ĠNem": 37436,
      "Ġplaus": 37437,
      "ä½ł": 37438,
      "ĠKatie": 37439,
      "ĠPordenone": 37440,
      "ĠNasc": 37441,
      "Ġenvision": 37442,
      "Ġfavorito": 37443,
      "Ġinserted": 37444,
      "ĠTreasury": 37445,
      "inos": 37446,
      "Ġgates": 37447,
      "ĠMull": 37448,
      "Ġromantica": 37449,
      "Ġcoordinates": 37450,
      "ĠInnovazione": 37451,
      "Ġacuta": 37452,
      "Ġsbal": 37453,
      "Ġpermanenti": 37454,
      "Ġconcorrente": 37455,
      "Dist": 37456,
      "Ġapplicabili": 37457,
      "onomy": 37458,
      "Ġtabs": 37459,
      "ĠHDMI": 37460,
      "tion": 37461,
      "Ġvenuti": 37462,
      "TEXTURE": 37463,
      "hort": 37464,
      "ĠSiri": 37465,
      "Ġscappare": 37466,
      "ĠResidential": 37467,
      "manuel": 37468,
      "Ġmanifestare": 37469,
      "gsm": 37470,
      "trigger": 37471,
      "ramid": 37472,
      "Ġinfortunio": 37473,
      "Ġguerri": 37474,
      "Ġlibretto": 37475,
      "Ġidrico": 37476,
      "Ġquantitative": 37477,
      "Ġcondividono": 37478,
      "Ġcominciano": 37479,
      "zionari": 37480,
      "ĠNg": 37481,
      "Ġmemorie": 37482,
      "ĠWare": 37483,
      "Ġcorti": 37484,
      "ĠRegulations": 37485,
      "Ġrivelano": 37486,
      "Ġsew": 37487,
      "inians": 37488,
      "Ġmyriad": 37489,
      "ĠConsequently": 37490,
      "Ġskate": 37491,
      "Ġconclusions": 37492,
      "Learning": 37493,
      "dess": 37494,
      "antha": 37495,
      "Ġза": 37496,
      "ž": 37497,
      "Ġcoloring": 37498,
      "itten": 37499,
      "shirts": 37500,
      "Ġjourneys": 37501,
      "Ġposteriori": 37502,
      "Character": 37503,
      "Ġfulfilled": 37504,
      "REEN": 37505,
      "ĠRates": 37506,
      "Ġrisveglio": 37507,
      "Ġsoviet": 37508,
      "ivel": 37509,
      "Ġteenager": 37510,
      ":{": 37511,
      "Har": 37512,
      "Vac": 37513,
      "mile": 37514,
      "Ġunc": 37515,
      "ĠNokia": 37516,
      "ĠVolvo": 37517,
      "Ġsospetti": 37518,
      "prec": 37519,
      "ĠCorin": 37520,
      "glVertex": 37521,
      "Ġcontroversie": 37522,
      "Ġinacc": 37523,
      "ĠSemi": 37524,
      "Ġemploys": 37525,
      "ĠVisite": 37526,
      "Ġattribuito": 37527,
      "ĠSeeing": 37528,
      "Ġmemorial": 37529,
      "sians": 37530,
      "existing": 37531,
      "âĪ": 37532,
      "Ġmint": 37533,
      "ĠIdaho": 37534,
      "ĠFON": 37535,
      "Ġpunk": 37536,
      "ĠConservatorio": 37537,
      "esperto": 37538,
      "Ġsouls": 37539,
      "Ġcompiuti": 37540,
      "Ġscaling": 37541,
      "inputs": 37542,
      "Ġarchitects": 37543,
      "Ġcrav": 37544,
      "Ġmolecules": 37545,
      "ĠAggiornamento": 37546,
      "Ġspreco": 37547,
      "Zone": 37548,
      "ontana": 37549,
      "ĠMARK": 37550,
      "Ġretained": 37551,
      "Ġcorteo": 37552,
      "Ġlubric": 37553,
      "DataClass": 37554,
      "Ġsapone": 37555,
      "Ġcomprensibile": 37556,
      "Music": 37557,
      "Ġdementia": 37558,
      "Ġgourmet": 37559,
      "astically": 37560,
      "ĠLIVE": 37561,
      "Ġarrivò": 37562,
      "Ġbitter": 37563,
      "basic": 37564,
      "ĠPep": 37565,
      "commons": 37566,
      "=$(": 37567,
      "«ĺ": 37568,
      "tezze": 37569,
      "\"][\"": 37570,
      "Ġpreavviso": 37571,
      "ĠHeating": 37572,
      "dding": 37573,
      "Ġstance": 37574,
      "Ġorganica": 37575,
      "LCOM": 37576,
      "Ġlaptops": 37577,
      "ĠDato": 37578,
      "Ġapples": 37579,
      "Ġrises": 37580,
      "Ġsapevo": 37581,
      "Ġpiov": 37582,
      "ulia": 37583,
      "ĠLopez": 37584,
      "Ġrespirazione": 37585,
      "Ġgeographical": 37586,
      "ĠCrea": 37587,
      "engu": 37588,
      "ĠStor": 37589,
      "zuki": 37590,
      "vu": 37591,
      "Ġrenting": 37592,
      "Ġoscill": 37593,
      "rost": 37594,
      "elluto": 37595,
      "jab": 37596,
      "alda": 37597,
      "ilion": 37598,
      "ĠSond": 37599,
      "ĠRocc": 37600,
      "accum": 37601,
      "Ġspezie": 37602,
      "Ġremainder": 37603,
      "ĠGloria": 37604,
      "sound": 37605,
      "Ġesporre": 37606,
      "Ġemigr": 37607,
      "Ġspontanea": 37608,
      "fw": 37609,
      "tie": 37610,
      "ettini": 37611,
      "coins": 37612,
      "Ġindec": 37613,
      "cron": 37614,
      "ĠPurple": 37615,
      "çĬ¶æĢģ": 37616,
      "Ġsecchi": 37617,
      "ĠShaw": 37618,
      "Ġliquidity": 37619,
      "Ġinappropriate": 37620,
      "Publ": 37621,
      "emissione": 37622,
      "Ġricevute": 37623,
      "绣": 37624,
      "Ġpastore": 37625,
      "ĠAugusto": 37626,
      "Ġcertezze": 37627,
      "avvers": 37628,
      "Ġsensible": 37629,
      "Ġaccentu": 37630,
      "Ġquattord": 37631,
      "Ġmorali": 37632,
      "Ġvincite": 37633,
      "Ġdeliveries": 37634,
      ">=": 37635,
      "fact": 37636,
      "Ġscongi": 37637,
      "Ġinaugurata": 37638,
      "Ġheels": 37639,
      "bee": 37640,
      "Ġpersonalities": 37641,
      "ĠOpportunities": 37642,
      "ĠStagione": 37643,
      "Ġbacks": 37644,
      "Ġgranite": 37645,
      "tac": 37646,
      "Ġcardiaco": 37647,
      "imperatore": 37648,
      "éª": 37649,
      "Ġincinta": 37650,
      "Ġmargins": 37651,
      "ĠSacra": 37652,
      "ĠND": 37653,
      "ĠAgostino": 37654,
      "amos": 37655,
      "Ġrinnova": 37656,
      "Ġscrews": 37657,
      "ĠWhatsapp": 37658,
      "fortunate": 37659,
      "Ġvand": 37660,
      "Ġvolevano": 37661,
      "Foreign": 37662,
      "Ġtenut": 37663,
      "Ġrilanciare": 37664,
      "Ġjewellery": 37665,
      "Ġintact": 37666,
      "ĠTina": 37667,
      "Ġmapp": 37668,
      "Ġoverflow": 37669,
      "pleasant": 37670,
      "ĠParking": 37671,
      "Ġcorporea": 37672,
      "ĠVigili": 37673,
      "Ġconsegne": 37674,
      "Ġindices": 37675,
      "ĠSeed": 37676,
      "ĠPackaging": 37677,
      "Ali": 37678,
      "}\")": 37679,
      "Ġpesi": 37680,
      "ĠRivoluzione": 37681,
      "orza": 37682,
      "opa": 37683,
      "assol": 37684,
      "Ġritual": 37685,
      "ĠStai": 37686,
      "ĠEnhanced": 37687,
      "ĠTemperature": 37688,
      "Bad": 37689,
      "é»": 37690,
      "ĠPokies": 37691,
      "~~~~~~~~": 37692,
      "anmar": 37693,
      "growing": 37694,
      "ĠUPDATE": 37695,
      "Ġpurezza": 37696,
      "artments": 37697,
      "Ġelab": 37698,
      "braska": 37699,
      "Ġsailing": 37700,
      "Ġlicence": 37701,
      "Ġtesser": 37702,
      "Ġgallerie": 37703,
      "soever": 37704,
      "ĠQuery": 37705,
      "Ġrendered": 37706,
      "Ġrestra": 37707,
      "Ġecological": 37708,
      "Ġoverly": 37709,
      "Ġstupore": 37710,
      "Ġtempestivamente": 37711,
      "VIDEO": 37712,
      "Ġbacon": 37713,
      "æĶ¾": 37714,
      "aspx": 37715,
      "Ġslave": 37716,
      "ĠCappella": 37717,
      "Ġoperanti": 37718,
      "ĠCohen": 37719,
      "Ġsviluppano": 37720,
      "cilio": 37721,
      "Ġterrorism": 37722,
      "Ġucraino": 37723,
      "Ai": 37724,
      "Ġbush": 37725,
      "Ġtrascorsi": 37726,
      "ĠGarcia": 37727,
      "goods": 37728,
      "ĠBram": 37729,
      "Ġcircuiti": 37730,
      "ĠUsage": 37731,
      "Ġtrasformarsi": 37732,
      "ĠSlim": 37733,
      "Ġprovinciali": 37734,
      "ĠCOST": 37735,
      "Ġcentrosinistra": 37736,
      "Ġagiscono": 37737,
      "Ġlibrerie": 37738,
      "Ġmultinazionali": 37739,
      "ĠIsabella": 37740,
      "éķ¿": 37741,
      "bnb": 37742,
      "Ġdime": 37743,
      "Ġgiuridiche": 37744,
      "Ġomon": 37745,
      "Ġgravel": 37746,
      "Formatter": 37747,
      "Ġpleasing": 37748,
      "Ġsoffitto": 37749,
      "Ġdisappeared": 37750,
      "ĠUtilizzando": 37751,
      "?âĢĻ": 37752,
      "Libr": 37753,
      "ĠValencia": 37754,
      "ĠGRAND": 37755,
      "Social": 37756,
      "coal": 37757,
      "undefined": 37758,
      "ĠRouter": 37759,
      "ĠIST": 37760,
      "Ġforgot": 37761,
      "osion": 37762,
      "acron": 37763,
      "ĠElenco": 37764,
      "Anno": 37765,
      "Ġfossili": 37766,
      "Ġeccezioni": 37767,
      "Ġcosmetici": 37768,
      "volo": 37769,
      "ĠOUR": 37770,
      "Ġbrightness": 37771,
      "NB": 37772,
      "Ġbenché": 37773,
      "Ġlightning": 37774,
      "ĠTECN": 37775,
      "Ġpugliese": 37776,
      "DataClassSize": 37777,
      "Side": 37778,
      "Ġincuri": 37779,
      "Ġupside": 37780,
      "ĠPeak": 37781,
      "åķĨ": 37782,
      "pip": 37783,
      "ADDR": 37784,
      "Ġdifendersi": 37785,
      "Perché": 37786,
      "Ġcancellati": 37787,
      "gui": 37788,
      "Ġray": 37789,
      "ortiamo": 37790,
      "Ġpremature": 37791,
      "Ġintensi": 37792,
      "Ġurgenza": 37793,
      "Ġirritation": 37794,
      "retail": 37795,
      "Ġisolate": 37796,
      "ĠFew": 37797,
      "FK": 37798,
      "jah": 37799,
      "Ġdisadvantages": 37800,
      "QUI": 37801,
      "irls": 37802,
      "ĠGenoa": 37803,
      "ĠEating": 37804,
      "Ġspina": 37805,
      "assorb": 37806,
      "Ġtragedy": 37807,
      "Ġbocci": 37808,
      "Ġdecreti": 37809,
      "Aff": 37810,
      "Ġcreations": 37811,
      "ĠReset": 37812,
      "ĠShoes": 37813,
      "pherd": 37814,
      "åIJįç§°": 37815,
      "waukee": 37816,
      "Ġspeso": 37817,
      "Ġclutter": 37818,
      "Ġintric": 37819,
      "Ġpadella": 37820,
      "Ġproseguito": 37821,
      "ecoin": 37822,
      "Ġincertezza": 37823,
      "Ġindicando": 37824,
      "Ġinquadr": 37825,
      "aereo": 37826,
      "ĠAires": 37827,
      "Ġа": 37828,
      "Ġcrushed": 37829,
      "Ġassistente": 37830,
      "Ġoutlines": 37831,
      "ĠArbit": 37832,
      "Ġswitched": 37833,
      "Ġconvenzioni": 37834,
      "令": 37835,
      "Ġtoast": 37836,
      "ĠQuarti": 37837,
      "Ġsubsid": 37838,
      "Ġpescatori": 37839,
      "Umbria": 37840,
      "ĠDEF": 37841,
      "Ġcontroversy": 37842,
      "CG": 37843,
      "ĠAx": 37844,
      "ĠReno": 37845,
      "Ġattenzioni": 37846,
      "Ġmozione": 37847,
      "Ġdj": 37848,
      "ĠPK": 37849,
      "ĠBog": 37850,
      "Ġimmortal": 37851,
      "를": 37852,
      "ĠORE": 37853,
      "Ġapprezzati": 37854,
      "Ġlucrative": 37855,
      "Tests": 37856,
      "Ġsvuot": 37857,
      "ĠFiled": 37858,
      "ĠHarbor": 37859,
      "Ġautonomous": 37860,
      "Ġsussidi": 37861,
      "ĠBaseball": 37862,
      "Switch": 37863,
      "hub": 37864,
      "ducendo": 37865,
      "Ġcorde": 37866,
      "ĠSuperior": 37867,
      "Feed": 37868,
      "Uomo": 37869,
      "igere": 37870,
      "ĠGigi": 37871,
      "infinito": 37872,
      "ogia": 37873,
      "management": 37874,
      "Ġcompresse": 37875,
      "Ġsmiled": 37876,
      "Ġingressi": 37877,
      "Ġprobe": 37878,
      "ê³": 37879,
      "ĠGiving": 37880,
      "Ġloft": 37881,
      "ĠCheese": 37882,
      "jectory": 37883,
      "Ġsostenendo": 37884,
      "Ġcomprising": 37885,
      "Ġlabs": 37886,
      "igious": 37887,
      "Ġautomobili": 37888,
      "yards": 37889,
      "trad": 37890,
      "ĠnazionalitÃł": 37891,
      "agosto": 37892,
      "Ġ\"../../": 37893,
      "Ġkin": 37894,
      "Ġgrandmother": 37895,
      "stituti": 37896,
      "Ġparadigma": 37897,
      "typename": 37898,
      "pow": 37899,
      "ĠWholes": 37900,
      "Ġmonti": 37901,
      "Ġbillions": 37902,
      "Ġsconosciuti": 37903,
      ".',": 37904,
      "azzur": 37905,
      "pus": 37906,
      "tile": 37907,
      "movie": 37908,
      "Ġtrapianto": 37909,
      "Ġmarti": 37910,
      "ylum": 37911,
      "Ġdepress": 37912,
      "Ġinterviewed": 37913,
      "ĠWealth": 37914,
      "apito": 37915,
      "Ġcattle": 37916,
      "æī¾": 37917,
      "inita": 37918,
      "expr": 37919,
      "ĠEdwards": 37920,
      "ĠFondi": 37921,
      "Ġneonati": 37922,
      "Ġprato": 37923,
      "ĠSiete": 37924,
      "Ġtirare": 37925,
      "Ġworkspace": 37926,
      "zon": 37927,
      "ÃĻ": 37928,
      "Ġfights": 37929,
      "ĠUIC": 37930,
      "ĠQuelli": 37931,
      "Ġdignity": 37932,
      "Ġbarba": 37933,
      "Ġritrovano": 37934,
      "ĠBUS": 37935,
      "Ġteste": 37936,
      "ĠBM": 37937,
      "thood": 37938,
      "Ġiphone": 37939,
      "mental": 37940,
      "ĠLuk": 37941,
      "Ġautonomamente": 37942,
      "Ġpredisposto": 37943,
      "Ġbastano": 37944,
      "illusione": 37945,
      "ĠBroker": 37946,
      "Ġdoveri": 37947,
      "ĠWPropertiesReal": 37948,
      "Try": 37949,
      "Ġ®": 37950,
      "Ġanimato": 37951,
      "IOException": 37952,
      "ettle": 37953,
      "Ġoptimum": 37954,
      "Course": 37955,
      "Ġcada": 37956,
      "Ġlegna": 37957,
      "ĠDesert": 37958,
      "Ġpremiere": 37959,
      "ĠpositivitÃł": 37960,
      "Ġinvert": 37961,
      "ĠBing": 37962,
      "Ġtrazione": 37963,
      "uttiva": 37964,
      "Ġtecnicamente": 37965,
      "COUNT": 37966,
      "Ġaffreschi": 37967,
      "询": 37968,
      "Ġsearched": 37969,
      "impero": 37970,
      "ĠColla": 37971,
      "ĠPresso": 37972,
      "americano": 37973,
      "Ġacustico": 37974,
      "Ġtardo": 37975,
      "alty": 37976,
      "ĠRetro": 37977,
      "Ġtrasferiti": 37978,
      "Ġaero": 37979,
      "Ġcoppa": 37980,
      "workers": 37981,
      "Hot": 37982,
      "vamento": 37983,
      "Ġtarda": 37984,
      "-----": 37985,
      "Ġswallow": 37986,
      "ĠFeedback": 37987,
      "Ġstagn": 37988,
      "wik": 37989,
      "rous": 37990,
      "Ġmorì": 37991,
      "Ġchiarito": 37992,
      "europe": 37993,
      "tests": 37994,
      "Ġacoustic": 37995,
      "albergo": 37996,
      "etric": 37997,
      "Ġtubi": 37998,
      "Ġtowels": 37999,
      "Ġfetta": 38000,
      "Ġappreso": 38001,
      "ĠJama": 38002,
      "ĠExact": 38003,
      "lb": 38004,
      "Ġprogrammare": 38005,
      "Ġalleviare": 38006,
      "Ġdock": 38007,
      "ĠConcent": 38008,
      "Ġoccupata": 38009,
      "Should": 38010,
      "sqrt": 38011,
      "Ġspokesperson": 38012,
      "Ġaffaccia": 38013,
      "Ġacquisiti": 38014,
      "Ġattaccare": 38015,
      "æľįåĬ¡": 38016,
      "alore": 38017,
      "getItem": 38018,
      "ĠSalve": 38019,
      "Ġoscuro": 38020,
      "ĠIDS": 38021,
      "ĠDowntown": 38022,
      "opening": 38023,
      "Ġcease": 38024,
      "Ġcolloqui": 38025,
      "Ġpumpkin": 38026,
      "ĠXVIII": 38027,
      "ĠWILL": 38028,
      "angolare": 38029,
      "ottest": 38030,
      "ĠPiatta": 38031,
      "acquirente": 38032,
      "Ġmigliorando": 38033,
      "snap": 38034,
      "ĠBrooks": 38035,
      "die": 38036,
      "romb": 38037,
      "Styles": 38038,
      "Times": 38039,
      "ounce": 38040,
      "Ġwelding": 38041,
      "Ġsigaretta": 38042,
      "Ġricoperto": 38043,
      "Ġdisd": 38044,
      "Ġattesi": 38045,
      "Ġmiser": 38046,
      "Ġrifiutato": 38047,
      "Ġpicturesque": 38048,
      "ĠMarcus": 38049,
      "Ġpodcasts": 38050,
      "Ġcest": 38051,
      "Ġprotegg": 38052,
      "å°±æĺ¯": 38053,
      "TextArea": 38054,
      "umano": 38055,
      "ĠvulnerabilitÃł": 38056,
      "ĠPRODU": 38057,
      "Ġstyled": 38058,
      "volezza": 38059,
      "Ġcosiddette": 38060,
      "ethe": 38061,
      "Ġcompromettere": 38062,
      "Ġalb": 38063,
      "Ġlaghi": 38064,
      "Ġammette": 38065,
      "Ġsposato": 38066,
      "Ġesclude": 38067,
      "Ġsarete": 38068,
      "ĠMichela": 38069,
      "RF": 38070,
      "YC": 38071,
      "atelo": 38072,
      "Ġcieli": 38073,
      "Ġmortale": 38074,
      "ĠEddie": 38075,
      "uning": 38076,
      "ĠEu": 38077,
      "ensky": 38078,
      "Ġcontrassegn": 38079,
      "ĠMusical": 38080,
      "bold": 38081,
      "chy": 38082,
      "Ġmang": 38083,
      "Ġmaneu": 38084,
      "ĠhFinalFPos": 38085,
      "Bool": 38086,
      "undo": 38087,
      "legge": 38088,
      "Ġindirettamente": 38089,
      "Ġlaughter": 38090,
      "ĠWoo": 38091,
      "Ġcompatto": 38092,
      "Ġordinare": 38093,
      "Ġdettagliato": 38094,
      "finanzi": 38095,
      "memItem": 38096,
      "ugna": 38097,
      "aglianze": 38098,
      "ĠBenefit": 38099,
      "Ġfounders": 38100,
      "Gold": 38101,
      "blob": 38102,
      "Ġoutfits": 38103,
      "Ġcorred": 38104,
      "Attrib": 38105,
      "ĠInserisci": 38106,
      "ĠCopen": 38107,
      "ĠCuriositÃł": 38108,
      "dei": 38109,
      "Ġricorrenti": 38110,
      "ĠKiss": 38111,
      "Ġprofessori": 38112,
      "ladder": 38113,
      "Ġdiscounted": 38114,
      "ĠPOP": 38115,
      "Ġcontraddisting": 38116,
      "ĠMano": 38117,
      "Ġdistancing": 38118,
      "Ġsembrerebbe": 38119,
      "ĠVaillant": 38120,
      "Ġwaited": 38121,
      "ĠAudit": 38122,
      "Ġ.\"": 38123,
      "issue": 38124,
      "idoio": 38125,
      "Ġfidel": 38126,
      "Ġemphasized": 38127,
      "Ġcitizenship": 38128,
      "ĠIntroduzione": 38129,
      "Ġreuse": 38130,
      "Ġcompromised": 38131,
      "£": 38132,
      "ĠAub": 38133,
      "Ġmutui": 38134,
      "rests": 38135,
      "ĠMercury": 38136,
      "ĠDisponibile": 38137,
      "PLE": 38138,
      "Tor": 38139,
      "ĠOle": 38140,
      "ĠYo": 38141,
      "Ġsolista": 38142,
      "Ġdedicarsi": 38143,
      "Ġwifi": 38144,
      "Ġindici": 38145,
      "Ġcrust": 38146,
      "Ġemergencies": 38147,
      "Ops": 38148,
      "zilla": 38149,
      "Upload": 38150,
      "babwe": 38151,
      "ĠGenerate": 38152,
      "ĠRolling": 38153,
      "Ġ\"]": 38154,
      "Ġadditions": 38155,
      "Ġhandicap": 38156,
      "Ġcelebrates": 38157,
      "Ġriunisce": 38158,
      "ĠPractices": 38159,
      "Ġseme": 38160,
      "prus": 38161,
      "ampton": 38162,
      "Ġfinite": 38163,
      "ĠantiEtaFwD": 38164,
      "Ġdowntime": 38165,
      "ĠStartup": 38166,
      "Ġduplicate": 38167,
      "ĠFatt": 38168,
      "ĠHass": 38169,
      "dizionale": 38170,
      "Ġconfigurations": 38171,
      "Ġgita": 38172,
      "Ġsalario": 38173,
      "ĠTripAdvisor": 38174,
      "Ġcljs": 38175,
      "Ġdichiarare": 38176,
      "Ġreliev": 38177,
      "ĠRect": 38178,
      "Ġeroe": 38179,
      "many": 38180,
      "Ġ!!": 38181,
      "Ġbamboo": 38182,
      "Ġsteroids": 38183,
      "dto": 38184,
      "Ġtelefoni": 38185,
      "ла": 38186,
      "upiter": 38187,
      "Ġtransported": 38188,
      "ĠLinee": 38189,
      "Ġbonifica": 38190,
      "ĠCitizens": 38191,
      "Ġquer": 38192,
      "Ġapporto": 38193,
      "figure": 38194,
      "об": 38195,
      "Ġmelt": 38196,
      "Ġbeneficiari": 38197,
      "è¶": 38198,
      "Ġdc": 38199,
      "usive": 38200,
      "Ġantim": 38201,
      "Ġarcheologici": 38202,
      "ĠðŁĵ": 38203,
      "Ġslices": 38204,
      "ĠLep": 38205,
      "estrazione": 38206,
      "Ġestrazione": 38207,
      "Ġdescritta": 38208,
      "Ġinteracting": 38209,
      "otor": 38210,
      "Ġchase": 38211,
      "ĠProof": 38212,
      "Buf": 38213,
      "ĠIntesa": 38214,
      "ĠOliv": 38215,
      "About": 38216,
      "ĠTelevision": 38217,
      "ĠChiese": 38218,
      "Ġinformati": 38219,
      "ĠPlatinum": 38220,
      "Signal": 38221,
      "House": 38222,
      "Iva": 38223,
      "ĠHannah": 38224,
      "isers": 38225,
      "icelli": 38226,
      "Ġmentoring": 38227,
      "Ġbacio": 38228,
      "Ġhips": 38229,
      "ĠFeng": 38230,
      "Ġopting": 38231,
      "Ġdetailing": 38232,
      "glimento": 38233,
      "Ġscadenze": 38234,
      "Rest": 38235,
      "onati": 38236,
      "articol": 38237,
      "ĠInvestors": 38238,
      "Ġgradevole": 38239,
      "ĠBD": 38240,
      "Ġgrido": 38241,
      "ronos": 38242,
      "Orchestra": 38243,
      "ĠBryan": 38244,
      "cini": 38245,
      "ĠKnown": 38246,
      "layers": 38247,
      "Ġconsensi": 38248,
      "ULAR": 38249,
      "ĠFerrov": 38250,
      "Expect": 38251,
      "çĦ": 38252,
      "initi": 38253,
      "Ġseverely": 38254,
      "Ġpianura": 38255,
      "ĠSalvador": 38256,
      "Ġretrosp": 38257,
      "Ġcorporeo": 38258,
      "ĠRisultati": 38259,
      "Ġperipher": 38260,
      "ancabile": 38261,
      "ĠPurpose": 38262,
      "Ġdottore": 38263,
      "Ġcuoio": 38264,
      "Giov": 38265,
      "ICAZIONE": 38266,
      "ĠSalesforce": 38267,
      "Ġritratti": 38268,
      "nipp": 38269,
      "Ġuplift": 38270,
      "igiene": 38271,
      "Ġaffermano": 38272,
      "Ġextracted": 38273,
      "imila": 38274,
      "ĠHydro": 38275,
      "Ġcalor": 38276,
      "Ġquietly": 38277,
      "Ġconfidentiality": 38278,
      "ĠDiscussion": 38279,
      "elaide": 38280,
      "itrici": 38281,
      "ĠRescue": 38282,
      "fondo": 38283,
      "utan": 38284,
      "Ġdistribuire": 38285,
      "Ġebraico": 38286,
      "Ġcrystals": 38287,
      "arredamento": 38288,
      "Ġprescrizioni": 38289,
      "andy": 38290,
      "Ġpresunto": 38291,
      "Ġdecimal": 38292,
      "Ġpiscine": 38293,
      "abito": 38294,
      "Ġamazed": 38295,
      "Ġemphasizes": 38296,
      "dash": 38297,
      "ĠĉĉĠ": 38298,
      "Ġpasser": 38299,
      "Ġconsolidamento": 38300,
      "Ġcocktails": 38301,
      "Stock": 38302,
      "Ġandò": 38303,
      "ä¸İ": 38304,
      "Ġfines": 38305,
      "Ġdente": 38306,
      "ĠDhabi": 38307,
      "ĠREM": 38308,
      "dimensional": 38309,
      "ĠLeop": 38310,
      "ĠIngresso": 38311,
      "Ġfiliale": 38312,
      "verÃł": 38313,
      "Ġpremiums": 38314,
      "Ġtrasmessi": 38315,
      "ĠCorre": 38316,
      "entali": 38317,
      "nombre": 38318,
      "erial": 38319,
      "aborto": 38320,
      "æĶ¯": 38321,
      "solving": 38322,
      "Ġintitolata": 38323,
      "iaci": 38324,
      "Ġdomina": 38325,
      "ĠOpere": 38326,
      "ĠMachines": 38327,
      "pragma": 38328,
      "cup": 38329,
      "viare": 38330,
      "Ġearrings": 38331,
      "ĠLoco": 38332,
      "Ġbloss": 38333,
      "ĠStevens": 38334,
      "Ġdialoghi": 38335,
      "Ġabsorbed": 38336,
      "Ġfoil": 38337,
      "Ġimmunity": 38338,
      "ĠGoods": 38339,
      "ĠNicolò": 38340,
      "ĠEagles": 38341,
      "Student": 38342,
      "Ġpresidi": 38343,
      "Ġinterference": 38344,
      "Ġcomunitaria": 38345,
      "ĠDawn": 38346,
      "ĠBarack": 38347,
      "Strategy": 38348,
      "Ġrushed": 38349,
      "ĠDimensions": 38350,
      "bread": 38351,
      "Ġfemmine": 38352,
      "Ġriprodurre": 38353,
      "Ġlefto": 38354,
      "Ġresorts": 38355,
      "Ġselfie": 38356,
      "ĠBoris": 38357,
      "Ġmetabolic": 38358,
      "Ġcastag": 38359,
      "insta": 38360,
      "ĠAmbassador": 38361,
      "Ġspicca": 38362,
      "Ġcontraddistingue": 38363,
      "ĠEttore": 38364,
      "defer": 38365,
      "amentali": 38366,
      "Ġgestionale": 38367,
      "slide": 38368,
      "Sheet": 38369,
      "ĠBASIS": 38370,
      "Ġannuali": 38371,
      "Ġpiccol": 38372,
      "Ġhackers": 38373,
      "ĠKaza": 38374,
      "Ca": 38375,
      "ĠPie": 38376,
      "Ġendpoint": 38377,
      "oux": 38378,
      "ĠTesta": 38379,
      "Ġconsiderano": 38380,
      "Ġseduti": 38381,
      "ievable": 38382,
      "Ġperceive": 38383,
      "ormai": 38384,
      "ĠPurch": 38385,
      "Ġbrighter": 38386,
      "Ġpartnering": 38387,
      "Ġregistrate": 38388,
      "Products": 38389,
      "ĠLoy": 38390,
      "Ġsiciliani": 38391,
      "Ġexclude": 38392,
      "Ġcroll": 38393,
      "Ġinaccetta": 38394,
      "ĠAlmeno": 38395,
      "Ġcleanup": 38396,
      "ĠSettanta": 38397,
      "oup": 38398,
      "ĠCinc": 38399,
      "ĠDAM": 38400,
      "Ġconserve": 38401,
      "Ġsilly": 38402,
      "implementazione": 38403,
      "hp": 38404,
      "}{": 38405,
      "ĠMG": 38406,
      "ĠCil": 38407,
      "Ġthemed": 38408,
      "lessness": 38409,
      "Factor": 38410,
      "chez": 38411,
      "Ġavvengono": 38412,
      "ĠTerminal": 38413,
      "Ġtelefonata": 38414,
      "fk": 38415,
      "Ġarrog": 38416,
      "ĠFeatured": 38417,
      "Ġtopped": 38418,
      "Ġappoggio": 38419,
      "ansa": 38420,
      "Ġsubscriptions": 38421,
      "zzarella": 38422,
      "Ġstoccaggio": 38423,
      "amici": 38424,
      "Ġdelusione": 38425,
      "ĠFalcone": 38426,
      "Ġespresse": 38427,
      "ĠLawyers": 38428,
      "Diff": 38429,
      "Ġcoesione": 38430,
      "Ġpromett": 38431,
      "Ġgiocattoli": 38432,
      "Ġextravergine": 38433,
      "metric": 38434,
      "Ġdisciples": 38435,
      "digital": 38436,
      "ĠDinner": 38437,
      "Ġthereof": 38438,
      "Ġaffer": 38439,
      "Ġcommentare": 38440,
      "Ġragionare": 38441,
      "ĠCroci": 38442,
      "every": 38443,
      "omas": 38444,
      "Ġavvia": 38445,
      "extract": 38446,
      "Ġattacca": 38447,
      "wordpress": 38448,
      "Ġpseudo": 38449,
      "Mesh": 38450,
      "accertamento": 38451,
      "Ġritenuti": 38452,
      "orgenza": 38453,
      "Ġfarmacie": 38454,
      "Ġbob": 38455,
      "Ġhats": 38456,
      "Ġrocci": 38457,
      "ĠBlake": 38458,
      "yling": 38459,
      "alleg": 38460,
      "Ġbrowsers": 38461,
      "Ġacquisite": 38462,
      "Ġprogettati": 38463,
      "Ġfifteen": 38464,
      "ellite": 38465,
      "Ġcolorate": 38466,
      "Ġistanza": 38467,
      "Ġpreventivi": 38468,
      "JO": 38469,
      "`;": 38470,
      "Ġgems": 38471,
      "Ġpolish": 38472,
      "apposito": 38473,
      "Ġformerly": 38474,
      "ÅŁ": 38475,
      "Ġvisitate": 38476,
      "Ġsimplest": 38477,
      "Ġesperimento": 38478,
      "ortic": 38479,
      "Ġcostruisce": 38480,
      "designed": 38481,
      "Ġstickers": 38482,
      "Ġdroghe": 38483,
      "Language": 38484,
      "UF": 38485,
      "Ġimbott": 38486,
      "ĠImportance": 38487,
      "ĠBes": 38488,
      "Ġabitato": 38489,
      "contents": 38490,
      "manship": 38491,
      "pen": 38492,
      "Ġspite": 38493,
      "ĠAdj": 38494,
      "Ġespone": 38495,
      "Ġhedge": 38496,
      "Ġhairst": 38497,
      "Ġ!!!": 38498,
      "Ġfantasma": 38499,
      "Ġstimulation": 38500,
      "ĠIranian": 38501,
      "ĠOlivi": 38502,
      "ĠLarg": 38503,
      "ĠBP": 38504,
      "ilda": 38505,
      "ĠNeither": 38506,
      "\"][": 38507,
      "Ġattracts": 38508,
      "Ġapprezzata": 38509,
      "Ġteologia": 38510,
      "Ġprecisare": 38511,
      "Ġrevolves": 38512,
      "Ġconversazioni": 38513,
      "Ġstimola": 38514,
      "Ġscrivono": 38515,
      "Ġantioxidants": 38516,
      "Ġtier": 38517,
      "Ġcontrari": 38518,
      "Ġnotturno": 38519,
      "Ġantivirus": 38520,
      "univers": 38521,
      "Ġvall": 38522,
      "Ġispe": 38523,
      "Ġlavand": 38524,
      "ĠAdvice": 38525,
      "ĠNorman": 38526,
      "ĠBaptist": 38527,
      "âĢĻ:": 38528,
      "ĠNostra": 38529,
      "Ġsentenze": 38530,
      "Ġdapprima": 38531,
      "controlled": 38532,
      "amano": 38533,
      "ĠPn": 38534,
      "trinelli": 38535,
      "ĠFus": 38536,
      "truire": 38537,
      "ĠMeaning": 38538,
      "Ġborrowers": 38539,
      "ĠRanch": 38540,
      "holding": 38541,
      "Ġrusse": 38542,
      "Movie": 38543,
      "ĠGarg": 38544,
      "Ġrigido": 38545,
      "ĠVisitors": 38546,
      "ĠCourses": 38547,
      "ogh": 38548,
      "equality": 38549,
      "sender": 38550,
      "Ġabita": 38551,
      "Ġstakes": 38552,
      ".\"\"\"": 38553,
      "Ġavviata": 38554,
      "Ġattacking": 38555,
      "Ġrimanendo": 38556,
      "Ġpertinenti": 38557,
      "Split": 38558,
      "ĠIlluminate": 38559,
      "###": 38560,
      "ĠAscol": 38561,
      "Ġsecondarie": 38562,
      "ACA": 38563,
      "Ġmathematical": 38564,
      "ĠCul": 38565,
      "rill": 38566,
      "ĠCIR": 38567,
      "ĠIstituti": 38568,
      "Ġdroni": 38569,
      "============": 38570,
      "ĠAcid": 38571,
      "metadata": 38572,
      "Ġdriveway": 38573,
      "Ġcombustione": 38574,
      "MY": 38575,
      "alar": 38576,
      "ificanti": 38577,
      "ĠfindViewById": 38578,
      "ĠOrg": 38579,
      "ĠvitalitÃł": 38580,
      "ĠPasta": 38581,
      "abitudine": 38582,
      "Ġket": 38583,
      "ĠBosch": 38584,
      "ĠNSW": 38585,
      "ĠĉĠĠ": 38586,
      "Ġfecero": 38587,
      "ferrato": 38588,
      "Ġpsiche": 38589,
      "Ġaristo": 38590,
      "ĠBottom": 38591,
      "ĠRuntime": 38592,
      "ĠCompact": 38593,
      "Ġhardwood": 38594,
      "inol": 38595,
      "Ġrecharge": 38596,
      "istine": 38597,
      "Ġtightly": 38598,
      "ĠStuart": 38599,
      "ANK": 38600,
      "Ġtasche": 38601,
      "Ġcommercializzazione": 38602,
      "ĠResearchers": 38603,
      "Ġsnake": 38604,
      "Ġrepayment": 38605,
      "thodox": 38606,
      "ĠSpecifically": 38607,
      "ĠStadio": 38608,
      "æº": 38609,
      "éļ": 38610,
      "Ġvaccinated": 38611,
      "ĠSegreteria": 38612,
      "ĠTUTTO": 38613,
      "Ġcartoon": 38614,
      "âĨ": 38615,
      "Ġnostr": 38616,
      "omena": 38617,
      "Ġprete": 38618,
      "Ġvincita": 38619,
      "Ġconsigliata": 38620,
      "Ġmansioni": 38621,
      "ANSA": 38622,
      "Ġincapace": 38623,
      "Ġpreferire": 38624,
      "DAY": 38625,
      "Ġamicizie": 38626,
      "BASE": 38627,
      "Ġunified": 38628,
      "ĠWend": 38629,
      "Ġchiedersi": 38630,
      "Ġhelper": 38631,
      "BD": 38632,
      "Ġdiets": 38633,
      "Ġdisposta": 38634,
      "ulso": 38635,
      "ĠHav": 38636,
      "Ġrispettando": 38637,
      "Ġintermediate": 38638,
      "ĠHistoric": 38639,
      "ungete": 38640,
      "Ġseguite": 38641,
      "Ġcaduti": 38642,
      "Ġpompa": 38643,
      "Ġcontribuenti": 38644,
      "ĠBanco": 38645,
      "ĠUnlimited": 38646,
      "Ġnatalizie": 38647,
      "thodont": 38648,
      "ĠCommonwealth": 38649,
      "ĠVacanze": 38650,
      "arena": 38651,
      "Ġplat": 38652,
      "ĠComunicati": 38653,
      "Andrea": 38654,
      "Kind": 38655,
      "ĠSoccer": 38656,
      "Ġaccompagnamento": 38657,
      "Ġmagistrato": 38658,
      "Ġnarrativo": 38659,
      "Tip": 38660,
      "members": 38661,
      "Ġeconomical": 38662,
      "ĠLoop": 38663,
      "ĠHolmes": 38664,
      "ĠConsultant": 38665,
      "Ġborrowing": 38666,
      "ĠExploring": 38667,
      "Ġreminisc": 38668,
      "adj": 38669,
      "ĠNeri": 38670,
      "Ġincidere": 38671,
      "ĠCraw": 38672,
      "INPUT": 38673,
      "Ġmelan": 38674,
      "between": 38675,
      "leet": 38676,
      "ensis": 38677,
      "äºĭ": 38678,
      "nar": 38679,
      "studio": 38680,
      "ivalente": 38681,
      "Ġempowerment": 38682,
      "Ġnotifiche": 38683,
      "ĠInterface": 38684,
      "Ġhints": 38685,
      "Ġinteressare": 38686,
      "ĠSignific": 38687,
      "Ġreciproca": 38688,
      "ĠIsaac": 38689,
      "Ġcreep": 38690,
      "Ġpots": 38691,
      "Annot": 38692,
      "Bs": 38693,
      "ĠGuests": 38694,
      "Ġlinguistica": 38695,
      "¸°": 38696,
      "Ġapposita": 38697,
      "ĠSebastian": 38698,
      "ĠWorldwide": 38699,
      "Ġabband": 38700,
      "Ġanalisti": 38701,
      "Ġaffrontando": 38702,
      "ĠVoce": 38703,
      "Ġadempiere": 38704,
      "Family": 38705,
      "Tur": 38706,
      "Ġcents": 38707,
      "ToInt": 38708,
      "Ġperdendo": 38709,
      "boxes": 38710,
      "ĠABS": 38711,
      "ĠLeonard": 38712,
      "Ġreinvent": 38713,
      "ĠGaz": 38714,
      "Ġtubes": 38715,
      "Ġbocc": 38716,
      "inging": 38717,
      "ĠNego": 38718,
      "analysis": 38719,
      "ĠæĹ": 38720,
      "science": 38721,
      "orest": 38722,
      "heads": 38723,
      "ĠMetodo": 38724,
      "Ġdarker": 38725,
      "Nome": 38726,
      "Ġwounds": 38727,
      "Ġgab": 38728,
      "ĠKl": 38729,
      "Ġuniversitaria": 38730,
      "ĠVermont": 38731,
      "Ġinso": 38732,
      "ĠBIG": 38733,
      "riano": 38734,
      "Ġestendere": 38735,
      "ĠManufacturer": 38736,
      "Ġradicalmente": 38737,
      "incidenza": 38738,
      "Ġheadache": 38739,
      "Austria": 38740,
      "ffff": 38741,
      "ĠCooking": 38742,
      "eleton": 38743,
      "Ġdiscarica": 38744,
      "Ġdirettivo": 38745,
      "ĠRUN": 38746,
      "ĠNAP": 38747,
      "ĠContra": 38748,
      "Ġexercising": 38749,
      "armonia": 38750,
      "Ġmenus": 38751,
      "ĠLAB": 38752,
      "ĠYemen": 38753,
      "()){": 38754,
      "inski": 38755,
      "ĠpartirÃł": 38756,
      "ĠFinlandia": 38757,
      "ĠMamma": 38758,
      "ĠLloyd": 38759,
      "ĠNecessary": 38760,
      "ĠregolaritÃł": 38761,
      "Ġconsolidata": 38762,
      "Ġmandorle": 38763,
      "Ġdisabilitare": 38764,
      "Ġsubsidiary": 38765,
      "Ness": 38766,
      "ĠÑĥ": 38767,
      "Ġcolleague": 38768,
      "hack": 38769,
      "ĠRas": 38770,
      "irelli": 38771,
      "compiler": 38772,
      "ĠPROGRAM": 38773,
      "Ġtrasformata": 38774,
      "ĠSindac": 38775,
      "integritÃł": 38776,
      "Ġcardiaca": 38777,
      "Lines": 38778,
      "Ġnega": 38779,
      "Ġlowering": 38780,
      "important": 38781,
      "ĠJOIN": 38782,
      "Pub": 38783,
      "Ġadip": 38784,
      "Ġterrazzo": 38785,
      "ĠparlerÃł": 38786,
      "Ġimmerso": 38787,
      "Ġetern": 38788,
      "ĠCusto": 38789,
      "ĠGrove": 38790,
      "endenti": 38791,
      "Ġdoni": 38792,
      "Ġincl": 38793,
      "ĠGameObject": 38794,
      "Ġlegittima": 38795,
      "servlet": 38796,
      "Ġdigiuno": 38797,
      "ateci": 38798,
      "ĠKur": 38799,
      "Ġturkey": 38800,
      "Ġrompere": 38801,
      "Ġquarters": 38802,
      "Ġsleeves": 38803,
      "Ġladder": 38804,
      "-----------": 38805,
      "Ġanziano": 38806,
      "MenuItem": 38807,
      "ĠINTEG": 38808,
      "ĠPainting": 38809,
      "allia": 38810,
      "Ġcompaiono": 38811,
      "Ġmaltempo": 38812,
      "Ġconvinzioni": 38813,
      "Ġaprendo": 38814,
      "ĠSanders": 38815,
      "Ġjackpots": 38816,
      "Ġlampade": 38817,
      "Ġmk": 38818,
      "ĠCherry": 38819,
      "Ġpagati": 38820,
      "rison": 38821,
      "Ġriflettori": 38822,
      "Ġpubblicitaria": 38823,
      "Ġdomiciliare": 38824,
      "ĠJar": 38825,
      "Ġsimulazione": 38826,
      "ISTS": 38827,
      "Ġraddoppi": 38828,
      "ilato": 38829,
      "Ġcontribuente": 38830,
      "Ġfertility": 38831,
      "Ġeterno": 38832,
      "catching": 38833,
      "ĠElementary": 38834,
      "Ġalumni": 38835,
      "Ġinterrotto": 38836,
      "Ġriscoprire": 38837,
      "Abb": 38838,
      "Ġsock": 38839,
      "Ġcita": 38840,
      "tron": 38841,
      "Ġpierc": 38842,
      "deb": 38843,
      "Ġbiodiversity": 38844,
      "ĠFabb": 38845,
      "MethodImpl": 38846,
      "Headers": 38847,
      "allestimento": 38848,
      "ĠRainbow": 38849,
      "ĠTestament": 38850,
      "ĠContainer": 38851,
      "Ġrespira": 38852,
      "Ġcaduto": 38853,
      "EXP": 38854,
      "ĠSach": 38855,
      "orda": 38856,
      "cheduled": 38857,
      "Spot": 38858,
      "ĠFamilies": 38859,
      "datas": 38860,
      "ulsion": 38861,
      "Privacy": 38862,
      "Ġrenale": 38863,
      "Ġminime": 38864,
      "Ġlungs": 38865,
      "ĠBoeing": 38866,
      "ĠDeck": 38867,
      "Ġfreed": 38868,
      "Ġbeaten": 38869,
      "ĠRena": 38870,
      "ĠVEN": 38871,
      "Ġroba": 38872,
      "ĠChuck": 38873,
      "attazione": 38874,
      "dispatch": 38875,
      "ĠVictorian": 38876,
      "Ġprostata": 38877,
      "Ġfotovoltaici": 38878,
      "ĠDirettiva": 38879,
      "Ġtread": 38880,
      "Ġdispiace": 38881,
      "Ġsella": 38882,
      "Ġesercita": 38883,
      "eccanica": 38884,
      "Ġvulcan": 38885,
      "ĠIntroducing": 38886,
      "端": 38887,
      "Ġinability": 38888,
      "Ġfurti": 38889,
      "Ġtazza": 38890,
      "angles": 38891,
      "ĠCOSA": 38892,
      "Ġattivisti": 38893,
      "Ġimproper": 38894,
      "Ġct": 38895,
      "Ġbuss": 38896,
      "ispirazione": 38897,
      "ĠEinstein": 38898,
      "ä»»": 38899,
      "Ġawful": 38900,
      "ĠJoshua": 38901,
      "ĠESPN": 38902,
      "Java": 38903,
      "Sol": 38904,
      "Ġmarino": 38905,
      "Ġumili": 38906,
      "ĠNina": 38907,
      "Quant": 38908,
      "Ġmosche": 38909,
      "Ġsupermercati": 38910,
      "channels": 38911,
      "ĠFermo": 38912,
      "ĠVals": 38913,
      "Ġblended": 38914,
      "Ġsimpatico": 38915,
      "Ġlawmakers": 38916,
      "Ġsperimentato": 38917,
      "Ġparadise": 38918,
      "Ġirregular": 38919,
      "osissimo": 38920,
      "Ġvetri": 38921,
      "ĠMakes": 38922,
      "ĠKre": 38923,
      "Ġcartaceo": 38924,
      "Ġunbel": 38925,
      "IVERS": 38926,
      "çͱ": 38927,
      "Ġcondivise": 38928,
      "Struct": 38929,
      "Ġimprob": 38930,
      "Ġspecializing": 38931,
      "ĠWWE": 38932,
      "ĠFES": 38933,
      "Ġlandmark": 38934,
      "Ġassicurati": 38935,
      "Quest": 38936,
      "ĠRetrieved": 38937,
      "าà¸": 38938,
      "ĠUM": 38939,
      "Ġindist": 38940,
      "Ġevita": 38941,
      "ĠAncient": 38942,
      "Ġsubl": 38943,
      "ĠRelationship": 38944,
      "Ġzucca": 38945,
      "mospheric": 38946,
      "zar": 38947,
      "Ġtransferring": 38948,
      "Ġagevolare": 38949,
      "ĠStir": 38950,
      "jug": 38951,
      "Ġtenore": 38952,
      "Ġcontorno": 38953,
      "Ġdisagree": 38954,
      "Ġaccomplishments": 38955,
      "Ġburocrazia": 38956,
      "Ġalgoritmi": 38957,
      "Ġdisoccupati": 38958,
      "Ġlacks": 38959,
      "ĠLean": 38960,
      "BACK": 38961,
      "quil": 38962,
      "intent": 38963,
      "Ġinfl": 38964,
      "ĠOffering": 38965,
      "ĠQueensland": 38966,
      "Ġterritories": 38967,
      "Ġconvinta": 38968,
      "ĠCNC": 38969,
      "Have": 38970,
      "Ġdisasters": 38971,
      "Ġnood": 38972,
      "Ġpubblicitarie": 38973,
      "ĠPROD": 38974,
      "Ġmezzanotte": 38975,
      "Ġbee": 38976,
      "Ġconvicted": 38977,
      "Ġexhibitions": 38978,
      "lavor": 38979,
      "Ġsoggetta": 38980,
      "Ġresidency": 38981,
      "Adv": 38982,
      "ĠFRANC": 38983,
      "ĠVS": 38984,
      "ĠAnte": 38985,
      "Ġcollegio": 38986,
      "anya": 38987,
      "ĠBuenos": 38988,
      "Ġtenda": 38989,
      "ĠHorizon": 38990,
      "ĠDisturbi": 38991,
      "icole": 38992,
      "packed": 38993,
      "ĠDolce": 38994,
      "blogspot": 38995,
      "Ġarabo": 38996,
      "Ġunfortunate": 38997,
      "Ġscus": 38998,
      "ĠAper": 38999,
      "ĠMessi": 39000,
      "phen": 39001,
      "ĠParti": 39002,
      "Ġcomplicata": 39003,
      "Ġnutritious": 39004,
      "ĠJefferson": 39005,
      "ĠRAC": 39006,
      "Ġmaturato": 39007,
      "ĠGroups": 39008,
      "Ġtrasferisce": 39009,
      "ĠJacopo": 39010,
      "Ġpolveri": 39011,
      "ĠNorwegian": 39012,
      "Ġaccompanying": 39013,
      "Ġferv": 39014,
      "ĠCay": 39015,
      "ĠFranch": 39016,
      "Ġforniture": 39017,
      "Ġtorrent": 39018,
      "ĠSaudita": 39019,
      "Ġlucro": 39020,
      "Ġopposta": 39021,
      "ĠInglese": 39022,
      "ĠScopriamo": 39023,
      "dump": 39024,
      "Ġmd": 39025,
      "Ġsubmissions": 39026,
      "ĠXVII": 39027,
      "Ġsr": 39028,
      "icin": 39029,
      "utral": 39030,
      "Ġproving": 39031,
      "ĠDX": 39032,
      "Ġsphere": 39033,
      "Ġesercito": 39034,
      "Ġillustration": 39035,
      "Ġaccidentally": 39036,
      "Ġmould": 39037,
      "ĠPari": 39038,
      "Ġpianeti": 39039,
      "ĠLIC": 39040,
      "Ġadozione": 39041,
      "ĠbisognerÃł": 39042,
      "ĠcambierÃł": 39043,
      "Assign": 39044,
      "Ġdivisi": 39045,
      "Ġvirale": 39046,
      "Ġendeavor": 39047,
      "tables": 39048,
      "irement": 39049,
      "Ġcalcare": 39050,
      "HOME": 39051,
      "Ġaddeb": 39052,
      "ĠAmministr": 39053,
      "Ġtornei": 39054,
      "CharField": 39055,
      "ĠSebastiano": 39056,
      "iscaldamento": 39057,
      "javax": 39058,
      "Ġsottoposta": 39059,
      "Ġfrequenze": 39060,
      "Ġdomestiche": 39061,
      "ĠArabic": 39062,
      "doria": 39063,
      "agle": 39064,
      "ccato": 39065,
      "weather": 39066,
      "?).": 39067,
      "ĠPowell": 39068,
      "Ġtolleranza": 39069,
      "ĠPupp": 39070,
      "Ġriflesso": 39071,
      "Ġillustrazioni": 39072,
      "sopr": 39073,
      "åĽł": 39074,
      "Ġrustic": 39075,
      "Ġpiemontese": 39076,
      "dor": 39077,
      "Ġheel": 39078,
      "Ġhydraulic": 39079,
      "ANGE": 39080,
      "ĠTrinity": 39081,
      "Ġdoubts": 39082,
      "Ġraccolgono": 39083,
      "Ġdosaggio": 39084,
      "Ġtomb": 39085,
      "Ġgraduating": 39086,
      "Ġflew": 39087,
      "Ġocul": 39088,
      "ĠGOP": 39089,
      "Ġexpon": 39090,
      "ROOT": 39091,
      "reverse": 39092,
      "ĠSIGN": 39093,
      "ĠNott": 39094,
      "Ġdecesso": 39095,
      "Ġwhatsoever": 39096,
      "ĠSpins": 39097,
      "Limit": 39098,
      "::_": 39099,
      "Ġcheat": 39100,
      "Ġdenunce": 39101,
      "Ġoccupare": 39102,
      "Ġvalidity": 39103,
      "ĠPhilosoph": 39104,
      "ĠFif": 39105,
      "ĠFeaturing": 39106,
      "Ġtrainers": 39107,
      "ĠVerc": 39108,
      "ĠArs": 39109,
      "ĠColt": 39110,
      "Reset": 39111,
      "Ġlicenziamento": 39112,
      "Ġrifiuta": 39113,
      "ĠOlanda": 39114,
      "Ġabilitare": 39115,
      "spin": 39116,
      "Ġtenure": 39117,
      "Ġseminars": 39118,
      "helper": 39119,
      "Ġstrategiche": 39120,
      "ĠAlfred": 39121,
      "ĠTIME": 39122,
      "stroke": 39123,
      "urst": 39124,
      "aciente": 39125,
      "reply": 39126,
      "Ġresear": 39127,
      "Sys": 39128,
      "ĠBend": 39129,
      "Ġinfezione": 39130,
      "IZE": 39131,
      "Ġcountryside": 39132,
      "Article": 39133,
      "ĠMetropolitan": 39134,
      "Ju": 39135,
      "Ġtolto": 39136,
      "Ġcoated": 39137,
      "Ġseduto": 39138,
      "Ġdeputy": 39139,
      "Ġpantaloni": 39140,
      "warm": 39141,
      "Ġsystemic": 39142,
      "Ġresidue": 39143,
      "Ġstandardized": 39144,
      "ĠCredito": 39145,
      "Summary": 39146,
      "Ġmela": 39147,
      "Ġrelied": 39148,
      "Ġsurplus": 39149,
      "visual": 39150,
      "Ġtemporaneamente": 39151,
      "FILES": 39152,
      "Ġcylinder": 39153,
      "Ġformulated": 39154,
      "Ġoccurrence": 39155,
      "Ġavvicinare": 39156,
      "ĠPropTypes": 39157,
      "ĠWebinar": 39158,
      "Ġconcede": 39159,
      "Girl": 39160,
      "ĠLeeds": 39161,
      "mania": 39162,
      "Ġspezz": 39163,
      "Ġindipendenza": 39164,
      "Ġadvertisement": 39165,
      "mx": 39166,
      "Ġodore": 39167,
      "ĠDomande": 39168,
      "ApiModel": 39169,
      "Ġsopportare": 39170,
      "advert": 39171,
      "trade": 39172,
      "ĠResolution": 39173,
      "relle": 39174,
      "Ġribalta": 39175,
      "请æ±Ĥ": 39176,
      "cancel": 39177,
      "Ġcollegi": 39178,
      "Ġtroppa": 39179,
      "Ġcatted": 39180,
      "average": 39181,
      "ĠOrs": 39182,
      "Ġetichetta": 39183,
      "ĠGang": 39184,
      "verify": 39185,
      "deep": 39186,
      "Ġsuperando": 39187,
      "Ġcrying": 39188,
      "Ġgalleries": 39189,
      "dtype": 39190,
      "Ġimpegnarsi": 39191,
      "Ġcowork": 39192,
      "Ġdeceased": 39193,
      "Ġimpressionante": 39194,
      "Ġdisugu": 39195,
      "ĠMalattie": 39196,
      "Ġyeast": 39197,
      "Ġdehyd": 39198,
      "ĠrenderÃł": 39199,
      "ĠâĤ¬,": 39200,
      "athetic": 39201,
      "Ġfri": 39202,
      "lead": 39203,
      "'][": 39204,
      "Updated": 39205,
      "Ġrivelare": 39206,
      "Ġjurisdict": 39207,
      "Ġindie": 39208,
      "owners": 39209,
      "Ġmedesimi": 39210,
      "Ġimpactful": 39211,
      "Ġconvenzionale": 39212,
      "ĠPretty": 39213,
      "Ġactivist": 39214,
      "Ġconceptual": 39215,
      "Ġcantine": 39216,
      "ĠCile": 39217,
      "ĠPocket": 39218,
      "Ġrc": 39219,
      "emin": 39220,
      "agent": 39221,
      "Ġcombatte": 39222,
      "Pages": 39223,
      "ĠToni": 39224,
      "ĠBuzz": 39225,
      "Ġsviluppando": 39226,
      "office": 39227,
      "Ġinstanceof": 39228,
      "Ġicone": 39229,
      "loco": 39230,
      "RAF": 39231,
      "aderno": 39232,
      "Ġsospesa": 39233,
      "Ġbulbs": 39234,
      "itinerario": 39235,
      "Ġugly": 39236,
      "Ġnicchia": 39237,
      "Ġaverla": 39238,
      "ĠConfron": 39239,
      "ĠSympt": 39240,
      "ĠeBook": 39241,
      "ĠSit": 39242,
      "ĠPAC": 39243,
      "ĠNard": 39244,
      "Ġimpens": 39245,
      "Ġfilmato": 39246,
      "ĠOptimization": 39247,
      "ĠonChange": 39248,
      "ĠSeek": 39249,
      "ĠMinecraft": 39250,
      ".......": 39251,
      "Ġrivelarsi": 39252,
      "ĠConcert": 39253,
      "Ġesprimersi": 39254,
      "ĠAviation": 39255,
      "ĠGMT": 39256,
      "Ġmodella": 39257,
      "Agent": 39258,
      "Ġya": 39259,
      "Ġspiet": 39260,
      "Ġriparte": 39261,
      "Ġvincenti": 39262,
      "ĠriceverÃł": 39263,
      "ĠFiction": 39264,
      "Ġreconc": 39265,
      "Ġrichiedente": 39266,
      "Ġcontradditt": 39267,
      "edonia": 39268,
      "ghini": 39269,
      "ĠIdea": 39270,
      "Ġsigarette": 39271,
      "ĠPour": 39272,
      "ĠRGB": 39273,
      "Ġterrem": 39274,
      "Ġschelet": 39275,
      "Ġantenna": 39276,
      "Ġstranger": 39277,
      "Ġmuff": 39278,
      "Ġvocali": 39279,
      "since": 39280,
      "Ġalliance": 39281,
      "ĠOcchi": 39282,
      "Ġaccurata": 39283,
      "ĠASL": 39284,
      "Ġhurd": 39285,
      "Ġdignit": 39286,
      "ĠEvil": 39287,
      "Console": 39288,
      "Ġnylon": 39289,
      "Ġorn": 39290,
      "Ġallure": 39291,
      "Ġproposition": 39292,
      "Ġallergic": 39293,
      "Ġarchitettonico": 39294,
      "Ġdanz": 39295,
      "icus": 39296,
      "Ġgraff": 39297,
      "Ġmagnes": 39298,
      "Ġprivilegio": 39299,
      "ĠTanzania": 39300,
      "Ġfargli": 39301,
      "ĠReason": 39302,
      "Ġbreeds": 39303,
      "ĠNebraska": 39304,
      "ĠAdministrator": 39305,
      "ĠMiguel": 39306,
      "caster": 39307,
      "Ġuto": 39308,
      "ĠAccedi": 39309,
      "Ġcucine": 39310,
      "ĠWinds": 39311,
      "riculum": 39312,
      "idian": 39313,
      "Ġpackaged": 39314,
      "Ġpsicoterapia": 39315,
      "Ġhomeowner": 39316,
      "Cam": 39317,
      "ĠHeather": 39318,
      "ĠPRIMA": 39319,
      "hews": 39320,
      "ĠLon": 39321,
      "indus": 39322,
      "©": 39323,
      "STATE": 39324,
      "Ġcredenti": 39325,
      "ĠUnderg": 39326,
      "Ġcomplementary": 39327,
      "bours": 39328,
      "uten": 39329,
      "idos": 39330,
      "Ġconcedere": 39331,
      "GetComponent": 39332,
      "Ġoriginariamente": 39333,
      "ĠFilipp": 39334,
      "ĠRugg": 39335,
      "Ġsparse": 39336,
      "Ġupgrading": 39337,
      "Ġintegratore": 39338,
      "ĠDrink": 39339,
      "Ġsemplificare": 39340,
      "americana": 39341,
      "Ġdisgra": 39342,
      "Ġrapport": 39343,
      "ĠShift": 39344,
      "ĠRespond": 39345,
      "Ġmeritano": 39346,
      "compet": 39347,
      "Ġconvenienti": 39348,
      "English": 39349,
      "God": 39350,
      "Ġsno": 39351,
      "Ġisolato": 39352,
      "Ġimpara": 39353,
      "Ġshocking": 39354,
      "Ġconsegue": 39355,
      "CAD": 39356,
      "ĠSeller": 39357,
      "ĠTagli": 39358,
      "branch": 39359,
      "Methods": 39360,
      "rossover": 39361,
      "Ġhorrible": 39362,
      "ĠInjury": 39363,
      "Ġpellet": 39364,
      "Mir": 39365,
      "Ġrud": 39366,
      "assertEquals": 39367,
      "Ġamalg": 39368,
      "ĠsaprÃł": 39369,
      "Ġresonate": 39370,
      ":/": 39371,
      "Napoli": 39372,
      "Ġcompor": 39373,
      "Ġcomprov": 39374,
      "ĠTaglia": 39375,
      "fest": 39376,
      "nazio": 39377,
      "Ġka": 39378,
      "ãģ§": 39379,
      "ĠprovvederÃł": 39380,
      ")...": 39381,
      "Pred": 39382,
      "Ġmise": 39383,
      "ravel": 39384,
      "ĠGoal": 39385,
      "Ġturbo": 39386,
      "esters": 39387,
      "Ġjog": 39388,
      "ĠUnitÃł": 39389,
      "atcher": 39390,
      "Ġglori": 39391,
      "While": 39392,
      "Ġcharger": 39393,
      "Ġtemporaneo": 39394,
      "ĠTante": 39395,
      "erst": 39396,
      "personal": 39397,
      "Ġesplod": 39398,
      "Ġucraini": 39399,
      "Ġcrowdfunding": 39400,
      "ĠApproach": 39401,
      "Ġattaccato": 39402,
      "ĠGiardini": 39403,
      "Ġcongen": 39404,
      "Ġprototype": 39405,
      "iPhone": 39406,
      "Ġpalp": 39407,
      "Ġnegotiation": 39408,
      "表示": 39409,
      "ĠLub": 39410,
      "=${": 39411,
      "Ġgoccia": 39412,
      "ĠDP": 39413,
      "acciare": 39414,
      "CHAR": 39415,
      "失败": 39416,
      "proble": 39417,
      "Ġbellissimi": 39418,
      "Ġgiornaliero": 39419,
      "icella": 39420,
      "Ġrehe": 39421,
      "Ġspends": 39422,
      "ÃŃn": 39423,
      "ĠâĶ": 39424,
      "Ġpuntando": 39425,
      "/'": 39426,
      "ĠLem": 39427,
      "ĠConcilio": 39428,
      "он": 39429,
      "Ġserbatoio": 39430,
      "ĠSort": 39431,
      "ĠSelling": 39432,
      "ĠDion": 39433,
      "Ġconfigura": 39434,
      "Ġsteak": 39435,
      "ĠGovernance": 39436,
      "Ġcottage": 39437,
      "Ctrl": 39438,
      "Ġwp": 39439,
      "ĠDemo": 39440,
      "ayan": 39441,
      "Ġromp": 39442,
      "Who": 39443,
      "Ġheavier": 39444,
      "Ġcoperte": 39445,
      "Ġbordi": 39446,
      "Ġvalgono": 39447,
      "Ġmagistrale": 39448,
      "Ġdevote": 39449,
      "vt": 39450,
      "Ġpett": 39451,
      "Ġvertex": 39452,
      "Ġopenings": 39453,
      "Ġrinvi": 39454,
      "Ġbracci": 39455,
      "Ġcolorazione": 39456,
      "ĠðŁĴ": 39457,
      "Ġsiccome": 39458,
      "Ġdecentralized": 39459,
      "Ġdwell": 39460,
      "andante": 39461,
      "colors": 39462,
      "Ġvedeva": 39463,
      "Ġmerchants": 39464,
      "ĠPianeta": 39465,
      "LU": 39466,
      "Ġconged": 39467,
      "Ġarancione": 39468,
      "Ġfragment": 39469,
      "Ġsam": 39470,
      "ĠSME": 39471,
      "ĠAFF": 39472,
      "Ġneural": 39473,
      "Ġaffida": 39474,
      "Ġzio": 39475,
      "regate": 39476,
      "Ġannunciare": 39477,
      "Ġalterazioni": 39478,
      "Ġriesca": 39479,
      "ой": 39480,
      "Ġcredenziali": 39481,
      "ĠMcL": 39482,
      "Ġtroveranno": 39483,
      "ragio": 39484,
      "ĠSb": 39485,
      "Ġpolls": 39486,
      "ĠCarmine": 39487,
      "Ġredatto": 39488,
      "Anal": 39489,
      "Ġaffermando": 39490,
      "skip": 39491,
      "ĠERR": 39492,
      "Ġcipolla": 39493,
      "Tutti": 39494,
      "ĠRaz": 39495,
      "ichael": 39496,
      "Ġfreshly": 39497,
      "Ġconve": 39498,
      "orecchio": 39499,
      "phase": 39500,
      "ĠIbra": 39501,
      "forcing": 39502,
      "ĠScroll": 39503,
      "Ġmultiplayer": 39504,
      "Assess": 39505,
      "Pot": 39506,
      "toEqual": 39507,
      "ĠDame": 39508,
      "Ġnuvole": 39509,
      "Ġrefine": 39510,
      "sequence": 39511,
      "Ġsincere": 39512,
      "Ġproiett": 39513,
      "åijĺ": 39514,
      "cad": 39515,
      "ĠTedes": 39516,
      "Ġsalaries": 39517,
      "TODO": 39518,
      "ĠUEFA": 39519,
      "Ġimmersi": 39520,
      "Ġsplash": 39521,
      "=>{": 39522,
      "Ġscalable": 39523,
      "ĠPfizer": 39524,
      "Low": 39525,
      "templ": 39526,
      "Ġterranno": 39527,
      "æķĪ": 39528,
      "ĠVodafone": 39529,
      "Ġunpredictable": 39530,
      "Ġcollass": 39531,
      "aniel": 39532,
      "Ġfixes": 39533,
      "Ġinfinito": 39534,
      "electric": 39535,
      "chr": 39536,
      "ĠHeights": 39537,
      "deal": 39538,
      "Ġsegnalati": 39539,
      "aggistica": 39540,
      "ĠNurse": 39541,
      "ĠEsposito": 39542,
      "Cs": 39543,
      "GRO": 39544,
      "ĠExternal": 39545,
      "Ġvotazione": 39546,
      "ĠDesigns": 39547,
      "fisico": 39548,
      "ĠCert": 39549,
      "ĠPann": 39550,
      "rared": 39551,
      "ĠZing": 39552,
      "ĠLogger": 39553,
      "ĠBeatles": 39554,
      "Guid": 39555,
      "Ġcredited": 39556,
      "Ġannuo": 39557,
      "Ġtrasferimenti": 39558,
      "ĠKah": 39559,
      "Ġcontinuity": 39560,
      "'){": 39561,
      "Ġtagliato": 39562,
      "Ġfreschezza": 39563,
      "iana": 39564,
      "ĠSonia": 39565,
      "ĠManuale": 39566,
      "Ġterrace": 39567,
      "Ġprovveduto": 39568,
      "Archivio": 39569,
      "uvio": 39570,
      "atum": 39571,
      "Ġadhesive": 39572,
      "Ġcapogruppo": 39573,
      "Ġfactories": 39574,
      "ortium": 39575,
      "Ġsigla": 39576,
      "Ġsplendore": 39577,
      "Ġpomodori": 39578,
      "inals": 39579,
      "Ġbc": 39580,
      "ĠxBet": 39581,
      "Ġsuccedendo": 39582,
      "Ġindulge": 39583,
      "ĠEstratto": 39584,
      "ĠGmb": 39585,
      "Ġeliminato": 39586,
      "Ġeffortless": 39587,
      "Ġdiverg": 39588,
      "Ġrotto": 39589,
      "Ġcolloca": 39590,
      "âĢĭâĢĭ": 39591,
      "ĠFerdinando": 39592,
      "ĠAwareness": 39593,
      "ĠSupplier": 39594,
      "Ġyoungest": 39595,
      "ovest": 39596,
      "Ġinterfere": 39597,
      "ĠLite": 39598,
      "Ġaston": 39599,
      "ĠWol": 39600,
      "ĠMilwaukee": 39601,
      "Ġdecreasing": 39602,
      "Ġimagin": 39603,
      "Ġmidnight": 39604,
      "Ġbelieving": 39605,
      "ĠManufacturers": 39606,
      "DEC": 39607,
      "mv": 39608,
      "istano": 39609,
      "Ġrisulti": 39610,
      "Ġsuperano": 39611,
      "ĠCopper": 39612,
      "Ġesclusivi": 39613,
      "Ġtoes": 39614,
      "Ġafflu": 39615,
      "landesi": 39616,
      "Ġinfluenzato": 39617,
      "DEF": 39618,
      "eliness": 39619,
      "ĠPest": 39620,
      "Ġmanipolazione": 39621,
      "Ġriparare": 39622,
      "Ġbak": 39623,
      "ĠTEL": 39624,
      "ĠRalph": 39625,
      "Ġconcise": 39626,
      "ĠZoo": 39627,
      "compile": 39628,
      "Ġacet": 39629,
      "Ġcontabile": 39630,
      "Ġrespectful": 39631,
      "ĠTerapia": 39632,
      "ĠRisorse": 39633,
      "ĠSyrian": 39634,
      "Ġpersistente": 39635,
      "ç½ij": 39636,
      "ĠSomm": 39637,
      "ĠIceland": 39638,
      "Ġchrome": 39639,
      "OPT": 39640,
      "Ġanelli": 39641,
      "ĠBEST": 39642,
      "REF": 39643,
      "Ġrainbow": 39644,
      "Ġsoggette": 39645,
      "sth": 39646,
      "entine": 39647,
      "ĠRams": 39648,
      "acea": 39649,
      "velen": 39650,
      "Ġcircondato": 39651,
      "æ¶Ī": 39652,
      "Ġannullare": 39653,
      "Ġsegret": 39654,
      "ĠDIG": 39655,
      "Anche": 39656,
      "ĠClasses": 39657,
      "Ġmoms": 39658,
      "Ġairports": 39659,
      "Apply": 39660,
      "Ġbodily": 39661,
      "Ġmenz": 39662,
      "Ġlandlord": 39663,
      "uitÃł": 39664,
      "è¾ĵåĩº": 39665,
      "VPN": 39666,
      "ĠTorres": 39667,
      "Ġcandidature": 39668,
      "graphics": 39669,
      "Ġsvelato": 39670,
      "Ġcautelare": 39671,
      "Ġspac": 39672,
      "Ġduri": 39673,
      "Univers": 39674,
      "Ġinserendo": 39675,
      "ĠPhysics": 39676,
      "#+": 39677,
      "Sì": 39678,
      "ĠTant": 39679,
      "Ġdiagon": 39680,
      "Ġcomics": 39681,
      "ĠRend": 39682,
      "ĠSinistra": 39683,
      "Ġgown": 39684,
      "Ġeconomie": 39685,
      "Ġarriveranno": 39686,
      "Ġamazon": 39687,
      "è¯Ń": 39688,
      "Ġmigrations": 39689,
      "Ġbotte": 39690,
      "Ġginnastica": 39691,
      "ibizione": 39692,
      "Chart": 39693,
      "DOC": 39694,
      "rg": 39695,
      "Ġdirezioni": 39696,
      "ĠADHD": 39697,
      "PLAY": 39698,
      "nesty": 39699,
      "andoti": 39700,
      "Ġcoil": 39701,
      "ĠCancel": 39702,
      "Ġfulfil": 39703,
      "ĠConclusion": 39704,
      "atine": 39705,
      "ĠRiserva": 39706,
      "ĠLudov": 39707,
      "Ġstatutory": 39708,
      "Ġrepubblica": 39709,
      "ĠSavoia": 39710,
      "hours": 39711,
      "ocris": 39712,
      "ĠTrofeo": 39713,
      "ĠMichelin": 39714,
      "Ġbombe": 39715,
      "Ġawe": 39716,
      "Ġtorri": 39717,
      "innati": 39718,
      "ĠNOI": 39719,
      "dopo": 39720,
      "Ġloses": 39721,
      "ĠMAL": 39722,
      "Ġfiring": 39723,
      "æĺ¾": 39724,
      "Ġrughe": 39725,
      ")</": 39726,
      "ĠPatch": 39727,
      "abc": 39728,
      "Ġsoak": 39729,
      "Ġinfectious": 39730,
      "lerView": 39731,
      "Ġpsicologici": 39732,
      "ensen": 39733,
      "escursione": 39734,
      "ĠSilva": 39735,
      "ĠRelief": 39736,
      "ettante": 39737,
      "ĠOrganizzazione": 39738,
      "Ġpazz": 39739,
      "Ġsottoporre": 39740,
      "Ġromant": 39741,
      "bbiettivo": 39742,
      "Ġguardano": 39743,
      "ĠSETT": 39744,
      "Ġrisalente": 39745,
      "Facebook": 39746,
      "åįģ": 39747,
      "Ġasthma": 39748,
      "ĠGrab": 39749,
      "Ġarricchito": 39750,
      "ĠArcheologico": 39751,
      "GAN": 39752,
      "irò": 39753,
      "Ġcref": 39754,
      "Ġcostosi": 39755,
      "Ġintegrates": 39756,
      "Ġmantra": 39757,
      "Ġmultimediale": 39758,
      "acre": 39759,
      "nier": 39760,
      "ergli": 39761,
      "ĠBarber": 39762,
      "Safe": 39763,
      "Ġardu": 39764,
      "Ġstavo": 39765,
      "Ġeuros": 39766,
      "Ġsettimo": 39767,
      "ĠCiasc": 39768,
      "Ġcentinaio": 39769,
      "ĠIndustria": 39770,
      "identifier": 39771,
      "Ġuve": 39772,
      "Ġsatur": 39773,
      "ĠPell": 39774,
      "ensation": 39775,
      "Ġautoimm": 39776,
      "Ġceil": 39777,
      "Ġcomposer": 39778,
      "ATER": 39779,
      "Ġundergoing": 39780,
      "ĠDAY": 39781,
      "lavolo": 39782,
      "Site": 39783,
      "STER": 39784,
      "Ġarbitration": 39785,
      "ĠSmooth": 39786,
      "entin": 39787,
      "Ġnano": 39788,
      "Ġ\"),": 39789,
      "ĠAgenda": 39790,
      "CONFIG": 39791,
      "Ġbark": 39792,
      "license": 39793,
      "Ġantique": 39794,
      "ĠUIL": 39795,
      "zzazione": 39796,
      "Ġclassificati": 39797,
      "ĠPietra": 39798,
      "ĠAutonom": 39799,
      "Ġwallpaper": 39800,
      "Ġritm": 39801,
      "Ġaccertamento": 39802,
      "Ġsynthesis": 39803,
      "ĠABO": 39804,
      "Ġ\"\");": 39805,
      "assium": 39806,
      "Timestamp": 39807,
      "Ġfarò": 39808,
      "ек": 39809,
      "ĠMartine": 39810,
      "Delegate": 39811,
      "Ġcommissioned": 39812,
      "Ġmedicinale": 39813,
      "Ġscrivania": 39814,
      "ĠBoulevard": 39815,
      "Ġcostruite": 39816,
      "Ġlampada": 39817,
      "ĠMonthly": 39818,
      "oves": 39819,
      "ĠSPI": 39820,
      "Ġaccompagnano": 39821,
      "Ġgigant": 39822,
      "Ġrecovering": 39823,
      "ĠColore": 39824,
      "Ġaspiring": 39825,
      "Ġintentional": 39826,
      "immaginazione": 39827,
      "Ġnaked": 39828,
      "ĠCrisi": 39829,
      "ĠTiziano": 39830,
      "Ġunhealthy": 39831,
      "Ġunpleasant": 39832,
      "ĠPret": 39833,
      "perm": 39834,
      "ĠNotification": 39835,
      "ç»ı": 39836,
      "ĠEfficiency": 39837,
      "Under": 39838,
      "Ġrugged": 39839,
      "ografo": 39840,
      "Ġposizionato": 39841,
      "ĠMoss": 39842,
      "ĠColin": 39843,
      "Ġpracticed": 39844,
      "ĠPanama": 39845,
      "ĠBeg": 39846,
      "Ġchore": 39847,
      "Ġrisent": 39848,
      "Ġcommitting": 39849,
      "Ġå¦Ĥ": 39850,
      "Ġdishwasher": 39851,
      "ĠCabinet": 39852,
      "invol": 39853,
      "ĠKg": 39854,
      "Pag": 39855,
      "Ġaule": 39856,
      "quasi": 39857,
      "ĠPV": 39858,
      "ĠPoli": 39859,
      "Ġmedal": 39860,
      "ĠSCI": 39861,
      "ä½įç½®": 39862,
      "ĠDura": 39863,
      "ĠWere": 39864,
      "ĠSuccessful": 39865,
      "ĠSophie": 39866,
      "giar": 39867,
      "´ë": 39868,
      "ĠMX": 39869,
      "Ġregain": 39870,
      "Ġideally": 39871,
      "Forms": 39872,
      "Zo": 39873,
      "tricted": 39874,
      "Ġgonfiore": 39875,
      "Ġminorenni": 39876,
      "Ġprotr": 39877,
      "chiostro": 39878,
      "Ġchiamo": 39879,
      "Ġnecklace": 39880,
      "Bud": 39881,
      "Ġdargli": 39882,
      "Ġbullismo": 39883,
      "Ġincante": 39884,
      "Ġfiltered": 39885,
      "ĠErnesto": 39886,
      "eced": 39887,
      "Isra": 39888,
      "Ġpilastri": 39889,
      "Ġprompts": 39890,
      "è½½": 39891,
      "ĠRoofing": 39892,
      "Ġsati": 39893,
      "Ġstuf": 39894,
      "Ġottengono": 39895,
      "Ġdiventate": 39896,
      "Ġspettacolari": 39897,
      "Ġconstraint": 39898,
      "Ġedilizio": 39899,
      "Ġcaregivers": 39900,
      "ĠAway": 39901,
      "bble": 39902,
      "ĠAdelaide": 39903,
      "Ġsoccor": 39904,
      "Ġgalle": 39905,
      "ĠPig": 39906,
      "Ġ'_": 39907,
      "Ġgeographic": 39908,
      "Ġingegneria": 39909,
      "Ġriducono": 39910,
      "NF": 39911,
      "ĠSpia": 39912,
      "Ġantinfiamm": 39913,
      "Ġsottolineando": 39914,
      "Ġverificano": 39915,
      "Ġow": 39916,
      "ĠBinary": 39917,
      "ĠRocky": 39918,
      "Ġsemplificazione": 39919,
      "Ġbooster": 39920,
      "Ġstampe": 39921,
      "eggiata": 39922,
      "ĠBreaking": 39923,
      "Ġcontattato": 39924,
      "ĠProtagon": 39925,
      "ĠNeo": 39926,
      "Ġgiganti": 39927,
      "Ġecosystems": 39928,
      "hera": 39929,
      "Ġatten": 39930,
      "ĠCONTR": 39931,
      "Ġcontaminazione": 39932,
      "çīĩ": 39933,
      "Az": 39934,
      "aran": 39935,
      "ĠCULT": 39936,
      "ĠAlv": 39937,
      "ISO": 39938,
      "Ġobbligato": 39939,
      "ĠLandscape": 39940,
      "Ġerogati": 39941,
      "Ġintervistato": 39942,
      "Ġbals": 39943,
      "urous": 39944,
      "Ġpleth": 39945,
      "Ġbrakes": 39946,
      "Ġsgom": 39947,
      "future": 39948,
      "ĠElio": 39949,
      "Ġchoc": 39950,
      "Ġmaturity": 39951,
      "Ġrocket": 39952,
      "Ġprogettuale": 39953,
      "ĠDarwin": 39954,
      "gamma": 39955,
      "Ġbaci": 39956,
      "Ġcalming": 39957,
      "themed": 39958,
      "notes": 39959,
      "Ġpoterlo": 39960,
      "ĠBiology": 39961,
      "ĠOspedale": 39962,
      "ĠRNA": 39963,
      "antrop": 39964,
      "Ġfashionable": 39965,
      "ĠMé": 39966,
      "premi": 39967,
      "Ġcollaborations": 39968,
      "Ġpredef": 39969,
      "Ġentrando": 39970,
      "Ġembraced": 39971,
      "ĠEcho": 39972,
      "ĠEnable": 39973,
      "Ġgrandfather": 39974,
      "ĠAcquisto": 39975,
      "Ġaccorgimenti": 39976,
      "Ġgenius": 39977,
      "Ġcocaina": 39978,
      "sempre": 39979,
      "Ġciotola": 39980,
      "Front": 39981,
      "ĠMOT": 39982,
      "esclusione": 39983,
      "Money": 39984,
      "Machine": 39985,
      "Ġrepaired": 39986,
      "linico": 39987,
      "ĠDemand": 39988,
      "Ġexecuting": 39989,
      "European": 39990,
      "ĠCoalition": 39991,
      "orph": 39992,
      "agliato": 39993,
      "ĠHarvey": 39994,
      "ATIONS": 39995,
      "ZZI": 39996,
      "isec": 39997,
      "ĠAccanto": 39998,
      "Ġargues": 39999,
      "Ġarchitetto": 40000,
      "ĠArgument": 40001,
      "ĠCoordinamento": 40002,
      "picc": 40003,
      "forse": 40004,
      "Ġappunti": 40005,
      "Ġinfissi": 40006,
      "ĠDIST": 40007,
      "ĠFabbr": 40008,
      "Ġpretesa": 40009,
      "Ġferroviario": 40010,
      "Ġambientato": 40011,
      "Ġfauc": 40012,
      "owing": 40013,
      "Ġuseless": 40014,
      "Ġroadmap": 40015,
      "Ġcoinvolgendo": 40016,
      "Primary": 40017,
      "cz": 40018,
      "ĠONLY": 40019,
      "Ġdigestion": 40020,
      "Ġprojection": 40021,
      "ĠMerkel": 40022,
      "Arena": 40023,
      "Ġprey": 40024,
      "ĠFranca": 40025,
      "Ġammissione": 40026,
      "Ġartificiali": 40027,
      "Jack": 40028,
      "Ġgrandissimo": 40029,
      "ĠImperial": 40030,
      "rical": 40031,
      "ĠOD": 40032,
      "Ġspecificamente": 40033,
      "Redirect": 40034,
      "Ġportoghese": 40035,
      "Ġimpacting": 40036,
      "Ġdittatura": 40037,
      "igallia": 40038,
      "Ġcoet": 40039,
      "Ġabsent": 40040,
      "Ġripercor": 40041,
      "Follow": 40042,
      "Ġmenti": 40043,
      "ĠGn": 40044,
      "istanza": 40045,
      "Ġdisloc": 40046,
      "Ġsurrog": 40047,
      "ĠEntrepreneur": 40048,
      "Ġdefer": 40049,
      "Ġ\"&": 40050,
      "colored": 40051,
      "ordered": 40052,
      "Ġpermetta": 40053,
      "Ġswiftly": 40054,
      "Ġconsigliare": 40055,
      "Ġavid": 40056,
      "åΤ": 40057,
      "Ġesordio": 40058,
      "siamo": 40059,
      "identale": 40060,
      "Ġsimul": 40061,
      "ĠCrazy": 40062,
      "Ġexhausted": 40063,
      "ĠTramite": 40064,
      "Ġpis": 40065,
      "chip": 40066,
      "ĠNGO": 40067,
      "atterÃł": 40068,
      "Ġgeniale": 40069,
      "Available": 40070,
      "Ġsciogliere": 40071,
      "Ġperg": 40072,
      "Ġpertaining": 40073,
      "Ġmercy": 40074,
      "Origin": 40075,
      "ĠRecruitment": 40076,
      "correct": 40077,
      "Ġcoordinated": 40078,
      "ĠHeroes": 40079,
      "Cookie": 40080,
      "ĠSounds": 40081,
      "Ġconvento": 40082,
      "Ġcoperti": 40083,
      "Ġraffreddamento": 40084,
      "Ġduramente": 40085,
      "urarsi": 40086,
      "Ġesport": 40087,
      "ĠConcern": 40088,
      "ĠGateway": 40089,
      "nazionale": 40090,
      "Ġfiniture": 40091,
      "ometown": 40092,
      "Ġridimension": 40093,
      "ĠNapolitano": 40094,
      "mil": 40095,
      "tack": 40096,
      "antom": 40097,
      "ĠApplied": 40098,
      "Ġprevio": 40099,
      "etrics": 40100,
      "ás": 40101,
      "ĠEmirates": 40102,
      "Ġimpot": 40103,
      "ĠCharge": 40104,
      "ĠShore": 40105,
      "ĠFreud": 40106,
      "brook": 40107,
      "Ġpeccati": 40108,
      "circle": 40109,
      "ĠDynamics": 40110,
      "Ġprerog": 40111,
      "Ġclusters": 40112,
      "Ġmanto": 40113,
      "Ġtee": 40114,
      "ĠArctic": 40115,
      "ĠSecondly": 40116,
      "Ġillustra": 40117,
      "Ġ]+": 40118,
      "Ġgarantir": 40119,
      "Ġchees": 40120,
      "ĠBrent": 40121,
      "ĠVerb": 40122,
      "andemic": 40123,
      "Ġstimolante": 40124,
      "Ġdistanti": 40125,
      "ĠAssemblea": 40126,
      "uscar": 40127,
      "Ġreferrals": 40128,
      "Sprite": 40129,
      "ĠSla": 40130,
      "Ġpairing": 40131,
      "Ġexcav": 40132,
      "ACY": 40133,
      "wavering": 40134,
      "ĠDamage": 40135,
      "ĠWaters": 40136,
      "ĠProbably": 40137,
      "Ġtoxins": 40138,
      "Eval": 40139,
      "Ġelen": 40140,
      "andez": 40141,
      "substring": 40142,
      "Ġliberale": 40143,
      "ĠGrosseto": 40144,
      "urto": 40145,
      "Ġsegreta": 40146,
      "Ġfirewall": 40147,
      "Ġvissuti": 40148,
      "ĠVegan": 40149,
      "Ġplethora": 40150,
      "PASS": 40151,
      "Ġaddorment": 40152,
      "Ġbrochure": 40153,
      "лÑı": 40154,
      "Ġhelmet": 40155,
      "Ġreportage": 40156,
      "Ġispi": 40157,
      "ogne": 40158,
      "livello": 40159,
      "ĠAzz": 40160,
      "ĠInvia": 40161,
      "embed": 40162,
      "tbody": 40163,
      "Ġapparel": 40164,
      "Ġtributo": 40165,
      "Ġproceeding": 40166,
      "ĠFemmin": 40167,
      "Ġphishing": 40168,
      "Ġportatori": 40169,
      "ĠColors": 40170,
      "Ġschermi": 40171,
      "Ġingrand": 40172,
      "ĠBev": 40173,
      "brush": 40174,
      "menia": 40175,
      "ĠENGINE": 40176,
      "Ġsane": 40177,
      "ĠItalo": 40178,
      "Ġimmenso": 40179,
      "ĠArgomenti": 40180,
      "Ġorgogliosi": 40181,
      "andogli": 40182,
      "ĠWing": 40183,
      "Ġvalutando": 40184,
      "Ġelevation": 40185,
      "ĠRagazzi": 40186,
      "ĠCFD": 40187,
      "Ġtartar": 40188,
      "ĠFisica": 40189,
      "GER": 40190,
      "indaco": 40191,
      "Ġbreaches": 40192,
      "æĹł": 40193,
      "Ġskiing": 40194,
      "Ġtoscano": 40195,
      "Ġaeroporti": 40196,
      "ĠAsti": 40197,
      "Ġoriented": 40198,
      "ĠAggiornato": 40199,
      "Ġhr": 40200,
      "ĠHear": 40201,
      "selection": 40202,
      "Ġpoems": 40203,
      "agnolo": 40204,
      "Ġsoddisfazioni": 40205,
      "Ġsunshine": 40206,
      "ĠPagine": 40207,
      "accomp": 40208,
      "Ġdifende": 40209,
      "ĠðŁij": 40210,
      "ĠStarted": 40211,
      "elt": 40212,
      "ĠGiu": 40213,
      "ĠGioia": 40214,
      "Ġarchiv": 40215,
      "Ġphilanthrop": 40216,
      "ĠNicolas": 40217,
      "ĠMHz": 40218,
      "ĠHiring": 40219,
      "NumberOf": 40220,
      "ĠFacts": 40221,
      "Done": 40222,
      "ĠSCAR": 40223,
      "ĠScientifico": 40224,
      "ĠWinst": 40225,
      "Ġgenerati": 40226,
      "ĠChristine": 40227,
      "ĠCLASS": 40228,
      "Ġmangiato": 40229,
      "ĠNELLA": 40230,
      "(.": 40231,
      "Ġsvolt": 40232,
      "oleto": 40233,
      "ĠCasale": 40234,
      "ĠFailure": 40235,
      "Ġscatta": 40236,
      "ĠAltr": 40237,
      "AMENTI": 40238,
      "ĠCarmelo": 40239,
      "ĠRepresentative": 40240,
      "Casa": 40241,
      "ĠHockey": 40242,
      "Ġaffidare": 40243,
      "ĠsiccitÃł": 40244,
      "ĠCLA": 40245,
      "ĠGummies": 40246,
      "assalto": 40247,
      "tarea": 40248,
      "ĠDimensioni": 40249,
      "ĠFAQs": 40250,
      "#{": 40251,
      "qs": 40252,
      "Ġtoggle": 40253,
      "Ġconverter": 40254,
      "Ġbeads": 40255,
      "ĠElon": 40256,
      "Ġarchae": 40257,
      "ĠBench": 40258,
      "Ġquarterly": 40259,
      "Ġtuning": 40260,
      "Ġseiz": 40261,
      "Ġcultivate": 40262,
      "Ġesistenziale": 40263,
      "Ġapertamente": 40264,
      "ĠSterling": 40265,
      "ĠZi": 40266,
      "Ġprivately": 40267,
      "Ġidentificati": 40268,
      "Ġrecuperato": 40269,
      "celain": 40270,
      "Ġwarranties": 40271,
      "Ġrilassante": 40272,
      "Ġpivot": 40273,
      "Ġpresentando": 40274,
      "Ġfemmina": 40275,
      "Gl": 40276,
      "pod": 40277,
      "Ġordinanza": 40278,
      "ĠDeveloping": 40279,
      "Ġshrimp": 40280,
      "ĠPortuguese": 40281,
      "Ġnotices": 40282,
      "Ġgratitudine": 40283,
      "Ġreflective": 40284,
      "impronta": 40285,
      "ogliare": 40286,
      "Ġemissione": 40287,
      "Ġlavare": 40288,
      "attering": 40289,
      "Ġpresently": 40290,
      "Ġsuccesses": 40291,
      "ĠDeals": 40292,
      "Ġvenditori": 40293,
      "Ġaiutarci": 40294,
      "ĠHenri": 40295,
      "ĠHugo": 40296,
      "ĠCats": 40297,
      "ĠLetta": 40298,
      "Ġspider": 40299,
      "Ġcoadi": 40300,
      "Ġsourcing": 40301,
      "Ġfighter": 40302,
      "ĠCiro": 40303,
      "Ġmediamente": 40304,
      "fobia": 40305,
      "ĠIQ": 40306,
      "Ġconferisce": 40307,
      "ĠTOutput": 40308,
      "ĠRey": 40309,
      "Ġsfortun": 40310,
      "Ġritroviamo": 40311,
      "ĠBattaglia": 40312,
      "ĠSperanza": 40313,
      "Ġsoddisfacente": 40314,
      "ĠSuperbonus": 40315,
      "Ġcomfy": 40316,
      "ĠLives": 40317,
      "Ġinternally": 40318,
      "Ġespositivo": 40319,
      "ĠCreator": 40320,
      "ĠFishing": 40321,
      "ĠSets": 40322,
      "ĠConfirm": 40323,
      "ĠMoses": 40324,
      "ĠBasketball": 40325,
      "Ġgrosse": 40326,
      "orveglianza": 40327,
      "ĠRTP": 40328,
      "oriano": 40329,
      "Ġposed": 40330,
      "Ġformule": 40331,
      "ĠPartendo": 40332,
      "ĠBernardo": 40333,
      "antine": 40334,
      "Ġ'__": 40335,
      "ecnica": 40336,
      "endomi": 40337,
      "Ġcarenze": 40338,
      "Ġportali": 40339,
      "Hidden": 40340,
      "TX": 40341,
      "Ġpato": 40342,
      "Ġlust": 40343,
      "Ġaiuter": 40344,
      "arit": 40345,
      "Ġdioxide": 40346,
      "Ġpleas": 40347,
      "ĠemptyBin": 40348,
      "ĠCapitolo": 40349,
      "ĠEllen": 40350,
      "Ġbruciare": 40351,
      "oment": 40352,
      "ĠAccesso": 40353,
      "Ġsviluppate": 40354,
      "clic": 40355,
      "gue": 40356,
      "olone": 40357,
      "Ġcolosso": 40358,
      "Ġtransgender": 40359,
      "»:": 40360,
      "Ġridosso": 40361,
      "ULTI": 40362,
      "Ġsessanta": 40363,
      "Ġcontabili": 40364,
      "Ġelector": 40365,
      "Ġrisolve": 40366,
      "ĠBreast": 40367,
      "Ġriflessi": 40368,
      "ĠBerkeley": 40369,
      "èģ": 40370,
      "ĠLounge": 40371,
      "ĠRising": 40372,
      "ĠIndoor": 40373,
      "Ġstudioso": 40374,
      "Ġtriennio": 40375,
      "Ġlavorazioni": 40376,
      "Ġkilometers": 40377,
      "ĠCampi": 40378,
      "ĠEvento": 40379,
      "Ġdispongono": 40380,
      "ĠLAVORO": 40381,
      "ĠWarranty": 40382,
      "Ġprecari": 40383,
      "Ġanticipation": 40384,
      "ĠDollar": 40385,
      "Ġporsi": 40386,
      "ĠChieti": 40387,
      "ĠPrenota": 40388,
      "Ġwoven": 40389,
      "ĠPB": 40390,
      "Ġcorretti": 40391,
      "Ġricreat": 40392,
      "ĠGuild": 40393,
      "ĠAcross": 40394,
      "Ġhonors": 40395,
      "Ġmedieval": 40396,
      "ĠOttawa": 40397,
      "ĠBuc": 40398,
      "ĠBuss": 40399,
      "Ġgetta": 40400,
      "Ġconduttrice": 40401,
      "Ġexceeded": 40402,
      "ĠPalestina": 40403,
      "Mil": 40404,
      "ictus": 40405,
      "ĠMyanmar": 40406,
      "Ġilleciti": 40407,
      "Ġlond": 40408,
      "Ġspart": 40409,
      "ĠVITA": 40410,
      "Ġformalmente": 40411,
      "ĠMathemat": 40412,
      "Ġentrepreneurial": 40413,
      "Dim": 40414,
      "icherÃł": 40415,
      "Idx": 40416,
      "Ġbrains": 40417,
      "ĠAPIs": 40418,
      "Ġtransforms": 40419,
      "ì§Ģ": 40420,
      "Most": 40421,
      "duty": 40422,
      "ĠãĢIJ": 40423,
      "Ġchill": 40424,
      "ĠRewards": 40425,
      "YN": 40426,
      "Ġrurali": 40427,
      "Ġpensava": 40428,
      "Ġsneakers": 40429,
      "lac": 40430,
      "ĠHaven": 40431,
      "Ġtraumi": 40432,
      "Ġuter": 40433,
      "geria": 40434,
      "Ġarises": 40435,
      "parseInt": 40436,
      "Ġmagnesio": 40437,
      "Ġdatori": 40438,
      "ĠCaps": 40439,
      "Ġfacilitates": 40440,
      "Ret": 40441,
      "ĠMidd": 40442,
      "Ġexceeds": 40443,
      "ĠHip": 40444,
      "Ġyouthful": 40445,
      "ĠYamaha": 40446,
      "Ġneighbourhood": 40447,
      "Ġreliance": 40448,
      "Ġincurred": 40449,
      "ĠCompared": 40450,
      "ĠCoupon": 40451,
      "ĠDiverse": 40452,
      "ĠRecipes": 40453,
      "ĠOpportunity": 40454,
      "ivare": 40455,
      "ĠBocc": 40456,
      "atap": 40457,
      "Ġavocado": 40458,
      "Ġbalances": 40459,
      "Ġreciproco": 40460,
      "Ġautorizzazioni": 40461,
      "ritz": 40462,
      "ĠNewcastle": 40463,
      "suite": 40464,
      "Ġquestioning": 40465,
      "refer": 40466,
      "Ġflick": 40467,
      "ĠDecision": 40468,
      "ĠMaintain": 40469,
      "Ġrevocare": 40470,
      "ĠGrat": 40471,
      "ĠconnettivitÃł": 40472,
      "Ġambiance": 40473,
      "Ġcercate": 40474,
      "Ġbeneficiaries": 40475,
      "Depend": 40476,
      "Ġ{@": 40477,
      "OMS": 40478,
      "Ġreproductive": 40479,
      "soprattutto": 40480,
      "RENT": 40481,
      "Ġalloy": 40482,
      "ĠEight": 40483,
      "ORLD": 40484,
      "Ġcitrus": 40485,
      "dison": 40486,
      "Binary": 40487,
      "Ġmillennio": 40488,
      "Ġpremesse": 40489,
      "Ġripercussioni": 40490,
      "dm": 40491,
      "itives": 40492,
      "Ġhottest": 40493,
      "ĠPara": 40494,
      "ĠLido": 40495,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 40496,
      "ĠModi": 40497,
      "Ġchampagne": 40498,
      "âĢĿ...": 40499,
      "Ġpassions": 40500,
      "Ġsalvi": 40501,
      "ĠMyth": 40502,
      "ĠThankfully": 40503,
      "Ġvm": 40504,
      "Ġbiodegrad": 40505,
      "Ġpaddle": 40506,
      "Ġlug": 40507,
      "obo": 40508,
      "Ġpassivo": 40509,
      "Ġcubic": 40510,
      "ĠFlowers": 40511,
      "Ġammorti": 40512,
      "Actions": 40513,
      "aret": 40514,
      "Ġrealised": 40515,
      "ĠGaranzia": 40516,
      "ĠTelec": 40517,
      "ĠACQU": 40518,
      "Ġforgiveness": 40519,
      "inator": 40520,
      "oliber": 40521,
      "Reply": 40522,
      "ĠApprox": 40523,
      "uccia": 40524,
      "Ġfatturazione": 40525,
      "fra": 40526,
      "Changes": 40527,
      "ĠProvides": 40528,
      "ĠIncorpor": 40529,
      "demo": 40530,
      "κ": 40531,
      "egel": 40532,
      "ĠEh": 40533,
      "ĠSeminario": 40534,
      "ĠProblems": 40535,
      "Ġlace": 40536,
      "Ġripete": 40537,
      "Ġstrumentale": 40538,
      "ĠNCAA": 40539,
      "Ġcontamination": 40540,
      "Ġcollaborating": 40541,
      "Ġadequately": 40542,
      "Ġcalcolato": 40543,
      "folk": 40544,
      "Ġdelicati": 40545,
      "Ġconverti": 40546,
      "Ġappropriato": 40547,
      "ĠGmail": 40548,
      "Ġ\"@": 40549,
      "ĠChanging": 40550,
      "Ġcausando": 40551,
      "ç»Ļ": 40552,
      "ĠPlaces": 40553,
      "Ġtelecamera": 40554,
      "ĠGabriella": 40555,
      "Ġmanda": 40556,
      "ĠEB": 40557,
      "Ġoffens": 40558,
      "ĠAdvantages": 40559,
      "æĦı": 40560,
      "Ġuncon": 40561,
      "ĠLodi": 40562,
      "ĠSeat": 40563,
      "Ġsnork": 40564,
      "Ġfiltering": 40565,
      "ĠZimbabwe": 40566,
      "Ġorganici": 40567,
      "onie": 40568,
      "rott": 40569,
      "Ġpreann": 40570,
      "emphis": 40571,
      "ĠTrailer": 40572,
      "urrection": 40573,
      "ĠLil": 40574,
      "ĠHealing": 40575,
      "Ġridis": 40576,
      "Ġacconsenti": 40577,
      "ĠHosp": 40578,
      "Ġprocessors": 40579,
      "ĠINCLUD": 40580,
      "Ġcombinazioni": 40581,
      "folios": 40582,
      "ĠDere": 40583,
      "Ġtransitions": 40584,
      "ĠtestCase": 40585,
      "ĠCox": 40586,
      "ĠAmm": 40587,
      "kyma": 40588,
      "ĠSheriff": 40589,
      "Ġmicrofoni": 40590,
      "ĠãĢĤ": 40591,
      "ergarten": 40592,
      "ĠCrew": 40593,
      "DEV": 40594,
      "lox": 40595,
      "Ġinfam": 40596,
      "Ġmaterno": 40597,
      "ĠJeffrey": 40598,
      "Ġfagi": 40599,
      "trong": 40600,
      "Ġconfort": 40601,
      "Ġrivivere": 40602,
      "Ġtentazione": 40603,
      "ĠCosts": 40604,
      "Ġgrotta": 40605,
      "Ġprofe": 40606,
      "italitÃł": 40607,
      "umming": 40608,
      "Ġcriptovaluta": 40609,
      "closure": 40610,
      "Ġfv": 40611,
      "Ġunlaw": 40612,
      "street": 40613,
      "ĠColli": 40614,
      "Ġdemanded": 40615,
      "pts": 40616,
      "Ġviolenti": 40617,
      "Ġomn": 40618,
      "ĠBradley": 40619,
      "matico": 40620,
      "ĠHands": 40621,
      "ĠLigure": 40622,
      "Ġrighteous": 40623,
      "chw": 40624,
      "Ġabd": 40625,
      "ĠArsenal": 40626,
      "Ġzodiac": 40627,
      "Ġblown": 40628,
      "Ġdigits": 40629,
      "Ġimpegnativo": 40630,
      "Ġmiracol": 40631,
      "ĺ认": 40632,
      "Ġdye": 40633,
      "igar": 40634,
      "Ġondata": 40635,
      "Ġwhites": 40636,
      "Ġmartial": 40637,
      "Ġstandout": 40638,
      "Ġfurnished": 40639,
      "Release": 40640,
      "Ġsang": 40641,
      "Ġdiscrezione": 40642,
      "ĠResili": 40643,
      "Ġpolyester": 40644,
      "quantity": 40645,
      "ĠSage": 40646,
      "Ġcolorato": 40647,
      "Ġcorrispondenti": 40648,
      "Ġbalcony": 40649,
      "osex": 40650,
      "INCREMENT": 40651,
      "Ġantibiotici": 40652,
      "Ġgrind": 40653,
      "Ġmonopol": 40654,
      "ĠAreas": 40655,
      "ĠNiccol": 40656,
      "Ġsconfitte": 40657,
      "ecosistema": 40658,
      "ĠJaw": 40659,
      "Ġmanosc": 40660,
      "Ġseta": 40661,
      "Ġtabelle": 40662,
      "Ġaccumulated": 40663,
      "Ġripartenza": 40664,
      "Ġinciso": 40665,
      "Ġmetaf": 40666,
      "Ġbasti": 40667,
      "sho": 40668,
      "ALLY": 40669,
      "ĠSymbol": 40670,
      "uratore": 40671,
      "ĠMam": 40672,
      "appoggio": 40673,
      "qq": 40674,
      "apevole": 40675,
      "Ġconnector": 40676,
      "ĠSoluzioni": 40677,
      "ĠHarper": 40678,
      "Ġmicrofono": 40679,
      "ĠPubblicitÃł": 40680,
      "Ġscultore": 40681,
      "DefcosTheta": 40682,
      "Ġtarga": 40683,
      "]+": 40684,
      "ĠGenere": 40685,
      "extend": 40686,
      "ìĿĺ": 40687,
      "Ġtassazione": 40688,
      "Ġnatalizio": 40689,
      "ĠCielo": 40690,
      "Ġcube": 40691,
      "orlo": 40692,
      "Ġdivisions": 40693,
      "Ġintervistati": 40694,
      "Ġnapoletana": 40695,
      "ĠTalking": 40696,
      "Ġsalvati": 40697,
      "Ġfraudulent": 40698,
      "OrganizationStructureTemplate": 40699,
      "Ġprive": 40700,
      "Ġverosim": 40701,
      "ĠButler": 40702,
      "circ": 40703,
      "Ġflies": 40704,
      "ĠiPod": 40705,
      "Ġambition": 40706,
      "Ġsorpreso": 40707,
      "Ġinventato": 40708,
      "Ġmultimediali": 40709,
      "ĠBrisbane": 40710,
      "occhia": 40711,
      "ĠAmbul": 40712,
      "ĠCOOK": 40713,
      "Ġcelebrato": 40714,
      "needed": 40715,
      "Ġdecisiva": 40716,
      "samples": 40717,
      "Ġunwavering": 40718,
      "Ġsemifinale": 40719,
      "illas": 40720,
      "Ġerba": 40721,
      "ĠForms": 40722,
      "Confirm": 40723,
      "Ġencompasses": 40724,
      "ĠLatte": 40725,
      "ccini": 40726,
      "ramide": 40727,
      "__)": 40728,
      "Ġprophe": 40729,
      "Ġselezioni": 40730,
      "ĠPublisher": 40731,
      "Ġsedere": 40732,
      "ĠNM": 40733,
      "ĠNata": 40734,
      "Ġcontributors": 40735,
      "Ġwallets": 40736,
      "RequestMapping": 40737,
      "Qual": 40738,
      "Ġsvolgeranno": 40739,
      "Ġhumid": 40740,
      "ĠEducazione": 40741,
      "finished": 40742,
      "ĠFourth": 40743,
      "Owner": 40744,
      "Ġwasted": 40745,
      "Ġrituale": 40746,
      "Ġcanine": 40747,
      "Ġsins": 40748,
      "Ġopted": 40749,
      "ĠDistance": 40750,
      "ĠNB": 40751,
      "Ġkitchens": 40752,
      "Ġmasses": 40753,
      "Ġerogazione": 40754,
      "ĠاÙĦ": 40755,
      "Ġpero": 40756,
      "bianc": 40757,
      "Ġdominate": 40758,
      "ĠAUD": 40759,
      "Ġdava": 40760,
      "Ġserum": 40761,
      "Ġresolutions": 40762,
      "ĠStarbucks": 40763,
      "Ġprovincial": 40764,
      "Ġå®": 40765,
      "Ġaspettando": 40766,
      "approfond": 40767,
      "ĠParameters": 40768,
      "ĠRisparmio": 40769,
      "Rank": 40770,
      "Ġrispose": 40771,
      "ĠGrill": 40772,
      "gria": 40773,
      "Ġenvelope": 40774,
      "Ġaccrescere": 40775,
      "Ġcontrazione": 40776,
      "Ġresoc": 40777,
      "ariamo": 40778,
      "Ġricambi": 40779,
      "ĠDoors": 40780,
      "infrastruttura": 40781,
      "Ġcine": 40782,
      "Ġmigrazione": 40783,
      "Ġtouring": 40784,
      "ĠPaypal": 40785,
      "Ġillegali": 40786,
      "ĠTrasporto": 40787,
      "Ġrestritt": 40788,
      "Ġorbit": 40789,
      "Ġcoinvolta": 40790,
      "Ġdolcezza": 40791,
      "Ġunveiled": 40792,
      "AW": 40793,
      "mq": 40794,
      "Ġsisma": 40795,
      "ĠBless": 40796,
      "ointment": 40797,
      "ĠSouthwest": 40798,
      "Hi": 40799,
      "Ġuneven": 40800,
      "ĠConosci": 40801,
      "Ġpsori": 40802,
      "cuador": 40803,
      "bies": 40804,
      "Ġcomput": 40805,
      "idei": 40806,
      "ĠShin": 40807,
      "Ġtradurre": 40808,
      "ĠCOPY": 40809,
      "ĠPlumbing": 40810,
      "Ġnerves": 40811,
      "/$": 40812,
      "ĠAIR": 40813,
      "Ġporzioni": 40814,
      "Ġgrem": 40815,
      "ĠAntonino": 40816,
      "ighborhood": 40817,
      "Ġbiblioteche": 40818,
      "Ġsettima": 40819,
      "Ġricorrenza": 40820,
      "Nat": 40821,
      "Ġdisposable": 40822,
      "utri": 40823,
      "ettanti": 40824,
      "rosa": 40825,
      "BOOK": 40826,
      "Ġhonesty": 40827,
      "ĠDirigente": 40828,
      "rev": 40829,
      "Ġpostura": 40830,
      "ocracy": 40831,
      "VERT": 40832,
      "ĠFY": 40833,
      "Ġmaestr": 40834,
      "rounded": 40835,
      "ISTR": 40836,
      "Ġsofferto": 40837,
      "Ġsculpture": 40838,
      "Ġquanta": 40839,
      "ĠInventory": 40840,
      "Ġpluri": 40841,
      "Ġruin": 40842,
      "ĠCGIL": 40843,
      "Ġlecito": 40844,
      "DOM": 40845,
      "Ġmica": 40846,
      "Ġsmarter": 40847,
      "Ġshowroom": 40848,
      "ĠInfinity": 40849,
      "ĠVanessa": 40850,
      "Ġaggregazione": 40851,
      "éĻIJ": 40852,
      "wg": 40853,
      "South": 40854,
      "ĠChester": 40855,
      "ologic": 40856,
      "Ġcostanti": 40857,
      "Ġaccelerated": 40858,
      "ĠPersi": 40859,
      "Ġcanon": 40860,
      "Ġessenza": 40861,
      "Ġammiss": 40862,
      "Ġconcentrati": 40863,
      "OVA": 40864,
      "Ġæī": 40865,
      "Ġpiangere": 40866,
      "ĠStructure": 40867,
      "Ġrisan": 40868,
      "Ġnozioni": 40869,
      "Ġespressi": 40870,
      "ĠPortfolio": 40871,
      "Ġcotto": 40872,
      "Ġ|=": 40873,
      "ĠBrus": 40874,
      "Ġgoverned": 40875,
      "ĠFunctional": 40876,
      "ĠGuglielmo": 40877,
      "Ġmole": 40878,
      "ĠMate": 40879,
      "Ġrealizing": 40880,
      "ĠForg": 40881,
      "Ġtrattate": 40882,
      "ĠCreation": 40883,
      "Delay": 40884,
      "Ġpossesses": 40885,
      "ĠRaymond": 40886,
      "osca": 40887,
      "ĠMast": 40888,
      "Ġoperaio": 40889,
      "Ġmeccaniche": 40890,
      "Ġesprimono": 40891,
      "Ġimpostazione": 40892,
      "ĠAthens": 40893,
      "ecuzioni": 40894,
      "Ġtrait": 40895,
      "spons": 40896,
      "ĠBee": 40897,
      "Ġtelevisive": 40898,
      "Ġvaccinati": 40899,
      "SERVER": 40900,
      "oggett": 40901,
      "Ġfrances": 40902,
      "Ġserene": 40903,
      "Ġinstallment": 40904,
      "Ġconiuge": 40905,
      "Ġspas": 40906,
      "ĠMacBook": 40907,
      "Ġtrasmissioni": 40908,
      "Ġparadosso": 40909,
      "Outlet": 40910,
      "Ġimpulso": 40911,
      "ĠRinascimento": 40912,
      "ç¡®": 40913,
      "ĠperplessitÃł": 40914,
      "ĠGym": 40915,
      "Ġdeform": 40916,
      "ibles": 40917,
      "Ġpotenze": 40918,
      "attaccante": 40919,
      "Ġveterinary": 40920,
      "kb": 40921,
      "ĠLUN": 40922,
      "Ġossid": 40923,
      "Ġschiavi": 40924,
      "Ġspontaneo": 40925,
      "ĠPRESID": 40926,
      "incertezza": 40927,
      "Love": 40928,
      "Ġsbr": 40929,
      "esl": 40930,
      "Ġ-----------------------------------------------------------------": 40931,
      "ĠWake": 40932,
      "Ġpresidenti": 40933,
      "ĠCommedia": 40934,
      "Ġcarrozz": 40935,
      "vitù": 40936,
      "Mad": 40937,
      "MON": 40938,
      "Spring": 40939,
      "tour": 40940,
      "Ġavail": 40941,
      "Ġmarm": 40942,
      "ĠEden": 40943,
      "ĠLugano": 40944,
      "ĠTib": 40945,
      "Ġ(%": 40946,
      "Ġtrus": 40947,
      "Ġdeficiency": 40948,
      "INESS": 40949,
      "dao": 40950,
      "Ġridur": 40951,
      "Ġsentimentale": 40952,
      "ĠCongratulations": 40953,
      "ĠSpos": 40954,
      "ĠHil": 40955,
      "ĠSiro": 40956,
      "Ġpersonalised": 40957,
      "Ġaffrontano": 40958,
      "ias": 40959,
      "ĠCher": 40960,
      "ĠDietro": 40961,
      "ĠVeritÃł": 40962,
      "Ġservita": 40963,
      "Ġfuochi": 40964,
      "ILA": 40965,
      "Ġsincero": 40966,
      "ĠFully": 40967,
      "ĠFiber": 40968,
      "upunct": 40969,
      "Ġriga": 40970,
      "Ġpiacevoli": 40971,
      "ĠWish": 40972,
      "ĠAppare": 40973,
      "Ġmaled": 40974,
      "åĩ»": 40975,
      "Ġbrutal": 40976,
      "Clean": 40977,
      "ĠDotto": 40978,
      "ĠTeramo": 40979,
      "Ġupward": 40980,
      "Ġprofic": 40981,
      "Ġincentrato": 40982,
      "MESS": 40983,
      "isle": 40984,
      "ĠBrussels": 40985,
      "ĠAirbnb": 40986,
      "otare": 40987,
      "ĠAntoni": 40988,
      "ìĬ¤": 40989,
      "ĠLINK": 40990,
      "Ġheadline": 40991,
      "Ġquestioned": 40992,
      "Ġα": 40993,
      "ĠManifesto": 40994,
      "Ġell": 40995,
      "Ġfunnels": 40996,
      "Ġmiseria": 40997,
      "ĠORDER": 40998,
      "yyyy": 40999,
      "Ġenumerate": 41000,
      "Ġsuggerire": 41001,
      "Constructor": 41002,
      "CAP": 41003,
      "Ġscacchi": 41004,
      "zeros": 41005,
      "Ġaccattivante": 41006,
      "Ġcrudo": 41007,
      "ĠShark": 41008,
      "ĠChiunque": 41009,
      "Descriptor": 41010,
      "Dal": 41011,
      "ĠTaj": 41012,
      "ĠEnte": 41013,
      "ĠPatent": 41014,
      "Ġgrafiche": 41015,
      "navigation": 41016,
      "Ġrilievi": 41017,
      "ĠBiagio": 41018,
      "kon": 41019,
      "Ġhil": 41020,
      "Ġlavoratrici": 41021,
      "Ġpasticceria": 41022,
      "MAG": 41023,
      "Ġviolino": 41024,
      "graphic": 41025,
      "heastern": 41026,
      "Ġdistanziamento": 41027,
      "Ġbenedizione": 41028,
      "fruit": 41029,
      "Ġgesture": 41030,
      "ĠAddio": 41031,
      "ĠKoh": 41032,
      "RGB": 41033,
      "fine": 41034,
      "Ġdelet": 41035,
      "ĠAvv": 41036,
      "ĠCarro": 41037,
      "bey": 41038,
      "ĠBrew": 41039,
      "Vh": 41040,
      "Ġfprintf": 41041,
      "trazione": 41042,
      "ĠOnc": 41043,
      "ĠPaes": 41044,
      "Ġcognitivo": 41045,
      "Ġprincipianti": 41046,
      "coder": 41047,
      "Ġdisattivare": 41048,
      "FD": 41049,
      "Ġscler": 41050,
      "Ġpolso": 41051,
      "Ġmatchmaking": 41052,
      "baleno": 41053,
      "INSERT": 41054,
      "Ġcommodity": 41055,
      "ĠUbuntu": 41056,
      "fen": 41057,
      "Ġpotassio": 41058,
      "Ġblocca": 41059,
      "ĠDuration": 41060,
      "Ġunderwater": 41061,
      "valueOf": 41062,
      "ĠANNI": 41063,
      "Ġtragica": 41064,
      "ĠCarrara": 41065,
      "ĠKurt": 41066,
      "extension": 41067,
      "ĠJoan": 41068,
      "Ġsucceeded": 41069,
      "Ġanomalie": 41070,
      "Ġpartecipante": 41071,
      "enzano": 41072,
      "ĠSupporto": 41073,
      "ĠFunds": 41074,
      "Ġposizionare": 41075,
      "Ġelicotter": 41076,
      "Ġbuds": 41077,
      "Ġlesione": 41078,
      "Ġspokesman": 41079,
      "ĠSharp": 41080,
      "Ġbeforehand": 41081,
      "Ġmatte": 41082,
      "ĠGraphics": 41083,
      "ĠIngredients": 41084,
      "ĠLiz": 41085,
      "ĠGather": 41086,
      "Ġavatar": 41087,
      "Ġfarf": 41088,
      "Ġxx": 41089,
      "Ġinterprete": 41090,
      "phed": 41091,
      "Ġurbane": 41092,
      "Ġrespiratorie": 41093,
      "employee": 41094,
      "Ġdownside": 41095,
      "Ġprecede": 41096,
      "ĠSAB": 41097,
      "attualitÃł": 41098,
      "Ġdots": 41099,
      "ĠFlip": 41100,
      "Ġsignori": 41101,
      "Ġpremiati": 41102,
      "Ġfluido": 41103,
      "Ġillusion": 41104,
      "Ġmetallic": 41105,
      "ĠABOUT": 41106,
      "Ġemer": 41107,
      "Ġtrovando": 41108,
      "ĠANT": 41109,
      "ĠStatale": 41110,
      "ĠRaccolta": 41111,
      "Ġmiscon": 41112,
      "ĠWallet": 41113,
      "ĠHopkins": 41114,
      "Ġparish": 41115,
      "ĠAlc": 41116,
      "ĠSequ": 41117,
      "Ġtenute": 41118,
      "[],": 41119,
      "Ġinaugura": 41120,
      "ugos": 41121,
      "Ġporch": 41122,
      "Ġtirocinio": 41123,
      "Ġarredamento": 41124,
      "feld": 41125,
      "ĠFusion": 41126,
      "Ġidentifier": 41127,
      "Ġcartelle": 41128,
      "almeno": 41129,
      "ĠOrt": 41130,
      "Ġinstitute": 41131,
      "Ġconvenienza": 41132,
      "ĠHolding": 41133,
      "ĠLynch": 41134,
      "Ġcommissions": 41135,
      "Ġcostanza": 41136,
      "Ġglitter": 41137,
      "ĠRiforma": 41138,
      "ĠAstra": 41139,
      "cester": 41140,
      "Ġerogare": 41141,
      "Ġlaughing": 41142,
      "esplorazione": 41143,
      "ĠDining": 41144,
      "Ġmanipulation": 41145,
      "Sv": 41146,
      "ï": 41147,
      "ĠDH": 41148,
      "Ġgrooming": 41149,
      "Ġmetav": 41150,
      "Static": 41151,
      "Ġlampad": 41152,
      "ĠMozart": 41153,
      ">{": 41154,
      "Cross": 41155,
      "Ġthigh": 41156,
      "ĠRB": 41157,
      "Calendar": 41158,
      "ĠFalcon": 41159,
      "ittenti": 41160,
      "Ġsupportato": 41161,
      "Ġmanifestato": 41162,
      "ĠScheme": 41163,
      "ĠBark": 41164,
      "adas": 41165,
      "ĠIntr": 41166,
      "ãĥĪ": 41167,
      "Ġdibattiti": 41168,
      "ĠLombardi": 41169,
      "\"\\": 41170,
      "Ġconsumato": 41171,
      "Ġsoldato": 41172,
      "Ġmirino": 41173,
      "ĠLM": 41174,
      "Ġsuggerito": 41175,
      "Ġinsufficient": 41176,
      "ĠJacques": 41177,
      "Ġgrit": 41178,
      "ĠWet": 41179,
      "说": 41180,
      "Ġmaschili": 41181,
      "Ġscioglimento": 41182,
      "Ġguadagnato": 41183,
      "gary": 41184,
      "andina": 41185,
      "Ġ#####": 41186,
      "ĠRooms": 41187,
      "fixed": 41188,
      "Ġtroubleshooting": 41189,
      "ĠTall": 41190,
      "Ġinvolont": 41191,
      "Ġriconfer": 41192,
      "ĠOccidente": 41193,
      "Ġnerazzur": 41194,
      "ĠLily": 41195,
      "Ġuphol": 41196,
      "ĠMONDO": 41197,
      "avversario": 41198,
      "ĠPAN": 41199,
      "ĠQuadr": 41200,
      "Ġcared": 41201,
      "Ġvisualization": 41202,
      "InputStream": 41203,
      "italiana": 41204,
      "Ġecologico": 41205,
      "Criterion": 41206,
      "nite": 41207,
      "Ġfinitura": 41208,
      "Ġdebitore": 41209,
      "grand": 41210,
      "antaggio": 41211,
      "Ġprisoners": 41212,
      "approved": 41213,
      "ĠUrbino": 41214,
      "ĠHisp": 41215,
      "Ġnutrizionali": 41216,
      "Ġlol": 41217,
      "ĠSopra": 41218,
      "Ġridiculous": 41219,
      "Ġinadequate": 41220,
      "ĠCincinnati": 41221,
      "ĠpietÃł": 41222,
      "Ġrappresentazioni": 41223,
      "Ġquantomeno": 41224,
      "ãģ¦": 41225,
      "gnosis": 41226,
      "ĠCharter": 41227,
      "Ġarchitettoniche": 41228,
      "Ġgiallor": 41229,
      "ĠEntra": 41230,
      "Ġopio": 41231,
      "dersi": 41232,
      "ĠPiece": 41233,
      "Ġacceleration": 41234,
      "Ġreperire": 41235,
      "ĠGmbH": 41236,
      "Ġhind": 41237,
      "Ġoverla": 41238,
      "Ġgreci": 41239,
      "ĠassertEquals": 41240,
      "Ġrichiamare": 41241,
      "Ġantibiotics": 41242,
      "Ġmum": 41243,
      "Ġqualitative": 41244,
      "Ġdevelopmental": 41245,
      "fm": 41246,
      "redis": 41247,
      "ĠShared": 41248,
      "ĠEmiliano": 41249,
      "Ġomolog": 41250,
      "Ġprosa": 41251,
      "ielder": 41252,
      "ĠAccident": 41253,
      "Ġrotating": 41254,
      "Ġlire": 41255,
      "Ġadvertise": 41256,
      "Ġlascio": 41257,
      "ĠSchema": 41258,
      "Ġconsegnati": 41259,
      "Ġpraised": 41260,
      "icum": 41261,
      "Ġmaratona": 41262,
      "ĠOrganizations": 41263,
      "tation": 41264,
      "ĠHyp": 41265,
      "ĠManutenzione": 41266,
      "Ġ/*!": 41267,
      "ĠFacile": 41268,
      "Upper": 41269,
      "Ġdistinte": 41270,
      "levant": 41271,
      "ĠKw": 41272,
      "Ġpores": 41273,
      "Department": 41274,
      "ĠCavaliere": 41275,
      "anime": 41276,
      "ĠThous": 41277,
      "ĠSchol": 41278,
      "Ġseparata": 41279,
      "ĠUltimi": 41280,
      "ĠXXX": 41281,
      "æĭ©": 41282,
      "ynote": 41283,
      "ĠModer": 41284,
      "Ġincentivare": 41285,
      "fiction": 41286,
      "Ġformally": 41287,
      "Ġceremon": 41288,
      "Ġpunizione": 41289,
      "Ġcharities": 41290,
      "Ġtracked": 41291,
      "Ġker": 41292,
      "strings": 41293,
      "Ġkindly": 41294,
      "Ġassumption": 41295,
      "Ġpullman": 41296,
      "Ġinvented": 41297,
      "ĠDevices": 41298,
      "ĠSassuolo": 41299,
      "Ġnitrogen": 41300,
      "ecce": 41301,
      "aley": 41302,
      "Ġprescel": 41303,
      "Ġsfacc": 41304,
      "Ġnutrizione": 41305,
      "ĠGaia": 41306,
      "Ġnominati": 41307,
      "Ġquinte": 41308,
      "uscio": 41309,
      "immediato": 41310,
      "ĠVive": 41311,
      "Ġdimentica": 41312,
      "ĠMusicale": 41313,
      "Setting": 41314,
      "ĠmAh": 41315,
      "OMO": 41316,
      "Ġbache": 41317,
      "ĠEvidence": 41318,
      "Ġpreoccupante": 41319,
      "Ġcounselor": 41320,
      "alizzazione": 41321,
      "Ġgrabbed": 41322,
      "ĠSplit": 41323,
      "Ġvegetarian": 41324,
      "Ġequivalente": 41325,
      "eston": 41326,
      "ĠTamil": 41327,
      "ĠYi": 41328,
      "Ġemission": 41329,
      "Ġconfisc": 41330,
      "ĠgenerositÃł": 41331,
      "ĠPartiamo": 41332,
      "ĠPoesia": 41333,
      "Ġcellulite": 41334,
      "hin": 41335,
      "ĠVor": 41336,
      "Ġsmok": 41337,
      "ĠScan": 41338,
      "ĠQuebec": 41339,
      "Ġfesteggiamenti": 41340,
      "Ġsiri": 41341,
      "ĠFerm": 41342,
      "Ġconsol": 41343,
      "Resolver": 41344,
      "ĠEstim": 41345,
      "Ġpolymer": 41346,
      "AIL": 41347,
      "Ġpesa": 41348,
      "ĠOt": 41349,
      "ĠXu": 41350,
      "ĠSmartphone": 41351,
      "Ġamidst": 41352,
      "ĠKend": 41353,
      "ĠLuoghi": 41354,
      "?'": 41355,
      "Way": 41356,
      "Ġdiur": 41357,
      "ĠBion": 41358,
      "Ġcontrollate": 41359,
      "Ġcaregiver": 41360,
      "ĠSpieg": 41361,
      "ĠExclusive": 41362,
      "ĠGeo": 41363,
      "Ġhesit": 41364,
      "éĢīæĭ©": 41365,
      "ĠAE": 41366,
      "gets": 41367,
      "иÑģ": 41368,
      "Ġprontamente": 41369,
      "warn": 41370,
      "=\"\">": 41371,
      "Ġscorse": 41372,
      "ĠcompatibilitÃł": 41373,
      "incent": 41374,
      "Ġgrandissima": 41375,
      "Ġtracker": 41376,
      "Ġdialetto": 41377,
      "Ġimpedito": 41378,
      "Ġpoltrona": 41379,
      "sete": 41380,
      "xpath": 41381,
      "Ġ\"));": 41382,
      "Ġimpover": 41383,
      "Ġveggies": 41384,
      "ĠNit": 41385,
      "createElement": 41386,
      "ĠLegends": 41387,
      "eye": 41388,
      "ĠMobilitÃł": 41389,
      "Ġcorridoio": 41390,
      "Ġpugno": 41391,
      "Ġbore": 41392,
      "ĠAngels": 41393,
      "Ġboxing": 41394,
      "Ġmagazzini": 41395,
      "civ": 41396,
      "GetColor": 41397,
      "ĠPatric": 41398,
      "Ġsommato": 41399,
      "Ġmeticulous": 41400,
      "Sch": 41401,
      "leggi": 41402,
      "Ġrimosso": 41403,
      "Ġcredibile": 41404,
      "Ġpales": 41405,
      "ĠTurbo": 41406,
      "ĠMaximum": 41407,
      "Ġrushing": 41408,
      "Ġidonee": 41409,
      "Ġyang": 41410,
      "ziana": 41411,
      "refresh": 41412,
      "ĠMarketplace": 41413,
      "without": 41414,
      "Ġdecreases": 41415,
      "Ġsecche": 41416,
      "ĠIstruzione": 41417,
      "EDE": 41418,
      "Ġpassaporto": 41419,
      "ĠÚ©": 41420,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 41421,
      "Ġcominciò": 41422,
      "Ġtoscana": 41423,
      "ĠAnticip": 41424,
      "states": 41425,
      "Ġnonchè": 41426,
      "OTTI": 41427,
      "Ġprogrammato": 41428,
      "Ġvocals": 41429,
      "anor": 41430,
      "Ġsimpatia": 41431,
      "Ġpresieduta": 41432,
      "Ġmills": 41433,
      "ĠTUR": 41434,
      "Ġuniscono": 41435,
      "ĠBello": 41436,
      "Alta": 41437,
      "Ġstaffing": 41438,
      "Ġcella": 41439,
      "Ġquesiti": 41440,
      "Ġafro": 41441,
      "tec": 41442,
      "igie": 41443,
      "ĠChad": 41444,
      "Ġbrucia": 41445,
      "ĠPlants": 41446,
      "nullable": 41447,
      "ĠInsegn": 41448,
      "Ms": 41449,
      "ĠAlimentazione": 41450,
      "Ready": 41451,
      "ĠMostbet": 41452,
      "Ġbaccarat": 41453,
      "unicazioni": 41454,
      "ĠRAD": 41455,
      "letion": 41456,
      "Ġgioventù": 41457,
      "Ġempire": 41458,
      "Ġgeng": 41459,
      "ĠAluminum": 41460,
      "monitor": 41461,
      "Ord": 41462,
      "mol": 41463,
      "alizio": 41464,
      "ĠBCE": 41465,
      "Ġmanovre": 41466,
      "ĠmetterÃł": 41467,
      "ĠCapacity": 41468,
      "ĠRedis": 41469,
      "instorm": 41470,
      "secondary": 41471,
      "?».": 41472,
      "borg": 41473,
      "Ġbattere": 41474,
      "ĠBasti": 41475,
      "qi": 41476,
      "ĠTT": 41477,
      "ĠUIT": 41478,
      "Ġconseguimento": 41479,
      "ĠFunding": 41480,
      "ĠTablet": 41481,
      "Py": 41482,
      "Ġlanc": 41483,
      "Ġtopi": 41484,
      "ĠBarbi": 41485,
      "Ġcontexts": 41486,
      "Ġstorms": 41487,
      "Ġjs": 41488,
      "External": 41489,
      "ĠLawyer": 41490,
      "Ġritenute": 41491,
      "McC": 41492,
      "+,": 41493,
      "arketing": 41494,
      "ĠInterfaces": 41495,
      "ĠLightning": 41496,
      "Ġdevozione": 41497,
      "Ġentrepreneurship": 41498,
      "Ġglucosio": 41499,
      "ĠProcedure": 41500,
      "ĠMU": 41501,
      "Ġeval": 41502,
      "Ġassistita": 41503,
      "Ġcivilian": 41504,
      "Ġharmonious": 41505,
      "Ġpsicologi": 41506,
      "Ġribasso": 41507,
      "Ġdoveroso": 41508,
      "Ġcresciuti": 41509,
      "ĠBullet": 41510,
      "reali": 41511,
      "Ġowe": 41512,
      "todo": 41513,
      "ĠSense": 41514,
      "ĠLamber": 41515,
      "Ġposters": 41516,
      "Ġrapina": 41517,
      "Ġscarso": 41518,
      "åĿĹ": 41519,
      "Ġslo": 41520,
      "ĠSOLO": 41521,
      "acons": 41522,
      "agnola": 41523,
      "Ġcounted": 41524,
      "Ġaffidati": 41525,
      "Ġconsolidation": 41526,
      "Linked": 41527,
      "ĠGraphic": 41528,
      "trite": 41529,
      "ĠNHL": 41530,
      "Ġspelling": 41531,
      "ĠKia": 41532,
      "ĠZach": 41533,
      "uncan": 41534,
      "ĠSadly": 41535,
      "oft": 41536,
      "Ġdistributori": 41537,
      "ĠArtists": 41538,
      "Ġcorda": 41539,
      "REL": 41540,
      "Ġstrane": 41541,
      "Ġdrunk": 41542,
      "China": 41543,
      "Ġsalvation": 41544,
      "Ġhopeful": 41545,
      "Ġattendono": 41546,
      "ĠAccounts": 41547,
      "Ġcautela": 41548,
      "åŃĺåľ¨": 41549,
      "CIO": 41550,
      "Ġclassrooms": 41551,
      "Ġsperando": 41552,
      "Ġdelegati": 41553,
      "Ġfeminine": 41554,
      "ieval": 41555,
      "Ġbucks": 41556,
      "Ġrelatori": 41557,
      "Ġcredible": 41558,
      "Ġwishing": 41559,
      "centered": 41560,
      "Ġgamblers": 41561,
      "because": 41562,
      "Ġfango": 41563,
      "ĠDebt": 41564,
      "Ġrinchi": 41565,
      "ĠNaturally": 41566,
      "Ġdecorating": 41567,
      "Ġnegotiating": 41568,
      "Ġinvoices": 41569,
      "Picker": 41570,
      "lane": 41571,
      "undi": 41572,
      "Ġlimitate": 41573,
      "Ġnarratives": 41574,
      "ĠTF": 41575,
      "Ġimpatti": 41576,
      "Ġcreatore": 41577,
      "ĠChang": 41578,
      "ricci": 41579,
      "Ġpuppies": 41580,
      "Ġital": 41581,
      "minster": 41582,
      "Ġopposing": 41583,
      "ĠAnimation": 41584,
      "Ġimplicazioni": 41585,
      "ivali": 41586,
      "Ġesatto": 41587,
      "ĠKun": 41588,
      "Ġsoia": 41589,
      "zzetti": 41590,
      "Ġshowers": 41591,
      "ĠManzoni": 41592,
      "ĠAgricoltura": 41593,
      "Ġmasterpiece": 41594,
      "Ġimprescindibile": 41595,
      "çĦ¶": 41596,
      "astia": 41597,
      "profits": 41598,
      "Ġsubscriber": 41599,
      "rase": 41600,
      "Ġuncle": 41601,
      "coma": 41602,
      "Ġlegalmente": 41603,
      "Ġplanes": 41604,
      "Ġconsenta": 41605,
      "Ġrotte": 41606,
      "ëĵ": 41607,
      "Ġcompatta": 41608,
      "Ġpotevo": 41609,
      "ĠPrinc": 41610,
      "Ġvincitrice": 41611,
      "Ġcadenza": 41612,
      "Ġprestigiosi": 41613,
      "ĠCandy": 41614,
      "ĠArnold": 41615,
      "VS": 41616,
      "Ġlite": 41617,
      "ugge": 41618,
      "Ġclassificato": 41619,
      "SIGN": 41620,
      "ĠTile": 41621,
      "Ġstubb": 41622,
      "Ġindotto": 41623,
      "incro": 41624,
      "ĠPOLIT": 41625,
      "ĠPokemon": 41626,
      "abbr": 41627,
      "Ġallocate": 41628,
      "Ġexpenditure": 41629,
      "ĠIac": 41630,
      "Ġunilater": 41631,
      "Ġabruzz": 41632,
      "weights": 41633,
      "Ġdomini": 41634,
      "Ġvitali": 41635,
      "Ġcoperture": 41636,
      "Ġresonates": 41637,
      "Ġsqueeze": 41638,
      "RIA": 41639,
      "niques": 41640,
      "thel": 41641,
      "ĠGitHub": 41642,
      "Gs": 41643,
      "Ġditte": 41644,
      "Ġlavatrice": 41645,
      "ĠNotre": 41646,
      "Ġesperta": 41647,
      "åij½": 41648,
      "ĠNak": 41649,
      "Ġcopied": 41650,
      "Alpha": 41651,
      "Ġsplendide": 41652,
      "Bene": 41653,
      "dar": 41654,
      "viv": 41655,
      "ĠFacility": 41656,
      "ĠFarmacia": 41657,
      "Ġcn": 41658,
      "ĠPablo": 41659,
      "ĠHeath": 41660,
      "Ġversato": 41661,
      "Ġladri": 41662,
      "ĠWallace": 41663,
      "ĠOakland": 41664,
      "Ġhay": 41665,
      "ĠLines": 41666,
      "Ġjung": 41667,
      "Ġcapitare": 41668,
      "Ġcriminals": 41669,
      "ĠLadies": 41670,
      "Ġscams": 41671,
      "iscio": 41672,
      "ĠInterested": 41673,
      "Ġsantuario": 41674,
      "Ġtsp": 41675,
      "Ġabituato": 41676,
      "ĠParadise": 41677,
      "Capt": 41678,
      "games": 41679,
      "Ġcec": 41680,
      "Ġnascoste": 41681,
      "Ġinvestigators": 41682,
      "Ġsuddetto": 41683,
      "段": 41684,
      "Ġprejud": 41685,
      "ĠChip": 41686,
      "journal": 41687,
      "ĠHern": 41688,
      "Ġplacebo": 41689,
      "Ġsuggerimento": 41690,
      "Ġparadigm": 41691,
      "Ġamateur": 41692,
      "ughed": 41693,
      "Sic": 41694,
      "inarie": 41695,
      "ĠPanc": 41696,
      "Ġprepot": 41697,
      "concat": 41698,
      "Ġriprov": 41699,
      "Ġmirate": 41700,
      "ĠOttanta": 41701,
      "Ġeducatori": 41702,
      "Ġredeem": 41703,
      "nell": 41704,
      "Ġcage": 41705,
      "anon": 41706,
      "ustle": 41707,
      "atha": 41708,
      "Ġminerale": 41709,
      "inella": 41710,
      "elements": 41711,
      "Ġparap": 41712,
      "cazioni": 41713,
      "ĠSharon": 41714,
      "ubblicato": 41715,
      "ĠĉĉĉĉĉĊ": 41716,
      "estrema": 41717,
      "ĠDiagnost": 41718,
      "Ġallergie": 41719,
      "Private": 41720,
      "éĽĨ": 41721,
      "Ġcontroindicazioni": 41722,
      "glob": 41723,
      "Ġreef": 41724,
      "ĠAnnal": 41725,
      "prints": 41726,
      "Ġstreak": 41727,
      "stderr": 41728,
      "Ġshadows": 41729,
      "Ġmorf": 41730,
      "Ġambizioso": 41731,
      "Ġdecadenza": 41732,
      "ĠAMA": 41733,
      "ĠAtti": 41734,
      "named": 41735,
      "heit": 41736,
      "Ġesserlo": 41737,
      "è¿ĺ": 41738,
      "Ġrassegn": 41739,
      "isement": 41740,
      "Ġfountain": 41741,
      "Ġpunteggi": 41742,
      "ĠForecast": 41743,
      "Ġpercepisce": 41744,
      "Ġcardiovascolari": 41745,
      "Ġpolitically": 41746,
      "ĠTrainer": 41747,
      "ĠVitamina": 41748,
      "DDT": 41749,
      "ĠUTC": 41750,
      "Ġdrastically": 41751,
      "Ġserale": 41752,
      "Ġfinalizzate": 41753,
      "Ġrumori": 41754,
      "Ġmensa": 41755,
      "级": 41756,
      "Hit": 41757,
      "Ġlode": 41758,
      "ĠECC": 41759,
      "ĠBianc": 41760,
      "Ġsospendere": 41761,
      "ĠVentura": 41762,
      "Ġpessim": 41763,
      "Ġexpansive": 41764,
      "ideologia": 41765,
      "Ġmodificata": 41766,
      "Ġ».": 41767,
      "ĠSCR": 41768,
      "umato": 41769,
      "ĠHidden": 41770,
      "Ġpreparando": 41771,
      "Ġchiacchiere": 41772,
      "ITALIA": 41773,
      "Ġscarto": 41774,
      "Ġpreliminari": 41775,
      "Ġnobil": 41776,
      "ĠLINE": 41777,
      "Ġemessa": 41778,
      "Ġrelent": 41779,
      "ĠUSC": 41780,
      "Ġunav": 41781,
      "ĠJur": 41782,
      "boys": 41783,
      "Ġdirige": 41784,
      "ва": 41785,
      "Ġshrink": 41786,
      "Ġomosessuali": 41787,
      "Ġjurisdictions": 41788,
      "Ġdawn": 41789,
      "Ġponendo": 41790,
      "Rock": 41791,
      "Ġsvent": 41792,
      "ularly": 41793,
      "Ġcancers": 41794,
      "ĠSkill": 41795,
      "Ġwelcomes": 41796,
      "Ġrecalled": 41797,
      "encoding": 41798,
      "Ġillustrare": 41799,
      "hammed": 41800,
      "Ġaccendere": 41801,
      "ĠKaw": 41802,
      "Ġdurat": 41803,
      "ĠPharma": 41804,
      "Ġoscura": 41805,
      "doll": 41806,
      "Ġteorica": 41807,
      "Ġrafforza": 41808,
      "Ġpentola": 41809,
      "ĠNearly": 41810,
      "Ġparassiti": 41811,
      "Mix": 41812,
      "gages": 41813,
      "Ġidrogeno": 41814,
      "Ġfootwear": 41815,
      "Ġcastelli": 41816,
      "Ġfundamentals": 41817,
      "Ġinhabitants": 41818,
      "Ġgifted": 41819,
      "psic": 41820,
      "volge": 41821,
      "误": 41822,
      "ilon": 41823,
      "ĠOmar": 41824,
      "ĠConfcommercio": 41825,
      "Ġglaci": 41826,
      "ovvero": 41827,
      "Loop": 41828,
      "ĠMaintaining": 41829,
      "ĠPorte": 41830,
      "Ġadvertisers": 41831,
      "ĠCioè": 41832,
      ")!": 41833,
      "atleta": 41834,
      "ĠSurf": 41835,
      "olie": 41836,
      "otions": 41837,
      "ĠuseState": 41838,
      "Ġassistants": 41839,
      "Ġvulnerabili": 41840,
      "Ġobstacle": 41841,
      "seteq": 41842,
      "ĠPorter": 41843,
      "Ġlearnt": 41844,
      "ĠReplica": 41845,
      "Ġlayouts": 41846,
      "Ġtactical": 41847,
      "POSE": 41848,
      "sense": 41849,
      "istries": 41850,
      "Ġfavol": 41851,
      "Ġcontributor": 41852,
      "Ġnegativamente": 41853,
      "Ġfallito": 41854,
      "Ġzoo": 41855,
      "ĠTecniche": 41856,
      "Ġpoichè": 41857,
      "ĠAmbro": 41858,
      "ĠAX": 41859,
      "Ġingrediente": 41860,
      "navbar": 41861,
      "Ġdivenuta": 41862,
      "Ġabusive": 41863,
      "][\"": 41864,
      "splash": 41865,
      "ĠRehab": 41866,
      "Ġgovernare": 41867,
      "Ġvuoti": 41868,
      "ĠCorner": 41869,
      "×Ļ×": 41870,
      "ĠSector": 41871,
      "ĠRocket": 41872,
      "ĠGiants": 41873,
      "ĠGeneric": 41874,
      "Ġadmire": 41875,
      "mata": 41876,
      "toxic": 41877,
      "ettone": 41878,
      "Ġribbon": 41879,
      "Ġidentificativi": 41880,
      "ĠFemale": 41881,
      "Ġstereotipi": 41882,
      "ĠLgs": 41883,
      "Ġconsuma": 41884,
      "Ġmaturata": 41885,
      "Ġinfluire": 41886,
      "ĠSperiamo": 41887,
      "Ġíķ": 41888,
      "Ġwasting": 41889,
      "Ġterroristi": 41890,
      "Ġtreas": 41891,
      "orthy": 41892,
      "Ġcollectors": 41893,
      "ĠSaver": 41894,
      "Ġcontrollati": 41895,
      "Ġtestimonial": 41896,
      "Wrap": 41897,
      "dating": 41898,
      "ĠspecificitÃł": 41899,
      "Ġpreferenza": 41900,
      "calcul": 41901,
      "Ġesaurimento": 41902,
      "ĠAchille": 41903,
      "Ġassurdo": 41904,
      "ĠIE": 41905,
      "ĠNoah": 41906,
      "Ġaccumulo": 41907,
      "ĠInizialmente": 41908,
      "Ġreflex": 41909,
      "Ġcafe": 41910,
      "Ġbroadband": 41911,
      "ĠManagers": 41912,
      "Ġbios": 41913,
      "ammers": 41914,
      "Ġapk": 41915,
      "Ġcostiera": 41916,
      "Ġschermata": 41917,
      "Ġenchanting": 41918,
      "é«ĺ": 41919,
      "accad": 41920,
      "Ġprocessore": 41921,
      "iata": 41922,
      "Ġaggu": 41923,
      "ĠAnything": 41924,
      "ĠSuprema": 41925,
      "Gate": 41926,
      "Ġautorizzata": 41927,
      "ĠElements": 41928,
      "Ġtelefonica": 41929,
      "Ġriconosciute": 41930,
      "Ġmosaico": 41931,
      "ĠTg": 41932,
      "ĠLegn": 41933,
      "pixel": 41934,
      "ĠAvviso": 41935,
      "rella": 41936,
      "Ġد": 41937,
      "ĠBinance": 41938,
      "BJet": 41939,
      "albo": 41940,
      "ĠNine": 41941,
      "ĠSeren": 41942,
      "Ġmoderato": 41943,
      "ĠSnapchat": 41944,
      "ĠCaroline": 41945,
      "ĠRecre": 41946,
      "Ġparental": 41947,
      "Ġfellowship": 41948,
      "ABILITY": 41949,
      "FIELD": 41950,
      "uu": 41951,
      "ĠPieve": 41952,
      "Ġpolmoni": 41953,
      "ĠMaritt": 41954,
      "automobile": 41955,
      "Ġricavare": 41956,
      "Ġandamento": 41957,
      "irk": 41958,
      "Ġcomunisti": 41959,
      "Ġantit": 41960,
      "arently": 41961,
      "ĠSymptoms": 41962,
      "wb": 41963,
      "Ġbov": 41964,
      "ANTO": 41965,
      "Ġavvinc": 41966,
      "graphql": 41967,
      "Prima": 41968,
      "ĠRegarding": 41969,
      "DELETE": 41970,
      "GF": 41971,
      "ĠCapitan": 41972,
      "OLOGIA": 41973,
      "Sequence": 41974,
      "geni": 41975,
      "Ġcompose": 41976,
      "Ġopener": 41977,
      "Ġmeriti": 41978,
      "them": 41979,
      "ĠLeggere": 41980,
      "ĠDeliver": 41981,
      "åĪ«": 41982,
      "Ġattribuire": 41983,
      "ĠcontabilitÃł": 41984,
      "Ġremodeling": 41985,
      "åΤæĸŃ": 41986,
      "Ġsubjected": 41987,
      "Ġgroundbreaking": 41988,
      "ãĤ¹": 41989,
      "Ġvernice": 41990,
      "wig": 41991,
      "Ġcominc": 41992,
      "ottimo": 41993,
      "Ġflaws": 41994,
      "projects": 41995,
      "Ġcristall": 41996,
      "ĠEyes": 41997,
      "oriamo": 41998,
      "ĠDeluxe": 41999,
      "ImageView": 42000,
      "Ġretire": 42001,
      "ĠSquadra": 42002,
      "Ġscienziato": 42003,
      "purpose": 42004,
      "andovi": 42005,
      "Ġblending": 42006,
      "matches": 42007,
      "ĠMuhammad": 42008,
      "Ġquantitativo": 42009,
      "ĠAber": 42010,
      "Ġendure": 42011,
      "ĠCollab": 42012,
      "Ġvendute": 42013,
      "Ġdoubled": 42014,
      "pac": 42015,
      "Ġwished": 42016,
      "ĠCITY": 42017,
      "Ġmilano": 42018,
      "ĠImpostazioni": 42019,
      "Ġtornando": 42020,
      "åĪĿ": 42021,
      "Ġanticipata": 42022,
      "Ġcappello": 42023,
      "incubator": 42024,
      "TRE": 42025,
      "ĠTU": 42026,
      "ĠOvest": 42027,
      "ĠInstitution": 42028,
      "Ġimply": 42029,
      "Ġnegato": 42030,
      "ĠCivit": 42031,
      "Ġobserving": 42032,
      "æµĭ": 42033,
      "Oltre": 42034,
      "agio": 42035,
      "ACI": 42036,
      "Ġdispersione": 42037,
      "esteem": 42038,
      "ĠTransformation": 42039,
      "Ġlocksmith": 42040,
      "Ġpalestinese": 42041,
      "Ġindign": 42042,
      "Arma": 42043,
      "Ġcanada": 42044,
      "ongs": 42045,
      "Ġnoon": 42046,
      "Ġsushi": 42047,
      "Ġanticipare": 42048,
      "Ġpreoccupa": 42049,
      "Ġpillole": 42050,
      "ĠDiversi": 42051,
      "gold": 42052,
      "prob": 42053,
      "oler": 42054,
      "Ġsveglia": 42055,
      "tificazioni": 42056,
      "Proxy": 42057,
      "Ġrelazionale": 42058,
      "Ġcompassione": 42059,
      "Ġbracelet": 42060,
      "kill": 42061,
      "sale": 42062,
      "Ġperfor": 42063,
      "ĠDust": 42064,
      "ĠDram": 42065,
      "ĠEas": 42066,
      "Ġpermett": 42067,
      "Ġsostenuti": 42068,
      "Ġiscritta": 42069,
      "äºĽ": 42070,
      "र": 42071,
      "è£ħ": 42072,
      "Ġces": 42073,
      "Ġrazze": 42074,
      "ĠSuzuki": 42075,
      "à¥ĩ": 42076,
      "ĠSocio": 42077,
      "Ġcousin": 42078,
      "getMessage": 42079,
      "italy": 42080,
      "Ġcollector": 42081,
      "animitÃł": 42082,
      "ĠEmergenza": 42083,
      "Ġfighters": 42084,
      "Ġinclin": 42085,
      "Ġstatute": 42086,
      "ĠElvis": 42087,
      "holm": 42088,
      "ĠJewelry": 42089,
      "MED": 42090,
      "ĠEmpower": 42091,
      "Ġscoop": 42092,
      "Ġapparatus": 42093,
      "ccol": 42094,
      "Ġcamino": 42095,
      "ĠPersonalmente": 42096,
      "Ġascolti": 42097,
      "ĠInspired": 42098,
      "boro": 42099,
      "Ġconsolidato": 42100,
      "ĠVenture": 42101,
      "ĠInitialize": 42102,
      "buds": 42103,
      "Ġlend": 42104,
      "Ġchin": 42105,
      "ificatore": 42106,
      "ĠBru": 42107,
      "Ġpaints": 42108,
      "Ġtribù": 42109,
      "Ġcultivation": 42110,
      "ĠTrees": 42111,
      "Ġreinforce": 42112,
      "predict": 42113,
      "ĠFriendly": 42114,
      "ĠQT": 42115,
      "Ġsostituisce": 42116,
      "Ġhashtag": 42117,
      "intendenza": 42118,
      "erton": 42119,
      "ĠDivine": 42120,
      "cpu": 42121,
      "Ġfled": 42122,
      "Ġbloom": 42123,
      "addio": 42124,
      "Ġcomplessivi": 42125,
      "ĠTrop": 42126,
      "ĠHBO": 42127,
      "arding": 42128,
      "Ġattrazione": 42129,
      "Ġroasted": 42130,
      "ĠMalay": 42131,
      "ĠCurriculum": 42132,
      "ĠAvevo": 42133,
      "Credit": 42134,
      "opath": 42135,
      "Ġtriv": 42136,
      "Ġaggiungi": 42137,
      "eggiato": 42138,
      "radale": 42139,
      "Ġremovable": 42140,
      "ĠPrestito": 42141,
      "Ġcanapa": 42142,
      "Ġesclusa": 42143,
      "Ġsandw": 42144,
      "Ġfonts": 42145,
      "ĠâĢĵ,": 42146,
      "Ġemor": 42147,
      "heading": 42148,
      "Ġaromi": 42149,
      "ĠInitially": 42150,
      "Ġprostate": 42151,
      "ARC": 42152,
      "Ġcaratteristici": 42153,
      "Ġrepresentations": 42154,
      "ĠDiscord": 42155,
      "quick": 42156,
      "Exit": 42157,
      "Ġmigliorato": 42158,
      "Ġflavours": 42159,
      "ĠSamantha": 42160,
      "ĠTriple": 42161,
      "Geometry": 42162,
      "Ġbisognerebbe": 42163,
      "ĠChan": 42164,
      "Ġidentities": 42165,
      "Ġcollettivi": 42166,
      "Ġfairness": 42167,
      "ĠCreare": 42168,
      "SUCCESS": 42169,
      "uras": 42170,
      "ĠKas": 42171,
      "annini": 42172,
      "Ġsfogo": 42173,
      "ĠFinish": 42174,
      "ĠDataSet": 42175,
      "Ġeditoriali": 42176,
      "ĠMour": 42177,
      "isson": 42178,
      "Ġcompetere": 42179,
      "Ġredund": 42180,
      "Ġdollaro": 42181,
      "Ġlabir": 42182,
      "!\\": 42183,
      "africa": 42184,
      "Ġbinari": 42185,
      "ĠElection": 42186,
      "Pur": 42187,
      "ĠSEN": 42188,
      "ĠPrix": 42189,
      "Ġgrease": 42190,
      "finder": 42191,
      "Ġconcentrations": 42192,
      "ĠPulizia": 42193,
      "ĠWarning": 42194,
      "ĠVirus": 42195,
      "Ġarrot": 42196,
      "Ġautoct": 42197,
      "Fa": 42198,
      "Framework": 42199,
      "goto": 42200,
      "ĠPosta": 42201,
      "Ġtraces": 42202,
      "trained": 42203,
      "åѦ": 42204,
      "Ġfabbriche": 42205,
      "Ġbehave": 42206,
      "Ġscrub": 42207,
      "Ġdispers": 42208,
      "commun": 42209,
      "ĠPradesh": 42210,
      "Ġsteadily": 42211,
      "edusa": 42212,
      "ĠEmo": 42213,
      "antichitÃł": 42214,
      "ĠCala": 42215,
      "Ġviaggiatore": 42216,
      "Ġempowered": 42217,
      "ĠObservable": 42218,
      "Ġricotta": 42219,
      "Ġcombinato": 42220,
      "ĠCONC": 42221,
      "Dataset": 42222,
      "ĠPanda": 42223,
      "Ġ\"<<": 42224,
      "Ġresponsibly": 42225,
      "Ġrileg": 42226,
      "Ġsacche": 42227,
      "din": 42228,
      "rine": 42229,
      "Ġdrones": 42230,
      "Ġeighth": 42231,
      "computer": 42232,
      "Ġslope": 42233,
      "Ġspreads": 42234,
      "Ġrilassarsi": 42235,
      "Ġsteroidi": 42236,
      "Snap": 42237,
      "rub": 42238,
      "isch": 42239,
      "Ġ}),": 42240,
      "ĠImposs": 42241,
      "Ġhydration": 42242,
      "Ġveterinario": 42243,
      "Ġmaximizing": 42244,
      "ĠEmanuela": 42245,
      "fisica": 42246,
      "ĠSUPER": 42247,
      "yi": 42248,
      "ĠDIRIT": 42249,
      "ĠBON": 42250,
      "Ġmentions": 42251,
      "ĠcentralitÃł": 42252,
      "ĠExtreme": 42253,
      "Ġasphalt": 42254,
      "anguard": 42255,
      "Ġgrapp": 42256,
      "ĠResidence": 42257,
      "ĠManuela": 42258,
      "ĠLibano": 42259,
      "Ġabbandonata": 42260,
      "Ġteenage": 42261,
      "âĺħ": 42262,
      "enari": 42263,
      "ĠAttend": 42264,
      "Ġgrounded": 42265,
      "Ġinherited": 42266,
      "banon": 42267,
      "ĠCommunities": 42268,
      "ufficienza": 42269,
      "hall": 42270,
      "Ġripul": 42271,
      "Ġconsuet": 42272,
      ";\"": 42273,
      "ivazione": 42274,
      "ĠAj": 42275,
      "moon": 42276,
      "Ġmarsh": 42277,
      "Ġrivenditori": 42278,
      "å®ŀçݰ": 42279,
      "Fixed": 42280,
      "Ġpuzzles": 42281,
      "Ġpandas": 42282,
      "ĠFerg": 42283,
      "ĠNaut": 42284,
      "ipendenti": 42285,
      "å®¶": 42286,
      "ĠBom": 42287,
      "Ġpri": 42288,
      "Ġresh": 42289,
      "Ġrisonanza": 42290,
      "ĠWhis": 42291,
      "Ġplots": 42292,
      "Ġdividere": 42293,
      "Ġrilevamento": 42294,
      ".*;": 42295,
      "Ġbins": 42296,
      "ichever": 42297,
      "appalto": 42298,
      "LR": 42299,
      "herit": 42300,
      "Ġcaram": 42301,
      "Ġcontraff": 42302,
      "Ġschiavitù": 42303,
      "Could": 42304,
      "ĠRichiedi": 42305,
      "ĠVet": 42306,
      "ettando": 42307,
      "Ġhobbies": 42308,
      "Ġredef": 42309,
      "Ġprosecution": 42310,
      "eggiante": 42311,
      "Ġcommittees": 42312,
      "Ġrepairing": 42313,
      "Ġritrovati": 42314,
      "arbonato": 42315,
      "Ġcentrocampista": 42316,
      "xl": 42317,
      "Ġchron": 42318,
      "ĠForums": 42319,
      "MAZIONE": 42320,
      "Ġescursion": 42321,
      "Ġtaxpayers": 42322,
      "Ġhey": 42323,
      "neapolis": 42324,
      "Ġpilots": 42325,
      "Refresh": 42326,
      "Visibility": 42327,
      "Ġribadire": 42328,
      "åİŁ": 42329,
      "cole": 42330,
      "Ġsparkling": 42331,
      "Ġenlargement": 42332,
      "Ġdiete": 42333,
      "ĠMamm": 42334,
      "Ġcurves": 42335,
      "Ġdoctrine": 42336,
      "Ġteme": 42337,
      "arranno": 42338,
      "Ġclicked": 42339,
      "Ġastrona": 42340,
      "SID": 42341,
      "ĠStefan": 42342,
      "Feder": 42343,
      "invoice": 42344,
      "ĠQString": 42345,
      "ĠCOMPL": 42346,
      "Ġclausola": 42347,
      "ĠRare": 42348,
      "Ġcurati": 42349,
      "Ġdecisive": 42350,
      "eccess": 42351,
      "ĠAffid": 42352,
      "Lascia": 42353,
      "ĠFase": 42354,
      "ĠNano": 42355,
      "Ġterminata": 42356,
      "records": 42357,
      "ĠAccessori": 42358,
      "ĠLinkedin": 42359,
      "ĠTColor": 42360,
      "ĠFid": 42361,
      "vestire": 42362,
      "Ġfolders": 42363,
      "ĠPORT": 42364,
      "ĠRangers": 42365,
      "Ġkicks": 42366,
      "Expr": 42367,
      "Ġfosters": 42368,
      "ifest": 42369,
      "ĠHM": 42370,
      "Ġkil": 42371,
      "Ġmetast": 42372,
      "sharing": 42373,
      "Ġsvan": 42374,
      "Ġroutinely": 42375,
      "ĠSandy": 42376,
      "ĠZelensky": 42377,
      "ĠDamiano": 42378,
      "Ġwrestling": 42379,
      "atologia": 42380,
      "Ġricons": 42381,
      "ĠSpy": 42382,
      "ITORI": 42383,
      "ĠCampionati": 42384,
      "ĠUil": 42385,
      "Ġ:]": 42386,
      "Ġgarantiti": 42387,
      "Ġgerarch": 42388,
      "Ġconcomitanza": 42389,
      "ĠWholesale": 42390,
      "afka": 42391,
      "ĠPayments": 42392,
      "Ġpetizione": 42393,
      "Ġfredde": 42394,
      "Ġsnapshot": 42395,
      "ĠSart": 42396,
      "Ġbru": 42397,
      "Thank": 42398,
      "Ġchiamava": 42399,
      "ĠStriscia": 42400,
      "Ġargoment": 42401,
      "Ġgiacca": 42402,
      "ĠFortunatamente": 42403,
      "ĠMIC": 42404,
      "ATURE": 42405,
      "Ġpianista": 42406,
      "Ġrewarded": 42407,
      "ĠPARTIC": 42408,
      "Ġmalessere": 42409,
      "Ġrilasciare": 42410,
      "Ġcommissari": 42411,
      "Ġscattered": 42412,
      "ELA": 42413,
      "Previous": 42414,
      "Ġaltrettanti": 42415,
      "Ġatl": 42416,
      "Ġconcessa": 42417,
      "Ġtradizionalmente": 42418,
      "Ġnazisti": 42419,
      "!\",": 42420,
      "sione": 42421,
      "ciamo": 42422,
      "ĠPair": 42423,
      "Ġconnot": 42424,
      "Ġantiqu": 42425,
      "ĠEthics": 42426,
      "ĠCalciomercato": 42427,
      "ĠPIC": 42428,
      "odiché": 42429,
      "Ġteachings": 42430,
      "Ġsorridere": 42431,
      "inezza": 42432,
      "avoro": 42433,
      "ourced": 42434,
      "Ġopportune": 42435,
      "Ġrestoring": 42436,
      "className": 42437,
      "Ġbrillanti": 42438,
      "poi": 42439,
      "Ġperenne": 42440,
      "Ġemend": 42441,
      "ossido": 42442,
      "Ġrefurb": 42443,
      "Ġinfluenze": 42444,
      "Ġprotections": 42445,
      "Ġsottosegretario": 42446,
      ">${": 42447,
      "Ġesclusive": 42448,
      "lify": 42449,
      "å®ĥ": 42450,
      "Ġlucid": 42451,
      "Ġatleta": 42452,
      "Ġ*(": 42453,
      "ĠCarav": 42454,
      "Ġricadute": 42455,
      "yon": 42456,
      "opro": 42457,
      "Ġpiú": 42458,
      "Ġtrame": 42459,
      "Ġrecens": 42460,
      "Ġadaptive": 42461,
      "Ġmetafis": 42462,
      "Syn": 42463,
      "ĠMemphis": 42464,
      "ĠGIF": 42465,
      "Ġmaiale": 42466,
      "Ġinclined": 42467,
      "antato": 42468,
      "Ġcardboard": 42469,
      "Ġfantastici": 42470,
      "Ġacquisita": 42471,
      "Ġimprezi": 42472,
      "Ġinception": 42473,
      "epi": 42474,
      "ĠUnknown": 42475,
      "Inps": 42476,
      "ĠBlind": 42477,
      "ĠGenerator": 42478,
      "ĠAnswers": 42479,
      "Ġtidy": 42480,
      "giata": 42481,
      "Ġassapor": 42482,
      "Ġservicing": 42483,
      "Ġvola": 42484,
      "letti": 42485,
      "ĠCrisis": 42486,
      "Ġdividend": 42487,
      "Ġequivale": 42488,
      "Ġauguriamo": 42489,
      "ĠInsider": 42490,
      "TSD": 42491,
      "CU": 42492,
      "Ġ)/": 42493,
      "unziata": 42494,
      "wash": 42495,
      "ĠAAA": 42496,
      "Ġacclaimed": 42497,
      "Shift": 42498,
      "ĠDreams": 42499,
      "Ġusufru": 42500,
      "Ġsanguigna": 42501,
      "ĠSaints": 42502,
      "LOC": 42503,
      "asive": 42504,
      "Ġraid": 42505,
      "ĠSTORIA": 42506,
      "ĠBathroom": 42507,
      "David": 42508,
      "fatto": 42509,
      "onali": 42510,
      "izational": 42511,
      "ĠAriston": 42512,
      "ĠReasons": 42513,
      "Ġintegralmente": 42514,
      "Ġsqual": 42515,
      "ĠTRAS": 42516,
      "Ġperimetro": 42517,
      "browser": 42518,
      "Ġarredo": 42519,
      "Ġirr": 42520,
      "Islam": 42521,
      "ĠClassico": 42522,
      "starter": 42523,
      "Ġsmells": 42524,
      "çϾ": 42525,
      "vals": 42526,
      "ĠAmo": 42527,
      "Ġcontenzi": 42528,
      "Ġfrigo": 42529,
      "Ġcigarettes": 42530,
      "ĠREST": 42531,
      "strcmp": 42532,
      "ĠDESIGN": 42533,
      "ancora": 42534,
      "Ġnewcom": 42535,
      "ĠAdrian": 42536,
      "UTC": 42537,
      "Ġoscilla": 42538,
      "Arguments": 42539,
      "bach": 42540,
      "Ġpencil": 42541,
      "ĠPregn": 42542,
      "ĠDebug": 42543,
      "Ġasciutto": 42544,
      "ĠCristiana": 42545,
      "Phi": 42546,
      "fed": 42547,
      "ĠPatro": 42548,
      "Ġboil": 42549,
      "Ġvegetation": 42550,
      "ĠPOW": 42551,
      "ä»ĸ": 42552,
      "Ġmagnitude": 42553,
      "Ġforecasts": 42554,
      "Ġsuddivisi": 42555,
      "Ġillecito": 42556,
      "Ġcaratterizzate": 42557,
      "ĠBailey": 42558,
      "Ġdisappointment": 42559,
      "quali": 42560,
      "ĠBov": 42561,
      "substr": 42562,
      "ĠCycle": 42563,
      "Ġlamps": 42564,
      "ĠBabbo": 42565,
      "ĠSegnal": 42566,
      "Ġvoy": 42567,
      "ĠKla": 42568,
      "ĠPerth": 42569,
      "Ġarrangi": 42570,
      "Ġactionable": 42571,
      "ĠMonten": 42572,
      "Ġdimentic": 42573,
      "Ġcannabino": 42574,
      "Ġtestimonia": 42575,
      "Ġbacterial": 42576,
      "ĠInfrastrutture": 42577,
      "Ġassistenti": 42578,
      "Ġprendiamo": 42579,
      "Ġfairy": 42580,
      "Ġsupervisione": 42581,
      "Ġconfidently": 42582,
      "Ġaccertare": 42583,
      "ApiModelProperty": 42584,
      "ulati": 42585,
      "Ġpareri": 42586,
      "Ġescono": 42587,
      "Ġscriveva": 42588,
      "cock": 42589,
      "Ġindossa": 42590,
      "Ġdegna": 42591,
      "Ġsewer": 42592,
      "Ġterminare": 42593,
      "Ġimportantissimo": 42594,
      "ĠFees": 42595,
      "rh": 42596,
      "ĠIndependence": 42597,
      "Library": 42598,
      "rib": 42599,
      "ĠOral": 42600,
      "Ġboarding": 42601,
      "Ġorientali": 42602,
      "ĠPrinting": 42603,
      "Ġmug": 42604,
      "perform": 42605,
      "biotics": 42606,
      "Ġlitor": 42607,
      "ociare": 42608,
      "Ġmassiccio": 42609,
      "Ġvitality": 42610,
      "Ġmonumentale": 42611,
      "=['": 42612,
      "ع": 42613,
      "Ġtrajectory": 42614,
      "Ġcracked": 42615,
      "ĠPrecision": 42616,
      "ĠSIL": 42617,
      "Ġoner": 42618,
      "Ġcomporre": 42619,
      "ptical": 42620,
      "ĠAutori": 42621,
      "Ġseparato": 42622,
      "ĠLatino": 42623,
      "ucle": 42624,
      "ĠAmber": 42625,
      "Ġgestite": 42626,
      "Ġdichiarata": 42627,
      "Ġdelegate": 42628,
      "ĠCostituzionale": 42629,
      "Ġrecon": 42630,
      "Ġnuances": 42631,
      "ĠGucci": 42632,
      "Ġmagnesium": 42633,
      "ĠMobility": 42634,
      "%%%%": 42635,
      "ĠAnniversary": 42636,
      "fashion": 42637,
      "ĠCure": 42638,
      "worker": 42639,
      "ToList": 42640,
      "ĠCortina": 42641,
      "Ġrifac": 42642,
      "volution": 42643,
      "Ġrichiedenti": 42644,
      "Ġbouquet": 42645,
      "Ġinequality": 42646,
      "Ġparade": 42647,
      "ĠJagu": 42648,
      "ificazioni": 42649,
      "ĠRegistrazione": 42650,
      "Ġequitable": 42651,
      "ĠAgile": 42652,
      "svc": 42653,
      "Ġbersaglio": 42654,
      "ĠOlivia": 42655,
      "ĠRonald": 42656,
      "åĨħ容": 42657,
      "frames": 42658,
      "trend": 42659,
      "Ġcostituiti": 42660,
      "Ġillim": 42661,
      "Ġsouven": 42662,
      "Ġreinforced": 42663,
      "questo": 42664,
      "adic": 42665,
      "ĠRicorda": 42666,
      "ĠStruttura": 42667,
      "Ġdrought": 42668,
      "Ġonset": 42669,
      "Ġcollocato": 42670,
      "Ġmeravigliosi": 42671,
      "ĠBedroom": 42672,
      "Ġfioritura": 42673,
      "Ġcrushers": 42674,
      "dol": 42675,
      "Ġcherished": 42676,
      "NAS": 42677,
      "icismo": 42678,
      "ermesse": 42679,
      "Ġfratt": 42680,
      "dominal": 42681,
      "Ġspoon": 42682,
      "ĠWitch": 42683,
      "Ġcommessi": 42684,
      "ĠErasmus": 42685,
      ":`": 42686,
      "Ġmera": 42687,
      "chir": 42688,
      "Ġ\"(": 42689,
      "essoressa": 42690,
      "Ġcuratore": 42691,
      "Ġmulte": 42692,
      "movies": 42693,
      "ĠBisc": 42694,
      "Ġresting": 42695,
      "Ġstarters": 42696,
      "ĠLIMITED": 42697,
      "Ġcanadese": 42698,
      "Warning": 42699,
      "repe": 42700,
      "Ġfitt": 42701,
      "Ġlistino": 42702,
      "Trigger": 42703,
      "Buy": 42704,
      "Ġgiovanissimi": 42705,
      "Serializer": 42706,
      "Ġmultimedia": 42707,
      "Più": 42708,
      "Cmd": 42709,
      "VV": 42710,
      "Ġcros": 42711,
      "LIB": 42712,
      "Ġ(!$": 42713,
      "Agenda": 42714,
      "ĠPastor": 42715,
      "Ġansi": 42716,
      "ĠLack": 42717,
      "ĠWinn": 42718,
      "Ġagility": 42719,
      "Ġaccompagner": 42720,
      "Ġconcepito": 42721,
      "Ġcessazione": 42722,
      "ĠSesto": 42723,
      "Ġartis": 42724,
      "Ġmentors": 42725,
      "Ġschiera": 42726,
      "ĠLevante": 42727,
      "atturi": 42728,
      "Ġmetano": 42729,
      "ĠLiterature": 42730,
      "Ġquartz": 42731,
      "æ·»åĬł": 42732,
      "Ġpinch": 42733,
      "Ġinger": 42734,
      "Ġvaping": 42735,
      "uson": 42736,
      "Ġcoeffici": 42737,
      "Ġglorious": 42738,
      "ĠArturo": 42739,
      "ĠLisbona": 42740,
      "QString": 42741,
      "ĠHungary": 42742,
      "tick": 42743,
      "Ġwo": 42744,
      "ĠOfferta": 42745,
      "Ġmarathon": 42746,
      "Ġgarments": 42747,
      "Anch": 42748,
      "Ġtorinese": 42749,
      "ĠRifless": 42750,
      "Ġimpeccabile": 42751,
      "Ġdetriment": 42752,
      "ommunications": 42753,
      "teps": 42754,
      "Ġarguably": 42755,
      "RG": 42756,
      "gara": 42757,
      "enko": 42758,
      "Ġlodge": 42759,
      "ambo": 42760,
      "ĠTemplates": 42761,
      "Ġancestors": 42762,
      "Ġdoi": 42763,
      "instagram": 42764,
      "ursioni": 42765,
      "Ġsuggestioni": 42766,
      "Ġcorrespondence": 42767,
      "ĠImmobiliare": 42768,
      "Ġpud": 42769,
      "Ġassemblea": 42770,
      "Ġarchives": 42771,
      "ĠStephanie": 42772,
      "ĠSessanta": 42773,
      "Ġsteer": 42774,
      "ostrade": 42775,
      "ç»ĵæŀľ": 42776,
      "èĪ": 42777,
      "ĠTin": 42778,
      "Ġtrattata": 42779,
      "Ġmemo": 42780,
      "Ġparentesi": 42781,
      "ĠYorkshire": 42782,
      "Ġdistinguono": 42783,
      "?»": 42784,
      "Ġdimostrata": 42785,
      "ĠBau": 42786,
      "ĠConclus": 42787,
      "Ġcalabrese": 42788,
      "ĠVie": 42789,
      "operative": 42790,
      "Ġdepths": 42791,
      "Ġessicc": 42792,
      "Ġverrebbe": 42793,
      "isizioni": 42794,
      "Ġvirtuoso": 42795,
      "ĠAugusta": 42796,
      "Ġchirurgo": 42797,
      "istia": 42798,
      "Ġcurtains": 42799,
      "Ġevenings": 42800,
      "risto": 42801,
      "Ġvedete": 42802,
      "ĠCIT": 42803,
      "Ġexpired": 42804,
      "useo": 42805,
      "Ġeliminazione": 42806,
      "ĠPnrr": 42807,
      "Ġpongono": 42808,
      "Ġvano": 42809,
      "allerg": 42810,
      "ARG": 42811,
      "ĠAppend": 42812,
      "Ġumbrella": 42813,
      "Ġeliminando": 42814,
      "Ġnurture": 42815,
      "Ġindulg": 42816,
      "gramma": 42817,
      "Ġwi": 42818,
      "ĠPAP": 42819,
      "ĠFloat": 42820,
      "ussy": 42821,
      "Ġminus": 42822,
      "ĠTravis": 42823,
      "Ġmanualmente": 42824,
      "Ġindurre": 42825,
      "Ġestero": 42826,
      "ĠListing": 42827,
      "ĠDemocrat": 42828,
      "INDOW": 42829,
      "Ġcondannati": 42830,
      "drawn": 42831,
      "Arab": 42832,
      "Ġsete": 42833,
      "Ġletterari": 42834,
      "ĠMoretti": 42835,
      "读": 42836,
      "Tools": 42837,
      "ĠAttack": 42838,
      "Ġcombustibile": 42839,
      "etable": 42840,
      "igua": 42841,
      "Ġreclusione": 42842,
      "ĠWelsh": 42843,
      "Ġunfam": 42844,
      "Ġmonetaria": 42845,
      "Ġvip": 42846,
      "ĠShape": 42847,
      "Ġdannosi": 42848,
      "Ġimprobabile": 42849,
      "Ġdivise": 42850,
      "Ġaffordability": 42851,
      "ClientID": 42852,
      "î": 42853,
      "ĠeT": 42854,
      "iaco": 42855,
      "ĠEFF": 42856,
      "Ġgrandchildren": 42857,
      "ĠOrari": 42858,
      "ĠCanadi": 42859,
      "Ġsanctuary": 42860,
      "Ġrivoluzionaria": 42861,
      "Ġdiarr": 42862,
      "olv": 42863,
      "ĠMOL": 42864,
      "Ġadotta": 42865,
      "Ġcavall": 42866,
      "Ġdemocratici": 42867,
      "lm": 42868,
      "ĠSasso": 42869,
      "ĠBoom": 42870,
      "Ġviolin": 42871,
      "Ġchiedeva": 42872,
      "Ġriassunto": 42873,
      "ĠEthernet": 42874,
      "flies": 42875,
      "Ġsass": 42876,
      "inga": 42877,
      "ĠFleet": 42878,
      "ĠCandidates": 42879,
      "Ġbors": 42880,
      "Ġdistrutt": 42881,
      "Ġerup": 42882,
      "ĠDistretto": 42883,
      "Ġterapeutica": 42884,
      "Digital": 42885,
      "tipi": 42886,
      "Ġmissili": 42887,
      "ĠErr": 42888,
      "Ġrepetitive": 42889,
      "xios": 42890,
      "ĠMartinez": 42891,
      "ĠStando": 42892,
      "posure": 42893,
      "Ġsconfitto": 42894,
      "iban": 42895,
      "Ġsometime": 42896,
      "еÑģ": 42897,
      "ĠSpeech": 42898,
      "Ġmolecolare": 42899,
      "Ġmosso": 42900,
      "ege": 42901,
      "Ġmaestra": 42902,
      "ĠPharmacy": 42903,
      "ĠColour": 42904,
      "ĠNikon": 42905,
      "Ġfict": 42906,
      "appe": 42907,
      "ĠSPORT": 42908,
      "ĠSCUOLA": 42909,
      "Vel": 42910,
      "ĠWebb": 42911,
      "ĠRieti": 42912,
      "Mr": 42913,
      "Ġpristine": 42914,
      "adeus": 42915,
      "Ġspecificare": 42916,
      "Ġstampante": 42917,
      "ĠWebsites": 42918,
      "MET": 42919,
      "ordina": 42920,
      "Ġcarved": 42921,
      "ĠChianti": 42922,
      "Suite": 42923,
      "Ġborghese": 42924,
      "Ġwilderness": 42925,
      "stones": 42926,
      "tagn": 42927,
      "Ġconferire": 42928,
      "Ġremake": 42929,
      "Ġimpressions": 42930,
      "cmake": 42931,
      "ĠFas": 42932,
      "Ġnewsletters": 42933,
      "Ġpercorr": 42934,
      "Ġviveva": 42935,
      "teenth": 42936,
      "Ġconsecutivo": 42937,
      "Ġaggira": 42938,
      "ĠComputing": 42939,
      "Ġsguardi": 42940,
      "Ġfeci": 42941,
      "Ġupwards": 42942,
      "peer": 42943,
      "ĠaddCriterion": 42944,
      "namespace": 42945,
      "Ġprolungato": 42946,
      "Ġintentionally": 42947,
      "Ġcocco": 42948,
      "Ġpenny": 42949,
      "Ġlion": 42950,
      "Ġamaro": 42951,
      "incarn": 42952,
      "Ġmessy": 42953,
      "Ġvorranno": 42954,
      "ĠCopert": 42955,
      "Ġinquietante": 42956,
      "correlated": 42957,
      "Ġmarin": 42958,
      "Ġå°": 42959,
      "Ġcancellato": 42960,
      "ĠImprovement": 42961,
      "Ġcoats": 42962,
      "ĠAppuntamento": 42963,
      "ĉĉĉĉĉ": 42964,
      "Ġghiaccia": 42965,
      "à¥į": 42966,
      "Ġmetta": 42967,
      "Ġprimaver": 42968,
      "Ġpreghiere": 42969,
      "Middle": 42970,
      "aur": 42971,
      "vp": 42972,
      "Ġconstructing": 42973,
      "ĠTian": 42974,
      "ĠChissÃł": 42975,
      "Ġpulls": 42976,
      "Ġgemella": 42977,
      "Ġrejection": 42978,
      "Ġinevitably": 42979,
      "Ġfaulty": 42980,
      "Ġucraina": 42981,
      "ĠSULLA": 42982,
      "ĠAJ": 42983,
      "Ġlaughed": 42984,
      "ĠFausto": 42985,
      "(\"[": 42986,
      "Grazie": 42987,
      "Ġlonely": 42988,
      "Segment": 42989,
      "ĠExhibition": 42990,
      "Ġcelle": 42991,
      "ĠSerr": 42992,
      "ĠCIV": 42993,
      "Ġroast": 42994,
      "Ġreca": 42995,
      "Ġdeport": 42996,
      "Ġelimina": 42997,
      "Ġcoinvolgono": 42998,
      "onate": 42999,
      "ĠTIT": 43000,
      "ĠHilton": 43001,
      "ĠProfessionale": 43002,
      "管": 43003,
      "Ġricominciare": 43004,
      "ĠFU": 43005,
      "ĠRifer": 43006,
      "Ġfoglia": 43007,
      "Ġclassics": 43008,
      "Ġassumendo": 43009,
      "ĠRichiesta": 43010,
      "ĠBackup": 43011,
      "Ġzaino": 43012,
      "Ġamerican": 43013,
      "YO": 43014,
      "Ġcfg": 43015,
      "Ġscavi": 43016,
      "itorialitÃł": 43017,
      "vani": 43018,
      "Ġèİ·åıĸ": 43019,
      "Ġchasing": 43020,
      "Ġcapillare": 43021,
      "ERIA": 43022,
      "Ġgrape": 43023,
      "Ġterz": 43024,
      "Ġdesignato": 43025,
      "Ġgarment": 43026,
      "ĠSignature": 43027,
      "Ġmelted": 43028,
      "Ġboosts": 43029,
      "Ġburns": 43030,
      "Ġtrafficking": 43031,
      "Ġconsolidare": 43032,
      "ĠJS": 43033,
      "ĠEnerget": 43034,
      "blr": 43035,
      "Ġtrasversale": 43036,
      "fonte": 43037,
      "arag": 43038,
      "Ġfiller": 43039,
      "ĠQUES": 43040,
      "Ġsupporter": 43041,
      "Ġbloggers": 43042,
      "filters": 43043,
      "/${": 43044,
      "Ter": 43045,
      "hil": 43046,
      "Ġpermitting": 43047,
      "ĠPreview": 43048,
      "ĠLogistics": 43049,
      "Ġcartacea": 43050,
      "ĠSOS": 43051,
      "Ġdecom": 43052,
      "Ġmarrone": 43053,
      "ал": 43054,
      "Ġallestito": 43055,
      "ivities": 43056,
      "asciare": 43057,
      "Ġcoordinata": 43058,
      "Ġprogred": 43059,
      "ĠCSV": 43060,
      "Ġbollettino": 43061,
      "ĠSenti": 43062,
      "Ġcompetitivi": 43063,
      "Ġverbali": 43064,
      "arÃł": 43065,
      "ĠWagner": 43066,
      "Ġbolster": 43067,
      "ĠfertilitÃł": 43068,
      "çī¹": 43069,
      "ĠLC": 43070,
      "ĠIncent": 43071,
      "Ġannouncements": 43072,
      "ä½Ĩ": 43073,
      "åŃĹ符串": 43074,
      "Ġavvisi": 43075,
      "photos": 43076,
      "Shared": 43077,
      "ĠFields": 43078,
      "ĠMigration": 43079,
      "eneri": 43080,
      "Ġtempistiche": 43081,
      "ĠGiant": 43082,
      "Ġpalace": 43083,
      "Ġarchiviazione": 43084,
      "Ġemozionale": 43085,
      "agraph": 43086,
      "Ġrilassamento": 43087,
      "æķ´": 43088,
      "editoria": 43089,
      "ĠAccred": 43090,
      "Ġtrasparenti": 43091,
      "Round": 43092,
      "ĠArtem": 43093,
      "ĠGuinea": 43094,
      "ĠArianna": 43095,
      "ĠHashMap": 43096,
      "Ġsilhouette": 43097,
      "Ġequilibrato": 43098,
      "Sem": 43099,
      "Ġafore": 43100,
      "Ġavente": 43101,
      "Ġpeek": 43102,
      "Ġpensati": 43103,
      ".\";": 43104,
      "ĠCapt": 43105,
      "ĠCis": 43106,
      "ĠTec": 43107,
      "baba": 43108,
      "Ġperiodically": 43109,
      "ĠInstallazione": 43110,
      "osan": 43111,
      "Ġflessibili": 43112,
      "Ris": 43113,
      "lione": 43114,
      "Ġbookings": 43115,
      "stdout": 43116,
      "Ġweighing": 43117,
      "atl": 43118,
      "Ġsafari": 43119,
      "Ġpossiedono": 43120,
      "Generate": 43121,
      "slot": 43122,
      "Ġavvenga": 43123,
      "Ġbroadly": 43124,
      "ĠNET": 43125,
      "Ġsconfiggere": 43126,
      "ĠSignal": 43127,
      "ĠSOST": 43128,
      "fight": 43129,
      "Ġaa": 43130,
      "Ġtetti": 43131,
      "Ġcondo": 43132,
      "iade": 43133,
      "jection": 43134,
      "Ġporteranno": 43135,
      "Ġsbagliare": 43136,
      "ĠSymphony": 43137,
      "Ġintercetta": 43138,
      "ани": 43139,
      "aggressione": 43140,
      "ĠBread": 43141,
      "Ġpensavo": 43142,
      "Ġmodificazioni": 43143,
      "Ġmanifestanti": 43144,
      "Ġfortunatamente": 43145,
      "ί": 43146,
      "Ġnos": 43147,
      "Ġfilming": 43148,
      "covered": 43149,
      "ĠONLINE": 43150,
      "angheta": 43151,
      "Ġrievoc": 43152,
      "ĠNOR": 43153,
      "Ġspal": 43154,
      "exist": 43155,
      "prevent": 43156,
      "Ġfreddi": 43157,
      "uovi": 43158,
      "ĠBerry": 43159,
      "Ġafricani": 43160,
      "avg": 43161,
      "Ġaccessorio": 43162,
      "ĠCounseling": 43163,
      "Ġconspiracy": 43164,
      "Ġemergence": 43165,
      "Ġmediatica": 43166,
      "Ġnursery": 43167,
      "ĠPulizie": 43168,
      "ĠPunti": 43169,
      "kea": 43170,
      "Ġjersey": 43171,
      "ECH": 43172,
      "ĠFellowship": 43173,
      "quindi": 43174,
      "OSC": 43175,
      "ammy": 43176,
      "ĠProtocollo": 43177,
      "urry": 43178,
      "ĠLS": 43179,
      "Ġlieto": 43180,
      "Ġvedendo": 43181,
      "Ġstretched": 43182,
      "cale": 43183,
      "dro": 43184,
      "Ġduck": 43185,
      "ebri": 43186,
      "Ġolimp": 43187,
      "Ġdolorosa": 43188,
      "Ġindifferente": 43189,
      "Ġpovere": 43190,
      "ĠYale": 43191,
      "Ġinstagram": 43192,
      "Ġmines": 43193,
      "Ġteamwork": 43194,
      "autostrada": 43195,
      "enzero": 43196,
      "ĠDivisione": 43197,
      "BOX": 43198,
      "eristico": 43199,
      "ĠMigliore": 43200,
      "Ġsignificare": 43201,
      "ĠuserId": 43202,
      "ĠMontagna": 43203,
      "Ġsoldier": 43204,
      "Percent": 43205,
      "Ġdisarm": 43206,
      "rammi": 43207,
      "ĠRegg": 43208,
      "Ġalimentato": 43209,
      "Ġforzata": 43210,
      "ĠFidel": 43211,
      "Ġloos": 43212,
      "actively": 43213,
      "Ġcrashes": 43214,
      "ĠGlenn": 43215,
      "Ġestranei": 43216,
      "harm": 43217,
      "ĠLuss": 43218,
      "Ġlivestock": 43219,
      "Ġtreasures": 43220,
      "å¾Ħ": 43221,
      "windows": 43222,
      "Ġonn": 43223,
      "Ġmalfun": 43224,
      "ĠoccuperÃł": 43225,
      "icchi": 43226,
      "ĠFAC": 43227,
      "Ġnebbia": 43228,
      "ĠInk": 43229,
      "Ġcolmare": 43230,
      "ONS": 43231,
      "vised": 43232,
      "Ġaerial": 43233,
      "Ġsubacque": 43234,
      "Ġcelesti": 43235,
      "ZN": 43236,
      "Ġlatina": 43237,
      "Ġfunzionario": 43238,
      "ĠLAN": 43239,
      "Ġdemolizione": 43240,
      "Ġreferente": 43241,
      "ĠCamilla": 43242,
      "fondibile": 43243,
      "ĠLouise": 43244,
      "Ġincarcer": 43245,
      "ĠCliccando": 43246,
      "Ġgiurisdizione": 43247,
      "zor": 43248,
      "Ġretta": 43249,
      "ĠCarb": 43250,
      "ĠElli": 43251,
      "ĠDefinition": 43252,
      "ĠDomestic": 43253,
      "ellano": 43254,
      "Ġintenti": 43255,
      "Ġemerse": 43256,
      "Ġimmaginario": 43257,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 43258,
      "ĠCricket": 43259,
      "ĠClinica": 43260,
      "Ġcinematografiche": 43261,
      "Eserc": 43262,
      "ĠLIV": 43263,
      "maven": 43264,
      "ĠEngineers": 43265,
      "ĠAltrimenti": 43266,
      "Pd": 43267,
      "ĠDana": 43268,
      "ĠEtÃł": 43269,
      "ungal": 43270,
      "Ġlasciamo": 43271,
      "Ġroofs": 43272,
      "ĠDanish": 43273,
      ":#": 43274,
      "bots": 43275,
      "anella": 43276,
      "Ġunmatched": 43277,
      "Ġjokes": 43278,
      "Ġplastics": 43279,
      "Ġexpands": 43280,
      "ĠSanitario": 43281,
      "ĠImmigration": 43282,
      "Ġtriangle": 43283,
      "Ġdeterminano": 43284,
      "Ġbites": 43285,
      "urai": 43286,
      "ëĭĪ": 43287,
      "uite": 43288,
      "reading": 43289,
      "Ġmetap": 43290,
      "Ġconvertito": 43291,
      "culturale": 43292,
      "Ġjihad": 43293,
      "Ġeccles": 43294,
      "Ġprofessors": 43295,
      "ĠAnalyst": 43296,
      "ĠIgnazio": 43297,
      "Ġfalli": 43298,
      "Ġamended": 43299,
      "ĠSuff": 43300,
      "ĠNobody": 43301,
      "Ġchitarrista": 43302,
      "bp": 43303,
      "asilo": 43304,
      "ĠMESS": 43305,
      "éĶ®": 43306,
      "equivoc": 43307,
      "freq": 43308,
      "petto": 43309,
      "Ġbif": 43310,
      "ĠFUT": 43311,
      "letica": 43312,
      "Ġdenial": 43313,
      "Ġarrabbi": 43314,
      "ĠNiccolò": 43315,
      "ĠTrace": 43316,
      "Ġtragitto": 43317,
      "Ġimponente": 43318,
      "gomery": 43319,
      "ĠReich": 43320,
      "Ġmerite": 43321,
      ")$": 43322,
      "Ġchess": 43323,
      "ĠDEM": 43324,
      "meal": 43325,
      "Ġlasted": 43326,
      "Ġportava": 43327,
      "NOW": 43328,
      "HttpServlet": 43329,
      "Ġlacun": 43330,
      "Ġwhats": 43331,
      "Ġtranslates": 43332,
      "scopo": 43333,
      "Ġremedi": 43334,
      "Ġenhancements": 43335,
      "ĠTransition": 43336,
      "Ġesposizioni": 43337,
      "ĠDerby": 43338,
      "ĠProgettazione": 43339,
      "luck": 43340,
      "Ġfrequencies": 43341,
      "Ġadapting": 43342,
      "ĠLynn": 43343,
      "Ġglamour": 43344,
      "Ġcls": 43345,
      "Ġauspic": 43346,
      "ĠLotto": 43347,
      "Ġconsulenze": 43348,
      "Ġoneself": 43349,
      "lista": 43350,
      "Ġresidenziali": 43351,
      "':'": 43352,
      "å®ļä¹ī": 43353,
      "æĺ¾ç¤º": 43354,
      "sell": 43355,
      "endants": 43356,
      "Ġcontinuazione": 43357,
      "Ġmediatico": 43358,
      "ĠRisposta": 43359,
      "Ġfortunato": 43360,
      "Ġcompravendita": 43361,
      "Ignore": 43362,
      "atry": 43363,
      "ĠCNA": 43364,
      "indomani": 43365,
      "Ġclue": 43366,
      "ĠStile": 43367,
      "Ġrisalgono": 43368,
      "ĠNapoleone": 43369,
      "Ġpeli": 43370,
      "remote": 43371,
      "ĠHolly": 43372,
      "ĠVillaggio": 43373,
      "Desk": 43374,
      "Ġdialogare": 43375,
      "Ġliberarsi": 43376,
      "turb": 43377,
      "Ġorizzonti": 43378,
      "ĠRifiuti": 43379,
      "Ġandremo": 43380,
      "ĠCASE": 43381,
      "ĠTests": 43382,
      "ĠDrivers": 43383,
      "manage": 43384,
      "Ġsurviving": 43385,
      "ermalink": 43386,
      "AH": 43387,
      "ĠControll": 43388,
      "idride": 43389,
      "ĠJunk": 43390,
      "Ġfiltration": 43391,
      "Ġmillenni": 43392,
      "Ġavvenne": 43393,
      "Ġvolunteering": 43394,
      "('../": 43395,
      "Ġwatering": 43396,
      "Sports": 43397,
      "Ġaccumulation": 43398,
      "Ġsuites": 43399,
      "Ġoverlap": 43400,
      "Ġdivario": 43401,
      "cheremo": 43402,
      "politica": 43403,
      "ĠFolk": 43404,
      "Ġimperson": 43405,
      "ontent": 43406,
      "Ġpalato": 43407,
      "venute": 43408,
      "giorni": 43409,
      "XXXX": 43410,
      "cash": 43411,
      "ĠDanza": 43412,
      "Ġonboarding": 43413,
      "Ġequals": 43414,
      "Ġacquisitions": 43415,
      "Ġaccolta": 43416,
      "lst": 43417,
      "igator": 43418,
      "Ġgratt": 43419,
      "ĠpasserÃł": 43420,
      "Ġexclusion": 43421,
      "ĠLinear": 43422,
      "Ġadottati": 43423,
      "Ġblessings": 43424,
      "Ġhelicopter": 43425,
      "Ġpolp": 43426,
      "Ġteammates": 43427,
      "Ġgums": 43428,
      "ĠAlic": 43429,
      "secondo": 43430,
      "Ġaccettano": 43431,
      "Ġtiep": 43432,
      "Ġendorsement": 43433,
      "ĠCola": 43434,
      "Ġexert": 43435,
      "pertension": 43436,
      "ĠJohns": 43437,
      "Bag": 43438,
      "ĠAPPL": 43439,
      "ĠRiparazione": 43440,
      "Ġesportazioni": 43441,
      "Ġexacer": 43442,
      "Ġmaritime": 43443,
      "Ġslancio": 43444,
      "Ġmirato": 43445,
      "ĠSovi": 43446,
      "Ġstigma": 43447,
      "arez": 43448,
      "Ġprepares": 43449,
      "Ġislamico": 43450,
      "sat": 43451,
      "iline": 43452,
      "Ġpanna": 43453,
      "eccion": 43454,
      "Ġfreno": 43455,
      "æĸĻ": 43456,
      "egnere": 43457,
      "ĠTerror": 43458,
      "ĠTournament": 43459,
      "Ġparrocchiale": 43460,
      "Ġdarti": 43461,
      "Ġtrunk": 43462,
      "OTT": 43463,
      "Ġmanifesti": 43464,
      "Ġ```{": 43465,
      "Ġignorare": 43466,
      "Ġsconosciuta": 43467,
      "}\\": 43468,
      "liche": 43469,
      "Ten": 43470,
      "Ġsolidi": 43471,
      "Ġsquis": 43472,
      "idu": 43473,
      "ĠHearing": 43474,
      "Ġdestinare": 43475,
      "Ġmitigation": 43476,
      "Ġsterile": 43477,
      "Ġcircondano": 43478,
      "Ġisraeliano": 43479,
      "bands": 43480,
      "avanz": 43481,
      "ĠsonoritÃł": 43482,
      "Ġcondivider": 43483,
      "Ġnazista": 43484,
      "Ġendeavors": 43485,
      "Era": 43486,
      "ĠAmi": 43487,
      "ĠStanding": 43488,
      "Ġsostituto": 43489,
      "Ġrimod": 43490,
      "Ġconstitutes": 43491,
      "Ġgases": 43492,
      "ĠKai": 43493,
      "rety": 43494,
      "Ġbraces": 43495,
      "Ġcustodi": 43496,
      "ĠPraga": 43497,
      "Ġspacci": 43498,
      "ĠKumar": 43499,
      "ĠMoreno": 43500,
      "Ġmirata": 43501,
      "ĠLampedusa": 43502,
      "Ġirrigation": 43503,
      "ÑĦ": 43504,
      "ĠRIV": 43505,
      "ĠPowerPoint": 43506,
      "Ġfolding": 43507,
      "ĠPercorso": 43508,
      "ĠPingback": 43509,
      "ĠPAS": 43510,
      "Ġmonaster": 43511,
      "ĠDiscip": 43512,
      "Ġsymbolic": 43513,
      "Ġutensili": 43514,
      "CK": 43515,
      "Gre": 43516,
      "seek": 43517,
      "Ġpolif": 43518,
      "Ġargc": 43519,
      "Ġambassador": 43520,
      "Ġconstructive": 43521,
      "Ġestreme": 43522,
      "ĠNPR": 43523,
      "Ġinsens": 43524,
      "spi": 43525,
      "ĠDieci": 43526,
      "ĠCertificazione": 43527,
      "ĠSwan": 43528,
      "ĠSignora": 43529,
      "ĠDIC": 43530,
      "Ġconfezioni": 43531,
      "Ġcivilians": 43532,
      "Ġrealities": 43533,
      "Ġaccolti": 43534,
      "SUB": 43535,
      "ecologia": 43536,
      "Ġinterd": 43537,
      "Ġlocking": 43538,
      "weed": 43539,
      "Ġmarx": 43540,
      "ĠMiner": 43541,
      "Ġyoungsters": 43542,
      "Ġcompensate": 43543,
      "Ġrevital": 43544,
      "otechnology": 43545,
      "ĠBim": 43546,
      "Ġdisegnato": 43547,
      "ursive": 43548,
      "LAST": 43549,
      "Ġmerger": 43550,
      "affidamento": 43551,
      "Ġdovrei": 43552,
      "Ġpersonalize": 43553,
      "ĠCoverage": 43554,
      "backend": 43555,
      "Ġventures": 43556,
      "IBOutlet": 43557,
      "GPIO": 43558,
      "èī²": 43559,
      "ĠCutting": 43560,
      "ĠMorg": 43561,
      "Ġforo": 43562,
      "Ġritrover": 43563,
      "Ġindagato": 43564,
      "ĠStim": 43565,
      "Ġregimen": 43566,
      "Ġnormativi": 43567,
      "Ġsweetness": 43568,
      "Ġprovocando": 43569,
      "Ġapprofittare": 43570,
      "Mess": 43571,
      "eristica": 43572,
      "Ġpg": 43573,
      "ĠVine": 43574,
      "ĠJesse": 43575,
      "Ġpotreste": 43576,
      "Ġsmiles": 43577,
      "Ġparlarne": 43578,
      "Ġìł": 43579,
      "Ġproprietaria": 43580,
      "Ġaudits": 43581,
      "videos": 43582,
      "Ġcarbohydrates": 43583,
      "Ġpeanut": 43584,
      "Ġtrending": 43585,
      "Ġmanifestano": 43586,
      "Ġoxide": 43587,
      "å±ŀæĢ§": 43588,
      "Ġcsv": 43589,
      "endoti": 43590,
      "setAttribute": 43591,
      "Ġriuniti": 43592,
      "Ġmagnifico": 43593,
      "ĠEXISTS": 43594,
      "Ġarricchisce": 43595,
      "ĠPiccoli": 43596,
      "Autore": 43597,
      "ivin": 43598,
      "UTT": 43599,
      "ĠPacifico": 43600,
      "Ġcatalyst": 43601,
      "Centro": 43602,
      "Ġlithium": 43603,
      "Ġkermesse": 43604,
      "Ġbozza": 43605,
      "ĠBennett": 43606,
      "aluronico": 43607,
      "itica": 43608,
      "ĠPeru": 43609,
      "notify": 43610,
      "ĠMCU": 43611,
      "ĠJoyce": 43612,
      "WMC": 43613,
      "Ġpayable": 43614,
      "texture": 43615,
      "Ġimmaginato": 43616,
      "CHIO": 43617,
      "ĠAdvance": 43618,
      "Ġtortura": 43619,
      "Depth": 43620,
      "ĠInformatica": 43621,
      "utilitÃł": 43622,
      "Ġonboard": 43623,
      "para": 43624,
      "Ġcadavere": 43625,
      "ĠCORSO": 43626,
      "Ġlinen": 43627,
      "Ġcontraddizione": 43628,
      "Ġå¦Ĥæŀľ": 43629,
      "ĠSampdoria": 43630,
      "Ġsunglasses": 43631,
      "Ġciao": 43632,
      "ĠCaes": 43633,
      "EEK": 43634,
      "ĠBG": 43635,
      "ĠRural": 43636,
      "Ġspento": 43637,
      "accini": 43638,
      "Ġmiracoli": 43639,
      "ĠPhilippe": 43640,
      "Her": 43641,
      "Ġvergine": 43642,
      "ĠCarpet": 43643,
      "Ġpreparata": 43644,
      "ĠWyoming": 43645,
      "jj": 43646,
      "amy": 43647,
      "ĠOsc": 43648,
      "Ġusiamo": 43649,
      "Ġcurved": 43650,
      "ĠHughes": 43651,
      "Ġrinfresc": 43652,
      "fani": 43653,
      "ĠAtlas": 43654,
      "ĠAU": 43655,
      "Ġsolv": 43656,
      "ombarda": 43657,
      "Ġcroniche": 43658,
      "ĠDISC": 43659,
      "ĠSponsor": 43660,
      "Ġstubborn": 43661,
      "Ġeducative": 43662,
      "ĠBlade": 43663,
      "GDPR": 43664,
      "ĠLTD": 43665,
      "incap": 43666,
      "ĠNazionali": 43667,
      "Ġconformi": 43668,
      "Ġae": 43669,
      "ĠQing": 43670,
      "ĠUpgrade": 43671,
      "Ġtribe": 43672,
      "Ġdigestione": 43673,
      "Ġcarpets": 43674,
      "ĠLombardo": 43675,
      "ê°Ģ": 43676,
      "Ġunfamiliar": 43677,
      "QA": 43678,
      "ĠETH": 43679,
      "oplastica": 43680,
      "Enumerable": 43681,
      "ĠDisability": 43682,
      "Bio": 43683,
      "Ġtig": 43684,
      "ĠDiesel": 43685,
      "ĠUngheria": 43686,
      "ministrare": 43687,
      "luigi": 43688,
      "Ġfluids": 43689,
      "ĠLocali": 43690,
      "Ult": 43691,
      "itat": 43692,
      "ĠVini": 43693,
      "ĠINST": 43694,
      "ĠOspedali": 43695,
      "ĠMessageBox": 43696,
      "mult": 43697,
      "zhou": 43698,
      "Ġbeard": 43699,
      "ĠVoc": 43700,
      "Ġpreferibile": 43701,
      "Ġslavery": 43702,
      "annotations": 43703,
      "Ġinosserv": 43704,
      "Ġvolt": 43705,
      "hipping": 43706,
      "ĠAnnie": 43707,
      "Ġottemper": 43708,
      "oletto": 43709,
      "Ġtribal": 43710,
      "Ġurgency": 43711,
      "Ġdirettori": 43712,
      "Observer": 43713,
      "ĠGRATU": 43714,
      "Ġvisualizzato": 43715,
      "ĠdirÃł": 43716,
      "opl": 43717,
      "Ġparm": 43718,
      "Ġclutch": 43719,
      "Ġumido": 43720,
      "æİĴ": 43721,
      "yll": 43722,
      "Ġprofil": 43723,
      "Ġdiscourag": 43724,
      "Ġzombie": 43725,
      "ĠAirways": 43726,
      "ĠPotrai": 43727,
      "Ġea": 43728,
      "utters": 43729,
      "ĠVenditore": 43730,
      "Ġsparsi": 43731,
      "tructed": 43732,
      "Ġcontrollers": 43733,
      "ĠDrawing": 43734,
      "ĠPrayer": 43735,
      "gly": 43736,
      "tub": 43737,
      "ĠRw": 43738,
      "Ġparquet": 43739,
      "ropoli": 43740,
      "functional": 43741,
      "Agostino": 43742,
      "Ġpulsanti": 43743,
      "Ġriciclaggio": 43744,
      "lary": 43745,
      "Ġlookout": 43746,
      "Ġpastori": 43747,
      "Ġinnocenti": 43748,
      "ĠLingua": 43749,
      "Ġanness": 43750,
      "ulpt": 43751,
      "Ġinnings": 43752,
      "ĠPIU": 43753,
      "Ġproficiency": 43754,
      "Ġdetector": 43755,
      "Ġoriginated": 43756,
      "Ġcartil": 43757,
      "ĠNadia": 43758,
      "ĠIOException": 43759,
      "Iss": 43760,
      "leen": 43761,
      "ĠDum": 43762,
      "Ġnef": 43763,
      "Ġportfolios": 43764,
      "Ġjointly": 43765,
      "ĠMile": 43766,
      "ialismo": 43767,
      "Ġshit": 43768,
      "Ġgenerators": 43769,
      "Ġspike": 43770,
      "Ġmechanic": 43771,
      "ĠContemporanea": 43772,
      "Ġfacoltativo": 43773,
      "egraph": 43774,
      "Ġriconducibili": 43775,
      "ĠLith": 43776,
      "Ġintends": 43777,
      "Ġexploitation": 43778,
      "Ġrallentare": 43779,
      "åĿĢ": 43780,
      "PF": 43781,
      "ĠOnd": 43782,
      "ardini": 43783,
      "Ġemit": 43784,
      "Ġnoble": 43785,
      "Inv": 43786,
      "aggiore": 43787,
      "Ġtweets": 43788,
      "upuncture": 43789,
      "WIDTH": 43790,
      "dynamic": 43791,
      "ĠAcquis": 43792,
      "Ġautonomy": 43793,
      "Ġtraumatic": 43794,
      "apps": 43795,
      "ĠRein": 43796,
      "Ġsliced": 43797,
      "ĠArmstrong": 43798,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 43799,
      "Ġaperitivo": 43800,
      "Ġreproduce": 43801,
      "Cut": 43802,
      "Ġwoke": 43803,
      "Ġdigging": 43804,
      "racc": 43805,
      "Ġ*,": 43806,
      "ãģ¨": 43807,
      "Ġraffinata": 43808,
      "ĠGiornalista": 43809,
      "AMES": 43810,
      "ĠSTOR": 43811,
      "Ġproporzionale": 43812,
      "Ġdica": 43813,
      "Ġcivic": 43814,
      "bani": 43815,
      "ĠWarriors": 43816,
      "tutti": 43817,
      "ĠJenny": 43818,
      "Ġfierce": 43819,
      "Ġcaters": 43820,
      "Ġpioneer": 43821,
      "jn": 43822,
      "ĠCES": 43823,
      "ĠMarriage": 43824,
      "armonica": 43825,
      "Ġrinnovabile": 43826,
      "Ġconsolidate": 43827,
      "ĠRegularly": 43828,
      "Codice": 43829,
      "Ġbolognese": 43830,
      "ĠRack": 43831,
      "igliato": 43832,
      "ĠChemistry": 43833,
      "Ġnoci": 43834,
      "Ġnude": 43835,
      "ĠVAR": 43836,
      "ĠMinneapolis": 43837,
      "NEW": 43838,
      "Ġcollateral": 43839,
      "igmat": 43840,
      "Ġconsorzio": 43841,
      "racted": 43842,
      "оÑģ": 43843,
      "ĠDive": 43844,
      "Ġstagionali": 43845,
      "Ġacademics": 43846,
      "Ġanticorpi": 43847,
      "reas": 43848,
      "éĢģ": 43849,
      "Ġassegnare": 43850,
      "<!--": 43851,
      "Ġscansione": 43852,
      "Ġpartor": 43853,
      "Ġgenerano": 43854,
      "ĠAlbania": 43855,
      "ĠChampionships": 43856,
      "anol": 43857,
      "Ġtrump": 43858,
      "Ġimprec": 43859,
      "ONU": 43860,
      "boat": 43861,
      "Ġcontrasti": 43862,
      "Ġmisleading": 43863,
      "ĠDaw": 43864,
      "Ġevidenze": 43865,
      "Ġosservando": 43866,
      "Acqua": 43867,
      "éªĮ": 43868,
      "fezioni": 43869,
      "criptive": 43870,
      "OTE": 43871,
      "Ġcompiuta": 43872,
      "Ġcorrispondono": 43873,
      "Ġhooks": 43874,
      "rapp": 43875,
      "ĠBars": 43876,
      "Ġfeast": 43877,
      "Äĥ": 43878,
      "Ġstriscia": 43879,
      "ĠCalgary": 43880,
      "Ġsymptom": 43881,
      "ĠWer": 43882,
      "Ġpoetico": 43883,
      "Ġsignage": 43884,
      "ICATO": 43885,
      "OTHER": 43886,
      "ĠAbram": 43887,
      "Ġgreet": 43888,
      "ĠelettricitÃł": 43889,
      "Ġinterpreted": 43890,
      "Ġtrilogia": 43891,
      "ply": 43892,
      "zata": 43893,
      "Ġtoc": 43894,
      "ĠBett": 43895,
      "ĠBord": 43896,
      "ĠGW": 43897,
      "Ġarteri": 43898,
      "Env": 43899,
      "Ġorganizers": 43900,
      "Ġapprentices": 43901,
      "æºIJ": 43902,
      "oving": 43903,
      "Ġexamines": 43904,
      "ĠDirection": 43905,
      "Ġunanim": 43906,
      "ĠDuncan": 43907,
      "Ġinferior": 43908,
      "Ġgrotte": 43909,
      "ĠPrefettura": 43910,
      "doublereal": 43911,
      "ĠMF": 43912,
      "Ġdefiniscono": 43913,
      "Ġturista": 43914,
      "Ġstampato": 43915,
      "ĠRaffaella": 43916,
      "Ġinquirenti": 43917,
      "atite": 43918,
      "elin": 43919,
      "Ġpossibilmente": 43920,
      "Ġstimulating": 43921,
      "Ġritrovata": 43922,
      "ĠSecondary": 43923,
      "ĠGIORN": 43924,
      "Ġreclut": 43925,
      "ĠVivo": 43926,
      "Ġstuffed": 43927,
      "Ġpiazzale": 43928,
      "Ġceilings": 43929,
      "Ġdx": 43930,
      "atazione": 43931,
      "Ġcentesimi": 43932,
      "Ġepil": 43933,
      "certi": 43934,
      "ĠARR": 43935,
      "Performed": 43936,
      "=\"_": 43937,
      "Ġgiovinezza": 43938,
      "Ġcloses": 43939,
      "ĠStabil": 43940,
      "Ġitinerary": 43941,
      "Gio": 43942,
      "ĠFah": 43943,
      "Ġrimettere": 43944,
      "Ġeccetera": 43945,
      "Ġaspiranti": 43946,
      "oggle": 43947,
      "á´": 43948,
      "Ġmite": 43949,
      "ĠGioc": 43950,
      "Ġdistributor": 43951,
      "Ġbankroll": 43952,
      "ĠPhilips": 43953,
      "Ġantioxidant": 43954,
      "amaria": 43955,
      "[];": 43956,
      "STRU": 43957,
      "Ri": 43958,
      "Ġanton": 43959,
      "Ġconvertire": 43960,
      "Ġcompressione": 43961,
      "ĠSusp": 43962,
      "pill": 43963,
      "ĠCLE": 43964,
      "Ġdominato": 43965,
      "ĠCaso": 43966,
      "Ġpainter": 43967,
      "Ġprinters": 43968,
      "fet": 43969,
      "Ġsolle": 43970,
      "oscope": 43971,
      "ĠComprens": 43972,
      "CHA": 43973,
      "Ġvoter": 43974,
      "Ġlicenze": 43975,
      "Ġgeared": 43976,
      "Ġbattesimo": 43977,
      "ĠEscape": 43978,
      "ĠAndré": 43979,
      "Turn": 43980,
      "ĠQuotes": 43981,
      "ĠElig": 43982,
      "nis": 43983,
      "Ġlibert": 43984,
      "ĠDesider": 43985,
      "Ġbustling": 43986,
      "assaggio": 43987,
      "Ġintendo": 43988,
      "Ġslider": 43989,
      "fini": 43990,
      "eger": 43991,
      "Ġonclick": 43992,
      "Ġ-------------------------------------------------": 43993,
      "Ġscopriamo": 43994,
      "Ġdiamante": 43995,
      "ĠWHEN": 43996,
      "Ġproporzioni": 43997,
      "Ġberries": 43998,
      "United": 43999,
      "URANCE": 44000,
      "[])": 44001,
      "ĠHorror": 44002,
      "ĠCollaboration": 44003,
      "iers": 44004,
      "rw": 44005,
      "Ġounces": 44006,
      "Ġhereby": 44007,
      "ĠParisi": 44008,
      "ĠNFTs": 44009,
      "Ġdestructive": 44010,
      "Ġâľħ": 44011,
      "teries": 44012,
      "ensier": 44013,
      "ĠBrush": 44014,
      "Ġcardiac": 44015,
      "ĠNowadays": 44016,
      "ĠCatalogo": 44017,
      ";;": 44018,
      "rele": 44019,
      "Ġhrs": 44020,
      "ĠMiri": 44021,
      "ĠTechniques": 44022,
      "ĠRivista": 44023,
      "ĠMegan": 44024,
      "ĠNUOVA": 44025,
      "Ġparcel": 44026,
      "ĠAnk": 44027,
      "Ġconsultations": 44028,
      "Ġdesiderata": 44029,
      "Ġbulb": 44030,
      "ĠMechanical": 44031,
      "ABILE": 44032,
      "Hy": 44033,
      "Ġvad": 44034,
      "Ġristabil": 44035,
      "Ġdestabil": 44036,
      "Ġcompetence": 44037,
      "Ġriconoscono": 44038,
      "Ġribalt": 44039,
      "balanced": 44040,
      "Ġpediatric": 44041,
      "ĠBRE": 44042,
      "ĠHiro": 44043,
      "Ġprati": 44044,
      "Ġcorrette": 44045,
      "Ġpozzo": 44046,
      "\"){": 44047,
      "Ġcongiunta": 44048,
      "Ġinnamorato": 44049,
      "dh": 44050,
      "Ġves": 44051,
      "ĠVid": 44052,
      "Rich": 44053,
      "ĠDah": 44054,
      "Ġmaglie": 44055,
      "ĠRicerche": 44056,
      "ĠSorrento": 44057,
      "Ġadolescente": 44058,
      "Ġspontaneamente": 44059,
      "ĠUFC": 44060,
      "Ġcieco": 44061,
      "Ġbiking": 44062,
      "ĠSpeak": 44063,
      "ĠLunch": 44064,
      "ĠFPS": 44065,
      "Ġoverlooking": 44066,
      "Ġestetici": 44067,
      "ĠVolta": 44068,
      "SIB": 44069,
      "Ġtruffe": 44070,
      "Tutto": 44071,
      "Ġepoche": 44072,
      "Ġfortunati": 44073,
      "Ġâľĵ": 44074,
      "Ġtoddler": 44075,
      "Ġusuario": 44076,
      "Ġinformational": 44077,
      "Ġlungomare": 44078,
      "Ġpropriamente": 44079,
      "Ġricordate": 44080,
      "Ġmanageable": 44081,
      "Groups": 44082,
      "calc": 44083,
      "Ġtout": 44084,
      "Ġfc": 44085,
      "Ġscarti": 44086,
      "ĠReyn": 44087,
      "Ġeducating": 44088,
      "Ġelettromagn": 44089,
      "Ġsimplified": 44090,
      "Ġimposti": 44091,
      "Ġstride": 44092,
      "ĠResident": 44093,
      "Prod": 44094,
      "Ġliabilities": 44095,
      "ĠMSC": 44096,
      "ĠVest": 44097,
      "ĠVERS": 44098,
      "anyahu": 44099,
      "Ġmilestones": 44100,
      "Ġanimati": 44101,
      "Ġribelli": 44102,
      "Ġaluminium": 44103,
      "ĠGad": 44104,
      "Ġabo": 44105,
      "ĠItal": 44106,
      "Android": 44107,
      "ĠRoland": 44108,
      "bestos": 44109,
      "Ġexplanations": 44110,
      "Ġsalta": 44111,
      "ĠBean": 44112,
      "ĠSimpson": 44113,
      "ĠSiv": 44114,
      "Ġsealing": 44115,
      "Ġpetrol": 44116,
      "Serialize": 44117,
      "JJ": 44118,
      "ĠGifts": 44119,
      "Ġbracket": 44120,
      "Ġangels": 44121,
      "Ġannunciata": 44122,
      "TW": 44123,
      "jit": 44124,
      "ĠAzer": 44125,
      "Ġsmiling": 44126,
      "ismiss": 44127,
      "Ġsorting": 44128,
      "Ġpreoccupato": 44129,
      "Ġdifferentiate": 44130,
      "ĠPreviously": 44131,
      "leaf": 44132,
      "IPS": 44133,
      "Ġprevedibile": 44134,
      "iii": 44135,
      "Ġquadrato": 44136,
      "Ġmanufatti": 44137,
      "Germ": 44138,
      "Ġunres": 44139,
      "ĠGuatem": 44140,
      "ĠErdogan": 44141,
      "Ġraffinate": 44142,
      "Ġrispettato": 44143,
      "Ġsfilata": 44144,
      "zt": 44145,
      "Ġmetto": 44146,
      "unction": 44147,
      "Ġchunks": 44148,
      "haul": 44149,
      "Ġomicidi": 44150,
      "astoviglie": 44151,
      "ĠTend": 44152,
      "ĠSG": 44153,
      "ĠHOT": 44154,
      "Ġcomunitario": 44155,
      "ĠAnders": 44156,
      "ĠCavour": 44157,
      "ĠATTIV": 44158,
      "ĠSubscription": 44159,
      "Ġavvalersi": 44160,
      "âĢº": 44161,
      "ivolo": 44162,
      "ĠLebanon": 44163,
      "ĠMonroe": 44164,
      "Ġsurfing": 44165,
      "orce": 44166,
      "Ġstagg": 44167,
      "Ġ[{": 44168,
      "Ġfurry": 44169,
      "Ġcorrelazione": 44170,
      "Ġnutre": 44171,
      "Ġchefs": 44172,
      "ĠDrew": 44173,
      "Ġambizioni": 44174,
      "Ġaustralia": 44175,
      "ottimizzazione": 44176,
      "rolet": 44177,
      "Ġration": 44178,
      "attico": 44179,
      "oids": 44180,
      "Ġdeduct": 44181,
      "Ġscudetto": 44182,
      "ìĭ": 44183,
      "ĠSabb": 44184,
      "ĠCatch": 44185,
      "ĠPatto": 44186,
      "ĠRhod": 44187,
      "Ġscett": 44188,
      "Ġtorrente": 44189,
      "SEE": 44190,
      "Ġaforementioned": 44191,
      "Ġcene": 44192,
      "ĠDumps": 44193,
      "icester": 44194,
      "ĠDiario": 44195,
      "Ġprojections": 44196,
      "Ġsingular": 44197,
      "ĠInclus": 44198,
      "Ġwarfare": 44199,
      "Ġprototipo": 44200,
      "ĠTempor": 44201,
      "Ġbeneficenza": 44202,
      "Ġricoverati": 44203,
      "Ġdwelling": 44204,
      ".';": 44205,
      "ĠLD": 44206,
      "ĠINPS": 44207,
      "Ġrinse": 44208,
      "ĠLogan": 44209,
      "Ġcompromessi": 44210,
      "ottenham": 44211,
      "dell": 44212,
      "Ġreboot": 44213,
      "Ġcorta": 44214,
      "conta": 44215,
      "Stage": 44216,
      "Ġpermetteranno": 44217,
      "Ġinchiesta": 44218,
      "\"...": 44219,
      "Gap": 44220,
      "IJľ": 44221,
      "ĠQuota": 44222,
      "Ġbackend": 44223,
      "Ġassumes": 44224,
      "Ġsorgere": 44225,
      "Ġlanes": 44226,
      "Ġgor": 44227,
      "ĠPPC": 44228,
      "Ġtramp": 44229,
      "Ġtextile": 44230,
      "Ġriacc": 44231,
      "Ġadventurous": 44232,
      "Ġpellicole": 44233,
      "Ġultr": 44234,
      "ĠSquad": 44235,
      "ĠHurricane": 44236,
      "ĠSullivan": 44237,
      "arola": 44238,
      "Ġfiguring": 44239,
      "istogram": 44240,
      "Ġpraying": 44241,
      "Ġvietata": 44242,
      "Words": 44243,
      "ĠCardi": 44244,
      "Ġagn": 44245,
      "Ġfeud": 44246,
      "ĠSpA": 44247,
      "arrea": 44248,
      "ĠPane": 44249,
      "LEX": 44250,
      "Ġvaccinazioni": 44251,
      "rocchie": 44252,
      "IZIA": 44253,
      "Ġovertime": 44254,
      "ĠCruc": 44255,
      "ĠVon": 44256,
      "Ġassocia": 44257,
      "Ġcredenze": 44258,
      "Ġventina": 44259,
      "Ġlegislatura": 44260,
      "Ġanzitutto": 44261,
      "uover": 44262,
      "itosi": 44263,
      "Ġultimamente": 44264,
      "Ġconsigliati": 44265,
      "ĠSilk": 44266,
      "consum": 44267,
      "ĠNetworking": 44268,
      "Ġhelm": 44269,
      "Volume": 44270,
      "picture": 44271,
      "Ġbroccoli": 44272,
      "Ġbonding": 44273,
      "Pu": 44274,
      "sock": 44275,
      "ĠPassion": 44276,
      "ĠLetto": 44277,
      "ontano": 44278,
      "iliane": 44279,
      "ANIA": 44280,
      "vertical": 44281,
      "Ġbaff": 44282,
      "Ġcono": 44283,
      "Ġsprec": 44284,
      "ĠScout": 44285,
      "Ġsuddetti": 44286,
      "ĠPractical": 44287,
      "Ġministeriale": 44288,
      "Ġintimacy": 44289,
      "Ġinters": 44290,
      "ĠQuinto": 44291,
      "xty": 44292,
      "Ġslowing": 44293,
      "Ġpronostici": 44294,
      "Payload": 44295,
      "Ġdiagnostica": 44296,
      "Ġrisen": 44297,
      "ĠAcer": 44298,
      "Ġdegra": 44299,
      "Ġscratches": 44300,
      "Ġsoccorsi": 44301,
      "assorbimento": 44302,
      "otrop": 44303,
      "Ġ)*": 44304,
      "Ġspoiler": 44305,
      "Ġprolet": 44306,
      "ĠBals": 44307,
      "Ġpursuant": 44308,
      "ĠJohannes": 44309,
      "McCabe": 44310,
      "æ": 44311,
      "idire": 44312,
      "lich": 44313,
      "Ġbelga": 44314,
      "Ġriesci": 44315,
      "Ġtester": 44316,
      "Ġtempting": 44317,
      "ĠImola": 44318,
      "asmine": 44319,
      "Ġhydrated": 44320,
      "Ġdiminuisce": 44321,
      "rgb": 44322,
      "ĠCoc": 44323,
      "Ġadattare": 44324,
      "ĠComprare": 44325,
      "Ġsimilarities": 44326,
      "Ġbeacon": 44327,
      "abuso": 44328,
      "confidence": 44329,
      "ĠPiceno": 44330,
      "æĻ": 44331,
      "ĠRinnov": 44332,
      "oya": 44333,
      "Identity": 44334,
      "Ġtratten": 44335,
      "Ġaccettabile": 44336,
      "Ġrabbit": 44337,
      "ĠGemma": 44338,
      "Ġwounded": 44339,
      "Ġhometown": 44340,
      "Ġ±": 44341,
      "Ġaddetto": 44342,
      "ĠOnInit": 44343,
      "stdlib": 44344,
      "ĠTito": 44345,
      "Ġderoga": 44346,
      "ĠLetizia": 44347,
      "Ġreplicate": 44348,
      "Ġinsufficiente": 44349,
      "KK": 44350,
      "Ġrage": 44351,
      "Ġabitudine": 44352,
      "Ġinsoddisf": 44353,
      "Ġpeppers": 44354,
      "urie": 44355,
      "Ġrulli": 44356,
      "Ġinfants": 44357,
      "balls": 44358,
      "ãģĮ": 44359,
      "ĠElder": 44360,
      "gaming": 44361,
      "dient": 44362,
      "Ġcostumes": 44363,
      "Ġapprossim": 44364,
      "nano": 44365,
      "ateur": 44366,
      "ĠVero": 44367,
      "Ġshuttle": 44368,
      "Ġservo": 44369,
      "Ġconnubio": 44370,
      "Ġsottotit": 44371,
      "Ġritrovarsi": 44372,
      "ĠOttima": 44373,
      "Ġbelievers": 44374,
      "æĮģ": 44375,
      "ĠDetermine": 44376,
      "-------------": 44377,
      "ĠSne": 44378,
      "Ġdevil": 44379,
      "ĠCostanzo": 44380,
      "Ġchatbot": 44381,
      "ĠForever": 44382,
      "Ġreminders": 44383,
      "Ġeterogene": 44384,
      "Ġideata": 44385,
      "Ġfumare": 44386,
      "ĠVietnamese": 44387,
      "Ġ************************************************************************": 44388,
      "Ġaffett": 44389,
      "volgere": 44390,
      "ĠNordic": 44391,
      "Ġacademy": 44392,
      "Ġpromuovendo": 44393,
      "Ġsapienza": 44394,
      "lis": 44395,
      "Ġsecondario": 44396,
      "edeo": 44397,
      "Ġperiodico": 44398,
      "Ġlasciar": 44399,
      "Ġrepent": 44400,
      "Ġaffe": 44401,
      "Ġbuddy": 44402,
      "Controllers": 44403,
      "Ġmetropoli": 44404,
      "Ġconvocato": 44405,
      "Ġproteina": 44406,
      "Ġtramand": 44407,
      "ĠMcD": 44408,
      "ĠCathedral": 44409,
      "Ġscompare": 44410,
      "ĠDomini": 44411,
      "ĠAlm": 44412,
      "ĠPlot": 44413,
      "Ġcuriosa": 44414,
      "ĠCyprus": 44415,
      "ĠFAB": 44416,
      "Ġtrid": 44417,
      "ĠConven": 44418,
      "Ġvisitando": 44419,
      "Ġstabilite": 44420,
      "ĠMorte": 44421,
      "Ġminimalist": 44422,
      "Ġexplosive": 44423,
      "ĠSenigallia": 44424,
      "ĠScozia": 44425,
      "Ġamendments": 44426,
      "ĠPoliclinico": 44427,
      "Ġsup": 44428,
      "Ġproductions": 44429,
      "ĠProfit": 44430,
      "OVER": 44431,
      "Ġspagnoli": 44432,
      "Ġribadisce": 44433,
      "icchio": 44434,
      "ĠCX": 44435,
      "ĠMagna": 44436,
      "ĠGreens": 44437,
      "è¿IJ": 44438,
      "Ġå¯": 44439,
      "ĠMeng": 44440,
      "ĠMAS": 44441,
      "arians": 44442,
      "Ġprovano": 44443,
      "ĠBlanc": 44444,
      "ĠFuturo": 44445,
      "Ġaccents": 44446,
      "ĠVEND": 44447,
      "Ġheter": 44448,
      "Ġthicker": 44449,
      "Ġinsightful": 44450,
      "Ġrebound": 44451,
      "ĠFert": 44452,
      "ĠWD": 44453,
      "Ġ%\"": 44454,
      "Ġrelazionali": 44455,
      "Ġconvenzionali": 44456,
      "Ġdisgu": 44457,
      "ckets": 44458,
      "Ġutenze": 44459,
      "Ġsuggeriscono": 44460,
      "Ġsplendidi": 44461,
      "ĠAdvantage": 44462,
      "Ġtravellers": 44463,
      "Ġwrapping": 44464,
      "Ġalpino": 44465,
      "Ġavanza": 44466,
      "ĠKS": 44467,
      "Ġclearer": 44468,
      "ĠAntonello": 44469,
      "Ġinterpretata": 44470,
      "ĠPersp": 44471,
      "Ġbloccati": 44472,
      "Ġpoliziotto": 44473,
      "Learn": 44474,
      "Ġrestante": 44475,
      "Ġmantengono": 44476,
      "dsn": 44477,
      "Ġrouting": 44478,
      "Ġfontana": 44479,
      "Ġhooked": 44480,
      "ĠCombinedChi": 44481,
      "Destroy": 44482,
      "_;": 44483,
      "ĠBone": 44484,
      "verna": 44485,
      "istency": 44486,
      "Ġeredi": 44487,
      "Ġsolidarity": 44488,
      "Ġaffiancato": 44489,
      "ĠFrost": 44490,
      "tuple": 44491,
      "acidi": 44492,
      "ĠHoff": 44493,
      "éĶĻ误": 44494,
      "Ġspecul": 44495,
      "Ġdiscreto": 44496,
      "Ġ°,": 44497,
      "Ġneighboring": 44498,
      "Ġspazzatura": 44499,
      "Ġsuscitato": 44500,
      "Ġfantasmi": 44501,
      "æŁ¥è¯¢": 44502,
      "Ġsfer": 44503,
      "teremo": 44504,
      "Ġnoir": 44505,
      "Ġantifasc": 44506,
      "Ġmenopausa": 44507,
      "failed": 44508,
      "á½": 44509,
      "Ġfreg": 44510,
      "Ġautomatici": 44511,
      "ĠStras": 44512,
      "Ġferme": 44513,
      "Ġscalability": 44514,
      "Ġinflammatory": 44515,
      "Ġcapann": 44516,
      "Ġwebinars": 44517,
      "Protocol": 44518,
      "ĠBiella": 44519,
      "Ġdaranno": 44520,
      "Ġseekers": 44521,
      "ĠDee": 44522,
      "Ġvisualizzazioni": 44523,
      "bgmodel": 44524,
      "ĠMeyer": 44525,
      "ĠFram": 44526,
      "Ġasten": 44527,
      "ĠReduction": 44528,
      "ĠHonest": 44529,
      "Ġexceeding": 44530,
      "CALL": 44531,
      "ĠIter": 44532,
      "ocche": 44533,
      "Ġcompletata": 44534,
      "Ġvuota": 44535,
      "Ġstabilita": 44536,
      "Phys": 44537,
      "ĠPapers": 44538,
      "Ġbettors": 44539,
      "Ob": 44540,
      "Ġscambiare": 44541,
      "igiane": 44542,
      "ĠOutlet": 44543,
      "ĠPRESENT": 44544,
      "Ġadaptability": 44545,
      "ĠDATE": 44546,
      "ĠFER": 44547,
      "Ġfriendships": 44548,
      "Ġstrette": 44549,
      "Ġwrapper": 44550,
      "--------------": 44551,
      "Ġopportunamente": 44552,
      "ĠEngage": 44553,
      "ĠIncluding": 44554,
      "Ġmosquito": 44555,
      "Ġveterinarian": 44556,
      "Ġunlawful": 44557,
      "xon": 44558,
      "olese": 44559,
      "Ġ><": 44560,
      "Ġpulite": 44561,
      "ĠDivina": 44562,
      "Ġragazzino": 44563,
      "ĠFres": 44564,
      "atteso": 44565,
      "ĠAda": 44566,
      "ĠlowTagPt": 44567,
      "Ġcarbonica": 44568,
      "Ġvibrazioni": 44569,
      "Ġrallent": 44570,
      "evasione": 44571,
      "ĠDoctors": 44572,
      "Ġlawsuits": 44573,
      "probab": 44574,
      "ĠTomorrow": 44575,
      "ĠXXI": 44576,
      "åĢĻ": 44577,
      "Ġdatasets": 44578,
      "pane": 44579,
      "ĠTrem": 44580,
      "ĠFay": 44581,
      "ĠHIGH": 44582,
      "Ġallestimento": 44583,
      "felt": 44584,
      "Ġnig": 44585,
      "hicles": 44586,
      "Ġconvincing": 44587,
      "rucchi": 44588,
      "ĠCanti": 44589,
      "egabile": 44590,
      "ĠWid": 44591,
      "ĠJD": 44592,
      "ĠSez": 44593,
      "ĠEmmanuel": 44594,
      "Ġpesantemente": 44595,
      "ammontare": 44596,
      "Batch": 44597,
      "ĠLì": 44598,
      "ĠInner": 44599,
      "ancellor": 44600,
      "enerlo": 44601,
      "Ġposticip": 44602,
      "Ġfertilizer": 44603,
      "Ġrelay": 44604,
      "Ġingombr": 44605,
      "swift": 44606,
      "slug": 44607,
      "Secret": 44608,
      "Ġartifacts": 44609,
      "ĠBellezza": 44610,
      "Ġdans": 44611,
      "SetMarker": 44612,
      "Ġarmor": 44613,
      "isio": 44614,
      "ĠLor": 44615,
      "Ġbeers": 44616,
      "ĠIncluded": 44617,
      "ĠSTART": 44618,
      "glomer": 44619,
      "ĠOperator": 44620,
      "Ġstupire": 44621,
      "Fact": 44622,
      "atela": 44623,
      "roots": 44624,
      "ĠTaste": 44625,
      "photon": 44626,
      "Ġexpiration": 44627,
      "Ġspecifics": 44628,
      "Ġtrasmesse": 44629,
      "Ġaka": 44630,
      "Ġvist": 44631,
      "Ġ([": 44632,
      "ĠMartha": 44633,
      "ĠCatering": 44634,
      "ĠBengal": 44635,
      "Uno": 44636,
      "tera": 44637,
      "ĠViverMais": 44638,
      "princip": 44639,
      "Ġsettlements": 44640,
      "Ġburd": 44641,
      "Linear": 44642,
      "Ġautostima": 44643,
      "ĠWins": 44644,
      "Ġsceso": 44645,
      "ĠVibr": 44646,
      "Ġdeclina": 44647,
      "Ġpeaks": 44648,
      "Ġendocr": 44649,
      "Ġbedding": 44650,
      "Ġballoon": 44651,
      "Ġearthquake": 44652,
      "hw": 44653,
      "Ġprefig": 44654,
      "Ġindent": 44655,
      "Ġorientata": 44656,
      "ĠMastercard": 44657,
      "Ġurbanistica": 44658,
      "ĠMilanese": 44659,
      "Ġreproduction": 44660,
      "ĠBeginning": 44661,
      "alate": 44662,
      "ĠBingo": 44663,
      "ĠParla": 44664,
      "ĠÐŁ": 44665,
      "Ġsorprende": 44666,
      "Ġstretches": 44667,
      "Ġadaptable": 44668,
      "jas": 44669,
      "Ġpreghiamo": 44670,
      "Ġpartecipando": 44671,
      "ĠRESPON": 44672,
      "Ġfurnishings": 44673,
      "ĠRuff": 44674,
      "Ġdrums": 44675,
      "Ġceleste": 44676,
      "emme": 44677,
      "sius": 44678,
      "Ġvalves": 44679,
      "Ġarmata": 44680,
      "ĠSuperman": 44681,
      "Ġroses": 44682,
      "Ġrhetor": 44683,
      "abbonamento": 44684,
      "Ġgears": 44685,
      "ĠâĢŀ": 44686,
      "oniere": 44687,
      "ĠDepression": 44688,
      "Ġpompe": 44689,
      "itrust": 44690,
      "ĠGROUP": 44691,
      "ĠRated": 44692,
      "ĠThreat": 44693,
      "ĠGuitar": 44694,
      "zyme": 44695,
      "Ġshutdown": 44696,
      "ĠEllis": 44697,
      "ĠREFER": 44698,
      "Ġassec": 44699,
      "propri": 44700,
      "Ġcompletezza": 44701,
      "ок": 44702,
      "Ġinvisibili": 44703,
      "Ġcostringe": 44704,
      "çĻ»": 44705,
      "Sy": 44706,
      "ĠMAP": 44707,
      "ĠAmalf": 44708,
      "ILIA": 44709,
      "aws": 44710,
      "Ġpillows": 44711,
      "WAY": 44712,
      "ĠNera": 44713,
      "Ġriuscite": 44714,
      "atasi": 44715,
      "ĠCum": 44716,
      "Ġstub": 44717,
      "attimento": 44718,
      "Ġdetrazioni": 44719,
      "ponente": 44720,
      "arcato": 44721,
      "ĠIscrizione": 44722,
      "Due": 44723,
      "Ġcontestazione": 44724,
      "Ġdiffers": 44725,
      "Ġinstructed": 44726,
      "Ġricercato": 44727,
      "Ġconsequently": 44728,
      "ĠResidents": 44729,
      "uggling": 44730,
      "ĠCamping": 44731,
      "ĠDefence": 44732,
      "ĠMusc": 44733,
      "whal": 44734,
      "ĠDocumenti": 44735,
      "Ġhacking": 44736,
      "Ġconsiderevole": 44737,
      "ĠAgo": 44738,
      "Ġpreschool": 44739,
      "Ġadvertised": 44740,
      "Ġindispensable": 44741,
      "Accessori": 44742,
      "Virtual": 44743,
      "Ġfori": 44744,
      "Ġleone": 44745,
      "Ġprovo": 44746,
      "Ġdecks": 44747,
      "ĠMorandi": 44748,
      "ĠKrish": 44749,
      "Ġimbarcazioni": 44750,
      "\\\":": 44751,
      "Ġintermed": 44752,
      "Ġevt": 44753,
      "Ġschiz": 44754,
      "ĠBrid": 44755,
      "Ġwears": 44756,
      "Ġresponds": 44757,
      "Ġfilosofico": 44758,
      "heets": 44759,
      "Ġsolide": 44760,
      "Ġpreceduto": 44761,
      "ĠBasile": 44762,
      "Ġmortali": 44763,
      "ĠNavigation": 44764,
      "ĠMasch": 44765,
      "ĠLibreria": 44766,
      "Ġattrarre": 44767,
      "Ġscout": 44768,
      "Ġfacce": 44769,
      "ĠScope": 44770,
      "Ġapplicati": 44771,
      "NOTI": 44772,
      "ĠAnimals": 44773,
      "ĠTiff": 44774,
      "ĠBea": 44775,
      "Ġarguing": 44776,
      "Ġsopralluogo": 44777,
      "Gar": 44778,
      "ĠRAG": 44779,
      "Ġpulp": 44780,
      "Ġframed": 44781,
      "Ġirregolare": 44782,
      "icolari": 44783,
      "ĠCPA": 44784,
      "ĠDUE": 44785,
      "ĠBASE": 44786,
      "Ġpiega": 44787,
      "Ġdirigenza": 44788,
      "Ġripetuto": 44789,
      "Ġpics": 44790,
      "Ġunhappy": 44791,
      "ĠPEN": 44792,
      "Ġsiglato": 44793,
      "blocks": 44794,
      "Ø´": 44795,
      "Ġpomp": 44796,
      "ĠBIM": 44797,
      "éd": 44798,
      "vl": 44799,
      "ĠSITO": 44800,
      "Ġwasher": 44801,
      "ormone": 44802,
      "zoom": 44803,
      "ĠShot": 44804,
      "Ġprevalente": 44805,
      "Ġpercorre": 44806,
      "iclopedia": 44807,
      "Ġtosse": 44808,
      "ĠCim": 44809,
      "Ġfamigli": 44810,
      "Ġpurity": 44811,
      "ĠInsta": 44812,
      "Ġaccomplishment": 44813,
      "âĶĢâĶĢâĶĢâĶĢ": 44814,
      "Soci": 44815,
      "Ġcrossover": 44816,
      "Ġtrappola": 44817,
      "Ġcentenario": 44818,
      "atrica": 44819,
      "ĠValt": 44820,
      "Ġelevator": 44821,
      "ĠClearly": 44822,
      "Ġabbonati": 44823,
      "好": 44824,
      "eleganza": 44825,
      "DOWN": 44826,
      "Ġgutter": 44827,
      "Ġprincipessa": 44828,
      "Ġmanifatturi": 44829,
      "Ġcontempla": 44830,
      "Ġsticker": 44831,
      "Ġbreathable": 44832,
      "Ġgialli": 44833,
      "Ġmural": 44834,
      "ĠPunt": 44835,
      "Ġesl": 44836,
      "Ġresiduo": 44837,
      "relations": 44838,
      "ĠRelazioni": 44839,
      "Ġtrascurare": 44840,
      "Branch": 44841,
      "Ġabbonamenti": 44842,
      "ĠSostenibilitÃł": 44843,
      "Ġaddominale": 44844,
      "uoli": 44845,
      "ĠLama": 44846,
      "getUser": 44847,
      "Ġcompetitiva": 44848,
      "Ġstringent": 44849,
      "ĠFeltrinelli": 44850,
      "Ġimperiale": 44851,
      "ondizion": 44852,
      "ĠPepper": 44853,
      "jac": 44854,
      "ĠAUT": 44855,
      "ĠELE": 44856,
      "Ġmorph": 44857,
      "Ġfondamentalmente": 44858,
      "Ġdiamanti": 44859,
      "Ġimprovvisa": 44860,
      "Ġalcool": 44861,
      "Ġallergy": 44862,
      "duino": 44863,
      "Ġanimations": 44864,
      "Imm": 44865,
      "Ġpredictive": 44866,
      "Ġintermediari": 44867,
      "siv": 44868,
      "rez": 44869,
      "Ġinta": 44870,
      "Ġrealismo": 44871,
      "Ġcapacities": 44872,
      "Ġriscoperta": 44873,
      "Ġfingertips": 44874,
      "Ġwisely": 44875,
      "Ġwow": 44876,
      "Ġnotch": 44877,
      "Ġmaniche": 44878,
      "ĠGruppi": 44879,
      "Ġinteriors": 44880,
      "Ġfluctuations": 44881,
      "gres": 44882,
      "Ġacrob": 44883,
      "ĠSpall": 44884,
      "Ġdrawer": 44885,
      "hon": 44886,
      "ĠNumbers": 44887,
      "udito": 44888,
      "ĠStraw": 44889,
      "Ġdirecting": 44890,
      "Ġinedita": 44891,
      "Ġsupreme": 44892,
      "ĠOwen": 44893,
      "ugosla": 44894,
      "LIN": 44895,
      "arrow": 44896,
      "ĠEE": 44897,
      "=\"//": 44898,
      "Ġorganizzativi": 44899,
      "Ġriorganizzazione": 44900,
      "docker": 44901,
      "Ġnoia": 44902,
      "ĠHeader": 44903,
      "Ġdisappointing": 44904,
      "ĠMazzini": 44905,
      "ÃŁ": 44906,
      "Ġfills": 44907,
      "Ġneoc": 44908,
      "atios": 44909,
      "ĠLaws": 44910,
      "ĠĉĉĉĠ": 44911,
      "Ġbiologiche": 44912,
      "Ġensured": 44913,
      "Ġviolate": 44914,
      "Ġdentista": 44915,
      "ĠrapiditÃł": 44916,
      "Ġdisturbing": 44917,
      "Ġtelescop": 44918,
      "TN": 44919,
      "ĠSally": 44920,
      "Ġ]/": 44921,
      "Ġcurate": 44922,
      "Ġciting": 44923,
      "Ġgastronomia": 44924,
      "Ġsprintf": 44925,
      "Ġappag": 44926,
      "ĠAnatom": 44927,
      "Ġsentite": 44928,
      "Ġbasilica": 44929,
      "Ġcompressed": 44930,
      "Ġpatroc": 44931,
      "Benz": 44932,
      "Ġtrucc": 44933,
      "Ġupright": 44934,
      "Ġknit": 44935,
      "ĠDepend": 44936,
      "Ġringrazia": 44937,
      "ĠPilot": 44938,
      "ĠDOWN": 44939,
      "IDO": 44940,
      "ĠWWF": 44941,
      "Ġscrutiny": 44942,
      "kr": 44943,
      "Setup": 44944,
      "ĠProblemi": 44945,
      "Ġenergies": 44946,
      "Classes": 44947,
      "Ġpreoccuparsi": 44948,
      "ĠSavings": 44949,
      "Ġtowers": 44950,
      "ĠRetirement": 44951,
      "ĠDifference": 44952,
      "ĠMLB": 44953,
      "ĠQuantum": 44954,
      "Ġincur": 44955,
      "Ġorientato": 44956,
      "Ġlinguistico": 44957,
      "ĠResponsabili": 44958,
      "CAT": 44959,
      "Ġmetti": 44960,
      "così": 44961,
      "Ġallowance": 44962,
      "ĠPublish": 44963,
      "ĠHoldings": 44964,
      "Ġprecipitazioni": 44965,
      "uran": 44966,
      "Ġleagues": 44967,
      "Ġscram": 44968,
      "mysqli": 44969,
      "ĠPLAY": 44970,
      "Ġfavoriscono": 44971,
      "inu": 44972,
      "Ġpernottamento": 44973,
      "await": 44974,
      "Ġriapp": 44975,
      "Ġerogato": 44976,
      "ĠBiz": 44977,
      "threat": 44978,
      "Ġingenti": 44979,
      "esitÃł": 44980,
      "ĠBake": 44981,
      "Ġspans": 44982,
      "losures": 44983,
      "ĠWhereas": 44984,
      "resolution": 44985,
      "ĠHindi": 44986,
      "Ġspunta": 44987,
      "ĠKerry": 44988,
      "Ġspecs": 44989,
      "Ġcollects": 44990,
      "apanese": 44991,
      "Ġmiracle": 44992,
      "adeguata": 44993,
      "Ġ.âĢĿ": 44994,
      "Ġasse": 44995,
      "ĠSolitamente": 44996,
      "Ġattestato": 44997,
      "invenzione": 44998,
      "ĠPAD": 44999,
      "ĠUso": 45000,
      "Ġelo": 45001,
      "Ġmonaci": 45002,
      "Ġmeanings": 45003,
      "ĠHighlights": 45004,
      "Ġdecisionale": 45005,
      "Ġidonea": 45006,
      "Ġautomatizzati": 45007,
      "Polit": 45008,
      "jets": 45009,
      "meg": 45010,
      "ĠArmed": 45011,
      "lickr": 45012,
      "Ġtendenzialmente": 45013,
      "Ġscoppio": 45014,
      "Ġostacol": 45015,
      "Ġgrapes": 45016,
      "Ġmuscol": 45017,
      "Ġmaggioren": 45018,
      "ĠMonferrato": 45019,
      "ĠCollezione": 45020,
      "Ġcaption": 45021,
      "Ġcomplementari": 45022,
      "Ġsorgenti": 45023,
      "etria": 45024,
      "Ġthou": 45025,
      "Ġcostruendo": 45026,
      "ĠAvengers": 45027,
      "Ġambizi": 45028,
      "Atalanta": 45029,
      "ĠSignor": 45030,
      "Ġ?>\"": 45031,
      "ĠTimothy": 45032,
      "Ġsprink": 45033,
      "Ġcuccioli": 45034,
      "Ġvettore": 45035,
      "ĠVars": 45036,
      "Ġattin": 45037,
      "ĠAria": 45038,
      "Ġfrang": 45039,
      "REAM": 45040,
      "ĠDevil": 45041,
      "Ġattachments": 45042,
      "ĠQuirinale": 45043,
      "ĠTW": 45044,
      "Ġuh": 45045,
      "Alle": 45046,
      "ĠCircolare": 45047,
      "SHA": 45048,
      "critical": 45049,
      "ĠVoghera": 45050,
      "è·¯å¾Ħ": 45051,
      "swith": 45052,
      "Ġscatole": 45053,
      "ecloud": 45054,
      "ÃĮ": 45055,
      "Ġkills": 45056,
      "ĠKaz": 45057,
      "ĠRepresentatives": 45058,
      "oterm": 45059,
      "Ġsonoro": 45060,
      "bib": 45061,
      "Ġana": 45062,
      "ĠSpend": 45063,
      "Trim": 45064,
      "ĠFlexible": 45065,
      "(\",": 45066,
      "ILLE": 45067,
      "ĠInterviste": 45068,
      "Ġpromotori": 45069,
      "Ġcrore": 45070,
      "Ġgutters": 45071,
      "PixelType": 45072,
      "aturale": 45073,
      "ĠMori": 45074,
      "ĠForo": 45075,
      "Ġimmin": 45076,
      "Ġrobb": 45077,
      "ĠPalmer": 45078,
      "ISTI": 45079,
      "ovia": 45080,
      "Ġesista": 45081,
      "eroi": 45082,
      "ACTER": 45083,
      "selector": 45084,
      "ĠEvan": 45085,
      "Ġsuprema": 45086,
      "bid": 45087,
      "ë¦": 45088,
      "ĠChampagne": 45089,
      "Ġcorrupt": 45090,
      "ARRAY": 45091,
      "Ġchooses": 45092,
      "COVID": 45093,
      "CONTRO": 45094,
      "cid": 45095,
      "Ġlou": 45096,
      "ĠOsservatorio": 45097,
      "Ġleggo": 45098,
      "ĠIbrahim": 45099,
      "Ġimpront": 45100,
      "accento": 45101,
      "ricular": 45102,
      "ĠUtilizzo": 45103,
      "Ġpatrons": 45104,
      "ĠAllegri": 45105,
      "alcio": 45106,
      "ĠTier": 45107,
      "Ġ../": 45108,
      "bbey": 45109,
      "Ġfluor": 45110,
      "Ġdiplomatic": 45111,
      "ĠRailway": 45112,
      "Choice": 45113,
      "ĠSources": 45114,
      "Ġmentioning": 45115,
      "Ġblankets": 45116,
      "Ġedili": 45117,
      "Ġrifle": 45118,
      "LEFT": 45119,
      "Ġprogressione": 45120,
      "ipendente": 45121,
      "ĠMontgomery": 45122,
      "Ġbowls": 45123,
      "Ġispirati": 45124,
      "Ġont": 45125,
      "ONTO": 45126,
      "Ġsbaglia": 45127,
      "Mean": 45128,
      "idico": 45129,
      "ĠNé": 45130,
      "ĠIsn": 45131,
      "Ġpatented": 45132,
      "ĠCampob": 45133,
      "posium": 45134,
      "Works": 45135,
      "页éĿ¢": 45136,
      "ĠFavorite": 45137,
      "iett": 45138,
      "Ġpoured": 45139,
      "Ġstall": 45140,
      "Ġprovate": 45141,
      "ĠMorrison": 45142,
      "Ġmittente": 45143,
      "ouring": 45144,
      "berger": 45145,
      "ĠUSER": 45146,
      "Replace": 45147,
      "Ġtrasformano": 45148,
      "ĠFORM": 45149,
      "Ġsiding": 45150,
      "roy": 45151,
      "ĠDong": 45152,
      "empi": 45153,
      "Ġescorts": 45154,
      "roga": 45155,
      "ĠSvilupp": 45156,
      "Ġstrives": 45157,
      "Ġconfined": 45158,
      "Ġtopical": 45159,
      "ĠMySQL": 45160,
      "Ġdentistry": 45161,
      "Ġstudiati": 45162,
      "Ġgentilezza": 45163,
      "CLI": 45164,
      "Ġglu": 45165,
      "ifisso": 45166,
      "execut": 45167,
      "Ġsaremmo": 45168,
      "Ġradiazioni": 45169,
      "Ġpremise": 45170,
      "primo": 45171,
      "Ġgrinder": 45172,
      "Ġcommence": 45173,
      "Ġspeculation": 45174,
      "ĠPassione": 45175,
      "Ġcentralized": 45176,
      "ĠEVENT": 45177,
      "Ġassorbire": 45178,
      "ĠNumerous": 45179,
      "Ud": 45180,
      "ĠBears": 45181,
      "attenta": 45182,
      "inizioni": 45183,
      "ificando": 45184,
      "players": 45185,
      "Ġgreeted": 45186,
      "Ġasiatico": 45187,
      "Ġinaccess": 45188,
      "Ġsez": 45189,
      "Ġsubset": 45190,
      "ĠSuitable": 45191,
      "Ġcentrif": 45192,
      "Ġcircumstance": 45193,
      "ĠErik": 45194,
      "ĠLoro": 45195,
      "ĠOste": 45196,
      "ziamo": 45197,
      "Ġpensionato": 45198,
      "Ġpreparations": 45199,
      "Ġinsufficienza": 45200,
      "Ġmerged": 45201,
      "ĠAppeal": 45202,
      "ĠHAVE": 45203,
      "Ġlowered": 45204,
      "Ġregulator": 45205,
      "Ġintendiamo": 45206,
      "Ġpermettersi": 45207,
      "smarty": 45208,
      "Put": 45209,
      "tico": 45210,
      "yang": 45211,
      "Ġchio": 45212,
      "Ġcomplicazioni": 45213,
      "Ġeducator": 45214,
      "riages": 45215,
      "Ġpresunti": 45216,
      "former": 45217,
      "Ġgrilled": 45218,
      "Ġacre": 45219,
      "Ġentails": 45220,
      "EGIN": 45221,
      "cinque": 45222,
      "North": 45223,
      "mis": 45224,
      "ĠWC": 45225,
      "Ġshining": 45226,
      "Ġinterver": 45227,
      "å¤ĸ": 45228,
      "ĠInnovative": 45229,
      "Ġbrasiliano": 45230,
      "vr": 45231,
      "ĠInvalid": 45232,
      "Ġacron": 45233,
      "ĠFrasi": 45234,
      "Ġeducare": 45235,
      "Ġcontracting": 45236,
      "Ġpretendere": 45237,
      "ĠDerek": 45238,
      "Ġdelud": 45239,
      "ĠNass": 45240,
      "shots": 45241,
      "Ġorganisms": 45242,
      "ĠTRATTAMENTO": 45243,
      "March": 45244,
      "ĠPets": 45245,
      "ĠManca": 45246,
      "ĠGly": 45247,
      "ĠhighTagPt": 45248,
      "gray": 45249,
      "ĠerrStr": 45250,
      "solid": 45251,
      "orghini": 45252,
      "Ġmuover": 45253,
      "ĠseguirÃł": 45254,
      "AMI": 45255,
      "Analy": 45256,
      "ĠFuj": 45257,
      "Ġcoerenti": 45258,
      "ĠAyurved": 45259,
      "Ġthyroid": 45260,
      "Ġpedestrian": 45261,
      "YE": 45262,
      "kl": 45263,
      "Ġà": 45264,
      "Ġburea": 45265,
      "pps": 45266,
      "Ġdescrizioni": 45267,
      "FW": 45268,
      "ĠWO": 45269,
      "operato": 45270,
      "Ġanalogo": 45271,
      "Ġemphasizing": 45272,
      "ĠAmbientale": 45273,
      "ĠRaffaello": 45274,
      "instr": 45275,
      "Ġdivisioni": 45276,
      "aggero": 45277,
      "Ġcompilation": 45278,
      "rives": 45279,
      "ĠAutumn": 45280,
      "ĠInspection": 45281,
      "orry": 45282,
      "idepress": 45283,
      "ĠKol": 45284,
      "peak": 45285,
      "ĠPolicies": 45286,
      "Ġvendono": 45287,
      "Ġbrodo": 45288,
      "Ġе": 45289,
      "Scan": 45290,
      "ĠCivico": 45291,
      "Ġpredictable": 45292,
      "cit": 45293,
      "iola": 45294,
      "ĠDettagli": 45295,
      "ĠIp": 45296,
      "ĠMits": 45297,
      "Ġlocalizzazione": 45298,
      "Ġeffettuano": 45299,
      "Ġmistaken": 45300,
      "Ġstipulato": 45301,
      "ĠSERVIZI": 45302,
      "ĠCafé": 45303,
      "ĠBona": 45304,
      "dead": 45305,
      "Ġsounded": 45306,
      "Ġfasting": 45307,
      "ĠDocuments": 45308,
      "Ġtestimoniare": 45309,
      "Sun": 45310,
      "Ġlama": 45311,
      "ghero": 45312,
      "ĠApparently": 45313,
      "ĠCharity": 45314,
      "Ġhypothesis": 45315,
      "ortages": 45316,
      "Ġfoul": 45317,
      "Ġstellar": 45318,
      "ĠRhe": 45319,
      "induced": 45320,
      "Ġapposite": 45321,
      "tainers": 45322,
      "Ġselective": 45323,
      "产": 45324,
      "Ġembody": 45325,
      "ĠGiove": 45326,
      "ĠCHECK": 45327,
      "Ġiteration": 45328,
      "ĠCipro": 45329,
      "Cin": 45330,
      "Ġregimi": 45331,
      "velt": 45332,
      "Ġcontinueranno": 45333,
      "ĠLoading": 45334,
      "Ġcashback": 45335,
      "recogn": 45336,
      "ĠPiccola": 45337,
      "ĠGregory": 45338,
      "Ġallestita": 45339,
      "cta": 45340,
      "Ġmero": 45341,
      "ipur": 45342,
      "Ġinsurers": 45343,
      "ĠQuestura": 45344,
      "Ġlegislature": 45345,
      "Ġdevastante": 45346,
      "Ġincubo": 45347,
      "ĠPellegrini": 45348,
      "Ġsublime": 45349,
      "Ġperizia": 45350,
      "Ġbeast": 45351,
      "Ġprepararsi": 45352,
      "latest": 45353,
      "ACTION": 45354,
      "Ġsans": 45355,
      "ĠDb": 45356,
      "Ġverbo": 45357,
      "Ġresolving": 45358,
      "Ġcolture": 45359,
      "packet": 45360,
      "Ġaccomun": 45361,
      "Ġaboard": 45362,
      "Ġou": 45363,
      "Ġnr": 45364,
      "egro": 45365,
      "Ġoppos": 45366,
      "fileName": 45367,
      "ĠGreta": 45368,
      "Ġcircondata": 45369,
      "![": 45370,
      "today": 45371,
      "izar": 45372,
      "Ġ\"))": 45373,
      "Ġpiombo": 45374,
      "Ġregression": 45375,
      "ĠAmnesty": 45376,
      "Ġgarante": 45377,
      "ĠNetanyahu": 45378,
      "Ġprivilegiato": 45379,
      "ĠScripture": 45380,
      "ĠFiumicino": 45381,
      "credit": 45382,
      "adapt": 45383,
      "Ġeconomically": 45384,
      "ĠParameter": 45385,
      "Ġtredici": 45386,
      "Ġunavailable": 45387,
      "ĠNames": 45388,
      "Ġinteressarti": 45389,
      "Ġpuntano": 45390,
      "Ġdifensiva": 45391,
      "Ġdesperately": 45392,
      "ĠLL": 45393,
      "Ġsaliva": 45394,
      "ELO": 45395,
      "notification": 45396,
      "Ġsubjective": 45397,
      "Ġindiana": 45398,
      "Ġsafeguarding": 45399,
      "Ġges": 45400,
      "Ġsorprendenti": 45401,
      "ĠElettronica": 45402,
      "ĠClarke": 45403,
      "Ġgomme": 45404,
      "缴æİ¥": 45405,
      "Ġquesito": 45406,
      "Ġinterfaccia": 45407,
      "paths": 45408,
      "ĠMontes": 45409,
      "ÑĢÑĥ": 45410,
      "ĠDiaz": 45411,
      "Binding": 45412,
      "izze": 45413,
      "logs": 45414,
      "Ġunderst": 45415,
      "Ġetichett": 45416,
      "ĠReceive": 45417,
      "Ġsottoporsi": 45418,
      "jobs": 45419,
      "Ġpropensione": 45420,
      "ĠOrario": 45421,
      "ĠSTE": 45422,
      "Ġinesor": 45423,
      "Ġsweeping": 45424,
      "WW": 45425,
      "inel": 45426,
      "Ġsettling": 45427,
      "ĠIndice": 45428,
      "Ġsospesi": 45429,
      "Ġrovesci": 45430,
      "Ġlaici": 45431,
      "ĠElia": 45432,
      "itures": 45433,
      "ĠMarini": 45434,
      "Ġbetray": 45435,
      "Ġperiodic": 45436,
      "Constant": 45437,
      "RU": 45438,
      "oletti": 45439,
      "eches": 45440,
      "ĠUnlock": 45441,
      "Ġgrazi": 45442,
      "Ġdipendenze": 45443,
      "Ġinedite": 45444,
      "Ġeu": 45445,
      "oki": 45446,
      "annull": 45447,
      "ĠParse": 45448,
      "Ġcucchiai": 45449,
      "Continua": 45450,
      "ĠVolunteer": 45451,
      "icina": 45452,
      "ìa": 45453,
      "ornings": 45454,
      "edienza": 45455,
      "Ġdamn": 45456,
      "ĠATP": 45457,
      "Ġsalito": 45458,
      "ossia": 45459,
      "Ġcampeggio": 45460,
      "ĠCorb": 45461,
      "Ġstipula": 45462,
      "ĠAnime": 45463,
      "Ġverdict": 45464,
      "Ġguarire": 45465,
      "Ġodontoi": 45466,
      "although": 45467,
      "Ġmaterasso": 45468,
      "Ġliquida": 45469,
      "ongoose": 45470,
      "addComponent": 45471,
      "Ġmastering": 45472,
      "ĠIndianapolis": 45473,
      "ĠNutri": 45474,
      "bags": 45475,
      "Ġlegumi": 45476,
      "Ġpersistenti": 45477,
      "istiamo": 45478,
      "Ġmonsters": 45479,
      "Ġcostruttori": 45480,
      "Ġsilenzioso": 45481,
      "ĠLars": 45482,
      "Ġcharset": 45483,
      "Ġdeliberately": 45484,
      "ENCES": 45485,
      "ĠDare": 45486,
      "ĠCalder": 45487,
      "Ġcompensazione": 45488,
      "Ġincertezze": 45489,
      "Ġanalitici": 45490,
      "ĠLIFE": 45491,
      ",</": 45492,
      "Ġspanning": 45493,
      "Ġavvelen": 45494,
      "elsen": 45495,
      "Ġindividua": 45496,
      "Ġcellula": 45497,
      "ãģª": 45498,
      "Ġrefugee": 45499,
      "Ġpung": 45500,
      "agar": 45501,
      "Ġdiscrep": 45502,
      "Ġdegustazioni": 45503,
      "Ä«": 45504,
      "alam": 45505,
      "abay": 45506,
      "Ġscossa": 45507,
      "Ġbroth": 45508,
      "Ġdistributors": 45509,
      "Ġquarantine": 45510,
      "æĮī": 45511,
      "KI": 45512,
      "sun": 45513,
      "Ġabili": 45514,
      "Ġsteward": 45515,
      "Ġannoy": 45516,
      "Ġriconc": 45517,
      "Ġfascisti": 45518,
      "IZZA": 45519,
      "ĠOfficers": 45520,
      "ĠURLs": 45521,
      "Ġcarceri": 45522,
      "reb": 45523,
      "Ġrecessione": 45524,
      "Ġcurv": 45525,
      "idiana": 45526,
      "Ġballare": 45527,
      "Matcher": 45528,
      "ĠElectro": 45529,
      "Sen": 45530,
      "Ġinduced": 45531,
      "Ġventilazione": 45532,
      "ĠRussa": 45533,
      "Ġsexually": 45534,
      "Ġindaga": 45535,
      "zn": 45536,
      "ĠdB": 45537,
      "roso": 45538,
      "Ġruot": 45539,
      "ĠCriptoval": 45540,
      "Ġbacche": 45541,
      "ño": 45542,
      "ĠProprietÃł": 45543,
      "Ġaggiunte": 45544,
      "ĠMohammed": 45545,
      "ĠRenew": 45546,
      "talk": 45547,
      "ĠGPA": 45548,
      "ĠNett": 45549,
      "Ġspum": 45550,
      "ĠInstructions": 45551,
      "constraint": 45552,
      "기": 45553,
      "estrem": 45554,
      "Ġchassis": 45555,
      "ATTER": 45556,
      "Ġalcuno": 45557,
      "Ġnightmare": 45558,
      "Ġadiacente": 45559,
      "ĠDiciamo": 45560,
      "ĠCen": 45561,
      "ĠPeso": 45562,
      "Ġtemere": 45563,
      "Ġspiral": 45564,
      "complex": 45565,
      "Ġremembering": 45566,
      "æĸ¹å¼ı": 45567,
      "ĠFinanziamenti": 45568,
      "indennitÃł": 45569,
      "Ġserena": 45570,
      "ĠPrevis": 45571,
      "playing": 45572,
      "Ġinfluencing": 45573,
      "Addr": 45574,
      "Ġindividuate": 45575,
      "Ġwhisper": 45576,
      "angered": 45577,
      "Ġminoranze": 45578,
      "Ġinfluenzano": 45579,
      "ĠValueError": 45580,
      "Ġ.....": 45581,
      "infall": 45582,
      "Behaviour": 45583,
      "Ġmeats": 45584,
      "Ġmanipulate": 45585,
      "ĠBroadcast": 45586,
      "Ġexhilar": 45587,
      "ĠDas": 45588,
      "ĠThu": 45589,
      "Ġstragrande": 45590,
      "ĠGrinding": 45591,
      "Ġligure": 45592,
      "eree": 45593,
      "ĠValues": 45594,
      "Ġsequenze": 45595,
      "Argentina": 45596,
      "ĠHenderson": 45597,
      "ĠAlready": 45598,
      "poso": 45599,
      "Ġlungimir": 45600,
      "Ġquestionario": 45601,
      "enues": 45602,
      "Ġwhistle": 45603,
      "Ġconsiliare": 45604,
      "Ġopposti": 45605,
      "íĬ": 45606,
      "changer": 45607,
      "interruzione": 45608,
      "Ġmigrants": 45609,
      "ĠGibson": 45610,
      "oglob": 45611,
      "Ġprettamente": 45612,
      "Ġdocumentari": 45613,
      "'},": 45614,
      "Ġunderstandable": 45615,
      "ĠDale": 45616,
      "ĠFonti": 45617,
      "Ġcortesia": 45618,
      "Ġdrasticamente": 45619,
      "POL": 45620,
      "Ġnaming": 45621,
      "lizz": 45622,
      "ostico": 45623,
      "Ġparano": 45624,
      "Ġpartigiani": 45625,
      "Ġimprenditoriali": 45626,
      "ĠInnoc": 45627,
      "aretti": 45628,
      "ereg": 45629,
      "Ġvolendo": 45630,
      "ĠBrick": 45631,
      "managed": 45632,
      "Ġbrava": 45633,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 45634,
      "Ġmeccanici": 45635,
      "(',": 45636,
      "gang": 45637,
      "Ġfinanze": 45638,
      "Ġfrull": 45639,
      "IMAGE": 45640,
      "ĠPalla": 45641,
      "ĠFunctions": 45642,
      "ĠMateriale": 45643,
      "machine": 45644,
      "ĠNazione": 45645,
      "Ġgetaway": 45646,
      "Ġdemographics": 45647,
      "SIM": 45648,
      "Ġneoliber": 45649,
      "ĠSeal": 45650,
      "REC": 45651,
      "immed": 45652,
      "Ġtunes": 45653,
      "Posted": 45654,
      "Ġcoher": 45655,
      "Ġbiennio": 45656,
      "Ġveins": 45657,
      "Ġapprovare": 45658,
      "cessione": 45659,
      "ĠDrake": 45660,
      "Ġguardian": 45661,
      "Prem": 45662,
      "easy": 45663,
      "entes": 45664,
      "Ġvinta": 45665,
      "Ġalfab": 45666,
      "ĠLT": 45667,
      "zzante": 45668,
      "leto": 45669,
      "Ġrituals": 45670,
      "ĠReplace": 45671,
      "Ġveniamo": 45672,
      "headed": 45673,
      "Ġnort": 45674,
      "lein": 45675,
      "Ġreplies": 45676,
      "Ġtackling": 45677,
      "Ġmiscel": 45678,
      "ĠKlein": 45679,
      "ittadini": 45680,
      "ĠMisericordia": 45681,
      "Ġepidemic": 45682,
      "ĠAeroporto": 45683,
      "Ġprovando": 45684,
      "Ġsettanta": 45685,
      "Ġgiudicato": 45686,
      "giÃł": 45687,
      "Ġpreferisco": 45688,
      "USH": 45689,
      "Ġhalfway": 45690,
      "ĠBenvenuti": 45691,
      "ĠDefine": 45692,
      "Ġdistractions": 45693,
      "ĠFlying": 45694,
      "esian": 45695,
      "__':": 45696,
      "Ġsuggestivi": 45697,
      "Ġmicroonde": 45698,
      "ĠPharmaceutical": 45699,
      "Ġcompressor": 45700,
      "Ġmour": 45701,
      "Ġrugs": 45702,
      "Ġcaramel": 45703,
      "Ġabbinare": 45704,
      "Ġutils": 45705,
      "Ġsingolarmente": 45706,
      "Ġcontraria": 45707,
      "ãģ¯": 45708,
      "ĠQUEST": 45709,
      "Ġcanceled": 45710,
      "Ġoffrirti": 45711,
      "Ġpenetration": 45712,
      "Ġreusable": 45713,
      "ocitÃł": 45714,
      "ĠGiusto": 45715,
      "Ġautorizzate": 45716,
      "Ġreplacements": 45717,
      "ĠImplementation": 45718,
      "ĠRacc": 45719,
      "positive": 45720,
      "Ġpalese": 45721,
      "Ġsparked": 45722,
      "ĠVecchia": 45723,
      "Ġdifensori": 45724,
      "ĠVinyl": 45725,
      "Ġdécor": 45726,
      "Ġhierarchy": 45727,
      "=',": 45728,
      "ĠMarti": 45729,
      "frutt": 45730,
      "Ġpalo": 45731,
      "ĠViagra": 45732,
      "Ġutilizzabile": 45733,
      "Ġcosmetics": 45734,
      "ĠRovigo": 45735,
      "ĠScandin": 45736,
      "hagen": 45737,
      "Ġ*=": 45738,
      "ĠfinirÃł": 45739,
      "Ġriusciva": 45740,
      "áĥIJ": 45741,
      "ĠGandhi": 45742,
      "Hey": 45743,
      "OTO": 45744,
      "ĠRestoration": 45745,
      "mutex": 45746,
      "Ġdoloroso": 45747,
      "ĠMunich": 45748,
      "bins": 45749,
      "earth": 45750,
      "Ġdecarbon": 45751,
      "ĠPolar": 45752,
      "portion": 45753,
      "uoni": 45754,
      "erini": 45755,
      "legg": 45756,
      "ĠSatisf": 45757,
      "ĠFAI": 45758,
      "ĠVirgilio": 45759,
      "Ġbearings": 45760,
      "ĠSchi": 45761,
      "ĠHY": 45762,
      "stre": 45763,
      "Ġ%%": 45764,
      "ĠSolidarietÃł": 45765,
      "Ġpenitenzi": 45766,
      "ĠCicl": 45767,
      "ĠTiziana": 45768,
      "ĠNou": 45769,
      "Ġcarbs": 45770,
      "UMN": 45771,
      "Ġentertained": 45772,
      "bench": 45773,
      "edience": 45774,
      "Ġcausano": 45775,
      "è¿ŀ": 45776,
      "Ġnicotine": 45777,
      "Ġail": 45778,
      "atie": 45779,
      "ĠBash": 45780,
      "Ġdecimo": 45781,
      "dbc": 45782,
      "ĠFigura": 45783,
      "CittÃł": 45784,
      "VB": 45785,
      "Ġstarring": 45786,
      "ĠonCreate": 45787,
      "Ġ)).": 45788,
      "Ġgiocate": 45789,
      "Ġfotografare": 45790,
      "dependent": 45791,
      "ĠGrammy": 45792,
      "ĠSIA": 45793,
      "Ġreload": 45794,
      "ĠPepp": 45795,
      "Ġfestivi": 45796,
      "Ġverticali": 45797,
      "ForeignKey": 45798,
      "£Ģ": 45799,
      "Ġscott": 45800,
      "Ġintermedia": 45801,
      "Ġpuntato": 45802,
      "Ġpallet": 45803,
      "Ġexemption": 45804,
      "ensori": 45805,
      "Ġriconqu": 45806,
      "ĠDenis": 45807,
      "Ġbrushing": 45808,
      "Ġloops": 45809,
      "ndr": 45810,
      "ormina": 45811,
      "à¸Ļ": 45812,
      "Categories": 45813,
      "Ġbord": 45814,
      "ĠRamp": 45815,
      "Ġdisconnect": 45816,
      "Ġlegh": 45817,
      "::$": 45818,
      "Ġpossessions": 45819,
      "Giorn": 45820,
      "ĠGb": 45821,
      "Ġspaghetti": 45822,
      "enezia": 45823,
      "NonNull": 45824,
      "successful": 45825,
      "Ġinjections": 45826,
      "Ġhugely": 45827,
      "ĠSann": 45828,
      "INPS": 45829,
      "Ġbasano": 45830,
      "Ġoperante": 45831,
      "ĠSchne": 45832,
      "ĠProfessore": 45833,
      "Ġcivilization": 45834,
      "æĹ¶åĢĻ": 45835,
      "ĠInterestingly": 45836,
      "Ġknocked": 45837,
      "Ġfunerali": 45838,
      "/,": 45839,
      "Days": 45840,
      "Dash": 45841,
      "Ġcrate": 45842,
      "Ġperduta": 45843,
      "Ġdicevo": 45844,
      "Ġsuggestive": 45845,
      "icini": 45846,
      "rach": 45847,
      "Ġ(«": 45848,
      "ĠInch": 45849,
      "ĠKang": 45850,
      "Ġchius": 45851,
      "Infl": 45852,
      "appunto": 45853,
      "Ġmassime": 45854,
      "Ġdarknet": 45855,
      "Ġdynam": 45856,
      "ĠINTERV": 45857,
      "Ġindiscrezioni": 45858,
      "Ġarabi": 45859,
      "Ġreconstruction": 45860,
      "Ġimballaggi": 45861,
      "æ»": 45862,
      "ĠPermalink": 45863,
      "Ġimputati": 45864,
      "Ġsval": 45865,
      "accaduto": 45866,
      "Ġinel": 45867,
      "sten": 45868,
      "Ġjumps": 45869,
      "Ġangular": 45870,
      "Ġprevalence": 45871,
      "Ġpellegrinaggio": 45872,
      "Ġconcessioni": 45873,
      "yclerView": 45874,
      "Ġministers": 45875,
      "ĠAIDS": 45876,
      "ĠLara": 45877,
      "ĠHels": 45878,
      "Ġcran": 45879,
      "Ġmighty": 45880,
      "ĠVertical": 45881,
      "imbar": 45882,
      "ĠBanche": 45883,
      "Ġaccurato": 45884,
      "Ġ;)": 45885,
      "Ġcondem": 45886,
      "ĠRegulatory": 45887,
      "Ġritrovamento": 45888,
      "Ġpremia": 45889,
      "Ġimpiegare": 45890,
      "National": 45891,
      "ĠPerù": 45892,
      "Ġpsicologiche": 45893,
      "Ġerm": 45894,
      "ĠTottenham": 45895,
      "ĠVince": 45896,
      "ĠQuelle": 45897,
      "ĠSuites": 45898,
      "horizontal": 45899,
      "ĠHarley": 45900,
      "Ġpremere": 45901,
      "Ġanonime": 45902,
      "onductor": 45903,
      "Ġcapill": 45904,
      "Ġallegger": 45905,
      "Ġdefender": 45906,
      "Ġbask": 45907,
      "Ġsopraff": 45908,
      "ĠPrefetto": 45909,
      "ppen": 45910,
      "Ġwholly": 45911,
      "ellanza": 45912,
      "Ġlava": 45913,
      "ironia": 45914,
      "Ġsogg": 45915,
      "ĠMinutes": 45916,
      "Ġgiocata": 45917,
      "Ġbd": 45918,
      "ikh": 45919,
      "Ġcapsules": 45920,
      "Ġspingono": 45921,
      "?(": 45922,
      "iwhal": 45923,
      "amate": 45924,
      "ĠSensor": 45925,
      "Ġchats": 45926,
      "Ġmodem": 45927,
      "TOKEN": 45928,
      "Ġmaltratt": 45929,
      "Ġrefunds": 45930,
      "Ġabbandona": 45931,
      "iwhalecloud": 45932,
      "ondato": 45933,
      "ĠRepeat": 45934,
      "nical": 45935,
      "ĠParen": 45936,
      "ĠBaj": 45937,
      "Ġimprovviso": 45938,
      "Ġorganizzano": 45939,
      "Ġprefiss": 45940,
      "ĠPhilosophy": 45941,
      "Ġsandwiches": 45942,
      "AZ": 45943,
      "andum": 45944,
      "Ġassaggi": 45945,
      "Ġvolle": 45946,
      "Ġunderw": 45947,
      "ĠCane": 45948,
      "Ġalphabet": 45949,
      "Ġ\"></": 45950,
      "ongesso": 45951,
      "ĠYesterday": 45952,
      "ungo": 45953,
      "Ġcampana": 45954,
      "artial": 45955,
      "ĠPatria": 45956,
      "Ġaderisce": 45957,
      "iminazioni": 45958,
      "ĠFED": 45959,
      "Ġcycl": 45960,
      "ĠPatti": 45961,
      "ĠGeneva": 45962,
      "ĠQuinn": 45963,
      "uckland": 45964,
      "Ġgasoline": 45965,
      "Ġmyths": 45966,
      "toy": 45967,
      "ĠNinja": 45968,
      "mato": 45969,
      "Ġprintable": 45970,
      "ĠkWh": 45971,
      "ĠStret": 45972,
      "Ġblinds": 45973,
      "ĠTwitch": 45974,
      "Ġfotografiche": 45975,
      "ĠPublication": 45976,
      "Ġanonimi": 45977,
      "ĠIpp": 45978,
      "ĠGan": 45979,
      "Ġboiling": 45980,
      "ĠElse": 45981,
      "ĠTwenty": 45982,
      "ĠMidwest": 45983,
      "ĠJiang": 45984,
      "Ġperla": 45985,
      "azar": 45986,
      "ĠGoHigh": 45987,
      "Ġconstatare": 45988,
      "Ġdistributore": 45989,
      "Ġtaxation": 45990,
      "Ġesplicita": 45991,
      "ĠThailandia": 45992,
      "ĠBagn": 45993,
      "Ġrelocation": 45994,
      "Ġtrovò": 45995,
      "Ġfunzionante": 45996,
      "ĠLaurent": 45997,
      "ĠQuarter": 45998,
      "Ġglor": 45999,
      "Ġstiano": 46000,
      "Ġgettare": 46001,
      "Ġricoveri": 46002,
      "ĠTEAT": 46003,
      "Ġvideoclip": 46004,
      "éĤ£": 46005,
      "SetFillColor": 46006,
      "ĠCluster": 46007,
      "uesta": 46008,
      "ĠPaulo": 46009,
      "Ġpalio": 46010,
      "ĠSynt": 46011,
      "Sat": 46012,
      "bica": 46013,
      "Ġandavano": 46014,
      "ĠPione": 46015,
      "Ġevince": 46016,
      "attered": 46017,
      "ĠZer": 46018,
      "Ġvirtue": 46019,
      "ĠORD": 46020,
      "roads": 46021,
      "ĠMetropolitana": 46022,
      "rotta": 46023,
      "ĠDos": 46024,
      "Ġpostazioni": 46025,
      "...,": 46026,
      "Ġleggend": 46027,
      "Ġreun": 46028,
      "Ġmelting": 46029,
      "ĠPromotion": 46030,
      "Ġsadness": 46031,
      "omonima": 46032,
      "tasks": 46033,
      "icamento": 46034,
      "usk": 46035,
      "ĠDAT": 46036,
      "Ġhighs": 46037,
      "Ġpalins": 46038,
      "Ġgeografiche": 46039,
      "codes": 46040,
      "Ġfogn": 46041,
      "ĠPUN": 46042,
      "Ġstal": 46043,
      "Stars": 46044,
      "Ġbianch": 46045,
      "Ġesemplific": 46046,
      "Ġconsentita": 46047,
      "Ġfotografici": 46048,
      "Ġlirica": 46049,
      "rights": 46050,
      "ĠDG": 46051,
      "ĠLak": 46052,
      "Ġfelic": 46053,
      "Ġriconoscibile": 46054,
      "appendChild": 46055,
      "Ġhacks": 46056,
      "ĠPicasso": 46057,
      "ĠKosovo": 46058,
      "ĠPiattaforma": 46059,
      "ĠPoggio": 46060,
      "urbs": 46061,
      "Ġquir": 46062,
      "Innov": 46063,
      "Ġmitico": 46064,
      "Ġcongestion": 46065,
      "ĠVue": 46066,
      "ĠAndiamo": 46067,
      "Ġmilanesi": 46068,
      "Ġsacri": 46069,
      "Ġlitro": 46070,
      "ĠHDR": 46071,
      "Ġdeliberate": 46072,
      "Ġindirectly": 46073,
      "PB": 46074,
      "Ġparteciperanno": 46075,
      "community": 46076,
      "Ġplayoffs": 46077,
      "arelle": 46078,
      "ĠVille": 46079,
      "ĠConto": 46080,
      "Ġfundamentally": 46081,
      "ĠGUI": 46082,
      "orsioni": 46083,
      "ller": 46084,
      "agrafe": 46085,
      "Ġjustified": 46086,
      "Ġblowing": 46087,
      "imber": 46088,
      "Ġconval": 46089,
      "Ġrappresentate": 46090,
      "ĠAnnulla": 46091,
      "Train": 46092,
      "Ġestrarre": 46093,
      "Monitor": 46094,
      "opened": 46095,
      "Ġcostitut": 46096,
      "ĠPIÃĻ": 46097,
      "ĠSpiritual": 46098,
      "Ġallevamento": 46099,
      "ĠLiberazione": 46100,
      "zers": 46101,
      "ĠAbor": 46102,
      "Ġseppure": 46103,
      "Ġ').": 46104,
      "ĠInvestments": 46105,
      "Ġhurry": 46106,
      "Ġpaus": 46107,
      "ĠCompensation": 46108,
      "topAlign": 46109,
      "OSI": 46110,
      "ĠStraight": 46111,
      "bled": 46112,
      "yg": 46113,
      "ĠJorge": 46114,
      "swap": 46115,
      "Ġconsisted": 46116,
      "Ġcomportamentali": 46117,
      "Ġpromotore": 46118,
      "Ġharmon": 46119,
      "Ġterribili": 46120,
      "Ġcorpus": 46121,
      "Ġcoatings": 46122,
      "Ġacco": 46123,
      "ERTO": 46124,
      "Ġvarieg": 46125,
      "ĠBurton": 46126,
      "Ġpresumably": 46127,
      "ĠElevate": 46128,
      "omics": 46129,
      "ĠApertura": 46130,
      "emary": 46131,
      "ĠWei": 46132,
      "ĠSalary": 46133,
      "Ġenclosed": 46134,
      "ixel": 46135,
      "Ġinserisci": 46136,
      "ĠDucati": 46137,
      "ĠHebrew": 46138,
      "Ġrenderla": 46139,
      "ĠPilates": 46140,
      "Permission": 46141,
      "Ġiva": 46142,
      "Ġwaking": 46143,
      "ĠAree": 46144,
      "assemb": 46145,
      "Ġpianto": 46146,
      "renia": 46147,
      "Ġconfessione": 46148,
      "Ġcurtain": 46149,
      "Currency": 46150,
      "izons": 46151,
      "(\"{": 46152,
      "psum": 46153,
      "Ġalmond": 46154,
      "Ġdebates": 46155,
      "Ġ[]*": 46156,
      "ĠMariano": 46157,
      "FB": 46158,
      "ĠCros": 46159,
      "Ġenriche": 46160,
      "ĠSTAR": 46161,
      "ĠNuclear": 46162,
      "Ġcigarette": 46163,
      "ĠVolo": 46164,
      "Ġseals": 46165,
      "ĠFiume": 46166,
      "ĠChapel": 46167,
      "Ġenzymes": 46168,
      "Procedure": 46169,
      "Ġcoadiuv": 46170,
      "aia": 46171,
      "Ġcomodi": 46172,
      "fting": 46173,
      "Ġdetach": 46174,
      "Ġannouncing": 46175,
      "ĠGuarantee": 46176,
      "aes": 46177,
      "sprite": 46178,
      "otecnolog": 46179,
      "ĠPension": 46180,
      "ĠBelf": 46181,
      "activate": 46182,
      "ĠAgr": 46183,
      "Ġapprovati": 46184,
      "ĠCurtis": 46185,
      "Ġracist": 46186,
      "amburger": 46187,
      "LEN": 46188,
      "dato": 46189,
      "Ġdelir": 46190,
      "ĠCastiglione": 46191,
      "Ġcartellone": 46192,
      "Ġnickname": 46193,
      "×ķ×": 46194,
      "Letter": 46195,
      "ilissimo": 46196,
      "Ġrecitazione": 46197,
      "()`": 46198,
      "Ġdispose": 46199,
      "Ġcoordinating": 46200,
      "Ġabbraccia": 46201,
      "Here": 46202,
      "istoria": 46203,
      "Ġindov": 46204,
      "ĠLego": 46205,
      "ĠcomplicitÃł": 46206,
      "Ġpellegrini": 46207,
      "Ġpartenope": 46208,
      "ĠPatricia": 46209,
      "Ġmats": 46210,
      "Ġsurreal": 46211,
      "Ġå¤": 46212,
      "Ġpecore": 46213,
      "Ġcondominiale": 46214,
      "Ġinaspettato": 46215,
      "yled": 46216,
      "unwrap": 46217,
      "Ġsuspects": 46218,
      "Ġbolla": 46219,
      "Ġintrapp": 46220,
      "ĠGara": 46221,
      "noi": 46222,
      "Ġcompartment": 46223,
      "ĠAmadeus": 46224,
      "ĠResponsible": 46225,
      "Ġsovrappeso": 46226,
      "Central": 46227,
      "Fu": 46228,
      "seen": 46229,
      "Ġrovin": 46230,
      "illian": 46231,
      "Ġcomportarsi": 46232,
      "Ġflirt": 46233,
      ".');": 46234,
      "ĠNCC": 46235,
      "Ġesatta": 46236,
      "ĠAnz": 46237,
      "ĠGiuris": 46238,
      "Ġbreasts": 46239,
      "Ġprimer": 46240,
      "ĠBlank": 46241,
      "ĠDiventa": 46242,
      "Ġnutrizionale": 46243,
      "ĠGalileo": 46244,
      "RD": 46245,
      "cultura": 46246,
      "Ġay": 46247,
      "Ġimminente": 46248,
      "ĠArrow": 46249,
      "ĠMeat": 46250,
      "ammiss": 46251,
      "Ġregistrarsi": 46252,
      "ĠUpload": 46253,
      "Ġobbligati": 46254,
      "Ġingius": 46255,
      "Ġdistacc": 46256,
      "Ġdigitally": 46257,
      "cyclopedia": 46258,
      "ĠRenaissance": 46259,
      "ĠRD": 46260,
      "ĠVil": 46261,
      "Ġreimbursement": 46262,
      "olenza": 46263,
      "ripping": 46264,
      "Ġtimori": 46265,
      "Ġattrezzata": 46266,
      "Ġbinarie": 46267,
      "Ġscontata": 46268,
      "Ġacknowledg": 46269,
      "Ġferr": 46270,
      "REM": 46271,
      "parameter": 46272,
      "Ġapparente": 46273,
      "arthy": 46274,
      "ĠGrotta": 46275,
      "Ball": 46276,
      "casa": 46277,
      "Ġmenzione": 46278,
      "Ġrilanci": 46279,
      "Ġpains": 46280,
      "à¸Ń": 46281,
      "LAN": 46282,
      "Ġtensions": 46283,
      "Ġlst": 46284,
      "Ġtestato": 46285,
      "ĠReflect": 46286,
      "anov": 46287,
      "ziente": 46288,
      "Ġlieti": 46289,
      "Ġaffrontati": 46290,
      "Ġfunerale": 46291,
      "malloc": 46292,
      "piede": 46293,
      "ionario": 46294,
      "Ġfavored": 46295,
      "Ġconcludes": 46296,
      "ĠCuban": 46297,
      "Ġavvenuti": 46298,
      "Ġkayak": 46299,
      "agini": 46300,
      "Ġpreti": 46301,
      "ĠKant": 46302,
      "ĠJackpot": 46303,
      "Ġsvolgendo": 46304,
      "Ġcommettere": 46305,
      "Ġswipe": 46306,
      "itemap": 46307,
      "Ġpillola": 46308,
      "ĠGemelli": 46309,
      "Ġparabola": 46310,
      "Cosa": 46311,
      "orazione": 46312,
      "indiffer": 46313,
      "Ġfondamenta": 46314,
      "Ġhd": 46315,
      "ĠMina": 46316,
      "Ġelimination": 46317,
      "Ġvolano": 46318,
      "ĠFilms": 46319,
      "Ġpreoccupati": 46320,
      "ĠKeywords": 46321,
      "fid": 46322,
      "Ġpid": 46323,
      "Ġincentrata": 46324,
      "proxy": 46325,
      "Ġempatia": 46326,
      "Ġvitro": 46327,
      "Ġdependence": 46328,
      "Ġescursione": 46329,
      ":[": 46330,
      "gua": 46331,
      "Ùģ": 46332,
      "Ġcim": 46333,
      "ĠCoro": 46334,
      "Ġrookie": 46335,
      "Ġrecalls": 46336,
      "ILITA": 46337,
      "Ġperiodici": 46338,
      "Ġminiature": 46339,
      "bear": 46340,
      "FFFF": 46341,
      "Ġrestituito": 46342,
      "\"):": 46343,
      "lora": 46344,
      "Ġprow": 46345,
      "ĠSepar": 46346,
      "ãģŁ": 46347,
      "Ġsussistenza": 46348,
      "Ġafricano": 46349,
      "Ġgenetics": 46350,
      "Ġtabacco": 46351,
      "ĠBrett": 46352,
      "Ġdesserts": 46353,
      "ĠCertainly": 46354,
      "ĠSOC": 46355,
      "ĠAPS": 46356,
      "ĠAutor": 46357,
      "ĠProgramming": 46358,
      "Ġnotaio": 46359,
      "validator": 46360,
      "Ġbottega": 46361,
      "Ġentusiasta": 46362,
      "Ġcingh": 46363,
      "Buttons": 46364,
      "ĠTube": 46365,
      "ĠTrim": 46366,
      "ernitana": 46367,
      "Ġjackets": 46368,
      "avorite": 46369,
      "ز": 46370,
      "ĠFIS": 46371,
      "ĠGale": 46372,
      "attra": 46373,
      "ftime": 46374,
      "Ġrespects": 46375,
      "ANNI": 46376,
      "Ġurla": 46377,
      "Ġpreferably": 46378,
      "Ġdrawbacks": 46379,
      "ĠRingrazio": 46380,
      "?\".": 46381,
      "ticket": 46382,
      "six": 46383,
      "Ġtestamento": 46384,
      "Ġmunicipale": 46385,
      "Ġbubbles": 46386,
      "IsNullOr": 46387,
      "ĠCanadians": 46388,
      "ĠSz": 46389,
      "estione": 46390,
      "Ġheap": 46391,
      "Ġallegati": 46392,
      "Ġvasche": 46393,
      "Ġripercorre": 46394,
      "ĠBai": 46395,
      "umping": 46396,
      "Ġauster": 46397,
      "Ġlegends": 46398,
      "ĠOrto": 46399,
      "Ġdenim": 46400,
      "Ġcambiate": 46401,
      "Ġreversed": 46402,
      "Ġvena": 46403,
      "Ġcompiler": 46404,
      "ĠPropos": 46405,
      "ĠSeth": 46406,
      "CLUS": 46407,
      "Ġbiomed": 46408,
      "Land": 46409,
      "Ġrape": 46410,
      "ignant": 46411,
      "Ġkno": 46412,
      "Ġextracts": 46413,
      "Ġsuddiviso": 46414,
      "ĠirregolaritÃł": 46415,
      "Ġdistracted": 46416,
      "Ġping": 46417,
      "Ġspacing": 46418,
      "Ġaiutando": 46419,
      "Ġstabilizzazione": 46420,
      "PTION": 46421,
      "Ġcongiunto": 46422,
      "Ġbrevemente": 46423,
      "blu": 46424,
      "elist": 46425,
      "adattamento": 46426,
      "Ġsottoposte": 46427,
      "Ġbagagli": 46428,
      "Ġshooter": 46429,
      "Ġmeravigliose": 46430,
      "ĠArabi": 46431,
      "Messages": 46432,
      "Ġtenga": 46433,
      "Ġfacilita": 46434,
      "ENZIONE": 46435,
      "Ġcurry": 46436,
      "Ġstudiata": 46437,
      "ĠKhal": 46438,
      "ĠChevrolet": 46439,
      "Ġinaccettabile": 46440,
      "Ġwhoever": 46441,
      "ĠScrittura": 46442,
      "Ġstandalone": 46443,
      "ĠBayern": 46444,
      "quisizione": 46445,
      "Ġforgive": 46446,
      "ĠAthletic": 46447,
      "Ġfps": 46448,
      "ĠEnsuring": 46449,
      "intrattenimento": 46450,
      "asers": 46451,
      "ĠSprint": 46452,
      "zier": 46453,
      "cake": 46454,
      "Ġexpressly": 46455,
      "ĠDomanda": 46456,
      "å¯Ĩ": 46457,
      "ĠBangalore": 46458,
      "plotlib": 46459,
      "('-": 46460,
      "Ġmattoni": 46461,
      "Ġriaprire": 46462,
      "ĠCommerciale": 46463,
      "Prior": 46464,
      "Ġpars": 46465,
      "Ġcarcer": 46466,
      "ĠSiem": 46467,
      "ĠMolec": 46468,
      "ĠCardinale": 46469,
      "liamento": 46470,
      "Ġitalo": 46471,
      "omez": 46472,
      "Ġmanut": 46473,
      "ĠFuneral": 46474,
      "Ġfriul": 46475,
      "dati": 46476,
      "Ġrituali": 46477,
      "licemente": 46478,
      "Ġstrang": 46479,
      "oyle": 46480,
      "Conv": 46481,
      "ÑĢи": 46482,
      "osol": 46483,
      "Ġperle": 46484,
      "Ġvalute": 46485,
      "Ġboast": 46486,
      "ĠINFO": 46487,
      "Ġconnessa": 46488,
      "Ġspostato": 46489,
      "SecondTop": 46490,
      "Ġ-$": 46491,
      "ĠLever": 46492,
      "Ġpostali": 46493,
      "Ġcartello": 46494,
      "fite": 46495,
      "elic": 46496,
      "()]": 46497,
      "Ġmedicinal": 46498,
      "Ġassicurativo": 46499,
      "hart": 46500,
      "Ġliturgia": 46501,
      "ĠIdeally": 46502,
      "Ġpersistence": 46503,
      "Ġesaminato": 46504,
      "ĠTL": 46505,
      "Ġspiriti": 46506,
      "ĠIntPtr": 46507,
      "Ġripetutamente": 46508,
      "ĠWendy": 46509,
      "Tit": 46510,
      "alom": 46511,
      "ĠStalin": 46512,
      "Ġdeclining": 46513,
      "icky": 46514,
      "tsy": 46515,
      "ullah": 46516,
      "ĠBelieve": 46517,
      "Ġricoverato": 46518,
      "RW": 46519,
      "Ġvizio": 46520,
      "Ġsums": 46521,
      "ivido": 46522,
      "ĠUSDA": 46523,
      "Ġprendi": 46524,
      "ĠSlov": 46525,
      "Ġ'--": 46526,
      "Ġdirectories": 46527,
      "rogeni": 46528,
      "Ġtribes": 46529,
      "Ġcronache": 46530,
      "Ġprefetto": 46531,
      "Ġghiacci": 46532,
      "arone": 46533,
      "Ġhatch": 46534,
      "ĠTema": 46535,
      "Ġoutrage": 46536,
      "Ġpoised": 46537,
      "Ġdefective": 46538,
      "IPP": 46539,
      "ultado": 46540,
      "oultry": 46541,
      "Ġally": 46542,
      "ĠDUI": 46543,
      "reseen": 46544,
      "ennai": 46545,
      "ĠCose": 46546,
      "Ġaddestr": 46547,
      "grav": 46548,
      "Ġguardato": 46549,
      "ĠColleg": 46550,
      "Ġfacciate": 46551,
      "menta": 46552,
      "Ġparac": 46553,
      "Then": 46554,
      "Ġingegnere": 46555,
      "Ġultrasound": 46556,
      "Ġincide": 46557,
      "ĠSeam": 46558,
      "Ġmisunderstand": 46559,
      "fficina": 46560,
      "seconds": 46561,
      "ĠBorghi": 46562,
      "Ġgiuridici": 46563,
      "Ġtid": 46564,
      "Ġwolf": 46565,
      "ĠDup": 46566,
      "eryl": 46567,
      "Ġexplode": 46568,
      "ĠGw": 46569,
      "Ġmafie": 46570,
      "linux": 46571,
      "ĠMorocco": 46572,
      "ĠIMPORT": 46573,
      "Ġmesmer": 46574,
      "Horizontal": 46575,
      "ebre": 46576,
      "ĠTatto": 46577,
      "ĠAim": 46578,
      "Ġcomplements": 46579,
      "ĠStones": 46580,
      "travel": 46581,
      "Tipo": 46582,
      "tele": 46583,
      "ité": 46584,
      "Ġusura": 46585,
      "Ġcalif": 46586,
      "ĠSemplice": 46587,
      "Ġwheelchair": 46588,
      "Ġcassetto": 46589,
      "pas": 46590,
      "Ġdancers": 46591,
      "Ġclues": 46592,
      "beri": 46593,
      "Ġcostano": 46594,
      "ĠGirol": 46595,
      "AMPA": 46596,
      "Ġpatents": 46597,
      "Ġsedici": 46598,
      "ĠInternazionali": 46599,
      "Ġbarrels": 46600,
      "Ġwhitening": 46601,
      "ĠLamborghini": 46602,
      "aments": 46603,
      "ĠFORE": 46604,
      "Ġindiano": 46605,
      "Ġvalli": 46606,
      "Ġtermici": 46607,
      "订": 46608,
      "Ġsadly": 46609,
      "ĠHano": 46610,
      "Ġscalo": 46611,
      "ĠNovanta": 46612,
      "ĠArtisti": 46613,
      "ĠSENZA": 46614,
      "areth": 46615,
      "Ġmonot": 46616,
      "Ġ_.": 46617,
      "liner": 46618,
      "legend": 46619,
      "Ġsceneggiatore": 46620,
      "Ġtuple": 46621,
      "ĠĠĠĠĠĠĠĠĉ": 46622,
      "Ġdea": 46623,
      "Ġformulation": 46624,
      "plants": 46625,
      "Ġcostituzionali": 46626,
      "rotation": 46627,
      "Ġimmigrant": 46628,
      "ĠAgricola": 46629,
      "published": 46630,
      "danger": 46631,
      "icanti": 46632,
      "Ġmovers": 46633,
      "ĠParties": 46634,
      "ĠDefin": 46635,
      "Ġriceverai": 46636,
      "ĠemptyBinSecondTop": 46637,
      "ĠDodge": 46638,
      "ĠBorse": 46639,
      "Ġdepr": 46640,
      "Ġricch": 46641,
      "atrico": 46642,
      "Ġencaps": 46643,
      "aresima": 46644,
      "hots": 46645,
      "Ġbande": 46646,
      "ĠSicc": 46647,
      "ĠPign": 46648,
      "ĠMud": 46649,
      "ĠMASS": 46650,
      "ĠInterventi": 46651,
      "Ġsbagliate": 46652,
      "Ġevidenziano": 46653,
      "Ġtide": 46654,
      "Ġprurito": 46655,
      "Ġedile": 46656,
      "actus": 46657,
      "Ġfunzionato": 46658,
      "Ġinjust": 46659,
      "NoError": 46660,
      "Seconds": 46661,
      "Ġtd": 46662,
      "ĠSurre": 46663,
      "Ġottimizzazione": 46664,
      "ĠIncreasing": 46665,
      "Ġciclabile": 46666,
      "ĠPorts": 46667,
      "Ġsalumi": 46668,
      "Ġsafest": 46669,
      "Ġrubato": 46670,
      "Ġagroalimentare": 46671,
      "Ġfette": 46672,
      "ecd": 46673,
      "eccia": 46674,
      "ĠMock": 46675,
      "istani": 46676,
      "ĠUnica": 46677,
      "Ġimmigrazione": 46678,
      "affitto": 46679,
      "ĠANG": 46680,
      "Ġsedent": 46681,
      "ĠAuthors": 46682,
      "Ġinh": 46683,
      "ĠSamb": 46684,
      "Ġdiscourse": 46685,
      "ĠCald": 46686,
      "Ġdemonstrations": 46687,
      "Ġtelefonate": 46688,
      "Ġnipoti": 46689,
      "Ġabilitato": 46690,
      "ĠBrass": 46691,
      "ĠValli": 46692,
      "quisiti": 46693,
      "Ġwraps": 46694,
      "ĠMeghan": 46695,
      "Ġmultinazionale": 46696,
      "sid": 46697,
      "ĠCine": 46698,
      "ĠĉĠĠĠĠĠ": 46699,
      "ibrill": 46700,
      "ĠCurrency": 46701,
      "Ġaddictive": 46702,
      "BIN": 46703,
      "ĠMOV": 46704,
      "ĠBatti": 46705,
      "ĠRPG": 46706,
      "ĠThem": 46707,
      "Ġcollagene": 46708,
      "URS": 46709,
      "AGR": 46710,
      "horn": 46711,
      "Ġstrlen": 46712,
      "Ġmaterna": 46713,
      "Ġaccontent": 46714,
      "ĠVercelli": 46715,
      "Ġvantare": 46716,
      "ĠGilbert": 46717,
      "ĠAuthentic": 46718,
      "Ġcombustibili": 46719,
      "Ġcircuits": 46720,
      "ĠMonument": 46721,
      "Ġphilosophical": 46722,
      "Ġrappresenti": 46723,
      "onere": 46724,
      "pix": 46725,
      "Ġissuing": 46726,
      "kien": 46727,
      "Ġclimatiche": 46728,
      "ĠVenus": 46729,
      "sheets": 46730,
      "ĠGlad": 46731,
      "Ġambitions": 46732,
      "Ġmozzarella": 46733,
      "Ġspells": 46734,
      "Ġformulas": 46735,
      "Ġreceptor": 46736,
      "atissimi": 46737,
      "ĠVital": 46738,
      "Ġprudenza": 46739,
      "elloni": 46740,
      "spa": 46741,
      "Ġmacerie": 46742,
      "Ġrats": 46743,
      "research": 46744,
      "arguments": 46745,
      "Ġsentenced": 46746,
      "cycles": 46747,
      "ĠTitan": 46748,
      "Ġlegitim": 46749,
      "ĠPROGETTO": 46750,
      "Ġnoodles": 46751,
      "villa": 46752,
      "Ġtondo": 46753,
      "ĠHugh": 46754,
      "Ġdisreg": 46755,
      "Ġcommi": 46756,
      "IDENTI": 46757,
      "Ġcameri": 46758,
      "Ġintegrations": 46759,
      "ĠPalmi": 46760,
      "ĠInserito": 46761,
      "ĠClaims": 46762,
      "apparenza": 46763,
      "GV": 46764,
      "Ġlass": 46765,
      "ĠSail": 46766,
      "tran": 46767,
      "Ġele": 46768,
      "Ġossess": 46769,
      "Ġsintetica": 46770,
      "Ġawake": 46771,
      "EEE": 46772,
      "ardino": 46773,
      "ĠForma": 46774,
      "ĠMystery": 46775,
      "Ġmetaphor": 46776,
      "omila": 46777,
      "Ġgabbia": 46778,
      "emaker": 46779,
      "Ġaftermath": 46780,
      "Associ": 46781,
      "Ġsigill": 46782,
      "Ġdelicatezza": 46783,
      "Ġcatastrofe": 46784,
      "\"{": 46785,
      "TEMP": 46786,
      "Ġvivamente": 46787,
      "Ġretains": 46788,
      "ĠRinal": 46789,
      "Ġspill": 46790,
      "assist": 46791,
      "Ġusarlo": 46792,
      "Ġfinanziati": 46793,
      "Ġheightened": 46794,
      "ĠLagos": 46795,
      "Ġlombardo": 46796,
      "ĠCENTRO": 46797,
      "ĠGoHighLevel": 46798,
      "Ġporcell": 46799,
      "Ġbuildup": 46800,
      "Ġgestionali": 46801,
      "ĠUrs": 46802,
      "ĠOpinioni": 46803,
      "batter": 46804,
      "Ġinsiste": 46805,
      "Ġdiscreet": 46806,
      "ĠRealizzazione": 46807,
      "ĠWinner": 46808,
      "Ġconfirms": 46809,
      "Ġriparazioni": 46810,
      "Ġquestionnaire": 46811,
      "ĠfattibilitÃł": 46812,
      "ĠOggetto": 46813,
      "Ġchirurgica": 46814,
      "Ġrevenge": 46815,
      "Ġdisid": 46816,
      "oulder": 46817,
      "correnza": 46818,
      "ĠToys": 46819,
      "Unknown": 46820,
      "Ġagevole": 46821,
      "Ġrispondendo": 46822,
      "ĠOrganizzazioni": 46823,
      "Ġvisionare": 46824,
      "Ġpedonale": 46825,
      "Ġwaterm": 46826,
      "Ġsollevato": 46827,
      "Ġinterruzioni": 46828,
      "wm": 46829,
      "elice": 46830,
      "ideranno": 46831,
      "ĠCivica": 46832,
      "aviera": 46833,
      "Ġsuonato": 46834,
      "TenantID": 46835,
      "funded": 46836,
      "Ġcoloss": 46837,
      "ustomed": 46838,
      "åħ¬": 46839,
      "Ġdimenticate": 46840,
      "chwitz": 46841,
      "Typ": 46842,
      "fires": 46843,
      "ĠPST": 46844,
      "ificano": 46845,
      "Ġfrant": 46846,
      "ILLA": 46847,
      "Ġaumentati": 46848,
      "ĠStudenti": 46849,
      "Ġimpediscono": 46850,
      "Ġaggression": 46851,
      "Bra": 46852,
      "Ġxff": 46853,
      "staff": 46854,
      "ĠAH": 46855,
      "Ġdevotion": 46856,
      "Ġsentivo": 46857,
      "Ġgamer": 46858,
      "ĠsoliditÃł": 46859,
      "ĠUtility": 46860,
      "sivoglia": 46861,
      "Bec": 46862,
      "edged": 46863,
      "ibia": 46864,
      "Ġservant": 46865,
      "Ġburnout": 46866,
      "ĠBarnes": 46867,
      "ĠMatters": 46868,
      "Jour": 46869,
      "osom": 46870,
      "odopera": 46871,
      "gebra": 46872,
      "goal": 46873,
      "ĠBey": 46874,
      "Ġmagnifica": 46875,
      "Ġspensier": 46876,
      "inting": 46877,
      "Ġeleven": 46878,
      "Ġexhibited": 46879,
      "ĠLenovo": 46880,
      "fili": 46881,
      "ĠGim": 46882,
      "ĠAnonymous": 46883,
      "Ġintratt": 46884,
      "ĠDocumentation": 46885,
      "atemi": 46886,
      "ovich": 46887,
      "ĠSalad": 46888,
      "Alb": 46889,
      "ĠAGGI": 46890,
      "elettronica": 46891,
      "Ġriscontra": 46892,
      "unanimitÃł": 46893,
      "Ġweeds": 46894,
      "Ġinsisted": 46895,
      "é»ĺ认": 46896,
      "fasc": 46897,
      "ĠMAD": 46898,
      "Ġrainfall": 46899,
      "Ġdesignation": 46900,
      "ĠBartolomeo": 46901,
      "Ġinar": 46902,
      "amia": 46903,
      "thinking": 46904,
      "rieri": 46905,
      "ACHE": 46906,
      "ĠDisinf": 46907,
      "ciare": 46908,
      "Ġhype": 46909,
      "...),": 46910,
      "Ġfrattura": 46911,
      "ascar": 46912,
      "Ġcadute": 46913,
      "Ġbriefing": 46914,
      "ĠVentures": 46915,
      "Ġsinceramente": 46916,
      "anini": 46917,
      "Ġsubì": 46918,
      "ĠCoral": 46919,
      "numero": 46920,
      "Ġrovina": 46921,
      "ĠTigers": 46922,
      "Ġcohort": 46923,
      "Ġsignatures": 46924,
      "bler": 46925,
      "enius": 46926,
      "Ġprevidenza": 46927,
      "Ġuccisa": 46928,
      "Ġunwind": 46929,
      "ĠRecupero": 46930,
      "Ġperceptions": 46931,
      "ĠUFO": 46932,
      "Ġcelebrata": 46933,
      "Ġtrasferirsi": 46934,
      "Ġpuntualmente": 46935,
      "anato": 46936,
      "enevano": 46937,
      "Ġpreferisci": 46938,
      "Ġrubare": 46939,
      "CMAKE": 46940,
      "ffield": 46941,
      "issues": 46942,
      "inki": 46943,
      "ĠversatilitÃł": 46944,
      "Appennino": 46945,
      "Ġcoup": 46946,
      "Ġascensore": 46947,
      "Drawing": 46948,
      "ĠBosnia": 46949,
      "Ġtrionf": 46950,
      "Ġspear": 46951,
      "Ġanimate": 46952,
      "guide": 46953,
      "ĠSERVICES": 46954,
      "ĠRex": 46955,
      "Ġ}));": 46956,
      "ĠAlma": 46957,
      "produzione": 46958,
      "Ġvaric": 46959,
      "Ġsquares": 46960,
      "ĠSax": 46961,
      "ĠLiability": 46962,
      "ĠConfartigianato": 46963,
      "ĠExactly": 46964,
      "HOST": 46965,
      "inamenti": 46966,
      "Ġesercit": 46967,
      "Ġfreshman": 46968,
      "ĠÌĪ": 46969,
      "medium": 46970,
      "ĠBrighton": 46971,
      "Ġconsecutivi": 46972,
      "ĠFifth": 46973,
      "ĠNW": 46974,
      "ĠWals": 46975,
      "lander": 46976,
      "ĠParish": 46977,
      "ETS": 46978,
      "Ġpartecipazioni": 46979,
      "Ġrisolv": 46980,
      "Ġborrower": 46981,
      "budget": 46982,
      "ĠTRO": 46983,
      "Ġpolite": 46984,
      "Ġcamminata": 46985,
      "liked": 46986,
      "Poly": 46987,
      "ĠConsumers": 46988,
      "Ġmaple": 46989,
      "Ġcolonia": 46990,
      "Ġillustrates": 46991,
      "Ġtestimoniano": 46992,
      "Ġmileage": 46993,
      "Ġcocoa": 46994,
      "Ġliscia": 46995,
      "Ġmesc": 46996,
      "Ġrisu": 46997,
      "Ġroyalty": 46998,
      "Ġperiferie": 46999,
      "ĠDermat": 47000,
      "Ġsofter": 47001,
      "Ġimmens": 47002,
      "ĠAssignment": 47003,
      "Ġgreeting": 47004,
      "Ġcircostanti": 47005,
      "ĠKyoto": 47006,
      "Ġflawless": 47007,
      "ggiato": 47008,
      "Delta": 47009,
      "ĠPersona": 47010,
      "Ġavvertito": 47011,
      "terrÃł": 47012,
      "Ġcatech": 47013,
      "Ġdistrugg": 47014,
      "Ġreceptors": 47015,
      "ĠQuint": 47016,
      "ĠBenefici": 47017,
      "Hide": 47018,
      "rapped": 47019,
      "Ġcoma": 47020,
      "internet": 47021,
      "ĠDrugs": 47022,
      "Ġcommander": 47023,
      "Ġresearched": 47024,
      "ĠGetty": 47025,
      "Ġextras": 47026,
      "Ġtrasformando": 47027,
      "onnia": 47028,
      "Ġsickness": 47029,
      "Ġinnamorati": 47030,
      "dan": 47031,
      "Ġgb": 47032,
      "urf": 47033,
      "emolo": 47034,
      "Ġresina": 47035,
      "Ġbrevetto": 47036,
      "jin": 47037,
      "mondo": 47038,
      "erici": 47039,
      "ĠHB": 47040,
      "ĠmacOS": 47041,
      "Ġsuspense": 47042,
      "Dire": 47043,
      "Ġassegno": 47044,
      "ĠAns": 47045,
      "Ġtransact": 47046,
      "ĠPiet": 47047,
      "Ġrendimenti": 47048,
      "Ġistituita": 47049,
      "rezzatura": 47050,
      "Ġazzurra": 47051,
      "destination": 47052,
      "ение": 47053,
      "TB": 47054,
      "Ġcheek": 47055,
      "Ġseated": 47056,
      "Ġslopes": 47057,
      "ĠYourself": 47058,
      "ĠASD": 47059,
      "ĠExtended": 47060,
      "Ġë°": 47061,
      "Ġparleremo": 47062,
      "Ġeigh": 47063,
      "ĠSfor": 47064,
      "ucce": 47065,
      "Ġdepressed": 47066,
      "UNC": 47067,
      "Ġthrust": 47068,
      "DEP": 47069,
      "Ġselvaggia": 47070,
      "Figure": 47071,
      "Ġpesticides": 47072,
      "Ġinspires": 47073,
      "chrome": 47074,
      "Ġemin": 47075,
      "Ġimmaginazione": 47076,
      "({'": 47077,
      "Ġrilasciate": 47078,
      "Ġsuscitare": 47079,
      "imensionale": 47080,
      "Ġpronounced": 47081,
      "Ġvadano": 47082,
      "papers": 47083,
      "ÄŁ": 47084,
      "ëł": 47085,
      "identity": 47086,
      "Ġ$('": 47087,
      "ductory": 47088,
      "Ġvettori": 47089,
      "ĠBenz": 47090,
      "ĠInz": 47091,
      "Ġsiate": 47092,
      "Ġ`${": 47093,
      "ammare": 47094,
      "ugeot": 47095,
      "ĠTimber": 47096,
      "ĠCauc": 47097,
      "Ġmedievali": 47098,
      "Small": 47099,
      "Ġconsideriamo": 47100,
      "ĠJanet": 47101,
      "Ġtessile": 47102,
      "ĠBersani": 47103,
      "Mut": 47104,
      "arus": 47105,
      "Ġdiarrea": 47106,
      "ellamento": 47107,
      "Ġinteragiscono": 47108,
      "sac": 47109,
      "alism": 47110,
      "Ġdefici": 47111,
      "ĠRegionali": 47112,
      "ĠServing": 47113,
      "istrada": 47114,
      "Ġadeguamento": 47115,
      "Ġcucciolo": 47116,
      "June": 47117,
      "uco": 47118,
      "xia": 47119,
      "æŁ": 47120,
      "egui": 47121,
      "ĠKM": 47122,
      "ĠPaid": 47123,
      "ustrial": 47124,
      "OTH": 47125,
      "itratto": 47126,
      "Ġturbine": 47127,
      "ĠCCT": 47128,
      "ĠLia": 47129,
      "Ġspun": 47130,
      "Ġamori": 47131,
      "Ġsufficiently": 47132,
      "Ġimput": 47133,
      "Ġshingles": 47134,
      "START": 47135,
      "agliano": 47136,
      "Ġbreastfeeding": 47137,
      "Paul": 47138,
      "Ġcintura": 47139,
      "Ġaiuteranno": 47140,
      "Cluster": 47141,
      "lé": 47142,
      "áĢ": 47143,
      "Ġlupi": 47144,
      "edire": 47145,
      "odont": 47146,
      "Ġgiants": 47147,
      "ĠEnforcement": 47148,
      "ĠAwesome": 47149,
      "chunk": 47150,
      "ordino": 47151,
      "Ġsuperhero": 47152,
      "Ġestinzione": 47153,
      "ocalisse": 47154,
      "ĠMontessori": 47155,
      "Ġitinerante": 47156,
      "Ġadempimento": 47157,
      "Ġinspirational": 47158,
      "Ġtam": 47159,
      "Ġwired": 47160,
      "Ġtempli": 47161,
      "Ġmortgages": 47162,
      "ĠAnnalisa": 47163,
      "Ġatop": 47164,
      "Ġindenn": 47165,
      "Ġutterly": 47166,
      "Ġfaro": 47167,
      "Ġbelts": 47168,
      "ĠFacilities": 47169,
      "Ġscatenato": 47170,
      "Water": 47171,
      "ĠSogn": 47172,
      "ĠWriters": 47173,
      "Ġunaware": 47174,
      "Ġgenovese": 47175,
      "[](": 47176,
      "Ġbilancia": 47177,
      "unami": 47178,
      "Ġelbow": 47179,
      "ucing": 47180,
      "Ġchiacchier": 47181,
      "Ġtronco": 47182,
      "Ġfrog": 47183,
      "Ġwander": 47184,
      "Ġshines": 47185,
      "Ġceduto": 47186,
      "?\",": 47187,
      "performing": 47188,
      "shal": 47189,
      "ĠAccomp": 47190,
      "ĠChiar": 47191,
      "ĠLargo": 47192,
      "ĠDish": 47193,
      "ĠLeicester": 47194,
      "rapolvere": 47195,
      "ĠIdeale": 47196,
      "Dam": 47197,
      "Ġmln": 47198,
      "ĠVIN": 47199,
      "ĠItiner": 47200,
      "ĠTrattato": 47201,
      "Ġprocessione": 47202,
      "Ġintrodotti": 47203,
      "Ġfacilitated": 47204,
      "Ġapparati": 47205,
      "inges": 47206,
      "oland": 47207,
      "Ġcomitati": 47208,
      "ogno": 47209,
      "ĠAnalog": 47210,
      "Ġ//!": 47211,
      "ĠMaestri": 47212,
      "ĠAgents": 47213,
      "éģĵ": 47214,
      "ĠAdventures": 47215,
      "corre": 47216,
      "Ġcomunismo": 47217,
      "Ġattira": 47218,
      "Ġdanneggiati": 47219,
      "fav": 47220,
      "ĠHC": 47221,
      "Ġemersi": 47222,
      "Ġunitario": 47223,
      "ĠMOST": 47224,
      "Ġsara": 47225,
      "Ġdipingere": 47226,
      "ĠRestaurants": 47227,
      "åıĺéĩı": 47228,
      "Ġhilarious": 47229,
      "ĠSé": 47230,
      "ĠPLE": 47231,
      "ĠYa": 47232,
      "Ġinsulti": 47233,
      "ĠGioi": 47234,
      "ĠSuppliers": 47235,
      "Ġlucido": 47236,
      "Minimum": 47237,
      "ĠCombine": 47238,
      "ĠÙĪ": 47239,
      "permission": 47240,
      "Ġplaque": 47241,
      "Ġmonol": 47242,
      "Ġimmatric": 47243,
      "Ġgovernmental": 47244,
      "opsis": 47245,
      "Ġlaureata": 47246,
      "Ġricoprire": 47247,
      "Ġimperdibile": 47248,
      "Ġlotti": 47249,
      "Ġtematici": 47250,
      "Ġcitate": 47251,
      "Ġsuspend": 47252,
      "Ġprivileges": 47253,
      "Ġgrocer": 47254,
      "Ġjealous": 47255,
      "ĠTavolo": 47256,
      "ĠWikimedia": 47257,
      "pino": 47258,
      "hesi": 47259,
      "actic": 47260,
      "Ġvaligia": 47261,
      "Ġesisteva": 47262,
      "Ġraccontando": 47263,
      "ĠCybersecurity": 47264,
      "ĠCollana": 47265,
      "ĠAgricultural": 47266,
      "Ġinstructional": 47267,
      "ĠBid": 47268,
      "ghia": 47269,
      "\")).": 47270,
      "Ġscolp": 47271,
      "ĠOlder": 47272,
      "Ġsyntax": 47273,
      "Ġcongedo": 47274,
      "Anchor": 47275,
      "XR": 47276,
      "izen": 47277,
      "ĠHep": 47278,
      "Ġsottost": 47279,
      "Ġperiodica": 47280,
      "ĠTempi": 47281,
      "/-": 47282,
      "WEB": 47283,
      "fts": 47284,
      "ĠPartenza": 47285,
      "monary": 47286,
      "ĠaccadrÃł": 47287,
      "uguay": 47288,
      "ĠRiguardo": 47289,
      "Ġarbitrary": 47290,
      "ĠEstablished": 47291,
      "Auditorium": 47292,
      "orismo": 47293,
      "Ġthru": 47294,
      "Ġimmagazz": 47295,
      "Ġspaziali": 47296,
      "Ġpaesino": 47297,
      "Ġvertebrale": 47298,
      "ìĪĺ": 47299,
      "ordini": 47300,
      "ĠYard": 47301,
      "Ġsvago": 47302,
      "ĠAccetta": 47303,
      "Ġaccidental": 47304,
      "â̍": 47305,
      "ectar": 47306,
      "Ġallontana": 47307,
      "rien": 47308,
      "incons": 47309,
      "ĠAmedeo": 47310,
      "Ġfirearms": 47311,
      "Ġlifts": 47312,
      "ĠAstro": 47313,
      "ĠMetall": 47314,
      "Ġshipments": 47315,
      "Cass": 47316,
      "ĠEmotional": 47317,
      "Ġonsite": 47318,
      "Ġarchi": 47319,
      "ĠZion": 47320,
      "Ġbrewing": 47321,
      "Ġcostruttivo": 47322,
      "Ġautomobilisti": 47323,
      "Ġatro": 47324,
      "ĠThing": 47325,
      "Ġliking": 47326,
      "ĠManf": 47327,
      "Ġtattoos": 47328,
      "ĠBundes": 47329,
      "Ġrallentamento": 47330,
      "ĠDALLA": 47331,
      "Ġsyl": 47332,
      "Ġnecessities": 47333,
      "Ġscorte": 47334,
      "fragment": 47335,
      "vise": 47336,
      "ĠWald": 47337,
      "Ġenigm": 47338,
      "apparten": 47339,
      "Ġferry": 47340,
      "Ġnpm": 47341,
      "Ġcalculating": 47342,
      "Successivo": 47343,
      "emer": 47344,
      "visi": 47345,
      "escape": 47346,
      "ĠVerd": 47347,
      "Ġvideogioco": 47348,
      "nh": 47349,
      "wife": 47350,
      "esio": 47351,
      "ĠCava": 47352,
      "Ġrestanti": 47353,
      "Ġtapping": 47354,
      "CONN": 47355,
      "incapacitÃł": 47356,
      "Made": 47357,
      "Ġserm": 47358,
      "ĠMü": 47359,
      "arizioni": 47360,
      "Ġcoral": 47361,
      "ascesa": 47362,
      "Theme": 47363,
      "edian": 47364,
      "fila": 47365,
      "Ġanalyse": 47366,
      "ĠAfric": 47367,
      "Ġadviser": 47368,
      "Visual": 47369,
      "ĠKC": 47370,
      "Ġtrovavano": 47371,
      "Ġspecialistica": 47372,
      "ĠQualcosa": 47373,
      "Ġtablespoons": 47374,
      "Ġfiaba": 47375,
      "ĠZurigo": 47376,
      "Ġdetenuto": 47377,
      "Ġrigida": 47378,
      "ĠClima": 47379,
      "Ġallenatori": 47380,
      "Ġbandiere": 47381,
      "Ġcommodities": 47382,
      "Ġknives": 47383,
      "Ġisolati": 47384,
      "ĠEmirati": 47385,
      "Esercito": 47386,
      "ĠNecess": 47387,
      "ĠHI": 47388,
      "Ġqualsivoglia": 47389,
      "ĠTraduzione": 47390,
      "Ġreferenced": 47391,
      "ĠClemente": 47392,
      "Ġrestituisce": 47393,
      "/',": 47394,
      "ĠPrison": 47395,
      "Ġvictories": 47396,
      "Ġrivelata": 47397,
      "Ġvomito": 47398,
      "hover": 47399,
      "ĠFork": 47400,
      "Ġcans": 47401,
      "Ġ****": 47402,
      "ĠIPO": 47403,
      "ĠVerr": 47404,
      "Ġrivali": 47405,
      "ĠExpression": 47406,
      "Ġtenerezza": 47407,
      "incrocio": 47408,
      ":,": 47409,
      "Great": 47410,
      "laces": 47411,
      "ĠRN": 47412,
      "Ġoccupational": 47413,
      "Indic": 47414,
      "Ġsuddetta": 47415,
      "Ġtedesche": 47416,
      "ĠZeus": 47417,
      "ĠGentle": 47418,
      "adan": 47419,
      "irico": 47420,
      "ĠNizza": 47421,
      "Ġpotassium": 47422,
      "ĠDiane": 47423,
      "hesion": 47424,
      "Ġemerges": 47425,
      "allevamento": 47426,
      "ĠGorizia": 47427,
      "ĠCostiera": 47428,
      "Ġmigra": 47429,
      "Ġhollow": 47430,
      "umed": 47431,
      "Ġsmant": 47432,
      "ĠOrch": 47433,
      "Ġsoddisfa": 47434,
      "Ġaggressivo": 47435,
      "Ġchiudono": 47436,
      "çī©": 47437,
      "Ġriceveranno": 47438,
      "_%": 47439,
      "Ġassunta": 47440,
      "ĠAdidas": 47441,
      "ĠLegion": 47442,
      "ĠProviders": 47443,
      "Ġsmalto": 47444,
      "raglio": 47445,
      "Arrays": 47446,
      "Ġrevelation": 47447,
      "ĠStuff": 47448,
      "ä¸įèĥ½": 47449,
      "Ġbreadth": 47450,
      "mess": 47451,
      "nuts": 47452,
      "opher": 47453,
      "ĠSpoleto": 47454,
      "Ġordinari": 47455,
      "aminali": 47456,
      "Ġsollevare": 47457,
      "Ġbrushes": 47458,
      "SF": 47459,
      "ppiare": 47460,
      "ureth": 47461,
      "avecchia": 47462,
      "Ġstriving": 47463,
      "Ġgenerosity": 47464,
      "Autom": 47465,
      "Ġicona": 47466,
      "ascolt": 47467,
      "ĠtemplateUrl": 47468,
      "estyles": 47469,
      "Ġclamp": 47470,
      "Ġarmoni": 47471,
      "ĠImportante": 47472,
      "ĠTecnologie": 47473,
      "ĠAu": 47474,
      "Ġ(#": 47475,
      "ĠWii": 47476,
      "Ġexagger": 47477,
      "Ġclash": 47478,
      "Ġbiblical": 47479,
      "Ġgradito": 47480,
      "PARAM": 47481,
      "Ġpredominantly": 47482,
      "tini": 47483,
      "archi": 47484,
      "Ġsonore": 47485,
      "olai": 47486,
      "Ġprofessoressa": 47487,
      "ĠAttract": 47488,
      "Ġdissenso": 47489,
      "ĠSupers": 47490,
      "Ġritenersi": 47491,
      "Ġexchanged": 47492,
      "gem": 47493,
      "Ġbidding": 47494,
      "Ġshortages": 47495,
      "Ġmedit": 47496,
      "Ġirrespons": 47497,
      "Ġsubstrate": 47498,
      "Ġbolt": 47499,
      "ĠKashmir": 47500,
      "INF": 47501,
      "Ġpunish": 47502,
      "ĠFerguson": 47503,
      "Ġvisive": 47504,
      "Ġfrustrazione": 47505,
      "Ġlivelihood": 47506,
      "STRA": 47507,
      "ĠLegno": 47508,
      "Ġscomparire": 47509,
      "Ġintraprend": 47510,
      "ĠEntrambe": 47511,
      "Ġdistintivo": 47512,
      "Sprintf": 47513,
      "lioni": 47514,
      "ĠCIC": 47515,
      "phins": 47516,
      "Ġconfuse": 47517,
      "ĠTrus": 47518,
      "ĠfornirÃł": 47519,
      "Ġsepara": 47520,
      "Ġprotegger": 47521,
      "Ġglowing": 47522,
      "Den": 47523,
      "ĠAuckland": 47524,
      "Ġdetention": 47525,
      "Ġopts": 47526,
      "ĠStores": 47527,
      "ĠRomans": 47528,
      "Ġpickle": 47529,
      "ĠProductions": 47530,
      "Ġtrascura": 47531,
      "Ġautorevoli": 47532,
      "ĠPierluigi": 47533,
      "reload": 47534,
      "estremo": 47535,
      "Ġ]['": 47536,
      "Ġpreferibilmente": 47537,
      "Consumer": 47538,
      "Ġbombs": 47539,
      "erezione": 47540,
      "Ġcomprise": 47541,
      "ĠUps": 47542,
      "ĠStell": 47543,
      "Ġsprov": 47544,
      "Ġproficient": 47545,
      "Ġskies": 47546,
      "Ġrimborsi": 47547,
      "ĠThought": 47548,
      "ĠKor": 47549,
      "Ġanalizzando": 47550,
      "ĠSindrome": 47551,
      "cdn": 47552,
      "ĠRunner": 47553,
      "Ġpeggioramento": 47554,
      "ĠPURPOSE": 47555,
      "osissima": 47556,
      "ĠSAM": 47557,
      "Ġinvidia": 47558,
      "Ġdifferential": 47559,
      "ĠPerez": 47560,
      "esime": 47561,
      "ĠSaving": 47562,
      "ĠMesh": 47563,
      "ĠOce": 47564,
      "ĠComes": 47565,
      "ometraggi": 47566,
      "ELS": 47567,
      "geries": 47568,
      "Ġfitti": 47569,
      "Ġvisualize": 47570,
      "textarea": 47571,
      "cina": 47572,
      "xide": 47573,
      "Ġliner": 47574,
      "ĠEcuador": 47575,
      "setOnClickListener": 47576,
      "HashMap": 47577,
      "olando": 47578,
      "omla": 47579,
      "ĠICE": 47580,
      "ĠTERR": 47581,
      "oteche": 47582,
      "Ġtonnes": 47583,
      "ATIONAL": 47584,
      "Ġcertainty": 47585,
      "quartered": 47586,
      "Ġnarcis": 47587,
      "ĠBare": 47588,
      "ĠGinger": 47589,
      "Ġripe": 47590,
      "ĠС": 47591,
      "locale": 47592,
      "Ġfatale": 47593,
      "xton": 47594,
      "Ġrivolgere": 47595,
      "Ġhourly": 47596,
      "elect": 47597,
      "Ġreps": 47598,
      "ospite": 47599,
      "Ġurne": 47600,
      "Ġawak": 47601,
      "ĠDrain": 47602,
      "initialize": 47603,
      "Ġperdersi": 47604,
      "ĠGur": 47605,
      "Ġtrae": 47606,
      "Ġabdominal": 47607,
      "Ġelseif": 47608,
      "ĠFarmers": 47609,
      "Ġcontroversia": 47610,
      "Ġclausole": 47611,
      "ordeaux": 47612,
      "ĠFiscale": 47613,
      "pf": 47614,
      "ĠAqua": 47615,
      "ĠInizio": 47616,
      "ĠAmministratore": 47617,
      "Ġcatches": 47618,
      "ĠGeoff": 47619,
      "effettiva": 47620,
      "Ġabitano": 47621,
      "otiche": 47622,
      "ĠNAME": 47623,
      "ĠPhysi": 47624,
      "Ġfrequenta": 47625,
      "ĠAvanti": 47626,
      "ĠPastore": 47627,
      "Nullable": 47628,
      "ĠAviv": 47629,
      "å¿ħ": 47630,
      "Cy": 47631,
      "ĠGap": 47632,
      "osevelt": 47633,
      "Ġgraduatorie": 47634,
      "Ġinterrogativi": 47635,
      "ĠTEMPO": 47636,
      "tal": 47637,
      "omnia": 47638,
      "Ġhaul": 47639,
      "ugar": 47640,
      "ĠArtif": 47641,
      "Ġplayback": 47642,
      "ĠReform": 47643,
      "ĠREA": 47644,
      "Ġbollo": 47645,
      "Mond": 47646,
      "hey": 47647,
      "Ġfathers": 47648,
      "ĠMeh": 47649,
      "Ġgraphql": 47650,
      "Ġconquer": 47651,
      "Ġforthcoming": 47652,
      "Ġcavaliere": 47653,
      "ĠNico": 47654,
      "Ġscend": 47655,
      "Ġgrandparents": 47656,
      "ernia": 47657,
      "ĠHarvest": 47658,
      "flush": 47659,
      "Ġnasty": 47660,
      "ĠMala": 47661,
      "ĠShows": 47662,
      "Calcul": 47663,
      "Ġubria": 47664,
      "ĠMathematics": 47665,
      "esibizione": 47666,
      "Ġyuan": 47667,
      "ĠRR": 47668,
      "ĠInformazione": 47669,
      "ugo": 47670,
      "ĠMarchi": 47671,
      "ĠSantos": 47672,
      "VENT": 47673,
      "Ġpelli": 47674,
      "Ġee": 47675,
      "inoa": 47676,
      "pea": 47677,
      "Ġfunge": 47678,
      "ETTE": 47679,
      "Ġanalizzati": 47680,
      "Toast": 47681,
      "Adda": 47682,
      "Ġwaiver": 47683,
      "Ġcooperate": 47684,
      "Ġestraneo": 47685,
      "ä¼ĺ": 47686,
      "ĠSomalia": 47687,
      "regex": 47688,
      "Ġperturb": 47689,
      "Ġregolar": 47690,
      "Ġplanets": 47691,
      "Ġflessione": 47692,
      "meric": 47693,
      "ĠNaval": 47694,
      "ĠRicev": 47695,
      "Ġtattica": 47696,
      "Gal": 47697,
      "surg": 47698,
      "Ġinox": 47699,
      "Ġmisuse": 47700,
      "TestCase": 47701,
      "DIRECT": 47702,
      "Ġallevamenti": 47703,
      "ĠBuddhist": 47704,
      "Ġportraits": 47705,
      "SetLineColor": 47706,
      "miss": 47707,
      "Ġmultipla": 47708,
      "ĠImperia": 47709,
      "Ġbladder": 47710,
      "Ġcontests": 47711,
      "Ġ//}": 47712,
      "Ġsuperata": 47713,
      "ĠEmployers": 47714,
      "Ġibrido": 47715,
      "ĠRubber": 47716,
      "gian": 47717,
      "ollati": 47718,
      "Ġveicolare": 47719,
      "Ġespositori": 47720,
      "Called": 47721,
      "ĠPalestinians": 47722,
      "Ġintervenuta": 47723,
      "Ġcrawl": 47724,
      "ìĦľ": 47725,
      "ilÃł": 47726,
      "ivable": 47727,
      "Ġsituati": 47728,
      "Ġmethodologies": 47729,
      "Ġromane": 47730,
      "ammed": 47731,
      "Ġcarrots": 47732,
      "Ġricopre": 47733,
      "Ġvomiting": 47734,
      "Ġimpressione": 47735,
      "Ġesserne": 47736,
      "Ġcomprensivo": 47737,
      "Ġpiange": 47738,
      "Ġmanodopera": 47739,
      "Ġlargamente": 47740,
      "ĠAntica": 47741,
      "catalog": 47742,
      "ĠInspector": 47743,
      "inction": 47744,
      "endita": 47745,
      "ĠZelanda": 47746,
      "ĠCOMPANY": 47747,
      "ĠGuatemala": 47748,
      "uka": 47749,
      "Ġcogli": 47750,
      "Ġcohesive": 47751,
      "ĠSalmon": 47752,
      "ĠNavigating": 47753,
      "joint": 47754,
      "arri": 47755,
      "aders": 47756,
      "Ġaccounted": 47757,
      "Ġsoundtrack": 47758,
      "Ġinvestigatori": 47759,
      "Ġvideosorveglianza": 47760,
      "ĠPeninsula": 47761,
      "Personal": 47762,
      "itico": 47763,
      "ilie": 47764,
      "estimate": 47765,
      "Ġeyeb": 47766,
      "Ġassicurano": 47767,
      "ĠProgressive": 47768,
      "fuel": 47769,
      "roppo": 47770,
      "Ġprestigiose": 47771,
      "ĠOPEN": 47772,
      "Println": 47773,
      "affidabilitÃł": 47774,
      "Ġdritto": 47775,
      "ĠCef": 47776,
      "ĠMani": 47777,
      "Ġscuse": 47778,
      "ĠWeber": 47779,
      "atters": 47780,
      "اÛĮ": 47781,
      "Ġcushions": 47782,
      "equipaggio": 47783,
      "ĠTou": 47784,
      "Ġravvic": 47785,
      "Ġseroton": 47786,
      "ĠColonna": 47787,
      "uffix": 47788,
      "Ġantimafia": 47789,
      "ĠDemonstr": 47790,
      "recv": 47791,
      "ĠDevelopers": 47792,
      "ĠCeltic": 47793,
      "Ġrivestimenti": 47794,
      "Ġcristallo": 47795,
      "ĠConoscere": 47796,
      "Ġinvitano": 47797,
      "Ġfranco": 47798,
      "Ġsensoriale": 47799,
      "epoch": 47800,
      "Ġissu": 47801,
      "Ġbrainstorm": 47802,
      "ĠFelix": 47803,
      "ĠNormally": 47804,
      "MEM": 47805,
      "THE": 47806,
      "orrore": 47807,
      "routing": 47808,
      "too": 47809,
      "Ġenticing": 47810,
      "rontare": 47811,
      "Ġannualmente": 47812,
      "Ġpreventivamente": 47813,
      "Ġvalidated": 47814,
      "ĠOwners": 47815,
      "Ġgenealog": 47816,
      "biz": 47817,
      "Ġsinf": 47818,
      "outer": 47819,
      "Ġalluv": 47820,
      "Ġverificati": 47821,
      "Ġids": 47822,
      "Ġindicatore": 47823,
      "å¤ĩ": 47824,
      "affetto": 47825,
      "tyard": 47826,
      "Tom": 47827,
      "xls": 47828,
      "Ġasylum": 47829,
      "Ġdetiene": 47830,
      "Ġabitabile": 47831,
      "Ġrhs": 47832,
      "Ġalbeit": 47833,
      "ĠBRO": 47834,
      "answ": 47835,
      "ĠChanel": 47836,
      "Ġcomposte": 47837,
      "ĠPersonalized": 47838,
      "opens": 47839,
      "Ġdecisi": 47840,
      "Ġspegnere": 47841,
      "Ġdorsale": 47842,
      "ĠGon": 47843,
      "Ġskull": 47844,
      "Ġequo": 47845,
      "Ġforens": 47846,
      "Ġweighs": 47847,
      "Ġcapov": 47848,
      "Ġnovanta": 47849,
      "Ġtorniamo": 47850,
      "Ġindirizzare": 47851,
      "ControlRegion": 47852,
      "ĠRandy": 47853,
      "Ġá¼": 47854,
      "Der": 47855,
      "opathy": 47856,
      "Ġaddi": 47857,
      "Ġtraduzioni": 47858,
      "Ġdefect": 47859,
      "Ġviolated": 47860,
      "Ġcardine": 47861,
      "ĠEsse": 47862,
      "ĠVerifica": 47863,
      "ethoven": 47864,
      "ðŁĺ": 47865,
      "ĠAmericas": 47866,
      "Ġcrispy": 47867,
      "Ġscaffali": 47868,
      "MR": 47869,
      "ecia": 47870,
      "ĠGore": 47871,
      "Ġformali": 47872,
      "Ġsignaling": 47873,
      "Ġaltitude": 47874,
      "Ġtossine": 47875,
      "-,": 47876,
      "Ġtamb": 47877,
      "ĠRear": 47878,
      "ĠInvis": 47879,
      "Ġrented": 47880,
      "ĠBelluno": 47881,
      "Ġtassello": 47882,
      "ĠINFORM": 47883,
      "YL": 47884,
      "endovi": 47885,
      "ervizi": 47886,
      "eworthy": 47887,
      "Ġblender": 47888,
      "Ġripetizione": 47889,
      "Ġconvincente": 47890,
      "Ġconiugare": 47891,
      "çĶŁæĪIJ": 47892,
      "åĪĿå§ĭ": 47893,
      "Ġinduction": 47894,
      "ĠMama": 47895,
      "irgli": 47896,
      "Ġlearner": 47897,
      "Ġcausate": 47898,
      "Ġaccreditation": 47899,
      "Ġciclisti": 47900,
      "vendor": 47901,
      "éĵ¾": 47902,
      "Ġwagers": 47903,
      "ĠSIST": 47904,
      "ĠDentro": 47905,
      "lications": 47906,
      "ĠKab": 47907,
      "GetInstance": 47908,
      "ĠentrerÃł": 47909,
      "ĠMemor": 47910,
      "Locale": 47911,
      "ĠCoco": 47912,
      "Ġrical": 47913,
      "Ġscimm": 47914,
      "Ġ'+": 47915,
      "Ġstresses": 47916,
      "MAZIONI": 47917,
      "ĠImmun": 47918,
      "Ġrepeating": 47919,
      "Ġcontrapposizione": 47920,
      "Getty": 47921,
      "]),": 47922,
      "æ´": 47923,
      "ĠWIN": 47924,
      "Ġrevival": 47925,
      "åŁº": 47926,
      "ĠMush": 47927,
      "ĠjQuery": 47928,
      "Ġfacet": 47929,
      "ĠCarroll": 47930,
      "Ġaggregata": 47931,
      "Ġharvesting": 47932,
      "intendent": 47933,
      "ĠFILM": 47934,
      "Vegas": 47935,
      "animate": 47936,
      "unched": 47937,
      "ĠStam": 47938,
      "ĠospitalitÃł": 47939,
      "ĠDavvero": 47940,
      "eggiano": 47941,
      "Ġaffianca": 47942,
      "apparecchio": 47943,
      "С": 47944,
      "Ġprincess": 47945,
      "Ġfruire": 47946,
      "Ġporcelain": 47947,
      "autor": 47948,
      "Ġcollaud": 47949,
      "Ġordinamento": 47950,
      "ĠDocente": 47951,
      "Ġrilasciati": 47952,
      "Ġcalcola": 47953,
      "Ġsopravvissuti": 47954,
      "erme": 47955,
      "ĠElla": 47956,
      "Ġfruibile": 47957,
      "ĠGriffin": 47958,
      "Ġintricacies": 47959,
      "aer": 47960,
      "Ġvault": 47961,
      "ĠIc": 47962,
      "Ġdeclar": 47963,
      "Ġformulate": 47964,
      "ATIVA": 47965,
      "Ġpalate": 47966,
      "Ġvedranno": 47967,
      "ĠOLED": 47968,
      "ĠBorsellino": 47969,
      "jsp": 47970,
      "vir": 47971,
      "ĠSUN": 47972,
      "ĠRaspberry": 47973,
      "Ġ]];": 47974,
      "Ġsentiva": 47975,
      "Ġdesiderate": 47976,
      "ĠTransl": 47977,
      "Ġrobotic": 47978,
      "ĠFundament": 47979,
      "Ġcolourful": 47980,
      "Ġpumping": 47981,
      "ulse": 47982,
      "ĠBiel": 47983,
      "Ġseconde": 47984,
      "Ġâĺħ": 47985,
      "Ġpretesto": 47986,
      "Ġcss": 47987,
      "Ġculla": 47988,
      "icron": 47989,
      "ĠBaviera": 47990,
      "orgoglio": 47991,
      "Ġnumerico": 47992,
      "Ġchilometro": 47993,
      "Fab": 47994,
      "Ġscov": 47995,
      "ĠChigi": 47996,
      "Ġmedesime": 47997,
      "Ġgenerando": 47998,
      "backed": 47999,
      "ĠSudden": 48000,
      "commercial": 48001,
      "Zen": 48002,
      "Ġyr": 48003,
      "ĠGAL": 48004,
      "ĠEis": 48005,
      "Ġmuo": 48006,
      "Ġarticolata": 48007,
      "Ġsilicon": 48008,
      "Ġconservata": 48009,
      "ĠPubblici": 48010,
      "ĠARCH": 48011,
      "Ġesponente": 48012,
      "Ġspiccano": 48013,
      "Ġanedd": 48014,
      "Ġsuppl": 48015,
      "Ġcreditors": 48016,
      "ĠCollective": 48017,
      "Ġ:-)": 48018,
      "ĠBIT": 48019,
      "Irlanda": 48020,
      "ĠCeca": 48021,
      "ĠBce": 48022,
      "Ġemancip": 48023,
      "Ġserramenti": 48024,
      "Ġsurreale": 48025,
      "Onu": 48026,
      "Ġradiant": 48027,
      "åįĥ": 48028,
      "Ġdarci": 48029,
      "ĠDed": 48030,
      "spacing": 48031,
      "crip": 48032,
      "Ġazionisti": 48033,
      "Ġfattoria": 48034,
      "Requests": 48035,
      "ĠSugger": 48036,
      "Unique": 48037,
      "Ġpledge": 48038,
      "Ġricettive": 48039,
      "ĠShepherd": 48040,
      "Ġconservate": 48041,
      "Ġannounces": 48042,
      "Ġsunscreen": 48043,
      "ĠJackie": 48044,
      "giarism": 48045,
      "Asc": 48046,
      "furt": 48047,
      "æ°": 48048,
      "Ġaccustomed": 48049,
      "ĠZucker": 48050,
      "TIVAL": 48051,
      "sep": 48052,
      "Ġprees": 48053,
      "templates": 48054,
      "XI": 48055,
      "rerÃł": 48056,
      "ĠHimal": 48057,
      "Ġregge": 48058,
      "previous": 48059,
      "ĠRobb": 48060,
      "Ġcolorata": 48061,
      "Ġ°.": 48062,
      "Ġderog": 48063,
      "Ġsbarco": 48064,
      "outputs": 48065,
      "Staff": 48066,
      "Navigation": 48067,
      "Ġcollasso": 48068,
      "ĠRies": 48069,
      "ernate": 48070,
      "Ġobsessed": 48071,
      "Ġqueer": 48072,
      "TMs": 48073,
      "SPI": 48074,
      "ĠpericolositÃł": 48075,
      "Dio": 48076,
      "bars": 48077,
      "ĠGala": 48078,
      "ĠComic": 48079,
      "Ġinsider": 48080,
      "Ġottenute": 48081,
      "ĠViolence": 48082,
      "Ġripensare": 48083,
      "Ġmigrazioni": 48084,
      "Ġjungle": 48085,
      "gc": 48086,
      "Ġrealization": 48087,
      "Ġidol": 48088,
      "Ġflutt": 48089,
      "Ġesercitato": 48090,
      "transfer": 48091,
      "Ġtesa": 48092,
      "ĠDuck": 48093,
      "Ġsediment": 48094,
      "Ġportafogli": 48095,
      "Ġtis": 48096,
      "outine": 48097,
      "Ġesta": 48098,
      "Ġ;;": 48099,
      "ĠMacro": 48100,
      "DES": 48101,
      "Nella": 48102,
      "bello": 48103,
      "seat": 48104,
      "amming": 48105,
      "Ġshark": 48106,
      "Ġexcer": 48107,
      "generator": 48108,
      "Ġpollut": 48109,
      "ĠLessons": 48110,
      "ĠExit": 48111,
      "Ġanziane": 48112,
      "ĠSyndrome": 48113,
      "ĠparseInt": 48114,
      "ĠACTION": 48115,
      "ĠIstat": 48116,
      "ipa": 48117,
      "recated": 48118,
      "Ġtossic": 48119,
      "osissimi": 48120,
      "Ġreductions": 48121,
      "ĠDUR": 48122,
      "Ġperfume": 48123,
      "ĠVerify": 48124,
      "Ġdoubles": 48125,
      "ĠMozilla": 48126,
      "ĠReddito": 48127,
      "urom": 48128,
      "ĠMART": 48129,
      "Ġintermitt": 48130,
      "Ġsalata": 48131,
      "Ġconcentrata": 48132,
      "Ġoptimism": 48133,
      "Office": 48134,
      "Ġfero": 48135,
      "Ġfox": 48136,
      "ĠVoy": 48137,
      "attrazione": 48138,
      "Ġaspettava": 48139,
      "ĠSMART": 48140,
      "Ġallargare": 48141,
      "sided": 48142,
      "omore": 48143,
      "ĠIPS": 48144,
      "Ġuncovered": 48145,
      "¹æį®": 48146,
      "ĠSconto": 48147,
      "Ġthirst": 48148,
      "Ġspher": 48149,
      "Ġtimeframe": 48150,
      "ĠQuiz": 48151,
      "ĠOrth": 48152,
      "Ġscrivi": 48153,
      "Ġflourish": 48154,
      "ĠCedar": 48155,
      "crow": 48156,
      "çŁ¥": 48157,
      "Ġnient": 48158,
      "ĠChrys": 48159,
      "Ġbackwards": 48160,
      "ĠGeneralmente": 48161,
      "Ġimpossibili": 48162,
      "ĠCOMUNE": 48163,
      "uplicate": 48164,
      "Ġers": 48165,
      "Ġpostpon": 48166,
      "ĠClock": 48167,
      "Ġbalconi": 48168,
      "Ġappassionata": 48169,
      "Ġintuition": 48170,
      "Inflater": 48171,
      "esecutivo": 48172,
      "ĠHerr": 48173,
      "Ġembr": 48174,
      "ĠAttribute": 48175,
      "Ġvideog": 48176,
      "Ġrilevati": 48177,
      "Ġcontaminants": 48178,
      "ĠOroscopo": 48179,
      "bh": 48180,
      "bmp": 48181,
      "zinger": 48182,
      "amide": 48183,
      "hier": 48184,
      "Ġderive": 48185,
      "Ġcracking": 48186,
      "Ġburger": 48187,
      "Usage": 48188,
      "Ġristoro": 48189,
      "Ġcommunicated": 48190,
      "criteria": 48191,
      "Ġdiarrhea": 48192,
      "Ġshook": 48193,
      "anteprima": 48194,
      "Ġsaldi": 48195,
      "ĠClothing": 48196,
      "Ġfortezza": 48197,
      "ĠRelazione": 48198,
      "ĠRaim": 48199,
      "ĠLouisville": 48200,
      "fv": 48201,
      "ĠGatto": 48202,
      "Ġguasto": 48203,
      "Ġlongtime": 48204,
      "VOL": 48205,
      "ourable": 48206,
      "Ġhalls": 48207,
      "ĠErin": 48208,
      "Ġreluctant": 48209,
      "hua": 48210,
      "ĠSEL": 48211,
      "ĠFir": 48212,
      "Ġtemples": 48213,
      "Ġcultiv": 48214,
      "ĠManaged": 48215,
      "Ġgradual": 48216,
      "ĠDemocrazia": 48217,
      "Ġaura": 48218,
      "finalMT": 48219,
      "Ġborghesia": 48220,
      "Ġdisgust": 48221,
      "gle": 48222,
      "roduzione": 48223,
      "ĠVoci": 48224,
      "ascio": 48225,
      "boBox": 48226,
      "enderci": 48227,
      "Ġregulating": 48228,
      "Ġdefaults": 48229,
      "ĠSatan": 48230,
      "Ġelenchi": 48231,
      "Ġmarital": 48232,
      "ristmas": 48233,
      "Ġfulcro": 48234,
      "Ġconsultancy": 48235,
      "ĠSessions": 48236,
      "Invoice": 48237,
      "Ġanimata": 48238,
      "Ġcorrected": 48239,
      "Ġconfirming": 48240,
      "Software": 48241,
      "rezza": 48242,
      "reduce": 48243,
      "itk": 48244,
      "Ġincessante": 48245,
      "Ġlavastoviglie": 48246,
      "isters": 48247,
      "ĠCooperazione": 48248,
      "Filename": 48249,
      "Ġneglected": 48250,
      "ĠLanding": 48251,
      "ĠSpectrum": 48252,
      "Ġgenetico": 48253,
      "Ġcucchiaino": 48254,
      "åľ°åĿĢ": 48255,
      "å¢ŀ": 48256,
      "uliare": 48257,
      "avatar": 48258,
      "Ġcontatta": 48259,
      "Ġcorrett": 48260,
      "ĠCONN": 48261,
      "Ġprovvede": 48262,
      "ĠBowie": 48263,
      "IES": 48264,
      "hang": 48265,
      "Ðŀ": 48266,
      "ĠIris": 48267,
      "Ġunirsi": 48268,
      "Ġcontorni": 48269,
      "Ġcoloured": 48270,
      "Ġtrentina": 48271,
      "Keep": 48272,
      "Ġpittori": 48273,
      "Ġcarcinoma": 48274,
      "informed": 48275,
      "Ġtraps": 48276,
      "Ġsegrete": 48277,
      "ĠSmile": 48278,
      "Ġsneak": 48279,
      "rex": 48280,
      "uranti": 48281,
      "Ġvolutamente": 48282,
      "Ġsanificazione": 48283,
      "ĠSporting": 48284,
      "gameObject": 48285,
      "ĠVoIP": 48286,
      "Ġamichevole": 48287,
      "Ġaustrali": 48288,
      "Ġadherence": 48289,
      "Vari": 48290,
      "ÐĴ": 48291,
      "Ġfintech": 48292,
      "Ġguru": 48293,
      "ĠPipe": 48294,
      "ĠMVP": 48295,
      "adona": 48296,
      "ĠColosse": 48297,
      "Ġtrattenere": 48298,
      "ĠTeVh": 48299,
      "ĠTorri": 48300,
      "ĠPercent": 48301,
      "ĠLotus": 48302,
      "Ġinsediamenti": 48303,
      "Ġseized": 48304,
      "otox": 48305,
      "Ġerosion": 48306,
      "commands": 48307,
      "sorted": 48308,
      "Ġshaking": 48309,
      "Ġdurato": 48310,
      "Ġconfigurare": 48311,
      "Ġcolpiscono": 48312,
      "Without": 48313,
      "Ġpillars": 48314,
      "ĠSexual": 48315,
      "ĠWinston": 48316,
      "BAS": 48317,
      "squ": 48318,
      "Ġraccogliendo": 48319,
      "ĠMissione": 48320,
      "Ġvolum": 48321,
      "Ġriguardi": 48322,
      "ĠPrinciples": 48323,
      "ĠPriority": 48324,
      "ĠOvers": 48325,
      "Ġapposta": 48326,
      "Ġæł": 48327,
      "Ġflavorful": 48328,
      "Ġshells": 48329,
      "ĠMoment": 48330,
      "ĠDifficile": 48331,
      "Ġvant": 48332,
      "Ġconforto": 48333,
      "ĠUFF": 48334,
      "Ġqualificata": 48335,
      "Ġsecular": 48336,
      "Ġinformale": 48337,
      "Ġsogna": 48338,
      "Ġflames": 48339,
      "ĠCapelli": 48340,
      "Ġecosistema": 48341,
      "arbitro": 48342,
      "'\";": 48343,
      "solution": 48344,
      "ĠArmenia": 48345,
      "ĠOrthodox": 48346,
      "Ġrooftop": 48347,
      "CLASS": 48348,
      "Ġesponenziale": 48349,
      "Ġzenzero": 48350,
      "Ġsensibilmente": 48351,
      "ouchers": 48352,
      "Ġcrosta": 48353,
      "ĠPTSD": 48354,
      "ĠMou": 48355,
      "ĠDocker": 48356,
      "alsa": 48357,
      "ĠTrio": 48358,
      "Ġlearns": 48359,
      "ĠManila": 48360,
      "Ġdestiny": 48361,
      "Ġconfermando": 48362,
      "ĠSeguici": 48363,
      "loo": 48364,
      "Ġbiologia": 48365,
      "ĠSongs": 48366,
      "Ġcontadino": 48367,
      "established": 48368,
      "ĠDonatella": 48369,
      "emu": 48370,
      "ĠGiust": 48371,
      "Ġduemila": 48372,
      "ĠPercorsi": 48373,
      "uita": 48374,
      "ŃIJ": 48375,
      "ĠAval": 48376,
      "Ġottimali": 48377,
      "ĠeToro": 48378,
      "Even": 48379,
      "ĠACE": 48380,
      "Studio": 48381,
      "æľª": 48382,
      "Actual": 48383,
      "Ġnombre": 48384,
      "Ġinaugural": 48385,
      "ĠBrady": 48386,
      "vita": 48387,
      "ĠHammer": 48388,
      "Ġanthrop": 48389,
      "Ġowing": 48390,
      "Ġré": 48391,
      "Ġheadset": 48392,
      "](#": 48393,
      "approfondimento": 48394,
      "HF": 48395,
      "fant": 48396,
      "ĠTiny": 48397,
      "Ġuphold": 48398,
      "University": 48399,
      "Ġcategorized": 48400,
      "oncello": 48401,
      "capital": 48402,
      "statement": 48403,
      "Ġdisruptions": 48404,
      "Ġbollente": 48405,
      "ĠMist": 48406,
      "iareggio": 48407,
      "cricao": 48408,
      "Ġpostal": 48409,
      "Ġreleg": 48410,
      "ĠAdministrative": 48411,
      "ĠRossini": 48412,
      "discount": 48413,
      "Ġwhisky": 48414,
      "ĠGIORNO": 48415,
      "Pacific": 48416,
      ";//": 48417,
      "hé": 48418,
      "Ġcoincidenza": 48419,
      "nato": 48420,
      "ĠindennitÃł": 48421,
      "Ġacuto": 48422,
      "Ġbrid": 48423,
      "Ġriprop": 48424,
      "verted": 48425,
      "Ġignoring": 48426,
      "Ġtranslations": 48427,
      "Ġsbloccare": 48428,
      "ĠFITNESS": 48429,
      "Ġowed": 48430,
      "ĠSas": 48431,
      "Ġsax": 48432,
      "Ġnozione": 48433,
      "Ġriveste": 48434,
      "Ġpredeterm": 48435,
      "eson": 48436,
      "Ġparig": 48437,
      "oidi": 48438,
      "Ġescluse": 48439,
      "ĠDisclosure": 48440,
      "Ġdistrutta": 48441,
      "Ġconveyor": 48442,
      "ĠBeverly": 48443,
      "Ġratios": 48444,
      "ĠFry": 48445,
      "Ġfoliage": 48446,
      "Ġdreaming": 48447,
      "Ġsfaccett": 48448,
      "[...]": 48449,
      "same": 48450,
      "ĠTherm": 48451,
      "Ġdispetto": 48452,
      "Ġvecchiaia": 48453,
      "Ġcafes": 48454,
      "Stored": 48455,
      "Ġprofeta": 48456,
      "Ġcalce": 48457,
      "Ġdimenticati": 48458,
      "Ġpredisporre": 48459,
      "Ġtrailers": 48460,
      "ĠPellegrino": 48461,
      "Ġstanco": 48462,
      "Ġsponda": 48463,
      "Ġcapof": 48464,
      "Ġnovice": 48465,
      "åį³": 48466,
      "Ġfabbricazione": 48467,
      "ĠScrive": 48468,
      "ĠMatrimonio": 48469,
      "Ġfulmine": 48470,
      "ĠSupporting": 48471,
      "ĠUtilizzare": 48472,
      "Ġspicco": 48473,
      "ĠÑĦ": 48474,
      "éĹ®é¢ĺ": 48475,
      "ĠProceed": 48476,
      "venile": 48477,
      "Ġmarini": 48478,
      "Ġassessori": 48479,
      "ĠPenny": 48480,
      "Ven": 48481,
      "ĠMacc": 48482,
      "ĠECON": 48483,
      "Ġassaggiare": 48484,
      "Proc": 48485,
      "Ġnavy": 48486,
      "IBLE": 48487,
      "Ġragazzina": 48488,
      "Ġcongregation": 48489,
      "ĠMotoGP": 48490,
      "ĠDeborah": 48491,
      "April": 48492,
      "ĠPetra": 48493,
      "ĠMIS": 48494,
      "evere": 48495,
      "ĠZap": 48496,
      "Ġanaloghi": 48497,
      "Ġferrovia": 48498,
      "Ġstupefacente": 48499,
      "ĠAnto": 48500,
      "ELP": 48501,
      "organization": 48502,
      "Ġcraving": 48503,
      "Ġcontaminated": 48504,
      "ĠCammino": 48505,
      "Tax": 48506,
      "ĠCone": 48507,
      "Ġinterconnected": 48508,
      "Ġretto": 48509,
      "Ġsocialmente": 48510,
      "Ġsfi": 48511,
      "doctor": 48512,
      "Ġheaters": 48513,
      "Ġendorsed": 48514,
      "ĠRomance": 48515,
      "Ġattraente": 48516,
      "Ġspirale": 48517,
      "ĠBergoglio": 48518,
      "iglioni": 48519,
      "Since": 48520,
      "ĠDOL": 48521,
      "Ġcoag": 48522,
      "Ġexpire": 48523,
      "Ġbrunch": 48524,
      "Ġdepicted": 48525,
      "ĠrigiditÃł": 48526,
      "Ġairplane": 48527,
      "Ġrisalita": 48528,
      "Ġdisadvantage": 48529,
      "cill": 48530,
      "ĠTue": 48531,
      "irie": 48532,
      "compar": 48533,
      "æŃ¥": 48534,
      "<'": 48535,
      "METHOD": 48536,
      "Ġcatap": 48537,
      "ĠAbr": 48538,
      "ĠPoster": 48539,
      "ĠSpiel": 48540,
      "Ġripeto": 48541,
      "Ġfrazioni": 48542,
      "ĠTutorial": 48543,
      "Ġadvising": 48544,
      "ĠAlien": 48545,
      "ĠCialis": 48546,
      "Universo": 48547,
      "Ġaudiovis": 48548,
      "Ġhoused": 48549,
      "Ġfedel": 48550,
      "ĠTaormina": 48551,
      "negative": 48552,
      "zema": 48553,
      "ĠLORD": 48554,
      "tria": 48555,
      "ĠNoto": 48556,
      "ĠOvvero": 48557,
      "Ġaccende": 48558,
      "ĠArrest": 48559,
      "ĠsoftPt": 48560,
      "Ġcattive": 48561,
      "Ġpsicoterapeuta": 48562,
      "Ġpursued": 48563,
      "vate": 48564,
      "anati": 48565,
      "ĠSimm": 48566,
      "Ġantia": 48567,
      "Ġgiustificazione": 48568,
      "Ġcandele": 48569,
      "Ġdirigere": 48570,
      "deposit": 48571,
      "ĠTrusted": 48572,
      "Ġstacked": 48573,
      "Ġginec": 48574,
      "Ġsimbolica": 48575,
      "ĠScrivi": 48576,
      "ĠMalt": 48577,
      "fty": 48578,
      "isteria": 48579,
      "ĠportabilitÃł": 48580,
      "ĠBryant": 48581,
      "ĠNostro": 48582,
      "Ġmango": 48583,
      "Ġassetto": 48584,
      "ĠMalp": 48585,
      "ãģ¾": 48586,
      "Ġavanzare": 48587,
      "Ġmetterci": 48588,
      "ĠÏĦ": 48589,
      "Ġergonomic": 48590,
      "Ġbots": 48591,
      "Ġvices": 48592,
      "ĠInstit": 48593,
      "ACO": 48594,
      "Ġoppose": 48595,
      "ÑĤа": 48596,
      "Ġsexuality": 48597,
      "Ġtablespoon": 48598,
      "Ġufficial": 48599,
      "ĠMcKin": 48600,
      "magn": 48601,
      "Ġisset": 48602,
      "Ġintercept": 48603,
      "ĠGods": 48604,
      "ĠCampid": 48605,
      "Ġstudiando": 48606,
      "ĠTransaction": 48607,
      "Ġlifecycle": 48608,
      "Ġcomparire": 48609,
      "Ġsudore": 48610,
      "ĠPalestine": 48611,
      "ĠsuccederÃł": 48612,
      "?âĢĿ,": 48613,
      "Vs": 48614,
      "Ġrelatore": 48615,
      "Ġairflow": 48616,
      "Ġantincendio": 48617,
      "Ġvillain": 48618,
      "Ġgiudiziarie": 48619,
      "Ġaromatiche": 48620,
      "ĠGemini": 48621,
      "ĠMunicipal": 48622,
      "Ġcornerstone": 48623,
      "INCLUD": 48624,
      "ĠCases": 48625,
      "ĠFinanze": 48626,
      "ĠRecentemente": 48627,
      "Ġjudged": 48628,
      "Ġawaiting": 48629,
      "jek": 48630,
      "Ġmeme": 48631,
      "psia": 48632,
      "Ġriguardare": 48633,
      "Ġmancava": 48634,
      "************************": 48635,
      "Ġarmadi": 48636,
      "LIED": 48637,
      "frequency": 48638,
      "ĠTill": 48639,
      "ĠBenvenuto": 48640,
      "ĠLetters": 48641,
      "Ġtaxpayer": 48642,
      "Ġparc": 48643,
      "Ġ_('": 48644,
      "ĠAccordo": 48645,
      "Ġlawful": 48646,
      "IPE": 48647,
      "ĠLavorare": 48648,
      "UPPO": 48649,
      "Express": 48650,
      "Ogni": 48651,
      "appet": 48652,
      "ĠdurerÃł": 48653,
      "Ġshedding": 48654,
      "Ġrilascia": 48655,
      "ĠBattisti": 48656,
      "Ġpigment": 48657,
      "ĠCommandType": 48658,
      "Ġeloqu": 48659,
      "ossigeno": 48660,
      "Ġâŀ": 48661,
      "ĠNotizia": 48662,
      "Alt": 48663,
      "Ġconfronta": 48664,
      "ĠSportivo": 48665,
      "reciation": 48666,
      "Rs": 48667,
      "rolo": 48668,
      "Ġebbero": 48669,
      "ĠPitch": 48670,
      "Ġverses": 48671,
      "ĠAmministrazioni": 48672,
      "ĠBritann": 48673,
      "ĠSusanna": 48674,
      "Ġpouring": 48675,
      "ĠDul": 48676,
      "Ġ[...": 48677,
      "ALT": 48678,
      "ĠEsempio": 48679,
      "Apple": 48680,
      "ospitalitÃł": 48681,
      "ĠFrancese": 48682,
      "Ġecosistemi": 48683,
      "Ġbutterfly": 48684,
      "Ġabbracciare": 48685,
      "Ġtrasportato": 48686,
      "nas": 48687,
      "urant": 48688,
      "Ġsvantaggio": 48689,
      "ĠReve": 48690,
      "Ġcomportato": 48691,
      "Ġbrevetti": 48692,
      "responsive": 48693,
      "ĠCauses": 48694,
      "Tour": 48695,
      "Ġreconn": 48696,
      "ĠEmperor": 48697,
      "Ġdepositato": 48698,
      "Ġgeography": 48699,
      "Ġapprovvigionamento": 48700,
      "Ġneurons": 48701,
      "Ġä¸Ń": 48702,
      "Ġineffici": 48703,
      "ĠVenti": 48704,
      "Ġeditions": 48705,
      "Ġbookmakers": 48706,
      "ĠcavitÃł": 48707,
      "Ġminimamente": 48708,
      "Ġcustode": 48709,
      "Ġorgoglioso": 48710,
      "oletta": 48711,
      "Ġ\"__": 48712,
      "ĠJoker": 48713,
      "Ġclown": 48714,
      "ĠShower": 48715,
      "atrio": 48716,
      "ĠAges": 48717,
      "ĠAdriana": 48718,
      "Ġtoilets": 48719,
      "Ġampliamento": 48720,
      "quello": 48721,
      "Ġflair": 48722,
      "relation": 48723,
      "Ġincoraggiare": 48724,
      "ClassName": 48725,
      "ratom": 48726,
      "ĠBirds": 48727,
      "Ġsgra": 48728,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĊ": 48729,
      "USB": 48730,
      "Enc": 48731,
      "ĠTVs": 48732,
      "Documents": 48733,
      "ĠRacconti": 48734,
      "Ġdividends": 48735,
      "Ġindesiderati": 48736,
      "ĠSovietica": 48737,
      "FONT": 48738,
      "kontena": 48739,
      "Ġtengo": 48740,
      "ĠCALL": 48741,
      "Ġvenendo": 48742,
      "Remote": 48743,
      "ĠQUESTO": 48744,
      "Ġbs": 48745,
      "viano": 48746,
      "ernetes": 48747,
      "ĠMyers": 48748,
      "Ġcalzature": 48749,
      "Ġembodiment": 48750,
      "esperimento": 48751,
      "ĠWindsor": 48752,
      "Reduc": 48753,
      "bf": 48754,
      "usement": 48755,
      "Ġsolenne": 48756,
      "\":[": 48757,
      "reddie": 48758,
      "éħįç½®": 48759,
      "ĠVOG": 48760,
      "Ġimpaired": 48761,
      "licitÃł": 48762,
      "Ġ]*": 48763,
      "Ġoverhe": 48764,
      "ĠfileName": 48765,
      "Ġfascicolo": 48766,
      "rena": 48767,
      "vocati": 48768,
      "Ġcrews": 48769,
      "ĠIndonesi": 48770,
      "ĠÐĴ": 48771,
      "Ġmeanwhile": 48772,
      "Ġpeculiare": 48773,
      "ĠScientists": 48774,
      "Ġterapeutiche": 48775,
      "Annunzio": 48776,
      "Ġmushroom": 48777,
      "Ġdelitti": 48778,
      "ĠGarc": 48779,
      "Ġcosting": 48780,
      "ĠZamb": 48781,
      "Ġspiego": 48782,
      "ĠPROV": 48783,
      "Ġdiciass": 48784,
      "Ġchickens": 48785,
      "Ġprosciutto": 48786,
      "?),": 48787,
      "Ip": 48788,
      "male": 48789,
      "egi": 48790,
      "Ġsegui": 48791,
      "Ġinquad": 48792,
      "erte": 48793,
      "forces": 48794,
      "ITU": 48795,
      "ĠEditrice": 48796,
      "Ġabsurd": 48797,
      "Ġpushes": 48798,
      "Ġcentrocampo": 48799,
      "ĠRash": 48800,
      "Ġcasco": 48801,
      "Ġplatinum": 48802,
      "Ġ[-": 48803,
      "Ġwhereby": 48804,
      "Ġidentifiable": 48805,
      "Ġdimentichiamo": 48806,
      "Ġproporzione": 48807,
      "Ġgonfia": 48808,
      "rast": 48809,
      "Ġcudd": 48810,
      "Ġlord": 48811,
      "tokens": 48812,
      "Ġmalvag": 48813,
      "ĠCapric": 48814,
      "Ġsinus": 48815,
      "ĠLorenz": 48816,
      "ĠHolidays": 48817,
      "ĠNavigazione": 48818,
      "Lim": 48819,
      "Ġlakh": 48820,
      "Ġâĺ": 48821,
      "ĠlascerÃł": 48822,
      "Ġgeometric": 48823,
      "bundle": 48824,
      "Ġfeto": 48825,
      "ĠSays": 48826,
      "Ġarrend": 48827,
      "ĠKY": 48828,
      "Ġmodell": 48829,
      "Ġhover": 48830,
      "Ġsperimentali": 48831,
      "Ġluminosi": 48832,
      "ighieri": 48833,
      "ĠPossibilitÃł": 48834,
      "ĠDuo": 48835,
      "ĠBort": 48836,
      "Ġriscontri": 48837,
      "ĠcercherÃł": 48838,
      "Ġinstaller": 48839,
      "Ġanteced": 48840,
      "Ġvedrai": 48841,
      "Ġnominare": 48842,
      "Ġcompensare": 48843,
      "ĠAuschwitz": 48844,
      "________________________________": 48845,
      "Ġprovinces": 48846,
      "ĠVirtus": 48847,
      "LowerCase": 48848,
      "Ġleuc": 48849,
      "ibar": 48850,
      "Ġsolitary": 48851,
      "ĠParrocchia": 48852,
      "Ġnorveg": 48853,
      "DAT": 48854,
      "fiche": 48855,
      "Ġpervenire": 48856,
      "ĠContinental": 48857,
      "ĠPRESIDENTE": 48858,
      "ĠConsolid": 48859,
      "Ġdimenticata": 48860,
      "ĠParlando": 48861,
      "ĠKerala": 48862,
      "ĠNexus": 48863,
      "Ġdeluso": 48864,
      "ĠPES": 48865,
      "Ġstren": 48866,
      "ĠCommander": 48867,
      "ĠTransit": 48868,
      "Ġtranquil": 48869,
      "ĠAppart": 48870,
      "ĠAvvocato": 48871,
      "ĠNatalie": 48872,
      "Ġexaminations": 48873,
      "lini": 48874,
      "purchase": 48875,
      "ilight": 48876,
      "Ġappell": 48877,
      "Ġmolla": 48878,
      "Ġrepublic": 48879,
      "years": 48880,
      "è¿°": 48881,
      "ĠAssicurazioni": 48882,
      "intoss": 48883,
      "Ġoppone": 48884,
      "Ġshowcased": 48885,
      "OH": 48886,
      "Pic": 48887,
      "otlin": 48888,
      "Ġformatting": 48889,
      "ĠPrinter": 48890,
      "Ġconferito": 48891,
      "Ġtelefonia": 48892,
      "ĠSaturn": 48893,
      "ĠVicino": 48894,
      "Mel": 48895,
      "compute": 48896,
      "Ġanticipa": 48897,
      "Ġdannoso": 48898,
      "ĠPossible": 48899,
      "Ġripartizione": 48900,
      "Ġcerebrali": 48901,
      "Ġstrutturata": 48902,
      "Ġbatterica": 48903,
      "Ġpanorami": 48904,
      "Ġvorresti": 48905,
      "ĠMaple": 48906,
      "Ġei": 48907,
      "ostruzione": 48908,
      "ĠCITT": 48909,
      "ĠIsh": 48910,
      "ĠDw": 48911,
      "Ġreplen": 48912,
      "Ġrestor": 48913,
      "är": 48914,
      "poll": 48915,
      "ÏĢ": 48916,
      "ĠSUM": 48917,
      "Ġorthodont": 48918,
      "Ġdefunto": 48919,
      "åģļ": 48920,
      "Ġferoce": 48921,
      "Ġfumi": 48922,
      "amino": 48923,
      "etted": 48924,
      "ĠSchmid": 48925,
      "Ġprimari": 48926,
      "Ġcomparisons": 48927,
      "Ġassorbimento": 48928,
      "Ġkwargs": 48929,
      "ĠMourinho": 48930,
      "TABLE": 48931,
      "itars": 48932,
      "omens": 48933,
      "ĠSIG": 48934,
      "ĠGusto": 48935,
      "Ġhaw": 48936,
      "Ġarrays": 48937,
      "Ġrestring": 48938,
      "ĠConsumo": 48939,
      "ĠproseguirÃł": 48940,
      "ĠCasey": 48941,
      "dip": 48942,
      "pending": 48943,
      "Ġdecoro": 48944,
      "Ġscaricabile": 48945,
      "Ġcorresponds": 48946,
      "Ġborrowed": 48947,
      "Zoom": 48948,
      "Ġ/////////////////////////////////": 48949,
      "ĠParallel": 48950,
      "ĠCosimo": 48951,
      "Ġtelefonici": 48952,
      "Ġascoltando": 48953,
      "democr": 48954,
      "ĠGOOD": 48955,
      "Rot": 48956,
      "Ġtracing": 48957,
      "ADO": 48958,
      "Ġincontamin": 48959,
      "ĠContinuous": 48960,
      "ĠSTUDIO": 48961,
      "ĠMog": 48962,
      "Ġcorrispondere": 48963,
      "ĠPdl": 48964,
      "Ġcaserma": 48965,
      "Ġovercoming": 48966,
      "Ġautov": 48967,
      "bass": 48968,
      "ĠCambio": 48969,
      "Ġcontinuiamo": 48970,
      "enafil": 48971,
      "ĠEdgar": 48972,
      "gruppo": 48973,
      "ĠStrange": 48974,
      "Ġhandsome": 48975,
      "Ġvota": 48976,
      "Ġneighbours": 48977,
      "Ġimmersa": 48978,
      "æĿĥ": 48979,
      "growth": 48980,
      "marino": 48981,
      "Ġrichiamato": 48982,
      "Sing": 48983,
      "Ġwives": 48984,
      "Ġunravel": 48985,
      "Ġwebrtc": 48986,
      "Ġedicola": 48987,
      "Ġtiroc": 48988,
      "ungeon": 48989,
      "ĠArgento": 48990,
      "Miche": 48991,
      "Ġpitto": 48992,
      "Ġfon": 48993,
      "ĠMisc": 48994,
      "Ġsalads": 48995,
      "Ġcliff": 48996,
      "ĠAccessibility": 48997,
      "ĠSERVICE": 48998,
      "Ġristretto": 48999,
      "ĠGiurisprudenza": 49000,
      "ĠAston": 49001,
      "iliary": 49002,
      "Ġvenir": 49003,
      "Ġmigliorano": 49004,
      "ĠDepot": 49005,
      "ĠWorkplace": 49006,
      "ĠPROVID": 49007,
      "Ġthreaten": 49008,
      "Ġpluriennale": 49009,
      "Face": 49010,
      "ios": 49011,
      "Ġaspar": 49012,
      "iever": 49013,
      "ILS": 49014,
      "ĠBlend": 49015,
      "Ġvincendo": 49016,
      "Ġricorsi": 49017,
      "ĠChristie": 49018,
      "Ġcoperchio": 49019,
      "ĠOstia": 49020,
      "Ġcera": 49021,
      "ĠTES": 49022,
      "ĠEQ": 49023,
      "Ġcommittente": 49024,
      "ĠPietr": 49025,
      "Ġcollapsed": 49026,
      "Ġsuperflu": 49027,
      "SUP": 49028,
      "{\\": 49029,
      "heid": 49030,
      "Ġrisvegli": 49031,
      "isterÃł": 49032,
      "Assembly": 49033,
      "ĠPersonally": 49034,
      "ĠPhotograph": 49035,
      "Slider": 49036,
      "sav": 49037,
      "Ġemarg": 49038,
      "Ġinfused": 49039,
      "Ġaffare": 49040,
      "Ġsurrender": 49041,
      "Ġlimestone": 49042,
      "ĠCorrect": 49043,
      "eletal": 49044,
      "ĠAssicurazione": 49045,
      "cino": 49046,
      "stery": 49047,
      "Ġbinario": 49048,
      "ĠMick": 49049,
      "egger": 49050,
      "Ġond": 49051,
      "Ġâī": 49052,
      "ĠLiberal": 49053,
      "Ġrialz": 49054,
      "crypto": 49055,
      "uniform": 49056,
      "ĠGrassi": 49057,
      "Ġcamicia": 49058,
      "ĠGoldman": 49059,
      "æĮĩå®ļ": 49060,
      "imale": 49061,
      "anson": 49062,
      "erged": 49063,
      "uggle": 49064,
      "processor": 49065,
      "COMP": 49066,
      "Ġtartufo": 49067,
      "Ġisraeliani": 49068,
      "ĠRecreation": 49069,
      "ĠSno": 49070,
      "romi": 49071,
      "Ġprelievi": 49072,
      "Ġmedaglie": 49073,
      "orgimento": 49074,
      "Ġvicoli": 49075,
      "Ġdisfunzione": 49076,
      "accompagn": 49077,
      "isano": 49078,
      "Ġininter": 49079,
      "Ġpaglia": 49080,
      "Comments": 49081,
      "ĠChiefs": 49082,
      "ĠArchitects": 49083,
      "Ġriscossione": 49084,
      "qty": 49085,
      "antro": 49086,
      "Ġfuck": 49087,
      "Ġautorevole": 49088,
      "Ġmanifestarsi": 49089,
      "Ġgiudiziari": 49090,
      "Ġcoetanei": 49091,
      "Farm": 49092,
      "Ġcef": 49093,
      "Ġcoff": 49094,
      "ĠInsight": 49095,
      "Ġspiegando": 49096,
      "relative": 49097,
      "Ġmoderata": 49098,
      "ĠTelem": 49099,
      "ĠLiam": 49100,
      "Ġreperto": 49101,
      "CMakeFiles": 49102,
      "Ġĉĉĉĉĉĉĉĉĉĉĉ": 49103,
      "ĠRiconosc": 49104,
      "`);": 49105,
      "Ġtc": 49106,
      "essential": 49107,
      "ANDA": 49108,
      "Registry": 49109,
      "Ġfilosofi": 49110,
      "Ġarredare": 49111,
      "Ġpanno": 49112,
      "Ġdelizioso": 49113,
      "giate": 49114,
      "issetta": 49115,
      "Ġdocumentato": 49116,
      "ĠoffrirÃł": 49117,
      "Far": 49118,
      "ĠBetty": 49119,
      "ĠGomez": 49120,
      "Ġmilling": 49121,
      "Ġtorte": 49122,
      "Ġjuices": 49123,
      "Ġsottoscrivere": 49124,
      "Ġsupplemento": 49125,
      "管çIJĨ": 49126,
      "Mes": 49127,
      "Ġincerto": 49128,
      "ĠCollections": 49129,
      "Ġannover": 49130,
      "criber": 49131,
      "Ġcartoni": 49132,
      "ĠPrincipi": 49133,
      "Ġfolded": 49134,
      "bill": 49135,
      "odoro": 49136,
      "doing": 49137,
      "ĠSalon": 49138,
      "Ġattraversano": 49139,
      "handed": 49140,
      "ĠGloss": 49141,
      "PREFIX": 49142,
      "ĠMunicipale": 49143,
      "Ġsculptures": 49144,
      "Ġnud": 49145,
      "amen": 49146,
      "Ġmalt": 49147,
      "Ġsuddette": 49148,
      "stakes": 49149,
      "ĉĉĉĉĉĉ": 49150,
      "Ġsaturated": 49151,
      "Ġtad": 49152,
      "Ġmetamor": 49153,
      "Ġliquor": 49154,
      "Ġdominance": 49155,
      "áĥĺ": 49156,
      "ĠBlair": 49157,
      "Ġbimba": 49158,
      "ĠCork": 49159,
      "again": 49160,
      "ĠWrest": 49161,
      "Ġrainy": 49162,
      "Ġproduttrice": 49163,
      "ĠIngredienti": 49164,
      "ĠGirolamo": 49165,
      "olette": 49166,
      "ĠSut": 49167,
      "Ġrenovations": 49168,
      "LAND": 49169,
      "ĠSonic": 49170,
      "Ġthir": 49171,
      "Ġrash": 49172,
      "Ġcounters": 49173,
      "Ġseparatamente": 49174,
      "Ġalimenta": 49175,
      "Operator": 49176,
      "apo": 49177,
      "Ġinterchange": 49178,
      "ĠClassifica": 49179,
      "Accetta": 49180,
      "ĠTribun": 49181,
      "Coordin": 49182,
      "ĠAutomated": 49183,
      "Ġphenomenal": 49184,
      "Ġtedi": 49185,
      "Ġsperimentazioni": 49186,
      "Ġfilosofica": 49187,
      "ĠMissing": 49188,
      "canestro": 49189,
      "CORSO": 49190,
      "esina": 49191,
      "Ġpresepe": 49192,
      "Ġstained": 49193,
      "Ġtraveler": 49194,
      "ĠStrategia": 49195,
      "Ġdenying": 49196,
      "Ġterrorists": 49197,
      "ĠRiccione": 49198,
      "Ġral": 49199,
      "Ġrins": 49200,
      "emper": 49201,
      "ĠRoller": 49202,
      "ĠECO": 49203,
      "Ġswept": 49204,
      "Ġattivati": 49205,
      "ĠAdriatico": 49206,
      "ĠAdjustable": 49207,
      "Ġala": 49208,
      "ĠBF": 49209,
      "Ġsubiscono": 49210,
      "Ġundergone": 49211,
      "ĠSurve": 49212,
      "Ġregolano": 49213,
      "Ġfermentazione": 49214,
      "Ġgass": 49215,
      "ĠKet": 49216,
      "ĠReserv": 49217,
      "etrica": 49218,
      "ĠBulld": 49219,
      "ĠFemminile": 49220,
      "cen": 49221,
      "etically": 49222,
      "ĠCento": 49223,
      "Ġdecret": 49224,
      "ĠAdmission": 49225,
      "Ġsegmenti": 49226,
      "ĠGBP": 49227,
      "ĠLeslie": 49228,
      "Matt": 49229,
      "ĠâĨij": 49230,
      "Ġdimagr": 49231,
      "èµ·": 49232,
      "ĠEditoriale": 49233,
      "ĠWidth": 49234,
      "ĠScud": 49235,
      "ĠProsegue": 49236,
      "qml": 49237,
      "Ġinequivoc": 49238,
      "Ġmodul": 49239,
      "zzolo": 49240,
      "ĠSeoul": 49241,
      "Ġ\\\\": 49242,
      "Ġcolpevoli": 49243,
      "Ġspinach": 49244,
      "nkronos": 49245,
      "altri": 49246,
      "ĠLV": 49247,
      "ĠVib": 49248,
      "Ġfacets": 49249,
      "Ġcontinenti": 49250,
      "UNESCO": 49251,
      "ĠSudafrica": 49252,
      "Ġstrokes": 49253,
      "Ġsuscetti": 49254,
      "ittare": 49255,
      "Ġunconscious": 49256,
      "romp": 49257,
      "Ġpopulated": 49258,
      "ORDER": 49259,
      "Ġraccomandato": 49260,
      "Ġfictional": 49261,
      "ĠPIA": 49262,
      "Ġbackward": 49263,
      "')[": 49264,
      "Ġprimitive": 49265,
      "Ġirlandese": 49266,
      "Ġdeepest": 49267,
      "Ġnervi": 49268,
      "azzurro": 49269,
      "ĠMUST": 49270,
      "thy": 49271,
      "eney": 49272,
      "Ġpersecuzione": 49273,
      "ammissione": 49274,
      "ĠAttilio": 49275,
      "Ġcontracted": 49276,
      "software": 49277,
      "Ġcontrabb": 49278,
      "Ġvulcano": 49279,
      "Ġragazzini": 49280,
      "Ġristrutturato": 49281,
      "ĠMcCarthy": 49282,
      "ĠWheels": 49283,
      "ossidabile": 49284,
      "PACK": 49285,
      "Ġlem": 49286,
      "arine": 49287,
      "Ġinsurer": 49288,
      "Ġcirco": 49289,
      "Ġpagando": 49290,
      "Ġvenduta": 49291,
      "ĠContenuti": 49292,
      "Ġabitualmente": 49293,
      "Ġcardiovascolare": 49294,
      "nai": 49295,
      "ĠChrom": 49296,
      "Ġflop": 49297,
      "Ġconverts": 49298,
      "Princip": 49299,
      "Ġterremoti": 49300,
      "ĠAloe": 49301,
      "Ġreadiness": 49302,
      "Ġcharcoal": 49303,
      "Ġfitta": 49304,
      "ĠCabin": 49305,
      "Canc": 49306,
      "Ġlump": 49307,
      "ĠTas": 49308,
      "Ġindele": 49309,
      "Ġvein": 49310,
      "ĠMateriali": 49311,
      "Ġtangibile": 49312,
      "Twitter": 49313,
      ")',": 49314,
      "Iraq": 49315,
      "allattamento": 49316,
      "Ġcrises": 49317,
      "Ġtrasgress": 49318,
      "Ġaccountant": 49319,
      "Ġadvantageous": 49320,
      "Ġprioritizing": 49321,
      "Electr": 49322,
      "avita": 49323,
      "getAttribute": 49324,
      "Ġbridal": 49325,
      "Ġsimulate": 49326,
      "Used": 49327,
      "mesh": 49328,
      "Ġcriticized": 49329,
      "rology": 49330,
      "Ġnickel": 49331,
      "molto": 49332,
      "ĠWon": 49333,
      "Ġdetent": 49334,
      "Ġstampata": 49335,
      "Ġmescolare": 49336,
      "Ġaccettata": 49337,
      "Ġarcade": 49338,
      "Ġautonome": 49339,
      "Ġatmospheric": 49340,
      "serve": 49341,
      "Ġrimarranno": 49342,
      "ĠconcluderÃł": 49343,
      "Ġrovine": 49344,
      "ĠTiffany": 49345,
      "Tri": 49346,
      "Ġsont": 49347,
      "amante": 49348,
      "ĠKane": 49349,
      "Ġbricks": 49350,
      "ĠShir": 49351,
      "Ġconvivere": 49352,
      "ĠConsiderando": 49353,
      "ĠJacksonville": 49354,
      "efficace": 49355,
      "Ġlievi": 49356,
      "Authorization": 49357,
      "something": 49358,
      "Ġparagone": 49359,
      ":**": 49360,
      "Ġner": 49361,
      "Ġreap": 49362,
      "Ġplush": 49363,
      "Ġframing": 49364,
      "ĠTroy": 49365,
      "ĠRifugio": 49366,
      "OutputStream": 49367,
      "ä¾Ľ": 49368,
      "两个": 49369,
      "Ui": 49370,
      "ĠSod": 49371,
      "Ġ\"','": 49372,
      "Ġpolacco": 49373,
      "ĠConveni": 49374,
      "ĠPresidential": 49375,
      "Ġsodalizio": 49376,
      "Ġinnocente": 49377,
      "Ġchew": 49378,
      "Ġpublicity": 49379,
      "Ġletterarie": 49380,
      "affe": 49381,
      "ĠDelegato": 49382,
      "Ġtimed": 49383,
      "Maximum": 49384,
      "Ġdefendants": 49385,
      "firm": 49386,
      "etz": 49387,
      "ĠTriv": 49388,
      "ĠBOR": 49389,
      "eriale": 49390,
      "Ġgenome": 49391,
      "ĠAvailability": 49392,
      "Ġstimulus": 49393,
      "Ġpygame": 49394,
      "Ġadore": 49395,
      "ĠLawn": 49396,
      "ĠGrasso": 49397,
      "Ġruins": 49398,
      "Ġstaging": 49399,
      "holes": 49400,
      "Ġcavalc": 49401,
      "Ġchemotherapy": 49402,
      "Cou": 49403,
      "Ġrolex": 49404,
      "ĠMaison": 49405,
      "ĠCerchiamo": 49406,
      "Ġgeografia": 49407,
      "Ġnegoziati": 49408,
      "Ġaccertato": 49409,
      "Ġthermostat": 49410,
      "isex": 49411,
      "Ġhues": 49412,
      "Ġhunter": 49413,
      "ĠGul": 49414,
      "Ġ}.": 49415,
      "aderni": 49416,
      "Ġdesiderare": 49417,
      "Ġmutations": 49418,
      "ĠPlatforms": 49419,
      "Ġtacere": 49420,
      "Ġinaccurate": 49421,
      "ĠÑĩ": 49422,
      "itiche": 49423,
      "ĠInutile": 49424,
      "Ġcreams": 49425,
      "Ġminusc": 49426,
      "annata": 49427,
      "ĠBellini": 49428,
      "ĠGiudizi": 49429,
      "Ġmafioso": 49430,
      "Original": 49431,
      "Ġimpermeabile": 49432,
      "Ġcues": 49433,
      "mapping": 49434,
      "Ġincasso": 49435,
      "Ġaccorge": 49436,
      "Ġsulf": 49437,
      "Ġrehears": 49438,
      "ĠKart": 49439,
      "ĠScanner": 49440,
      "ĠPrimi": 49441,
      "Ġumore": 49442,
      "ĠCONF": 49443,
      "ĠCerchi": 49444,
      "ĠARM": 49445,
      "Ġprolungata": 49446,
      "ĠFedez": 49447,
      "strom": 49448,
      "indent": 49449,
      "imeo": 49450,
      "Ġconfuso": 49451,
      "Ġantidepress": 49452,
      "Ġpanoramic": 49453,
      "Ġjudgement": 49454,
      "ĠArd": 49455,
      "ĠMiranda": 49456,
      "ê²": 49457,
      "evidenza": 49458,
      "Ġpercorrendo": 49459,
      "umat": 49460,
      "Ġrenda": 49461,
      "ĠInstruction": 49462,
      "ĠDIRECT": 49463,
      "suit": 49464,
      "Ġstamps": 49465,
      "Ġaffiancare": 49466,
      "Ġsev": 49467,
      "Ġadditives": 49468,
      "Ġmutually": 49469,
      "Ġnegoziazione": 49470,
      "cats": 49471,
      "ĠHod": 49472,
      "Ġtricolore": 49473,
      "Ġsubiti": 49474,
      "Ġharmless": 49475,
      "USTOM": 49476,
      "collapse": 49477,
      "Ġhan": 49478,
      "indy": 49479,
      "Ġdownward": 49480,
      "finish": 49481,
      "ĠGTA": 49482,
      "ĠEf": 49483,
      "Ġrespinto": 49484,
      "ĠRegistry": 49485,
      "Ġturf": 49486,
      "Ġsquash": 49487,
      "Respons": 49488,
      "Ġsistemare": 49489,
      "Ġtelevisore": 49490,
      "ĠTesoro": 49491,
      "ĠComparison": 49492,
      "xxxxxxxx": 49493,
      "ĠMim": 49494,
      "illery": 49495,
      "ĠAlter": 49496,
      "Ġxbet": 49497,
      "ALOG": 49498,
      "Ġcapitalism": 49499,
      "ĠâľĶ": 49500,
      "Ġsuperficiali": 49501,
      "ĠReynolds": 49502,
      "Ġfamigliari": 49503,
      "appartenenza": 49504,
      "cazione": 49505,
      "Ġcollin": 49506,
      "ĠKaj": 49507,
      "Ġ$(\".": 49508,
      "ĠMarion": 49509,
      "insorgenza": 49510,
      "ĠBeethoven": 49511,
      "Ġantigen": 49512,
      "Ġgotta": 49513,
      "IVER": 49514,
      "Ġterrifying": 49515,
      "Ġsovracc": 49516,
      "ĠUz": 49517,
      "ĠProtest": 49518,
      "(\"./": 49519,
      "Ġpilgr": 49520,
      "logout": 49521,
      "Ġengages": 49522,
      "ĠDistribuzione": 49523,
      "Ġcristiane": 49524,
      "Ġexperimenting": 49525,
      "Ġamava": 49526,
      "nv": 49527,
      "ĠjTextArea": 49528,
      "yssey": 49529,
      "Export": 49530,
      "Ġscaricato": 49531,
      "Ġcollettive": 49532,
      "ĠReliable": 49533,
      "ĠLiga": 49534,
      "Ġproducendo": 49535,
      "ĠTwe": 49536,
      "Ġvisuale": 49537,
      "letico": 49538,
      "oredana": 49539,
      "riger": 49540,
      "Ġorganizzando": 49541,
      "ĠResponsabilitÃł": 49542,
      "Ġsaperlo": 49543,
      "ìļ©": 49544,
      "Ġsizing": 49545,
      "ĠCanto": 49546,
      "ĠRiti": 49547,
      "ĠRoche": 49548,
      "assin": 49549,
      "ĠVC": 49550,
      "eriali": 49551,
      "Ġinvestigative": 49552,
      "Ġcatalogue": 49553,
      "ĠApprofondimenti": 49554,
      "Ġmaneuver": 49555,
      "Ber": 49556,
      "ĠLino": 49557,
      "ĠLOT": 49558,
      "truttore": 49559,
      "Ġinvari": 49560,
      "antiate": 49561,
      "listing": 49562,
      "Ġindiani": 49563,
      "ĠTie": 49564,
      "Ġviscer": 49565,
      "Ġaffatic": 49566,
      "Ġdiscreta": 49567,
      "Ġcommunal": 49568,
      "Energy": 49569,
      "Ġesercitazioni": 49570,
      "ĠLooks": 49571,
      "ĠCitizen": 49572,
      "Fs": 49573,
      "cotta": 49574,
      "Ġmali": 49575,
      "Ġlavorava": 49576,
      "Travel": 49577,
      "Ġscrolling": 49578,
      "upa": 49579,
      "Ġrecante": 49580,
      "ĠHobb": 49581,
      "Ġforzato": 49582,
      "ighthouse": 49583,
      "Ġfeb": 49584,
      "laims": 49585,
      "åı³": 49586,
      "Ġcontestualmente": 49587,
      "ĠFaenza": 49588,
      "Ġbattlefield": 49589,
      "Ġzipper": 49590,
      "æĽ´æĸ°": 49591,
      "Ġelectoral": 49592,
      "FDD": 49593,
      "ĠComponents": 49594,
      "Ġcombina": 49595,
      "ĠJuice": 49596,
      "ĠGone": 49597,
      "biased": 49598,
      "ĠResistance": 49599,
      "ĠValori": 49600,
      "ĠSiciliana": 49601,
      "Ġtelecomunicazioni": 49602,
      "Solution": 49603,
      "Ġhunters": 49604,
      "ĠGatti": 49605,
      "ĠGossip": 49606,
      "Ġbuttare": 49607,
      "ĠGuides": 49608,
      "Ġuri": 49609,
      "Ġlandmarks": 49610,
      "ĠBlogger": 49611,
      "ĠEstonia": 49612,
      "Ġfantasie": 49613,
      "Procedimento": 49614,
      "EED": 49615,
      "Ġincondizion": 49616,
      "Ġlavender": 49617,
      "Ġdifeso": 49618,
      "ĠFarina": 49619,
      "fax": 49620,
      "Ġpalerm": 49621,
      "cribing": 49622,
      "ocaust": 49623,
      "Ġprivileged": 49624,
      "ĠBTCPay": 49625,
      "Hook": 49626,
      "mf": 49627,
      "Ġdiary": 49628,
      "ĠSched": 49629,
      "Ġsucchi": 49630,
      "irca": 49631,
      "Ġcreder": 49632,
      "ĠHelps": 49633,
      "æīĭ": 49634,
      "订åįķ": 49635,
      "ĠAbbey": 49636,
      "Ġpotabile": 49637,
      "Ġsocialismo": 49638,
      "ĠABB": 49639,
      "Ġscongiurare": 49640,
      "Ġreminiscent": 49641,
      "Maria": 49642,
      "ĠSigma": 49643,
      "Ġindetto": 49644,
      "daq": 49645,
      "ĠRoosevelt": 49646,
      "Ġsbaglio": 49647,
      "Ġcombattuto": 49648,
      "Ġcascata": 49649,
      "æµģ": 49650,
      "/_": 49651,
      "Hour": 49652,
      "Solver": 49653,
      "UUID": 49654,
      "ĠCibo": 49655,
      "ĠNFC": 49656,
      "Ġabbiate": 49657,
      "ĠMacedonia": 49658,
      "Ġcomforting": 49659,
      "Ġorizzonte": 49660,
      "Ġsilenziosa": 49661,
      "Ġlandlords": 49662,
      "ĠCFO": 49663,
      "ĠInvol": 49664,
      "Ġmilitar": 49665,
      "Ġlayered": 49666,
      "Ġpraticato": 49667,
      "Ġmagnetico": 49668,
      "ĠTUO": 49669,
      "ĠComandante": 49670,
      "Ġspeculazione": 49671,
      "ĠQuarto": 49672,
      "attach": 49673,
      "ĠFeeling": 49674,
      "Encoding": 49675,
      "Ġprovocano": 49676,
      "ĠCliff": 49677,
      "seeing": 49678,
      "ĠBallet": 49679,
      "ĠAndreas": 49680,
      "ĠPsychi": 49681,
      "Ġavvincente": 49682,
      "ĠElliott": 49683,
      "ĠKP": 49684,
      "Ġinvecchiamento": 49685,
      "Ġtrattano": 49686,
      "Ġaccelerazione": 49687,
      "Ġgroove": 49688,
      "Ġattentive": 49689,
      "hearted": 49690,
      "Ecco": 49691,
      "atos": 49692,
      "Ġistru": 49693,
      "tainable": 49694,
      "ãĤ¤": 49695,
      "ĠCLIC": 49696,
      "Ġphenomena": 49697,
      "ĠincapacitÃł": 49698,
      "Ġcaricamento": 49699,
      "Ġrestruct": 49700,
      "Ġmodesto": 49701,
      "ĠCOS": 49702,
      "Ġcammina": 49703,
      "íķľ": 49704,
      "ripet": 49705,
      "Ġpaving": 49706,
      "rait": 49707,
      "Ġmediation": 49708,
      "Ġmend": 49709,
      "Ġmagnetica": 49710,
      "Ce": 49711,
      "Somet": 49712,
      "ĠCache": 49713,
      "ĠLame": 49714,
      "ĠRender": 49715,
      "dux": 49716,
      "Ġnumb": 49717,
      "porta": 49718,
      "Ġwritings": 49719,
      "Ġprogettuali": 49720,
      "Ġcubes": 49721,
      "serialize": 49722,
      "Ġws": 49723,
      "assetto": 49724,
      "ennon": 49725,
      "Ġottanta": 49726,
      "Ġembry": 49727,
      "Schedule": 49728,
      "Sent": 49729,
      "ĠCaccia": 49730,
      "Ġnumerical": 49731,
      "Ġresoconto": 49732,
      "ativity": 49733,
      "asole": 49734,
      "liative": 49735,
      "Ġformulare": 49736,
      "Ġdiscute": 49737,
      "respective": 49738,
      "ĠSAF": 49739,
      "Ġforf": 49740,
      "ĠâĤ¬/": 49741,
      "ĠLivello": 49742,
      "Vertical": 49743,
      "articolazione": 49744,
      "ĠCfr": 49745,
      "ĠRIM": 49746,
      "Ġhypertension": 49747,
      "Ġjoyful": 49748,
      "Ġperfezionamento": 49749,
      "microsoft": 49750,
      "Ġzz": 49751,
      "ĠFerra": 49752,
      "peace": 49753,
      "ByName": 49754,
      "Ġgalaxy": 49755,
      "Ġnotturne": 49756,
      "Ġninth": 49757,
      "priority": 49758,
      "Qui": 49759,
      "Ġfür": 49760,
      "ĠCoconut": 49761,
      "Ġwinding": 49762,
      "ĠBiblio": 49763,
      "Ġtossici": 49764,
      "ĠCopenhagen": 49765,
      "Ġbog": 49766,
      "ĠTuc": 49767,
      "Ġoutright": 49768,
      "Ġconfond": 49769,
      "Ġdiscoveries": 49770,
      "ĠWestminster": 49771,
      "aje": 49772,
      "Ġjuicy": 49773,
      "Ġtravelled": 49774,
      "Take": 49775,
      "Ġsobri": 49776,
      "Ġcommercially": 49777,
      "Ġconcentrazioni": 49778,
      "Authentication": 49779,
      "Ġ----": 49780,
      "Ġtromb": 49781,
      "MER": 49782,
      "Ġavverse": 49783,
      "Ġminu": 49784,
      "Ġutilizzarlo": 49785,
      "ĠTOUR": 49786,
      "avv": 49787,
      "Ġappalt": 49788,
      "ción": 49789,
      "ĠArco": 49790,
      "Ġantich": 49791,
      "ĠINSURANCE": 49792,
      "Ġcomprehension": 49793,
      "Ġspreadsheet": 49794,
      "Ġboosted": 49795,
      "ĠpraticitÃł": 49796,
      "Ġscrupol": 49797,
      "Ġtribunali": 49798,
      "mma": 49799,
      "Å«": 49800,
      "ĠGST": 49801,
      "ĠEDI": 49802,
      "Ġdisposte": 49803,
      "ĠANSA": 49804,
      "Ġtrasferita": 49805,
      "Ġgodono": 49806,
      "ĠEXPECT": 49807,
      "Ġabbrevi": 49808,
      "ĠJacket": 49809,
      "ĠPinot": 49810,
      "Ġembroidery": 49811,
      "Ġhams": 49812,
      "ĠWade": 49813,
      "Ġdefinizioni": 49814,
      "Ġrived": 49815,
      "ĠSDL": 49816,
      "Ġobbligatoriamente": 49817,
      "ĠFilipino": 49818,
      "Ġupholstery": 49819,
      "Ġtic": 49820,
      "Ġwont": 49821,
      "ighed": 49822,
      "ĠĠĠĠĠĠĠĠĠĊ": 49823,
      "itton": 49824,
      "ĠIsle": 49825,
      "plorer": 49826,
      "skij": 49827,
      "Ġmilitanti": 49828,
      "ĠGargano": 49829,
      "ĠLLP": 49830,
      "estino": 49831,
      "ĠEngaging": 49832,
      "ĠEps": 49833,
      "Ġdiffonde": 49834,
      "ĠQuite": 49835,
      "Ġcopiare": 49836,
      "ĠPlanner": 49837,
      "LEY": 49838,
      "ĠCivic": 49839,
      "Ġsplendid": 49840,
      "Ġriempie": 49841,
      "ĠVigil": 49842,
      "ĠPermanent": 49843,
      "Cu": 49844,
      "fname": 49845,
      "ĠAula": 49846,
      "lochi": 49847,
      "Ġteaser": 49848,
      "ĠProsec": 49849,
      "ä¸Ķ": 49850,
      "ViewHolder": 49851,
      "Ġfinalisti": 49852,
      "Ġmacchin": 49853,
      "Ġcomparative": 49854,
      "ĠRelationships": 49855,
      "rer": 49856,
      "Ġviti": 49857,
      "ĠGren": 49858,
      "ĠERA": 49859,
      "ĠConi": 49860,
      "Ġdestroying": 49861,
      "Ġimpairment": 49862,
      "kj": 49863,
      "Ġandrebbero": 49864,
      "ĠSIN": 49865,
      "ĠBrem": 49866,
      "ociti": 49867,
      "ĠEqual": 49868,
      "Ġdecomp": 49869,
      "Ġhostile": 49870,
      "ĠCostantino": 49871,
      "ĠCinzia": 49872,
      "Ġsynd": 49873,
      "Ġattribuita": 49874,
      "Ġchiusure": 49875,
      "Ġtt": 49876,
      "uttrici": 49877,
      "ISP": 49878,
      "ĠMolly": 49879,
      "expand": 49880,
      "Ġbolle": 49881,
      "Ġcompares": 49882,
      "pens": 49883,
      "Ġwitch": 49884,
      "Ġungher": 49885,
      "ĠKom": 49886,
      "zzling": 49887,
      "Ġfacto": 49888,
      "unned": 49889,
      "Ġindimenticabili": 49890,
      "Ġcafé": 49891,
      "Ġbianconeri": 49892,
      "Ġtandem": 49893,
      "icz": 49894,
      "Ġyoure": 49895,
      "Ġavenues": 49896,
      "Ġasser": 49897,
      "Ġritagli": 49898,
      "ĠPeugeot": 49899,
      "anciano": 49900,
      "Ġparagrafi": 49901,
      "Ġesplodere": 49902,
      "great": 49903,
      "ĠLatt": 49904,
      "usten": 49905,
      "Ġintuire": 49906,
      "Ġmigliorata": 49907,
      "ĠHarbour": 49908,
      "Ġpeggiorare": 49909,
      "ĠKazakh": 49910,
      "Luc": 49911,
      "flight": 49912,
      "Ġbumps": 49913,
      "ĠArb": 49914,
      "Ġbeginnings": 49915,
      "Ġkicking": 49916,
      "ãĥ¼ãĥ": 49917,
      "Ġpolmonare": 49918,
      "Ġcorrispettivo": 49919,
      "Ġ#################################################################": 49920,
      "adere": 49921,
      "bright": 49922,
      "Ġporno": 49923,
      "Ġgradient": 49924,
      "Ġesibizioni": 49925,
      "ĠRings": 49926,
      "Ġallerta": 49927,
      "Ġseguaci": 49928,
      "Ġinspected": 49929,
      "ĠSportello": 49930,
      "Ġcondividendo": 49931,
      "Ġpioneering": 49932,
      "Ale": 49933,
      "Ġonlus": 49934,
      "eccesso": 49935,
      "Ġbudgeting": 49936,
      "ĠMontan": 49937,
      "animation": 49938,
      "GridView": 49939,
      ">',": 49940,
      "Pan": 49941,
      "rik": 49942,
      "Ġinterruzione": 49943,
      "imputato": 49944,
      "illazione": 49945,
      "IFI": 49946,
      "xaa": 49947,
      "Ġhikes": 49948,
      "NING": 49949,
      "Ġpersonalization": 49950,
      "Ġturnaround": 49951,
      "CHANT": 49952,
      "RAZIONE": 49953,
      "Ġaccompagnate": 49954,
      "Ġfasci": 49955,
      "ĠSAS": 49956,
      "ĠCIO": 49957,
      "terms": 49958,
      "=\"+": 49959,
      "strlen": 49960,
      "ĠCustoms": 49961,
      "Ġmoltitudine": 49962,
      "erialize": 49963,
      "Ax": 49964,
      "Logo": 49965,
      "fony": 49966,
      "punk": 49967,
      "Ġbait": 49968,
      "ĠSOG": 49969,
      "Ġparrucchi": 49970,
      "Ġaccorto": 49971,
      "Ġconcessi": 49972,
      "ĠReverse": 49973,
      "Ġnodded": 49974,
      "Ġattic": 49975,
      "funnels": 49976,
      "Ġapprova": 49977,
      "Ġcorsia": 49978,
      "Ġpb": 49979,
      "ingredi": 49980,
      "etern": 49981,
      "ĠLose": 49982,
      "ĠHex": 49983,
      "sei": 49984,
      "Ġdebutt": 49985,
      "Ġresidual": 49986,
      "listen": 49987,
      "Ġrenovated": 49988,
      "模å¼ı": 49989,
      "Ġexpenditures": 49990,
      "middleware": 49991,
      "ĠPlatone": 49992,
      "HY": 49993,
      "Vars": 49994,
      "ĠClare": 49995,
      "ĠFara": 49996,
      "elyn": 49997,
      "Ġtumors": 49998,
      "ĠTroppo": 49999,
      "Ġreceipts": 50000,
      "uche": 50001,
      "SetText": 50002,
      "Ġpantry": 50003,
      "ĠoriginalitÃł": 50004,
      "Ġcostituite": 50005,
      "Ġguardiamo": 50006,
      "ĠPresentation": 50007,
      "[%": 50008,
      "Ġsprem": 50009,
      "Ġinton": 50010,
      "Ġinsane": 50011,
      "ĠTestimon": 50012,
      "Ġtroubled": 50013,
      "ĠJacobs": 50014,
      "ĠDashboard": 50015,
      "Fast": 50016,
      "dotto": 50017,
      "Ġparrocchie": 50018,
      "ĠReagan": 50019,
      "ListItem": 50020,
      "Ġtornado": 50021,
      "abbage": 50022,
      "ĠPCB": 50023,
      "Ġliteral": 50024,
      "ĠHispanic": 50025,
      "Ġrejo": 50026,
      "ĠUne": 50027,
      "Ġ/************************************************************************": 50028,
      "ichino": 50029,
      "ULA": 50030,
      "grafici": 50031,
      "Ġcutanee": 50032,
      "ĠBroken": 50033,
      "Ġsatisfactory": 50034,
      "Ġwaterc": 50035,
      "Ġlegittim": 50036,
      "Validate": 50037,
      "irre": 50038,
      "Ġdispro": 50039,
      "grazie": 50040,
      "ubby": 50041,
      "ÑĤи": 50042,
      "evolving": 50043,
      "ĠVacation": 50044,
      "ĠGuidance": 50045,
      "ĠEnhancement": 50046,
      "Ġfiabe": 50047,
      "Ġusb": 50048,
      "Ġneedles": 50049,
      "Ġpassò": 50050,
      "Ġcounselling": 50051,
      "ĠSostenibile": 50052,
      "ĠTong": 50053,
      "Ġstark": 50054,
      "abl": 50055,
      "ĠKurd": 50056,
      "Ġconsegnata": 50057,
      "rinuncia": 50058,
      "ĠCasual": 50059,
      "ĠSelecting": 50060,
      "ĠCrimea": 50061,
      "annullamento": 50062,
      "Ġdorso": 50063,
      "Ġpont": 50064,
      "acceptable": 50065,
      "Ġzen": 50066,
      "ahn": 50067,
      "Plot": 50068,
      "Ġpendant": 50069,
      "Ġcerimonie": 50070,
      "ĠPRIMO": 50071,
      "çݯ": 50072,
      "Ġrails": 50073,
      "ĠKard": 50074,
      "trees": 50075,
      "Ġtempted": 50076,
      "attack": 50077,
      "__.": 50078,
      "Ġsuccessore": 50079,
      "åı°": 50080,
      "ĠMarsala": 50081,
      "Ġinheritance": 50082,
      "Bill": 50083,
      "ĠSync": 50084,
      "Ġbuccia": 50085,
      "Ġterminology": 50086,
      "ĠMulino": 50087,
      "Ġintuitivo": 50088,
      "behavior": 50089,
      "íĬ¸": 50090,
      "KR": 50091,
      "Ġfencing": 50092,
      "Ġsiero": 50093,
      "Ġcostrette": 50094,
      "Ġindirizzata": 50095,
      "ĠLottery": 50096,
      "Ġstaminali": 50097,
      "Ġdisf": 50098,
      "Ġstampanti": 50099,
      "ĠISC": 50100,
      "Ġpretese": 50101,
      "AAAA": 50102,
      "Sensor": 50103,
      "Terra": 50104,
      "ĠDew": 50105,
      "ĠURI": 50106,
      "Ġincidence": 50107,
      "Ġtwins": 50108,
      "Ġzinco": 50109,
      "StatusCode": 50110,
      "ĠHelping": 50111,
      "ĠKenneth": 50112,
      "Ġdegradation": 50113,
      "ĠDone": 50114,
      "Ġsolver": 50115,
      "Ġsfav": 50116,
      "Ġdichiarano": 50117,
      "Ġcontemporanee": 50118,
      "PCM": 50119,
      "Ġproseguendo": 50120,
      "æłij": 50121,
      "Ġdiscriminazioni": 50122,
      "Ġrobotics": 50123,
      "Ġmultidisciplinare": 50124,
      "Ġpatti": 50125,
      "Ġinvitare": 50126,
      "Ġbackbone": 50127,
      "Ġscoperti": 50128,
      "yout": 50129,
      "ĠPoche": 50130,
      "ĠLent": 50131,
      "ĠProdi": 50132,
      "trazioni": 50133,
      "Ġrivale": 50134,
      "ĠAmount": 50135,
      "Ġbeneficiary": 50136,
      "ietz": 50137,
      "Ġbloccata": 50138,
      "americani": 50139,
      "Ġscherzo": 50140,
      "uine": 50141,
      "ĠPeer": 50142,
      "Allow": 50143,
      "Ġselezionata": 50144,
      "Ġvissute": 50145,
      "ĠNucleo": 50146,
      "fielder": 50147,
      "reements": 50148,
      "Ġfinzione": 50149,
      "Ġdescent": 50150,
      "Ġideology": 50151,
      "Ġsintetico": 50152,
      "ratio": 50153,
      "Ġtirato": 50154,
      "ĠContractor": 50155,
      "ĠEnhance": 50156,
      "Ġparagraphs": 50157,
      "controls": 50158,
      "Ġserviti": 50159,
      "Ġdespair": 50160,
      "Ġnoises": 50161,
      "registration": 50162,
      "Ġbigint": 50163,
      "Ġlinguistiche": 50164,
      "Ġmitologia": 50165,
      "Forecast": 50166,
      "Ġantiossidante": 50167,
      "elon": 50168,
      "ĠDU": 50169,
      "Ġchakra": 50170,
      "ĠAnita": 50171,
      "ĠConta": 50172,
      "Ġexcurs": 50173,
      "ĠENT": 50174,
      "Ġstaring": 50175,
      "Ġdisastri": 50176,
      "Ġresiste": 50177,
      "Ġcalp": 50178,
      "prem": 50179,
      "Ġlateral": 50180,
      "ĠCalling": 50181,
      "Ġreligions": 50182,
      "ĠNL": 50183,
      "Ġvitivin": 50184,
      "Ġcannella": 50185,
      "ĠNOTI": 50186,
      "Ġdelegates": 50187,
      "ĠBottle": 50188,
      "Ġredesign": 50189,
      "quit": 50190,
      "Ġ(.": 50191,
      "ĠUncle": 50192,
      "Ġmaturo": 50193,
      "Intellig": 50194,
      "Ġtantomeno": 50195,
      "Elba": 50196,
      "Ġpigs": 50197,
      "ĠVariety": 50198,
      "ĠBurns": 50199,
      "ĠAlumni": 50200,
      "Ġteso": 50201,
      "terror": 50202,
      "Ġtwists": 50203,
      "ĠSanchez": 50204,
      "Ġpropuls": 50205,
      "ĠChiud": 50206,
      "Ġapprezzate": 50207,
      "اÙĨ": 50208,
      "Ġhormonal": 50209,
      "IABILITY": 50210,
      "Gall": 50211,
      "blood": 50212,
      "edition": 50213,
      "ĠSult": 50214,
      "ĠGros": 50215,
      "Ġwhip": 50216,
      "Ġtwenti": 50217,
      "volazione": 50218,
      "ĠCosm": 50219,
      "ĠComunista": 50220,
      "ĠDocumento": 50221,
      "Ġreclutamento": 50222,
      "oblio": 50223,
      "ĠShen": 50224,
      "ĠaccessibilitÃł": 50225,
      "ĠSolomon": 50226,
      "Ġfireworks": 50227,
      "ĠFormato": 50228,
      "Functor": 50229,
      "Ġgentleman": 50230,
      "Rad": 50231,
      "ĠRiley": 50232,
      "peria": 50233,
      "ĠAnxiety": 50234,
      "insedi": 50235,
      "Ġassoluti": 50236,
      "Ġlino": 50237,
      "Ġ----------": 50238,
      "stato": 50239,
      "ilyn": 50240,
      "APE": 50241,
      "UTION": 50242,
      "Ġprimord": 50243,
      "Ġrivolgono": 50244,
      "Ġpresentiamo": 50245,
      "Ġfermate": 50246,
      "Ġtelefoniche": 50247,
      "ĠIndustriale": 50248,
      "Ġemendamenti": 50249,
      "enary": 50250,
      "çois": 50251,
      "Ġcider": 50252,
      "Ġwit": 50253,
      "Ġaccel": 50254,
      "ĠTimer": 50255,
      "ĠERROR": 50256,
      "units": 50257,
      "Ġstanchi": 50258,
      "forti": 50259,
      "ĠYacht": 50260,
      "ĠAllan": 50261,
      "Ġtouchscreen": 50262,
      "Ġ$_['": 50263,
      "Ġacknowledges": 50264,
      "Ġpertinent": 50265,
      "King": 50266,
      "itudo": 50267,
      "ĠReiki": 50268,
      "ĠMoist": 50269,
      "ĠSelected": 50270,
      "ĠHandbook": 50271,
      "Ġmassacro": 50272,
      "Ġmuscular": 50273,
      "ĠPlugin": 50274,
      "Ġbrackets": 50275,
      "Ġfermati": 50276,
      "Ġcompensi": 50277,
      "Pressed": 50278,
      "Ġindossato": 50279,
      "Ġeagerly": 50280,
      "raio": 50281,
      "laws": 50282,
      "ivale": 50283,
      "ĠErm": 50284,
      "ĠHospitality": 50285,
      "ĠJenkins": 50286,
      "Ġcostruttore": 50287,
      "ĠFigli": 50288,
      "major": 50289,
      "ourg": 50290,
      "ĠWARRANTY": 50291,
      "ĠECONOM": 50292,
      "Ġdl": 50293,
      "Ġspat": 50294,
      "Ġpreven": 50295,
      "ĠEverybody": 50296,
      "hoe": 50297,
      "ĠSurge": 50298,
      "ĠObiettivi": 50299,
      "canc": 50300,
      "Ġace": 50301,
      "Ġgom": 50302,
      "ĠFreddie": 50303,
      "Ġparente": 50304,
      "Ġbrokerage": 50305,
      "gin": 50306,
      "imens": 50307,
      "Ġesordi": 50308,
      "ĠStur": 50309,
      "Ġpolpa": 50310,
      "Modified": 50311,
      "ĠUtilize": 50312,
      "Ġtolerate": 50313,
      "Ġribellione": 50314,
      "ĠSlovak": 50315,
      "sib": 50316,
      "sons": 50317,
      "Ġlex": 50318,
      "Ġusable": 50319,
      "Ġabort": 50320,
      "ĠReid": 50321,
      "Ġrocky": 50322,
      "ĠCongregazione": 50323,
      "Ġfabbricato": 50324,
      "Ġcomplementare": 50325,
      "Ġallontanare": 50326,
      "Ġinerente": 50327,
      "Ġattribuisce": 50328,
      "dalla": 50329,
      "Ġsponde": 50330,
      "Ġdiscord": 50331,
      "why": 50332,
      "rosis": 50333,
      "certified": 50334,
      "ĠEffett": 50335,
      "Ġpresumibilmente": 50336,
      "intervallo": 50337,
      "ĠGiallo": 50338,
      "Ġingen": 50339,
      "Ġshareholder": 50340,
      "ĠVisconti": 50341,
      "Ġdrafting": 50342,
      "Ġcorrelato": 50343,
      "Ġpointers": 50344,
      "alus": 50345,
      "Ġedu": 50346,
      "Ġhinder": 50347,
      "Ġtraguardi": 50348,
      "Ġrendita": 50349,
      "Ġrobusto": 50350,
      "Ġregolabile": 50351,
      "Ġdelicatamente": 50352,
      "ĠCampobasso": 50353,
      "Ġvod": 50354,
      "apixel": 50355,
      "Ġdecennale": 50356,
      "annivers": 50357,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 50358,
      "Ġsenatori": 50359,
      "Ġbowling": 50360,
      "ĠAlibaba": 50361,
      "ĠBoutique": 50362,
      "ĠSpedizione": 50363,
      "Ġkeynote": 50364,
      "Ġsignifies": 50365,
      "Ġtroll": 50366,
      "ĠBLACK": 50367,
      "Ġaccoppi": 50368,
      "BF": 50369,
      "Ġstrisc": 50370,
      "ĠChennai": 50371,
      "Ġfisher": 50372,
      "ĠSwing": 50373,
      "ARDO": 50374,
      "Ġilluminato": 50375,
      "Ġgroceries": 50376,
      "ettatori": 50377,
      "Ġincomb": 50378,
      "ĠParchi": 50379,
      "Ġriguardato": 50380,
      "Ġimpressioni": 50381,
      "Ġposizionati": 50382,
      "ĠEDT": 50383,
      "Ġselvaggio": 50384,
      "ĠContinuando": 50385,
      "ĠRentals": 50386,
      "Ġrode": 50387,
      "Ġgrassa": 50388,
      "guid": 50389,
      "Ġentirety": 50390,
      "ĠSecrets": 50391,
      "Does": 50392,
      "tom": 50393,
      "Ġsuccession": 50394,
      "helf": 50395,
      "Ġincompet": 50396,
      "pcm": 50397,
      "TAR": 50398,
      "kos": 50399,
      "Ġtrophy": 50400,
      "ĠProgrammi": 50401,
      "ĠReligion": 50402,
      "Ġapprezzamento": 50403,
      "Ġguaranteeing": 50404,
      "Ġbroadcasting": 50405,
      "åİĨ": 50406,
      "ĠMIGLI": 50407,
      "emburgo": 50408,
      "Ġbirre": 50409,
      "Ġcupola": 50410,
      "firebase": 50411,
      "hee": 50412,
      "ĠCana": 50413,
      "assed": 50414,
      "Ġrisate": 50415,
      "ĠTestimoni": 50416,
      "ĠIntelligent": 50417,
      "Ġvectors": 50418,
      "ĠLAT": 50419,
      "ĠFAR": 50420,
      "\">,</": 50421,
      "ĠUniversale": 50422,
      "Ġfraudol": 50423,
      "ç³»ç»Ł": 50424,
      "Ts": 50425,
      "}).": 50426,
      "ĠFt": 50427,
      "Ġdurano": 50428,
      "ĠUses": 50429,
      "Ġriscuot": 50430,
      "ĠåĴĮ": 50431,
      "Ġpedof": 50432,
      "Ġsynth": 50433,
      "Ġhabitats": 50434,
      "ĠCooperative": 50435,
      "Ġportrayed": 50436,
      "IOR": 50437,
      "kra": 50438,
      "ĠCompro": 50439,
      "ĠUtilizing": 50440,
      "Ġfrodi": 50441,
      "STRING": 50442,
      "Ġsurgeons": 50443,
      "Ġein": 50444,
      "ALITA": 50445,
      "ademy": 50446,
      "ĠCrush": 50447,
      "Ġnullable": 50448,
      "economico": 50449,
      "rimere": 50450,
      "Ġaneddoti": 50451,
      "ivismo": 50452,
      "acom": 50453,
      "Ġpostato": 50454,
      "Ġfiref": 50455,
      "Ġdistribuite": 50456,
      "problems": 50457,
      "Ġceremonies": 50458,
      "housing": 50459,
      "ĠVariable": 50460,
      "Ġescaped": 50461,
      "ĠDestination": 50462,
      "ĠFESTIVAL": 50463,
      "uke": 50464,
      "Ġchemi": 50465,
      "Ġrispecchia": 50466,
      "Ġimpiega": 50467,
      "Ġprobable": 50468,
      "Ġadhering": 50469,
      "Ġmuoiono": 50470,
      "festival": 50471,
      "rimin": 50472,
      "sites": 50473,
      "Ġcri": 50474,
      "ĠFuk": 50475,
      "Ġalleanza": 50476,
      "Ġfisco": 50477,
      "ĠConnected": 50478,
      "ĠRafael": 50479,
      "ĠWarehouse": 50480,
      "necessary": 50481,
      "Ġudienza": 50482,
      "intell": 50483,
      "Ġcolli": 50484,
      "ĠAccommod": 50485,
      "Ġstagion": 50486,
      "Ġparked": 50487,
      "åĨį": 50488,
      "ĠAdults": 50489,
      "cultural": 50490,
      "olph": 50491,
      "shadow": 50492,
      "Ġcoordinare": 50493,
      "ĠGiornate": 50494,
      "informatica": 50495,
      "rp": 50496,
      "Ġmisti": 50497,
      "ĠTara": 50498,
      "Ġedible": 50499,
      "Ġidle": 50500,
      "Ġannua": 50501,
      "Ġmajestic": 50502,
      "Ġelectronically": 50503,
      "Ġquattordici": 50504,
      "JC": 50505,
      "Ġlame": 50506,
      "ĠSosp": 50507,
      "iab": 50508,
      "Ġintermin": 50509,
      "ĠUnesco": 50510,
      "OMB": 50511,
      "Ġshelters": 50512,
      "ĠNumeri": 50513,
      "Ġstirring": 50514,
      "Ġritirato": 50515,
      "NAL": 50516,
      "ĠCoppola": 50517,
      "Ġsubstr": 50518,
      "ĠShares": 50519,
      "Ġaraba": 50520,
      "missing": 50521,
      "archive": 50522,
      "Ġpopup": 50523,
      "Ġlasciò": 50524,
      "ĠClaude": 50525,
      "packages": 50526,
      "carbon": 50527,
      "Catalog": 50528,
      "ĠThorn": 50529,
      "pawn": 50530,
      "checkout": 50531,
      "Ġpaved": 50532,
      "Ġlitorale": 50533,
      "bucket": 50534,
      "ĠPdf": 50535,
      "chemy": 50536,
      "ĠTraff": 50537,
      "Ġchiarisce": 50538,
      "Ġphysique": 50539,
      "Ġlubr": 50540,
      "Ġpiastrelle": 50541,
      "Collect": 50542,
      "Ġattire": 50543,
      "Ġalieni": 50544,
      "Ġaggiuntiva": 50545,
      "Ġcapienza": 50546,
      "Ġsynthes": 50547,
      "ĠGentil": 50548,
      "Ġsteroid": 50549,
      "Ġnascondono": 50550,
      "ziato": 50551,
      "atesi": 50552,
      "Ġsimulations": 50553,
      "Ġpreceding": 50554,
      "Ġprematura": 50555,
      "ĠDurham": 50556,
      "TreeNode": 50557,
      "Ġpenetrazione": 50558,
      "uari": 50559,
      "utero": 50560,
      "Ġpartecipata": 50561,
      "Ġintrosp": 50562,
      "ĠMeal": 50563,
      "Ġcavity": 50564,
      "asmEdge": 50565,
      "dragon": 50566,
      "Ġprobabili": 50567,
      "ĠStaying": 50568,
      "ĠChristina": 50569,
      "ĠCostume": 50570,
      "ĠWinning": 50571,
      "Ġuncertainties": 50572,
      "Estate": 50573,
      "picker": 50574,
      "qw": 50575,
      "Ġcnt": 50576,
      "Ġricci": 50577,
      "Ġmaroc": 50578,
      "Ġsurgeries": 50579,
      "untivo": 50580,
      "Ġindexes": 50581,
      "ĠLocalitÃł": 50582,
      "Ġrive": 50583,
      "Ġcolder": 50584,
      "Ġbiomet": 50585,
      "ĠAttention": 50586,
      "Ġtappeti": 50587,
      "Ġallontanarsi": 50588,
      "ĠEfficient": 50589,
      "ĠCaravaggio": 50590,
      "anet": 50591,
      "nofollow": 50592,
      "sof": 50593,
      "Ġestere": 50594,
      "Ġcolpe": 50595,
      "scripts": 50596,
      "Ġneutr": 50597,
      "Ġcorridoi": 50598,
      "Mgr": 50599,
      "Norm": 50600,
      "kat": 50601,
      "Ġfacesse": 50602,
      "Ateneo": 50603,
      "ĠGlory": 50604,
      "Ġfrode": 50605,
      "ĠGatt": 50606,
      "ĠLeh": 50607,
      "ĠTrama": 50608,
      "Extract": 50609,
      "Wallet": 50610,
      "Ġcartridge": 50611,
      "ĠPrinceton": 50612,
      "ĠEOS": 50613,
      "ĠAnast": 50614,
      "Ġchiedi": 50615,
      "phth": 50616,
      "Ġbliss": 50617,
      "Ġevidenziando": 50618,
      "ĠMixed": 50619,
      "agare": 50620,
      "Ġoverlay": 50621,
      "loads": 50622,
      "ĠBolivia": 50623,
      "FORMAT": 50624,
      "ĠSchneider": 50625,
      "dll": 50626,
      "Ġcime": 50627,
      "ogens": 50628,
      "Ġscare": 50629,
      "Ġalleanze": 50630,
      "Ġpuliti": 50631,
      "Ġuscente": 50632,
      "ĠDrama": 50633,
      "variant": 50634,
      "Ġtinte": 50635,
      "chief": 50636,
      "Ġshi": 50637,
      "insky": 50638,
      "clin": 50639,
      "Ġmutamento": 50640,
      "ĠTolkien": 50641,
      "ĠMiglia": 50642,
      "Ġsmette": 50643,
      "Ġcervicale": 50644,
      "ĠQuartiere": 50645,
      "ĠMastro": 50646,
      "Ġguerr": 50647,
      "Ġprotettivo": 50648,
      "Ġprotesters": 50649,
      "Ġcontractual": 50650,
      "çīĪ": 50651,
      "alen": 50652,
      "Ġls": 50653,
      "Ġbf": 50654,
      "ĠEcos": 50655,
      "ĠWatt": 50656,
      "ccare": 50657,
      "burst": 50658,
      "Ġaspettarsi": 50659,
      "Ġcollocata": 50660,
      "Ġconducono": 50661,
      "ĠAzerbai": 50662,
      "Ġaxios": 50663,
      "orientale": 50664,
      "Ġportatili": 50665,
      "ĠByte": 50666,
      "ĠtableView": 50667,
      "ĠCamillo": 50668,
      "Ġscattata": 50669,
      "Ġãĥ": 50670,
      "verdi": 50671,
      "Ġpostazione": 50672,
      "corrente": 50673,
      "Ġpeas": 50674,
      "ĠPerforming": 50675,
      "ĠTracy": 50676,
      "ĠHerbal": 50677,
      "ĠTornando": 50678,
      "urlo": 50679,
      "ateriale": 50680,
      "Ġblitz": 50681,
      "Ġheartfelt": 50682,
      "ĠPiave": 50683,
      "Ġschiuma": 50684,
      "Ġconcretezza": 50685,
      "variables": 50686,
      "ostini": 50687,
      "ĠCarte": 50688,
      "Ġ...)": 50689,
      "ĠPiani": 50690,
      "Ġmanciata": 50691,
      "ĠIDE": 50692,
      "Ġbombardamenti": 50693,
      "ĠMiriam": 50694,
      "emico": 50695,
      "ĠRU": 50696,
      "Ġpriori": 50697,
      "Ġmodelling": 50698,
      "Ġassegna": 50699,
      "Ġliquids": 50700,
      "Ġbullying": 50701,
      "Ġassicurando": 50702,
      "Ġacknowledging": 50703,
      "ĠCharleston": 50704,
      "accumulo": 50705,
      "yaml": 50706,
      "ĠCW": 50707,
      "usage": 50708,
      "ervable": 50709,
      "Ġsolitario": 50710,
      "ganza": 50711,
      "Ġcronico": 50712,
      "ĠAssad": 50713,
      "Ġsegnalano": 50714,
      "Ġimpiegata": 50715,
      "Ġrichiami": 50716,
      "pressure": 50717,
      "Ġforestale": 50718,
      "Va": 50719,
      "Ġreni": 50720,
      "ĠDagli": 50721,
      "abolizione": 50722,
      "Ġsprig": 50723,
      "Ġidentico": 50724,
      "ĠBreve": 50725,
      "Ġcomplicanze": 50726,
      "Ġgalleggi": 50727,
      "Talk": 50728,
      "gw": 50729,
      "Ġdanze": 50730,
      "Ġef": 50731,
      "Ġhustle": 50732,
      "Ġinnovate": 50733,
      "Ġuniversali": 50734,
      "Ġarchitetture": 50735,
      "ĠThrowable": 50736,
      "atings": 50737,
      "Ġcontattaci": 50738,
      "Invoke": 50739,
      "arrell": 50740,
      "Ġconflitt": 50741,
      "Ġirregolari": 50742,
      "`.`": 50743,
      "Ġammonta": 50744,
      "adjust": 50745,
      "ĠViareggio": 50746,
      "nazionali": 50747,
      "fero": 50748,
      "ĠNoise": 50749,
      "Ġmercatini": 50750,
      "School": 50751,
      "ĠInps": 50752,
      "Ġsuccessor": 50753,
      "ĠAgro": 50754,
      "Aula": 50755,
      "Cert": 50756,
      "Human": 50757,
      "sz": 50758,
      "Ġcows": 50759,
      "ĠLens": 50760,
      "Ġconfession": 50761,
      "ĠAdele": 50762,
      "Ġconferme": 50763,
      "Ġdelegation": 50764,
      "buster": 50765,
      "ìķ": 50766,
      "Ġpadiglione": 50767,
      "Ġtriangolo": 50768,
      "ĠFoam": 50769,
      "ĠPeterson": 50770,
      "Ġdetrimental": 50771,
      "ĠPosto": 50772,
      "assignment": 50773,
      "ĠsetTimeout": 50774,
      "Ġtregua": 50775,
      "Ġterritorial": 50776,
      "ĠNF": 50777,
      "noDB": 50778,
      "(\"-": 50779,
      "colle": 50780,
      "ISTER": 50781,
      "Ġtasked": 50782,
      "ĠEffetti": 50783,
      "ĠCronache": 50784,
      "Ġagrumi": 50785,
      "ĠWrong": 50786,
      "ĠRistrutturazione": 50787,
      "andr": 50788,
      "izzle": 50789,
      "ĠNorfolk": 50790,
      "Ġexposing": 50791,
      "Ġsandy": 50792,
      "ĠBuddh": 50793,
      "Ġislamica": 50794,
      "ĠWooCommerce": 50795,
      "incre": 50796,
      "Intro": 50797,
      "å¾Ī": 50798,
      "ĠCinquanta": 50799,
      "Ye": 50800,
      "mie": 50801,
      "ĠTomb": 50802,
      "ĠLima": 50803,
      "Ġscudo": 50804,
      "ĠFrancoforte": 50805,
      "Ġmostru": 50806,
      "Ġmediterraneo": 50807,
      "avvic": 50808,
      "ĠĉĠĠĠĠĠĠĠĠĠĠĠ": 50809,
      "Ġexpires": 50810,
      "Ġdeters": 50811,
      "ĠFlora": 50812,
      "Ġsparire": 50813,
      "Ġsvelare": 50814,
      "ĠVatican": 50815,
      "ĠAdvertisement": 50816,
      "Ġtelematico": 50817,
      "nz": 50818,
      "uj": 50819,
      "vacc": 50820,
      "Ġvatic": 50821,
      "Ġleaked": 50822,
      "()-": 50823,
      "shi": 50824,
      "Ġtrasporta": 50825,
      "ĠðŁĶ": 50826,
      "Ġhatred": 50827,
      "Ġprostituzione": 50828,
      "Ġmatematico": 50829,
      "Ratio": 50830,
      "ĠChio": 50831,
      "ĠMedal": 50832,
      "ĠAbuse": 50833,
      "Ġcutanea": 50834,
      "moving": 50835,
      "ĠEduardo": 50836,
      "Ġdisuguaglianze": 50837,
      "Ġastonishing": 50838,
      "loid": 50839,
      "Ġguardie": 50840,
      "ĠRhode": 50841,
      "Ġinteroper": 50842,
      "Ġdottorato": 50843,
      "ĠCavalieri": 50844,
      "Ġcrudele": 50845,
      "Ġwanna": 50846,
      "orians": 50847,
      "Ġparsed": 50848,
      "renheit": 50849,
      "IFT": 50850,
      "Ġchimney": 50851,
      "Ġsuffers": 50852,
      "Ġpeperoncino": 50853,
      "forismi": 50854,
      "Ġmarketer": 50855,
      "ĠSanpaolo": 50856,
      "Webs": 50857,
      "Anti": 50858,
      "UMENT": 50859,
      "Ġcomplicate": 50860,
      "Ġcensus": 50861,
      "éĿŀ": 50862,
      "Ġafricana": 50863,
      "ĠAlpine": 50864,
      "avelength": 50865,
      "Ġvague": 50866,
      "Ġcheating": 50867,
      "ĠJets": 50868,
      "ĠCominci": 50869,
      "ĠMilton": 50870,
      "Ġmalaria": 50871,
      "ĠSERVIZIO": 50872,
      "Ġdescrivono": 50873,
      "itani": 50874,
      "ctl": 50875,
      "ĠVIC": 50876,
      "Ġinsidi": 50877,
      "obesitÃł": 50878,
      "ĠThoughts": 50879,
      "turned": 50880,
      "Fre": 50881,
      "Ġspig": 50882,
      "Ġdrains": 50883,
      "ĠKnox": 50884,
      "evt": 50885,
      "impon": 50886,
      "ĠShak": 50887,
      "Ġlegislativa": 50888,
      "ĠSunshine": 50889,
      "Ġattentati": 50890,
      "Ġesaurito": 50891,
      "ĠLettura": 50892,
      "Ġexfoli": 50893,
      "Ġplumber": 50894,
      "ĠValore": 50895,
      "Ġimbatt": 50896,
      "Ġhurts": 50897,
      "Ġadorned": 50898,
      "Cash": 50899,
      "GUI": 50900,
      "Ġpalestre": 50901,
      "Ġsema": 50902,
      "Ġpancreas": 50903,
      "Ġprego": 50904,
      "']:": 50905,
      "ĠClim": 50906,
      "SCR": 50907,
      "ignoranza": 50908,
      "Destination": 50909,
      "âĢĿ!": 50910,
      "Ġvariance": 50911,
      "ĠâĤ¹": 50912,
      "acterial": 50913,
      "Ġsmartwatch": 50914,
      "Ġbiography": 50915,
      "Ġdisruptive": 50916,
      "ĠApplicants": 50917,
      "Ġcondominiali": 50918,
      "Ġibrida": 50919,
      "ĠAzzurra": 50920,
      "Ġprowess": 50921,
      "`:": 50922,
      "oneria": 50923,
      "Ġprezz": 50924,
      "obiles": 50925,
      "erglass": 50926,
      "Ġ![](": 50927,
      "Ġcercava": 50928,
      "buon": 50929,
      "Ġazzer": 50930,
      "ĠLett": 50931,
      "ĠWise": 50932,
      "Ġusability": 50933,
      "Ġ)+": 50934,
      "Ġcommov": 50935,
      "ONTE": 50936,
      "Ġpagate": 50937,
      "Ġurging": 50938,
      "Ġeliminati": 50939,
      "ĠTracker": 50940,
      "Ġproactively": 50941,
      "ĠGuru": 50942,
      "Ġpromosse": 50943,
      "ĠAgenzie": 50944,
      "Ġacquisisce": 50945,
      "ĠRegistrati": 50946,
      "Ġincapaci": 50947,
      "PV": 50948,
      "Sud": 50949,
      "[@": 50950,
      "ÐŁ": 50951,
      "Ġpans": 50952,
      "ĠSinf": 50953,
      "troni": 50954,
      "Ġfinely": 50955,
      "Ġ*/;": 50956,
      "ĠSpeciali": 50957,
      "ĠMachinery": 50958,
      "Ġaromatic": 50959,
      "ĠZuckerberg": 50960,
      "Ġapparsa": 50961,
      "ĠYun": 50962,
      "ĠKris": 50963,
      "Ġrecid": 50964,
      "Ġcopying": 50965,
      "ĠIncred": 50966,
      "Ġå¹": 50967,
      "FROM": 50968,
      "hore": 50969,
      "Ġmornings": 50970,
      "teghe": 50971,
      "ĠSheffield": 50972,
      "torch": 50973,
      "Ġmemorizzazione": 50974,
      "ĠEthiopia": 50975,
      "Ġraccomandazione": 50976,
      "ĠHearts": 50977,
      "Ġpiccini": 50978,
      "Ġaprirsi": 50979,
      "Ġinconfondibile": 50980,
      "AddText": 50981,
      "ĠBrah": 50982,
      "watering": 50983,
      "ĠSaverio": 50984,
      "ĠEasily": 50985,
      "libero": 50986,
      "Ġstrengthened": 50987,
      "Ġìķ": 50988,
      "Ġig": 50989,
      "ĠTEN": 50990,
      "Ġfeather": 50991,
      "ĠMarca": 50992,
      "Ġcurc": 50993,
      "ĠumiltÃł": 50994,
      "ĠOslo": 50995,
      "Ġmicron": 50996,
      "ĠFulvio": 50997,
      "ĠPreparation": 50998,
      "Ġrefreshed": 50999,
      "fitting": 51000,
      "toLowerCase": 51001,
      "ĠOlbia": 51002,
      "Ġsatelliti": 51003,
      "ĠGUAR": 51004,
      "Ġoft": 51005,
      "indac": 51006,
      "Ġdiscrete": 51007,
      "Ġcatturato": 51008,
      "Ġproiettato": 51009,
      "Ġpizzeria": 51010,
      "ĠCalculate": 51011,
      "ienti": 51012,
      "Ġcomo": 51013,
      "Ġcrank": 51014,
      "Ġsocializzazione": 51015,
      "ĠAustrali": 51016,
      "UREZZA": 51017,
      "Ġmultiply": 51018,
      "ĠVIAG": 51019,
      "caption": 51020,
      "Dimension": 51021,
      "Toggle": 51022,
      "Ġdovette": 51023,
      "Ġdogan": 51024,
      "ëĭĪëĭ¤": 51025,
      "ĠHelsinki": 51026,
      "aeda": 51027,
      "nor": 51028,
      "Ġrul": 51029,
      "Ġaccomod": 51030,
      "Law": 51031,
      "Mt": 51032,
      "Ġincidenza": 51033,
      "Ġenzyme": 51034,
      "OPEN": 51035,
      "Ġsupposedly": 51036,
      "ĠFantastic": 51037,
      "ĠApartments": 51038,
      "Ship": 51039,
      "ĠAjax": 51040,
      "Ġingenu": 51041,
      "Ġhistories": 51042,
      "ĠMagento": 51043,
      "Ġlavoriamo": 51044,
      "IFY": 51045,
      "sess": 51046,
      "Ġcede": 51047,
      "Ġunfo": 51048,
      "ĠHundred": 51049,
      "Ġesoter": 51050,
      "ALY": 51051,
      "ĠCarto": 51052,
      "Ġcausale": 51053,
      "ĠSignifica": 51054,
      "Ġimpiegate": 51055,
      "ĠTrying": 51056,
      "Ġadolescents": 51057,
      "Ġinterpersonal": 51058,
      "ý": 51059,
      "Ġtessere": 51060,
      "ĠSox": 51061,
      "Ġcartelli": 51062,
      "Ġforesee": 51063,
      "Ġfascinated": 51064,
      "ĠBUSINESS": 51065,
      "BUT": 51066,
      "cott": 51067,
      "clip": 51068,
      "Ġtbl": 51069,
      "Ġcog": 51070,
      "ĠWond": 51071,
      "Ġpoles": 51072,
      "ĠCapture": 51073,
      "Ġarricchita": 51074,
      "Ġonesto": 51075,
      "zzoli": 51076,
      "Ġvideocon": 51077,
      "åIJ«": 51078,
      "Ġcosciente": 51079,
      "Ġpursuits": 51080,
      "Ġprelevare": 51081,
      "Ġantibodies": 51082,
      "Ġesemplificativo": 51083,
      "Ġhue": 51084,
      "ĠNewman": 51085,
      "Ġgranata": 51086,
      "Ġharbor": 51087,
      "Ġsostituita": 51088,
      "ĠGramsci": 51089,
      "ĠRitorno": 51090,
      "Hard": 51091,
      "blow": 51092,
      "arak": 51093,
      "idica": 51094,
      "Ġperv": 51095,
      "ĠNix": 51096,
      "Ġalluc": 51097,
      "Ġarro": 51098,
      "zzini": 51099,
      "Ġflock": 51100,
      "Ġextravag": 51101,
      "ĠLevels": 51102,
      "CAN": 51103,
      "Recip": 51104,
      "ĠHide": 51105,
      "chese": 51106,
      "ĠAssets": 51107,
      "Ġsportelli": 51108,
      "RAW": 51109,
      "ĠRossella": 51110,
      "Ġmultiplier": 51111,
      "NONE": 51112,
      "Need": 51113,
      "ĠFlood": 51114,
      "riera": 51115,
      "Ġmankind": 51116,
      "pef": 51117,
      "aires": 51118,
      "ĠDisk": 51119,
      "Ġpsicologa": 51120,
      "Clicked": 51121,
      "ĠLaptop": 51122,
      "MESSAGE": 51123,
      "IRE": 51124,
      "say": 51125,
      "agus": 51126,
      "Ġinfluisce": 51127,
      "Ġestablishes": 51128,
      "Ġbattling": 51129,
      "ĠWashing": 51130,
      "Ġfissati": 51131,
      "Ġilluminate": 51132,
      "ĠApartment": 51133,
      "Ġbloody": 51134,
      "Ġcravings": 51135,
      "Ġperipheral": 51136,
      "Ġlabirinto": 51137,
      "åĥ": 51138,
      "olg": 51139,
      "ĠCUP": 51140,
      "Ġvars": 51141,
      "Ġconciliazione": 51142,
      "Ġgovernative": 51143,
      "ار": 51144,
      "ĠTirreno": 51145,
      "Ġsostitutiva": 51146,
      "ENZI": 51147,
      "ARK": 51148,
      "ĠPranzo": 51149,
      "ĠCompass": 51150,
      "Ġdeposited": 51151,
      "Ġwearable": 51152,
      "Ġcampuses": 51153,
      "Ġricostruito": 51154,
      "ĠNAPOLI": 51155,
      "unky": 51156,
      "olito": 51157,
      "Ġgiu": 51158,
      "ĠSalva": 51159,
      "ĠEventuali": 51160,
      "ĠEarl": 51161,
      "ĠTEATRO": 51162,
      "ĠSagra": 51163,
      "Ġabituale": 51164,
      "Ġtutele": 51165,
      "Ġcorrono": 51166,
      "Ġemettere": 51167,
      "Ġfamiger": 51168,
      "Ġmeritato": 51169,
      "Ġchiarimento": 51170,
      "Ġterminals": 51171,
      "ĠSophia": 51172,
      "xor": 51173,
      "ĠROB": 51174,
      "Ġlobb": 51175,
      "Ġswings": 51176,
      "Ġnutrire": 51177,
      "оз": 51178,
      "winner": 51179,
      "ĠSupplies": 51180,
      "Ġacquistano": 51181,
      "Ġidraulico": 51182,
      "Assessorato": 51183,
      "Song": 51184,
      "asaki": 51185,
      "truth": 51186,
      "ampliamento": 51187,
      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 51188,
      "Commit": 51189,
      "Ġgiovanissimo": 51190,
      "ĠMiru": 51191,
      "ĠAchiev": 51192,
      "ĠConfederazione": 51193,
      "ĠHTC": 51194,
      "Ġscavo": 51195,
      "Ġsober": 51196,
      "issors": 51197,
      "ĠResume": 51198,
      "Ġabbondanti": 51199
    },
    "merges": [
      [
        "Ġ",
        "a"
      ],
      [
        "i",
        "n"
      ],
      [
        "Ġ",
        "Ġ"
      ],
      [
        "e",
        "r"
      ],
      [
        "o",
        "n"
      ],
      [
        "Ġ",
        "t"
      ],
      [
        "Ġ",
        "d"
      ],
      [
        "Ġ",
        "s"
      ],
      [
        "r",
        "e"
      ],
      [
        "Ġ",
        "c"
      ],
      [
        "e",
        "n"
      ],
      [
        "Ġ",
        "p"
      ],
      [
        "a",
        "t"
      ],
      [
        "h",
        "e"
      ],
      [
        "o",
        "r"
      ],
      [
        "a",
        "n"
      ],
      [
        "e",
        "s"
      ],
      [
        "i",
        "t"
      ],
      [
        "a",
        "l"
      ],
      [
        "i",
        "s"
      ],
      [
        "e",
        "l"
      ],
      [
        "Ġ",
        "l"
      ],
      [
        "i",
        "c"
      ],
      [
        "a",
        "r"
      ],
      [
        "Ġ",
        "m"
      ],
      [
        "Ġ",
        "f"
      ],
      [
        "ĠĠ",
        "ĠĠ"
      ],
      [
        "Ġ",
        "in"
      ],
      [
        "i",
        "on"
      ],
      [
        "Ġt",
        "he"
      ],
      [
        "Ġ",
        "o"
      ],
      [
        "i",
        "l"
      ],
      [
        "r",
        "o"
      ],
      [
        "en",
        "t"
      ],
      [
        "Ġ",
        "e"
      ],
      [
        "Ġ",
        "w"
      ],
      [
        "Ġd",
        "i"
      ],
      [
        "Ġ",
        "b"
      ],
      [
        "Ġa",
        "n"
      ],
      [
        "u",
        "n"
      ],
      [
        "in",
        "g"
      ],
      [
        "Ġ",
        "n"
      ],
      [
        "e",
        "d"
      ],
      [
        "o",
        "l"
      ],
      [
        "e",
        "t"
      ],
      [
        "a",
        "s"
      ],
      [
        "â",
        "Ģ"
      ],
      [
        "o",
        "m"
      ],
      [
        "Ġ",
        "0"
      ],
      [
        "o",
        "u"
      ],
      [
        "r",
        "a"
      ],
      [
        "Ġt",
        "o"
      ],
      [
        "o",
        "s"
      ],
      [
        "Ġan",
        "d"
      ],
      [
        "Ġ",
        "g"
      ],
      [
        "t",
        "o"
      ],
      [
        "Ġ",
        "h"
      ],
      [
        "Ġ",
        "1"
      ],
      [
        "i",
        "m"
      ],
      [
        "l",
        "e"
      ],
      [
        "a",
        "m"
      ],
      [
        "Ġo",
        "f"
      ],
      [
        "Ġ",
        "2"
      ],
      [
        "Ġ",
        "S"
      ],
      [
        "u",
        "t"
      ],
      [
        "Ġ",
        "C"
      ],
      [
        "Ġ",
        "v"
      ],
      [
        "Ġ",
        "re"
      ],
      [
        "l",
        "a"
      ],
      [
        "Ġd",
        "el"
      ],
      [
        "Ġc",
        "on"
      ],
      [
        "i",
        "v"
      ],
      [
        "u",
        "s"
      ],
      [
        "Ġ",
        "I"
      ],
      [
        "t",
        "a"
      ],
      [
        "Ġa",
        "l"
      ],
      [
        "Ġt",
        "h"
      ],
      [
        "e",
        "c"
      ],
      [
        "Ġ",
        "T"
      ],
      [
        "i",
        "a"
      ],
      [
        "Ġ",
        "A"
      ],
      [
        "i",
        "d"
      ],
      [
        "Ġ",
        "un"
      ],
      [
        "q",
        "u"
      ],
      [
        "âĢ",
        "Ļ"
      ],
      [
        "Ġp",
        "er"
      ],
      [
        "o",
        "t"
      ],
      [
        "i",
        "o"
      ],
      [
        "i",
        "g"
      ],
      [
        "Ġ",
        "P"
      ],
      [
        "z",
        "ion"
      ],
      [
        "t",
        "e"
      ],
      [
        "u",
        "r"
      ],
      [
        "Ġ",
        "y"
      ],
      [
        "es",
        "s"
      ],
      [
        "Ġl",
        "a"
      ],
      [
        "Ġp",
        "ro"
      ],
      [
        "Ġ",
        "M"
      ],
      [
        "u",
        "l"
      ],
      [
        "Ġ",
        "r"
      ],
      [
        "ĠĠ",
        "Ġ"
      ],
      [
        "a",
        "c"
      ],
      [
        "ĠĠĠĠ",
        "ĠĠĠĠ"
      ],
      [
        "Ġs",
        "t"
      ],
      [
        "t",
        "i"
      ],
      [
        "Ġy",
        "ou"
      ],
      [
        "t",
        "er"
      ],
      [
        "Ġc",
        "he"
      ],
      [
        "e",
        "m"
      ],
      [
        "Ġf",
        "or"
      ],
      [
        "Ġ",
        "il"
      ],
      [
        "Ġc",
        "om"
      ],
      [
        "a",
        "re"
      ],
      [
        "Ġ",
        "L"
      ],
      [
        "er",
        "e"
      ],
      [
        "Ġ",
        "qu"
      ],
      [
        "Ġ",
        "D"
      ],
      [
        "c",
        "h"
      ],
      [
        "a",
        "g"
      ],
      [
        "p",
        "p"
      ],
      [
        "Ġ",
        "is"
      ],
      [
        "l",
        "i"
      ],
      [
        "c",
        "e"
      ],
      [
        "er",
        "s"
      ],
      [
        "at",
        "o"
      ],
      [
        "Ġ",
        "B"
      ],
      [
        "e",
        "g"
      ],
      [
        "Ġ",
        "3"
      ],
      [
        "a",
        "d"
      ],
      [
        "Ġs",
        "u"
      ],
      [
        "i",
        "r"
      ],
      [
        "zion",
        "e"
      ],
      [
        "an",
        "d"
      ],
      [
        "o",
        "w"
      ],
      [
        "Ġ",
        "("
      ],
      [
        "Ġ",
        "on"
      ],
      [
        "re",
        "s"
      ],
      [
        "Ã",
        "ł"
      ],
      [
        "t",
        "r"
      ],
      [
        "at",
        "ion"
      ],
      [
        "l",
        "y"
      ],
      [
        "v",
        "e"
      ],
      [
        "i",
        "f"
      ],
      [
        "Ġ",
        "F"
      ],
      [
        "Ġ",
        "5"
      ],
      [
        "o",
        "d"
      ],
      [
        "Ġ",
        "R"
      ],
      [
        "at",
        "e"
      ],
      [
        "Ã",
        "¨"
      ],
      [
        "o",
        "c"
      ],
      [
        "i",
        "z"
      ],
      [
        "es",
        "t"
      ],
      [
        "Ġ",
        "4"
      ],
      [
        "it",
        "h"
      ],
      [
        "al",
        "e"
      ],
      [
        "Ġ",
        "G"
      ],
      [
        "Ġd",
        "e"
      ],
      [
        "Ġ",
        "âĢ"
      ],
      [
        "u",
        "m"
      ],
      [
        "Ġ",
        "."
      ],
      [
        "Ġ",
        "9"
      ],
      [
        "v",
        "er"
      ],
      [
        "Ġa",
        "s"
      ],
      [
        "Ġ",
        "E"
      ],
      [
        "Ġl",
        "e"
      ],
      [
        "Ġ",
        "N"
      ],
      [
        "Ġ",
        "-"
      ],
      [
        "Ġb",
        "e"
      ],
      [
        "Ġ",
        "Ċ"
      ],
      [
        "Ġth",
        "at"
      ],
      [
        "a",
        "y"
      ],
      [
        "Ġ",
        "è"
      ],
      [
        "ent",
        "e"
      ],
      [
        "o",
        "p"
      ],
      [
        "c",
        "t"
      ],
      [
        "t",
        "h"
      ],
      [
        "en",
        "d"
      ],
      [
        "Ġw",
        "h"
      ],
      [
        "Ġw",
        "ith"
      ],
      [
        "Ġh",
        "a"
      ],
      [
        "f",
        "f"
      ],
      [
        "o",
        "g"
      ],
      [
        "Ġ",
        "it"
      ],
      [
        "Ġ",
        ","
      ],
      [
        "Ġ",
        "W"
      ],
      [
        "z",
        "a"
      ],
      [
        "Ġ",
        "8"
      ],
      [
        "c",
        "c"
      ],
      [
        "Ġ",
        "6"
      ],
      [
        "Ġ",
        "or"
      ],
      [
        "n",
        "o"
      ],
      [
        "is",
        "t"
      ],
      [
        "i",
        "b"
      ],
      [
        "or",
        "t"
      ],
      [
        "Ġ",
        "7"
      ],
      [
        "Ġ",
        "i"
      ],
      [
        "a",
        "b"
      ],
      [
        "Ġ",
        "H"
      ],
      [
        "l",
        "o"
      ],
      [
        "Ġs",
        "p"
      ],
      [
        "s",
        "e"
      ],
      [
        "at",
        "a"
      ],
      [
        "Ġa",
        "t"
      ],
      [
        "on",
        "o"
      ],
      [
        "os",
        "t"
      ],
      [
        "i",
        "e"
      ],
      [
        "i",
        "p"
      ],
      [
        "o",
        "re"
      ],
      [
        "ar",
        "t"
      ],
      [
        "in",
        "e"
      ],
      [
        "ĠT",
        "he"
      ],
      [
        "Ġa",
        "re"
      ],
      [
        "ĠĠĠĠ",
        "ĠĠĠ"
      ],
      [
        "Ġ",
        "\""
      ],
      [
        "Ġ",
        "="
      ],
      [
        "ec",
        "t"
      ],
      [
        "il",
        "l"
      ],
      [
        "p",
        "er"
      ],
      [
        "Ġdel",
        "la"
      ],
      [
        "u",
        "d"
      ],
      [
        "an",
        "o"
      ],
      [
        "Ġd",
        "a"
      ],
      [
        "as",
        "s"
      ],
      [
        "Ġ",
        "O"
      ],
      [
        "Ġn",
        "e"
      ],
      [
        "k",
        "e"
      ],
      [
        "ic",
        "a"
      ],
      [
        "Ġc",
        "h"
      ],
      [
        "Ġ",
        "im"
      ],
      [
        "s",
        "t"
      ],
      [
        "ĠI",
        "n"
      ],
      [
        "Ġn",
        "el"
      ],
      [
        "Ġun",
        "a"
      ],
      [
        "il",
        "e"
      ],
      [
        "Ġn",
        "on"
      ],
      [
        "Ġm",
        "a"
      ],
      [
        "Ġyou",
        "r"
      ],
      [
        "Ġe",
        "x"
      ],
      [
        "al",
        "l"
      ],
      [
        ".",
        "."
      ],
      [
        "iv",
        "e"
      ],
      [
        "it",
        "Ãł"
      ],
      [
        "Ġs",
        "i"
      ],
      [
        "ent",
        "i"
      ],
      [
        "a",
        "p"
      ],
      [
        "Ġa",
        "d"
      ],
      [
        "Ġs",
        "c"
      ],
      [
        "at",
        "i"
      ],
      [
        "an",
        "t"
      ],
      [
        ")",
        ";"
      ],
      [
        "ig",
        "h"
      ],
      [
        "al",
        "i"
      ],
      [
        "it",
        "y"
      ],
      [
        "ent",
        "o"
      ],
      [
        "Ġal",
        "l"
      ],
      [
        "Ġcom",
        "p"
      ],
      [
        "ar",
        "d"
      ],
      [
        "Ġc",
        "an"
      ],
      [
        "ro",
        "m"
      ],
      [
        "Ġ",
        "U"
      ],
      [
        "u",
        "re"
      ],
      [
        "i",
        "es"
      ],
      [
        "Ġ",
        "V"
      ],
      [
        "m",
        "a"
      ],
      [
        "Ġp",
        "r"
      ],
      [
        "Ġ",
        "us"
      ],
      [
        "on",
        "d"
      ],
      [
        "c",
        "he"
      ],
      [
        "o",
        "v"
      ],
      [
        "Ġp",
        "i"
      ],
      [
        "ĉ",
        "ĉ"
      ],
      [
        "s",
        "o"
      ],
      [
        "Ġ",
        "he"
      ],
      [
        "Ġs",
        "e"
      ],
      [
        "u",
        "e"
      ],
      [
        "u",
        "p"
      ],
      [
        "Ġw",
        "e"
      ],
      [
        "b",
        "b"
      ],
      [
        "Ġt",
        "r"
      ],
      [
        "m",
        "ent"
      ],
      [
        "Ġp",
        "re"
      ],
      [
        "g",
        "e"
      ],
      [
        "Ġim",
        "p"
      ],
      [
        "ic",
        "e"
      ],
      [
        "ul",
        "t"
      ],
      [
        "ĠâĢ",
        "ľ"
      ],
      [
        "om",
        "e"
      ],
      [
        "âĢ",
        "Ŀ"
      ],
      [
        "on",
        "e"
      ],
      [
        "f",
        "or"
      ],
      [
        "l",
        "d"
      ],
      [
        "i",
        "re"
      ],
      [
        "id",
        "e"
      ],
      [
        "o",
        "un"
      ],
      [
        "Ġ",
        "'"
      ],
      [
        "in",
        "d"
      ],
      [
        "l",
        "ic"
      ],
      [
        "Ġn",
        "ot"
      ],
      [
        "Ġth",
        "is"
      ],
      [
        "Ġ",
        "/"
      ],
      [
        "el",
        "l"
      ],
      [
        "en",
        "s"
      ],
      [
        "a",
        "v"
      ],
      [
        "i",
        "al"
      ],
      [
        "Ġf",
        "rom"
      ],
      [
        "igh",
        "t"
      ],
      [
        "Ġd",
        "is"
      ],
      [
        "Ġt",
        "ra"
      ],
      [
        "-",
        "-"
      ],
      [
        "Ġha",
        "ve"
      ],
      [
        "Ġde",
        "i"
      ],
      [
        "zion",
        "i"
      ],
      [
        "Ġs",
        "h"
      ],
      [
        "or",
        "i"
      ],
      [
        "n",
        "i"
      ],
      [
        "u",
        "g"
      ],
      [
        "o",
        "k"
      ],
      [
        "en",
        "za"
      ],
      [
        "Ġa",
        "pp"
      ],
      [
        "it",
        "o"
      ],
      [
        "a",
        "zione"
      ],
      [
        "ou",
        "r"
      ],
      [
        "ic",
        "o"
      ],
      [
        "Ġ",
        ")"
      ],
      [
        "Ġa",
        "r"
      ],
      [
        "er",
        "v"
      ],
      [
        "ĠT",
        "h"
      ],
      [
        "as",
        "t"
      ],
      [
        "Ġ",
        "ra"
      ],
      [
        "et",
        "t"
      ],
      [
        "Ġb",
        "y"
      ],
      [
        "Ġp",
        "os"
      ],
      [
        "Ã",
        "¹"
      ],
      [
        "Ġcon",
        "s"
      ],
      [
        "Ġcon",
        "t"
      ],
      [
        "ĠĠĠĠĠĠĠĠ",
        "ĠĠĠ"
      ],
      [
        "or",
        "d"
      ],
      [
        "us",
        "t"
      ],
      [
        "ion",
        "e"
      ],
      [
        "Ġ",
        "{"
      ],
      [
        "ic",
        "h"
      ],
      [
        "d",
        "u"
      ],
      [
        "Ġre",
        "s"
      ],
      [
        "r",
        "i"
      ],
      [
        "em",
        "p"
      ],
      [
        "g",
        "i"
      ],
      [
        "ou",
        "t"
      ],
      [
        "Ġ",
        "es"
      ],
      [
        "am",
        "e"
      ],
      [
        "Ġd",
        "al"
      ],
      [
        "Ġw",
        "ill"
      ],
      [
        "ol",
        "o"
      ],
      [
        "Ġa",
        "b"
      ],
      [
        "u",
        "ra"
      ],
      [
        "Ġqu",
        "es"
      ],
      [
        "Ġp",
        "ar"
      ],
      [
        "Ġdel",
        "l"
      ],
      [
        "Ġ",
        "}"
      ],
      [
        "Ġl",
        "o"
      ],
      [
        "Ġp",
        "res"
      ],
      [
        "Ġpi",
        "ù"
      ],
      [
        "Ġs",
        "ono"
      ],
      [
        "Ġin",
        "c"
      ],
      [
        "Ġw",
        "as"
      ],
      [
        "Ġd",
        "o"
      ],
      [
        "u",
        "b"
      ],
      [
        "it",
        "e"
      ],
      [
        "ic",
        "i"
      ],
      [
        "Ġ",
        "J"
      ],
      [
        "im",
        "e"
      ],
      [
        "in",
        "t"
      ],
      [
        "ion",
        "s"
      ],
      [
        "at",
        "t"
      ],
      [
        "Ġin",
        "ter"
      ],
      [
        "Ġcom",
        "e"
      ],
      [
        "ĠâĢ",
        "ĵ"
      ],
      [
        "an",
        "c"
      ],
      [
        "in",
        "o"
      ],
      [
        "Ġ",
        "j"
      ],
      [
        "ar",
        "i"
      ],
      [
        "Ġc",
        "ol"
      ],
      [
        "ig",
        "n"
      ],
      [
        "on",
        "t"
      ],
      [
        "n",
        "d"
      ],
      [
        "or",
        "k"
      ],
      [
        "n",
        "a"
      ],
      [
        "Ġa",
        "cc"
      ],
      [
        "ag",
        "e"
      ],
      [
        "an",
        "no"
      ],
      [
        "c",
        "i"
      ],
      [
        "as",
        "e"
      ],
      [
        "z",
        "i"
      ],
      [
        "Ġ",
        "en"
      ],
      [
        "Ġr",
        "is"
      ],
      [
        "Ġdel",
        "le"
      ],
      [
        "Ġ",
        "k"
      ],
      [
        "n",
        "e"
      ],
      [
        "g",
        "et"
      ],
      [
        "ĠL",
        "a"
      ],
      [
        "and",
        "o"
      ],
      [
        "Ġt",
        "ut"
      ],
      [
        "Ġg",
        "i"
      ],
      [
        "Ġ",
        ":"
      ],
      [
        "ou",
        "ld"
      ],
      [
        "Ġc",
        "l"
      ],
      [
        "Ġm",
        "an"
      ],
      [
        "am",
        "o"
      ],
      [
        "Ġp",
        "art"
      ],
      [
        "it",
        "a"
      ],
      [
        "for",
        "m"
      ],
      [
        "Ġa",
        "g"
      ],
      [
        "Ġs",
        "ul"
      ],
      [
        "on",
        "g"
      ],
      [
        "c",
        "k"
      ],
      [
        "Ġal",
        "la"
      ],
      [
        "am",
        "ente"
      ],
      [
        "al",
        "ly"
      ],
      [
        "Ġg",
        "o"
      ],
      [
        "an",
        "te"
      ],
      [
        "s",
        "i"
      ],
      [
        "ĠI",
        "l"
      ],
      [
        "Ġa",
        "v"
      ],
      [
        "r",
        "it"
      ],
      [
        "f",
        "er"
      ],
      [
        "iz",
        "z"
      ],
      [
        "an",
        "s"
      ],
      [
        "Ġan",
        "che"
      ],
      [
        "e",
        "p"
      ],
      [
        "e",
        "ar"
      ],
      [
        "in",
        "i"
      ],
      [
        "c",
        "o"
      ],
      [
        "Ġa",
        "m"
      ],
      [
        "Ġ",
        "Y"
      ],
      [
        "p",
        "r"
      ],
      [
        "Ġin",
        "d"
      ],
      [
        "Ġ",
        "K"
      ],
      [
        "in",
        "a"
      ],
      [
        "an",
        "ce"
      ],
      [
        "Ġm",
        "e"
      ],
      [
        "ĠI",
        "t"
      ],
      [
        "en",
        "e"
      ],
      [
        "te",
        "m"
      ],
      [
        "er",
        "a"
      ],
      [
        "Ġh",
        "as"
      ],
      [
        "Ġthe",
        "ir"
      ],
      [
        "u",
        "to"
      ],
      [
        "Ġm",
        "od"
      ],
      [
        "y",
        "s"
      ],
      [
        "Ġe",
        "v"
      ],
      [
        "am",
        "p"
      ],
      [
        "Ġ",
        "if"
      ],
      [
        "Ġs",
        "o"
      ],
      [
        "Ġper",
        "s"
      ],
      [
        "Ġ",
        "ess"
      ],
      [
        "Ġ",
        "el"
      ],
      [
        "Ġat",
        "t"
      ],
      [
        "Ã",
        "²"
      ],
      [
        "*",
        "*"
      ],
      [
        "p",
        "t"
      ],
      [
        "at",
        "ed"
      ],
      [
        "b",
        "er"
      ],
      [
        "ab",
        "le"
      ],
      [
        "th",
        "er"
      ],
      [
        "Ġst",
        "r"
      ],
      [
        "Ġo",
        "ut"
      ],
      [
        "Ġ",
        "ro"
      ],
      [
        "os",
        "e"
      ],
      [
        "ac",
        "k"
      ],
      [
        "'",
        "s"
      ],
      [
        "Ġc",
        "re"
      ],
      [
        "en",
        "ce"
      ],
      [
        "ĠA",
        "l"
      ],
      [
        "is",
        "s"
      ],
      [
        "er",
        "m"
      ],
      [
        "Ġm",
        "ore"
      ],
      [
        "ac",
        "h"
      ],
      [
        "on",
        "s"
      ],
      [
        "Ġ",
        "Q"
      ],
      [
        "ĠS",
        "t"
      ],
      [
        "e",
        "v"
      ],
      [
        "ĠC",
        "h"
      ],
      [
        "Ġ",
        "up"
      ],
      [
        "ur",
        "n"
      ],
      [
        "p",
        "e"
      ],
      [
        "ou",
        "s"
      ],
      [
        "t",
        "t"
      ],
      [
        "Ġc",
        "o"
      ],
      [
        "am",
        "ento"
      ],
      [
        "ent",
        "s"
      ],
      [
        "Ġas",
        "s"
      ],
      [
        "Ġe",
        "d"
      ],
      [
        "Ġ",
        "ĉĉ"
      ],
      [
        "Ġthe",
        "y"
      ],
      [
        "u",
        "i"
      ],
      [
        "a",
        "k"
      ],
      [
        "il",
        "i"
      ],
      [
        "Ġb",
        "ut"
      ],
      [
        "s",
        "s"
      ],
      [
        "Ġpro",
        "v"
      ],
      [
        "Ġre",
        "g"
      ],
      [
        "ra",
        "m"
      ],
      [
        "Ġo",
        "ur"
      ],
      [
        "or",
        "o"
      ],
      [
        "ol",
        "og"
      ],
      [
        "ation",
        "s"
      ],
      [
        "Ġ",
        "*"
      ],
      [
        "Ġ",
        "<"
      ],
      [
        "er",
        "o"
      ],
      [
        "b",
        "le"
      ],
      [
        ")",
        ","
      ],
      [
        "e",
        "x"
      ],
      [
        "im",
        "a"
      ],
      [
        "Ġne",
        "w"
      ],
      [
        "Ġg",
        "r"
      ],
      [
        "o",
        "i"
      ],
      [
        "res",
        "s"
      ],
      [
        "ac",
        "t"
      ],
      [
        "Ġp",
        "u"
      ],
      [
        "Ġg",
        "li"
      ],
      [
        "Ġpos",
        "s"
      ],
      [
        "an",
        "g"
      ],
      [
        "Ġf",
        "e"
      ],
      [
        "ic",
        "he"
      ],
      [
        "ct",
        "ion"
      ],
      [
        "un",
        "d"
      ],
      [
        "ol",
        "e"
      ],
      [
        "er",
        "c"
      ],
      [
        "ĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠ"
      ],
      [
        "re",
        "n"
      ],
      [
        "at",
        "er"
      ],
      [
        "Ġc",
        "as"
      ],
      [
        "Ġc",
        "os"
      ],
      [
        "h",
        "er"
      ],
      [
        "Ġin",
        "v"
      ],
      [
        "or",
        "s"
      ],
      [
        "iv",
        "o"
      ],
      [
        "g",
        "io"
      ],
      [
        "..",
        "."
      ],
      [
        "Ġl",
        "i"
      ],
      [
        "an",
        "ti"
      ],
      [
        "et",
        "to"
      ],
      [
        "ar",
        "y"
      ],
      [
        "v",
        "ers"
      ],
      [
        "in",
        "c"
      ],
      [
        ")",
        "."
      ],
      [
        "p",
        "os"
      ],
      [
        "Ġcom",
        "m"
      ],
      [
        "Ġ",
        "ĉ"
      ],
      [
        "Ġw",
        "ork"
      ],
      [
        "m",
        "o"
      ],
      [
        "Ġre",
        "c"
      ],
      [
        "Ġs",
        "erv"
      ],
      [
        "Ġ",
        "$"
      ],
      [
        "ar",
        "k"
      ],
      [
        "Ġp",
        "ot"
      ],
      [
        "Ġin",
        "t"
      ],
      [
        "e",
        "f"
      ],
      [
        "Ġs",
        "ta"
      ],
      [
        "Ġqu",
        "el"
      ],
      [
        "-",
        ">"
      ],
      [
        "Ġc",
        "ar"
      ],
      [
        "z",
        "z"
      ],
      [
        "Ã",
        "©"
      ],
      [
        "ess",
        "o"
      ],
      [
        "Ġimp",
        "ort"
      ],
      [
        "u",
        "al"
      ],
      [
        "it",
        "t"
      ],
      [
        "Ġs",
        "a"
      ],
      [
        "u",
        "ro"
      ],
      [
        "Ġon",
        "e"
      ],
      [
        "Ġal",
        "so"
      ],
      [
        "ic",
        "al"
      ],
      [
        "Ġf",
        "in"
      ],
      [
        "it",
        "ion"
      ],
      [
        "Ġc",
        "or"
      ],
      [
        "iv",
        "a"
      ],
      [
        "if",
        "ic"
      ],
      [
        "Ġd",
        "es"
      ],
      [
        "ĠA",
        "n"
      ],
      [
        "ĠW",
        "h"
      ],
      [
        "Ġp",
        "la"
      ],
      [
        "Ġv",
        "er"
      ],
      [
        "ro",
        "v"
      ],
      [
        "Ġp",
        "l"
      ],
      [
        "Ġab",
        "out"
      ],
      [
        "Ġwh",
        "ich"
      ],
      [
        "Ġv",
        "is"
      ],
      [
        "ac",
        "e"
      ],
      [
        "/",
        "/"
      ],
      [
        "ĠU",
        "n"
      ],
      [
        "Ġqu",
        "al"
      ],
      [
        "el",
        "y"
      ],
      [
        "Ġdi",
        "ff"
      ],
      [
        "im",
        "o"
      ],
      [
        "it",
        "i"
      ],
      [
        "re",
        "e"
      ],
      [
        "Ġd",
        "ec"
      ],
      [
        "en",
        "er"
      ],
      [
        "ĠC",
        "om"
      ],
      [
        "Ġs",
        "ec"
      ],
      [
        "ĠTh",
        "is"
      ],
      [
        "Ġin",
        "s"
      ],
      [
        "--",
        "--"
      ],
      [
        "Ġques",
        "to"
      ],
      [
        "Ġc",
        "i"
      ],
      [
        "Ġs",
        "ol"
      ],
      [
        "o",
        "b"
      ],
      [
        "a",
        "il"
      ],
      [
        "Ġr",
        "ic"
      ],
      [
        "ĠW",
        "e"
      ],
      [
        "Ġt",
        "ime"
      ],
      [
        "d",
        "er"
      ],
      [
        "an",
        "i"
      ],
      [
        "ow",
        "n"
      ],
      [
        "Ġan",
        "y"
      ],
      [
        "Ġ",
        "#"
      ],
      [
        "el",
        "f"
      ],
      [
        "a",
        "us"
      ],
      [
        "eg",
        "li"
      ],
      [
        "Ġpers",
        "on"
      ],
      [
        "v",
        "el"
      ],
      [
        "Ġv",
        "al"
      ],
      [
        "ing",
        "s"
      ],
      [
        "c",
        "om"
      ],
      [
        "Ġa",
        "i"
      ],
      [
        "l",
        "ud"
      ],
      [
        "Ġsp",
        "ec"
      ],
      [
        "t",
        "re"
      ],
      [
        "am",
        "b"
      ],
      [
        "(",
        ")"
      ],
      [
        "Ġof",
        "f"
      ],
      [
        "m",
        "ente"
      ],
      [
        "c",
        "on"
      ],
      [
        "Ġv",
        "ol"
      ],
      [
        "Ġess",
        "ere"
      ],
      [
        "Ġl",
        "eg"
      ],
      [
        "Ġg",
        "et"
      ],
      [
        "Ġe",
        "ff"
      ],
      [
        "ĠQ",
        "u"
      ],
      [
        "Ġnel",
        "la"
      ],
      [
        "d",
        "i"
      ],
      [
        "ch",
        "i"
      ],
      [
        "Ġch",
        "i"
      ],
      [
        "Ġf",
        "un"
      ],
      [
        "an",
        "a"
      ],
      [
        "in",
        "k"
      ],
      [
        "l",
        "et"
      ],
      [
        "Ġg",
        "u"
      ],
      [
        "\"",
        ","
      ],
      [
        "ĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠ"
      ],
      [
        "il",
        "d"
      ],
      [
        "re",
        "t"
      ],
      [
        "Ġc",
        "ap"
      ],
      [
        "ta",
        "in"
      ],
      [
        "Ġb",
        "u"
      ],
      [
        "Ġm",
        "et"
      ],
      [
        "g",
        "h"
      ],
      [
        "Ġne",
        "ed"
      ],
      [
        "Ġ",
        "Â"
      ],
      [
        "E",
        "R"
      ],
      [
        "z",
        "e"
      ],
      [
        "ug",
        "h"
      ],
      [
        "Ġad",
        "d"
      ],
      [
        "ar",
        "io"
      ],
      [
        "Ġthe",
        "m"
      ],
      [
        "Ġal",
        "le"
      ],
      [
        "l",
        "es"
      ],
      [
        "or",
        "y"
      ],
      [
        "c",
        "or"
      ],
      [
        "ay",
        "s"
      ],
      [
        "j",
        "ect"
      ],
      [
        "l",
        "io"
      ],
      [
        "Ġm",
        "ol"
      ],
      [
        "Ã",
        "¬"
      ],
      [
        "ol",
        "i"
      ],
      [
        "an",
        "to"
      ],
      [
        "ic",
        "k"
      ],
      [
        "Ġc",
        "ui"
      ],
      [
        "Ġ",
        "%"
      ],
      [
        "p",
        "h"
      ],
      [
        "oun",
        "d"
      ],
      [
        "tr",
        "i"
      ],
      [
        "ond",
        "o"
      ],
      [
        "Ġt",
        "e"
      ],
      [
        "l",
        "ine"
      ],
      [
        "Ġe",
        "m"
      ],
      [
        "oc",
        "i"
      ],
      [
        "Ġn",
        "u"
      ],
      [
        "Ġs",
        "ome"
      ],
      [
        "a",
        "in"
      ],
      [
        "Ġo",
        "ther"
      ],
      [
        "Ġp",
        "o"
      ],
      [
        "Ġm",
        "y"
      ],
      [
        "oun",
        "t"
      ],
      [
        "ol",
        "a"
      ],
      [
        "Ġp",
        "e"
      ],
      [
        "Ġg",
        "ra"
      ],
      [
        "Ġo",
        "g"
      ],
      [
        "or",
        "n"
      ],
      [
        "Ġm",
        "ed"
      ],
      [
        "Ġn",
        "o"
      ],
      [
        "Ġex",
        "p"
      ],
      [
        "ie",
        "w"
      ],
      [
        "ro",
        "w"
      ],
      [
        "s",
        "p"
      ],
      [
        "at",
        "to"
      ],
      [
        "i",
        "amo"
      ],
      [
        "Ġ",
        "]"
      ],
      [
        "Ġ",
        ");"
      ],
      [
        "Ġ",
        "|"
      ],
      [
        "Ġpro",
        "du"
      ],
      [
        "re",
        "at"
      ],
      [
        "Ġpro",
        "f"
      ],
      [
        "ĠP",
        "ro"
      ],
      [
        "ĠP",
        "er"
      ],
      [
        "Ġwh",
        "o"
      ],
      [
        "Ġa",
        "c"
      ],
      [
        "em",
        "b"
      ],
      [
        "l",
        "p"
      ],
      [
        "Ġy",
        "ear"
      ],
      [
        "en",
        "c"
      ],
      [
        "o",
        "ok"
      ],
      [
        "is",
        "ta"
      ],
      [
        "l",
        "l"
      ],
      [
        "Ġin",
        "f"
      ],
      [
        "Ġp",
        "ol"
      ],
      [
        "em",
        "ent"
      ],
      [
        "f",
        "t"
      ],
      [
        "Ġo",
        "ver"
      ],
      [
        "ĠL",
        "e"
      ],
      [
        "Ġli",
        "ke"
      ],
      [
        "Ġh",
        "is"
      ],
      [
        "Ġwh",
        "en"
      ],
      [
        "Ġst",
        "ud"
      ],
      [
        "per",
        "i"
      ],
      [
        "Ġp",
        "ass"
      ],
      [
        "Ġm",
        "in"
      ],
      [
        "Ġpro",
        "c"
      ],
      [
        "Ġit",
        "s"
      ],
      [
        "O",
        "N"
      ],
      [
        "Ġth",
        "ere"
      ],
      [
        "z",
        "za"
      ],
      [
        "r",
        "y"
      ],
      [
        "is",
        "h"
      ],
      [
        "Ġcl",
        "ass"
      ],
      [
        "ion",
        "i"
      ],
      [
        "Ġb",
        "r"
      ],
      [
        "Ġla",
        "v"
      ],
      [
        "Ġhe",
        "lp"
      ],
      [
        "an",
        "e"
      ],
      [
        "Ġre",
        "p"
      ],
      [
        "im",
        "ento"
      ],
      [
        "Ġ",
        "ut"
      ],
      [
        "c",
        "a"
      ],
      [
        "=",
        "\""
      ],
      [
        "Ġre",
        "al"
      ],
      [
        "Ġre",
        "t"
      ],
      [
        "Ġt",
        "er"
      ],
      [
        "at",
        "ing"
      ],
      [
        "Ġk",
        "n"
      ],
      [
        "pp",
        "ort"
      ],
      [
        "Ġs",
        "emp"
      ],
      [
        "es",
        "e"
      ],
      [
        "Ġ",
        "&"
      ],
      [
        "Ġ",
        "["
      ],
      [
        "at",
        "ive"
      ],
      [
        "id",
        "er"
      ],
      [
        "=",
        "="
      ],
      [
        "qu",
        "e"
      ],
      [
        "Ġin",
        "to"
      ],
      [
        "ig",
        "li"
      ],
      [
        "Ġn",
        "um"
      ],
      [
        "Ġa",
        "ff"
      ],
      [
        "Ġt",
        "emp"
      ],
      [
        "ver",
        "y"
      ],
      [
        "Ġ",
        "+"
      ],
      [
        "en",
        "g"
      ],
      [
        "Ġh",
        "ow"
      ],
      [
        "end",
        "o"
      ],
      [
        "Ġwh",
        "at"
      ],
      [
        "v",
        "ent"
      ],
      [
        "Ġm",
        "ay"
      ],
      [
        "Ġbe",
        "en"
      ],
      [
        "Ġm",
        "ost"
      ],
      [
        "r",
        "iv"
      ],
      [
        "ĠA",
        "r"
      ],
      [
        "Ġ/",
        "/"
      ],
      [
        "ec",
        "h"
      ],
      [
        "re",
        "d"
      ],
      [
        "Ġde",
        "f"
      ],
      [
        "or",
        "m"
      ],
      [
        "ĠY",
        "ou"
      ],
      [
        "it",
        "u"
      ],
      [
        "ĠM",
        "ar"
      ],
      [
        "ĠC",
        "on"
      ],
      [
        "ub",
        "lic"
      ],
      [
        "at",
        "es"
      ],
      [
        "iz",
        "e"
      ],
      [
        "Ġf",
        "ir"
      ],
      [
        "l",
        "ow"
      ],
      [
        "Ġl",
        "oc"
      ],
      [
        "Ġd",
        "egli"
      ],
      [
        "ĠĠĠĠ",
        "Ġ"
      ],
      [
        "ic",
        "es"
      ],
      [
        "x",
        "t"
      ],
      [
        "ta",
        "re"
      ],
      [
        "eg",
        "u"
      ],
      [
        "ro",
        "ugh"
      ],
      [
        "Ġth",
        "an"
      ],
      [
        "Ġb",
        "ec"
      ],
      [
        "im",
        "p"
      ],
      [
        "Ġposs",
        "ib"
      ],
      [
        "op",
        "le"
      ],
      [
        "v",
        "i"
      ],
      [
        "(",
        "\""
      ],
      [
        "iv",
        "i"
      ],
      [
        "Ġma",
        "ke"
      ],
      [
        "Ġcon",
        "c"
      ],
      [
        "y",
        "pe"
      ],
      [
        "e",
        "w"
      ],
      [
        "g",
        "an"
      ],
      [
        "Ġf",
        "am"
      ],
      [
        "Ġv",
        "i"
      ],
      [
        "Ġfor",
        "m"
      ],
      [
        "g",
        "ram"
      ],
      [
        "Ġinc",
        "lud"
      ],
      [
        "p",
        "ar"
      ],
      [
        "Ġf",
        "r"
      ],
      [
        "Ġ",
        "ent"
      ],
      [
        "at",
        "h"
      ],
      [
        "ut",
        "t"
      ],
      [
        "an",
        "za"
      ],
      [
        "Ġp",
        "a"
      ],
      [
        "Ġs",
        "er"
      ],
      [
        "Ġd",
        "et"
      ],
      [
        "a",
        "ke"
      ],
      [
        "el",
        "lo"
      ],
      [
        "'",
        ","
      ],
      [
        "Ġd",
        "on"
      ],
      [
        "I",
        "n"
      ],
      [
        "in",
        "ess"
      ],
      [
        "Ġar",
        "t"
      ],
      [
        "Ġus",
        "e"
      ],
      [
        "is",
        "e"
      ],
      [
        "Ġm",
        "ag"
      ],
      [
        "Ġre",
        "l"
      ],
      [
        "ut",
        "e"
      ],
      [
        "w",
        "e"
      ],
      [
        "Ġd",
        "ue"
      ],
      [
        "v",
        "en"
      ],
      [
        "d",
        "o"
      ],
      [
        "at",
        "ter"
      ],
      [
        "it",
        "ies"
      ],
      [
        "o",
        "od"
      ],
      [
        "Ġdal",
        "la"
      ],
      [
        "a",
        "pp"
      ],
      [
        "Ġan",
        "ni"
      ],
      [
        "ys",
        "tem"
      ],
      [
        "ou",
        "gh"
      ],
      [
        "ia",
        "re"
      ],
      [
        "ol",
        "d"
      ],
      [
        "ul",
        "l"
      ],
      [
        "Ġcont",
        "ro"
      ],
      [
        "Ġh",
        "anno"
      ],
      [
        "Ġret",
        "urn"
      ],
      [
        "p",
        "s"
      ],
      [
        "u",
        "c"
      ],
      [
        "an",
        "n"
      ],
      [
        "Ġj",
        "ust"
      ],
      [
        "er",
        "g"
      ],
      [
        "Ġg",
        "io"
      ],
      [
        "Ġa",
        "ct"
      ],
      [
        "il",
        "ity"
      ],
      [
        "Ġnu",
        "ov"
      ],
      [
        "l",
        "us"
      ],
      [
        "ch",
        "é"
      ],
      [
        "ĠI",
        "f"
      ],
      [
        "ot",
        "t"
      ],
      [
        "er",
        "t"
      ],
      [
        "w",
        "n"
      ],
      [
        "Ġa",
        "ut"
      ],
      [
        "tr",
        "u"
      ],
      [
        "Ġpe",
        "ople"
      ],
      [
        "m",
        "in"
      ],
      [
        "Ġn",
        "ost"
      ],
      [
        "m",
        "i"
      ],
      [
        "u",
        "pp"
      ],
      [
        "Ġcom",
        "un"
      ],
      [
        "k",
        "ing"
      ],
      [
        "f",
        "ter"
      ],
      [
        "Ġs",
        "olo"
      ],
      [
        "b",
        "s"
      ],
      [
        "as",
        "c"
      ],
      [
        "Ġ",
        ";"
      ],
      [
        "Ġw",
        "ould"
      ],
      [
        "Ġs",
        "al"
      ],
      [
        "Ġl",
        "oro"
      ],
      [
        "od",
        "e"
      ],
      [
        "Ġf",
        "ar"
      ],
      [
        "et",
        "ter"
      ],
      [
        "us",
        "iness"
      ],
      [
        "ĠS",
        "p"
      ],
      [
        "Ġthe",
        "se"
      ],
      [
        "Ġs",
        "et"
      ],
      [
        "an",
        "ge"
      ],
      [
        "Ġcon",
        "f"
      ],
      [
        "Ġw",
        "ere"
      ],
      [
        "op",
        "o"
      ],
      [
        "Ġh",
        "er"
      ],
      [
        "al",
        "s"
      ],
      [
        "il",
        "itÃł"
      ],
      [
        "T",
        "he"
      ],
      [
        "iz",
        "i"
      ],
      [
        "un",
        "g"
      ],
      [
        "Ġtut",
        "ti"
      ],
      [
        "v",
        "a"
      ],
      [
        "or",
        "ia"
      ],
      [
        "Ġre",
        "qu"
      ],
      [
        "Ġ",
        "x"
      ],
      [
        "Ġc",
        "r"
      ],
      [
        "ic",
        "t"
      ],
      [
        "Ġdiff",
        "er"
      ],
      [
        "Ġdi",
        "re"
      ],
      [
        "c",
        "os"
      ],
      [
        "o",
        "to"
      ],
      [
        "Ġpro",
        "pr"
      ],
      [
        "Ġth",
        "rough"
      ],
      [
        "aus",
        "e"
      ],
      [
        "ad",
        "e"
      ],
      [
        "er",
        "i"
      ],
      [
        "S",
        "et"
      ],
      [
        "ro",
        "und"
      ],
      [
        "Ġh",
        "ad"
      ],
      [
        "Ġm",
        "on"
      ],
      [
        "Ġres",
        "p"
      ],
      [
        "I",
        "N"
      ],
      [
        "bb",
        "e"
      ],
      [
        "in",
        "s"
      ],
      [
        "at",
        "ti"
      ],
      [
        "Ġ",
        "ke"
      ],
      [
        "oc",
        "k"
      ],
      [
        "en",
        "o"
      ],
      [
        "Ġf",
        "ac"
      ],
      [
        "Ġw",
        "ell"
      ],
      [
        "il",
        "y"
      ],
      [
        "ĠH",
        "e"
      ],
      [
        "f",
        "ul"
      ],
      [
        "Ġlo",
        "ok"
      ],
      [
        "Ġin",
        "form"
      ],
      [
        "Ġpar",
        "te"
      ],
      [
        "at",
        "ori"
      ],
      [
        "ot",
        "to"
      ],
      [
        "Ġh",
        "igh"
      ],
      [
        "iz",
        "za"
      ],
      [
        "Ġkn",
        "ow"
      ],
      [
        "in",
        "ter"
      ],
      [
        "tr",
        "ib"
      ],
      [
        "Ġc",
        "ent"
      ],
      [
        "id",
        "ent"
      ],
      [
        "u",
        "res"
      ],
      [
        "a",
        "ult"
      ],
      [
        "Ġf",
        "il"
      ],
      [
        "Ġsu",
        "a"
      ],
      [
        "Ġw",
        "or"
      ],
      [
        "ĠF",
        "or"
      ],
      [
        "is",
        "ti"
      ],
      [
        "ar",
        "n"
      ],
      [
        "Ġe",
        "very"
      ],
      [
        "ess",
        "ion"
      ],
      [
        "Ġc",
        "er"
      ],
      [
        "at",
        "eg"
      ],
      [
        "Ġs",
        "ign"
      ],
      [
        "Ġb",
        "l"
      ],
      [
        "Ġpr",
        "ima"
      ],
      [
        "Ġpart",
        "ic"
      ],
      [
        "Ġon",
        "ly"
      ],
      [
        "Ġpu",
        "ò"
      ],
      [
        "c",
        "r"
      ],
      [
        "Ġg",
        "ener"
      ],
      [
        "ar",
        "g"
      ],
      [
        "ark",
        "et"
      ],
      [
        "ĠS",
        "e"
      ],
      [
        "ra",
        "ct"
      ],
      [
        "ta",
        "g"
      ],
      [
        "Ġfir",
        "st"
      ],
      [
        "Ġd",
        "ur"
      ],
      [
        "E",
        "N"
      ],
      [
        "ĠA",
        "nd"
      ],
      [
        "ot",
        "h"
      ],
      [
        "r",
        "or"
      ],
      [
        "A",
        "T"
      ],
      [
        "Ġd",
        "ata"
      ],
      [
        "ĠA",
        "d"
      ],
      [
        "Ġpla",
        "y"
      ],
      [
        "Ġp",
        "h"
      ],
      [
        "al",
        "ia"
      ],
      [
        "**",
        "**"
      ],
      [
        "c",
        "un"
      ],
      [
        "te",
        "g"
      ],
      [
        "ul",
        "ar"
      ],
      [
        "ic",
        "s"
      ],
      [
        "ĠM",
        "a"
      ],
      [
        "A",
        "L"
      ],
      [
        "E",
        "S"
      ],
      [
        "it",
        "s"
      ],
      [
        "l",
        "ia"
      ],
      [
        "iv",
        "ers"
      ],
      [
        "Ġsemp",
        "re"
      ],
      [
        "an",
        "y"
      ],
      [
        "al",
        "th"
      ],
      [
        "Ġ",
        "_"
      ],
      [
        "Ġb",
        "as"
      ],
      [
        "d",
        "e"
      ],
      [
        "Ġs",
        "ia"
      ],
      [
        "Ġsu",
        "b"
      ],
      [
        "Ġt",
        "w"
      ],
      [
        "Ġa",
        "bb"
      ],
      [
        "Ġb",
        "el"
      ],
      [
        "A",
        "R"
      ],
      [
        "Ġc",
        "ost"
      ],
      [
        "Ġw",
        "ant"
      ],
      [
        "ĠE",
        "n"
      ],
      [
        "Ġs",
        "m"
      ],
      [
        "o",
        "ol"
      ],
      [
        "Ġst",
        "ato"
      ],
      [
        "Ġsu",
        "o"
      ],
      [
        "es",
        "i"
      ],
      [
        "Ġsu",
        "cc"
      ],
      [
        "ar",
        "ia"
      ],
      [
        "Ġp",
        "ublic"
      ],
      [
        "ment",
        "s"
      ],
      [
        "os",
        "s"
      ],
      [
        "Ġcont",
        "in"
      ],
      [
        "b",
        "i"
      ],
      [
        "Ġb",
        "ack"
      ],
      [
        "ar",
        "ch"
      ],
      [
        "m",
        "er"
      ],
      [
        "s",
        "h"
      ],
      [
        "Ġv",
        "ia"
      ],
      [
        "Ġo",
        "per"
      ],
      [
        "Ġques",
        "ta"
      ],
      [
        "v",
        "is"
      ],
      [
        "o",
        "ve"
      ],
      [
        "Ġl",
        "ib"
      ],
      [
        "ter",
        "n"
      ],
      [
        "Ġb",
        "usiness"
      ],
      [
        "Ġc",
        "ur"
      ],
      [
        "Ġo",
        "p"
      ],
      [
        "k",
        "s"
      ],
      [
        "el",
        "e"
      ],
      [
        "ow",
        "er"
      ],
      [
        "O",
        "R"
      ],
      [
        "ed",
        "i"
      ],
      [
        "Ġpu",
        "bb"
      ],
      [
        "Ġf",
        "a"
      ],
      [
        "Ġm",
        "i"
      ],
      [
        "(",
        ");"
      ],
      [
        "l",
        "ess"
      ],
      [
        "c",
        "ol"
      ],
      [
        "Ġgr",
        "and"
      ],
      [
        "Ġse",
        "e"
      ],
      [
        "at",
        "ch"
      ],
      [
        "tr",
        "ing"
      ],
      [
        "Ġs",
        "v"
      ],
      [
        "(",
        "'"
      ],
      [
        "Ġm",
        "us"
      ],
      [
        "ust",
        "om"
      ],
      [
        "Ġp",
        "un"
      ],
      [
        "z",
        "o"
      ],
      [
        "as",
        "i"
      ],
      [
        "Ġsh",
        "ould"
      ],
      [
        "os",
        "i"
      ],
      [
        "c",
        "ed"
      ],
      [
        "ec",
        "ess"
      ],
      [
        "ato",
        "re"
      ],
      [
        "Ġc",
        "al"
      ],
      [
        "Ġb",
        "ene"
      ],
      [
        "ut",
        "i"
      ],
      [
        "Ġ",
        "er"
      ],
      [
        "Ġman",
        "y"
      ],
      [
        "A",
        "N"
      ],
      [
        "Ġor",
        "gan"
      ],
      [
        "Ġpro",
        "gram"
      ],
      [
        "p",
        "ut"
      ],
      [
        "Ġmol",
        "to"
      ],
      [
        "Ġtr",
        "ans"
      ],
      [
        "t",
        "ro"
      ],
      [
        "'",
        "t"
      ],
      [
        "Ġsul",
        "la"
      ],
      [
        "ĠG",
        "i"
      ],
      [
        "Ġv",
        "ers"
      ],
      [
        "Ġun",
        "o"
      ],
      [
        "Ġs",
        "he"
      ],
      [
        "tr",
        "y"
      ],
      [
        "ation",
        "al"
      ],
      [
        "Ġdes",
        "ign"
      ],
      [
        "Ġn",
        "at"
      ],
      [
        "Ġst",
        "art"
      ],
      [
        "<",
        "/"
      ],
      [
        "i",
        "ed"
      ],
      [
        "Ġs",
        "ar"
      ],
      [
        "#",
        "#"
      ],
      [
        "Ġut",
        "il"
      ],
      [
        "Ġwh",
        "ere"
      ],
      [
        "is",
        "c"
      ],
      [
        "iz",
        "io"
      ],
      [
        "Ġsu",
        "ch"
      ],
      [
        "Ġ",
        "end"
      ],
      [
        "ĠA",
        "s"
      ],
      [
        "Ġ",
        "Z"
      ],
      [
        "ĠF",
        "r"
      ],
      [
        "Ġon",
        "line"
      ],
      [
        "ect",
        "ion"
      ],
      [
        "Ġex",
        "peri"
      ],
      [
        "Ġw",
        "ay"
      ],
      [
        "Ġdi",
        "vers"
      ],
      [
        "if",
        "e"
      ],
      [
        "on",
        "i"
      ],
      [
        "or",
        "a"
      ],
      [
        "ac",
        "c"
      ],
      [
        "w",
        "ard"
      ],
      [
        "Ġb",
        "est"
      ],
      [
        "Ġt",
        "u"
      ],
      [
        "Ġim",
        "m"
      ],
      [
        "at",
        "or"
      ],
      [
        "Ġ",
        "u"
      ],
      [
        "Ġcon",
        "d"
      ],
      [
        "ĠS",
        "h"
      ],
      [
        "Ġtut",
        "to"
      ],
      [
        "Ġra",
        "g"
      ],
      [
        "Ġpro",
        "ble"
      ],
      [
        "d",
        "ay"
      ],
      [
        "u",
        "es"
      ],
      [
        "Ġpro",
        "d"
      ],
      [
        "f",
        "ore"
      ],
      [
        "Ġn",
        "ecess"
      ],
      [
        "b",
        "r"
      ],
      [
        "ĠT",
        "r"
      ],
      [
        "Ġsa",
        "id"
      ],
      [
        "p",
        "on"
      ],
      [
        "t",
        "ra"
      ],
      [
        "Ġdis",
        "c"
      ],
      [
        "Ġm",
        "il"
      ],
      [
        "et",
        "ta"
      ],
      [
        "g",
        "ra"
      ],
      [
        "Ġt",
        "est"
      ],
      [
        "Ġgi",
        "or"
      ],
      [
        "B",
        "in"
      ],
      [
        "Ġof",
        "fer"
      ],
      [
        "et",
        "ti"
      ],
      [
        "Ġev",
        "en"
      ],
      [
        "it",
        "ud"
      ],
      [
        "eg",
        "n"
      ],
      [
        "zion",
        "ale"
      ],
      [
        "Ġf",
        "ind"
      ],
      [
        "b",
        "re"
      ],
      [
        "ef",
        "ault"
      ],
      [
        "Ġb",
        "o"
      ],
      [
        "Ġv",
        "ari"
      ],
      [
        "Ġm",
        "u"
      ],
      [
        "Ġver",
        "y"
      ],
      [
        "en",
        "ze"
      ],
      [
        "Ġproc",
        "ess"
      ],
      [
        "Ġgo",
        "od"
      ],
      [
        "Ġr",
        "ight"
      ],
      [
        "b",
        "o"
      ],
      [
        "ce",
        "pt"
      ],
      [
        "iv",
        "id"
      ],
      [
        "Ġc",
        "amp"
      ],
      [
        "Ġne",
        "i"
      ],
      [
        "w",
        "w"
      ],
      [
        "Ġtw",
        "o"
      ],
      [
        "Ġog",
        "ni"
      ],
      [
        "v",
        "al"
      ],
      [
        "as",
        "h"
      ],
      [
        "Ġa",
        "fter"
      ],
      [
        "per",
        "t"
      ],
      [
        "Ġpres",
        "ent"
      ],
      [
        "p",
        "or"
      ],
      [
        "Set",
        "Bin"
      ],
      [
        "Ġl",
        "iv"
      ],
      [
        "Ġd",
        "all"
      ],
      [
        "Ġcomp",
        "let"
      ],
      [
        "en",
        "a"
      ],
      [
        "Ġg",
        "en"
      ],
      [
        "Ġt",
        "re"
      ],
      [
        "ex",
        "t"
      ],
      [
        "Ġt",
        "erm"
      ],
      [
        "on",
        "a"
      ],
      [
        "Ġc",
        "ould"
      ],
      [
        "ĠR",
        "e"
      ],
      [
        "Ġal",
        "cun"
      ],
      [
        "it",
        "al"
      ],
      [
        "n",
        "ess"
      ],
      [
        "ĠH",
        "ow"
      ],
      [
        "Ġo",
        "wn"
      ],
      [
        "ĠO",
        "n"
      ],
      [
        "el",
        "la"
      ],
      [
        "Ġtemp",
        "o"
      ],
      [
        "ro",
        "up"
      ],
      [
        "el",
        "li"
      ],
      [
        "at",
        "ic"
      ],
      [
        "Ġs",
        "enza"
      ],
      [
        "Ġm",
        "arket"
      ],
      [
        "om",
        "et"
      ],
      [
        "Ġprodu",
        "ct"
      ],
      [
        "Ġd",
        "own"
      ],
      [
        "Ġr",
        "ip"
      ],
      [
        "Ġs",
        "oci"
      ],
      [
        "Ġs",
        "to"
      ],
      [
        "ĠN",
        "ew"
      ],
      [
        "Ġl",
        "ong"
      ],
      [
        "la",
        "y"
      ],
      [
        "Ġcol",
        "le"
      ],
      [
        "Ġyear",
        "s"
      ],
      [
        "----",
        "----"
      ],
      [
        "ag",
        "gio"
      ],
      [
        "he",
        "d"
      ],
      [
        "es",
        "to"
      ],
      [
        "Ġpr",
        "iv"
      ],
      [
        "Ġper",
        "ché"
      ],
      [
        "ren",
        "t"
      ],
      [
        "Ġt",
        "rov"
      ],
      [
        "Ġf",
        "are"
      ],
      [
        "Ġth",
        "en"
      ],
      [
        "at",
        "ta"
      ],
      [
        "el",
        "s"
      ],
      [
        "Ġus",
        "ing"
      ],
      [
        "ar",
        "si"
      ],
      [
        "Ġd",
        "om"
      ],
      [
        ":",
        ":"
      ],
      [
        "Ġc",
        "ir"
      ],
      [
        "Ġf",
        "ol"
      ],
      [
        "Ġnel",
        "l"
      ],
      [
        "n",
        "er"
      ],
      [
        "Ġqu",
        "est"
      ],
      [
        "Ġm",
        "om"
      ],
      [
        "iv",
        "itÃł"
      ],
      [
        "et",
        "e"
      ],
      [
        "Ġm",
        "ar"
      ],
      [
        "Ġo",
        "pt"
      ],
      [
        "Ġo",
        "cc"
      ],
      [
        "vel",
        "op"
      ],
      [
        "Ġtr",
        "as"
      ],
      [
        "ĠC",
        "ar"
      ],
      [
        "r",
        "on"
      ],
      [
        "is",
        "te"
      ],
      [
        "p",
        "ro"
      ],
      [
        "ect",
        "ed"
      ],
      [
        "Ġp",
        "ur"
      ],
      [
        "n",
        "olog"
      ],
      [
        "er",
        "y"
      ],
      [
        "Ġs",
        "elf"
      ],
      [
        "er",
        "n"
      ],
      [
        "Ġr",
        "if"
      ],
      [
        "Ġv",
        "ita"
      ],
      [
        "_",
        "_"
      ],
      [
        "Ġmod",
        "o"
      ],
      [
        "ĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "o",
        "id"
      ],
      [
        "Ġt",
        "ake"
      ],
      [
        "Ġcons",
        "ider"
      ],
      [
        "b",
        "or"
      ],
      [
        "h",
        "ip"
      ],
      [
        "i",
        "el"
      ],
      [
        "Ġs",
        "ystem"
      ],
      [
        "re",
        "ad"
      ],
      [
        "Ġm",
        "ater"
      ],
      [
        "Ġde",
        "velop"
      ],
      [
        "Ġpubb",
        "lic"
      ],
      [
        "n",
        "t"
      ],
      [
        "Ġd",
        "oc"
      ],
      [
        "ut",
        "to"
      ],
      [
        "Ġp",
        "op"
      ],
      [
        "for",
        "ma"
      ],
      [
        "es",
        "ta"
      ],
      [
        "w",
        "are"
      ],
      [
        "r",
        "ic"
      ],
      [
        "zz",
        "o"
      ],
      [
        "i",
        "or"
      ],
      [
        "Ġ",
        "z"
      ],
      [
        "v",
        "ed"
      ],
      [
        "Ġle",
        "ad"
      ],
      [
        "os",
        "c"
      ],
      [
        "Ġan",
        "cor"
      ],
      [
        "im",
        "i"
      ],
      [
        "a",
        "i"
      ],
      [
        "um",
        "ent"
      ],
      [
        "Ġd",
        "opo"
      ],
      [
        "Ġ",
        "ide"
      ],
      [
        "ĠS",
        "c"
      ],
      [
        "Ġre",
        "ad"
      ],
      [
        "ĠN",
        "on"
      ],
      [
        "Ġh",
        "ome"
      ],
      [
        "I",
        "C"
      ],
      [
        "Ġc",
        "ustom"
      ],
      [
        "it",
        "ed"
      ],
      [
        "et",
        "Ãł"
      ],
      [
        "Ġsu",
        "pport"
      ],
      [
        "ol",
        "are"
      ],
      [
        "Ġinform",
        "ation"
      ],
      [
        "a",
        "z"
      ],
      [
        "Ġm",
        "ent"
      ],
      [
        "Ġn",
        "ow"
      ],
      [
        "p",
        "l"
      ],
      [
        "am",
        "es"
      ],
      [
        "all",
        "W"
      ],
      [
        "The",
        "ta"
      ],
      [
        "us",
        "s"
      ],
      [
        "ar",
        "a"
      ],
      [
        "I",
        "T"
      ],
      [
        "cos",
        "Theta"
      ],
      [
        "et",
        "s"
      ],
      [
        "is",
        "ter"
      ],
      [
        "Ġqu",
        "ando"
      ],
      [
        "âĢĿ",
        "."
      ],
      [
        "du",
        "c"
      ],
      [
        "Ġ",
        "@"
      ],
      [
        "at",
        "iva"
      ],
      [
        "Ġte",
        "am"
      ],
      [
        "Ġprov",
        "id"
      ],
      [
        "Ġc",
        "li"
      ],
      [
        "at",
        "ure"
      ],
      [
        "Ġwor",
        "ld"
      ],
      [
        "Ġris",
        "p"
      ],
      [
        "Ġ",
        "era"
      ],
      [
        "ĠD",
        "efault"
      ],
      [
        "o",
        "f"
      ],
      [
        "I",
        "D"
      ],
      [
        "Ġs",
        "ur"
      ],
      [
        "l",
        "ed"
      ],
      [
        "Ġs",
        "k"
      ],
      [
        "ĠE",
        "x"
      ],
      [
        "om",
        "m"
      ],
      [
        "Ġc",
        "are"
      ],
      [
        "allW",
        "cosTheta"
      ],
      [
        "an",
        "k"
      ],
      [
        "res",
        "ent"
      ],
      [
        "is",
        "mo"
      ],
      [
        "S",
        "T"
      ],
      [
        "Ġbec",
        "ause"
      ],
      [
        "Ġp",
        "or"
      ],
      [
        "s",
        "c"
      ],
      [
        "Ġm",
        "ondo"
      ],
      [
        "Ġin",
        "st"
      ],
      [
        "g",
        "g"
      ],
      [
        "Ġus",
        "ed"
      ],
      [
        "Ġancor",
        "a"
      ],
      [
        "p",
        "o"
      ],
      [
        "Ġh",
        "and"
      ],
      [
        "Ġwh",
        "ile"
      ],
      [
        "is",
        "tr"
      ],
      [
        "Ġp",
        "ag"
      ],
      [
        "Ġl",
        "u"
      ],
      [
        "Ġprof",
        "ession"
      ],
      [
        "Ġt",
        "ech"
      ],
      [
        "Ġquel",
        "lo"
      ],
      [
        "con",
        "om"
      ],
      [
        "ĠÂ",
        "«"
      ],
      [
        "C",
        "ont"
      ],
      [
        "Ġal",
        "tri"
      ],
      [
        "ut",
        "a"
      ],
      [
        "a",
        "ve"
      ],
      [
        "itud",
        "e"
      ],
      [
        "h",
        "ing"
      ],
      [
        "Ġra",
        "cc"
      ],
      [
        "ot",
        "her"
      ],
      [
        "ib",
        "ile"
      ],
      [
        "if",
        "ica"
      ],
      [
        "Ġt",
        "ip"
      ],
      [
        "Ġsh",
        "ow"
      ],
      [
        "Ġpropr",
        "io"
      ],
      [
        "a",
        "ut"
      ],
      [
        "Ġd",
        "ov"
      ],
      [
        "ti",
        "f"
      ],
      [
        "ib",
        "le"
      ],
      [
        "Ġg",
        "reat"
      ],
      [
        "iel",
        "d"
      ],
      [
        "e",
        "k"
      ],
      [
        ":",
        "//"
      ],
      [
        "Ġmu",
        "ch"
      ],
      [
        "Ġr",
        "ich"
      ],
      [
        "Ġst",
        "ra"
      ],
      [
        "ic",
        "c"
      ],
      [
        "Ġapp",
        "ro"
      ],
      [
        "Ġd",
        "ist"
      ],
      [
        "Ġlav",
        "oro"
      ],
      [
        "ĠC",
        "ol"
      ],
      [
        "Ġd",
        "ay"
      ],
      [
        "Ġf",
        "atto"
      ],
      [
        "a",
        "x"
      ],
      [
        "ar",
        "m"
      ],
      [
        "o",
        "y"
      ],
      [
        "Ġra",
        "pp"
      ],
      [
        "Ġnel",
        "le"
      ],
      [
        "t",
        "Ãł"
      ],
      [
        "Ġhe",
        "alth"
      ],
      [
        "al",
        "itÃł"
      ],
      [
        "Ġbe",
        "fore"
      ],
      [
        "u",
        "ally"
      ],
      [
        "Ġper",
        "m"
      ],
      [
        "Ġcos",
        "ì"
      ],
      [
        "d",
        "a"
      ],
      [
        "Ġdo",
        "ve"
      ],
      [
        "Ġb",
        "re"
      ],
      [
        "Ġdo",
        "es"
      ],
      [
        "s",
        "et"
      ],
      [
        "os",
        "a"
      ],
      [
        "ec",
        "e"
      ],
      [
        "oc",
        "ial"
      ],
      [
        "Ġrequ",
        "ire"
      ],
      [
        "in",
        "es"
      ],
      [
        "Ġp",
        "ost"
      ],
      [
        "Ġsucc",
        "ess"
      ],
      [
        "Ġcomm",
        "un"
      ],
      [
        "Ġsu",
        "per"
      ],
      [
        "ut",
        "ion"
      ],
      [
        "d",
        "ers"
      ],
      [
        "id",
        "a"
      ],
      [
        "\"",
        ">"
      ],
      [
        "Ġqu",
        "anto"
      ],
      [
        "Ġinv",
        "est"
      ],
      [
        "l",
        "u"
      ],
      [
        "Ġth",
        "ose"
      ],
      [
        "e",
        "ver"
      ],
      [
        "Ġsec",
        "ond"
      ],
      [
        "E",
        "L"
      ],
      [
        "is",
        "ce"
      ],
      [
        "Ġres",
        "ult"
      ],
      [
        "Â",
        "»"
      ],
      [
        "Ġs",
        "ett"
      ],
      [
        "l",
        "and"
      ],
      [
        "ide",
        "o"
      ],
      [
        "Ġc",
        "le"
      ],
      [
        "Ġc",
        "all"
      ],
      [
        "Ġr",
        "iv"
      ],
      [
        "ĠR",
        "eg"
      ],
      [
        "ĠS",
        "an"
      ],
      [
        "ind",
        "i"
      ],
      [
        "Ġb",
        "et"
      ],
      [
        "c",
        "es"
      ],
      [
        "ĠTh",
        "ere"
      ],
      [
        "y",
        "p"
      ],
      [
        "Ġe",
        "uro"
      ],
      [
        "od",
        "y"
      ],
      [
        "z",
        "ia"
      ],
      [
        "ĠI",
        "N"
      ],
      [
        "Ġbe",
        "ing"
      ],
      [
        "Ġl",
        "ife"
      ],
      [
        "Ġp",
        "ort"
      ],
      [
        "em",
        "ber"
      ],
      [
        "Ġdiffer",
        "ent"
      ],
      [
        "Ġdi",
        "d"
      ],
      [
        "ma",
        "il"
      ],
      [
        "ĠT",
        "o"
      ],
      [
        "Ġt",
        "ec"
      ],
      [
        "ra",
        "y"
      ],
      [
        "ĠS",
        "i"
      ],
      [
        "iz",
        "ed"
      ],
      [
        "Ġp",
        "oi"
      ],
      [
        "Ġ",
        "X"
      ],
      [
        "re",
        "nd"
      ],
      [
        "r",
        "Ãł"
      ],
      [
        "enti",
        "al"
      ],
      [
        "ou",
        "se"
      ],
      [
        "w",
        "ay"
      ],
      [
        "in",
        "ing"
      ],
      [
        "Ġs",
        "op"
      ],
      [
        "m",
        "s"
      ],
      [
        "at",
        "r"
      ],
      [
        "Ġ",
        "est"
      ],
      [
        "Ġ",
        "\\"
      ],
      [
        "Ġm",
        "ade"
      ],
      [
        "l",
        "ass"
      ],
      [
        "Ġpro",
        "p"
      ],
      [
        "Ġun",
        "der"
      ],
      [
        "s",
        "elf"
      ],
      [
        "Ġĉĉ",
        "ĉĉ"
      ],
      [
        "Ġm",
        "ov"
      ],
      [
        "Ġ",
        ">"
      ],
      [
        "Ġl",
        "im"
      ],
      [
        "Ġpol",
        "it"
      ],
      [
        "ĠP",
        "a"
      ],
      [
        "Ġe",
        "ach"
      ],
      [
        "re",
        "bbe"
      ],
      [
        "inc",
        "ip"
      ],
      [
        "Ġde",
        "v"
      ],
      [
        ".",
        "âĢĿ"
      ],
      [
        "b",
        "l"
      ],
      [
        "m",
        "p"
      ],
      [
        "v",
        "iew"
      ],
      [
        "Ġs",
        "egu"
      ],
      [
        "Ġf",
        "u"
      ],
      [
        "u",
        "ard"
      ],
      [
        "Ġd",
        "ati"
      ],
      [
        "et",
        "y"
      ],
      [
        "n",
        "ame"
      ],
      [
        "Ġl",
        "ist"
      ],
      [
        "izza",
        "zione"
      ],
      [
        "Ġspec",
        "ial"
      ],
      [
        "Ġh",
        "ere"
      ],
      [
        "Ġc",
        "ult"
      ],
      [
        "Ġexperi",
        "ence"
      ],
      [
        "Ġsu",
        "pp"
      ],
      [
        "ĠG",
        "o"
      ],
      [
        "in",
        "ce"
      ],
      [
        "ur",
        "al"
      ],
      [
        "f",
        "e"
      ],
      [
        "Ġit",
        "ali"
      ],
      [
        "Ġac",
        "qu"
      ],
      [
        "i",
        "zione"
      ],
      [
        "as",
        "on"
      ],
      [
        "Ġfol",
        "low"
      ],
      [
        "t",
        "on"
      ],
      [
        "w",
        "ork"
      ],
      [
        "Ġutil",
        "izz"
      ],
      [
        "l",
        "tre"
      ],
      [
        "Ġpro",
        "m"
      ],
      [
        "Ġ'",
        ","
      ],
      [
        "ĠThe",
        "y"
      ],
      [
        "Ġl",
        "ot"
      ],
      [
        "lo",
        "ad"
      ],
      [
        "on",
        "te"
      ],
      [
        "ĠS",
        "o"
      ],
      [
        "or",
        "to"
      ],
      [
        "ag",
        "n"
      ],
      [
        "am",
        "enti"
      ],
      [
        "ĠT",
        "ra"
      ],
      [
        "Ġcas",
        "o"
      ],
      [
        "Ġs",
        "ch"
      ],
      [
        "ed",
        "e"
      ],
      [
        "Ġfun",
        "ction"
      ],
      [
        "Ġind",
        "ivid"
      ],
      [
        "R",
        "E"
      ],
      [
        "u",
        "zione"
      ],
      [
        "l",
        "ing"
      ],
      [
        "Ġ.",
        ".."
      ],
      [
        "Ġacc",
        "ess"
      ],
      [
        "ĠB",
        "ut"
      ],
      [
        "Ġpro",
        "t"
      ],
      [
        "ĠO",
        "r"
      ],
      [
        "ip",
        "t"
      ],
      [
        "Ġ",
        "Ã"
      ],
      [
        "Ġf",
        "ree"
      ],
      [
        ")",
        ")"
      ],
      [
        "en",
        "se"
      ],
      [
        "Ġto",
        "p"
      ],
      [
        "E",
        "r"
      ],
      [
        "ĠWh",
        "at"
      ],
      [
        "anc",
        "es"
      ],
      [
        "Ġth",
        "ink"
      ],
      [
        "Ġr",
        "it"
      ],
      [
        "ĠC",
        "ons"
      ],
      [
        "Ġĉĉ",
        "ĉ"
      ],
      [
        "Ġl",
        "ine"
      ],
      [
        "Ġp",
        "ens"
      ],
      [
        "Ġs",
        "ic"
      ],
      [
        "l",
        "ica"
      ],
      [
        "Ġag",
        "ain"
      ],
      [
        "in",
        "ed"
      ],
      [
        "ĠP",
        "r"
      ],
      [
        "ag",
        "es"
      ],
      [
        "lo",
        "y"
      ],
      [
        "Ġall",
        "ow"
      ],
      [
        "re",
        "ate"
      ],
      [
        "Ġcontro",
        "l"
      ],
      [
        "Ġde",
        "p"
      ],
      [
        "ĠS",
        "u"
      ],
      [
        "Ġcontin",
        "u"
      ],
      [
        "Ġc",
        "oun"
      ],
      [
        "Ġch",
        "o"
      ],
      [
        "Ġgi",
        "Ãł"
      ],
      [
        "im",
        "es"
      ],
      [
        "t",
        "en"
      ],
      [
        "n",
        "ing"
      ],
      [
        "ĠP",
        "ar"
      ],
      [
        "Ġdec",
        "is"
      ],
      [
        "Ġp",
        "ay"
      ],
      [
        "upp",
        "o"
      ],
      [
        "at",
        "her"
      ],
      [
        "as",
        "ed"
      ],
      [
        "ĠAl",
        "l"
      ],
      [
        "get",
        "to"
      ],
      [
        "Ġs",
        "te"
      ],
      [
        "s",
        "er"
      ],
      [
        "v",
        "ol"
      ],
      [
        "Ġgo",
        "ver"
      ],
      [
        "S",
        "t"
      ],
      [
        "ĠA",
        "pp"
      ],
      [
        "ĠCom",
        "m"
      ],
      [
        "we",
        "en"
      ],
      [
        "os",
        "o"
      ],
      [
        "d",
        "d"
      ],
      [
        "Ġe",
        "conom"
      ],
      [
        "Ġl",
        "at"
      ],
      [
        "er",
        "Ãł"
      ],
      [
        "Ġf",
        "ut"
      ],
      [
        "Ġgrand",
        "e"
      ],
      [
        "Ġsar",
        "Ãł"
      ],
      [
        "ra",
        "zione"
      ],
      [
        "Ġre",
        "m"
      ],
      [
        "Ġr",
        "i"
      ],
      [
        "âĢĿ",
        ","
      ],
      [
        "Ġst",
        "or"
      ],
      [
        "Ġb",
        "en"
      ],
      [
        "Ġex",
        "c"
      ],
      [
        "ĠP",
        "re"
      ],
      [
        "ig",
        "lio"
      ],
      [
        "Ġcon",
        "st"
      ],
      [
        "==",
        "=="
      ],
      [
        "et",
        "te"
      ],
      [
        "Ġn",
        "ame"
      ],
      [
        "T",
        "r"
      ],
      [
        "Ġpers",
        "one"
      ],
      [
        "Ġ=",
        "="
      ],
      [
        "at",
        "ivo"
      ],
      [
        "Ġs",
        "ost"
      ],
      [
        "Ġdi",
        "g"
      ],
      [
        "ro",
        "ss"
      ],
      [
        "b",
        "e"
      ],
      [
        "ĠI",
        "s"
      ],
      [
        "Ġpr",
        "incip"
      ],
      [
        "ot",
        "e"
      ],
      [
        "Ġs",
        "ito"
      ],
      [
        "ot",
        "ti"
      ],
      [
        "ed",
        "ic"
      ],
      [
        "ĠR",
        "om"
      ],
      [
        "Ġst",
        "at"
      ],
      [
        "Ġapp",
        "lic"
      ],
      [
        "th",
        "is"
      ],
      [
        "us",
        "e"
      ],
      [
        "Ġm",
        "ot"
      ],
      [
        "Ġst",
        "ate"
      ],
      [
        "Ġquel",
        "la"
      ],
      [
        "Ġimport",
        "ant"
      ],
      [
        "re",
        "en"
      ],
      [
        "im",
        "ent"
      ],
      [
        "Ġt",
        "em"
      ],
      [
        "Ġ",
        "â"
      ],
      [
        "ess",
        "e"
      ],
      [
        "Ġt",
        "al"
      ],
      [
        "Ġr",
        "im"
      ],
      [
        "Ġd",
        "r"
      ],
      [
        "Ġposs",
        "ono"
      ],
      [
        "ant",
        "s"
      ],
      [
        "im",
        "enti"
      ],
      [
        "ail",
        "able"
      ],
      [
        "Ġwe",
        "b"
      ],
      [
        "Ġe",
        "qu"
      ],
      [
        "Ġst",
        "and"
      ],
      [
        "p",
        "i"
      ],
      [
        "Ġc",
        "our"
      ],
      [
        "Ġart",
        "ic"
      ],
      [
        "og",
        "li"
      ],
      [
        "zi",
        "end"
      ],
      [
        "Ġf",
        "ine"
      ],
      [
        "m",
        "e"
      ],
      [
        "ĠR",
        "es"
      ],
      [
        "Ġa",
        "round"
      ],
      [
        "w",
        "ays"
      ],
      [
        "is",
        "i"
      ],
      [
        "Ġda",
        "i"
      ],
      [
        "z",
        "ie"
      ],
      [
        "Er",
        "ror"
      ],
      [
        "ess",
        "a"
      ],
      [
        "ĠâĢ",
        "ĺ"
      ],
      [
        "ri",
        "end"
      ],
      [
        "el",
        "le"
      ],
      [
        "Ġb",
        "oth"
      ],
      [
        "ĠW",
        "ith"
      ],
      [
        "Ġt",
        "ak"
      ],
      [
        "Ġle",
        "arn"
      ],
      [
        "Ġl",
        "ast"
      ],
      [
        "no",
        "v"
      ],
      [
        "ar",
        "s"
      ],
      [
        "Ġbet",
        "ween"
      ],
      [
        "Ġch",
        "ild"
      ],
      [
        "y",
        "ing"
      ],
      [
        "Ġo",
        "b"
      ],
      [
        "emb",
        "re"
      ],
      [
        "ig",
        "lia"
      ],
      [
        "Ġb",
        "ase"
      ],
      [
        "Ġbene",
        "f"
      ],
      [
        "f",
        "o"
      ],
      [
        "op",
        "er"
      ],
      [
        "Ġinc",
        "re"
      ],
      [
        "a",
        "zioni"
      ],
      [
        "I",
        "ON"
      ],
      [
        "g",
        "o"
      ],
      [
        "Ġnost",
        "ro"
      ],
      [
        "Ġs",
        "im"
      ],
      [
        "Ġh",
        "im"
      ],
      [
        "iv",
        "es"
      ],
      [
        "ort",
        "s"
      ],
      [
        "ĠM",
        "an"
      ],
      [
        "Ġt",
        "it"
      ],
      [
        "Ġcos",
        "a"
      ],
      [
        "Ġeff",
        "ect"
      ],
      [
        "ĠD",
        "i"
      ],
      [
        "Ġprov",
        "ide"
      ],
      [
        "ĠB",
        "r"
      ],
      [
        "en",
        "n"
      ],
      [
        "Ġperson",
        "al"
      ],
      [
        "u",
        "ale"
      ],
      [
        "f",
        "r"
      ],
      [
        "Ġman",
        "ag"
      ],
      [
        "ĠWh",
        "en"
      ],
      [
        "E",
        "T"
      ],
      [
        "Ġper",
        "io"
      ],
      [
        "Ġo",
        "tt"
      ],
      [
        "Ġan",
        "al"
      ],
      [
        "Ġad",
        "v"
      ],
      [
        "t",
        "ic"
      ],
      [
        "Ġd",
        "em"
      ],
      [
        "Ġdiff",
        "ic"
      ],
      [
        "ĠG",
        "r"
      ],
      [
        "Ġqu",
        "indi"
      ],
      [
        "ig",
        "i"
      ],
      [
        "Ġe",
        "as"
      ],
      [
        "Ġke",
        "ep"
      ],
      [
        "Ġt",
        "i"
      ],
      [
        "Ġh",
        "o"
      ],
      [
        "Ġper",
        "form"
      ],
      [
        "en",
        "zi"
      ],
      [
        "rit",
        "to"
      ],
      [
        "pport",
        "un"
      ],
      [
        "ĠB",
        "e"
      ],
      [
        "Ġpla",
        "ce"
      ],
      [
        "Ġresp",
        "ons"
      ],
      [
        "Ġco",
        "ok"
      ],
      [
        "Ġnuov",
        "o"
      ],
      [
        "us",
        "tr"
      ],
      [
        "Ġr",
        "ig"
      ],
      [
        "Ġcomp",
        "any"
      ],
      [
        "ĠIt",
        "alia"
      ],
      [
        "Ġdal",
        "le"
      ],
      [
        "Ġc",
        "ase"
      ],
      [
        "Ġper",
        "f"
      ],
      [
        "I",
        "d"
      ],
      [
        "Ġbu",
        "ild"
      ],
      [
        "id",
        "i"
      ],
      [
        "T",
        "O"
      ],
      [
        "Ġs",
        "ocial"
      ],
      [
        "Ġma",
        "in"
      ],
      [
        "Ġr",
        "un"
      ],
      [
        "Ġpr",
        "imo"
      ],
      [
        "ab",
        "ile"
      ],
      [
        "Ġpro",
        "ject"
      ],
      [
        "l",
        "og"
      ],
      [
        "ĠP",
        "i"
      ],
      [
        "Ġvis",
        "it"
      ],
      [
        "a",
        "ir"
      ],
      [
        "t",
        "to"
      ],
      [
        "Ġnum",
        "ber"
      ],
      [
        "Ġvol",
        "ta"
      ],
      [
        "itt",
        "Ãł"
      ],
      [
        "u",
        "bb"
      ],
      [
        "Ġatt",
        "ra"
      ],
      [
        "Ġs",
        "itu"
      ],
      [
        "Ġs",
        "ing"
      ],
      [
        "R",
        "O"
      ],
      [
        "Ġs",
        "imp"
      ],
      [
        "id",
        "ente"
      ],
      [
        "Ġor",
        "ig"
      ],
      [
        "le",
        "ase"
      ],
      [
        "Ġinclud",
        "ing"
      ],
      [
        "Ġch",
        "ar"
      ],
      [
        ")",
        ":"
      ],
      [
        "Ġo",
        "ltre"
      ],
      [
        "Ġcre",
        "d"
      ],
      [
        "ter",
        "s"
      ],
      [
        "Ġm",
        "ass"
      ],
      [
        "Ġs",
        "ame"
      ],
      [
        "k",
        "es"
      ],
      [
        "Ġques",
        "ti"
      ],
      [
        "Ġserv",
        "ice"
      ],
      [
        "Ġg",
        "row"
      ],
      [
        "Ġm",
        "igli"
      ],
      [
        "re",
        "am"
      ],
      [
        "Ġf",
        "act"
      ],
      [
        "\"",
        "."
      ],
      [
        "r",
        "is"
      ],
      [
        "ĠE",
        "uro"
      ],
      [
        "ĠD",
        "e"
      ],
      [
        "s",
        "on"
      ],
      [
        "g",
        "li"
      ],
      [
        "Ġ",
        "id"
      ],
      [
        "Ġserv",
        "ices"
      ],
      [
        "ist",
        "s"
      ],
      [
        "le",
        "ment"
      ],
      [
        "Ġem",
        "p"
      ],
      [
        "Ġpo",
        "int"
      ],
      [
        "enc",
        "y"
      ],
      [
        "amp",
        "le"
      ],
      [
        "Ġan",
        "no"
      ],
      [
        "Ġ",
        "ens"
      ],
      [
        "Ġtut",
        "te"
      ],
      [
        "Ġg",
        "ame"
      ],
      [
        "ĠA",
        "ss"
      ],
      [
        "Ġst",
        "ata"
      ],
      [
        "one",
        "y"
      ],
      [
        "Ġvi",
        "ene"
      ],
      [
        "ag",
        "li"
      ],
      [
        "Ġfe",
        "el"
      ],
      [
        "ul",
        "ti"
      ],
      [
        "ver",
        "t"
      ],
      [
        "Ġav",
        "ailable"
      ],
      [
        "Ġas",
        "p"
      ],
      [
        "Cont",
        "ent"
      ],
      [
        "Ġwe",
        "bs"
      ],
      [
        "Ġf",
        "ino"
      ],
      [
        "Ġop",
        "en"
      ],
      [
        "ch",
        "io"
      ],
      [
        "\"",
        ":"
      ],
      [
        "Ġev",
        "ent"
      ],
      [
        "'",
        "]"
      ],
      [
        "am",
        "ent"
      ],
      [
        "Ġb",
        "ook"
      ],
      [
        "h",
        "od"
      ],
      [
        "re",
        "qu"
      ],
      [
        "Ġs",
        "omet"
      ],
      [
        "v",
        "ing"
      ],
      [
        "y",
        "le"
      ],
      [
        "Ġwith",
        "out"
      ],
      [
        "m",
        "an"
      ],
      [
        "Ġog",
        "gi"
      ],
      [
        "Ġes",
        "p"
      ],
      [
        "ad",
        "d"
      ],
      [
        "Ġ",
        "ult"
      ],
      [
        "in",
        "al"
      ],
      [
        "ĠM",
        "il"
      ],
      [
        "Ġcomp",
        "et"
      ],
      [
        "Ġv",
        "ar"
      ],
      [
        "Ġm",
        "ust"
      ],
      [
        "A",
        "S"
      ],
      [
        "Ġdur",
        "ing"
      ],
      [
        "Ġh",
        "tt"
      ],
      [
        "Ġv",
        "ideo"
      ],
      [
        "Ġinter",
        "n"
      ],
      [
        "t",
        "and"
      ],
      [
        "Ġf",
        "ound"
      ],
      [
        "Ġqu",
        "ale"
      ],
      [
        "Ġc",
        "it"
      ],
      [
        "Ġpossib",
        "ile"
      ],
      [
        "Ġcas",
        "a"
      ],
      [
        "en",
        "ere"
      ],
      [
        "or",
        "g"
      ],
      [
        "Ġf",
        "av"
      ],
      [
        "our",
        "ce"
      ],
      [
        "Ġc",
        "aus"
      ],
      [
        "Ġdel",
        "lo"
      ],
      [
        "Ġis",
        "s"
      ],
      [
        "ĠC",
        "or"
      ],
      [
        "Ġcon",
        "n"
      ],
      [
        "Ġun",
        "ders"
      ],
      [
        "Ġre",
        "ally"
      ],
      [
        "ra",
        "re"
      ],
      [
        "un",
        "e"
      ],
      [
        "ir",
        "on"
      ],
      [
        "Ġel",
        "se"
      ],
      [
        "Ġst",
        "esso"
      ],
      [
        "\"",
        ")"
      ],
      [
        "ra",
        "g"
      ],
      [
        "he",
        "s"
      ],
      [
        "Ġst",
        "ill"
      ],
      [
        "ĠA",
        "t"
      ],
      [
        "cr",
        "ipt"
      ],
      [
        "Ġgo",
        "ing"
      ],
      [
        "Ġag",
        "gi"
      ],
      [
        "Ġs",
        "l"
      ],
      [
        "Ġstr",
        "ateg"
      ],
      [
        "ĠC",
        "o"
      ],
      [
        "v",
        "es"
      ],
      [
        "erc",
        "a"
      ],
      [
        "d",
        "ata"
      ],
      [
        "ĠS",
        "al"
      ],
      [
        "Ġf",
        "ond"
      ],
      [
        "Ġfe",
        "w"
      ],
      [
        "ed",
        "ere"
      ],
      [
        "A",
        "M"
      ],
      [
        "Ġval",
        "ue"
      ],
      [
        "ĠÃ",
        "Ī"
      ],
      [
        "ĠA",
        "g"
      ],
      [
        "t",
        "s"
      ],
      [
        "os",
        "to"
      ],
      [
        "Ġw",
        "ater"
      ],
      [
        "Ġb",
        "i"
      ],
      [
        "****",
        "****"
      ],
      [
        "ĠC",
        "ome"
      ],
      [
        "Ġo",
        "re"
      ],
      [
        "lo",
        "b"
      ],
      [
        "u",
        "ff"
      ],
      [
        "p",
        "re"
      ],
      [
        "Ġ=",
        ">"
      ],
      [
        "Ġpar",
        "ti"
      ],
      [
        "Ġattra",
        "vers"
      ],
      [
        "ĠA",
        "m"
      ],
      [
        "p",
        "a"
      ],
      [
        "Ġs",
        "ens"
      ],
      [
        "Ġre",
        "nd"
      ],
      [
        "av",
        "a"
      ],
      [
        "ta",
        "ble"
      ],
      [
        "om",
        "en"
      ],
      [
        "ĠC",
        "ent"
      ],
      [
        "Ġtr",
        "att"
      ],
      [
        "I",
        "S"
      ],
      [
        "Ġcol",
        "la"
      ],
      [
        "[",
        "'"
      ],
      [
        "Ġ",
        "ident"
      ],
      [
        "Ġa",
        "ver"
      ],
      [
        "iz",
        "ia"
      ],
      [
        "Ġsc",
        "i"
      ],
      [
        "Ġle",
        "vel"
      ],
      [
        "le",
        "x"
      ],
      [
        "Ġdi",
        "m"
      ],
      [
        "y",
        "n"
      ],
      [
        "Ġf",
        "i"
      ],
      [
        "Ġt",
        "el"
      ],
      [
        "Ġmon",
        "th"
      ],
      [
        "ett",
        "ing"
      ],
      [
        "N",
        "ame"
      ],
      [
        "O",
        "L"
      ],
      [
        "Ġt",
        "ype"
      ],
      [
        "ä",
        "¸"
      ],
      [
        "ĠP",
        "h"
      ],
      [
        "Ġfil",
        "m"
      ],
      [
        "I",
        "L"
      ],
      [
        "ĠP",
        "ol"
      ],
      [
        "Ġcon",
        "tr"
      ],
      [
        "Ġm",
        "ess"
      ],
      [
        "ĠIn",
        "d"
      ],
      [
        "et",
        "ro"
      ],
      [
        "as",
        "ter"
      ],
      [
        "Ġfor",
        "ma"
      ],
      [
        "Ġen",
        "g"
      ],
      [
        "Ġp",
        "ower"
      ],
      [
        "Ġ",
        "`"
      ],
      [
        "Ġin",
        "forma"
      ],
      [
        "ĠC",
        "al"
      ],
      [
        "es",
        "ti"
      ],
      [
        "Ġr",
        "id"
      ],
      [
        "at",
        "ura"
      ],
      [
        "ĠC",
        "l"
      ],
      [
        "Ġo",
        "pportun"
      ],
      [
        "ĠU",
        "S"
      ],
      [
        "Ġs",
        "otto"
      ],
      [
        "ont",
        "ro"
      ],
      [
        "Ġn",
        "orm"
      ],
      [
        "re",
        "g"
      ],
      [
        "Ġm",
        "al"
      ],
      [
        "amb",
        "i"
      ],
      [
        "Ġor",
        "der"
      ],
      [
        "b",
        "ook"
      ],
      [
        "ĠV",
        "al"
      ],
      [
        "Ġcons",
        "um"
      ],
      [
        "c",
        "le"
      ],
      [
        "Ġs",
        "og"
      ],
      [
        "\"",
        ");"
      ],
      [
        "Ġadd",
        "ition"
      ],
      [
        "Ġha",
        "pp"
      ],
      [
        "Ġt",
        "ro"
      ],
      [
        "Ġp",
        "icc"
      ],
      [
        "Ġth",
        "ings"
      ],
      [
        "d",
        "ate"
      ],
      [
        "Ġmom",
        "ento"
      ],
      [
        "en",
        "so"
      ],
      [
        "Ġre",
        "ce"
      ],
      [
        "Ġlav",
        "or"
      ],
      [
        "g",
        "er"
      ],
      [
        "Ġcre",
        "ate"
      ],
      [
        "ur",
        "ing"
      ],
      [
        "c",
        "reate"
      ],
      [
        "Ġsm",
        "all"
      ],
      [
        "oc",
        "c"
      ],
      [
        "Ġth",
        "ough"
      ],
      [
        "Ġb",
        "etter"
      ],
      [
        "Ġto",
        "t"
      ],
      [
        "w",
        "h"
      ],
      [
        "og",
        "o"
      ],
      [
        "Ġm",
        "or"
      ],
      [
        "Ġcom",
        "b"
      ],
      [
        "Ġa",
        "ve"
      ],
      [
        "Ġm",
        "ight"
      ],
      [
        "i",
        "ale"
      ],
      [
        "es",
        "a"
      ],
      [
        "Ġst",
        "oria"
      ],
      [
        "ta",
        "ct"
      ],
      [
        "it",
        "or"
      ],
      [
        "enc",
        "es"
      ],
      [
        "Ġ)",
        ","
      ],
      [
        "em",
        "e"
      ],
      [
        "Ġag",
        "li"
      ],
      [
        "Ġar",
        "riv"
      ],
      [
        "Ġsec",
        "ondo"
      ],
      [
        "Ġsign",
        "ific"
      ],
      [
        "Ġv",
        "oid"
      ],
      [
        "Ġsu",
        "re"
      ],
      [
        "ag",
        "gi"
      ],
      [
        "oc",
        "o"
      ],
      [
        "Ġnost",
        "ra"
      ],
      [
        "y",
        "m"
      ],
      [
        "Ġqu",
        "ali"
      ],
      [
        "d",
        "iv"
      ],
      [
        "Ġso",
        "ft"
      ],
      [
        "Ġcon",
        "trib"
      ],
      [
        "il",
        "la"
      ],
      [
        "iz",
        "ation"
      ],
      [
        "Ġs",
        "ent"
      ],
      [
        "Ġd",
        "est"
      ],
      [
        "Ġan",
        "n"
      ],
      [
        "Ġcur",
        "rent"
      ],
      [
        "Ġinter",
        "est"
      ],
      [
        "Ġdire",
        "ct"
      ],
      [
        "Ġsv",
        "il"
      ],
      [
        "teg",
        "r"
      ],
      [
        "un",
        "t"
      ],
      [
        "Ġc",
        "ittÃł"
      ],
      [
        "ĠN",
        "el"
      ],
      [
        "Ġtra",
        "d"
      ],
      [
        "Ġal",
        "ways"
      ],
      [
        "tru",
        "ct"
      ],
      [
        "Ġwith",
        "in"
      ],
      [
        "A",
        "C"
      ],
      [
        "Ġm",
        "er"
      ],
      [
        "Ġma",
        "i"
      ],
      [
        "ĠThe",
        "se"
      ],
      [
        "iste",
        "ma"
      ],
      [
        "th",
        "ing"
      ],
      [
        "E",
        "D"
      ],
      [
        "SetBin",
        "Content"
      ],
      [
        "Ġ",
        "!"
      ],
      [
        "Ġche",
        "ck"
      ],
      [
        "se",
        "arch"
      ],
      [
        "ĠJ",
        "o"
      ],
      [
        "are",
        "d"
      ],
      [
        "ne",
        "w"
      ],
      [
        "Ġb",
        "amb"
      ],
      [
        "ĠA",
        "mer"
      ],
      [
        "Ġunders",
        "tand"
      ],
      [
        "Ġn",
        "eg"
      ],
      [
        "ĠC",
        "he"
      ],
      [
        "Ġto",
        "o"
      ],
      [
        "Ġs",
        "el"
      ],
      [
        "Ġre",
        "f"
      ],
      [
        "p",
        "ort"
      ],
      [
        "ap",
        "e"
      ],
      [
        "P",
        "ro"
      ],
      [
        "ĠU",
        "na"
      ],
      [
        "Ġb",
        "eg"
      ],
      [
        "Tr",
        "ue"
      ],
      [
        "ĠC",
        "an"
      ],
      [
        "Ġg",
        "ar"
      ],
      [
        "Ġsu",
        "i"
      ],
      [
        "ar",
        "ly"
      ],
      [
        "Ġmed",
        "ia"
      ],
      [
        "Ġgior",
        "ni"
      ],
      [
        "ec",
        "ip"
      ],
      [
        "Ġal",
        "tre"
      ],
      [
        "Ġdi",
        "vent"
      ],
      [
        "Ġwe",
        "ek"
      ],
      [
        "Ġsp",
        "e"
      ],
      [
        "Ġl",
        "ung"
      ],
      [
        "ĠN",
        "o"
      ],
      [
        ".",
        "\""
      ],
      [
        "c",
        "ent"
      ],
      [
        "ol",
        "l"
      ],
      [
        "is",
        "m"
      ],
      [
        "Ġsu",
        "oi"
      ],
      [
        "Ġs",
        "eg"
      ],
      [
        "A",
        "r"
      ],
      [
        "Ġdef",
        "in"
      ],
      [
        "ent",
        "ly"
      ],
      [
        "h",
        "i"
      ],
      [
        "Ġg",
        "roup"
      ],
      [
        "te",
        "xt"
      ],
      [
        "I",
        "t"
      ],
      [
        "oc",
        "us"
      ],
      [
        "itt",
        "le"
      ],
      [
        "ĠR",
        "ep"
      ],
      [
        "Ġin",
        "g"
      ],
      [
        "Ġth",
        "ree"
      ],
      [
        "Ġma",
        "king"
      ],
      [
        "ĠCom",
        "p"
      ],
      [
        "h",
        "or"
      ],
      [
        "ĠA",
        "cc"
      ],
      [
        "Ġ)",
        "."
      ],
      [
        "Ġab",
        "le"
      ],
      [
        "is",
        "hed"
      ],
      [
        "ĠR",
        "o"
      ],
      [
        "ar",
        "o"
      ],
      [
        "Ġfam",
        "ily"
      ],
      [
        "it",
        "ive"
      ],
      [
        "Ġdis",
        "pos"
      ],
      [
        "om",
        "o"
      ],
      [
        "lic",
        "k"
      ],
      [
        "Ġact",
        "iv"
      ],
      [
        "it",
        "ori"
      ],
      [
        "ret",
        "urn"
      ],
      [
        "Ġes",
        "emp"
      ],
      [
        "Ġn",
        "oi"
      ],
      [
        "Ġgior",
        "no"
      ],
      [
        "Ġ*",
        "/"
      ],
      [
        "Ġne",
        "xt"
      ],
      [
        "Ġd",
        "edic"
      ],
      [
        "Ġl",
        "et"
      ],
      [
        "Ġp",
        "are"
      ],
      [
        "Ġqu",
        "i"
      ],
      [
        "is",
        "og"
      ],
      [
        "Ġacc",
        "ount"
      ],
      [
        "Ġatt",
        "ivitÃł"
      ],
      [
        "Ġm",
        "erc"
      ],
      [
        "al",
        "se"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠ"
      ],
      [
        "Ġc",
        "rit"
      ],
      [
        "ĠO",
        "ur"
      ],
      [
        "C",
        "on"
      ],
      [
        "iss",
        "ion"
      ],
      [
        "Ġattravers",
        "o"
      ],
      [
        "t",
        "il"
      ],
      [
        "ar",
        "r"
      ],
      [
        "(",
        "$"
      ],
      [
        "ĠS",
        "erv"
      ],
      [
        "et",
        "work"
      ],
      [
        "Ġhe",
        "ad"
      ],
      [
        "os",
        "p"
      ],
      [
        "ard",
        "s"
      ],
      [
        "izz",
        "are"
      ],
      [
        "at",
        "ures"
      ],
      [
        "Ġspec",
        "ific"
      ],
      [
        "S",
        "tring"
      ],
      [
        "ill",
        "s"
      ],
      [
        "Ġlo",
        "ve"
      ],
      [
        "Ġpriv",
        "ate"
      ],
      [
        "er",
        "ing"
      ],
      [
        "an",
        "ta"
      ],
      [
        "I",
        "A"
      ],
      [
        "Ġav",
        "ere"
      ],
      [
        "Ġ<",
        "/"
      ],
      [
        "Ġdet",
        "erm"
      ],
      [
        "si",
        "eme"
      ],
      [
        "Ġs",
        "ay"
      ],
      [
        "p",
        "lay"
      ],
      [
        "Ġa",
        "uto"
      ],
      [
        "ver",
        "o"
      ],
      [
        "Ġb",
        "ig"
      ],
      [
        "ĠC",
        "O"
      ],
      [
        "Ġo",
        "pp"
      ],
      [
        "cor",
        "so"
      ],
      [
        "Ġke",
        "y"
      ],
      [
        "iv",
        "amente"
      ],
      [
        "Ġe",
        "cc"
      ],
      [
        "ĠS",
        "he"
      ],
      [
        "el",
        "a"
      ],
      [
        "Ġc",
        "am"
      ],
      [
        "ion",
        "al"
      ],
      [
        "um",
        "an"
      ],
      [
        "la",
        "ck"
      ],
      [
        "ĠG",
        "u"
      ],
      [
        "Ġw",
        "rit"
      ],
      [
        "Ġloc",
        "al"
      ],
      [
        "Ġwebs",
        "ite"
      ],
      [
        "Ġfor",
        "n"
      ],
      [
        "eng",
        "ono"
      ],
      [
        "at",
        "ica"
      ],
      [
        "Ġc",
        "op"
      ],
      [
        "Ġpun",
        "to"
      ],
      [
        "ĠL",
        "u"
      ],
      [
        "or",
        "io"
      ],
      [
        "Ġtr",
        "ue"
      ],
      [
        "ind",
        "ow"
      ],
      [
        "it",
        "are"
      ],
      [
        "Ġm",
        "is"
      ],
      [
        "ĠâĢ",
        "Ķ"
      ],
      [
        "ĠS",
        "te"
      ],
      [
        "ir",
        "t"
      ],
      [
        "at",
        "ely"
      ],
      [
        "it",
        "ions"
      ],
      [
        "b",
        "ack"
      ],
      [
        ",",
        "âĢĿ"
      ],
      [
        "Ġare",
        "a"
      ],
      [
        "Ġp",
        "ia"
      ],
      [
        "Ġm",
        "emb"
      ],
      [
        "ff",
        "ici"
      ],
      [
        "ac",
        "y"
      ],
      [
        "Ġindivid",
        "ual"
      ],
      [
        "Ġc",
        "in"
      ],
      [
        "Ġalcun",
        "i"
      ],
      [
        "Ġh",
        "ard"
      ],
      [
        "an",
        "zi"
      ],
      [
        "us",
        "c"
      ],
      [
        "Ġp",
        "ract"
      ],
      [
        "Ġen",
        "erg"
      ],
      [
        "at",
        "s"
      ],
      [
        "ĠL",
        "o"
      ],
      [
        "as",
        "k"
      ],
      [
        "em",
        "ente"
      ],
      [
        "Ġt",
        "yp"
      ],
      [
        "v",
        "iron"
      ],
      [
        "s",
        "el"
      ],
      [
        "Ġabb",
        "iamo"
      ],
      [
        "it",
        "es"
      ],
      [
        "Ġgi",
        "orn"
      ],
      [
        "ic",
        "ally"
      ],
      [
        "ord",
        "in"
      ],
      [
        "Ġrapp",
        "resent"
      ],
      [
        "Ġinforma",
        "zioni"
      ],
      [
        "Ġproduct",
        "s"
      ],
      [
        "ĠIn",
        "s"
      ],
      [
        "Ġprop",
        "ri"
      ],
      [
        "E",
        "C"
      ],
      [
        "Ġind",
        "us"
      ],
      [
        "Ġpro",
        "pos"
      ],
      [
        "Ġrisp",
        "etto"
      ],
      [
        "Ġinclud",
        "e"
      ],
      [
        "al",
        "mente"
      ],
      [
        "Ġgio",
        "v"
      ],
      [
        "Ġex",
        "t"
      ],
      [
        "ĠP",
        "res"
      ],
      [
        "Ġsch",
        "ool"
      ],
      [
        "ĠF",
        "e"
      ],
      [
        "Ġar",
        "g"
      ],
      [
        "Ġsc",
        "el"
      ],
      [
        "Ġb",
        "ar"
      ],
      [
        "d",
        "is"
      ],
      [
        "om",
        "p"
      ],
      [
        "Ġn",
        "ov"
      ],
      [
        "Ġf",
        "ull"
      ],
      [
        "che",
        "s"
      ],
      [
        "L",
        "ist"
      ],
      [
        "R",
        "e"
      ],
      [
        "Ġm",
        "eno"
      ],
      [
        "our",
        "s"
      ],
      [
        "Ġneed",
        "s"
      ],
      [
        "pp",
        "ing"
      ],
      [
        "Ġm",
        "oney"
      ],
      [
        "la",
        "re"
      ],
      [
        "p",
        "le"
      ],
      [
        "ne",
        "y"
      ],
      [
        "ich",
        "i"
      ],
      [
        "ta",
        "d"
      ],
      [
        "Ġl",
        "ight"
      ],
      [
        "ib",
        "ili"
      ],
      [
        "##",
        "##"
      ],
      [
        "Ġf",
        "oto"
      ],
      [
        "U",
        "n"
      ],
      [
        "Ġsul",
        "le"
      ],
      [
        "ess",
        "i"
      ],
      [
        "Ġsomet",
        "hing"
      ],
      [
        "izz",
        "ato"
      ],
      [
        "um",
        "e"
      ],
      [
        "Ġemp",
        "loy"
      ],
      [
        "Ġv",
        "iew"
      ],
      [
        "Ġcar",
        "atter"
      ],
      [
        "Ġtec",
        "n"
      ],
      [
        "Ġinv",
        "ece"
      ],
      [
        "Ġter",
        "rit"
      ],
      [
        "t",
        "ime"
      ],
      [
        "os",
        "tri"
      ],
      [
        "Ġsop",
        "r"
      ],
      [
        "Ġs",
        "f"
      ],
      [
        "it",
        "ch"
      ],
      [
        "Ġf",
        "ood"
      ],
      [
        "Ġe",
        "duc"
      ],
      [
        "id",
        "o"
      ],
      [
        "res",
        "c"
      ],
      [
        "T",
        "ype"
      ],
      [
        "ed",
        "er"
      ],
      [
        "i",
        "eg"
      ],
      [
        "al",
        "a"
      ],
      [
        "Ġf",
        "riend"
      ],
      [
        "E",
        "x"
      ],
      [
        "ĠĠĠĠĠĠĠĠ",
        "Ġ"
      ],
      [
        "ot",
        "s"
      ],
      [
        "ur",
        "ity"
      ],
      [
        "Ġde",
        "ve"
      ],
      [
        "Ġs",
        "istema"
      ],
      [
        "us",
        "h"
      ],
      [
        "er",
        "r"
      ],
      [
        "Ġv",
        "end"
      ],
      [
        "if",
        "t"
      ],
      [
        "Ġan",
        "other"
      ],
      [
        "ĠS",
        "ec"
      ],
      [
        "at",
        "ivi"
      ],
      [
        "ĠB",
        "y"
      ],
      [
        "an",
        "ni"
      ],
      [
        "Ġg",
        "ive"
      ],
      [
        "U",
        "L"
      ],
      [
        "Ġcolla",
        "bor"
      ],
      [
        "o",
        "int"
      ],
      [
        "ĠRom",
        "a"
      ],
      [
        "SetBin",
        "Error"
      ],
      [
        "z",
        "zi"
      ],
      [
        "ro",
        "p"
      ],
      [
        "ĠD",
        "I"
      ],
      [
        "Ġl",
        "ittle"
      ],
      [
        "Ġwork",
        "ing"
      ],
      [
        "Ġpart",
        "ecip"
      ],
      [
        "ar",
        "ge"
      ],
      [
        "ar",
        "get"
      ],
      [
        "du",
        "ct"
      ],
      [
        "Ġment",
        "re"
      ],
      [
        "Ġl",
        "ess"
      ],
      [
        "Ġbr",
        "and"
      ],
      [
        "Ġre",
        "search"
      ],
      [
        "end",
        "ing"
      ],
      [
        "T",
        "I"
      ],
      [
        "ĠH",
        "ome"
      ],
      [
        "ord",
        "s"
      ],
      [
        "Ġla",
        "w"
      ],
      [
        "ĠQu",
        "esto"
      ],
      [
        "v",
        "o"
      ],
      [
        "em",
        "ents"
      ],
      [
        "Ġf",
        "l"
      ],
      [
        "Ġe",
        "mail"
      ],
      [
        "ol",
        "tre"
      ],
      [
        "Ġcon",
        "fer"
      ],
      [
        "Ġe",
        "t"
      ],
      [
        "Ġqual",
        "ity"
      ],
      [
        "ĠUn",
        "ivers"
      ],
      [
        "em",
        "s"
      ],
      [
        "e",
        "e"
      ],
      [
        "en",
        "zione"
      ],
      [
        "ur",
        "s"
      ],
      [
        "ĠHow",
        "ever"
      ],
      [
        "Ġtech",
        "nolog"
      ],
      [
        "ect",
        "or"
      ],
      [
        "Ġgover",
        "n"
      ],
      [
        "he",
        "ther"
      ],
      [
        "Ġinf",
        "atti"
      ],
      [
        "od",
        "el"
      ],
      [
        "og",
        "le"
      ],
      [
        "Ġnuov",
        "a"
      ],
      [
        "ĠY",
        "our"
      ],
      [
        "gi",
        "or"
      ],
      [
        "i",
        "k"
      ],
      [
        "et",
        "a"
      ],
      [
        "Ġal",
        "tro"
      ],
      [
        "er",
        "ia"
      ],
      [
        "Ġf",
        "ile"
      ],
      [
        "l",
        "ong"
      ],
      [
        "io",
        "re"
      ],
      [
        "Ġme",
        "et"
      ],
      [
        "j",
        "oy"
      ],
      [
        "to",
        "re"
      ],
      [
        "un",
        "o"
      ],
      [
        "Ġcont",
        "ent"
      ],
      [
        "u",
        "le"
      ],
      [
        "Ġof",
        "ten"
      ],
      [
        "U",
        "R"
      ],
      [
        "ra",
        "w"
      ],
      [
        "ĠO",
        "ne"
      ],
      [
        "Ġl",
        "og"
      ],
      [
        "Ġ",
        "ur"
      ],
      [
        "Ġal",
        "m"
      ],
      [
        "'",
        ")"
      ],
      [
        "Ġind",
        "ic"
      ],
      [
        "m",
        "l"
      ],
      [
        "att",
        "utto"
      ],
      [
        "Ġaut",
        "om"
      ],
      [
        "Ġass",
        "ist"
      ],
      [
        "Ġf",
        "ur"
      ],
      [
        "o",
        "ot"
      ],
      [
        "Ġdur",
        "ante"
      ],
      [
        "Ġd",
        "ays"
      ],
      [
        "ĠM",
        "in"
      ],
      [
        "Ġm",
        "ob"
      ],
      [
        "Ġl",
        "ink"
      ],
      [
        "Ġb",
        "isog"
      ],
      [
        "el",
        "o"
      ],
      [
        "Ġes",
        "c"
      ],
      [
        "ĠTh",
        "at"
      ],
      [
        "a",
        "h"
      ],
      [
        "Ġpre",
        "fer"
      ],
      [
        "us",
        "o"
      ],
      [
        "un",
        "a"
      ],
      [
        "ĠT",
        "e"
      ],
      [
        "Ġch",
        "ange"
      ],
      [
        "D",
        "ata"
      ],
      [
        "t",
        "he"
      ],
      [
        "Ġtut",
        "ta"
      ],
      [
        "Ġ",
        "um"
      ],
      [
        "Ġlook",
        "ing"
      ],
      [
        "pp",
        "o"
      ],
      [
        "u",
        "f"
      ],
      [
        "if",
        "y"
      ],
      [
        "op",
        "e"
      ],
      [
        "Ġserv",
        "izi"
      ],
      [
        "er",
        "ra"
      ],
      [
        "ĠC",
        "as"
      ],
      [
        "Ġrep",
        "ort"
      ],
      [
        "ĠM",
        "ed"
      ],
      [
        "Ġpro",
        "getto"
      ],
      [
        "ĠN",
        "ov"
      ],
      [
        "am",
        "s"
      ],
      [
        "Ġt",
        "reat"
      ],
      [
        "viron",
        "ment"
      ],
      [
        "ĠD",
        "o"
      ],
      [
        "C",
        "h"
      ],
      [
        "s",
        "w"
      ],
      [
        "un",
        "que"
      ],
      [
        "Ġch",
        "ang"
      ],
      [
        "Ġf",
        "ocus"
      ],
      [
        "ff",
        "ic"
      ],
      [
        "Ġesemp",
        "io"
      ],
      [
        "b",
        "ab"
      ],
      [
        "Ġp",
        "ack"
      ],
      [
        "..",
        ".."
      ],
      [
        "Ġmag",
        "gio"
      ],
      [
        "Ġj",
        "ob"
      ],
      [
        "Ġto",
        "ol"
      ],
      [
        "get",
        "ti"
      ],
      [
        "Ġin",
        "izi"
      ],
      [
        "Ġpr",
        "int"
      ],
      [
        "Ġst",
        "ati"
      ],
      [
        "Ġin",
        "tegr"
      ],
      [
        "id",
        "d"
      ],
      [
        "Ġ",
        "?"
      ],
      [
        "Ġan",
        "im"
      ],
      [
        "ers",
        "i"
      ],
      [
        "ie",
        "ve"
      ],
      [
        "Ġris",
        "ult"
      ],
      [
        "in",
        "ation"
      ],
      [
        "Ġv",
        "u"
      ],
      [
        "b",
        "y"
      ],
      [
        "og",
        "n"
      ],
      [
        "bb",
        "ero"
      ],
      [
        "to",
        "p"
      ],
      [
        "zion",
        "ali"
      ],
      [
        "Ġde",
        "b"
      ],
      [
        "Ġre",
        "la"
      ],
      [
        "es",
        "c"
      ],
      [
        "and",
        "a"
      ],
      [
        "ĠS",
        "ch"
      ],
      [
        "iv",
        "er"
      ],
      [
        "Ġm",
        "ill"
      ],
      [
        "Ġpl",
        "an"
      ],
      [
        "v",
        "vero"
      ],
      [
        "ĠE",
        "d"
      ],
      [
        "ĠDefault",
        "True"
      ],
      [
        "Ġp",
        "ut"
      ],
      [
        "I",
        "O"
      ],
      [
        "Ġrich",
        "ies"
      ],
      [
        "Ġprod",
        "otti"
      ],
      [
        "Ġpre",
        "c"
      ],
      [
        "Ġsul",
        "l"
      ],
      [
        "ic",
        "ro"
      ],
      [
        "ec",
        "ial"
      ],
      [
        "Ġg",
        "est"
      ],
      [
        "Ġmater",
        "ial"
      ],
      [
        "ĠI",
        "m"
      ],
      [
        "ire",
        "d"
      ],
      [
        "Ġs",
        "ap"
      ],
      [
        "Ġs",
        "ince"
      ],
      [
        "Ġus",
        "er"
      ],
      [
        "at",
        "form"
      ],
      [
        "Ġo",
        "ld"
      ],
      [
        "Ġb",
        "ro"
      ],
      [
        "Ġcont",
        "en"
      ],
      [
        "iv",
        "al"
      ],
      [
        "g",
        "ress"
      ],
      [
        "ic",
        "y"
      ],
      [
        "ĠP",
        "l"
      ],
      [
        "ĠG",
        "ra"
      ],
      [
        "Ġvers",
        "o"
      ],
      [
        "Ġt",
        "urn"
      ],
      [
        "Ġserv",
        "izio"
      ],
      [
        "Ġa",
        "ziend"
      ],
      [
        "Ġs",
        "ite"
      ],
      [
        "Ġpartic",
        "olare"
      ],
      [
        "ĠL",
        "eg"
      ],
      [
        "V",
        "al"
      ],
      [
        "Ġtu",
        "o"
      ],
      [
        "u",
        "a"
      ],
      [
        "Ġg",
        "iv"
      ],
      [
        ".",
        ","
      ],
      [
        "Ġci",
        "ò"
      ],
      [
        "ut",
        "es"
      ],
      [
        "Ġeas",
        "y"
      ],
      [
        "Ġb",
        "ody"
      ],
      [
        "Ġmus",
        "ic"
      ],
      [
        "etto",
        "re"
      ],
      [
        "as",
        "ci"
      ],
      [
        "pert",
        "y"
      ],
      [
        "Ġcommun",
        "ity"
      ],
      [
        "Ġn",
        "a"
      ],
      [
        "Ġmet",
        "hod"
      ],
      [
        "Ġm",
        "em"
      ],
      [
        "um",
        "ento"
      ],
      [
        "Ġr",
        "ange"
      ],
      [
        "Ġsopr",
        "attutto"
      ],
      [
        "ĠB",
        "u"
      ],
      [
        "ir",
        "d"
      ],
      [
        "et",
        "er"
      ],
      [
        "e",
        "y"
      ],
      [
        "ut",
        "ions"
      ],
      [
        "Ġrig",
        "uard"
      ],
      [
        "om",
        "b"
      ],
      [
        "um",
        "p"
      ],
      [
        "ur",
        "ale"
      ],
      [
        "Ġbre",
        "ak"
      ],
      [
        "Ġbe",
        "h"
      ],
      [
        "Ġcir",
        "c"
      ],
      [
        "an",
        "ze"
      ],
      [
        "Ġs",
        "w"
      ],
      [
        "ure",
        "zza"
      ],
      [
        "eng",
        "th"
      ],
      [
        "ta",
        "zione"
      ],
      [
        "Ġre",
        "st"
      ],
      [
        "ers",
        "hip"
      ],
      [
        "Ġric",
        "erca"
      ],
      [
        "Ġper",
        "ò"
      ],
      [
        "Ġqual",
        "che"
      ],
      [
        "Ġv",
        "ic"
      ],
      [
        "Ġcon",
        "osc"
      ],
      [
        "Ġques",
        "te"
      ],
      [
        "Ġco",
        "ver"
      ],
      [
        "Ġto",
        "day"
      ],
      [
        "Ġsoft",
        "ware"
      ],
      [
        "Ġm",
        "en"
      ],
      [
        "Ġat",
        "ta"
      ],
      [
        "Ġsv",
        "ol"
      ],
      [
        "iv",
        "ely"
      ],
      [
        "Ġric",
        "ord"
      ],
      [
        "ica",
        "zione"
      ],
      [
        "ight",
        "s"
      ],
      [
        "Ġdet",
        "ail"
      ],
      [
        "Ġa",
        "ir"
      ],
      [
        "th",
        "ers"
      ],
      [
        "Ġstud",
        "ents"
      ],
      [
        "ĠM",
        "y"
      ],
      [
        "v",
        "ia"
      ],
      [
        "en",
        "i"
      ],
      [
        "Ġs",
        "or"
      ],
      [
        "on",
        "om"
      ],
      [
        "Ġt",
        "ur"
      ],
      [
        "ĠD",
        "a"
      ],
      [
        "u",
        "ali"
      ],
      [
        "Ġdivers",
        "e"
      ],
      [
        "Ġgra",
        "zie"
      ],
      [
        "r",
        "anno"
      ],
      [
        "'",
        "re"
      ],
      [
        "tif",
        "ic"
      ],
      [
        "ĠD",
        "on"
      ],
      [
        "ĠM",
        "on"
      ],
      [
        "ĠIn",
        "ter"
      ],
      [
        "vi",
        "ous"
      ],
      [
        "an",
        "ia"
      ],
      [
        "Ġrag",
        "gi"
      ],
      [
        "!",
        "!"
      ],
      [
        "ud",
        "i"
      ],
      [
        "g",
        "gio"
      ],
      [
        "Ġs",
        "are"
      ],
      [
        "ad",
        "re"
      ],
      [
        "Ġv",
        "en"
      ],
      [
        "Ġcon",
        "di"
      ],
      [
        "Ġsu",
        "e"
      ],
      [
        "ĠC",
        "ap"
      ],
      [
        "Ġpossib",
        "le"
      ],
      [
        "ord",
        "ing"
      ],
      [
        "Ġse",
        "ver"
      ],
      [
        "\"",
        ";"
      ],
      [
        "g",
        "gi"
      ],
      [
        "ur",
        "y"
      ],
      [
        "id",
        "s"
      ],
      [
        "ĠD",
        "es"
      ],
      [
        "Ġen",
        "joy"
      ],
      [
        "Ġ-",
        ">"
      ],
      [
        "Ġn",
        "egli"
      ],
      [
        "c",
        "y"
      ],
      [
        "Ġs",
        "qu"
      ],
      [
        "A",
        "D"
      ],
      [
        "l",
        "er"
      ],
      [
        "ĠD",
        "is"
      ],
      [
        "Ġwh",
        "y"
      ],
      [
        "Ġt",
        "en"
      ],
      [
        "Ġoff",
        "ers"
      ],
      [
        "im",
        "in"
      ],
      [
        "Ġh",
        "ist"
      ],
      [
        "b",
        "ile"
      ],
      [
        "ww",
        "w"
      ],
      [
        "Ġcor",
        "so"
      ],
      [
        "n",
        "ot"
      ],
      [
        "O",
        "T"
      ],
      [
        "u",
        "ct"
      ],
      [
        "A",
        "P"
      ],
      [
        "Ġagain",
        "st"
      ],
      [
        "la",
        "ce"
      ],
      [
        "Ġpres",
        "so"
      ],
      [
        "Ġimport",
        "ante"
      ],
      [
        "Ġ'",
        "),"
      ],
      [
        "oc",
        "ia"
      ],
      [
        "il",
        "mente"
      ],
      [
        "get",
        "her"
      ],
      [
        "Ġpres",
        "s"
      ],
      [
        "anc",
        "ial"
      ],
      [
        "Ġar",
        "r"
      ],
      [
        "Ġqual",
        "itÃł"
      ],
      [
        "Ġbas",
        "ed"
      ],
      [
        "Ġne",
        "ver"
      ],
      [
        "ens",
        "ive"
      ],
      [
        "Ġl",
        "etter"
      ],
      [
        "Ġbec",
        "ome"
      ],
      [
        "ist",
        "ica"
      ],
      [
        "Ġinst",
        "all"
      ],
      [
        "t",
        "ype"
      ],
      [
        "ĠB",
        "o"
      ],
      [
        "Ġin",
        "sieme"
      ],
      [
        "Ġv",
        "e"
      ],
      [
        "ol",
        "ar"
      ],
      [
        "Ġsc",
        "u"
      ],
      [
        "it",
        "ing"
      ],
      [
        "Ġstr",
        "ing"
      ],
      [
        "eg",
        "lio"
      ],
      [
        "ou",
        "th"
      ],
      [
        "olog",
        "ia"
      ],
      [
        "ĠS",
        "ystem"
      ],
      [
        "an",
        "z"
      ],
      [
        "Ġcle",
        "an"
      ],
      [
        "ĠIn",
        "tern"
      ],
      [
        "Ġdi",
        "ret"
      ],
      [
        "Ġcir",
        "ca"
      ],
      [
        "a",
        "ff"
      ],
      [
        "R",
        "es"
      ],
      [
        "Ġsu",
        "gg"
      ],
      [
        "Ġro",
        "om"
      ],
      [
        "ĠB",
        "ar"
      ],
      [
        "our",
        "ces"
      ],
      [
        "s",
        "tr"
      ],
      [
        "Ġtr",
        "y"
      ],
      [
        "g",
        "ere"
      ],
      [
        "Ġp",
        "s"
      ],
      [
        "Ġsp",
        "ort"
      ],
      [
        "Ġcap",
        "ac"
      ],
      [
        "min",
        "istr"
      ],
      [
        "ĠF",
        "in"
      ],
      [
        "Ġcon",
        "v"
      ],
      [
        "ĠN",
        "e"
      ],
      [
        "Ġr",
        "in"
      ],
      [
        "ac",
        "qu"
      ],
      [
        "Ġchild",
        "ren"
      ],
      [
        "Ġr",
        "ice"
      ],
      [
        "ud",
        "io"
      ],
      [
        "ĠMil",
        "ano"
      ],
      [
        "or",
        "re"
      ],
      [
        "lob",
        "al"
      ],
      [
        "Ġf",
        "ra"
      ],
      [
        "ers",
        "on"
      ],
      [
        "c",
        "ia"
      ],
      [
        "Ġpre",
        "nd"
      ],
      [
        "Ġsh",
        "are"
      ],
      [
        "ĠS",
        "er"
      ],
      [
        "Ġcour",
        "se"
      ],
      [
        "Ġcon",
        "tact"
      ],
      [
        "a",
        "f"
      ],
      [
        "Ġw",
        "in"
      ],
      [
        "ĠG",
        "li"
      ],
      [
        "Ġens",
        "ure"
      ],
      [
        "Ġn",
        "ostri"
      ],
      [
        "p",
        "are"
      ],
      [
        "ĠT",
        "ut"
      ],
      [
        "Ġfut",
        "ure"
      ],
      [
        "Ġ'",
        "-"
      ],
      [
        "Ġl",
        "ive"
      ],
      [
        "enti",
        "re"
      ],
      [
        "Ġs",
        "emb"
      ],
      [
        "a",
        "zz"
      ],
      [
        "Ġsoci",
        "etÃł"
      ],
      [
        "--------",
        "--------"
      ],
      [
        "T",
        "o"
      ],
      [
        "ĠG",
        "io"
      ],
      [
        "Ġindus",
        "try"
      ],
      [
        "Ġvi",
        "ol"
      ],
      [
        "c",
        "chi"
      ],
      [
        "sp",
        "an"
      ],
      [
        "Ġs",
        "an"
      ],
      [
        "Ġdevelop",
        "ment"
      ],
      [
        "Ġcent",
        "ro"
      ],
      [
        "Ġg",
        "ames"
      ],
      [
        "Ġme",
        "ans"
      ],
      [
        "Ġp",
        "ast"
      ],
      [
        "ar",
        "ie"
      ],
      [
        "Ġor",
        "a"
      ],
      [
        "ĠP",
        "art"
      ],
      [
        "Ġ",
        "rom"
      ],
      [
        "Ġm",
        "ulti"
      ],
      [
        "v",
        "ano"
      ],
      [
        "ib",
        "ilitÃł"
      ],
      [
        "Ġra",
        "d"
      ],
      [
        "Ġnum",
        "ero"
      ],
      [
        "Ġan",
        "t"
      ],
      [
        "I",
        "M"
      ],
      [
        "z",
        "io"
      ],
      [
        "end",
        "ed"
      ],
      [
        "Ġp",
        "al"
      ],
      [
        "C",
        "ol"
      ],
      [
        "izz",
        "o"
      ],
      [
        "Ġfe",
        "atures"
      ],
      [
        "Ġto",
        "gether"
      ],
      [
        "G",
        "et"
      ],
      [
        "b",
        "il"
      ],
      [
        "Ġc",
        "ard"
      ],
      [
        "Ġdis",
        "pon"
      ],
      [
        "Ġa",
        "way"
      ],
      [
        "Ġcom",
        "es"
      ],
      [
        "Ġre",
        "view"
      ],
      [
        "Ġmol",
        "ti"
      ],
      [
        "ĠB",
        "ound"
      ],
      [
        "Ġpre",
        "ced"
      ],
      [
        "Ġc",
        "ell"
      ],
      [
        "V",
        "iew"
      ],
      [
        "ke",
        "y"
      ],
      [
        "u",
        "la"
      ],
      [
        "ĠN",
        "ot"
      ],
      [
        "ĠEuro",
        "pe"
      ],
      [
        "or",
        "no"
      ],
      [
        "am",
        "a"
      ],
      [
        "Ġqu",
        "ick"
      ],
      [
        "Ġeff",
        "ett"
      ],
      [
        "Ġstr",
        "utt"
      ],
      [
        "Ġf",
        "und"
      ],
      [
        "Ġb",
        "ra"
      ],
      [
        "ĠC",
        "ont"
      ],
      [
        "ĠM",
        "i"
      ],
      [
        "end",
        "e"
      ],
      [
        "Ġlat",
        "itude"
      ],
      [
        "long",
        "itude"
      ],
      [
        "Ġch",
        "all"
      ],
      [
        "Ġdisc",
        "uss"
      ],
      [
        "'",
        ");"
      ],
      [
        "Ġl",
        "and"
      ],
      [
        "Ġt",
        "ext"
      ],
      [
        "Ġcer",
        "tain"
      ],
      [
        "Ġcomp",
        "an"
      ],
      [
        "Ġfollow",
        "ing"
      ],
      [
        "ur",
        "i"
      ],
      [
        "Ġp",
        "an"
      ],
      [
        "f",
        "ace"
      ],
      [
        "Ġt",
        "imes"
      ],
      [
        "r",
        "ite"
      ],
      [
        "Ġfun",
        "zion"
      ],
      [
        "Ġha",
        "ving"
      ],
      [
        "Ġopt",
        "ions"
      ],
      [
        "ĠC",
        "i"
      ],
      [
        "lud",
        "e"
      ],
      [
        ",",
        "\""
      ],
      [
        "im",
        "m"
      ],
      [
        "Ġma",
        "kes"
      ],
      [
        "ĠR",
        "ec"
      ],
      [
        "Ġm",
        "io"
      ],
      [
        "is",
        "ing"
      ],
      [
        "T",
        "h"
      ],
      [
        "un",
        "to"
      ],
      [
        "peri",
        "enza"
      ],
      [
        "ot",
        "el"
      ],
      [
        "Ġproc",
        "ed"
      ],
      [
        "Ġcor",
        "re"
      ],
      [
        "ĠAd",
        "d"
      ],
      [
        "ĠD",
        "ec"
      ],
      [
        "Ġg",
        "ot"
      ],
      [
        "if",
        "ied"
      ],
      [
        "Ġgi",
        "us"
      ],
      [
        "ĠEn",
        "g"
      ],
      [
        "Ġsp",
        "esso"
      ],
      [
        "gra",
        "f"
      ],
      [
        "ass",
        "o"
      ],
      [
        "Ġk",
        "ind"
      ],
      [
        "Ġliv",
        "ello"
      ],
      [
        "f",
        "ig"
      ],
      [
        "et",
        "o"
      ],
      [
        "Ġc",
        "ele"
      ],
      [
        "i",
        "que"
      ],
      [
        "Ġperf",
        "ect"
      ],
      [
        "Ġres",
        "id"
      ],
      [
        "âĢ",
        "Ķ"
      ],
      [
        "Ġal",
        "ong"
      ],
      [
        "le",
        "y"
      ],
      [
        "Ġm",
        "ind"
      ],
      [
        "Ĥ",
        "¬"
      ],
      [
        "Ġcit",
        "tad"
      ],
      [
        "cept",
        "ion"
      ],
      [
        "Ġam",
        "bi"
      ],
      [
        "Ġadd",
        "ress"
      ],
      [
        "Ġdivers",
        "i"
      ],
      [
        "read",
        "y"
      ],
      [
        "Ġen",
        "c"
      ],
      [
        "U",
        "S"
      ],
      [
        "ar",
        "ti"
      ],
      [
        "on",
        "us"
      ],
      [
        "Ġpropr",
        "ia"
      ],
      [
        "//",
        "//"
      ],
      [
        "Ġin",
        "nov"
      ],
      [
        "Ġas",
        "k"
      ],
      [
        "Ġr",
        "u"
      ],
      [
        "Ġinv",
        "ol"
      ],
      [
        "l",
        "ist"
      ],
      [
        "j",
        "or"
      ],
      [
        "Ġac",
        "ross"
      ],
      [
        "cc",
        "o"
      ],
      [
        "ward",
        "s"
      ],
      [
        "Ġvari",
        "ous"
      ],
      [
        "m",
        "on"
      ],
      [
        "ĠE",
        "m"
      ],
      [
        "Ġn",
        "etwork"
      ],
      [
        "pp",
        "ed"
      ],
      [
        "Ġmarket",
        "ing"
      ],
      [
        "ĠGo",
        "ogle"
      ],
      [
        "Ġal",
        "lo"
      ],
      [
        "L",
        "E"
      ],
      [
        "Ġpl",
        "atform"
      ],
      [
        "Ġsever",
        "al"
      ],
      [
        "Ġser",
        "ie"
      ],
      [
        "Ġdi",
        "v"
      ],
      [
        "che",
        "d"
      ],
      [
        "Ġmigli",
        "or"
      ],
      [
        "Ġs",
        "ize"
      ],
      [
        "ib",
        "r"
      ],
      [
        "Ġgu",
        "id"
      ],
      [
        "Ġcustom",
        "ers"
      ],
      [
        "ĠD",
        "r"
      ],
      [
        "Ġcol",
        "or"
      ],
      [
        "E",
        "n"
      ],
      [
        "or",
        "th"
      ],
      [
        "Ġperform",
        "ance"
      ],
      [
        "Ġl",
        "ow"
      ],
      [
        "ut",
        "er"
      ],
      [
        "O",
        "S"
      ],
      [
        "Ġen",
        "vironment"
      ],
      [
        "inter",
        "no"
      ],
      [
        "Ġ",
        "Ð"
      ],
      [
        "ĠE",
        "l"
      ],
      [
        "Ġsi",
        "amo"
      ],
      [
        "Ġl",
        "arge"
      ],
      [
        "U",
        "T"
      ],
      [
        "Ġsp",
        "ace"
      ],
      [
        "Ġave",
        "va"
      ],
      [
        "ist",
        "iche"
      ],
      [
        "Ġnum",
        "er"
      ],
      [
        "Ġh",
        "ouse"
      ],
      [
        "Ġpr",
        "im"
      ],
      [
        "Ġe",
        "p"
      ],
      [
        "ar",
        "ing"
      ],
      [
        "Ġhtt",
        "ps"
      ],
      [
        "Ġtr",
        "atta"
      ],
      [
        "Ġd",
        "ic"
      ],
      [
        "Ġf",
        "ig"
      ],
      [
        "ire",
        "ct"
      ],
      [
        "ĠA",
        "b"
      ],
      [
        "as",
        "se"
      ],
      [
        "Ġb",
        "al"
      ],
      [
        "Ġex",
        "ample"
      ],
      [
        "iss",
        "ione"
      ],
      [
        "Ġsc",
        "or"
      ],
      [
        "Ġf",
        "lo"
      ],
      [
        "Ġleg",
        "ge"
      ],
      [
        "h",
        "n"
      ],
      [
        "r",
        "ist"
      ],
      [
        "Ġpro",
        "bab"
      ],
      [
        "Ġf",
        "requ"
      ],
      [
        "c",
        "io"
      ],
      [
        "ĠA",
        "fter"
      ],
      [
        "Ġinter",
        "na"
      ],
      [
        "ir",
        "st"
      ],
      [
        "end",
        "er"
      ],
      [
        "Ġrif",
        "er"
      ],
      [
        "ma",
        "z"
      ],
      [
        "cr",
        "ib"
      ],
      [
        "ro",
        "ll"
      ],
      [
        "Ġd",
        "en"
      ],
      [
        "Ġp",
        "age"
      ],
      [
        "Ġm",
        "eglio"
      ],
      [
        "per",
        "ti"
      ],
      [
        "et",
        "tr"
      ],
      [
        "es",
        "o"
      ],
      [
        "Ġa",
        "pr"
      ],
      [
        "»",
        "."
      ],
      [
        "Ġn",
        "ull"
      ],
      [
        "im",
        "on"
      ],
      [
        "ug",
        "no"
      ],
      [
        "Ġgra",
        "do"
      ],
      [
        "la",
        "im"
      ],
      [
        "Ġreal",
        "tÃł"
      ],
      [
        "Ġd",
        "riv"
      ],
      [
        "Ġsic",
        "urezza"
      ],
      [
        "c",
        "ome"
      ],
      [
        "h",
        "tt"
      ],
      [
        "in",
        "ato"
      ],
      [
        "s",
        "ide"
      ],
      [
        "p",
        "art"
      ],
      [
        "ag",
        "er"
      ],
      [
        "Ġpre",
        "par"
      ],
      [
        "co",
        "ver"
      ],
      [
        "bb",
        "ra"
      ],
      [
        "Ġc",
        "ateg"
      ],
      [
        "Ġpossib",
        "ilitÃł"
      ],
      [
        "ub",
        "l"
      ],
      [
        "Ġent",
        "er"
      ],
      [
        "Ġproble",
        "m"
      ],
      [
        "s",
        "u"
      ],
      [
        "ic",
        "an"
      ],
      [
        "Ġqu",
        "asi"
      ],
      [
        "ang",
        "u"
      ],
      [
        "Ġc",
        "at"
      ],
      [
        "Ġg",
        "re"
      ],
      [
        "Ġtip",
        "o"
      ],
      [
        "Ġric",
        "on"
      ],
      [
        "a",
        "w"
      ],
      [
        "Ġsett",
        "im"
      ],
      [
        "um",
        "enti"
      ],
      [
        "ĠCh",
        "i"
      ],
      [
        "is",
        "ed"
      ],
      [
        "It",
        "alia"
      ],
      [
        "Ġcan",
        "c"
      ],
      [
        "ro",
        "om"
      ],
      [
        "Ġsta",
        "g"
      ],
      [
        "t",
        "d"
      ],
      [
        "Ġcook",
        "ie"
      ],
      [
        "ut",
        "il"
      ],
      [
        "ad",
        "a"
      ],
      [
        "Ġquel",
        "li"
      ],
      [
        "f",
        "ile"
      ],
      [
        "Ġvol",
        "te"
      ],
      [
        "anc",
        "o"
      ],
      [
        "Ġo",
        "thers"
      ],
      [
        "Ġv",
        "iv"
      ],
      [
        "Ġpur",
        "ch"
      ],
      [
        "Ġp",
        "oco"
      ],
      [
        "i",
        "er"
      ],
      [
        "Ġcon",
        "tain"
      ],
      [
        "Ġdoc",
        "ument"
      ],
      [
        "Ġf",
        "alse"
      ],
      [
        "T",
        "ext"
      ],
      [
        "ag",
        "na"
      ],
      [
        "ĠUnivers",
        "ity"
      ],
      [
        "b",
        "el"
      ],
      [
        "ĠâĢ",
        "¢"
      ],
      [
        "Ġint",
        "ro"
      ],
      [
        "ff",
        "er"
      ],
      [
        "tem",
        "bre"
      ],
      [
        "Ġn",
        "av"
      ],
      [
        "Ġbe",
        "aut"
      ],
      [
        "il",
        "ities"
      ],
      [
        "Ġeff",
        "ici"
      ],
      [
        "Ġpartic",
        "ular"
      ],
      [
        "ab",
        "ili"
      ],
      [
        "ç",
        "ļ"
      ],
      [
        "Ġass",
        "oci"
      ],
      [
        "ure",
        "d"
      ],
      [
        "Ġpot",
        "rebbe"
      ],
      [
        "Ġc",
        "resc"
      ],
      [
        "Ġmanag",
        "ement"
      ],
      [
        "çļ",
        "Ħ"
      ],
      [
        "EN",
        "T"
      ],
      [
        "O",
        "M"
      ],
      [
        "Ġv",
        "engono"
      ],
      [
        "W",
        "e"
      ],
      [
        "Ġpro",
        "ss"
      ],
      [
        "r",
        "al"
      ],
      [
        "A",
        "G"
      ],
      [
        "I",
        "m"
      ],
      [
        "na",
        "io"
      ],
      [
        "H",
        "E"
      ],
      [
        "Ġgio",
        "c"
      ],
      [
        "Ġfin",
        "al"
      ],
      [
        "Ġc",
        "ity"
      ],
      [
        "ĠM",
        "e"
      ],
      [
        "Ġf",
        "our"
      ],
      [
        "Ġth",
        "ing"
      ],
      [
        "Ġnat",
        "ural"
      ],
      [
        "og",
        "ra"
      ],
      [
        "he",
        "ad"
      ],
      [
        "ĠP",
        "ost"
      ],
      [
        "Ġl",
        "arg"
      ],
      [
        "Ġv",
        "o"
      ],
      [
        "Ġmerc",
        "ato"
      ],
      [
        "Ġgrand",
        "i"
      ],
      [
        "Ġbamb",
        "ini"
      ],
      [
        "at",
        "ico"
      ],
      [
        "Ġ}",
        ","
      ],
      [
        "Ġimp",
        "rov"
      ],
      [
        "Ġs",
        "ide"
      ],
      [
        "Ġp",
        "ati"
      ],
      [
        "Ġb",
        "it"
      ],
      [
        "or",
        "ld"
      ],
      [
        "'",
        ";"
      ],
      [
        "Ġis",
        "t"
      ],
      [
        "ell",
        "ing"
      ],
      [
        "ĠR",
        "ed"
      ],
      [
        "Ġinter",
        "v"
      ],
      [
        "ĠÂ",
        "°"
      ],
      [
        "Ġre",
        "d"
      ],
      [
        "Ġreg",
        "ion"
      ],
      [
        "Ġtechnolog",
        "y"
      ],
      [
        "ett",
        "ivo"
      ],
      [
        "Ġex",
        "pert"
      ],
      [
        "Ġt",
        "anto"
      ],
      [
        "Ġal",
        "ready"
      ],
      [
        "Ġrel",
        "ations"
      ],
      [
        "ie",
        "f"
      ],
      [
        "Ġor",
        "d"
      ],
      [
        "u",
        "ck"
      ],
      [
        "Ġcos",
        "tru"
      ],
      [
        "l",
        "oc"
      ],
      [
        "al",
        "k"
      ],
      [
        "Ġinter",
        "ess"
      ],
      [
        "w",
        "ord"
      ],
      [
        "Ġm",
        "ach"
      ],
      [
        "isc",
        "ono"
      ],
      [
        "Ġgr",
        "at"
      ],
      [
        "Ġfav",
        "or"
      ],
      [
        "ĠM",
        "ay"
      ],
      [
        "ĠU",
        "s"
      ],
      [
        "Ġcompan",
        "ies"
      ],
      [
        "Ġs",
        "ott"
      ],
      [
        "Ġsh",
        "ort"
      ],
      [
        "as",
        "es"
      ],
      [
        "Ġde",
        "al"
      ],
      [
        "ch",
        "ia"
      ],
      [
        "or",
        "ies"
      ],
      [
        "Ġex",
        "tra"
      ],
      [
        "Ġpubblic",
        "o"
      ],
      [
        "Ġf",
        "ield"
      ],
      [
        "on",
        "es"
      ],
      [
        "it",
        "ore"
      ],
      [
        "Ġo",
        "sp"
      ],
      [
        "Ġimp",
        "act"
      ],
      [
        "Ġme",
        "an"
      ],
      [
        "tto",
        "bre"
      ],
      [
        "Ġrec",
        "omm"
      ],
      [
        "Ġc",
        "and"
      ],
      [
        "Ġun",
        "ique"
      ],
      [
        "l",
        "or"
      ],
      [
        "ĠWh",
        "ile"
      ],
      [
        "Ġquel",
        "le"
      ],
      [
        "Ġmod",
        "el"
      ],
      [
        "Ġsp",
        "ir"
      ],
      [
        "ec",
        "tr"
      ],
      [
        "ib",
        "ility"
      ],
      [
        "ab",
        "ility"
      ],
      [
        "Ġmag",
        "gior"
      ],
      [
        "====",
        "===="
      ],
      [
        "Ġm",
        "esi"
      ],
      [
        "s",
        "tring"
      ],
      [
        "in",
        "f"
      ],
      [
        "ĠS",
        "ono"
      ],
      [
        "cript",
        "ion"
      ],
      [
        "Ġd",
        "one"
      ],
      [
        "cc",
        "i"
      ],
      [
        "Ġg",
        "etting"
      ],
      [
        "Ġcoun",
        "try"
      ],
      [
        "le",
        "ct"
      ],
      [
        "Ġs",
        "us"
      ],
      [
        "Ġm",
        "ac"
      ],
      [
        "ou",
        "ble"
      ],
      [
        "eg",
        "no"
      ],
      [
        "it",
        "ale"
      ],
      [
        "iss",
        "imo"
      ],
      [
        "Ġsar",
        "anno"
      ],
      [
        "Ġimm",
        "ag"
      ],
      [
        "val",
        "ue"
      ],
      [
        "ug",
        "g"
      ],
      [
        "Ġdis",
        "trib"
      ],
      [
        "Ġnew",
        "s"
      ],
      [
        "ens",
        "ione"
      ],
      [
        "bbra",
        "io"
      ],
      [
        "im",
        "ate"
      ],
      [
        "c",
        "l"
      ],
      [
        "Ġc",
        "iv"
      ],
      [
        "Ġact",
        "ually"
      ],
      [
        "act",
        "ion"
      ],
      [
        "Ġterrit",
        "orio"
      ],
      [
        "Ġam",
        "ount"
      ],
      [
        "ĠE",
        "s"
      ],
      [
        "Ġprovid",
        "es"
      ],
      [
        "ra",
        "ft"
      ],
      [
        "ul",
        "ation"
      ],
      [
        "Ġtratt",
        "amento"
      ],
      [
        "st",
        "it"
      ],
      [
        "rit",
        "ti"
      ],
      [
        "Ġc",
        "u"
      ],
      [
        "Ġle",
        "ft"
      ],
      [
        "Ġfin",
        "ancial"
      ],
      [
        "Ġper",
        "d"
      ],
      [
        "ec",
        "c"
      ],
      [
        "Ġresult",
        "s"
      ],
      [
        "du",
        "ce"
      ],
      [
        "al",
        "tro"
      ],
      [
        "res",
        "e"
      ],
      [
        "qu",
        "al"
      ],
      [
        "erv",
        "ice"
      ],
      [
        "Ġm",
        "ia"
      ],
      [
        "Ġperio",
        "d"
      ],
      [
        "Ġiss",
        "ues"
      ],
      [
        "ect",
        "s"
      ],
      [
        "Ġstud",
        "io"
      ],
      [
        "us",
        "er"
      ],
      [
        "A",
        "pp"
      ],
      [
        "Ġpr",
        "ice"
      ],
      [
        "Ġimm",
        "edi"
      ],
      [
        "ĠG",
        "od"
      ],
      [
        "Ġse",
        "arch"
      ],
      [
        "ac",
        "ter"
      ],
      [
        "ard",
        "i"
      ],
      [
        "Ġenerg",
        "y"
      ],
      [
        "Ġeuro",
        "pe"
      ],
      [
        "ĠA",
        "c"
      ],
      [
        "os",
        "ci"
      ],
      [
        "P",
        "ar"
      ],
      [
        "Ġcomm",
        "on"
      ],
      [
        "Ġtec",
        "nolog"
      ],
      [
        "Ġun",
        "til"
      ],
      [
        "ĠP",
        "al"
      ],
      [
        "v",
        "ere"
      ],
      [
        "ĠA",
        "N"
      ],
      [
        "g",
        "ia"
      ],
      [
        "as",
        "ing"
      ],
      [
        "Ġt",
        "arget"
      ],
      [
        "Ġprofession",
        "al"
      ],
      [
        "and",
        "e"
      ],
      [
        "ul",
        "la"
      ],
      [
        "Ġstr",
        "ong"
      ],
      [
        "Ġdi",
        "p"
      ],
      [
        "Ġst",
        "essa"
      ],
      [
        "Ġc",
        "ambi"
      ],
      [
        "Ġbu",
        "y"
      ],
      [
        "Ġma",
        "jor"
      ],
      [
        "Ġre",
        "ma"
      ],
      [
        "est",
        "s"
      ],
      [
        "re",
        "f"
      ],
      [
        "al",
        "f"
      ],
      [
        "A",
        "n"
      ],
      [
        "u",
        "ov"
      ],
      [
        "Ġsa",
        "f"
      ],
      [
        "ĠD",
        "el"
      ],
      [
        "Ġpot",
        "ential"
      ],
      [
        "u",
        "ary"
      ],
      [
        "Ġpre",
        "vent"
      ],
      [
        "Ġf",
        "is"
      ],
      [
        "Ġtu",
        "a"
      ],
      [
        "Ġel",
        "ettr"
      ],
      [
        "Ġpos",
        "to"
      ],
      [
        "ur",
        "ance"
      ],
      [
        "Ġ<",
        "<"
      ],
      [
        "Ġl",
        "ui"
      ],
      [
        "t",
        "y"
      ],
      [
        "Ġsu",
        "m"
      ],
      [
        "Ġbl",
        "og"
      ],
      [
        "Ġpor",
        "ta"
      ],
      [
        "Ġst",
        "yle"
      ],
      [
        "ec",
        "ut"
      ],
      [
        "Ġcustom",
        "er"
      ],
      [
        "Ġpres",
        "ente"
      ],
      [
        "Ġprod",
        "otto"
      ],
      [
        "ac",
        "he"
      ],
      [
        "Ġcomp",
        "on"
      ],
      [
        "ev",
        "a"
      ],
      [
        "Ġs",
        "ays"
      ],
      [
        "Ġsegu",
        "ito"
      ],
      [
        "Ġt",
        "or"
      ],
      [
        "Ġs",
        "ettore"
      ],
      [
        "eg",
        "na"
      ],
      [
        "ĠC",
        "os"
      ],
      [
        "Ġocc",
        "as"
      ],
      [
        "Ġv",
        "a"
      ],
      [
        "op",
        "t"
      ],
      [
        "Ġd",
        "ate"
      ],
      [
        "Ġf",
        "ore"
      ],
      [
        "Ġse",
        "ason"
      ],
      [
        "ard",
        "o"
      ],
      [
        "Ġpi",
        "ano"
      ],
      [
        "Ġ",
        "ir"
      ],
      [
        "l",
        "ice"
      ],
      [
        "Ġm",
        "at"
      ],
      [
        "re",
        "a"
      ],
      [
        "l",
        "s"
      ],
      [
        "res",
        "t"
      ],
      [
        "ace",
        "book"
      ],
      [
        "Ġp",
        "at"
      ],
      [
        "Ġen",
        "ough"
      ],
      [
        "Ġd",
        "etto"
      ],
      [
        "Ġbeg",
        "in"
      ],
      [
        "Ġcas",
        "ino"
      ],
      [
        "n",
        "ow"
      ],
      [
        "Ġâ",
        "Ĥ¬"
      ],
      [
        "Ġn",
        "ome"
      ],
      [
        "ug",
        "lio"
      ],
      [
        "Ġsignific",
        "ant"
      ],
      [
        "Ð",
        "µ"
      ],
      [
        "res",
        "h"
      ],
      [
        "I",
        "G"
      ],
      [
        "Ġw",
        "omen"
      ],
      [
        "gh",
        "i"
      ],
      [
        "re",
        "m"
      ],
      [
        "ĠT",
        "or"
      ],
      [
        "ou",
        "ch"
      ],
      [
        "Ġan",
        "ti"
      ],
      [
        "h",
        "a"
      ],
      [
        "ĠS",
        "ome"
      ],
      [
        "Ġalcun",
        "e"
      ],
      [
        "Ġbr",
        "ing"
      ],
      [
        "led",
        "ge"
      ],
      [
        "g",
        "r"
      ],
      [
        "Ġperio",
        "do"
      ],
      [
        "E",
        "M"
      ],
      [
        "Ġc",
        "erc"
      ],
      [
        "Ġd",
        "ol"
      ],
      [
        "Ġh",
        "old"
      ],
      [
        "I",
        "V"
      ],
      [
        "Ġorig",
        "in"
      ],
      [
        "tt",
        "amente"
      ],
      [
        "Ġoff",
        "ic"
      ],
      [
        "si",
        "asi"
      ],
      [
        "Ġsp",
        "ieg"
      ],
      [
        "Ġmil",
        "ioni"
      ],
      [
        "Ġa",
        "ge"
      ],
      [
        "Ġus",
        "ers"
      ],
      [
        "um",
        "ber"
      ],
      [
        "Ġrequire",
        "d"
      ],
      [
        "Ġli",
        "k"
      ],
      [
        "E",
        "O"
      ],
      [
        "ĠM",
        "ore"
      ],
      [
        "A",
        "l"
      ],
      [
        "Ġkn",
        "own"
      ],
      [
        "U",
        "N"
      ],
      [
        "end",
        "s"
      ],
      [
        "it",
        "er"
      ],
      [
        "ĠH",
        "ere"
      ],
      [
        "Ġar",
        "ch"
      ],
      [
        "Ġocc",
        "up"
      ],
      [
        "Ġt",
        "ax"
      ],
      [
        "Ġdig",
        "ital"
      ],
      [
        "ac",
        "o"
      ],
      [
        "Ġnuov",
        "i"
      ],
      [
        "Ġvis",
        "ta"
      ],
      [
        "id",
        "es"
      ],
      [
        "an",
        "tag"
      ],
      [
        "am",
        "m"
      ],
      [
        "Ġperson",
        "a"
      ],
      [
        "ou",
        "d"
      ],
      [
        "Ġun",
        "ivers"
      ],
      [
        "pr",
        "int"
      ],
      [
        "ad",
        "em"
      ],
      [
        "Ġob",
        "ject"
      ],
      [
        "ĠA",
        "pr"
      ],
      [
        "at",
        "ors"
      ],
      [
        "ac",
        "i"
      ],
      [
        "Ġgr",
        "uppo"
      ],
      [
        "it",
        "ato"
      ],
      [
        "Ġre",
        "fer"
      ],
      [
        "Ġg",
        "l"
      ],
      [
        "Ġs",
        "egn"
      ],
      [
        "iv",
        "ity"
      ],
      [
        "ar",
        "li"
      ],
      [
        "Ġo",
        "ss"
      ],
      [
        "Ġdon",
        "ne"
      ],
      [
        "t",
        "ml"
      ],
      [
        "Ġal",
        "tern"
      ],
      [
        "on",
        "ti"
      ],
      [
        "ĠIn",
        "c"
      ],
      [
        "Ġm",
        "anc"
      ],
      [
        "en",
        "z"
      ],
      [
        "Ġfam",
        "iglia"
      ],
      [
        "Ġtra",
        "ck"
      ],
      [
        "l",
        "in"
      ],
      [
        "ent",
        "r"
      ],
      [
        "ord",
        "er"
      ],
      [
        "Ġfin",
        "anzi"
      ],
      [
        "Ġer",
        "r"
      ],
      [
        "Ġc",
        "ose"
      ],
      [
        "Ġprogram",
        "ma"
      ],
      [
        "ĠT",
        "w"
      ],
      [
        "Ġinf",
        "lu"
      ],
      [
        "Ġnu",
        "ove"
      ],
      [
        "ed",
        "ia"
      ],
      [
        "Ġn",
        "ess"
      ],
      [
        "i",
        "an"
      ],
      [
        "Ġe",
        "ver"
      ],
      [
        "ith",
        "er"
      ],
      [
        "Ġf",
        "la"
      ],
      [
        "Ġriv",
        "ol"
      ],
      [
        "Ġre",
        "le"
      ],
      [
        "ar",
        "lo"
      ],
      [
        "Ġt",
        "ale"
      ],
      [
        "oun",
        "g"
      ],
      [
        "ĠÂ",
        "»"
      ],
      [
        "+",
        "+"
      ],
      [
        "Ġstr",
        "uct"
      ],
      [
        "Ġdi",
        "ritto"
      ],
      [
        "ent",
        "ion"
      ],
      [
        "ro",
        "id"
      ],
      [
        "Ġf",
        "os"
      ],
      [
        "l",
        "ig"
      ],
      [
        "r",
        "ire"
      ],
      [
        "Ġtra",
        "di"
      ],
      [
        "Ġtra",
        "ining"
      ],
      [
        "at",
        "te"
      ],
      [
        "Ġpop",
        "ular"
      ],
      [
        "Ġst",
        "ory"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "ĠB",
        "l"
      ],
      [
        "Ġl",
        "ing"
      ],
      [
        "Ġc",
        "ura"
      ],
      [
        "il",
        "ia"
      ],
      [
        "ph",
        "p"
      ],
      [
        "Ġs",
        "in"
      ],
      [
        "Ġrelations",
        "hip"
      ],
      [
        "iz",
        "ing"
      ],
      [
        "o",
        "ta"
      ],
      [
        "f",
        "ort"
      ],
      [
        "Ġsec",
        "urity"
      ],
      [
        "b",
        "a"
      ],
      [
        "Ġd",
        "eg"
      ],
      [
        "Ġmar",
        "zo"
      ],
      [
        "Ġdo",
        "ing"
      ],
      [
        "res",
        "a"
      ],
      [
        "Ġon",
        "ce"
      ],
      [
        "iv",
        "ed"
      ],
      [
        "ĠA",
        "v"
      ],
      [
        "Ġw",
        "hether"
      ],
      [
        "Ġcho",
        "ose"
      ],
      [
        "ĠJo",
        "hn"
      ],
      [
        "az",
        "io"
      ],
      [
        "al",
        "d"
      ],
      [
        "al",
        "la"
      ],
      [
        "Ġper",
        "cent"
      ],
      [
        "Ġcall",
        "ed"
      ],
      [
        "r",
        "ight"
      ],
      [
        "ev",
        "el"
      ],
      [
        "Ġe",
        "y"
      ],
      [
        "Ġcl",
        "os"
      ],
      [
        "ab",
        "ilitÃł"
      ],
      [
        "Ġman",
        "i"
      ],
      [
        "Ġh",
        "ours"
      ],
      [
        "Ġqual",
        "siasi"
      ],
      [
        "ĠC",
        "amp"
      ],
      [
        "Ġc",
        "ou"
      ],
      [
        "Ġmemb",
        "ers"
      ],
      [
        "izz",
        "ata"
      ],
      [
        "y",
        "l"
      ],
      [
        "L",
        "A"
      ],
      [
        "ĠNew",
        "s"
      ],
      [
        "Ġsing",
        "le"
      ],
      [
        "Ġv",
        "ost"
      ],
      [
        "Ġfar",
        "m"
      ],
      [
        "Ġlung",
        "o"
      ],
      [
        "ĠA",
        "ut"
      ],
      [
        "Ġnecess",
        "ario"
      ],
      [
        "Ġgio",
        "co"
      ],
      [
        "ul",
        "y"
      ],
      [
        "or",
        "se"
      ],
      [
        "es",
        "ter"
      ],
      [
        "Ġsc",
        "r"
      ],
      [
        "re",
        "bbero"
      ],
      [
        "Ġexp",
        "ect"
      ],
      [
        "Ġpr",
        "ior"
      ],
      [
        "ĠS",
        "m"
      ],
      [
        "ig",
        "r"
      ],
      [
        "Ġel",
        "ectr"
      ],
      [
        "t",
        "anto"
      ],
      [
        "ĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠ"
      ],
      [
        "C",
        "H"
      ],
      [
        "and",
        "s"
      ],
      [
        "s",
        "ize"
      ],
      [
        "il",
        "t"
      ],
      [
        "Ġperson",
        "ale"
      ],
      [
        "on",
        "to"
      ],
      [
        "ur",
        "re"
      ],
      [
        "Ġman",
        "if"
      ],
      [
        "is",
        "ion"
      ],
      [
        "Ġra",
        "p"
      ],
      [
        "ist",
        "enza"
      ],
      [
        "i",
        "x"
      ],
      [
        "Ð",
        "°"
      ],
      [
        "id",
        "th"
      ],
      [
        "Ġpro",
        "te"
      ],
      [
        "Ġrec",
        "ord"
      ],
      [
        "Ġgovern",
        "ment"
      ],
      [
        "ĠM",
        "od"
      ],
      [
        "Ġj",
        "our"
      ],
      [
        "u",
        "it"
      ],
      [
        "Ġv",
        "irt"
      ],
      [
        "Ġre",
        "ason"
      ],
      [
        "O",
        "r"
      ],
      [
        "Ġte",
        "ach"
      ],
      [
        "ear",
        "ch"
      ],
      [
        "E",
        "G"
      ],
      [
        "ecial",
        "ly"
      ],
      [
        "Ġem",
        "erg"
      ],
      [
        "Ġs",
        "em"
      ],
      [
        "ro",
        "ve"
      ],
      [
        "ĠG",
        "en"
      ],
      [
        "Ġma",
        "x"
      ],
      [
        "Ġter",
        "ra"
      ],
      [
        "ĠC",
        "r"
      ],
      [
        "Ġc",
        "od"
      ],
      [
        "Ġa",
        "ch"
      ],
      [
        "um",
        "m"
      ],
      [
        "Ġd",
        "are"
      ],
      [
        "ĠG",
        "ener"
      ],
      [
        "ag",
        "ing"
      ],
      [
        "ip",
        "s"
      ],
      [
        "ic",
        "ation"
      ],
      [
        "anc",
        "ed"
      ],
      [
        "en",
        "ing"
      ],
      [
        "f",
        "un"
      ],
      [
        "Ġ!",
        "="
      ],
      [
        "ĠD",
        "ep"
      ],
      [
        "Ġsp",
        "er"
      ],
      [
        "Ġf",
        "all"
      ],
      [
        "ĠA",
        "tt"
      ],
      [
        "b",
        "ject"
      ],
      [
        "Ġ\"",
        ","
      ],
      [
        "qu",
        "est"
      ],
      [
        "L",
        "a"
      ],
      [
        "re",
        "mo"
      ],
      [
        "Ġsecond",
        "a"
      ],
      [
        "Ġt",
        "our"
      ],
      [
        "Ġpro",
        "perty"
      ],
      [
        "Ġsvil",
        "uppo"
      ],
      [
        "Ġchi",
        "am"
      ],
      [
        "ul",
        "es"
      ],
      [
        "Ġhe",
        "art"
      ],
      [
        "Ġbuild",
        "ing"
      ],
      [
        "Ġmonth",
        "s"
      ],
      [
        "Ġp",
        "en"
      ],
      [
        "IN",
        "G"
      ],
      [
        "Ġide",
        "a"
      ],
      [
        "Ð",
        "¾"
      ],
      [
        "r",
        "ia"
      ],
      [
        "Ġdoes",
        "n"
      ],
      [
        "(",
        ")."
      ],
      [
        "Ġt",
        "ab"
      ],
      [
        "i",
        "ali"
      ],
      [
        "pos",
        "ta"
      ],
      [
        "ĠS",
        "tring"
      ],
      [
        "Ġdi",
        "f"
      ],
      [
        "Ġs",
        "il"
      ],
      [
        "ir",
        "us"
      ],
      [
        "en",
        "ed"
      ],
      [
        "ect",
        "ive"
      ],
      [
        "Ġf",
        "er"
      ],
      [
        "a",
        "it"
      ],
      [
        "Ġd",
        "ichi"
      ],
      [
        "Ġaut",
        "hor"
      ],
      [
        "Ġlib",
        "ro"
      ],
      [
        "is",
        "to"
      ],
      [
        "ĠAn",
        "che"
      ],
      [
        "Ġc",
        "ause"
      ],
      [
        "at",
        "us"
      ],
      [
        "Ġf",
        "el"
      ],
      [
        "ĠV",
        "er"
      ],
      [
        "ol",
        "id"
      ],
      [
        "Val",
        "ue"
      ],
      [
        "res",
        "so"
      ],
      [
        "ĠM",
        "us"
      ],
      [
        "I",
        "I"
      ],
      [
        "ed",
        "ì"
      ],
      [
        "Ġro",
        "le"
      ],
      [
        "Ġfur",
        "ther"
      ],
      [
        "Ġh",
        "uman"
      ],
      [
        "Ġme",
        "as"
      ],
      [
        "Ġquest",
        "ions"
      ],
      [
        "Ġtem",
        "per"
      ],
      [
        "ak",
        "ing"
      ],
      [
        "a",
        "u"
      ],
      [
        "Ġsimp",
        "le"
      ],
      [
        "Ġgiv",
        "en"
      ],
      [
        "Ġev",
        "id"
      ],
      [
        "Ġ",
        "io"
      ],
      [
        "ro",
        "s"
      ],
      [
        "R",
        "A"
      ],
      [
        "Ġd",
        "am"
      ],
      [
        "ord",
        "o"
      ],
      [
        "Ġv",
        "ed"
      ],
      [
        "uf",
        "act"
      ],
      [
        "Ġris",
        "k"
      ],
      [
        "al",
        "tra"
      ],
      [
        "Ġsare",
        "bbe"
      ],
      [
        "Ġvis",
        "to"
      ],
      [
        "Ġsta",
        "ff"
      ],
      [
        "Ġare",
        "as"
      ],
      [
        "ot",
        "ta"
      ],
      [
        "ĠP",
        "e"
      ],
      [
        "Ġg",
        "ir"
      ],
      [
        "Ġcomplet",
        "e"
      ],
      [
        "Ġtra",
        "m"
      ],
      [
        "Ġstand",
        "ard"
      ],
      [
        "Ġj",
        "o"
      ],
      [
        "Ġ&",
        "&"
      ],
      [
        "ic",
        "olo"
      ],
      [
        "Ġpos",
        "ition"
      ],
      [
        "Ġres",
        "ta"
      ],
      [
        "ast",
        "ic"
      ],
      [
        "Ġracc",
        "ol"
      ],
      [
        "Ġb",
        "row"
      ],
      [
        "il",
        "li"
      ],
      [
        "ce",
        "gli"
      ],
      [
        "Ġeffett",
        "u"
      ],
      [
        "Ġbel",
        "ow"
      ],
      [
        "Ġle",
        "ast"
      ],
      [
        "Ġ-",
        "-"
      ],
      [
        "Ġpare",
        "nt"
      ],
      [
        "Ġam",
        "ong"
      ],
      [
        "ĠG",
        "et"
      ],
      [
        "Ġstart",
        "ed"
      ],
      [
        "Ġdown",
        "load"
      ],
      [
        "Ġs",
        "enso"
      ],
      [
        "ag",
        "ine"
      ],
      [
        "Ġor",
        "g"
      ],
      [
        "us",
        "i"
      ],
      [
        "Ġd",
        "er"
      ],
      [
        "ĠF",
        "acebook"
      ],
      [
        "izz",
        "ati"
      ],
      [
        "Ġpres",
        "enza"
      ],
      [
        "o",
        "x"
      ],
      [
        "a",
        "uto"
      ],
      [
        "os",
        "tr"
      ],
      [
        "ĠIn",
        "f"
      ],
      [
        "Ġevery",
        "thing"
      ],
      [
        "ĠFr",
        "ances"
      ],
      [
        "Ġa",
        "ction"
      ],
      [
        "Ġm",
        "atter"
      ],
      [
        "Ġpre",
        "d"
      ],
      [
        "c",
        "ast"
      ],
      [
        "i",
        "ent"
      ],
      [
        "Ġtra",
        "vel"
      ],
      [
        "Ġn",
        "ight"
      ],
      [
        "Ġf",
        "it"
      ],
      [
        "Ġapp",
        "ear"
      ],
      [
        "Ġyour",
        "self"
      ],
      [
        "Ġcle",
        "ar"
      ],
      [
        "Ġpolit",
        "ica"
      ],
      [
        "ĠD",
        "opo"
      ],
      [
        "Ġs",
        "at"
      ],
      [
        "Ġst",
        "atic"
      ],
      [
        "'",
        "ve"
      ],
      [
        "Ġmill",
        "ion"
      ],
      [
        "um",
        "n"
      ],
      [
        "Ġcontin",
        "ue"
      ],
      [
        "b",
        "ra"
      ],
      [
        "al",
        "y"
      ],
      [
        "Ġph",
        "ys"
      ],
      [
        "Ġconc",
        "ern"
      ],
      [
        "Ġpar",
        "l"
      ],
      [
        "Ġr",
        "il"
      ],
      [
        "Ġl",
        "ater"
      ],
      [
        "Ġcamp",
        "o"
      ],
      [
        "Ġsoci",
        "ale"
      ],
      [
        "Ġlim",
        "it"
      ],
      [
        "Z",
        "ION"
      ],
      [
        "um",
        "in"
      ],
      [
        "est",
        "ival"
      ],
      [
        "f",
        "il"
      ],
      [
        "Ġcons",
        "egu"
      ],
      [
        "=",
        "'"
      ],
      [
        "ĠD",
        "io"
      ],
      [
        "Ġst",
        "amp"
      ],
      [
        "it",
        "ter"
      ],
      [
        "Ġsc",
        "he"
      ],
      [
        "Ġapplic",
        "ation"
      ],
      [
        "I",
        "P"
      ],
      [
        "Ġb",
        "onus"
      ],
      [
        "Ġcost",
        "itu"
      ],
      [
        "Ġgu",
        "ard"
      ],
      [
        "\"",
        "]"
      ],
      [
        "ĠF",
        "rom"
      ],
      [
        "ro",
        "g"
      ],
      [
        ">",
        "<"
      ],
      [
        "Ġbenef",
        "its"
      ],
      [
        "Ġw",
        "ays"
      ],
      [
        "ta",
        "bl"
      ],
      [
        "h",
        "ic"
      ],
      [
        "Ġpres",
        "idente"
      ],
      [
        "å",
        "ı"
      ],
      [
        "A",
        "ss"
      ],
      [
        "Ġb",
        "an"
      ],
      [
        "c",
        "ur"
      ],
      [
        "ist",
        "ic"
      ],
      [
        "un",
        "ch"
      ],
      [
        "Ġv",
        "ero"
      ],
      [
        "Ġl",
        "ov"
      ],
      [
        "if",
        "ul"
      ],
      [
        "Ġd",
        "ato"
      ],
      [
        "ĠV",
        "i"
      ],
      [
        "b",
        "all"
      ],
      [
        "ĠAn",
        "g"
      ],
      [
        "Ġna",
        "zionale"
      ],
      [
        "Ġintern",
        "et"
      ],
      [
        "ĠD",
        "EL"
      ],
      [
        "olog",
        "y"
      ],
      [
        "Ġv",
        "edere"
      ],
      [
        "Ġse",
        "par"
      ],
      [
        "ist",
        "razione"
      ],
      [
        "ĠD",
        "av"
      ],
      [
        "Ġsvil",
        "upp"
      ],
      [
        "ill",
        "ed"
      ],
      [
        "Ġprodu",
        "zione"
      ],
      [
        "ĠG",
        "e"
      ],
      [
        "el",
        "i"
      ],
      [
        "Ġtak",
        "ing"
      ],
      [
        "Ġperson",
        "ali"
      ],
      [
        "Ġgest",
        "ione"
      ],
      [
        "ist",
        "ico"
      ],
      [
        "Ġincre",
        "ase"
      ],
      [
        "ocia",
        "zione"
      ],
      [
        "Ġcomun",
        "que"
      ],
      [
        "ĠC",
        "ON"
      ],
      [
        "em",
        "o"
      ],
      [
        "ĠV",
        "ia"
      ],
      [
        "s",
        "a"
      ],
      [
        "Ġco",
        "in"
      ],
      [
        "cos",
        "a"
      ],
      [
        "Ġer",
        "ano"
      ],
      [
        "er",
        "ci"
      ],
      [
        "Ġdi",
        "r"
      ],
      [
        "Ġn",
        "asc"
      ],
      [
        "Ġg",
        "as"
      ],
      [
        "Ġscel",
        "ta"
      ],
      [
        "Ġd",
        "agli"
      ],
      [
        "ĠUn",
        "ited"
      ],
      [
        "Ġri",
        "usc"
      ],
      [
        "tru",
        "ction"
      ],
      [
        "er",
        "ap"
      ],
      [
        "Ġe",
        "arly"
      ],
      [
        "ĠY",
        "ork"
      ],
      [
        "or",
        "ie"
      ],
      [
        "d",
        "es"
      ],
      [
        "it",
        "to"
      ],
      [
        "is",
        "a"
      ],
      [
        "Ġsystem",
        "s"
      ],
      [
        "Ġda",
        "vvero"
      ],
      [
        "Ġ/",
        "*"
      ],
      [
        "Ġcon",
        "tem"
      ],
      [
        "ter",
        "e"
      ],
      [
        "ĠN",
        "ow"
      ],
      [
        "ĠN",
        "at"
      ],
      [
        "Ġs",
        "ac"
      ],
      [
        "Ġv",
        "inc"
      ],
      [
        "Ġlu",
        "ogo"
      ],
      [
        "Ġcas",
        "i"
      ],
      [
        "Ġdis",
        "p"
      ],
      [
        "Ġplay",
        "ers"
      ],
      [
        "ĠA",
        "L"
      ],
      [
        "Ġsi",
        "ano"
      ],
      [
        "Ġ",
        "ul"
      ],
      [
        "********",
        "********"
      ],
      [
        "Ġen",
        "h"
      ],
      [
        "it",
        "le"
      ],
      [
        "ĠAmer",
        "ican"
      ],
      [
        "Ġcaus",
        "a"
      ],
      [
        "Ġmob",
        "ile"
      ],
      [
        "Ġper",
        "corso"
      ],
      [
        "par",
        "am"
      ],
      [
        "Ġd",
        "ent"
      ],
      [
        "Ġb",
        "ag"
      ],
      [
        "Ġsost",
        "en"
      ],
      [
        "l",
        "ate"
      ],
      [
        "Ġdesign",
        "ed"
      ],
      [
        "Ġtrov",
        "are"
      ],
      [
        "Ġp",
        "ul"
      ],
      [
        "om",
        "ini"
      ],
      [
        "'",
        "ll"
      ],
      [
        "Ġsta",
        "y"
      ],
      [
        "Ġmed",
        "i"
      ],
      [
        "em",
        "a"
      ],
      [
        "Ġsemb",
        "ra"
      ],
      [
        "Ġnav",
        "ig"
      ],
      [
        "ĠS",
        "ta"
      ],
      [
        ">",
        "</"
      ],
      [
        "am",
        "i"
      ],
      [
        "Ġfu",
        "ori"
      ],
      [
        "at",
        "iche"
      ],
      [
        "it",
        "ivo"
      ],
      [
        "Ġqu",
        "ot"
      ],
      [
        "ition",
        "al"
      ],
      [
        "inc",
        "ia"
      ],
      [
        "ap",
        "s"
      ],
      [
        "Ġs",
        "ound"
      ],
      [
        "ag",
        "ement"
      ],
      [
        "Ġsop",
        "ra"
      ],
      [
        "Ġrequ",
        "est"
      ],
      [
        "av",
        "ing"
      ],
      [
        "c",
        "lass"
      ],
      [
        "ĠÂ",
        "·"
      ],
      [
        "om",
        "es"
      ],
      [
        "Ġwork",
        "s"
      ],
      [
        "Ġgi",
        "ud"
      ],
      [
        "Ġscu",
        "ola"
      ],
      [
        "Ġhtt",
        "p"
      ],
      [
        "n",
        "ers"
      ],
      [
        "Ġfut",
        "uro"
      ],
      [
        "Ġcli",
        "ents"
      ],
      [
        "Ġab",
        "ove"
      ],
      [
        "Ġhist",
        "ory"
      ],
      [
        "Ġw",
        "on"
      ],
      [
        "ess",
        "age"
      ],
      [
        "Ġste",
        "p"
      ],
      [
        "Ġf",
        "ul"
      ],
      [
        "Ġstud",
        "y"
      ],
      [
        "Ġb",
        "atter"
      ],
      [
        "ĠS",
        "T"
      ],
      [
        "Ġins",
        "p"
      ],
      [
        "Ġchall",
        "eng"
      ],
      [
        "Ġsucc",
        "esso"
      ],
      [
        "Ġp",
        "ath"
      ],
      [
        "Ġesp",
        "ecially"
      ],
      [
        "ad",
        "er"
      ],
      [
        "g",
        "round"
      ],
      [
        "b",
        "ility"
      ],
      [
        "Ġmain",
        "tain"
      ],
      [
        "Ġc",
        "laim"
      ],
      [
        "Ġpar",
        "ole"
      ],
      [
        "tag",
        "on"
      ],
      [
        "ram",
        "e"
      ],
      [
        "ot",
        "i"
      ],
      [
        "'",
        "m"
      ],
      [
        "Ġproble",
        "ma"
      ],
      [
        "Ġgrow",
        "th"
      ],
      [
        "ĠI",
        "mp"
      ],
      [
        "Ġm",
        "atch"
      ],
      [
        "utt",
        "on"
      ],
      [
        "v",
        "est"
      ],
      [
        "Ġconf",
        "ron"
      ],
      [
        "Ġpartic",
        "ip"
      ],
      [
        "ĠS",
        "et"
      ],
      [
        "Ġd",
        "og"
      ],
      [
        "indow",
        "s"
      ],
      [
        "b",
        "ol"
      ],
      [
        "C",
        "om"
      ],
      [
        "Ġo",
        "il"
      ],
      [
        "Ġsm",
        "art"
      ],
      [
        "Ġinc",
        "on"
      ],
      [
        "Ġallow",
        "s"
      ],
      [
        "Ġqu",
        "ant"
      ],
      [
        "Ġf",
        "ant"
      ],
      [
        "ĠCol",
        "le"
      ],
      [
        "Ġpot",
        "er"
      ],
      [
        "Ġm",
        "iss"
      ],
      [
        "Ġn",
        "ut"
      ],
      [
        "ĠS",
        "k"
      ],
      [
        "ies",
        "a"
      ],
      [
        "Ġf",
        "em"
      ],
      [
        "or",
        "ta"
      ],
      [
        "ur",
        "g"
      ],
      [
        "B",
        "y"
      ],
      [
        "Ġb",
        "ott"
      ],
      [
        "ress",
        "ion"
      ],
      [
        "oc",
        "a"
      ],
      [
        "Ġmigli",
        "ori"
      ],
      [
        "Ġfond",
        "ament"
      ],
      [
        "Ġopt",
        "ion"
      ],
      [
        "Ġt",
        "as"
      ],
      [
        "Ġcolle",
        "g"
      ],
      [
        "s",
        "ub"
      ],
      [
        "b",
        "it"
      ],
      [
        "itt",
        "ed"
      ],
      [
        "Ġd",
        "ice"
      ],
      [
        "O",
        "D"
      ],
      [
        "ĠS",
        "ci"
      ],
      [
        "ĠP",
        "rov"
      ],
      [
        "I",
        "l"
      ],
      [
        "inc",
        "lude"
      ],
      [
        "Ġsc",
        "op"
      ],
      [
        "Ġla",
        "y"
      ],
      [
        "Ġf",
        "ast"
      ],
      [
        "Ġcor",
        "po"
      ],
      [
        "Ġy",
        "et"
      ],
      [
        "d",
        "ing"
      ],
      [
        "Ġstud",
        "i"
      ],
      [
        "ĠW",
        "orld"
      ],
      [
        "ell",
        "ig"
      ],
      [
        "Ġex",
        "ist"
      ],
      [
        "Ġcons",
        "erv"
      ],
      [
        "Ġt",
        "orn"
      ],
      [
        "in",
        "to"
      ],
      [
        "Ġde",
        "pos"
      ],
      [
        "Ġcomp",
        "uter"
      ],
      [
        "Ġartic",
        "le"
      ],
      [
        "Ġai",
        "ut"
      ],
      [
        "un",
        "ci"
      ],
      [
        "at",
        "ro"
      ],
      [
        "Ġl",
        "ic"
      ],
      [
        "ĠC",
        "ity"
      ],
      [
        "Ġdid",
        "n"
      ],
      [
        "Ġsci",
        "ent"
      ],
      [
        "anc",
        "a"
      ],
      [
        "Ġval",
        "ore"
      ],
      [
        "Ġs",
        "ess"
      ],
      [
        "I",
        "tem"
      ],
      [
        "u",
        "omo"
      ],
      [
        "Ġlearn",
        "ing"
      ],
      [
        "Ġgiov",
        "ani"
      ],
      [
        ")",
        ");"
      ],
      [
        "Ġam",
        "b"
      ],
      [
        "Ġan",
        "sw"
      ],
      [
        "Ġm",
        "ove"
      ],
      [
        "c",
        "ing"
      ],
      [
        "Ġsub",
        "ito"
      ],
      [
        "Ġsto",
        "re"
      ],
      [
        "att",
        "ro"
      ],
      [
        "d",
        "ef"
      ],
      [
        "i",
        "ke"
      ],
      [
        "Ġquest",
        "ion"
      ],
      [
        "Ġt",
        "end"
      ],
      [
        "m",
        "od"
      ],
      [
        "Ġp",
        "ick"
      ],
      [
        "it",
        "ial"
      ],
      [
        "Ġknow",
        "ledge"
      ],
      [
        "Ġqu",
        "ar"
      ],
      [
        "Ġpart",
        "ner"
      ],
      [
        "on",
        "y"
      ],
      [
        "om",
        "i"
      ],
      [
        "Ġeng",
        "ine"
      ],
      [
        "Ġsk",
        "in"
      ],
      [
        "Ġav",
        "v"
      ],
      [
        "Ġ/",
        "//"
      ],
      [
        "re",
        "di"
      ],
      [
        "Ġl",
        "asci"
      ],
      [
        "Ġitali",
        "ano"
      ],
      [
        "um",
        "b"
      ],
      [
        "ĠS",
        "tr"
      ],
      [
        "Ġproble",
        "mi"
      ],
      [
        "Ġbisog",
        "no"
      ],
      [
        "il",
        "ar"
      ],
      [
        "as",
        "ta"
      ],
      [
        "O",
        "C"
      ],
      [
        "te",
        "ad"
      ],
      [
        "sel",
        "ves"
      ],
      [
        "bb",
        "iamo"
      ],
      [
        "Ġsome",
        "one"
      ],
      [
        "p",
        "ath"
      ],
      [
        "Ġg",
        "am"
      ],
      [
        "Ġh",
        "ost"
      ],
      [
        "Ġpres",
        "enti"
      ],
      [
        "Ġsk",
        "ills"
      ],
      [
        "Ġt",
        "ag"
      ],
      [
        "in",
        "are"
      ],
      [
        "Ġf",
        "ace"
      ],
      [
        "ĠQu",
        "esta"
      ],
      [
        "i",
        "res"
      ],
      [
        "o",
        "ff"
      ],
      [
        "ific",
        "ation"
      ],
      [
        "q",
        "l"
      ],
      [
        "Ġsitu",
        "azione"
      ],
      [
        "Ġcand",
        "id"
      ],
      [
        "ic",
        "amente"
      ],
      [
        "ĠA",
        "ct"
      ],
      [
        "Ġl",
        "oss"
      ],
      [
        "Ġv",
        "og"
      ],
      [
        "Ġsp",
        "azio"
      ],
      [
        "ens",
        "ion"
      ],
      [
        "bo",
        "x"
      ],
      [
        "ic",
        "are"
      ],
      [
        "os",
        "ta"
      ],
      [
        "ator",
        "io"
      ],
      [
        "Ġtreat",
        "ment"
      ],
      [
        "ĠR",
        "ev"
      ],
      [
        "k",
        "en"
      ],
      [
        "Ġraggi",
        "ung"
      ],
      [
        "Ġprovid",
        "ed"
      ],
      [
        "Ġneed",
        "ed"
      ],
      [
        "c",
        "ont"
      ],
      [
        "b",
        "u"
      ],
      [
        "Ġst",
        "ress"
      ],
      [
        "m",
        "et"
      ],
      [
        "Ġlik",
        "ely"
      ],
      [
        "angu",
        "age"
      ],
      [
        "Ġph",
        "oto"
      ],
      [
        "Ġpre",
        "vis"
      ],
      [
        "ict",
        "ion"
      ],
      [
        "ur",
        "ali"
      ],
      [
        "Ġm",
        "ano"
      ],
      [
        ")",
        "{"
      ],
      [
        "Ġimp",
        "rove"
      ],
      [
        "Ġgener",
        "ale"
      ],
      [
        "ann",
        "ing"
      ],
      [
        "ĠC",
        "er"
      ],
      [
        "es",
        "te"
      ],
      [
        "ub",
        "e"
      ],
      [
        "ind",
        "ex"
      ],
      [
        "Ġcons",
        "igli"
      ],
      [
        "ol",
        "ari"
      ],
      [
        "il",
        "le"
      ],
      [
        "Ġconn",
        "ect"
      ],
      [
        "ĠGio",
        "v"
      ],
      [
        "ett",
        "ura"
      ],
      [
        "c",
        "ode"
      ],
      [
        "Ġcondi",
        "zioni"
      ],
      [
        "g",
        "ed"
      ],
      [
        "Ġcomm",
        "erc"
      ],
      [
        "Ġappro",
        "ach"
      ],
      [
        "t",
        "est"
      ],
      [
        "gra",
        "ph"
      ],
      [
        "A",
        "B"
      ],
      [
        "ĠQu",
        "ando"
      ],
      [
        "Ġcon",
        "ven"
      ],
      [
        "Ġes",
        "tabl"
      ],
      [
        "Ġsimp",
        "ly"
      ],
      [
        "Ġt",
        "able"
      ],
      [
        "im",
        "um"
      ],
      [
        "Ġess",
        "ential"
      ],
      [
        "Ġc",
        "amb"
      ],
      [
        "c",
        "olo"
      ],
      [
        "Ġfr",
        "ont"
      ],
      [
        "re",
        "et"
      ],
      [
        "n",
        "al"
      ],
      [
        "ish",
        "ing"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "Ġfe",
        "ature"
      ],
      [
        "th",
        "ough"
      ],
      [
        "l",
        "ight"
      ],
      [
        "art",
        "ment"
      ],
      [
        "Ġinclud",
        "es"
      ],
      [
        "Ġo",
        "m"
      ],
      [
        "Ġt",
        "im"
      ],
      [
        "Ġse",
        "i"
      ],
      [
        "Ġspec",
        "if"
      ],
      [
        "[",
        "\""
      ],
      [
        "ir",
        "m"
      ],
      [
        "Ġqual",
        "cosa"
      ],
      [
        "Ġf",
        "ail"
      ],
      [
        "is",
        "es"
      ],
      [
        "Ġalm",
        "eno"
      ],
      [
        "Ġtram",
        "ite"
      ],
      [
        "ens",
        "ioni"
      ],
      [
        "S",
        "E"
      ],
      [
        "Ġs",
        "ind"
      ],
      [
        "h",
        "tml"
      ],
      [
        "com",
        "p"
      ],
      [
        "Ġforma",
        "zione"
      ],
      [
        "b",
        "ili"
      ],
      [
        "Ġus",
        "c"
      ],
      [
        "Ġg",
        "e"
      ],
      [
        "c",
        "are"
      ],
      [
        "is",
        "tem"
      ],
      [
        "Ġins",
        "er"
      ],
      [
        "Ġapp",
        "rov"
      ],
      [
        "Ġcoin",
        "vol"
      ],
      [
        "Ġev",
        "ents"
      ],
      [
        "Ġwh",
        "ole"
      ],
      [
        "Ġtool",
        "s"
      ],
      [
        "ma",
        "i"
      ],
      [
        "Ġin",
        "oltre"
      ],
      [
        "Ġm",
        "ant"
      ],
      [
        "ĠIt",
        "ali"
      ],
      [
        "Ġthough",
        "t"
      ],
      [
        "ĠHe",
        "alth"
      ],
      [
        "ĠWe",
        "b"
      ],
      [
        "ĠPro",
        "f"
      ],
      [
        "Ġs",
        "cegli"
      ],
      [
        "Ġpro",
        "gress"
      ],
      [
        "Ġcolle",
        "ct"
      ],
      [
        "Ġĉĉĉĉ",
        "ĉĉ"
      ],
      [
        "Ġr",
        "ate"
      ],
      [
        "Ġv",
        "el"
      ],
      [
        "ĠG",
        "erm"
      ],
      [
        "Ġsc",
        "ar"
      ],
      [
        "Ġs",
        "ym"
      ],
      [
        "Ġreg",
        "ular"
      ],
      [
        "ass",
        "i"
      ],
      [
        "Ġcon",
        "vers"
      ],
      [
        "Ġset",
        "tembre"
      ],
      [
        "Ġs",
        "od"
      ],
      [
        "v",
        "ole"
      ],
      [
        "ch",
        "o"
      ],
      [
        "Ġimp",
        "lement"
      ],
      [
        "Ġp",
        "lease"
      ],
      [
        "Ġpubb",
        "lica"
      ],
      [
        "li",
        "ent"
      ],
      [
        "i",
        "ous"
      ],
      [
        "Ġterm",
        "ine"
      ],
      [
        "Ġprovid",
        "ing"
      ],
      [
        "Ġt",
        "ell"
      ],
      [
        "Ġ/",
        "**"
      ],
      [
        "Ġactiv",
        "ities"
      ],
      [
        "Ġc",
        "ame"
      ],
      [
        "ziend",
        "a"
      ],
      [
        "Ġindividual",
        "s"
      ],
      [
        "Ġevery",
        "one"
      ],
      [
        "ost",
        "ante"
      ],
      [
        "ĠO",
        "p"
      ],
      [
        "I",
        "nd"
      ],
      [
        "Ġcred",
        "it"
      ],
      [
        "Ġsuccess",
        "ful"
      ],
      [
        "Ġf",
        "ive"
      ],
      [
        "Ġtot",
        "al"
      ],
      [
        "Ġsemp",
        "lice"
      ],
      [
        "A",
        "t"
      ],
      [
        "Ġdic",
        "embre"
      ],
      [
        "et",
        "h"
      ],
      [
        "ar",
        "te"
      ],
      [
        "Ġsugg",
        "est"
      ],
      [
        "ĠAr",
        "t"
      ],
      [
        "S",
        "h"
      ],
      [
        "Ġa",
        "per"
      ],
      [
        "ĠT",
        "ech"
      ],
      [
        "Ġg",
        "lobal"
      ],
      [
        "Ġrec",
        "ent"
      ],
      [
        "Ġreg",
        "ard"
      ],
      [
        "ĠA",
        "ustr"
      ],
      [
        "ĠJ",
        "an"
      ],
      [
        "iz",
        "ie"
      ],
      [
        "Ġchang",
        "es"
      ],
      [
        "ra",
        "p"
      ],
      [
        "Ġmol",
        "te"
      ],
      [
        "Ġs",
        "b"
      ],
      [
        "Ġpun",
        "ti"
      ],
      [
        "Ġan",
        "g"
      ],
      [
        "A",
        "dd"
      ],
      [
        "igli",
        "e"
      ],
      [
        "Ġgi",
        "ugno"
      ],
      [
        "'",
        ":"
      ],
      [
        "Ġmon",
        "itor"
      ],
      [
        "Ġesc",
        "lus"
      ],
      [
        "er",
        "anno"
      ],
      [
        "Ġleg",
        "al"
      ],
      [
        "Ġv",
        "itt"
      ],
      [
        "Ġpro",
        "s"
      ],
      [
        "Ġfir",
        "m"
      ],
      [
        "ĠAr",
        "tic"
      ],
      [
        "Ġtyp",
        "es"
      ],
      [
        "bo",
        "ard"
      ],
      [
        "Ġ",
        "entire"
      ],
      [
        "Ġdetail",
        "s"
      ],
      [
        "Ġequ",
        "ip"
      ],
      [
        "Ġc",
        "ount"
      ],
      [
        "Ġrece",
        "ive"
      ],
      [
        "Ġcho",
        "ice"
      ],
      [
        "Ġru",
        "olo"
      ],
      [
        "ĠT",
        "V"
      ],
      [
        "Ġe",
        "ither"
      ],
      [
        "Ġmin",
        "utes"
      ],
      [
        "Ġapp",
        "re"
      ],
      [
        "Ġfriend",
        "s"
      ],
      [
        "Ġs",
        "ale"
      ],
      [
        "p",
        "ublic"
      ],
      [
        "y",
        "d"
      ],
      [
        "Ġy",
        "oung"
      ],
      [
        "ĠC",
        "am"
      ],
      [
        "Ġdec",
        "id"
      ],
      [
        "ĠE",
        "r"
      ],
      [
        "ĠL",
        "ib"
      ],
      [
        "Ġloc",
        "ation"
      ],
      [
        "Ġeffect",
        "ive"
      ],
      [
        "Ġab",
        "s"
      ],
      [
        "us",
        "to"
      ],
      [
        "re",
        "l"
      ],
      [
        "T",
        "ime"
      ],
      [
        "Ġhigh",
        "er"
      ],
      [
        "Ġel",
        "em"
      ],
      [
        "Ġpre",
        "mi"
      ],
      [
        "Ġcond",
        "itions"
      ],
      [
        "Ġcons",
        "ent"
      ],
      [
        "wh",
        "ere"
      ],
      [
        "ual",
        "mente"
      ],
      [
        "Ġgen",
        "naio"
      ],
      [
        "Ġmus",
        "ica"
      ],
      [
        "Ġliv",
        "ing"
      ],
      [
        "ĠM",
        "ost"
      ],
      [
        "ĠJ",
        "ust"
      ],
      [
        "ĠL",
        "A"
      ],
      [
        "Ġw",
        "atch"
      ],
      [
        "ond",
        "er"
      ],
      [
        "b",
        "ody"
      ],
      [
        "Ġaddition",
        "al"
      ],
      [
        "Ġb",
        "lack"
      ],
      [
        "Ġhow",
        "ever"
      ],
      [
        "Ġtro",
        "ppo"
      ],
      [
        "ist",
        "ra"
      ],
      [
        "Ġse",
        "en"
      ],
      [
        "ĠSt",
        "ate"
      ],
      [
        "bb",
        "lig"
      ],
      [
        "ĠW",
        "ork"
      ],
      [
        "pp",
        "e"
      ],
      [
        "om",
        "in"
      ],
      [
        "ĠC",
        "ast"
      ],
      [
        "Ġc",
        "ode"
      ],
      [
        "Ġproble",
        "ms"
      ],
      [
        "Ġmed",
        "ical"
      ],
      [
        "er",
        "ic"
      ],
      [
        "Ġult",
        "imi"
      ],
      [
        "eg",
        "gi"
      ],
      [
        "re",
        "to"
      ],
      [
        "Ġstra",
        "da"
      ],
      [
        "Ġris",
        "chio"
      ],
      [
        "Ġs",
        "le"
      ],
      [
        "ĠM",
        "ag"
      ],
      [
        "Ġbeaut",
        "iful"
      ],
      [
        "b",
        "ased"
      ],
      [
        "ĠN",
        "ational"
      ],
      [
        "Ġman",
        "ufact"
      ],
      [
        "pp",
        "er"
      ],
      [
        "Ġ}",
        ");"
      ],
      [
        "Ġbo",
        "x"
      ],
      [
        "Ġet",
        "c"
      ],
      [
        "Ġpol",
        "icy"
      ],
      [
        "Ġcol",
        "l"
      ],
      [
        "Ġve",
        "hic"
      ],
      [
        "Ġopportun",
        "ity"
      ],
      [
        "Ġpre",
        "ved"
      ],
      [
        "Ġsa",
        "fe"
      ],
      [
        "ĠF",
        "il"
      ],
      [
        "Ġnat",
        "ura"
      ],
      [
        "g",
        "s"
      ],
      [
        "Ġpro",
        "tagon"
      ],
      [
        "ĠN",
        "ap"
      ],
      [
        "Ġpre",
        "v"
      ],
      [
        "Ġb",
        "ud"
      ],
      [
        "Ġser",
        "ve"
      ],
      [
        "iglio",
        "re"
      ],
      [
        "ĠD",
        "al"
      ],
      [
        "Ġvari",
        "ety"
      ],
      [
        "Ġsal",
        "ute"
      ],
      [
        "Ġcl",
        "ose"
      ],
      [
        "Ġrep",
        "resent"
      ],
      [
        "Ġrec",
        "ogn"
      ],
      [
        "ĠP",
        "ark"
      ],
      [
        "Ġpa",
        "zi"
      ],
      [
        "is",
        "p"
      ],
      [
        "Ġrapp",
        "orto"
      ],
      [
        "Ġa",
        "ument"
      ],
      [
        "Ġit",
        "ems"
      ],
      [
        "ĠS",
        "a"
      ],
      [
        "iss",
        "ima"
      ],
      [
        "Ġsc",
        "en"
      ],
      [
        "Ġsub",
        "ject"
      ],
      [
        "tr",
        "ies"
      ],
      [
        "Ġproc",
        "esso"
      ],
      [
        "ri",
        "ed"
      ],
      [
        "Ġc",
        "y"
      ],
      [
        "Ġreg",
        "istr"
      ],
      [
        "az",
        "zi"
      ],
      [
        "Ġsh",
        "o"
      ],
      [
        "Ġopp",
        "ure"
      ],
      [
        "p",
        "ri"
      ],
      [
        "Ġto",
        "ok"
      ],
      [
        "Ġbl",
        "ock"
      ],
      [
        "Ġbel",
        "ieve"
      ],
      [
        "st",
        "ate"
      ],
      [
        "Ġcre",
        "ated"
      ],
      [
        "Ġval",
        "ut"
      ],
      [
        "Ġrich",
        "ied"
      ],
      [
        "Ġsaf",
        "ety"
      ],
      [
        "Ġc",
        "ut"
      ],
      [
        "ĠH",
        "igh"
      ],
      [
        "Ġacc",
        "omp"
      ],
      [
        "Ġcont",
        "ract"
      ],
      [
        "S",
        "ervice"
      ],
      [
        "Ġadd",
        "ed"
      ],
      [
        "ĠU",
        "N"
      ],
      [
        "cc",
        "io"
      ],
      [
        "it",
        "ari"
      ],
      [
        "Ġwe",
        "ight"
      ],
      [
        "m",
        "io"
      ],
      [
        "Ġnecess",
        "ary"
      ],
      [
        "le",
        "g"
      ],
      [
        "ys",
        "is"
      ],
      [
        "Ġo",
        "ttobre"
      ],
      [
        "Ġf",
        "low"
      ],
      [
        "re",
        "te"
      ],
      [
        "Ġpos",
        "si"
      ],
      [
        "Ġne",
        "ar"
      ],
      [
        "Ġmod",
        "er"
      ],
      [
        "b",
        "on"
      ],
      [
        "ĠU",
        "p"
      ],
      [
        "ĠA",
        "ir"
      ],
      [
        "n",
        "et"
      ],
      [
        "Ġser",
        "ies"
      ],
      [
        "Ġcomun",
        "e"
      ],
      [
        "ĠT",
        "ag"
      ],
      [
        "Ġdiffic",
        "ult"
      ],
      [
        "Ġ]",
        ","
      ],
      [
        "k",
        "er"
      ],
      [
        "ond",
        "a"
      ],
      [
        "Ġvia",
        "ggio"
      ],
      [
        "F",
        "F"
      ],
      [
        "ã",
        "Ģ"
      ],
      [
        "Ġitali",
        "ana"
      ],
      [
        "Ġsemp",
        "lic"
      ],
      [
        "ĠD",
        "ata"
      ],
      [
        "d",
        "own"
      ],
      [
        "Ġim",
        "age"
      ],
      [
        "c",
        "er"
      ],
      [
        "ur",
        "ch"
      ],
      [
        "Ġconc",
        "lus"
      ],
      [
        "Ġtemp",
        "i"
      ],
      [
        "I",
        "R"
      ],
      [
        "Ġsal",
        "es"
      ],
      [
        "on",
        "se"
      ],
      [
        "Ġcapac",
        "itÃł"
      ],
      [
        "UL",
        "L"
      ],
      [
        "Ð",
        "¸"
      ],
      [
        "ĠO",
        "f"
      ],
      [
        "Ġut",
        "enti"
      ],
      [
        "C",
        "C"
      ],
      [
        "Ġlu",
        "ce"
      ],
      [
        "ic",
        "ato"
      ],
      [
        "O",
        "bject"
      ],
      [
        "ic",
        "ol"
      ],
      [
        "Ġthrough",
        "out"
      ],
      [
        "Ġw",
        "ww"
      ],
      [
        "Ġeduc",
        "ation"
      ],
      [
        "Ġo",
        "bs"
      ],
      [
        "ra",
        "d"
      ],
      [
        "Ġre",
        "ach"
      ],
      [
        "ĠRe",
        "ad"
      ],
      [
        "ER",
        "T"
      ],
      [
        "Ġnov",
        "embre"
      ],
      [
        "Ġab",
        "ility"
      ],
      [
        "Ġcli",
        "ent"
      ],
      [
        "Ġdon",
        "na"
      ],
      [
        "Ġvu",
        "ole"
      ],
      [
        "Ġav",
        "uto"
      ],
      [
        "ĠA",
        "re"
      ],
      [
        "M",
        "A"
      ],
      [
        "Ġc",
        "uc"
      ],
      [
        "Ġwrit",
        "ing"
      ],
      [
        "Ġpr",
        "imi"
      ],
      [
        "Ġz",
        "ona"
      ],
      [
        "Ġhelp",
        "s"
      ],
      [
        "ed",
        "s"
      ],
      [
        "####",
        "####"
      ],
      [
        "Ġaziend",
        "e"
      ],
      [
        "ĠMar",
        "ia"
      ],
      [
        "Ġcontrol",
        "lo"
      ],
      [
        "ol",
        "ut"
      ],
      [
        "P",
        "S"
      ],
      [
        "Ġresp",
        "onse"
      ],
      [
        "Ġst",
        "ream"
      ],
      [
        "Ġcon",
        "to"
      ],
      [
        "ult",
        "imo"
      ],
      [
        "ĠIn",
        "t"
      ],
      [
        "ä",
        "»"
      ],
      [
        "Ġp",
        "ain"
      ],
      [
        "Ġoff",
        "ice"
      ],
      [
        "Ġm",
        "icro"
      ],
      [
        "end",
        "a"
      ],
      [
        "ĠS",
        "ol"
      ],
      [
        "Ġs",
        "ource"
      ],
      [
        "Ġapp",
        "ly"
      ],
      [
        "ĠM",
        "arket"
      ],
      [
        "Ġus",
        "ually"
      ],
      [
        "cc",
        "ess"
      ],
      [
        "ĠB",
        "lack"
      ],
      [
        "å",
        "Ī"
      ],
      [
        "Ġw",
        "all"
      ],
      [
        "pon",
        "se"
      ],
      [
        "Ġnot",
        "e"
      ],
      [
        "lo",
        "od"
      ],
      [
        "P",
        "R"
      ],
      [
        "ĠV",
        "is"
      ],
      [
        "o",
        "ver"
      ],
      [
        "Ġfor",
        "te"
      ],
      [
        "e",
        "es"
      ],
      [
        "ore",
        "d"
      ],
      [
        "u",
        "per"
      ],
      [
        "Ġph",
        "one"
      ],
      [
        "Ġimport",
        "anti"
      ],
      [
        "Ġfor",
        "se"
      ],
      [
        "ĠQ",
        "ual"
      ],
      [
        "Ġent",
        "r"
      ],
      [
        "Ġes",
        "ter"
      ],
      [
        "Ġchar",
        "acter"
      ],
      [
        "ĠH",
        "ar"
      ],
      [
        "Ġm",
        "as"
      ],
      [
        "Ġbusiness",
        "es"
      ],
      [
        "Ġpre",
        "vious"
      ],
      [
        "Ġm",
        "igliore"
      ],
      [
        "ĠM",
        "ass"
      ],
      [
        "or",
        "ti"
      ],
      [
        "ĠR",
        "ic"
      ],
      [
        "enzi",
        "ale"
      ],
      [
        "Ġdecis",
        "ion"
      ],
      [
        "]",
        "."
      ],
      [
        "Ġm",
        "ese"
      ],
      [
        "Ġth",
        "ird"
      ],
      [
        "Ġv",
        "ac"
      ],
      [
        "ĠCom",
        "un"
      ],
      [
        "Ġtal",
        "k"
      ],
      [
        "ol",
        "tÃł"
      ],
      [
        "Ġfe",
        "bbraio"
      ],
      [
        "Ġp",
        "m"
      ],
      [
        "ĠS",
        "w"
      ],
      [
        "at",
        "ici"
      ],
      [
        "c",
        "ement"
      ],
      [
        "Ġv",
        "eg"
      ],
      [
        "Ġgener",
        "al"
      ],
      [
        "ck",
        "s"
      ],
      [
        "[",
        "]"
      ],
      [
        "Ġqu",
        "attro"
      ],
      [
        "Ġgu",
        "erra"
      ],
      [
        "um",
        "ents"
      ],
      [
        "ĠM",
        "c"
      ],
      [
        "in",
        "put"
      ],
      [
        "Ġf",
        "o"
      ],
      [
        "I",
        "s"
      ],
      [
        "i",
        "zioni"
      ],
      [
        "ĠP",
        "lay"
      ],
      [
        "Ġu",
        "ffici"
      ],
      [
        "ĠGo",
        "ver"
      ],
      [
        "ep",
        "end"
      ],
      [
        "Ġapr",
        "ile"
      ],
      [
        "Ġd",
        "at"
      ],
      [
        "Ġexc",
        "ell"
      ],
      [
        "Ġpoint",
        "s"
      ],
      [
        "ĠS",
        "outh"
      ],
      [
        "Ġrecomm",
        "end"
      ],
      [
        "at",
        "amente"
      ],
      [
        "Ġeas",
        "ily"
      ],
      [
        "Ġquick",
        "ly"
      ],
      [
        "ov",
        "a"
      ],
      [
        "ĠT",
        "er"
      ],
      [
        "Q",
        "u"
      ],
      [
        "ĠO",
        "ff"
      ],
      [
        "Ġgen",
        "ere"
      ],
      [
        "ut",
        "h"
      ],
      [
        "ors",
        "a"
      ],
      [
        "and",
        "em"
      ],
      [
        "Ġ}",
        ";"
      ],
      [
        "Ġread",
        "y"
      ],
      [
        "Ġmod",
        "ern"
      ],
      [
        "Ġp",
        "ubl"
      ],
      [
        "Ġvers",
        "ion"
      ],
      [
        "Ġb",
        "ill"
      ],
      [
        "ad",
        "o"
      ],
      [
        "us",
        "a"
      ],
      [
        "Ġav",
        "oid"
      ],
      [
        "Ġterm",
        "s"
      ],
      [
        "Ġgover",
        "no"
      ],
      [
        "od",
        "o"
      ],
      [
        "ĠSch",
        "ool"
      ],
      [
        "Ġins",
        "urance"
      ],
      [
        "Ġcele",
        "br"
      ],
      [
        "Ġdis",
        "play"
      ],
      [
        "u",
        "ge"
      ],
      [
        "Ġrisult",
        "ati"
      ],
      [
        "ren",
        "g"
      ],
      [
        "Ġdet",
        "tag"
      ],
      [
        "()",
        ");"
      ],
      [
        "ĠI",
        "L"
      ],
      [
        "Ġrifer",
        "imento"
      ],
      [
        "Ġcli",
        "enti"
      ],
      [
        "at",
        "ory"
      ],
      [
        "Ġtrov",
        "a"
      ],
      [
        "iz",
        "es"
      ],
      [
        "ĠCom",
        "une"
      ],
      [
        "p",
        "lace"
      ],
      [
        "Ġs",
        "on"
      ],
      [
        "Ġm",
        "att"
      ],
      [
        "Ġgu",
        "ida"
      ],
      [
        "ific",
        "are"
      ],
      [
        "enc",
        "ed"
      ],
      [
        "f",
        "it"
      ],
      [
        "Ġem",
        "ot"
      ],
      [
        "u",
        "zioni"
      ],
      [
        "Ġag",
        "o"
      ],
      [
        "Ġfor",
        "ward"
      ],
      [
        "Ġcre",
        "are"
      ],
      [
        "Ġin",
        "n"
      ],
      [
        "Ġf",
        "ab"
      ],
      [
        "ĠS",
        "ep"
      ],
      [
        "ĠP",
        "lease"
      ],
      [
        "r",
        "ing"
      ],
      [
        "Ġpres",
        "t"
      ],
      [
        "al",
        "t"
      ],
      [
        "Ġparti",
        "re"
      ],
      [
        "Ġstag",
        "ione"
      ],
      [
        "reng",
        "th"
      ],
      [
        "Ġil",
        "l"
      ],
      [
        "S",
        "c"
      ],
      [
        "Ġm",
        "ale"
      ],
      [
        "Ġmed",
        "ic"
      ],
      [
        "Ġcom",
        "ment"
      ],
      [
        "Ġc",
        "io"
      ],
      [
        "Ġtr",
        "ust"
      ],
      [
        "Ġiss",
        "ue"
      ],
      [
        "ĠĠĠĠ",
        "Ċ"
      ],
      [
        "Ġsto",
        "p"
      ],
      [
        "Ġam",
        "p"
      ],
      [
        "il",
        "it"
      ],
      [
        "ev",
        "ole"
      ],
      [
        "im",
        "al"
      ],
      [
        "Ġtak",
        "es"
      ],
      [
        "Ġel",
        "ev"
      ],
      [
        "Ġmach",
        "ine"
      ],
      [
        "Ġf",
        "re"
      ],
      [
        "Ġsol",
        "utions"
      ],
      [
        "ĠS",
        "oci"
      ],
      [
        "ĠM",
        "art"
      ],
      [
        "ĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠ"
      ],
      [
        "Ġpa",
        "ese"
      ],
      [
        "Ġcost",
        "s"
      ],
      [
        "\"",
        "\""
      ],
      [
        "Ġv",
        "acc"
      ],
      [
        "erm",
        "o"
      ],
      [
        "ĠV",
        "ol"
      ],
      [
        "Ġdi",
        "ritti"
      ],
      [
        "ĠCh",
        "rist"
      ],
      [
        "Ġb",
        "and"
      ],
      [
        "Ġdev",
        "ono"
      ],
      [
        "Ġre",
        "te"
      ],
      [
        "g",
        "en"
      ],
      [
        "Ġg",
        "ain"
      ],
      [
        "v",
        "ar"
      ],
      [
        "et",
        "r"
      ],
      [
        "Ġtem",
        "a"
      ],
      [
        "if",
        "f"
      ],
      [
        "Ġan",
        "tic"
      ],
      [
        "anc",
        "ia"
      ],
      [
        "Ġcu",
        "ore"
      ],
      [
        "Ġb",
        "ad"
      ],
      [
        "Ġmaterial",
        "s"
      ],
      [
        "Ġtit",
        "olo"
      ],
      [
        "ad",
        "r"
      ],
      [
        "Ġo",
        "s"
      ],
      [
        "k",
        "a"
      ],
      [
        "Ġcult",
        "ura"
      ],
      [
        "ist",
        "ro"
      ],
      [
        "Ġott",
        "enere"
      ],
      [
        "ĠD",
        "ay"
      ],
      [
        "ĠH",
        "a"
      ],
      [
        "Ġv",
        "ent"
      ],
      [
        "is",
        "on"
      ],
      [
        "Ġpract",
        "ice"
      ],
      [
        "acqu",
        "a"
      ],
      [
        "O",
        "n"
      ],
      [
        "Ġfor",
        "za"
      ],
      [
        "Ġsc",
        "ritto"
      ],
      [
        "Ġrichies",
        "ta"
      ],
      [
        "Ġl",
        "uglio"
      ],
      [
        "Ġacc",
        "ording"
      ],
      [
        "ĠĠĠĠ",
        "ĠĠ"
      ],
      [
        "Ġfos",
        "se"
      ],
      [
        "Ġexp",
        "lo"
      ],
      [
        "ĠSt",
        "ato"
      ],
      [
        "Ġnost",
        "re"
      ],
      [
        "ĠB",
        "usiness"
      ],
      [
        "ĠH",
        "o"
      ],
      [
        "ubb",
        "lic"
      ],
      [
        "Ġmi",
        "x"
      ],
      [
        "ĠIn",
        "oltre"
      ],
      [
        "od",
        "i"
      ],
      [
        "Ġde",
        "ep"
      ],
      [
        "ĠRo",
        "ber"
      ],
      [
        "H",
        "e"
      ],
      [
        "ES",
        "S"
      ],
      [
        "Ġall",
        "ora"
      ],
      [
        "Ġs",
        "int"
      ],
      [
        "m",
        "it"
      ],
      [
        "Ġany",
        "thing"
      ],
      [
        "Ġcons",
        "ult"
      ],
      [
        "Ġn",
        "ames"
      ],
      [
        "Ġsc",
        "on"
      ],
      [
        "c",
        "ess"
      ],
      [
        "Ġqu",
        "e"
      ],
      [
        "Ġdev",
        "ice"
      ],
      [
        "os",
        "ing"
      ],
      [
        "form",
        "ation"
      ],
      [
        "Ġc",
        "att"
      ],
      [
        "ĠI",
        "T"
      ],
      [
        "ĠM",
        "ac"
      ],
      [
        "Ġprodu",
        "ction"
      ],
      [
        "ig",
        "no"
      ],
      [
        "ĠA",
        "ug"
      ],
      [
        "Im",
        "age"
      ],
      [
        "Ġfr",
        "onte"
      ],
      [
        "is",
        "o"
      ],
      [
        "c",
        "ce"
      ],
      [
        "Ġw",
        "ent"
      ],
      [
        "Ġm",
        "are"
      ],
      [
        "Ġis",
        "n"
      ],
      [
        "Ġwor",
        "th"
      ],
      [
        "Ġlong",
        "er"
      ],
      [
        "Ġposs",
        "a"
      ],
      [
        "Ġpro",
        "per"
      ],
      [
        "Ġres",
        "ources"
      ],
      [
        "ES",
        "T"
      ],
      [
        "or",
        "gan"
      ],
      [
        "Ġvol",
        "ont"
      ],
      [
        "ĠM",
        "o"
      ],
      [
        "Ġtak",
        "en"
      ],
      [
        "Ġtit",
        "le"
      ],
      [
        "Ġins",
        "ide"
      ],
      [
        "Ġrequire",
        "ments"
      ],
      [
        "Ġev",
        "enti"
      ],
      [
        "iv",
        "ery"
      ],
      [
        "Ġme",
        "zzo"
      ],
      [
        "Ġcollabor",
        "azione"
      ],
      [
        "Ġsel",
        "ect"
      ],
      [
        "oc",
        "r"
      ],
      [
        "Ġsol",
        "ution"
      ],
      [
        "ĠM",
        "al"
      ],
      [
        "am",
        "in"
      ],
      [
        "ul",
        "i"
      ],
      [
        "Ġsim",
        "ilar"
      ],
      [
        "Ġar",
        "m"
      ],
      [
        "(",
        "),"
      ],
      [
        "Ġo",
        "v"
      ],
      [
        "Ġv",
        "ide"
      ],
      [
        "Ġw",
        "ide"
      ],
      [
        "ĠB",
        "er"
      ],
      [
        "Ġmulti",
        "ple"
      ],
      [
        "Ñ",
        "Ĥ"
      ],
      [
        "Ġcons",
        "ul"
      ],
      [
        "Ġleg",
        "g"
      ],
      [
        "L",
        "I"
      ],
      [
        "d",
        "om"
      ],
      [
        "ĠFrances",
        "co"
      ],
      [
        "ĠS",
        "il"
      ],
      [
        "Ġlevel",
        "s"
      ],
      [
        "Ġmess",
        "age"
      ],
      [
        "Ġf",
        "anno"
      ],
      [
        "as",
        "to"
      ],
      [
        "ĠI",
        "S"
      ],
      [
        "op",
        "y"
      ],
      [
        "Ġcittad",
        "ini"
      ],
      [
        "etter",
        "e"
      ],
      [
        "Ġo",
        "bi"
      ],
      [
        "end",
        "ere"
      ],
      [
        "Ġaggi",
        "orn"
      ],
      [
        "Ġqu",
        "ite"
      ],
      [
        "Ġd",
        "in"
      ],
      [
        "li",
        "es"
      ],
      [
        "Ġp",
        "ict"
      ],
      [
        "ret",
        "to"
      ],
      [
        "Ġcons",
        "ist"
      ],
      [
        "ign",
        "ed"
      ],
      [
        "Ġmaggio",
        "re"
      ],
      [
        "Ġdefin",
        "it"
      ],
      [
        "Ġand",
        "are"
      ],
      [
        "Ġin",
        "j"
      ],
      [
        "e",
        "ff"
      ],
      [
        "P",
        "O"
      ],
      [
        "ic",
        "on"
      ],
      [
        "Ġcomun",
        "icazione"
      ],
      [
        "ĠSt",
        "ud"
      ],
      [
        "ĠSu",
        "per"
      ],
      [
        "ĠF",
        "ire"
      ],
      [
        "oc",
        "al"
      ],
      [
        "ov",
        "id"
      ],
      [
        "Ġv",
        "aria"
      ],
      [
        "Ġpa",
        "per"
      ],
      [
        "Ġconf",
        "ig"
      ],
      [
        "ĠO",
        "ut"
      ],
      [
        "Ġdes",
        "ider"
      ],
      [
        "ar",
        "ci"
      ],
      [
        "Ġsc",
        "reen"
      ],
      [
        "Ġcomm",
        "it"
      ],
      [
        "Ġro",
        "ad"
      ],
      [
        "Ġcl",
        "in"
      ],
      [
        "ĠAmer",
        "ica"
      ],
      [
        "Ġass",
        "ic"
      ],
      [
        "Ġcan",
        "not"
      ],
      [
        "Ġsta",
        "bil"
      ],
      [
        "Ġcresc",
        "ita"
      ],
      [
        "Ġalm",
        "ost"
      ],
      [
        "t",
        "ti"
      ],
      [
        "atter",
        "n"
      ],
      [
        "u",
        "o"
      ],
      [
        "Ġvis",
        "ual"
      ],
      [
        "Ġpos",
        "itive"
      ],
      [
        "M",
        "an"
      ],
      [
        "ĠM",
        "r"
      ],
      [
        "al",
        "o"
      ],
      [
        "er",
        "ve"
      ],
      [
        "Ġproject",
        "s"
      ],
      [
        "Ġriguard",
        "a"
      ],
      [
        "Ġsp",
        "etta"
      ],
      [
        "Ġb",
        "att"
      ],
      [
        "ĠC",
        "oun"
      ],
      [
        "Ġso",
        "on"
      ],
      [
        "ef",
        "ul"
      ],
      [
        "itt",
        "ing"
      ],
      [
        "Ġinterna",
        "zionale"
      ],
      [
        "Ġul",
        "ter"
      ],
      [
        "Ġh",
        "ot"
      ],
      [
        "Ġcer",
        "to"
      ],
      [
        "ĠSt",
        "ates"
      ],
      [
        "r",
        "c"
      ],
      [
        "Ġs",
        "ele"
      ],
      [
        "Ġpre",
        "zzo"
      ],
      [
        "Ġal",
        "iment"
      ],
      [
        "Ġf",
        "att"
      ],
      [
        "Ġl",
        "ower"
      ],
      [
        "ĠTr",
        "ans"
      ],
      [
        "ist",
        "or"
      ],
      [
        "e",
        "qu"
      ],
      [
        "Ġoffic",
        "ial"
      ],
      [
        "Ġcre",
        "ating"
      ],
      [
        "u",
        "ito"
      ],
      [
        "Ġdel",
        "iver"
      ],
      [
        "al",
        "ing"
      ],
      [
        "Ġcas",
        "es"
      ],
      [
        "ĠF",
        "eder"
      ],
      [
        "Ġitali",
        "ani"
      ],
      [
        "att",
        "ivitÃł"
      ],
      [
        "asc",
        "ia"
      ],
      [
        "it",
        "em"
      ],
      [
        "Ġeff",
        "etti"
      ],
      [
        "occ",
        "up"
      ],
      [
        "Ġha",
        "i"
      ],
      [
        "f",
        "ond"
      ],
      [
        "U",
        "ser"
      ],
      [
        "Ġt",
        "ent"
      ],
      [
        "iv",
        "ing"
      ],
      [
        "y",
        "ear"
      ],
      [
        "Ġf",
        "oot"
      ],
      [
        "Ġsp",
        "a"
      ],
      [
        "ab",
        "or"
      ],
      [
        "Ġac",
        "cept"
      ],
      [
        "Ġsu",
        "bs"
      ],
      [
        "Ġapp",
        "are"
      ],
      [
        "Ġor",
        "mai"
      ],
      [
        "Ġsol",
        "id"
      ],
      [
        "Ġh",
        "alf"
      ],
      [
        "ĠN",
        "orth"
      ],
      [
        "Ġmor",
        "te"
      ],
      [
        "Ġt",
        "anti"
      ],
      [
        "Ġm",
        "ys"
      ],
      [
        "ĠS",
        "ic"
      ],
      [
        "Ġse",
        "em"
      ],
      [
        "b",
        "um"
      ],
      [
        "a",
        "zienda"
      ],
      [
        "t",
        "or"
      ],
      [
        "Ġs",
        "istem"
      ],
      [
        "ĠE",
        "v"
      ],
      [
        "ic",
        "ate"
      ],
      [
        "ta",
        "il"
      ],
      [
        "Ġs",
        "ede"
      ],
      [
        "Ġgiorn",
        "ata"
      ],
      [
        "Ġc",
        "m"
      ],
      [
        "ag",
        "o"
      ],
      [
        "ĠG",
        "roup"
      ],
      [
        "W",
        "h"
      ],
      [
        "ĠN",
        "a"
      ],
      [
        "og",
        "hi"
      ],
      [
        "Ġit",
        "em"
      ],
      [
        "ĠT",
        "ur"
      ],
      [
        "ifica",
        "zione"
      ],
      [
        "an",
        "ch"
      ],
      [
        "Ġwh",
        "ite"
      ],
      [
        "Ġdichi",
        "ar"
      ],
      [
        "ĠAn",
        "ton"
      ],
      [
        "ĠR",
        "em"
      ],
      [
        "Ġsa",
        "ve"
      ],
      [
        "Ġf",
        "ire"
      ],
      [
        "Ġsettim",
        "ana"
      ],
      [
        "ip",
        "e"
      ],
      [
        "Ġup",
        "d"
      ],
      [
        "Ġprot",
        "ect"
      ],
      [
        "F",
        "ile"
      ],
      [
        "Ġpass",
        "ato"
      ],
      [
        "Ġpo",
        "chi"
      ],
      [
        "d",
        "el"
      ],
      [
        "Ġdire",
        "ttamente"
      ],
      [
        "Ġha",
        "ir"
      ],
      [
        "P",
        "h"
      ],
      [
        "Ġcom",
        "ing"
      ],
      [
        "ã",
        "ģ"
      ],
      [
        "Ġf",
        "ase"
      ],
      [
        "C",
        "O"
      ],
      [
        "h",
        "ol"
      ],
      [
        "M",
        "odel"
      ],
      [
        "dis",
        "f"
      ],
      [
        "ĠA",
        "P"
      ],
      [
        "ess",
        "ere"
      ],
      [
        "Ġp",
        "es"
      ],
      [
        "ĠM",
        "ond"
      ],
      [
        "Ġrun",
        "ning"
      ],
      [
        "Ġfam",
        "il"
      ],
      [
        "Ġfin",
        "ale"
      ],
      [
        "Ġprom",
        "ot"
      ],
      [
        "Ġst",
        "essi"
      ],
      [
        "ip",
        "end"
      ],
      [
        "L",
        "O"
      ],
      [
        "ĠR",
        "os"
      ],
      [
        "Ġv",
        "ec"
      ],
      [
        "Ġtr",
        "ying"
      ],
      [
        "Ġd",
        "ouble"
      ],
      [
        "Ġnel",
        "lo"
      ],
      [
        "F",
        "orm"
      ],
      [
        "Ġunderstand",
        "ing"
      ],
      [
        "Ġdispos",
        "izione"
      ],
      [
        "Ġg",
        "round"
      ],
      [
        "Ġinf",
        "o"
      ],
      [
        "Ġbu",
        "ona"
      ],
      [
        "Ġar",
        "ray"
      ],
      [
        "Ġout",
        "side"
      ],
      [
        "Ġm",
        "ark"
      ],
      [
        "Ġist",
        "itu"
      ],
      [
        "Ġmom",
        "ent"
      ],
      [
        "ĠM",
        "use"
      ],
      [
        "Ġmod",
        "alitÃł"
      ],
      [
        "ĠM",
        "ol"
      ],
      [
        "Ġcomp",
        "less"
      ],
      [
        "A",
        "d"
      ],
      [
        "Ġe",
        "arn"
      ],
      [
        "Ġfe",
        "ed"
      ],
      [
        "ĠOn",
        "line"
      ],
      [
        "Ġplay",
        "er"
      ],
      [
        "Ġprogram",
        "s"
      ],
      [
        "Ġstrutt",
        "ura"
      ],
      [
        "li",
        "ed"
      ],
      [
        "ĠInd",
        "ia"
      ],
      [
        "Ġes",
        "erc"
      ],
      [
        "un",
        "ta"
      ],
      [
        "ĠF",
        "irst"
      ],
      [
        "as",
        "p"
      ],
      [
        "ĠS",
        "en"
      ],
      [
        "R",
        "ep"
      ],
      [
        "Ġprincip",
        "ali"
      ],
      [
        "Ġb",
        "ed"
      ],
      [
        "Ġeff",
        "ic"
      ],
      [
        "Ġlat",
        "est"
      ],
      [
        "w",
        "ise"
      ],
      [
        "Ġt",
        "ouch"
      ],
      [
        "ĠN",
        "ella"
      ],
      [
        "ĠAr",
        "ch"
      ],
      [
        "Ġd",
        "oll"
      ],
      [
        "Ġcap",
        "ire"
      ],
      [
        "ura",
        "mente"
      ],
      [
        "Ġag",
        "re"
      ],
      [
        "tr",
        "ict"
      ],
      [
        "ĠU",
        "K"
      ],
      [
        "Ġmost",
        "ra"
      ],
      [
        "Ġv",
        "ig"
      ],
      [
        "ĠL",
        "ist"
      ],
      [
        "Ġcomm",
        "erci"
      ],
      [
        "in",
        "fo"
      ],
      [
        "}",
        ","
      ],
      [
        "ĠF",
        "ree"
      ],
      [
        "ogli",
        "e"
      ],
      [
        "ĠO",
        "ver"
      ],
      [
        "ĠB",
        "el"
      ],
      [
        "Ġm",
        "ie"
      ],
      [
        "Ġstr",
        "umenti"
      ],
      [
        "u",
        "x"
      ],
      [
        "Ġpart",
        "y"
      ],
      [
        "Ġs",
        "ed"
      ],
      [
        "Ġn",
        "ulla"
      ],
      [
        "ĠB",
        "i"
      ],
      [
        "Ġlead",
        "ing"
      ],
      [
        "Ġg",
        "amb"
      ],
      [
        "Ġc",
        "lick"
      ],
      [
        "Ġstud",
        "ent"
      ],
      [
        "g",
        "n"
      ],
      [
        "ch",
        "è"
      ],
      [
        "ir",
        "ing"
      ],
      [
        "ann",
        "el"
      ],
      [
        "Ġreg",
        "ul"
      ],
      [
        "Ġatt",
        "ention"
      ],
      [
        "b",
        "ar"
      ],
      [
        "Ġplay",
        "ing"
      ],
      [
        "ex",
        "p"
      ],
      [
        "Ġ_",
        "_"
      ],
      [
        "ri",
        "zione"
      ],
      [
        "Ġr",
        "ather"
      ],
      [
        "Ġd",
        "unque"
      ],
      [
        "r",
        "as"
      ],
      [
        "i",
        "ori"
      ],
      [
        "h",
        "ib"
      ],
      [
        "i",
        "ente"
      ],
      [
        "Ġu",
        "omini"
      ],
      [
        "Ġgra",
        "du"
      ],
      [
        "Ġst",
        "rength"
      ],
      [
        "r",
        "up"
      ],
      [
        "f",
        "ield"
      ],
      [
        "Ġpens",
        "i"
      ],
      [
        "on",
        "ia"
      ],
      [
        "Ġm",
        "ember"
      ],
      [
        "Ġaut",
        "or"
      ],
      [
        "e",
        "ks"
      ],
      [
        "Ġcontem",
        "por"
      ],
      [
        "Ġspe",
        "ak"
      ],
      [
        "Ġlav",
        "ori"
      ],
      [
        ".",
        ")"
      ],
      [
        "Ġb",
        "ir"
      ],
      [
        "Ġtras",
        "m"
      ],
      [
        "ir",
        "Ãł"
      ],
      [
        "Ġbeh",
        "ind"
      ],
      [
        "on",
        "ica"
      ],
      [
        "Ġm",
        "ond"
      ],
      [
        "Ġequip",
        "ment"
      ],
      [
        "er",
        "ed"
      ],
      [
        "Ġb",
        "us"
      ],
      [
        "Ġc",
        "av"
      ],
      [
        "Ġpurch",
        "ase"
      ],
      [
        "S",
        "S"
      ],
      [
        "perti",
        "es"
      ],
      [
        "Ġdi",
        "al"
      ],
      [
        "Ġcomp",
        "lex"
      ],
      [
        "k",
        "i"
      ],
      [
        "Ġquot",
        "idi"
      ],
      [
        "ie",
        "v"
      ],
      [
        "Ġp",
        "andem"
      ],
      [
        "min",
        "istrazione"
      ],
      [
        "ial",
        "mente"
      ],
      [
        "Ġm",
        "m"
      ],
      [
        "b",
        "an"
      ],
      [
        "at",
        "ives"
      ],
      [
        "Ġam",
        "m"
      ],
      [
        "Ġla",
        "bor"
      ],
      [
        "p",
        "ose"
      ],
      [
        "ĠL",
        "ond"
      ],
      [
        "o",
        "o"
      ],
      [
        "Ġlead",
        "er"
      ],
      [
        "Ġs",
        "ense"
      ],
      [
        "Ġline",
        "a"
      ],
      [
        "Ġw",
        "ords"
      ],
      [
        "l",
        "ength"
      ],
      [
        "V",
        "ID"
      ],
      [
        "in",
        "ta"
      ],
      [
        "are",
        "a"
      ],
      [
        "Ġsi",
        "x"
      ],
      [
        "Ġcer",
        "tific"
      ],
      [
        "Ġdis",
        "cover"
      ],
      [
        "it",
        "able"
      ],
      [
        "Ġass",
        "ess"
      ],
      [
        "Ġĉĉĉĉ",
        "ĉ"
      ],
      [
        "Ġrel",
        "ated"
      ],
      [
        "Ġgu",
        "ar"
      ],
      [
        "tr",
        "utt"
      ],
      [
        "qu",
        "es"
      ],
      [
        "ĠP",
        "ER"
      ],
      [
        "Ġgu",
        "ide"
      ],
      [
        "Ġliv",
        "es"
      ],
      [
        "ogra",
        "f"
      ],
      [
        "al",
        "u"
      ],
      [
        "Ġt",
        "old"
      ],
      [
        "Ġmin",
        "uti"
      ],
      [
        "Ġb",
        "all"
      ],
      [
        "ĠCent",
        "er"
      ],
      [
        "ol",
        "ine"
      ],
      [
        "ĠB",
        "est"
      ],
      [
        "Ġdr",
        "ive"
      ],
      [
        "ad",
        "ra"
      ],
      [
        "Ġex",
        "act"
      ],
      [
        "Ġes",
        "perienza"
      ],
      [
        "in",
        "ci"
      ],
      [
        "onom",
        "ia"
      ],
      [
        "Ġd",
        "raw"
      ],
      [
        "ass",
        "a"
      ],
      [
        "ab",
        "b"
      ],
      [
        "ZION",
        "E"
      ],
      [
        "Ġa",
        "w"
      ],
      [
        "Ġra",
        "ff"
      ],
      [
        "on",
        "ta"
      ],
      [
        "ta",
        "zioni"
      ],
      [
        "atr",
        "imon"
      ],
      [
        "ab",
        "les"
      ],
      [
        "Ġst",
        "im"
      ],
      [
        "ĠF",
        "orm"
      ],
      [
        "we",
        "et"
      ],
      [
        "Ġle",
        "ave"
      ],
      [
        "anc",
        "io"
      ],
      [
        "res",
        "ult"
      ],
      [
        "Ġs",
        "os"
      ],
      [
        "Ġs",
        "ell"
      ],
      [
        "ĠH",
        "is"
      ],
      [
        "Ġpag",
        "ina"
      ],
      [
        "Ġcomun",
        "itÃł"
      ],
      [
        "Ġpr",
        "ime"
      ],
      [
        "ura",
        "zione"
      ],
      [
        "ĠE",
        "le"
      ],
      [
        "Ġad",
        "j"
      ],
      [
        "d",
        "f"
      ],
      [
        "id",
        "ge"
      ],
      [
        "Ġfoto",
        "graf"
      ],
      [
        "ĠD",
        "irect"
      ],
      [
        "om",
        "a"
      ],
      [
        "am",
        "ic"
      ],
      [
        "Ġre",
        "duce"
      ],
      [
        "Ġanno",
        "un"
      ],
      [
        "ro",
        "c"
      ],
      [
        "Ġintern",
        "ational"
      ],
      [
        "Ġsp",
        "l"
      ],
      [
        "T",
        "M"
      ],
      [
        "ĠE",
        "cco"
      ],
      [
        "a",
        "ign"
      ],
      [
        "ĠC",
        "at"
      ],
      [
        "(",
        "("
      ],
      [
        "ð",
        "Ł"
      ],
      [
        "t",
        "ta"
      ],
      [
        "ĠR",
        "uss"
      ],
      [
        "p",
        "ost"
      ],
      [
        "æ",
        "ľ"
      ],
      [
        "Ġcare",
        "er"
      ],
      [
        "g",
        "es"
      ],
      [
        "...",
        "]"
      ],
      [
        "Ġes",
        "ig"
      ],
      [
        "Ġpati",
        "ents"
      ],
      [
        "Ġro",
        "s"
      ],
      [
        "ĠP",
        "riv"
      ],
      [
        "Ġh",
        "ref"
      ],
      [
        "ĠIntern",
        "et"
      ],
      [
        "Ġarch",
        "it"
      ],
      [
        "li",
        "f"
      ],
      [
        "ph",
        "one"
      ],
      [
        "Ġricon",
        "osc"
      ],
      [
        "ĠK",
        "e"
      ],
      [
        "ĠE",
        "very"
      ],
      [
        "Ġtre",
        "nd"
      ],
      [
        "im",
        "oni"
      ],
      [
        "`",
        "`"
      ],
      [
        "Ġfi",
        "x"
      ],
      [
        "f",
        "rom"
      ],
      [
        "Ġgo",
        "al"
      ],
      [
        "Ġanal",
        "y"
      ],
      [
        "Ġopportun",
        "ities"
      ],
      [
        "ĠT",
        "el"
      ],
      [
        "Ġmac",
        "ch"
      ],
      [
        "Ġs",
        "ites"
      ],
      [
        "and",
        "ing"
      ],
      [
        "Ġpl",
        "ant"
      ],
      [
        "ĠNap",
        "oli"
      ],
      [
        "Ġle",
        "i"
      ],
      [
        "as",
        "ons"
      ],
      [
        "Ġover",
        "all"
      ],
      [
        "ĠT",
        "re"
      ],
      [
        "an",
        "che"
      ],
      [
        "ar",
        "th"
      ],
      [
        "Ġr",
        "ies"
      ],
      [
        "Ġel",
        "imin"
      ],
      [
        "Ġvend",
        "ita"
      ],
      [
        "Ġse",
        "x"
      ],
      [
        "Ġorig",
        "inal"
      ],
      [
        "Ġc",
        "ry"
      ],
      [
        "Ġconten",
        "uti"
      ],
      [
        "S",
        "p"
      ],
      [
        "K",
        "ey"
      ],
      [
        "Ġev",
        "ol"
      ],
      [
        "ĠOn",
        "ce"
      ],
      [
        "Ġperm",
        "ette"
      ],
      [
        "is",
        "l"
      ],
      [
        "Ġs",
        "iti"
      ],
      [
        "Ġjour",
        "ney"
      ],
      [
        "ĠPro",
        "gram"
      ],
      [
        "op",
        "s"
      ],
      [
        "Ġal",
        "to"
      ],
      [
        "lic",
        "ation"
      ],
      [
        "it",
        "ivi"
      ],
      [
        "âĢ",
        "ľ"
      ],
      [
        "Ġing",
        "redi"
      ],
      [
        "Ġsl",
        "ot"
      ],
      [
        "ĠMar",
        "ch"
      ],
      [
        "Ġcent",
        "r"
      ],
      [
        "idd",
        "le"
      ],
      [
        "ed",
        "es"
      ],
      [
        "Ġphys",
        "ical"
      ],
      [
        "p",
        "ond"
      ],
      [
        "Ex",
        "ception"
      ],
      [
        "zz",
        "e"
      ],
      [
        "Ġg",
        "reen"
      ],
      [
        "ĠU",
        "l"
      ],
      [
        "Ġris",
        "ol"
      ],
      [
        "ĠComm",
        "un"
      ],
      [
        "Ð",
        "½"
      ],
      [
        "Ġbu",
        "ilt"
      ],
      [
        "Ġpack",
        "age"
      ],
      [
        "in",
        "azione"
      ],
      [
        "Ġcurrent",
        "ly"
      ],
      [
        "ĠSt",
        "ati"
      ],
      [
        "Ġbud",
        "get"
      ],
      [
        "an",
        "ks"
      ],
      [
        "Ġbo",
        "ard"
      ],
      [
        "Ġright",
        "s"
      ],
      [
        "Ġprobab",
        "ly"
      ],
      [
        "ac",
        "hes"
      ],
      [
        "..",
        "/"
      ],
      [
        "Ġrece",
        "ived"
      ],
      [
        "Ġris",
        "posta"
      ],
      [
        "Ġer",
        "ror"
      ],
      [
        "Ġval",
        "id"
      ],
      [
        "il",
        "es"
      ],
      [
        "Ġsc",
        "rit"
      ],
      [
        "Ġent",
        "ro"
      ],
      [
        "Ġimp",
        "rese"
      ],
      [
        "E",
        "F"
      ],
      [
        "and",
        "om"
      ],
      [
        "ĠA",
        "maz"
      ],
      [
        "ur",
        "l"
      ],
      [
        "atrimon",
        "io"
      ],
      [
        "ra",
        "i"
      ],
      [
        "Ġb",
        "io"
      ],
      [
        "A",
        "m"
      ],
      [
        "ĠP",
        "o"
      ],
      [
        "ĠB",
        "re"
      ],
      [
        "ĠDes",
        "ign"
      ],
      [
        "in",
        "st"
      ],
      [
        "om",
        "an"
      ],
      [
        "Ġl",
        "anguage"
      ],
      [
        "b",
        "t"
      ],
      [
        "os",
        "ed"
      ],
      [
        "Ġdip",
        "end"
      ],
      [
        "ĠIntern",
        "ational"
      ],
      [
        "ol",
        "f"
      ],
      [
        "du",
        "ction"
      ],
      [
        "Ġambi",
        "ent"
      ],
      [
        "S",
        "ize"
      ],
      [
        "htt",
        "ps"
      ],
      [
        "U",
        "p"
      ],
      [
        "ĠB",
        "ro"
      ],
      [
        "ĠM",
        "any"
      ],
      [
        "es",
        "perienza"
      ],
      [
        "ĠA",
        "M"
      ],
      [
        "atr",
        "ice"
      ],
      [
        "ce",
        "p"
      ],
      [
        "Ġrem",
        "ov"
      ],
      [
        "Ġc",
        "ast"
      ],
      [
        "Ġis",
        "c"
      ],
      [
        "Ġshow",
        "s"
      ],
      [
        "ett",
        "ivi"
      ],
      [
        "ĠL",
        "et"
      ],
      [
        "ch",
        "ange"
      ],
      [
        "Ġenc",
        "ou"
      ],
      [
        "Ġa",
        "udi"
      ],
      [
        "Ġlo",
        "ad"
      ],
      [
        "Ġpar",
        "am"
      ],
      [
        "Ġemploy",
        "ees"
      ],
      [
        "Ġcoun",
        "tries"
      ],
      [
        "in",
        "er"
      ],
      [
        "fun",
        "ction"
      ],
      [
        "Ġ]",
        "."
      ],
      [
        "Ġexcell",
        "ent"
      ],
      [
        "po",
        "int"
      ],
      [
        "Ġinvest",
        "ment"
      ],
      [
        "Ġpro",
        "sp"
      ],
      [
        "Ġsus",
        "tain"
      ],
      [
        "Ġcr",
        "isi"
      ],
      [
        "anc",
        "i"
      ],
      [
        "m",
        "ap"
      ],
      [
        "Ġbel",
        "le"
      ],
      [
        "Ġpi",
        "atta"
      ],
      [
        "Ġsod",
        "disf"
      ],
      [
        "Ġm",
        "o"
      ],
      [
        "Ġda",
        "ily"
      ],
      [
        "Ġpar",
        "la"
      ],
      [
        "p",
        "ol"
      ],
      [
        "Ġlib",
        "er"
      ],
      [
        "Ġup",
        "on"
      ],
      [
        "Ġdef",
        "ault"
      ],
      [
        "Ġdom",
        "anda"
      ],
      [
        "()",
        ")"
      ],
      [
        "Ġmod",
        "ello"
      ],
      [
        "Ġutilizz",
        "are"
      ],
      [
        "ĠC",
        "le"
      ],
      [
        "ut",
        "ente"
      ],
      [
        "ĠM",
        "icro"
      ],
      [
        "Ġk",
        "m"
      ],
      [
        "Ġh",
        "ope"
      ],
      [
        "ivers",
        "itÃł"
      ],
      [
        "C",
        "E"
      ],
      [
        "al",
        "lo"
      ],
      [
        "ĠV",
        "AL"
      ],
      [
        "Ġscor",
        "so"
      ],
      [
        "et",
        "ail"
      ],
      [
        "ĠServ",
        "ice"
      ],
      [
        "g",
        "iare"
      ],
      [
        "N",
        "A"
      ],
      [
        "Ġcol",
        "p"
      ],
      [
        "Ġl",
        "if"
      ],
      [
        "Ġcond",
        "ition"
      ],
      [
        "b",
        "ers"
      ],
      [
        "Ġr",
        "ile"
      ],
      [
        "Ġinc",
        "red"
      ],
      [
        "Ġpossi",
        "amo"
      ],
      [
        "Ġexp",
        "la"
      ],
      [
        "ĠU",
        "nd"
      ],
      [
        "Ġf",
        "id"
      ],
      [
        "Ġli",
        "qu"
      ],
      [
        "Ġtrad",
        "itional"
      ],
      [
        "Ġcommerc",
        "ial"
      ],
      [
        "Ġinc",
        "lus"
      ],
      [
        "ĠP",
        "ot"
      ],
      [
        "Ġexp",
        "ected"
      ],
      [
        "g",
        "ing"
      ],
      [
        "Ġcomp",
        "rend"
      ],
      [
        "Ġon",
        "es"
      ],
      [
        "Ġdes",
        "c"
      ],
      [
        "h",
        "o"
      ],
      [
        "t",
        "ura"
      ],
      [
        "is",
        "ione"
      ],
      [
        "ĠB",
        "en"
      ],
      [
        "Ġpriv",
        "acy"
      ],
      [
        "Ġdes",
        "crib"
      ],
      [
        "Ġf",
        "resh"
      ],
      [
        "Ġhigh",
        "ly"
      ],
      [
        "Ġco",
        "ordin"
      ],
      [
        "Ġtech",
        "ni"
      ],
      [
        "ĠP",
        "erson"
      ],
      [
        "h",
        "ood"
      ],
      [
        "ous",
        "ly"
      ],
      [
        "ĠO",
        "c"
      ],
      [
        "Ġpa",
        "int"
      ],
      [
        "ĠS",
        "ub"
      ],
      [
        "Ġdiffic",
        "ile"
      ],
      [
        "Ġcult",
        "ure"
      ],
      [
        "utt",
        "ing"
      ],
      [
        "Ġmil",
        "a"
      ],
      [
        "pon",
        "ent"
      ],
      [
        "Ġpi",
        "an"
      ],
      [
        "Ġin",
        "itial"
      ],
      [
        "T",
        "E"
      ],
      [
        "Ġc",
        "ic"
      ],
      [
        "ap",
        "t"
      ],
      [
        "Ġpu",
        "oi"
      ],
      [
        "Re",
        "quest"
      ],
      [
        "Ġsal",
        "v"
      ],
      [
        "ab",
        "y"
      ],
      [
        "il",
        "a"
      ],
      [
        "ac",
        "es"
      ],
      [
        "l",
        "ish"
      ],
      [
        "Ġex",
        "tre"
      ],
      [
        "Ġcl",
        "ub"
      ],
      [
        "ĠT",
        "est"
      ],
      [
        "Ġe",
        "cho"
      ],
      [
        "Ġin",
        "put"
      ],
      [
        "ĠR",
        "el"
      ],
      [
        "Ġdis",
        "e"
      ],
      [
        "ab",
        "ato"
      ],
      [
        "Ġ",
        "âĢĻ"
      ],
      [
        "il",
        "o"
      ],
      [
        "is",
        "f"
      ],
      [
        "Ġ+",
        "="
      ],
      [
        "Ġstat",
        "us"
      ],
      [
        "ound",
        "s"
      ],
      [
        "m",
        "odel"
      ],
      [
        "ĠW",
        "est"
      ],
      [
        "St",
        "ate"
      ],
      [
        "ol",
        "azione"
      ],
      [
        "ĠP",
        "RO"
      ],
      [
        "ab",
        "ase"
      ],
      [
        "Ġoff",
        "re"
      ],
      [
        "Ġwant",
        "ed"
      ],
      [
        "ĠM",
        "ont"
      ],
      [
        "om",
        "s"
      ],
      [
        "Ġread",
        "ing"
      ],
      [
        "Ġw",
        "alk"
      ],
      [
        "ĠP",
        "R"
      ],
      [
        "Ġthem",
        "selves"
      ],
      [
        "Ġdi",
        "agn"
      ],
      [
        "Ġantic",
        "ip"
      ],
      [
        "ar",
        "c"
      ],
      [
        "ĠP",
        "M"
      ],
      [
        "Ġrag",
        "azzi"
      ],
      [
        "Ġloc",
        "ali"
      ],
      [
        "å",
        "ħ"
      ],
      [
        "Ġob",
        "tain"
      ],
      [
        "Ġpos",
        "izione"
      ],
      [
        "m",
        "os"
      ],
      [
        "y",
        "ond"
      ],
      [
        "Ġpreced",
        "ente"
      ],
      [
        "Ġs",
        "un"
      ],
      [
        "k",
        "y"
      ],
      [
        "ab",
        "el"
      ],
      [
        "Ġmani",
        "era"
      ],
      [
        "ich",
        "é"
      ],
      [
        "Ġst",
        "ile"
      ],
      [
        "ag",
        "ue"
      ],
      [
        "h",
        "old"
      ],
      [
        "osp",
        "ital"
      ],
      [
        "Ġapp",
        "e"
      ],
      [
        "Ġwe",
        "eks"
      ],
      [
        "Ġval",
        "ues"
      ],
      [
        "Ġb",
        "lood"
      ],
      [
        "ĠM",
        "et"
      ],
      [
        "um",
        "i"
      ],
      [
        "Ġcomp",
        "ort"
      ],
      [
        "Ġdirect",
        "ly"
      ],
      [
        "Ġop",
        "ere"
      ],
      [
        "anc",
        "ing"
      ],
      [
        "Ġm",
        "and"
      ],
      [
        "htt",
        "p"
      ],
      [
        "Ġcontro",
        "ll"
      ],
      [
        "ister",
        "o"
      ],
      [
        "cc",
        "ia"
      ],
      [
        "=",
        "{"
      ],
      [
        "Ġorgan",
        "ization"
      ],
      [
        "Ġtel",
        "ef"
      ],
      [
        "Ġch",
        "ance"
      ],
      [
        "ĠA",
        "I"
      ],
      [
        "h",
        "am"
      ],
      [
        "Ġdisc",
        "ip"
      ],
      [
        "Ġtr",
        "ip"
      ],
      [
        "Ġpay",
        "ment"
      ],
      [
        "ĠPa",
        "olo"
      ],
      [
        "Ġth",
        "row"
      ],
      [
        "Ġl",
        "un"
      ],
      [
        "du",
        "zione"
      ],
      [
        "Ġimmag",
        "ini"
      ],
      [
        "Ġstrateg",
        "y"
      ],
      [
        "Ġgo",
        "als"
      ],
      [
        "Ġappro",
        "pri"
      ],
      [
        "Ġpicc",
        "olo"
      ],
      [
        "p",
        "ot"
      ],
      [
        "Ġrela",
        "zione"
      ],
      [
        "it",
        "ario"
      ],
      [
        "ĠIN",
        "S"
      ],
      [
        "ĠWh",
        "y"
      ],
      [
        "ĠI",
        "I"
      ],
      [
        "Ġto",
        "wards"
      ],
      [
        "Ġcop",
        "y"
      ],
      [
        "Ġcorre",
        "ct"
      ],
      [
        "Ġdov",
        "rebbe"
      ],
      [
        "ĠH",
        "er"
      ],
      [
        "Ġs",
        "end"
      ],
      [
        "en",
        "u"
      ],
      [
        "tt",
        "y"
      ],
      [
        "Ġw",
        "el"
      ],
      [
        "olog",
        "ico"
      ],
      [
        "Ġaff",
        "id"
      ],
      [
        "Ġh",
        "otel"
      ],
      [
        "in",
        "izio"
      ],
      [
        "ell",
        "ow"
      ],
      [
        "Ġrice",
        "v"
      ],
      [
        "Ġin",
        "fer"
      ],
      [
        "Ġprodu",
        "ce"
      ],
      [
        "Ġris",
        "erv"
      ],
      [
        "////",
        "////"
      ],
      [
        "ĠG",
        "re"
      ],
      [
        "ĠB",
        "ec"
      ],
      [
        "N",
        "ew"
      ],
      [
        "Ġhealth",
        "y"
      ],
      [
        "Ġleg",
        "gere"
      ],
      [
        "Ġs",
        "n"
      ],
      [
        "Ġro",
        "und"
      ],
      [
        "è",
        "¿"
      ],
      [
        "Ġhe",
        "av"
      ],
      [
        "Ġp",
        "le"
      ],
      [
        "Ġ[",
        "...]"
      ],
      [
        "Ġpro",
        "getti"
      ],
      [
        "ot",
        "os"
      ],
      [
        "Ġrif",
        "i"
      ],
      [
        "Ġfor",
        "t"
      ],
      [
        "Ġask",
        "ed"
      ],
      [
        "Ġcent",
        "er"
      ],
      [
        "Ġm",
        "ut"
      ],
      [
        "Ġp",
        "elle"
      ],
      [
        "Ġviv",
        "ere"
      ],
      [
        "ica",
        "zioni"
      ],
      [
        "esti",
        "re"
      ],
      [
        "Ġdiffic",
        "oltÃł"
      ],
      [
        "Ġcaratter",
        "istiche"
      ],
      [
        "Ġ:",
        "="
      ],
      [
        "Ġc",
        "art"
      ],
      [
        "ĠU",
        "se"
      ],
      [
        "ĠGiov",
        "anni"
      ],
      [
        "Ġo",
        "cchi"
      ],
      [
        "ĠN",
        "ULL"
      ],
      [
        "Ġhapp",
        "y"
      ],
      [
        "ĠTh",
        "en"
      ],
      [
        "ress",
        "ione"
      ],
      [
        "Ġ]",
        "["
      ],
      [
        "util",
        "izzo"
      ],
      [
        "Ġtot",
        "ale"
      ],
      [
        "Ġcam",
        "era"
      ],
      [
        "ide",
        "a"
      ],
      [
        "ĠT",
        "op"
      ],
      [
        "Ġa",
        "im"
      ],
      [
        "Ġst",
        "d"
      ],
      [
        "el",
        "se"
      ],
      [
        "Ġmis",
        "ura"
      ],
      [
        "(",
        "{"
      ],
      [
        "v",
        "anti"
      ],
      [
        "Ġpart",
        "s"
      ],
      [
        "ĠAl",
        "ess"
      ],
      [
        "Ġprof",
        "ess"
      ],
      [
        "fr",
        "ica"
      ],
      [
        "c",
        "ons"
      ],
      [
        "Ġcas",
        "h"
      ],
      [
        "Ġinclud",
        "ed"
      ],
      [
        "Ġsol",
        "uzione"
      ],
      [
        "Ġcontinu",
        "a"
      ],
      [
        "Ġmeet",
        "ing"
      ],
      [
        "S",
        "A"
      ],
      [
        "]",
        ","
      ],
      [
        "ubb",
        "lica"
      ],
      [
        "Ġatt",
        "enzione"
      ],
      [
        "ĠS",
        "at"
      ],
      [
        "Ġbu",
        "on"
      ],
      [
        "Ġav",
        "rebbe"
      ],
      [
        "Ġa",
        "ware"
      ],
      [
        "ill",
        "ing"
      ],
      [
        "T",
        "A"
      ],
      [
        "Ġcap",
        "t"
      ],
      [
        "ĠP",
        "ubblic"
      ],
      [
        "Ġpl",
        "ans"
      ],
      [
        "Ġbeh",
        "av"
      ],
      [
        "Ġco",
        "ol"
      ],
      [
        "Ġabb",
        "ia"
      ],
      [
        "Ġnecess",
        "itÃł"
      ],
      [
        "Ġrisp",
        "ond"
      ],
      [
        "w",
        "s"
      ],
      [
        "olar",
        "mente"
      ],
      [
        "Ġs",
        "ov"
      ],
      [
        "D",
        "A"
      ],
      [
        "Ġn",
        "or"
      ],
      [
        "Ġcolle",
        "ction"
      ],
      [
        "iss",
        "imi"
      ],
      [
        "Ġch",
        "arg"
      ],
      [
        "Ġrem",
        "ember"
      ],
      [
        "evel",
        "op"
      ],
      [
        "ĠC",
        "ook"
      ],
      [
        "n",
        "um"
      ],
      [
        "ĠCons",
        "iglio"
      ],
      [
        "Ġw",
        "onder"
      ],
      [
        "Ġgr",
        "an"
      ],
      [
        "we",
        "ight"
      ],
      [
        "ĠF",
        "estival"
      ],
      [
        "Ġs",
        "mo"
      ],
      [
        "er",
        "ror"
      ],
      [
        "v",
        "io"
      ],
      [
        "an",
        "na"
      ],
      [
        "Ġex",
        "cept"
      ],
      [
        "li",
        "ance"
      ],
      [
        "Ġs",
        "av"
      ],
      [
        "Ġn",
        "as"
      ],
      [
        "ir",
        "izzo"
      ],
      [
        "ĠC",
        "ount"
      ],
      [
        "Ġdec",
        "or"
      ],
      [
        "ĠH",
        "ouse"
      ],
      [
        "ĠServ",
        "ices"
      ],
      [
        "Ġnat",
        "urale"
      ],
      [
        "ful",
        "ly"
      ],
      [
        "P",
        "A"
      ],
      [
        "an",
        "zo"
      ],
      [
        "ĠPa",
        "ese"
      ],
      [
        "Ġop",
        "in"
      ],
      [
        "Ġsc",
        "oper"
      ],
      [
        "Ġoss",
        "erv"
      ],
      [
        "Ġinvest",
        "ig"
      ],
      [
        "Ġ|",
        "|"
      ],
      [
        "Ġnat",
        "ure"
      ],
      [
        "E",
        "uro"
      ],
      [
        "izz",
        "ate"
      ],
      [
        "Ġn",
        "ational"
      ],
      [
        "U",
        "M"
      ],
      [
        "ĠP",
        "C"
      ],
      [
        "Ġtech",
        "n"
      ],
      [
        "c",
        "ere"
      ],
      [
        "Ġatt",
        "ract"
      ],
      [
        "Ġsap",
        "ere"
      ],
      [
        "Ġint",
        "ellig"
      ],
      [
        "Ġartic",
        "olo"
      ],
      [
        "ta",
        "gram"
      ],
      [
        "R",
        "I"
      ],
      [
        "ĠC",
        "ost"
      ],
      [
        "j",
        "o"
      ],
      [
        "am",
        "ore"
      ],
      [
        "f",
        "ind"
      ],
      [
        "Ġsign",
        "ifica"
      ],
      [
        "Ġvel",
        "oc"
      ],
      [
        "w",
        "ood"
      ],
      [
        "Ġk",
        "ids"
      ],
      [
        "Ġcos",
        "ti"
      ],
      [
        "Ġrisult",
        "ato"
      ],
      [
        "ĠG",
        "ar"
      ],
      [
        "ontro",
        "l"
      ],
      [
        "Ġc",
        "a"
      ],
      [
        "Ġa",
        "maz"
      ],
      [
        "p",
        "to"
      ],
      [
        "Ġde",
        "ath"
      ],
      [
        "Ġsle",
        "ep"
      ],
      [
        "Ġcar",
        "ta"
      ],
      [
        "Ġre",
        "mo"
      ],
      [
        "Ġsp",
        "orts"
      ],
      [
        "Ġorgan",
        "iz"
      ],
      [
        "Ġser",
        "ver"
      ],
      [
        "ct",
        "ions"
      ],
      [
        "Ġc",
        "ro"
      ],
      [
        "Ġnot",
        "hing"
      ],
      [
        "Ġany",
        "one"
      ],
      [
        "ia",
        "ble"
      ],
      [
        "Ġw",
        "ord"
      ],
      [
        "Ġpot",
        "rÃł"
      ],
      [
        "Ñ",
        "Ģ"
      ],
      [
        "Ġcas",
        "in"
      ],
      [
        "ĠRe",
        "al"
      ],
      [
        "ĠEx",
        "p"
      ],
      [
        "Ġbrow",
        "ser"
      ],
      [
        "Ġinvol",
        "ved"
      ],
      [
        "l",
        "en"
      ],
      [
        "Ġinc",
        "or"
      ],
      [
        "ĠAmaz",
        "on"
      ],
      [
        "S",
        "I"
      ],
      [
        "Ġro",
        "b"
      ],
      [
        "so",
        "ft"
      ],
      [
        "ang",
        "er"
      ],
      [
        "Ġsupp",
        "ly"
      ],
      [
        "Ġind",
        "ustr"
      ],
      [
        "Ġtr",
        "an"
      ],
      [
        "Ġmet",
        "tere"
      ],
      [
        "Ġapplic",
        "ations"
      ],
      [
        "Ġn",
        "é"
      ],
      [
        "Ġv",
        "antag"
      ],
      [
        "Ġc",
        "lic"
      ],
      [
        "Ġo",
        "vvero"
      ],
      [
        "g",
        "a"
      ],
      [
        "ĠB",
        "ra"
      ],
      [
        "Ġsqu",
        "adra"
      ],
      [
        "ag",
        "ed"
      ],
      [
        "å",
        "IJ"
      ],
      [
        "Ġe",
        "asi"
      ],
      [
        "In",
        "t"
      ],
      [
        "ac",
        "ci"
      ],
      [
        "ĠM",
        "ich"
      ],
      [
        "Ġide",
        "as"
      ],
      [
        "ä",
        "º"
      ],
      [
        "Ġits",
        "elf"
      ],
      [
        "Ġcr",
        "uc"
      ],
      [
        "Ġtras",
        "fer"
      ],
      [
        "pp",
        "ia"
      ],
      [
        "se",
        "qu"
      ],
      [
        "l",
        "im"
      ],
      [
        "du",
        "ced"
      ],
      [
        "ĠReg",
        "ione"
      ],
      [
        "ĠAl",
        "so"
      ],
      [
        "Ġfondament",
        "ale"
      ],
      [
        "ĠC",
        "our"
      ],
      [
        "U",
        "ES"
      ],
      [
        "Ġps",
        "ic"
      ],
      [
        "p",
        "ass"
      ],
      [
        "s",
        "m"
      ],
      [
        "c",
        "ul"
      ],
      [
        "r",
        "ide"
      ],
      [
        "ĠMar",
        "co"
      ],
      [
        "pt",
        "ion"
      ],
      [
        "Ġw",
        "rite"
      ],
      [
        "Ġterm",
        "ini"
      ],
      [
        "Ġm",
        "ult"
      ],
      [
        "Ġdam",
        "age"
      ],
      [
        "ĠI",
        "D"
      ],
      [
        "Ġhe",
        "ld"
      ],
      [
        "ult",
        "ima"
      ],
      [
        "acc",
        "ia"
      ],
      [
        "ĠC",
        "ond"
      ],
      [
        "]",
        ";"
      ],
      [
        "Ġfac",
        "ile"
      ],
      [
        "ĠB",
        "ook"
      ],
      [
        "Ġpar",
        "lare"
      ],
      [
        "ambi",
        "ente"
      ],
      [
        "æ",
        "ķ"
      ],
      [
        "Ġsec",
        "ure"
      ],
      [
        "ert",
        "Ãł"
      ],
      [
        "ç",
        "Ķ"
      ],
      [
        "ï",
        "¿"
      ],
      [
        "sh",
        "ip"
      ],
      [
        "ĠAss",
        "oci"
      ],
      [
        "Ġst",
        "anno"
      ],
      [
        "ĠW",
        "hether"
      ],
      [
        "Ġex",
        "erc"
      ],
      [
        "pp",
        "i"
      ],
      [
        "Ġpl",
        "anning"
      ],
      [
        "te",
        "zza"
      ],
      [
        "Ġo",
        "bblig"
      ],
      [
        "Ġstor",
        "ico"
      ],
      [
        "ur",
        "ato"
      ],
      [
        "Ġh",
        "on"
      ],
      [
        "en",
        "ge"
      ],
      [
        "Ġscegli",
        "ere"
      ],
      [
        "Ġloc",
        "ale"
      ],
      [
        "T",
        "ER"
      ],
      [
        "Ġw",
        "r"
      ],
      [
        "m",
        "y"
      ],
      [
        "Ġest",
        "ate"
      ],
      [
        "Ġep",
        "is"
      ],
      [
        "ev",
        "o"
      ],
      [
        "Ġmethod",
        "s"
      ],
      [
        "om",
        "ma"
      ],
      [
        "Ñ",
        "ģ"
      ],
      [
        "In",
        "fo"
      ],
      [
        "ĠC",
        "lass"
      ],
      [
        "Ġcap",
        "ital"
      ],
      [
        "ect",
        "ions"
      ],
      [
        "ĠD",
        "ig"
      ],
      [
        "ing",
        "ton"
      ],
      [
        "Ġg",
        "ives"
      ],
      [
        "ĠChe",
        "ck"
      ],
      [
        "Ġchalleng",
        "es"
      ],
      [
        "Ġrec",
        "uper"
      ],
      [
        "Ġanal",
        "ysis"
      ],
      [
        "Ġoffer",
        "ing"
      ],
      [
        "Ġv",
        "it"
      ],
      [
        "ĠH",
        "ol"
      ],
      [
        "Ġb",
        "ank"
      ],
      [
        "for",
        "table"
      ],
      [
        "Ġacqu",
        "a"
      ],
      [
        "ï¿",
        "½"
      ],
      [
        "ar",
        "la"
      ],
      [
        "Ġt",
        "av"
      ],
      [
        "ent",
        "emente"
      ],
      [
        "Ġal",
        "t"
      ],
      [
        "N",
        "ode"
      ],
      [
        "ĠCh",
        "iesa"
      ],
      [
        "Ġins",
        "tead"
      ],
      [
        "r",
        "ont"
      ],
      [
        "ĠJ",
        "une"
      ],
      [
        "us",
        "ione"
      ],
      [
        "Ġup",
        "date"
      ],
      [
        "c",
        "il"
      ],
      [
        "Ġcond",
        "iv"
      ],
      [
        "Ġh",
        "um"
      ],
      [
        "m",
        "at"
      ],
      [
        "Ġcou",
        "ple"
      ],
      [
        "Ġapp",
        "ena"
      ],
      [
        "Ġspe",
        "ed"
      ],
      [
        "Ġind",
        "ex"
      ],
      [
        "Ġhand",
        "s"
      ],
      [
        "ĠR",
        "is"
      ],
      [
        "Ġs",
        "ection"
      ],
      [
        "in",
        "ata"
      ],
      [
        "ĠâĢ",
        "Ŀ"
      ],
      [
        "ĠM",
        "ake"
      ],
      [
        "ob",
        "i"
      ],
      [
        "ter",
        "m"
      ],
      [
        "ĠPer",
        "ché"
      ],
      [
        "r",
        "ere"
      ],
      [
        "Ġv",
        "era"
      ],
      [
        "iv",
        "ate"
      ],
      [
        "Ġp",
        "ure"
      ],
      [
        "Ġste",
        "ps"
      ],
      [
        "l",
        "ock"
      ],
      [
        "n",
        "g"
      ],
      [
        "Ġv",
        "illa"
      ],
      [
        "Ġpropr",
        "ie"
      ],
      [
        ".",
        "_"
      ],
      [
        "Ġal",
        "ta"
      ],
      [
        "Ġcio",
        "è"
      ],
      [
        "Ġapp",
        "art"
      ],
      [
        "l",
        "ink"
      ],
      [
        "ĠS",
        "ant"
      ],
      [
        "Ġ",
        "**"
      ],
      [
        "Ġfav",
        "ore"
      ],
      [
        "Ġsc",
        "riv"
      ],
      [
        "Ġev",
        "itare"
      ],
      [
        "Ġprov",
        "a"
      ],
      [
        "ap",
        "i"
      ],
      [
        "Ġcook",
        "ies"
      ],
      [
        "Ġch",
        "ia"
      ],
      [
        "Ġu",
        "omo"
      ],
      [
        "ĠE",
        "ven"
      ],
      [
        "AT",
        "E"
      ],
      [
        "ĠM",
        "or"
      ],
      [
        "rup",
        "t"
      ],
      [
        "Ġreg",
        "ister"
      ],
      [
        "Ġes",
        "ist"
      ],
      [
        "ash",
        "ion"
      ],
      [
        "ĠP",
        "ort"
      ],
      [
        "Ġexp",
        "ress"
      ],
      [
        "Ġsitu",
        "ation"
      ],
      [
        "ĠS",
        "im"
      ],
      [
        "ĠC",
        "ur"
      ],
      [
        "to",
        "ber"
      ],
      [
        "ĠCO",
        "M"
      ],
      [
        "et",
        "tare"
      ],
      [
        "ĠD",
        "own"
      ],
      [
        "Ġcamp",
        "aign"
      ],
      [
        "Ġansw",
        "er"
      ],
      [
        "os",
        "so"
      ],
      [
        "ĠC",
        "ovid"
      ],
      [
        "ar",
        "ies"
      ],
      [
        "f",
        "ree"
      ],
      [
        "ĠT",
        "HE"
      ],
      [
        "Ġf",
        "igli"
      ],
      [
        "Ġgar",
        "anti"
      ],
      [
        "Ġf",
        "lu"
      ],
      [
        "Ġfact",
        "ors"
      ],
      [
        "ĠEuro",
        "pa"
      ],
      [
        "Ġris",
        "orse"
      ],
      [
        "om",
        "ing"
      ],
      [
        "m",
        "as"
      ],
      [
        "Ġpicc",
        "oli"
      ],
      [
        "Ġaff",
        "ron"
      ],
      [
        "C",
        "T"
      ],
      [
        "u",
        "k"
      ],
      [
        "Ġab",
        "it"
      ],
      [
        "Ġg",
        "old"
      ],
      [
        "ĠC",
        "ult"
      ],
      [
        "in",
        "ese"
      ],
      [
        "Ġeffect",
        "s"
      ],
      [
        "Ġin",
        "tr"
      ],
      [
        "Ġcour",
        "t"
      ],
      [
        "Ġag",
        "osto"
      ],
      [
        "Ġs",
        "é"
      ],
      [
        "ĠD",
        "em"
      ],
      [
        "ion",
        "o"
      ],
      [
        "Ġvol",
        "ume"
      ],
      [
        "Ġc",
        "e"
      ],
      [
        "Ġbre",
        "ve"
      ],
      [
        "ĠP",
        "ay"
      ],
      [
        "ĠB",
        "as"
      ],
      [
        "g",
        "l"
      ],
      [
        "ĠPres",
        "idente"
      ],
      [
        "fer",
        "ence"
      ],
      [
        "Ġautom",
        "atic"
      ],
      [
        "Ġcruc",
        "ial"
      ],
      [
        "g",
        "roup"
      ],
      [
        "Ġpro",
        "mo"
      ],
      [
        "ĠF",
        "am"
      ],
      [
        "In",
        "ter"
      ],
      [
        "Ġw",
        "ood"
      ],
      [
        "Ġpia",
        "ce"
      ],
      [
        "ul",
        "ta"
      ],
      [
        "Ġas",
        "col"
      ],
      [
        "Ġtel",
        "ev"
      ],
      [
        "Ġmod",
        "els"
      ],
      [
        "Ġactiv",
        "ity"
      ],
      [
        "Ġstamp",
        "a"
      ],
      [
        "f",
        "i"
      ],
      [
        "Ġc",
        "ad"
      ],
      [
        "Ġdev",
        "ices"
      ],
      [
        "li",
        "ke"
      ],
      [
        "Ġgiov",
        "ane"
      ],
      [
        "AL",
        "E"
      ],
      [
        "er",
        "get"
      ],
      [
        "act",
        "ive"
      ],
      [
        "Ġ`",
        "``"
      ],
      [
        "ĠCh",
        "ar"
      ],
      [
        "ve",
        "y"
      ],
      [
        "Ġment",
        "ion"
      ],
      [
        "Ġstud",
        "enti"
      ],
      [
        "Ġpun",
        "t"
      ],
      [
        "Ġs",
        "low"
      ],
      [
        "amp",
        "les"
      ],
      [
        "ĠCh",
        "ina"
      ],
      [
        "Ġgroup",
        "s"
      ],
      [
        "ist",
        "ics"
      ],
      [
        "Ġmanif",
        "esta"
      ],
      [
        "Ġf",
        "ondo"
      ],
      [
        "ĠC",
        "ustom"
      ],
      [
        "et",
        "ica"
      ],
      [
        "ĠJan",
        "uary"
      ],
      [
        "Ġelem",
        "enti"
      ],
      [
        "ĠG",
        "reen"
      ],
      [
        "L",
        "og"
      ],
      [
        "Ġpot",
        "ere"
      ],
      [
        "Ġdr",
        "ink"
      ],
      [
        "Ġfavor",
        "ite"
      ],
      [
        "Ġp",
        "attern"
      ],
      [
        "d",
        "b"
      ],
      [
        "l",
        "am"
      ],
      [
        "ĠF",
        "ab"
      ],
      [
        "p",
        "age"
      ],
      [
        "Ġneg",
        "o"
      ],
      [
        "Ġb",
        "il"
      ],
      [
        "tem",
        "ber"
      ],
      [
        "ĠSan",
        "ta"
      ],
      [
        "ĠR",
        "ad"
      ],
      [
        "ĠI",
        "r"
      ],
      [
        "Ġex",
        "am"
      ],
      [
        "Ġful",
        "ly"
      ],
      [
        "Ġrec",
        "ently"
      ],
      [
        "Ġloc",
        "ated"
      ],
      [
        "Ġag",
        "ric"
      ],
      [
        "Ġlim",
        "ited"
      ],
      [
        "Ġsog",
        "getti"
      ],
      [
        "Ġprend",
        "ere"
      ],
      [
        "an",
        "zia"
      ],
      [
        "A",
        "s"
      ],
      [
        "g",
        "ar"
      ],
      [
        "ĠApr",
        "il"
      ],
      [
        "Ind",
        "ex"
      ],
      [
        "it",
        "aria"
      ],
      [
        "Ġres",
        "ist"
      ],
      [
        "ĠIN",
        "TO"
      ],
      [
        "Ġcom",
        "fort"
      ],
      [
        "d",
        "y"
      ],
      [
        "ic",
        "itÃł"
      ],
      [
        "ĠApp",
        "le"
      ],
      [
        "Ġwork",
        "ed"
      ],
      [
        "Ġil",
        "lus"
      ],
      [
        "Ġbenef",
        "it"
      ],
      [
        "F",
        "ield"
      ],
      [
        "ap",
        "a"
      ],
      [
        "ĠW",
        "indows"
      ],
      [
        "Ġtu",
        "oi"
      ],
      [
        "n",
        "own"
      ],
      [
        "ĠM",
        "el"
      ],
      [
        "ven",
        "ire"
      ],
      [
        "Col",
        "or"
      ],
      [
        "Ġd",
        "ot"
      ],
      [
        "Ġfr",
        "at"
      ],
      [
        "ĠDav",
        "id"
      ],
      [
        "st",
        "art"
      ],
      [
        "Ġno",
        "ta"
      ],
      [
        "Ġpubblic",
        "ato"
      ],
      [
        "ĠGra",
        "zie"
      ],
      [
        "Ġcon",
        "cept"
      ],
      [
        "M",
        "od"
      ],
      [
        "Ġd",
        "ura"
      ],
      [
        "Ġf",
        "erm"
      ],
      [
        "Ġr",
        "ib"
      ],
      [
        "ma",
        "x"
      ],
      [
        "U",
        "E"
      ],
      [
        "ad",
        "es"
      ],
      [
        "Ġgar",
        "ant"
      ],
      [
        "Ġpropri",
        "etÃł"
      ],
      [
        "ĠA",
        "uto"
      ],
      [
        "Ġs",
        "osp"
      ],
      [
        "Ġc",
        "ross"
      ],
      [
        "et",
        "i"
      ],
      [
        "Ġed",
        "izione"
      ],
      [
        "orn",
        "ing"
      ],
      [
        "Ġimp",
        "i"
      ],
      [
        "Ġacqu",
        "is"
      ],
      [
        "la",
        "bel"
      ],
      [
        "ĠP",
        "ia"
      ],
      [
        "im",
        "ately"
      ],
      [
        "Ġsc",
        "opo"
      ],
      [
        "Ġat",
        "trib"
      ],
      [
        "Ġris",
        "c"
      ],
      [
        "Ġpor",
        "tare"
      ],
      [
        "por",
        "ate"
      ],
      [
        "Ġrep",
        "air"
      ],
      [
        "Ġcon",
        "duct"
      ],
      [
        "Ġ",
        "å"
      ],
      [
        "Ġre",
        "lease"
      ],
      [
        "ĠA",
        "R"
      ],
      [
        "ard",
        "en"
      ],
      [
        "Ġvo",
        "ce"
      ],
      [
        "j",
        "s"
      ],
      [
        "ĠG",
        "old"
      ],
      [
        "N",
        "O"
      ],
      [
        "Ġ(",
        ")"
      ],
      [
        "Ġflo",
        "or"
      ],
      [
        "Ġav",
        "anti"
      ],
      [
        "l",
        "ast"
      ],
      [
        "Ġconsider",
        "ed"
      ],
      [
        "olog",
        "ical"
      ],
      [
        "es",
        "p"
      ],
      [
        "Ġrespons",
        "abilitÃł"
      ],
      [
        "ĠG",
        "al"
      ],
      [
        "os",
        "it"
      ],
      [
        "ĠM",
        "iche"
      ],
      [
        "Ġincre",
        "asing"
      ],
      [
        "Ġsp",
        "end"
      ],
      [
        "g",
        "ett"
      ],
      [
        "Ġam",
        "ici"
      ],
      [
        "__",
        "__"
      ],
      [
        "Ġraggiung",
        "ere"
      ],
      [
        "vi",
        "amente"
      ],
      [
        "Ġcon",
        "text"
      ],
      [
        "Ġ]",
        ";"
      ],
      [
        "Ġgra",
        "v"
      ],
      [
        "Ġmot",
        "ivo"
      ],
      [
        "ob",
        "ile"
      ],
      [
        "Ġbook",
        "s"
      ],
      [
        "Ġf",
        "atti"
      ],
      [
        "oun",
        "tain"
      ],
      [
        "Ġprod",
        "utt"
      ],
      [
        "ret",
        "ta"
      ],
      [
        "Ġĉ",
        "Ċ"
      ],
      [
        "ti",
        "ene"
      ],
      [
        "In",
        "put"
      ],
      [
        "Ġvis",
        "ita"
      ],
      [
        "al",
        "ity"
      ],
      [
        "Ġfa",
        "ir"
      ],
      [
        "ĠL",
        "ic"
      ],
      [
        "Ġgo",
        "es"
      ],
      [
        "Ġmass",
        "imo"
      ],
      [
        "r",
        "l"
      ],
      [
        "ĠPres",
        "ident"
      ],
      [
        "Ġan",
        "zi"
      ],
      [
        "Ġconc",
        "entr"
      ],
      [
        "ĠM",
        "aggio"
      ],
      [
        "Ġpre",
        "tty"
      ],
      [
        "Ġh",
        "it"
      ],
      [
        "yn",
        "c"
      ],
      [
        "ĠTut",
        "ti"
      ],
      [
        "Ġcomplet",
        "ely"
      ],
      [
        "in",
        "ale"
      ],
      [
        "Ġst",
        "ar"
      ],
      [
        "о",
        "Ð"
      ],
      [
        "Ġr",
        "ing"
      ],
      [
        "ac",
        "a"
      ],
      [
        "C",
        "lass"
      ],
      [
        "Ġd",
        "ra"
      ],
      [
        "Ġdispon",
        "ibile"
      ],
      [
        "Ġgiv",
        "ing"
      ],
      [
        "ĠĠ",
        "Ċ"
      ],
      [
        "ur",
        "ation"
      ],
      [
        "r",
        "isti"
      ],
      [
        "Ġt",
        "esto"
      ],
      [
        "Ġser",
        "ious"
      ],
      [
        "Ġrit",
        "rov"
      ],
      [
        "Ġspa",
        "zi"
      ],
      [
        "ĠW",
        "ell"
      ],
      [
        "Ġprot",
        "ected"
      ],
      [
        "Ġspir",
        "it"
      ],
      [
        "Ġd",
        "ry"
      ],
      [
        "op",
        "era"
      ],
      [
        "Ġin",
        "qu"
      ],
      [
        "and",
        "osi"
      ],
      [
        "Ġvar",
        "ie"
      ],
      [
        "Ġv",
        "oi"
      ],
      [
        "int",
        "en"
      ],
      [
        "ol",
        "amento"
      ],
      [
        "Ġus",
        "es"
      ],
      [
        "ut",
        "ed"
      ],
      [
        "Ġto",
        "wn"
      ],
      [
        "Ġs",
        "ong"
      ],
      [
        "Ġconn",
        "ection"
      ],
      [
        "Ġtemp",
        "or"
      ],
      [
        "ev",
        "ent"
      ],
      [
        "ec",
        "i"
      ],
      [
        "ĠL",
        "av"
      ],
      [
        "ĠC",
        "osa"
      ],
      [
        "Ġdispon",
        "ibili"
      ],
      [
        "Ġpress",
        "ure"
      ],
      [
        "Ġc",
        "ra"
      ],
      [
        "Ġpag",
        "amento"
      ],
      [
        "ĠP",
        "u"
      ],
      [
        "Ġnot",
        "te"
      ],
      [
        "tem",
        "pt"
      ],
      [
        "act",
        "ions"
      ],
      [
        "Ġl",
        "ont"
      ],
      [
        "Ġgiorn",
        "al"
      ],
      [
        "Ġad",
        "vert"
      ],
      [
        "Ġcon",
        "osci"
      ],
      [
        "Ġcomp",
        "l"
      ],
      [
        "Ġe",
        "mo"
      ],
      [
        "Ġn",
        "em"
      ],
      [
        "Ġro",
        "ll"
      ],
      [
        "ar",
        "ray"
      ],
      [
        "if",
        "iche"
      ],
      [
        "uc",
        "ia"
      ],
      [
        "ãĢ",
        "Ĥ"
      ],
      [
        "Ã",
        "¡"
      ],
      [
        "ugh",
        "t"
      ],
      [
        "Ġsu",
        "ffici"
      ],
      [
        "ĠRuss",
        "ia"
      ],
      [
        "ĠSec",
        "ondo"
      ],
      [
        "Ġparent",
        "s"
      ],
      [
        "on",
        "ic"
      ],
      [
        "Ġcons",
        "ap"
      ],
      [
        "Ġdom",
        "en"
      ],
      [
        "Ġsat",
        "isf"
      ],
      [
        "S",
        "P"
      ],
      [
        "Ġw",
        "ar"
      ],
      [
        "Ġor",
        "ient"
      ],
      [
        "Ġlu",
        "oghi"
      ],
      [
        "Ġfam",
        "iglie"
      ],
      [
        "ĠVAL",
        "UES"
      ],
      [
        "Ġdr",
        "ug"
      ],
      [
        "ĠTor",
        "ino"
      ],
      [
        "Ġth",
        "erap"
      ],
      [
        "Ġval",
        "u"
      ],
      [
        "n",
        "on"
      ],
      [
        "ĠCan",
        "ada"
      ],
      [
        "Ġimp",
        "egn"
      ],
      [
        "che",
        "ck"
      ],
      [
        "ĠEng",
        "lish"
      ],
      [
        "ot",
        "te"
      ],
      [
        "Ġch",
        "at"
      ],
      [
        "Ġsuper",
        "f"
      ],
      [
        "Ġgrow",
        "ing"
      ],
      [
        "Ġstart",
        "ing"
      ],
      [
        "il",
        "der"
      ],
      [
        "du",
        "le"
      ],
      [
        "Ġes",
        "egu"
      ],
      [
        "tru",
        "zione"
      ],
      [
        "Ġaver",
        "age"
      ],
      [
        "ĠK",
        "ing"
      ],
      [
        "n",
        "y"
      ],
      [
        "Ġvers",
        "ione"
      ],
      [
        "ol",
        "io"
      ],
      [
        "Ġpr",
        "atica"
      ],
      [
        "Ġs",
        "ole"
      ],
      [
        "Ġf",
        "at"
      ],
      [
        "Ġopt",
        "im"
      ],
      [
        "d",
        "ir"
      ],
      [
        "Ġoccas",
        "ione"
      ],
      [
        "anc",
        "y"
      ],
      [
        "Ġvehic",
        "le"
      ],
      [
        "Ġaut",
        "h"
      ],
      [
        "lica",
        "zione"
      ],
      [
        "ĠCl",
        "ub"
      ],
      [
        "Ġw",
        "a"
      ],
      [
        "f",
        "riend"
      ],
      [
        "ass",
        "ion"
      ],
      [
        "I",
        "ST"
      ],
      [
        "Ġsto",
        "ck"
      ],
      [
        "eg",
        "gio"
      ],
      [
        "Ġen",
        "erget"
      ],
      [
        "m",
        "ore"
      ],
      [
        "Ġem",
        "b"
      ],
      [
        "ĠOc",
        "tober"
      ],
      [
        "Ġtras",
        "por"
      ],
      [
        "ĠAn",
        "y"
      ],
      [
        "itch",
        "en"
      ],
      [
        "Ġsh",
        "all"
      ],
      [
        "Ġassoci",
        "ated"
      ],
      [
        "Ġam",
        "eric"
      ],
      [
        "Ġprincip",
        "ale"
      ],
      [
        "ĠCent",
        "ro"
      ],
      [
        "is",
        "try"
      ],
      [
        "Ġc",
        "atch"
      ],
      [
        "og",
        "a"
      ],
      [
        "ĠMar",
        "zo"
      ],
      [
        "ĠT",
        "erm"
      ],
      [
        "imp",
        "ort"
      ],
      [
        "Ġse",
        "ems"
      ],
      [
        "ĠUS",
        "A"
      ],
      [
        "ent",
        "y"
      ],
      [
        "re",
        "c"
      ],
      [
        "Ġcomp",
        "ar"
      ],
      [
        "C",
        "A"
      ],
      [
        "ĠÂ",
        "©"
      ],
      [
        "ĠF",
        "ond"
      ],
      [
        "Ġt",
        "ali"
      ],
      [
        "Ġsta",
        "ge"
      ],
      [
        "Ġass",
        "um"
      ],
      [
        "Ġquest",
        "ione"
      ],
      [
        "Ġp",
        "om"
      ],
      [
        "Ġr",
        "ates"
      ],
      [
        "Ġd",
        "ream"
      ],
      [
        "Ġl",
        "ate"
      ],
      [
        "ĠCount",
        "y"
      ],
      [
        "ech",
        "an"
      ],
      [
        "anta",
        "ge"
      ],
      [
        "p",
        "ite"
      ],
      [
        "ĠS",
        "P"
      ],
      [
        "Ġact",
        "ive"
      ],
      [
        "enc",
        "ies"
      ],
      [
        "c",
        "el"
      ],
      [
        "Ġun",
        "ico"
      ],
      [
        "ĠJ",
        "uly"
      ],
      [
        "al",
        "le"
      ],
      [
        "ecc",
        "an"
      ],
      [
        "is",
        "co"
      ],
      [
        "il",
        "s"
      ],
      [
        "Ġwrit",
        "ten"
      ],
      [
        "è",
        "¯"
      ],
      [
        "Ġw",
        "arm"
      ],
      [
        "Ġf",
        "eder"
      ],
      [
        "ff",
        "ee"
      ],
      [
        "I",
        "F"
      ],
      [
        "Ġeff",
        "ort"
      ],
      [
        "use",
        "ppe"
      ],
      [
        "Ġgra",
        "ph"
      ],
      [
        "ĠC",
        "re"
      ],
      [
        "M",
        "S"
      ],
      [
        "ĠPr",
        "ima"
      ],
      [
        "Ġdivent",
        "a"
      ],
      [
        "in",
        "ate"
      ],
      [
        "t",
        "ics"
      ],
      [
        "Ġass",
        "ert"
      ],
      [
        "or",
        "ge"
      ],
      [
        "ĠAn",
        "n"
      ],
      [
        "E",
        "vent"
      ],
      [
        "ĠIn",
        "di"
      ],
      [
        "æ",
        "ĺ"
      ],
      [
        "Ġl",
        "etto"
      ],
      [
        "v",
        "ento"
      ],
      [
        "Ġstor",
        "age"
      ],
      [
        "ud",
        "e"
      ],
      [
        "ast",
        "ro"
      ],
      [
        "Ġrel",
        "igi"
      ],
      [
        "Ġinterv",
        "enti"
      ],
      [
        "Ġl",
        "ength"
      ],
      [
        "Ġins",
        "egn"
      ],
      [
        "Ġconosc",
        "enza"
      ],
      [
        "Ġconosc",
        "ere"
      ],
      [
        "Ġdel",
        "ivery"
      ],
      [
        "Ġsec",
        "olo"
      ],
      [
        "Ġpi",
        "ece"
      ],
      [
        "ĠRes",
        "earch"
      ],
      [
        "ĠCal",
        "if"
      ],
      [
        "Ġresta",
        "ur"
      ],
      [
        "Ġveg",
        "et"
      ],
      [
        "ĠC",
        "B"
      ],
      [
        "Ġide",
        "al"
      ],
      [
        "qu",
        "ery"
      ],
      [
        "ant",
        "ly"
      ],
      [
        "ĠO",
        "ggi"
      ],
      [
        "O",
        "P"
      ],
      [
        "ĠINS",
        "ERT"
      ],
      [
        "æ",
        "ĸ"
      ],
      [
        "Ġf",
        "an"
      ],
      [
        "Ġexperi",
        "ences"
      ],
      [
        "i",
        "ano"
      ],
      [
        "Ġsum",
        "mer"
      ],
      [
        "ent",
        "a"
      ],
      [
        "ri",
        "x"
      ],
      [
        "Ġprot",
        "ection"
      ],
      [
        "A",
        "ll"
      ],
      [
        "ic",
        "ip"
      ],
      [
        "ĠTw",
        "itter"
      ],
      [
        "Ġcin",
        "que"
      ],
      [
        "ĠE",
        "duc"
      ],
      [
        "Ġs",
        "en"
      ],
      [
        "t",
        "itle"
      ],
      [
        "ĠNov",
        "ember"
      ],
      [
        "ĠSep",
        "tember"
      ],
      [
        "Ġev",
        "alu"
      ],
      [
        "Ġsistem",
        "i"
      ],
      [
        "Ġtrad",
        "ing"
      ],
      [
        "L",
        "e"
      ],
      [
        "Ġf",
        "asc"
      ],
      [
        "art",
        "icolo"
      ],
      [
        "d",
        "oc"
      ],
      [
        "ane",
        "a"
      ],
      [
        "inten",
        "ance"
      ],
      [
        "Ġg",
        "lob"
      ],
      [
        "con",
        "st"
      ],
      [
        "enzi",
        "ali"
      ],
      [
        "Ġfil",
        "es"
      ],
      [
        "Ġd",
        "ark"
      ],
      [
        "Ġcar",
        "ri"
      ],
      [
        "ĠIns",
        "tagram"
      ],
      [
        "Ġfig",
        "ure"
      ],
      [
        "Ġcar",
        "ry"
      ],
      [
        "Ġl",
        "ed"
      ],
      [
        "Ġpot",
        "rebbero"
      ],
      [
        "Ġaccomp",
        "agn"
      ],
      [
        "Ġpross",
        "imo"
      ],
      [
        "Ġm",
        "oto"
      ],
      [
        "Ġchi",
        "ed"
      ],
      [
        "ecut",
        "ive"
      ],
      [
        "ĠOp",
        "en"
      ],
      [
        "D",
        "ate"
      ],
      [
        "Ġlib",
        "r"
      ],
      [
        "id",
        "ence"
      ],
      [
        "Ġmiglior",
        "are"
      ],
      [
        "Ġdevelop",
        "ed"
      ],
      [
        "Ġrap",
        "id"
      ],
      [
        "orn",
        "ia"
      ],
      [
        "Ġpass",
        "o"
      ],
      [
        "ew",
        "ork"
      ],
      [
        "Ġpar",
        "i"
      ],
      [
        "op",
        "h"
      ],
      [
        "Ġdecis",
        "o"
      ],
      [
        "Ġesig",
        "enze"
      ],
      [
        "Ġtip",
        "s"
      ],
      [
        "ĠCO",
        "VID"
      ],
      [
        "ra",
        "ge"
      ],
      [
        "co",
        "in"
      ],
      [
        "Ġsic",
        "uramente"
      ],
      [
        "Ġoper",
        "a"
      ],
      [
        "Ġpr",
        "ices"
      ],
      [
        "ala",
        "zzo"
      ],
      [
        "com",
        "m"
      ],
      [
        "ual",
        "itÃł"
      ],
      [
        "'",
        ")."
      ],
      [
        "Ġeasi",
        "er"
      ],
      [
        "os",
        "ition"
      ],
      [
        "ar",
        "ono"
      ],
      [
        "ĠC",
        "in"
      ],
      [
        "Ġcons",
        "truction"
      ],
      [
        "ĠV",
        "illa"
      ],
      [
        "ĠL",
        "ear"
      ],
      [
        "cun",
        "o"
      ],
      [
        "Ġman",
        "age"
      ],
      [
        "ĠC",
        "H"
      ],
      [
        "ĠC",
        "ir"
      ],
      [
        "ap",
        "ter"
      ],
      [
        "pp",
        "ure"
      ],
      [
        "ens",
        "es"
      ],
      [
        "Ġeconom",
        "ic"
      ],
      [
        "c",
        "oli"
      ],
      [
        "Ġhand",
        "le"
      ],
      [
        "ĠL",
        "og"
      ],
      [
        "ĠTut",
        "ta"
      ],
      [
        "F",
        "or"
      ],
      [
        "Ġexplo",
        "re"
      ],
      [
        "Ġpro",
        "to"
      ],
      [
        "Ġamaz",
        "ing"
      ],
      [
        "Ġrela",
        "x"
      ],
      [
        "pp",
        "a"
      ],
      [
        "ĠLa",
        "w"
      ],
      [
        "Ġric",
        "or"
      ],
      [
        "def",
        "ine"
      ],
      [
        "Ġh",
        "uge"
      ],
      [
        "Ġf",
        "ram"
      ],
      [
        "Ġv",
        "ot"
      ],
      [
        "Ġexp",
        "ort"
      ],
      [
        "Ġtemper",
        "ature"
      ],
      [
        "P",
        "ath"
      ],
      [
        "Ġhe",
        "at"
      ],
      [
        "Ġt",
        "ick"
      ],
      [
        "ĠA",
        "D"
      ],
      [
        "er",
        "ma"
      ],
      [
        "olog",
        "ica"
      ],
      [
        "Ġl",
        "ost"
      ],
      [
        "ĠS",
        "ocial"
      ],
      [
        "Ġpresent",
        "a"
      ],
      [
        "Ġpur",
        "pose"
      ],
      [
        "utt",
        "osto"
      ],
      [
        "Ġprote",
        "zione"
      ],
      [
        "row",
        "n"
      ],
      [
        "Ġdig",
        "itale"
      ],
      [
        "Ġmater",
        "ia"
      ],
      [
        "ul",
        "o"
      ],
      [
        "ĠUn",
        "iti"
      ],
      [
        "con",
        "fig"
      ],
      [
        "Ġvost",
        "ro"
      ],
      [
        "ĠT",
        "od"
      ],
      [
        "am",
        "ed"
      ],
      [
        "w",
        "ide"
      ],
      [
        "ĠM",
        "at"
      ],
      [
        "Ġst",
        "ates"
      ],
      [
        "Ġfun",
        "c"
      ],
      [
        "ĠCont",
        "in"
      ],
      [
        "ĠS",
        "ince"
      ],
      [
        "ĠO",
        "l"
      ],
      [
        "ap",
        "an"
      ],
      [
        "vi",
        "ene"
      ],
      [
        "Ġrequ",
        "ires"
      ],
      [
        "Ġel",
        "ett"
      ],
      [
        "========",
        "========"
      ],
      [
        "Ġdec",
        "ide"
      ],
      [
        "m",
        "ar"
      ],
      [
        "Ġdettag",
        "li"
      ],
      [
        "ĠD",
        "ire"
      ],
      [
        "Ġstr",
        "umento"
      ],
      [
        "av",
        "ano"
      ],
      [
        "Ġach",
        "ieve"
      ],
      [
        "Ġcommun",
        "ication"
      ],
      [
        "Ġfam",
        "ili"
      ],
      [
        "Ġmater",
        "iale"
      ],
      [
        "cont",
        "ent"
      ],
      [
        "en",
        "uto"
      ],
      [
        "ĠColle",
        "ge"
      ],
      [
        "Ġd",
        "ubb"
      ],
      [
        "ur",
        "t"
      ],
      [
        "ĠO",
        "g"
      ],
      [
        "g",
        "uard"
      ],
      [
        "ĠIs",
        "ra"
      ],
      [
        "ow",
        "s"
      ],
      [
        "as",
        "y"
      ],
      [
        "Ġres",
        "ol"
      ],
      [
        "pr",
        "ise"
      ],
      [
        "ĠN",
        "et"
      ],
      [
        "Ġfun",
        "zione"
      ],
      [
        "un",
        "ge"
      ],
      [
        "ĠC",
        "are"
      ],
      [
        "Ġp",
        "adre"
      ],
      [
        "re",
        "h"
      ],
      [
        "Ġres",
        "to"
      ],
      [
        "Ġâ",
        "Ĩ"
      ],
      [
        "Ġsupp",
        "orto"
      ],
      [
        "O",
        "V"
      ],
      [
        "Ġp",
        "ace"
      ],
      [
        "Ġdis",
        "s"
      ],
      [
        "j",
        "son"
      ],
      [
        "p",
        "ace"
      ],
      [
        "ĠI",
        "o"
      ],
      [
        "ĠT",
        "ime"
      ],
      [
        "iv",
        "en"
      ],
      [
        "Ġey",
        "e"
      ],
      [
        "Ġz",
        "one"
      ],
      [
        "Ġver",
        "rÃł"
      ],
      [
        "Ġre",
        "ti"
      ],
      [
        "Ġel",
        "ement"
      ],
      [
        "app",
        "end"
      ],
      [
        "Ġbamb",
        "ino"
      ],
      [
        "ĠO",
        "R"
      ],
      [
        "Ġrep",
        "la"
      ],
      [
        "Ġexperi",
        "enced"
      ],
      [
        "ĠN",
        "OT"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "ĠMan",
        "agement"
      ],
      [
        "amb",
        "ito"
      ],
      [
        "Ġf",
        "lex"
      ],
      [
        "Ġ}",
        ")"
      ],
      [
        "ĠT",
        "emp"
      ],
      [
        "ar",
        "ne"
      ],
      [
        "Ġproced",
        "ure"
      ],
      [
        "]",
        "["
      ],
      [
        "Ġbe",
        "yond"
      ],
      [
        "Ġlook",
        "s"
      ],
      [
        "sp",
        "ace"
      ],
      [
        "ĠE",
        "ach"
      ],
      [
        "ĠP",
        "ower"
      ],
      [
        "ol",
        "ato"
      ],
      [
        "ĠF",
        "un"
      ],
      [
        "Par",
        "am"
      ],
      [
        "Ġinter",
        "p"
      ],
      [
        "Ġtrans",
        "fer"
      ],
      [
        "Ġlib",
        "ertÃł"
      ],
      [
        "Ġparticular",
        "ly"
      ],
      [
        "Ġt",
        "ante"
      ],
      [
        "Ġarr",
        "iva"
      ],
      [
        "Ġsol",
        "uzioni"
      ],
      [
        "ä",
        "½"
      ],
      [
        "ast",
        "ica"
      ],
      [
        "av",
        "es"
      ],
      [
        "ĠT",
        "it"
      ],
      [
        "ĠD",
        "oc"
      ],
      [
        "Ġrappresent",
        "a"
      ],
      [
        "in",
        "ary"
      ],
      [
        "Ġaudi",
        "ence"
      ],
      [
        "br",
        "uary"
      ],
      [
        "d",
        "ì"
      ],
      [
        "Ġsa",
        "w"
      ],
      [
        "u",
        "ce"
      ],
      [
        "i",
        "pping"
      ],
      [
        "(",
        "_"
      ],
      [
        "tern",
        "al"
      ],
      [
        "Ġcontr",
        "atto"
      ],
      [
        "Ġre",
        "nt"
      ],
      [
        "Ġness",
        "uno"
      ],
      [
        "ĠS",
        "ar"
      ],
      [
        "Ġbec",
        "ame"
      ],
      [
        "Ġappro",
        "fond"
      ],
      [
        "ĠArtic",
        "olo"
      ],
      [
        "ĠDec",
        "ember"
      ],
      [
        "Ġs",
        "ort"
      ],
      [
        "Ġtr",
        "ib"
      ],
      [
        "c",
        "ell"
      ],
      [
        "ĠD",
        "evelop"
      ],
      [
        "it",
        "ali"
      ],
      [
        "----------------",
        "----------------"
      ],
      [
        "Ġvic",
        "ino"
      ],
      [
        "Ġcon",
        "ta"
      ],
      [
        "ec",
        "a"
      ],
      [
        "Ġinst",
        "it"
      ],
      [
        "O",
        "ut"
      ],
      [
        "ĠAustr",
        "alia"
      ],
      [
        "Ġdivent",
        "are"
      ],
      [
        "Ġref",
        "lect"
      ],
      [
        "Ġacc",
        "ur"
      ],
      [
        "Ġdem",
        "and"
      ],
      [
        "Ġcult",
        "urale"
      ],
      [
        "Ġdo",
        "or"
      ],
      [
        "Ġcomplet",
        "amente"
      ],
      [
        "gg",
        "ia"
      ],
      [
        "Ġregion",
        "ale"
      ],
      [
        "ĠĠĠĠĠĠĠĠ",
        "Ċ"
      ],
      [
        "Ġ",
        "ðŁ"
      ],
      [
        "Ġam",
        "ministr"
      ],
      [
        "Ġthink",
        "ing"
      ],
      [
        "ĠA",
        "ff"
      ],
      [
        "Ġare",
        "e"
      ],
      [
        "Ġpens",
        "are"
      ],
      [
        "ener",
        "dì"
      ],
      [
        "n",
        "ership"
      ],
      [
        "T",
        "est"
      ],
      [
        "Ġlib",
        "ri"
      ],
      [
        "Ġdiffer",
        "ence"
      ],
      [
        "Ġg",
        "od"
      ],
      [
        "forma",
        "zione"
      ],
      [
        "Ġpa",
        "esi"
      ],
      [
        "Ġnorm",
        "al"
      ],
      [
        "im",
        "g"
      ],
      [
        "as",
        "ione"
      ],
      [
        "Ġat",
        "tempt"
      ],
      [
        "Ġc",
        "ib"
      ],
      [
        "ĠGi",
        "useppe"
      ],
      [
        "Ġsu",
        "dd"
      ],
      [
        "z",
        "y"
      ],
      [
        "ĠS",
        "ign"
      ],
      [
        "ĠComp",
        "any"
      ],
      [
        "Ġcont",
        "atto"
      ],
      [
        "Ġch",
        "ies"
      ],
      [
        "us",
        "ed"
      ],
      [
        "Ġso",
        "ff"
      ],
      [
        "Ġsc",
        "hed"
      ],
      [
        "in",
        "ati"
      ],
      [
        "ĠQu",
        "est"
      ],
      [
        "Ġm",
        "aster"
      ],
      [
        "and",
        "on"
      ],
      [
        "obi",
        "ettivo"
      ],
      [
        "l",
        "ines"
      ],
      [
        "el",
        "er"
      ],
      [
        "Ġprov",
        "incia"
      ],
      [
        "Ġal",
        "bum"
      ],
      [
        "ef",
        "ore"
      ],
      [
        "Ġbir",
        "th"
      ],
      [
        "Ġout",
        "put"
      ],
      [
        "Ġm",
        "ili"
      ],
      [
        "itu",
        "zione"
      ],
      [
        "r",
        "ice"
      ],
      [
        "ĠP",
        "ass"
      ],
      [
        "ch",
        "er"
      ],
      [
        "Ġresp",
        "ect"
      ],
      [
        "do",
        "or"
      ],
      [
        "ĠAcc",
        "ording"
      ],
      [
        "ol",
        "low"
      ],
      [
        "æķ",
        "°"
      ],
      [
        "Ġ\"",
        "\"\""
      ],
      [
        "Ġro",
        "ck"
      ],
      [
        "ĠW",
        "ar"
      ],
      [
        "Ġback",
        "ground"
      ],
      [
        "Ġsott",
        "oline"
      ],
      [
        "Ġpre",
        "m"
      ],
      [
        "Ġr",
        "ules"
      ],
      [
        "h",
        "ouse"
      ],
      [
        "ĠV",
        "iew"
      ],
      [
        "Ġincre",
        "ased"
      ],
      [
        "un",
        "ti"
      ],
      [
        "Ġpreved",
        "e"
      ],
      [
        "g",
        "ono"
      ],
      [
        "ĠF",
        "ind"
      ],
      [
        "am",
        "ma"
      ],
      [
        "Ġim",
        "ages"
      ],
      [
        "s",
        "ec"
      ],
      [
        "ib",
        "er"
      ],
      [
        "Ġbas",
        "ic"
      ],
      [
        "Ġsc",
        "ol"
      ],
      [
        "Ġcol",
        "ore"
      ],
      [
        "ĠH",
        "el"
      ],
      [
        "ĠB",
        "it"
      ],
      [
        "Ġpower",
        "ful"
      ],
      [
        "cor",
        "si"
      ],
      [
        "Ġsett",
        "ing"
      ],
      [
        "Ġsegn",
        "al"
      ],
      [
        "tr",
        "ans"
      ],
      [
        "ĠO",
        "ther"
      ],
      [
        "Ġstra",
        "ordin"
      ],
      [
        "ĠAless",
        "and"
      ],
      [
        "r",
        "ono"
      ],
      [
        "on",
        "na"
      ],
      [
        "Ġt",
        "ess"
      ],
      [
        "Ġcin",
        "ema"
      ],
      [
        "Ġexist",
        "ing"
      ],
      [
        "Â",
        "®"
      ],
      [
        "itt",
        "ura"
      ],
      [
        "Ġteam",
        "s"
      ],
      [
        "Ġsoci",
        "ali"
      ],
      [
        "Ġrend",
        "ere"
      ],
      [
        "Ġcrit",
        "ical"
      ],
      [
        "Ġconfron",
        "ti"
      ],
      [
        "Ġm",
        "id"
      ],
      [
        "Ġ",
        "q"
      ],
      [
        "ĠAug",
        "ust"
      ],
      [
        "Ġdedic",
        "ato"
      ],
      [
        "Ġremo",
        "ve"
      ],
      [
        "et",
        "urn"
      ],
      [
        "Ġh",
        "arm"
      ],
      [
        "ĠV",
        "ene"
      ],
      [
        "Ġsp",
        "ot"
      ],
      [
        "ed",
        "ding"
      ],
      [
        "oc",
        "co"
      ],
      [
        "m",
        "ark"
      ],
      [
        "Ġrad",
        "io"
      ],
      [
        "Ġb",
        "ur"
      ],
      [
        "ĠD",
        "ur"
      ],
      [
        "Ġcol",
        "oro"
      ],
      [
        "Ġcomp",
        "reh"
      ],
      [
        "ĠAl",
        "la"
      ],
      [
        "AR",
        "E"
      ],
      [
        "ok",
        "er"
      ],
      [
        "Ġform",
        "er"
      ],
      [
        "Ġt",
        "on"
      ],
      [
        "olog",
        "ie"
      ],
      [
        "h",
        "aps"
      ],
      [
        "Ġdomen",
        "ica"
      ],
      [
        "Ġmus",
        "e"
      ],
      [
        "Ġmov",
        "ing"
      ],
      [
        "Ġcl",
        "im"
      ],
      [
        "Ġs",
        "ou"
      ],
      [
        "Ġasp",
        "etti"
      ],
      [
        "as",
        "ti"
      ],
      [
        "col",
        "are"
      ],
      [
        "ĠSt",
        "art"
      ],
      [
        "ĠL",
        "oc"
      ],
      [
        "Ġda",
        "vanti"
      ],
      [
        "ĠO",
        "ra"
      ],
      [
        "ther",
        "n"
      ],
      [
        "Ġs",
        "oc"
      ],
      [
        "ĠNa",
        "zionale"
      ],
      [
        "Ġadv",
        "ice"
      ],
      [
        "Ġf",
        "iglio"
      ],
      [
        "Ġcomp",
        "lic"
      ],
      [
        "Ġprogram",
        "m"
      ],
      [
        "Ġchar",
        "ge"
      ],
      [
        "ĠDep",
        "artment"
      ],
      [
        "Ġstrateg",
        "ies"
      ],
      [
        "b",
        "ilitÃł"
      ],
      [
        "Ġdi",
        "vis"
      ],
      [
        "O",
        "f"
      ],
      [
        "Ġecc",
        "o"
      ],
      [
        "it",
        "ure"
      ],
      [
        "Ġcuc",
        "ina"
      ],
      [
        "s",
        "ta"
      ],
      [
        "ĠCalif",
        "ornia"
      ],
      [
        "Ġmean",
        "ing"
      ],
      [
        "ĉĉ",
        "ĉĉ"
      ],
      [
        "Ġsol",
        "di"
      ],
      [
        "Ġel",
        "ements"
      ],
      [
        "ista",
        "re"
      ],
      [
        "Ġgi",
        "ur"
      ],
      [
        "Ġguar",
        "ante"
      ],
      [
        "Ġpi",
        "uttosto"
      ],
      [
        "Ġgen",
        "itori"
      ],
      [
        "Ġtrans",
        "port"
      ],
      [
        "Ġcli",
        "ente"
      ],
      [
        "Ġw",
        "indow"
      ],
      [
        "S",
        "el"
      ],
      [
        "ĠSe",
        "e"
      ],
      [
        "Ġc",
        "ant"
      ],
      [
        "Ġma",
        "il"
      ],
      [
        "ĠJ",
        "ack"
      ],
      [
        "a",
        "el"
      ],
      [
        "Ġpartecip",
        "azione"
      ],
      [
        "ĠO",
        "per"
      ],
      [
        "truct",
        "ure"
      ],
      [
        "ar",
        "ily"
      ],
      [
        "Ġleg",
        "isl"
      ],
      [
        "Ġper",
        "chè"
      ],
      [
        "Ġc",
        "ore"
      ],
      [
        "erv",
        "ed"
      ],
      [
        "ĠSp",
        "ort"
      ],
      [
        "Ġinterest",
        "ed"
      ],
      [
        "y",
        "ch"
      ],
      [
        "edi",
        "zione"
      ],
      [
        "he",
        "st"
      ],
      [
        "Ġt",
        "esta"
      ],
      [
        "un",
        "k"
      ],
      [
        "for",
        "d"
      ],
      [
        "an",
        "al"
      ],
      [
        "n",
        "es"
      ],
      [
        "Ġp",
        "ull"
      ],
      [
        "Ġtrans",
        "form"
      ],
      [
        "Ġad",
        "egu"
      ],
      [
        "Ġcom",
        "fortable"
      ],
      [
        "Ġresp",
        "ond"
      ],
      [
        "Ġbeg",
        "an"
      ],
      [
        "Ġgaranti",
        "re"
      ],
      [
        "S",
        "C"
      ],
      [
        "Ġt",
        "ask"
      ],
      [
        "Ġann",
        "unci"
      ],
      [
        "Ġter",
        "re"
      ],
      [
        "ord",
        "ine"
      ],
      [
        "li",
        "p"
      ],
      [
        "ĠW",
        "ash"
      ],
      [
        "co",
        "very"
      ],
      [
        "Ġdi",
        "et"
      ],
      [
        "Ġpla",
        "ces"
      ],
      [
        "ĠL",
        "ink"
      ],
      [
        "Ġbut",
        "ton"
      ],
      [
        "ĠAb",
        "out"
      ],
      [
        "ĠN",
        "ext"
      ],
      [
        "ĠD",
        "ani"
      ],
      [
        "ogra",
        "ph"
      ],
      [
        "Ġtras",
        "form"
      ],
      [
        "å",
        "®"
      ],
      [
        "Ġcertain",
        "ly"
      ],
      [
        "Ġa",
        "udio"
      ],
      [
        "Ġ(",
        "$"
      ],
      [
        "Ġtecnolog",
        "ia"
      ],
      [
        "Ġcos",
        "to"
      ],
      [
        "Ġf",
        "en"
      ],
      [
        "Ġmond",
        "iale"
      ],
      [
        "Ġrele",
        "v"
      ],
      [
        "Ġwr",
        "ong"
      ],
      [
        "ĠO",
        "F"
      ],
      [
        "ition",
        "ally"
      ],
      [
        "Ġmater",
        "iali"
      ],
      [
        "Ġcont",
        "ra"
      ],
      [
        "Ġaff",
        "ord"
      ],
      [
        "te",
        "e"
      ],
      [
        "T",
        "H"
      ],
      [
        "ĠP",
        "D"
      ],
      [
        "Ġp",
        "et"
      ],
      [
        "ĠG",
        "es"
      ],
      [
        "Ġfeel",
        "ing"
      ],
      [
        "les",
        "e"
      ],
      [
        "Ġh",
        "op"
      ],
      [
        "Ġimp",
        "oss"
      ],
      [
        "Ġun",
        "it"
      ],
      [
        "Ġfr",
        "anc"
      ],
      [
        "c",
        "ase"
      ],
      [
        "ĠRev",
        "iew"
      ],
      [
        "ĠF",
        "l"
      ],
      [
        "Ġm",
        "igr"
      ],
      [
        "Ġel",
        "eg"
      ],
      [
        "u",
        "el"
      ],
      [
        "Ġsc",
        "omm"
      ],
      [
        "ane",
        "o"
      ],
      [
        "Ġut",
        "ile"
      ],
      [
        "Ġaltern",
        "ative"
      ],
      [
        "ĠV",
        "en"
      ],
      [
        "p",
        "ons"
      ],
      [
        "AN",
        "D"
      ],
      [
        "Ġj",
        "ava"
      ],
      [
        "Ġmanag",
        "er"
      ],
      [
        "O",
        "G"
      ],
      [
        "Ġpolit",
        "ical"
      ],
      [
        "Ġsc",
        "ena"
      ],
      [
        "ĠFe",
        "bruary"
      ],
      [
        "ĠC",
        "ong"
      ],
      [
        "Ġeconom",
        "ico"
      ],
      [
        "ĠG",
        "ood"
      ],
      [
        "iz",
        "zi"
      ],
      [
        "Ġro",
        "t"
      ],
      [
        "Ġdi",
        "ment"
      ],
      [
        "og",
        "lio"
      ],
      [
        "ĠA",
        "f"
      ],
      [
        "ĠP",
        "an"
      ],
      [
        "Ġb",
        "or"
      ],
      [
        "Ġne",
        "igh"
      ],
      [
        "Ġj",
        "ud"
      ],
      [
        "Ġre",
        "ale"
      ],
      [
        "Ġmed",
        "ico"
      ],
      [
        "Ġutilizz",
        "ati"
      ],
      [
        "Ġsomet",
        "imes"
      ],
      [
        "r",
        "u"
      ],
      [
        "im",
        "age"
      ],
      [
        "ab",
        "ly"
      ],
      [
        "Ġreal",
        "izzazione"
      ],
      [
        "al",
        "es"
      ],
      [
        "Ġnecess",
        "ari"
      ],
      [
        "à",
        "¸"
      ],
      [
        "Ġnon",
        "ostante"
      ],
      [
        "Ġrespons",
        "ible"
      ],
      [
        "it",
        "ano"
      ],
      [
        "il",
        "er"
      ],
      [
        "Ġf",
        "ight"
      ],
      [
        "Ġregard",
        "ing"
      ],
      [
        "EC",
        "T"
      ],
      [
        "ĠEurope",
        "an"
      ],
      [
        "Ġey",
        "es"
      ],
      [
        "u",
        "ire"
      ],
      [
        "ĠAnd",
        "roid"
      ],
      [
        "Ġpa",
        "id"
      ],
      [
        "ĠS",
        "ing"
      ],
      [
        "Ġsuper",
        "iore"
      ],
      [
        "id",
        "ay"
      ],
      [
        "g",
        "u"
      ],
      [
        "oc",
        "he"
      ],
      [
        "ER",
        "E"
      ],
      [
        "eg",
        "a"
      ],
      [
        "lo",
        "at"
      ],
      [
        "Ġinc",
        "ome"
      ],
      [
        "Ġp",
        "eso"
      ],
      [
        "Ġstruct",
        "ure"
      ],
      [
        "Ġperm",
        "an"
      ],
      [
        "c",
        "ount"
      ],
      [
        "st",
        "atus"
      ],
      [
        "Ġfamil",
        "ies"
      ],
      [
        "Ġinf",
        "ras"
      ],
      [
        "n",
        "ze"
      ],
      [
        "Ġcons",
        "ente"
      ],
      [
        "ĠS",
        "C"
      ],
      [
        "Ġdist",
        "in"
      ],
      [
        "ĠAnd",
        "rea"
      ],
      [
        "C",
        "ode"
      ],
      [
        "ĠM",
        "erc"
      ],
      [
        "Ġrile",
        "v"
      ],
      [
        "Ġre",
        "asons"
      ],
      [
        "vers",
        "e"
      ],
      [
        "Ġinc",
        "ontro"
      ],
      [
        "Ġind",
        "epend"
      ],
      [
        "N",
        "on"
      ],
      [
        "in",
        "it"
      ],
      [
        "Ġad",
        "ministr"
      ],
      [
        "ĠSte",
        "f"
      ],
      [
        "'",
        "),"
      ],
      [
        "y",
        "a"
      ],
      [
        "Ġp",
        "il"
      ],
      [
        "ĠS",
        "ud"
      ],
      [
        "Ġor",
        "ders"
      ],
      [
        "Ġpar",
        "ola"
      ],
      [
        "umm",
        "ary"
      ],
      [
        "n",
        "el"
      ],
      [
        "Ġsor",
        "p"
      ],
      [
        "ab",
        "led"
      ],
      [
        "Ġsol",
        "tanto"
      ],
      [
        "Ġextre",
        "m"
      ],
      [
        "pt",
        "y"
      ],
      [
        "stit",
        "ute"
      ],
      [
        "att",
        "ia"
      ],
      [
        "ĠTutta",
        "via"
      ],
      [
        "Ġmet",
        "ri"
      ],
      [
        "Ġad",
        "ult"
      ],
      [
        "Ġlavor",
        "atori"
      ],
      [
        "U",
        "P"
      ],
      [
        "Ġbisog",
        "na"
      ],
      [
        "ĠSt",
        "reet"
      ],
      [
        "R",
        "eg"
      ],
      [
        "Ġtecn",
        "ica"
      ],
      [
        "iss",
        "ions"
      ],
      [
        "ĠCh",
        "risti"
      ],
      [
        "Ġrag",
        "ione"
      ],
      [
        "Ġprov",
        "ved"
      ],
      [
        ".",
        "/"
      ],
      [
        "it",
        "ary"
      ],
      [
        "ĠC",
        "red"
      ],
      [
        "Ar",
        "ray"
      ],
      [
        "teg",
        "no"
      ],
      [
        "it",
        "azione"
      ],
      [
        "Ġus",
        "o"
      ],
      [
        "Ġu",
        "cc"
      ],
      [
        "Ġm",
        "orning"
      ],
      [
        "Ġget",
        "s"
      ],
      [
        "ĠAl",
        "though"
      ],
      [
        "Ġrin",
        "nov"
      ],
      [
        "igno",
        "re"
      ],
      [
        "ĠOr",
        "gan"
      ],
      [
        "ĠM",
        "ad"
      ],
      [
        "Ġocc",
        "ur"
      ],
      [
        "P",
        "er"
      ],
      [
        "Ġcol",
        "ori"
      ],
      [
        "Ġh",
        "ous"
      ],
      [
        "Ġdiffer",
        "enza"
      ],
      [
        "Ġm",
        "ente"
      ],
      [
        "ĠT",
        "H"
      ],
      [
        "id",
        "io"
      ],
      [
        "pr",
        "ing"
      ],
      [
        "ĠPro",
        "duct"
      ],
      [
        "Ġm",
        "arg"
      ],
      [
        "un",
        "te"
      ],
      [
        "Ġinst",
        "ance"
      ],
      [
        "pert",
        "ura"
      ],
      [
        "Ġarriv",
        "are"
      ],
      [
        "ock",
        "et"
      ],
      [
        "ec",
        "k"
      ],
      [
        "L",
        "abel"
      ],
      [
        "or",
        "b"
      ],
      [
        "Ġa",
        "zioni"
      ],
      [
        "ĠPost",
        "ed"
      ],
      [
        "Ġvis",
        "ion"
      ],
      [
        "I",
        "E"
      ],
      [
        "g",
        "est"
      ],
      [
        "Man",
        "ager"
      ],
      [
        "Ġent",
        "ry"
      ],
      [
        "st",
        "ance"
      ],
      [
        "ĠAnton",
        "io"
      ],
      [
        "Ġlo",
        "an"
      ],
      [
        "Ġ%",
        "."
      ],
      [
        "ĠI",
        "P"
      ],
      [
        "ĠM",
        "ess"
      ],
      [
        "Ġtra",
        "de"
      ],
      [
        "IC",
        "A"
      ],
      [
        "Ġw",
        "oman"
      ],
      [
        "Ġexact",
        "ly"
      ],
      [
        "l",
        "la"
      ],
      [
        "Ġa",
        "p"
      ],
      [
        "con",
        "n"
      ],
      [
        "Ġw",
        "ish"
      ],
      [
        "Ġre",
        "ve"
      ],
      [
        "Ġent",
        "ram"
      ],
      [
        "Ġanim",
        "ali"
      ],
      [
        "Ġd",
        "ating"
      ],
      [
        "Ġrag",
        "a"
      ],
      [
        "Ġs",
        "ession"
      ],
      [
        "os",
        "of"
      ],
      [
        "ĠGover",
        "n"
      ],
      [
        "Ġens",
        "uring"
      ],
      [
        "od",
        "es"
      ],
      [
        "b",
        "and"
      ],
      [
        "Ġd",
        "ram"
      ],
      [
        "si",
        "an"
      ],
      [
        "Ġdeg",
        "ree"
      ],
      [
        "Ġprim",
        "ary"
      ],
      [
        "ett",
        "ono"
      ],
      [
        "I",
        "B"
      ],
      [
        "Ġth",
        "reat"
      ],
      [
        "Ġmet",
        "Ãł"
      ],
      [
        "Ġhapp",
        "en"
      ],
      [
        "Ġcost",
        "ante"
      ],
      [
        "Ġraccol",
        "ta"
      ],
      [
        "Ġorganiz",
        "ations"
      ],
      [
        "Ġling",
        "u"
      ],
      [
        "ough",
        "t"
      ],
      [
        "rough",
        "t"
      ],
      [
        "Euro",
        "pa"
      ],
      [
        "em",
        "ble"
      ],
      [
        "y",
        "les"
      ],
      [
        "Ġmag",
        "gi"
      ],
      [
        "h",
        "and"
      ],
      [
        "Ġcl",
        "oud"
      ],
      [
        "Ġappropri",
        "ate"
      ],
      [
        "Ġgio",
        "chi"
      ],
      [
        "N",
        "o"
      ],
      [
        "Ġpre",
        "zzi"
      ],
      [
        "c",
        "ore"
      ],
      [
        "ĠP",
        "s"
      ],
      [
        "Ġprofession",
        "als"
      ],
      [
        "est",
        "ro"
      ],
      [
        "ĠF",
        "ound"
      ],
      [
        "Ġfla",
        "v"
      ],
      [
        "um",
        "s"
      ],
      [
        "Ġv",
        "irus"
      ],
      [
        "\\",
        "\""
      ],
      [
        "ons",
        "tr"
      ],
      [
        "ut",
        "ta"
      ],
      [
        "est",
        "ra"
      ],
      [
        "Ġes",
        "pos"
      ],
      [
        "Ġrel",
        "ative"
      ],
      [
        "ĠLond",
        "on"
      ],
      [
        "ĠM",
        "ov"
      ],
      [
        "L",
        "C"
      ],
      [
        "Ġcl",
        "asse"
      ],
      [
        "ĠT",
        "i"
      ],
      [
        "Ġci",
        "asc"
      ],
      [
        "Ġforn",
        "ire"
      ],
      [
        "ĠS",
        "el"
      ],
      [
        "Ġjo",
        "in"
      ],
      [
        "Ġincon",
        "tri"
      ],
      [
        "Ġg",
        "ara"
      ],
      [
        "Ġnum",
        "bers"
      ],
      [
        "ĠC",
        "la"
      ],
      [
        "Ġf",
        "isc"
      ],
      [
        "T",
        "ra"
      ],
      [
        "Ġsp",
        "read"
      ],
      [
        "Ġl",
        "ines"
      ],
      [
        "Ġhelp",
        "ing"
      ],
      [
        "Ġreport",
        "ed"
      ],
      [
        "ĠG",
        "ia"
      ],
      [
        "Ġtecn",
        "iche"
      ],
      [
        "Ġport",
        "ato"
      ],
      [
        "ĠL",
        "ook"
      ],
      [
        "Ġspec",
        "ie"
      ],
      [
        "Ġlavor",
        "are"
      ],
      [
        "requ",
        "est"
      ],
      [
        "ĠN",
        "uov"
      ],
      [
        "Ġpag",
        "ine"
      ],
      [
        "Ġinv",
        "i"
      ],
      [
        "ir",
        "si"
      ],
      [
        "Ġinter",
        "view"
      ],
      [
        "mer",
        "ce"
      ],
      [
        "Ġsh",
        "ared"
      ],
      [
        "\"",
        ")."
      ],
      [
        "Ġnov",
        "itÃł"
      ],
      [
        "Ġpract",
        "ices"
      ],
      [
        "Ġscu",
        "ole"
      ],
      [
        "ist",
        "ici"
      ],
      [
        "Ġnot",
        "ice"
      ],
      [
        "os",
        "itÃł"
      ],
      [
        "»",
        ","
      ],
      [
        "Ġm",
        "adre"
      ],
      [
        "Ġpre",
        "occup"
      ],
      [
        "S",
        "er"
      ],
      [
        "ĠC",
        "lick"
      ],
      [
        "rom",
        "e"
      ],
      [
        "ĠM",
        "er"
      ],
      [
        "ĠPro",
        "ject"
      ],
      [
        "Ġfem",
        "min"
      ],
      [
        "Ġoffer",
        "ed"
      ],
      [
        "Ġnu",
        "cle"
      ],
      [
        "Ġinterest",
        "ing"
      ],
      [
        "on",
        "av"
      ],
      [
        "Ġcons",
        "ole"
      ],
      [
        "Ġg",
        "ift"
      ],
      [
        "Ġpre",
        "p"
      ],
      [
        "ĠD",
        "E"
      ],
      [
        "ett",
        "iva"
      ],
      [
        "Ġmot",
        "iv"
      ],
      [
        "ic",
        "ing"
      ],
      [
        "ĠE",
        "conom"
      ],
      [
        "++",
        ")"
      ],
      [
        "ĠR",
        "E"
      ],
      [
        "Ġe",
        "tÃł"
      ],
      [
        "Ġcomun",
        "i"
      ],
      [
        "Ġfac",
        "endo"
      ],
      [
        "arg",
        "s"
      ],
      [
        "Ġpubl",
        "ished"
      ],
      [
        "P",
        "oint"
      ],
      [
        "Ġint",
        "ens"
      ],
      [
        "Ġdefinit",
        "ely"
      ],
      [
        "Ġdise",
        "ase"
      ],
      [
        "L",
        "ine"
      ],
      [
        "Ġsegu",
        "ire"
      ],
      [
        "Ġpati",
        "ent"
      ],
      [
        "Ġstra",
        "ight"
      ],
      [
        "Ġbal",
        "ance"
      ],
      [
        "ĠAl",
        "ber"
      ],
      [
        "Ġla",
        "bel"
      ],
      [
        "Ġr",
        "istor"
      ],
      [
        "Ġco",
        "ach"
      ],
      [
        "Ġmis",
        "ure"
      ],
      [
        "p",
        "y"
      ],
      [
        "Ġinter",
        "esse"
      ],
      [
        "l",
        "it"
      ],
      [
        "Ġnon",
        "ché"
      ],
      [
        "ĠD",
        "iv"
      ],
      [
        "Ġhe",
        "ar"
      ],
      [
        "g",
        "or"
      ],
      [
        "cc",
        "a"
      ],
      [
        "olog",
        "na"
      ],
      [
        "ĠAn",
        "other"
      ],
      [
        "Ġcolle",
        "ge"
      ],
      [
        "ĠC",
        "ard"
      ],
      [
        "Ġl",
        "ettura"
      ],
      [
        "Ġsus",
        "p"
      ],
      [
        "OR",
        "E"
      ],
      [
        "T",
        "R"
      ],
      [
        "ĠTr",
        "ump"
      ],
      [
        "et",
        "ers"
      ],
      [
        "Ġpicc",
        "ola"
      ],
      [
        "ĠD",
        "ic"
      ],
      [
        "Ġmov",
        "imento"
      ],
      [
        "Ġdim",
        "ostr"
      ],
      [
        "Ġartic",
        "oli"
      ],
      [
        "M",
        "ap"
      ],
      [
        "ly",
        "ing"
      ],
      [
        "Ġv",
        "anno"
      ],
      [
        "ec",
        "es"
      ],
      [
        "Ġtr",
        "uly"
      ],
      [
        "M",
        "essage"
      ],
      [
        "Ġmaggi",
        "ori"
      ],
      [
        "ial",
        "s"
      ],
      [
        "å",
        "¤"
      ],
      [
        "Ġcre",
        "ative"
      ],
      [
        "Ġsol",
        "d"
      ],
      [
        "Ġdist",
        "anza"
      ],
      [
        "Ġgius",
        "to"
      ],
      [
        "Ġadj",
        "ust"
      ],
      [
        "Ġg",
        "lass"
      ],
      [
        "ĠJ",
        "apan"
      ],
      [
        "yp",
        "es"
      ],
      [
        "Ġimmedi",
        "ately"
      ],
      [
        "Con",
        "fig"
      ],
      [
        "Ġstor",
        "ies"
      ],
      [
        "Ġapp",
        "unt"
      ],
      [
        "ĠF",
        "i"
      ],
      [
        "Ġv",
        "ict"
      ],
      [
        "A",
        "ct"
      ],
      [
        "Ġprofession",
        "ale"
      ],
      [
        "Ġcateg",
        "oria"
      ],
      [
        "'",
        "."
      ],
      [
        "B",
        "u"
      ],
      [
        "ĠMed",
        "ia"
      ],
      [
        "Ġris",
        "chi"
      ],
      [
        "Ġa",
        "part"
      ],
      [
        "ion",
        "ale"
      ],
      [
        "Ġform",
        "e"
      ],
      [
        "Ġwe",
        "ar"
      ],
      [
        "Ġn",
        "ice"
      ],
      [
        "Ġfel",
        "t"
      ],
      [
        "Ġgre",
        "ater"
      ],
      [
        "ob",
        "ject"
      ],
      [
        "Ġde",
        "ad"
      ],
      [
        "Ġla",
        "b"
      ],
      [
        "Res",
        "ult"
      ],
      [
        "Ġqual",
        "cuno"
      ],
      [
        "Ġw",
        "ait"
      ],
      [
        "Ġav",
        "ven"
      ],
      [
        "à",
        "¤"
      ],
      [
        "ĠA",
        "frica"
      ],
      [
        "la",
        "b"
      ],
      [
        "Ġdecid",
        "ed"
      ],
      [
        "Ġmie",
        "i"
      ],
      [
        "Ġoper",
        "ations"
      ],
      [
        "in",
        "n"
      ],
      [
        "Ġth",
        "r"
      ],
      [
        "ĠC",
        "iv"
      ],
      [
        "Ġadv",
        "antage"
      ],
      [
        "izza",
        "zioni"
      ],
      [
        "Un",
        "iversitÃł"
      ],
      [
        "Ġreview",
        "s"
      ],
      [
        "Ġquant",
        "itÃł"
      ],
      [
        "Ġst",
        "up"
      ],
      [
        "il",
        "ter"
      ],
      [
        "b",
        "al"
      ],
      [
        "upp",
        "i"
      ],
      [
        "ter",
        "Ãł"
      ],
      [
        "Ġin",
        "iti"
      ],
      [
        "Ġsur",
        "face"
      ],
      [
        "ĠC",
        "ateg"
      ],
      [
        "ĠE",
        "ss"
      ],
      [
        "Ġco",
        "oper"
      ],
      [
        "AT",
        "O"
      ],
      [
        "ĠR",
        "ich"
      ],
      [
        "Ġqu",
        "ad"
      ],
      [
        "a",
        "j"
      ],
      [
        "ĠSt",
        "ar"
      ],
      [
        "Ġtyp",
        "ically"
      ],
      [
        "Ġm",
        "ission"
      ],
      [
        "Ġprevis",
        "to"
      ],
      [
        "Ġris",
        "par"
      ],
      [
        "en",
        "zia"
      ],
      [
        "Ġs",
        "fr"
      ],
      [
        "Ġgamb",
        "ling"
      ],
      [
        "Ġdom",
        "est"
      ],
      [
        "L",
        "o"
      ],
      [
        "al",
        "ed"
      ],
      [
        "tr",
        "ue"
      ],
      [
        "Ġf",
        "rag"
      ],
      [
        "ev",
        "ento"
      ],
      [
        "Ġmeas",
        "ure"
      ],
      [
        "Ġt",
        "app"
      ],
      [
        "Ġm",
        "eccan"
      ],
      [
        "ĠMicro",
        "soft"
      ],
      [
        "\">",
        "<"
      ],
      [
        "up",
        "s"
      ],
      [
        "Ġb",
        "ell"
      ],
      [
        "Ġdepos",
        "it"
      ],
      [
        "Ġrespons",
        "abile"
      ],
      [
        "Ġsur",
        "round"
      ],
      [
        "Ġma",
        "p"
      ],
      [
        "oss",
        "a"
      ],
      [
        "Ġment",
        "al"
      ],
      [
        "ing",
        "u"
      ],
      [
        "Ġr",
        "ia"
      ],
      [
        "Ġc",
        "ards"
      ],
      [
        "Ġrip",
        "ort"
      ],
      [
        "a",
        "per"
      ],
      [
        "Ġun",
        "d"
      ],
      [
        "Ġl",
        "it"
      ],
      [
        "Th",
        "is"
      ],
      [
        "Ġconf",
        "irm"
      ],
      [
        "at",
        "ively"
      ],
      [
        "ĠL",
        "ast"
      ],
      [
        "Ġmod",
        "elli"
      ],
      [
        "Ġpolit",
        "iche"
      ],
      [
        "Ġs",
        "era"
      ],
      [
        "Ġstr",
        "ugg"
      ],
      [
        "ĠN",
        "or"
      ],
      [
        "M",
        "et"
      ],
      [
        "ĠV",
        "ideo"
      ],
      [
        "ĠC",
        "opy"
      ],
      [
        "Ġbro",
        "ad"
      ],
      [
        "Ġdom",
        "ande"
      ],
      [
        "ac",
        "ia"
      ],
      [
        "Ġm",
        "el"
      ],
      [
        "ĠS",
        "v"
      ],
      [
        "Ġdeterm",
        "ine"
      ],
      [
        "Ġla",
        "ck"
      ],
      [
        "Ġpazi",
        "enti"
      ],
      [
        "m",
        "ission"
      ],
      [
        "Ġter",
        "zo"
      ],
      [
        "ĠY",
        "es"
      ],
      [
        "teg",
        "gi"
      ],
      [
        "Ġallow",
        "ing"
      ],
      [
        "ĠO",
        "ltre"
      ],
      [
        "ĠGes",
        "ù"
      ],
      [
        "Ġn",
        "il"
      ],
      [
        "Ġaffron",
        "tare"
      ],
      [
        "Ġsel",
        "ection"
      ],
      [
        "us",
        "so"
      ],
      [
        "in",
        "y"
      ],
      [
        "Ġconc",
        "er"
      ],
      [
        "ĠD",
        "ef"
      ],
      [
        "qual",
        "ity"
      ],
      [
        "Ġh",
        "our"
      ],
      [
        "Ġm",
        "ir"
      ],
      [
        "Ġ(",
        "!"
      ],
      [
        "Ġsos",
        "tegno"
      ],
      [
        "Ġdist",
        "ur"
      ],
      [
        "ã",
        "Ĥ"
      ],
      [
        "ind",
        "er"
      ],
      [
        "al",
        "li"
      ],
      [
        "l",
        "os"
      ],
      [
        "Ġconten",
        "uto"
      ],
      [
        "d",
        "s"
      ],
      [
        "Ġinnov",
        "ative"
      ],
      [
        "ber",
        "g"
      ],
      [
        "ĠB",
        "ig"
      ],
      [
        "st",
        "ra"
      ],
      [
        "ĠTech",
        "nolog"
      ],
      [
        "un",
        "c"
      ],
      [
        "Ġeff",
        "orts"
      ],
      [
        "ĠL",
        "ife"
      ],
      [
        "v",
        "ille"
      ],
      [
        "Ġuffici",
        "ale"
      ],
      [
        "Ġbel",
        "la"
      ],
      [
        "Ġtest",
        "ing"
      ],
      [
        "Ġm",
        "ort"
      ],
      [
        "Ġ(",
        "'"
      ],
      [
        "ĠQu",
        "esti"
      ],
      [
        "ura",
        "re"
      ],
      [
        "ĠCh",
        "o"
      ],
      [
        "Ġb",
        "ool"
      ],
      [
        "Ġrend",
        "e"
      ],
      [
        "ogli",
        "ere"
      ],
      [
        "Ġdov",
        "uto"
      ],
      [
        "Ġb",
        "aby"
      ],
      [
        "Ġsc",
        "ale"
      ],
      [
        "Ġdiret",
        "ta"
      ],
      [
        "w",
        "idth"
      ],
      [
        "Ġlung",
        "a"
      ],
      [
        "ĠFr",
        "iday"
      ],
      [
        "A",
        "nd"
      ],
      [
        "Ġform",
        "at"
      ],
      [
        "ĠPriv",
        "acy"
      ],
      [
        "ĠF",
        "ood"
      ],
      [
        "Ġin",
        "iz"
      ],
      [
        "ill",
        "er"
      ],
      [
        "Ġse",
        "zione"
      ],
      [
        "Ġ[",
        "]"
      ],
      [
        "it",
        "ation"
      ],
      [
        "Ġpo",
        "ol"
      ],
      [
        "Ġro",
        "ut"
      ],
      [
        "x",
        "y"
      ],
      [
        "re",
        "w"
      ],
      [
        "Ġprotagon",
        "ista"
      ],
      [
        "k",
        "ers"
      ],
      [
        "Ġb",
        "ul"
      ],
      [
        "ã",
        "ĥ"
      ],
      [
        "Ġstat",
        "ement"
      ],
      [
        "ĠM",
        "aster"
      ],
      [
        "ĠT",
        "R"
      ],
      [
        "Ġcal",
        "cio"
      ],
      [
        "Ġus",
        "eful"
      ],
      [
        "ĠB",
        "rit"
      ],
      [
        "ific",
        "ato"
      ],
      [
        "Ġvirt",
        "ual"
      ],
      [
        "Ġmys",
        "elf"
      ],
      [
        "Ġelectr",
        "ic"
      ],
      [
        "ĠH",
        "otel"
      ],
      [
        "ĠPe",
        "ople"
      ],
      [
        "Ġident",
        "ify"
      ],
      [
        "Ġs",
        "abato"
      ],
      [
        "ig",
        "hest"
      ],
      [
        "Ġins",
        "truct"
      ],
      [
        "opt",
        "ion"
      ],
      [
        "Ġutilizz",
        "ato"
      ],
      [
        "Z",
        "A"
      ],
      [
        "Ġb",
        "asso"
      ],
      [
        "Ġdi",
        "vert"
      ],
      [
        "ce",
        "ed"
      ],
      [
        "val",
        "id"
      ],
      [
        "Ġe",
        "c"
      ],
      [
        "Ġclean",
        "ing"
      ],
      [
        "Ġpos",
        "ti"
      ],
      [
        "ac",
        "hed"
      ],
      [
        "x",
        "i"
      ],
      [
        "æ",
        "Ī"
      ],
      [
        "ch",
        "ar"
      ],
      [
        "Ġsc",
        "ene"
      ],
      [
        "E",
        "X"
      ],
      [
        "Ph",
        "one"
      ],
      [
        "pare",
        "nt"
      ],
      [
        "Ġpiatta",
        "forma"
      ],
      [
        "Ġdecis",
        "ions"
      ],
      [
        "Ġp",
        "x"
      ],
      [
        "Ġrelev",
        "ant"
      ],
      [
        "ĠPubblic",
        "ato"
      ],
      [
        "Ġbenef",
        "ici"
      ],
      [
        "Ġconfer",
        "m"
      ],
      [
        "Ġcons",
        "enso"
      ],
      [
        "Ġatt",
        "iv"
      ],
      [
        "Ġm",
        "echan"
      ],
      [
        "E",
        "lement"
      ],
      [
        "Ġh",
        "y"
      ],
      [
        "en",
        "ame"
      ],
      [
        "Ġver",
        "itÃł"
      ],
      [
        "m",
        "eno"
      ],
      [
        "ĠCon",
        "f"
      ],
      [
        "B",
        "utton"
      ],
      [
        "H",
        "and"
      ],
      [
        "Ġbegin",
        "ning"
      ],
      [
        "pr",
        "im"
      ],
      [
        "ĠC",
        "ro"
      ],
      [
        "Ġn",
        "om"
      ],
      [
        "Ġmem",
        "or"
      ],
      [
        "ĠT",
        "utto"
      ],
      [
        "ĠÂ",
        "£"
      ],
      [
        "Ġm",
        "esso"
      ],
      [
        "Ġsp",
        "ia"
      ],
      [
        "C",
        "ount"
      ],
      [
        "tro",
        "ppo"
      ],
      [
        "em",
        "ail"
      ],
      [
        "vis",
        "o"
      ],
      [
        "âĢ",
        "ĵ"
      ],
      [
        "ven",
        "ue"
      ],
      [
        "Ġma",
        "intenance"
      ],
      [
        "ĠBec",
        "ause"
      ],
      [
        "Ġplay",
        "ed"
      ],
      [
        "Ġreg",
        "ole"
      ],
      [
        "$",
        "{"
      ],
      [
        "()",
        "->"
      ],
      [
        "ĠL",
        "at"
      ],
      [
        "Ġsh",
        "op"
      ],
      [
        "Ġprov",
        "ider"
      ],
      [
        "Ġth",
        "ous"
      ],
      [
        "idd",
        "en"
      ],
      [
        "ĠD",
        "uring"
      ],
      [
        "Ġchi",
        "ar"
      ],
      [
        "Ġpag",
        "es"
      ],
      [
        "ĠPol",
        "icy"
      ],
      [
        "Ġro",
        "of"
      ],
      [
        "Ġling",
        "ua"
      ],
      [
        "Ġchall",
        "enge"
      ],
      [
        "Cont",
        "roll"
      ],
      [
        "d",
        "raw"
      ],
      [
        "Ġenh",
        "ance"
      ],
      [
        "arli",
        "er"
      ],
      [
        "Ġaff",
        "erm"
      ],
      [
        "Ġsper",
        "iment"
      ],
      [
        "Ġpot",
        "ranno"
      ],
      [
        "Ġcamp",
        "agna"
      ],
      [
        "un",
        "cia"
      ],
      [
        "Ġm",
        "ostr"
      ],
      [
        "Ġsele",
        "zion"
      ],
      [
        "ren",
        "te"
      ],
      [
        "Ġexpert",
        "s"
      ],
      [
        "ĠPa",
        "ul"
      ],
      [
        "ĠWh",
        "ite"
      ],
      [
        "ĠS",
        "und"
      ],
      [
        "Ġpart",
        "nership"
      ],
      [
        "orm",
        "e"
      ],
      [
        "c",
        "all"
      ],
      [
        "Ġaggi",
        "ung"
      ],
      [
        "Ġm",
        "other"
      ],
      [
        "vol",
        "ta"
      ],
      [
        "C",
        "onte"
      ],
      [
        "Ġmili",
        "ardi"
      ],
      [
        "f",
        "low"
      ],
      [
        "Ġdep",
        "end"
      ],
      [
        "Ġche",
        "m"
      ],
      [
        "ĠT",
        "ex"
      ],
      [
        "Ġenerg",
        "ia"
      ],
      [
        "Ġass",
        "ol"
      ],
      [
        "h",
        "ost"
      ],
      [
        "ĠL",
        "ong"
      ],
      [
        "Ġmen",
        "u"
      ],
      [
        "Ġcol",
        "t"
      ],
      [
        "il",
        "io"
      ],
      [
        "Ġcor",
        "ris"
      ],
      [
        "b",
        "ur"
      ],
      [
        "Ġatt",
        "end"
      ],
      [
        "ĠIn",
        "vest"
      ],
      [
        "Ġn",
        "ation"
      ],
      [
        "Ġpropos",
        "ta"
      ],
      [
        "ĠNov",
        "embre"
      ],
      [
        "Ġsmo",
        "oth"
      ],
      [
        "Ġus",
        "are"
      ],
      [
        "und",
        "red"
      ],
      [
        "pare",
        "n"
      ],
      [
        "ie",
        "ved"
      ],
      [
        "Ġval",
        "ori"
      ],
      [
        "Ġad",
        "vis"
      ],
      [
        "Ġre",
        "tail"
      ],
      [
        "Ġex",
        "pos"
      ],
      [
        "cur",
        "rent"
      ],
      [
        "Ġadv",
        "anced"
      ],
      [
        "onav",
        "irus"
      ],
      [
        "',",
        "'"
      ],
      [
        "v",
        "oli"
      ],
      [
        "Ġc",
        "raft"
      ],
      [
        "Ġrec",
        "ip"
      ],
      [
        "z",
        "er"
      ],
      [
        "Ġappre",
        "ci"
      ],
      [
        "Ġevid",
        "ence"
      ],
      [
        "Ġtechn",
        "ical"
      ],
      [
        "Ġpartic",
        "olarmente"
      ],
      [
        "ĠAN",
        "D"
      ],
      [
        "Ġsettim",
        "ane"
      ],
      [
        "as",
        "er"
      ],
      [
        "ĠE",
        "mp"
      ],
      [
        "W",
        "ith"
      ],
      [
        "Ġph",
        "otos"
      ],
      [
        "Ġreal",
        "izzare"
      ],
      [
        "Ġinv",
        "ent"
      ],
      [
        "Ġdur",
        "ata"
      ],
      [
        "Ġpi",
        "edi"
      ],
      [
        "ç",
        "»"
      ],
      [
        "Ġb",
        "ath"
      ],
      [
        "Ġcommun",
        "ities"
      ],
      [
        "Ġd",
        "il"
      ],
      [
        "p",
        "ack"
      ],
      [
        "Ġmem",
        "oria"
      ],
      [
        "Ġhe",
        "ight"
      ],
      [
        "ĠC",
        "ris"
      ],
      [
        "op",
        "en"
      ],
      [
        "Ġi",
        "eri"
      ],
      [
        "Ġhist",
        "or"
      ],
      [
        "ĠOg",
        "ni"
      ],
      [
        "ing",
        "er"
      ],
      [
        "Ġpass",
        "word"
      ],
      [
        "Ġvide",
        "os"
      ],
      [
        "r",
        "id"
      ],
      [
        "Ġbott",
        "om"
      ],
      [
        "Ġim",
        "mo"
      ],
      [
        "ĠCas",
        "a"
      ],
      [
        "ev",
        "ano"
      ],
      [
        "Ġdem",
        "onstr"
      ],
      [
        "ĠW",
        "illi"
      ],
      [
        "Ġpubblic",
        "i"
      ],
      [
        "al",
        "to"
      ],
      [
        "ĠD",
        "ate"
      ],
      [
        "ang",
        "ing"
      ],
      [
        "A",
        "cc"
      ],
      [
        "Ġmov",
        "ie"
      ],
      [
        "B",
        "A"
      ],
      [
        "Ġpa",
        "ura"
      ],
      [
        "Ġa",
        "ward"
      ],
      [
        "ass",
        "ert"
      ],
      [
        "Ġschool",
        "s"
      ],
      [
        "Ġh",
        "olid"
      ],
      [
        "w",
        "ith"
      ],
      [
        "Ġwork",
        "ers"
      ],
      [
        "Ġrichies",
        "te"
      ],
      [
        "Ġtecn",
        "ico"
      ],
      [
        "iz",
        "er"
      ],
      [
        "y",
        "c"
      ],
      [
        "Ġa",
        "head"
      ],
      [
        "ĠTod",
        "ay"
      ],
      [
        "r",
        "ig"
      ],
      [
        "Ġ<",
        "-"
      ],
      [
        "U",
        "I"
      ],
      [
        "Ġvis",
        "ione"
      ],
      [
        "Ġprov",
        "eni"
      ],
      [
        "Ġim",
        "per"
      ],
      [
        "Ġat",
        "to"
      ],
      [
        "Ġtechni",
        "ques"
      ],
      [
        "Ġp",
        "ed"
      ],
      [
        "el",
        "ine"
      ],
      [
        "if",
        "ici"
      ],
      [
        "Ġbas",
        "is"
      ],
      [
        "ic",
        "ati"
      ],
      [
        "id",
        "get"
      ],
      [
        "Ġdom",
        "in"
      ],
      [
        "ĠPol",
        "it"
      ],
      [
        "P",
        "E"
      ],
      [
        "Ġmer",
        "ito"
      ],
      [
        "çĶ",
        "¨"
      ],
      [
        "Ġevent",
        "uali"
      ],
      [
        "Ġcentr",
        "ale"
      ],
      [
        "Ġn",
        "arr"
      ],
      [
        "Conte",
        "xt"
      ],
      [
        "Ġa",
        "f"
      ],
      [
        "Ġdal",
        "lo"
      ],
      [
        "ĠNat",
        "ale"
      ],
      [
        "ĠI",
        "d"
      ],
      [
        "u",
        "ola"
      ],
      [
        "Ġnumer",
        "ous"
      ],
      [
        "ĠS",
        "pe"
      ],
      [
        "Ġatta",
        "ck"
      ],
      [
        "iss",
        "ioni"
      ],
      [
        "Ġb",
        "reat"
      ],
      [
        "ĠT",
        "our"
      ],
      [
        "Ġtra",
        "ffic"
      ],
      [
        "ven",
        "zione"
      ],
      [
        "Ġpart",
        "ita"
      ],
      [
        "Ġide",
        "e"
      ],
      [
        "ĠGener",
        "al"
      ],
      [
        "Ġpro",
        "perties"
      ],
      [
        "Ġlov",
        "ed"
      ],
      [
        "ren",
        "ch"
      ],
      [
        "Ġz",
        "ero"
      ],
      [
        "Ġch",
        "ain"
      ],
      [
        "Ġstand",
        "ards"
      ],
      [
        "ĠN",
        "ord"
      ],
      [
        "Ġextrem",
        "ely"
      ],
      [
        "B",
        "C"
      ],
      [
        "ĠLu",
        "ca"
      ],
      [
        "Ġpl",
        "us"
      ],
      [
        "ĠA",
        "lex"
      ],
      [
        "Ġimp",
        "ar"
      ],
      [
        "Ġv",
        "ul"
      ],
      [
        "Ġreal",
        "izzato"
      ],
      [
        "ĠCas",
        "ino"
      ],
      [
        "Ġplatform",
        "s"
      ],
      [
        "Ġst",
        "re"
      ],
      [
        "bu",
        "ild"
      ],
      [
        "Ġrit",
        "orno"
      ],
      [
        "E",
        "d"
      ],
      [
        "Ġrelationship",
        "s"
      ],
      [
        "Ġwe",
        "ather"
      ],
      [
        "Ġspec",
        "iale"
      ],
      [
        "ore",
        "n"
      ],
      [
        "Ġprocess",
        "es"
      ],
      [
        "oc",
        "ca"
      ],
      [
        "ĠL",
        "ike"
      ],
      [
        "Ġse",
        "qu"
      ],
      [
        "ren",
        "s"
      ],
      [
        "A",
        "V"
      ],
      [
        "Ġtradi",
        "zione"
      ],
      [
        "Ġmin",
        "or"
      ],
      [
        "iss",
        "ime"
      ],
      [
        "T",
        "S"
      ],
      [
        "L",
        "ay"
      ],
      [
        "Ġk",
        "itchen"
      ],
      [
        "Ġsp",
        "ese"
      ],
      [
        "Ġpo",
        "iché"
      ],
      [
        "ĠSal",
        "v"
      ],
      [
        "æĺ",
        "¯"
      ],
      [
        "us",
        "ti"
      ],
      [
        "osi",
        "zione"
      ],
      [
        "enti",
        "ally"
      ],
      [
        "ĠP",
        "ublic"
      ],
      [
        "s",
        "es"
      ],
      [
        "Ġliv",
        "elli"
      ],
      [
        "Ġrele",
        "ased"
      ],
      [
        "Ġpia",
        "zza"
      ],
      [
        "Ġdedic",
        "ated"
      ],
      [
        "Ġ",
        "ì"
      ],
      [
        "ĠB",
        "ologna"
      ],
      [
        "Ġciv",
        "ile"
      ],
      [
        "ĠJ",
        "es"
      ],
      [
        "Ġcent",
        "ral"
      ],
      [
        "ĠP",
        "rom"
      ],
      [
        "Ġapp",
        "oint"
      ],
      [
        "ĠG",
        "uard"
      ],
      [
        "Ġdov",
        "rÃł"
      ],
      [
        "Ġpass",
        "ione"
      ],
      [
        "ĠL",
        "i"
      ],
      [
        "Ġstrutt",
        "ure"
      ],
      [
        "Ġfor",
        "ce"
      ],
      [
        "Ġn",
        "iente"
      ],
      [
        "Ġsind",
        "aco"
      ],
      [
        "lo",
        "ok"
      ],
      [
        "Ġindivid",
        "u"
      ],
      [
        "os",
        "si"
      ],
      [
        "Ġ)",
        ")"
      ],
      [
        "ĠE",
        "N"
      ],
      [
        "IJ",
        "â"
      ],
      [
        "Ġe",
        "at"
      ],
      [
        "if",
        "ico"
      ],
      [
        "Ġillus",
        "tr"
      ],
      [
        "Ġland",
        "sc"
      ],
      [
        "Ġconsap",
        "evole"
      ],
      [
        "Ġaff",
        "ect"
      ],
      [
        "Ġbenef",
        "ic"
      ],
      [
        "Ġsu",
        "gli"
      ],
      [
        "ĠRep",
        "ubblica"
      ],
      [
        "N",
        "ot"
      ],
      [
        "Ġsemplic",
        "emente"
      ],
      [
        "Ġque",
        "i"
      ],
      [
        "Ġsay",
        "ing"
      ],
      [
        "es",
        "tern"
      ],
      [
        "Ġam",
        "ore"
      ],
      [
        "ĠG",
        "ame"
      ],
      [
        "ep",
        "h"
      ],
      [
        "ic",
        "ata"
      ],
      [
        "act",
        "ory"
      ],
      [
        "Ġcon",
        "qu"
      ],
      [
        "il",
        "ing"
      ],
      [
        "Ġwebs",
        "ites"
      ],
      [
        "Ġgener",
        "ally"
      ],
      [
        "ĠAng",
        "el"
      ],
      [
        "ĠS",
        "am"
      ],
      [
        "ĠQu",
        "indi"
      ],
      [
        "ĠIm",
        "m"
      ],
      [
        "Ġsci",
        "ence"
      ],
      [
        "Ġstud",
        "ies"
      ],
      [
        "ĠChrist",
        "mas"
      ],
      [
        "duc",
        "ing"
      ],
      [
        "C",
        "omm"
      ],
      [
        "S",
        "ub"
      ],
      [
        "Ġcon",
        "ness"
      ],
      [
        "U",
        "D"
      ],
      [
        "at",
        "tare"
      ],
      [
        "ĠTe",
        "atro"
      ],
      [
        "'",
        "d"
      ],
      [
        "pl",
        "or"
      ],
      [
        "if",
        "ying"
      ],
      [
        "Ġfund",
        "s"
      ],
      [
        "Ġint",
        "orno"
      ],
      [
        "Ġf",
        "atta"
      ],
      [
        "Ġbo",
        "ost"
      ],
      [
        "ic",
        "ies"
      ],
      [
        "ĠP",
        "as"
      ],
      [
        "ĠF",
        "err"
      ],
      [
        "Ġperd",
        "ere"
      ],
      [
        "Ġlead",
        "ership"
      ],
      [
        "Ġact",
        "ual"
      ],
      [
        "ren",
        "cy"
      ],
      [
        "ĠU",
        "r"
      ],
      [
        "Ġdent",
        "ro"
      ],
      [
        "ok",
        "en"
      ],
      [
        "u",
        "ed"
      ],
      [
        "Ġsegu",
        "enti"
      ],
      [
        "Ġcomp",
        "ared"
      ],
      [
        "Ġinterp",
        "ret"
      ],
      [
        "Ġrema",
        "in"
      ],
      [
        "Ġf",
        "ashion"
      ],
      [
        "he",
        "l"
      ],
      [
        "ĠSp",
        "ecial"
      ],
      [
        "Ġin",
        "teg"
      ],
      [
        "Ġrep",
        "ut"
      ],
      [
        "un",
        "ning"
      ],
      [
        "Ġnas",
        "ce"
      ],
      [
        "Ġweek",
        "end"
      ],
      [
        "Ġscop",
        "rire"
      ],
      [
        "Ġallow",
        "ed"
      ],
      [
        "Ġat",
        "ti"
      ],
      [
        "Ġun",
        "s"
      ],
      [
        "S",
        "ON"
      ],
      [
        "il",
        "lo"
      ],
      [
        "Ġst",
        "ick"
      ],
      [
        "ĠM",
        "ark"
      ],
      [
        "ĠAdd",
        "itionally"
      ],
      [
        "Ġh",
        "ighest"
      ],
      [
        "ĠE",
        "ast"
      ],
      [
        "n",
        "am"
      ],
      [
        "Ġexpert",
        "ise"
      ],
      [
        "Ġb",
        "rought"
      ],
      [
        "ĠCon",
        "n"
      ],
      [
        "ĠCos",
        "ì"
      ],
      [
        "ĠO",
        "N"
      ],
      [
        "ä¸",
        "Ģ"
      ],
      [
        "Ġspetta",
        "colo"
      ],
      [
        "Ġl",
        "asc"
      ],
      [
        "it",
        "ar"
      ],
      [
        "Ġeffici",
        "ent"
      ],
      [
        "Com",
        "ponent"
      ],
      [
        "Ġimp",
        "ress"
      ],
      [
        "ĠMus",
        "ic"
      ],
      [
        "Ġco",
        "ffee"
      ],
      [
        "es",
        "imo"
      ],
      [
        "Ġterrit",
        "ori"
      ],
      [
        "ĠTe",
        "am"
      ],
      [
        "ab",
        "ilities"
      ],
      [
        "Ġrep",
        "orts"
      ],
      [
        "Ġc",
        "erca"
      ],
      [
        "Ġdedic",
        "ata"
      ],
      [
        "Ġsuccess",
        "ivo"
      ],
      [
        "ĠM",
        "ent"
      ],
      [
        "v",
        "oc"
      ],
      [
        "ĠD",
        "isc"
      ],
      [
        "Ġpi",
        "eno"
      ],
      [
        "Ġare",
        "n"
      ],
      [
        "ĠB",
        "ack"
      ],
      [
        "Ġh",
        "omes"
      ],
      [
        "Ġpass",
        "ion"
      ],
      [
        "omb",
        "ard"
      ],
      [
        "ĠCar",
        "lo"
      ],
      [
        "Ġriv",
        "el"
      ],
      [
        "amp",
        "ions"
      ],
      [
        "Ġp",
        "od"
      ],
      [
        "ĠP",
        "at"
      ],
      [
        "or",
        "ig"
      ],
      [
        "p",
        "ush"
      ],
      [
        "Ġpro",
        "ve"
      ],
      [
        "Ġcer",
        "tif"
      ],
      [
        "ĠT",
        "ake"
      ],
      [
        "Ġgam",
        "ing"
      ],
      [
        "res",
        "o"
      ],
      [
        "Ġal",
        "one"
      ],
      [
        "Ġdir",
        "ig"
      ],
      [
        "Ġsho",
        "pping"
      ],
      [
        "ir",
        "g"
      ],
      [
        "ĠM",
        "edic"
      ],
      [
        "ĠW",
        "ord"
      ],
      [
        "Ġbl",
        "ue"
      ],
      [
        "å",
        "Ĭ"
      ],
      [
        "Ġfe",
        "et"
      ],
      [
        "Ġpolit",
        "ico"
      ],
      [
        "ĠG",
        "all"
      ],
      [
        "Ġgi",
        "ro"
      ],
      [
        ">",
        "("
      ],
      [
        "Ġview",
        "s"
      ],
      [
        "ĠVene",
        "zia"
      ],
      [
        "Ġdi",
        "etro"
      ],
      [
        "Ġsh",
        "ape"
      ],
      [
        "Ġtra",
        "in"
      ],
      [
        "Ġperson",
        "aggi"
      ],
      [
        "G",
        "roup"
      ],
      [
        "Ġsym",
        "bol"
      ],
      [
        "I",
        "Z"
      ],
      [
        "R",
        "L"
      ],
      [
        "ĠWash",
        "ington"
      ],
      [
        "Ġc",
        "ab"
      ],
      [
        "ion",
        "ato"
      ],
      [
        "Ġcomm",
        "ento"
      ],
      [
        "Ġdol",
        "ore"
      ],
      [
        "is",
        "mi"
      ],
      [
        "ķ",
        "IJâ"
      ],
      [
        "Ġreg",
        "ione"
      ],
      [
        "Ġlarg",
        "er"
      ],
      [
        "Ġut",
        "ili"
      ],
      [
        "ĠR",
        "ob"
      ],
      [
        "Ġdriv",
        "ing"
      ],
      [
        "Ġave",
        "vano"
      ],
      [
        "Ġdiret",
        "tore"
      ],
      [
        "Ġcapac",
        "ity"
      ],
      [
        "uov",
        "ere"
      ],
      [
        "Ã",
        "³"
      ],
      [
        "Ġlarg",
        "est"
      ],
      [
        "Ġal",
        "ber"
      ],
      [
        "ĠD",
        "ue"
      ],
      [
        "b",
        "ase"
      ],
      [
        "Ġt",
        "edes"
      ],
      [
        "Ġobi",
        "ettivi"
      ],
      [
        "as",
        "m"
      ],
      [
        "ĠC",
        "all"
      ],
      [
        "Ġfind",
        "ing"
      ],
      [
        "Ġjob",
        "s"
      ],
      [
        "Ġeurope",
        "a"
      ],
      [
        "ond",
        "e"
      ],
      [
        "ĠDig",
        "ital"
      ],
      [
        "ĠG",
        "reat"
      ],
      [
        "Ġder",
        "iv"
      ],
      [
        "Ġver",
        "de"
      ],
      [
        "ĠY",
        "ear"
      ],
      [
        "let",
        "ter"
      ],
      [
        "ĠF",
        "ur"
      ],
      [
        "ĠCour",
        "t"
      ],
      [
        "Ġcompreh",
        "ensive"
      ],
      [
        "ol",
        "es"
      ],
      [
        "um",
        "er"
      ],
      [
        "ĠMa",
        "x"
      ],
      [
        "Ġcur",
        "i"
      ],
      [
        "ĠFe",
        "bbraio"
      ],
      [
        "Ġpropri",
        "et"
      ],
      [
        "ustr",
        "ia"
      ],
      [
        "Ġf",
        "urn"
      ],
      [
        "Ġindus",
        "tri"
      ],
      [
        "est",
        "re"
      ],
      [
        "N",
        "umber"
      ],
      [
        "Ġchang",
        "ed"
      ],
      [
        "ĠW",
        "ater"
      ],
      [
        "Ġl",
        "iter"
      ],
      [
        "Ġsmart",
        "phone"
      ],
      [
        "Ġenter",
        "tain"
      ],
      [
        "Ġac",
        "adem"
      ],
      [
        "Ġeconom",
        "ica"
      ],
      [
        "com",
        "ing"
      ],
      [
        "ic",
        "ed"
      ],
      [
        "Ġf",
        "ans"
      ],
      [
        "Ġbill",
        "ion"
      ],
      [
        "Ġt",
        "ree"
      ],
      [
        "Ġv",
        "ede"
      ],
      [
        "ĠJ",
        "ames"
      ],
      [
        "Ġ]",
        "="
      ],
      [
        "Ġpensi",
        "ero"
      ],
      [
        "Ġes",
        "iste"
      ],
      [
        "Ġcred",
        "ito"
      ],
      [
        "Ġracc",
        "ont"
      ],
      [
        "ab",
        "ol"
      ],
      [
        "ia",
        "c"
      ],
      [
        "Ġpr",
        "atic"
      ],
      [
        "Ġcont",
        "esto"
      ],
      [
        "ĠS",
        "to"
      ],
      [
        "Ġd",
        "ress"
      ],
      [
        "j",
        "a"
      ],
      [
        "Ġchi",
        "aro"
      ],
      [
        "ĠOff",
        "ice"
      ],
      [
        "Ġt",
        "enere"
      ],
      [
        "ĠSo",
        "ft"
      ],
      [
        "Ġdim",
        "ensioni"
      ],
      [
        "Ġval",
        "or"
      ],
      [
        "Ġloc",
        "k"
      ],
      [
        "ķIJâ",
        "ķIJâ"
      ],
      [
        "ak",
        "er"
      ],
      [
        "Controll",
        "er"
      ],
      [
        "ci",
        "ous"
      ],
      [
        "ĠT",
        "om"
      ],
      [
        "Ġsugg",
        "er"
      ],
      [
        "Ġpop",
        "olazione"
      ],
      [
        "IN",
        "E"
      ],
      [
        "ĠB",
        "ank"
      ],
      [
        "es",
        "ia"
      ],
      [
        "Ġand",
        "roid"
      ],
      [
        "T",
        "emp"
      ],
      [
        "Ġmov",
        "ement"
      ],
      [
        "ĠThe",
        "ir"
      ],
      [
        "ĠJ",
        "u"
      ],
      [
        "ĠM",
        "A"
      ],
      [
        "al",
        "king"
      ],
      [
        "ign",
        "ment"
      ],
      [
        "ĠBo",
        "ard"
      ],
      [
        "eng",
        "a"
      ],
      [
        "Ġd",
        "rop"
      ],
      [
        "Ġwas",
        "n"
      ],
      [
        "ĠFr",
        "ancia"
      ],
      [
        "w",
        "in"
      ],
      [
        "Ġd",
        "anno"
      ],
      [
        "Ġsic",
        "uro"
      ],
      [
        "ang",
        "ue"
      ],
      [
        "Ġf",
        "ill"
      ],
      [
        "Ġric",
        "erc"
      ],
      [
        "Ġpict",
        "ure"
      ],
      [
        "Ġgi",
        "ard"
      ],
      [
        "Ġmal",
        "attia"
      ],
      [
        "Ġsu",
        "peri"
      ],
      [
        "Ġbeaut",
        "y"
      ],
      [
        "]",
        ")"
      ],
      [
        "t",
        "te"
      ],
      [
        "Ġcry",
        "pto"
      ],
      [
        "il",
        "ibr"
      ],
      [
        "T",
        "C"
      ],
      [
        "st",
        "d"
      ],
      [
        "Ġtutta",
        "via"
      ],
      [
        "O",
        "W"
      ],
      [
        "ĠFire",
        "nze"
      ],
      [
        "Ġg",
        "ave"
      ],
      [
        "Ġp",
        "ac"
      ],
      [
        "Ġd",
        "anni"
      ],
      [
        "ĠS",
        "ur"
      ],
      [
        "Ġ#",
        "#"
      ],
      [
        "erg",
        "y"
      ],
      [
        "ĠN",
        "etwork"
      ],
      [
        "ate",
        "ver"
      ],
      [
        "Ġwant",
        "s"
      ],
      [
        "Ġmot",
        "or"
      ],
      [
        "Ġhe",
        "ard"
      ],
      [
        "Ġestabl",
        "ish"
      ],
      [
        "Ġ)",
        ":"
      ],
      [
        "Ġutil",
        "izza"
      ],
      [
        "Ġpol",
        "ice"
      ],
      [
        "uff",
        "er"
      ],
      [
        "ast",
        "ico"
      ],
      [
        "ĠN",
        "one"
      ],
      [
        "ĠC",
        "od"
      ],
      [
        "Ġlead",
        "ers"
      ],
      [
        "peri",
        "enze"
      ],
      [
        "Ġcom",
        "ments"
      ],
      [
        "ĠS",
        "EO"
      ],
      [
        "Ġg",
        "all"
      ],
      [
        "B",
        "ox"
      ],
      [
        "eg",
        "ni"
      ],
      [
        "Ġrisp",
        "ett"
      ],
      [
        "ĠM",
        "ot"
      ],
      [
        "Ġf",
        "um"
      ],
      [
        "Ġgr",
        "uppi"
      ],
      [
        "ess",
        "ione"
      ],
      [
        "Ġdevelop",
        "ing"
      ],
      [
        "sh",
        "ow"
      ],
      [
        "et",
        "ra"
      ],
      [
        "Ġsec",
        "ret"
      ],
      [
        "Ġrif",
        "less"
      ],
      [
        "Ġvost",
        "ra"
      ],
      [
        "ĠDirect",
        "or"
      ],
      [
        "Ġsw",
        "itch"
      ],
      [
        "Ġtrov",
        "ato"
      ],
      [
        "C",
        "omp"
      ],
      [
        "Ġv",
        "ital"
      ],
      [
        "Ġcar",
        "bon"
      ],
      [
        "Ġcol",
        "d"
      ],
      [
        "Ġcanc",
        "er"
      ],
      [
        "sh",
        "op"
      ],
      [
        "Ġh",
        "undred"
      ],
      [
        "Ġw",
        "he"
      ],
      [
        "Ġreal",
        "ity"
      ],
      [
        "Ġfar",
        "lo"
      ],
      [
        "Ġsel",
        "ected"
      ],
      [
        "ĠF",
        "ort"
      ],
      [
        "ĠB",
        "efore"
      ],
      [
        "ist",
        "an"
      ],
      [
        "Ġnames",
        "pace"
      ],
      [
        "Ġsett",
        "ings"
      ],
      [
        "Ã",
        "Ń"
      ],
      [
        "ild",
        "ren"
      ],
      [
        "Ġaper",
        "to"
      ],
      [
        "Ġsh",
        "own"
      ],
      [
        "is",
        "ation"
      ],
      [
        "c",
        "les"
      ],
      [
        "H",
        "M"
      ],
      [
        "Ġmet",
        "te"
      ],
      [
        "Ġw",
        "at"
      ],
      [
        "Ġw",
        "ild"
      ],
      [
        "Ġexerc",
        "ise"
      ],
      [
        "Ġs",
        "ector"
      ],
      [
        "Ġexc",
        "lus"
      ],
      [
        "oth",
        "ing"
      ],
      [
        "and",
        "i"
      ],
      [
        "Ġcommit",
        "ment"
      ],
      [
        "int",
        "s"
      ],
      [
        "ĠBu",
        "ild"
      ],
      [
        "Ġ",
        "icon"
      ],
      [
        "Ġag",
        "g"
      ],
      [
        "Ġw",
        "ind"
      ],
      [
        "K",
        "E"
      ],
      [
        "ed",
        "ale"
      ],
      [
        "Ġfin",
        "ish"
      ],
      [
        "ĠMarket",
        "ing"
      ],
      [
        "Ġspieg",
        "a"
      ],
      [
        "ag",
        "ra"
      ],
      [
        "le",
        "ments"
      ],
      [
        "ĠF",
        "lor"
      ],
      [
        "Ġbelle",
        "zza"
      ],
      [
        "Ġmanufact",
        "ur"
      ],
      [
        "Ġdivers",
        "o"
      ],
      [
        "col",
        "or"
      ],
      [
        "Ġh",
        "ar"
      ],
      [
        "ro",
        "l"
      ],
      [
        "v",
        "as"
      ],
      [
        "Ġcomplet",
        "ed"
      ],
      [
        "Ġimport",
        "ance"
      ],
      [
        "Ġdriv",
        "er"
      ],
      [
        "Ġphoto",
        "graph"
      ],
      [
        "ess",
        "ore"
      ],
      [
        "Ġeconom",
        "y"
      ],
      [
        "Ġsp",
        "ent"
      ],
      [
        "ffic",
        "io"
      ],
      [
        "Ġmon",
        "tag"
      ],
      [
        "Ġsol",
        "a"
      ],
      [
        "AR",
        "T"
      ],
      [
        "Ġt",
        "ail"
      ],
      [
        "Ġsc",
        "ore"
      ],
      [
        "Ġannoun",
        "ced"
      ],
      [
        "Ġb",
        "at"
      ],
      [
        "ĠS",
        "ul"
      ],
      [
        "O",
        "ver"
      ],
      [
        "om",
        "eno"
      ],
      [
        "ĠH",
        "all"
      ],
      [
        "ĠO",
        "ttobre"
      ],
      [
        "Ġrel",
        "iable"
      ],
      [
        "ER",
        "S"
      ],
      [
        "Ġmot",
        "ivi"
      ],
      [
        "D",
        "el"
      ],
      [
        "ĠIs",
        "land"
      ],
      [
        "Ġinterv",
        "ento"
      ],
      [
        "d",
        "ep"
      ],
      [
        "as",
        "te"
      ],
      [
        "ĠB",
        "ene"
      ],
      [
        "Ġsens",
        "i"
      ],
      [
        "ĠGen",
        "naio"
      ],
      [
        "U",
        "B"
      ],
      [
        "Ġcontain",
        "s"
      ],
      [
        "Ġg",
        "ente"
      ],
      [
        "ĠU",
        "ser"
      ],
      [
        "ast",
        "anza"
      ],
      [
        "ĠA",
        "bbiamo"
      ],
      [
        "Ġog",
        "getto"
      ],
      [
        "Ġprobab",
        "ilmente"
      ],
      [
        "Ġsin",
        "istra"
      ],
      [
        "Ġcons",
        "iglio"
      ],
      [
        "d",
        "ed"
      ],
      [
        "Ġmant",
        "enere"
      ],
      [
        "ĠDic",
        "embre"
      ],
      [
        "Ġsym",
        "pt"
      ],
      [
        "ĠMich",
        "ael"
      ],
      [
        "Ġcostru",
        "zione"
      ],
      [
        "ĠN",
        "ic"
      ],
      [
        "Ġcr",
        "isti"
      ],
      [
        "ĠApr",
        "ile"
      ],
      [
        "ĠT",
        "O"
      ],
      [
        "Ġd",
        "yn"
      ],
      [
        "E",
        "m"
      ],
      [
        "Ġre",
        "dd"
      ],
      [
        "Ġgrat",
        "u"
      ],
      [
        "ĠSat",
        "ur"
      ],
      [
        "Ġtest",
        "imoni"
      ],
      [
        "Ġanal",
        "isi"
      ],
      [
        "Ġd",
        "ou"
      ],
      [
        "Ġqu",
        "ota"
      ],
      [
        "Ġdim",
        "ost"
      ],
      [
        "Ġfin",
        "ally"
      ],
      [
        "ĠF",
        "OR"
      ],
      [
        "it",
        "ors"
      ],
      [
        "d",
        "at"
      ],
      [
        "Ġconcern",
        "s"
      ],
      [
        "Ġs",
        "ources"
      ],
      [
        "è",
        "¡"
      ],
      [
        "Ġlib",
        "ero"
      ],
      [
        "Ġchia",
        "ve"
      ],
      [
        "Ġestabl",
        "ished"
      ],
      [
        "Ġl",
        "ato"
      ],
      [
        "la",
        "d"
      ],
      [
        "ĠW",
        "ill"
      ],
      [
        "n",
        "ode"
      ],
      [
        "Ġnumer",
        "osi"
      ],
      [
        "olut",
        "amente"
      ],
      [
        "m",
        "ed"
      ],
      [
        "Ġcondi",
        "zione"
      ],
      [
        "Ġcerc",
        "are"
      ],
      [
        "Ġmet",
        "odo"
      ],
      [
        "ĠP",
        "ur"
      ],
      [
        "Ġact",
        "ions"
      ],
      [
        "Ġfil",
        "osof"
      ],
      [
        "Ġneg",
        "ative"
      ],
      [
        "stit",
        "uto"
      ],
      [
        "Ġpres",
        "o"
      ],
      [
        "in",
        "ario"
      ],
      [
        "ĠS",
        "iamo"
      ],
      [
        "Ġs",
        "y"
      ],
      [
        "Ġh",
        "or"
      ],
      [
        "Ġf",
        "ear"
      ],
      [
        "ern",
        "ame"
      ],
      [
        "P",
        "age"
      ],
      [
        "ol",
        "ate"
      ],
      [
        "è",
        "®"
      ],
      [
        "Ġform",
        "s"
      ],
      [
        "ĠL",
        "E"
      ],
      [
        "v",
        "v"
      ],
      [
        "?",
        "?"
      ],
      [
        "ĠCol",
        "or"
      ],
      [
        "b",
        "utton"
      ],
      [
        "T",
        "T"
      ],
      [
        "ici",
        "ans"
      ],
      [
        "Ġmom",
        "enti"
      ],
      [
        "ä¸",
        "ª"
      ],
      [
        "Ġb",
        "etting"
      ],
      [
        "Ġv",
        "ive"
      ],
      [
        "Ġt",
        "ue"
      ],
      [
        "un",
        "ica"
      ],
      [
        "Ġlink",
        "s"
      ],
      [
        "c",
        "tr"
      ],
      [
        "å",
        "Ń"
      ],
      [
        "Ġimp",
        "ieg"
      ],
      [
        "Ġcon",
        "vert"
      ],
      [
        "Ġvo",
        "ice"
      ],
      [
        "ĠCoun",
        "cil"
      ],
      [
        "ĠAn",
        "t"
      ],
      [
        "Ġfrequ",
        "ent"
      ],
      [
        "Ġracc",
        "onta"
      ],
      [
        "id",
        "enza"
      ],
      [
        "tr",
        "ice"
      ],
      [
        "Ġcod",
        "ice"
      ],
      [
        "Ġkeep",
        "ing"
      ],
      [
        "ocia",
        "zioni"
      ],
      [
        "ĠG",
        "lobal"
      ],
      [
        "Ġ<",
        "?"
      ],
      [
        "Ġpl",
        "ug"
      ],
      [
        "Ġcomm",
        "and"
      ],
      [
        "Ġcomp",
        "agn"
      ],
      [
        "c",
        "ra"
      ],
      [
        "C",
        "lient"
      ],
      [
        "ĠS",
        "un"
      ],
      [
        "ĠD",
        "ev"
      ],
      [
        "ĠKe",
        "ep"
      ],
      [
        "Ġp",
        "ad"
      ],
      [
        "AT",
        "A"
      ],
      [
        "oc",
        "ra"
      ],
      [
        "ĠIn",
        "formation"
      ],
      [
        "ĠP",
        "oi"
      ],
      [
        "ver",
        "a"
      ],
      [
        "Ġind",
        "ipend"
      ],
      [
        "Ġadd",
        "ing"
      ],
      [
        "Ġeffect",
        "ively"
      ],
      [
        "ett",
        "ori"
      ],
      [
        "Ġp",
        "ap"
      ],
      [
        "as",
        "ure"
      ],
      [
        "Ġdiret",
        "to"
      ],
      [
        "ĠAssoci",
        "ation"
      ],
      [
        "f",
        "a"
      ],
      [
        "Ġvia",
        "ggi"
      ],
      [
        "Ġal",
        "ter"
      ],
      [
        "ĠFond",
        "azione"
      ],
      [
        "Ġvalu",
        "able"
      ],
      [
        "Ġes",
        "perti"
      ],
      [
        "St",
        "atus"
      ],
      [
        "Ġabb",
        "astanza"
      ],
      [
        "ici",
        "ous"
      ],
      [
        "Ġinter",
        "face"
      ],
      [
        "C",
        "he"
      ],
      [
        "ĠP",
        "op"
      ],
      [
        "Ġh",
        "ospital"
      ],
      [
        "c",
        "ar"
      ],
      [
        "Ġfil",
        "ter"
      ],
      [
        "ĠB",
        "log"
      ],
      [
        "ĠC",
        "reat"
      ],
      [
        "Ġne",
        "arly"
      ],
      [
        "?",
        "âĢĿ"
      ],
      [
        "ĠI",
        "M"
      ],
      [
        "ĠCon",
        "tact"
      ],
      [
        "C",
        "l"
      ],
      [
        "ĠF",
        "re"
      ],
      [
        "Ġciv",
        "il"
      ],
      [
        "Ġapp",
        "s"
      ],
      [
        "Ġcoun",
        "ter"
      ],
      [
        "ant",
        "ic"
      ],
      [
        "Ġw",
        "idth"
      ],
      [
        "Ġpresent",
        "azione"
      ],
      [
        "B",
        "e"
      ],
      [
        "er",
        "ie"
      ],
      [
        "Ġcar",
        "ico"
      ],
      [
        "vent",
        "ure"
      ],
      [
        "ĠTex",
        "as"
      ],
      [
        "ul",
        "ate"
      ],
      [
        "Ġcap",
        "o"
      ],
      [
        "Ġcasin",
        "os"
      ],
      [
        "ĠJes",
        "us"
      ],
      [
        "pos",
        "te"
      ],
      [
        "Ġe",
        "arlier"
      ],
      [
        "ĠTh",
        "anks"
      ],
      [
        "Ġsche",
        "dule"
      ],
      [
        "Ġturn",
        "ed"
      ],
      [
        "Ġdire",
        "zione"
      ],
      [
        "Ġfor",
        "ze"
      ],
      [
        "ad",
        "ing"
      ],
      [
        "Ġpl",
        "ants"
      ],
      [
        "am",
        "ica"
      ],
      [
        "Ġcol",
        "ors"
      ],
      [
        "Ġla",
        "unch"
      ],
      [
        "m",
        "d"
      ],
      [
        "ev",
        "ol"
      ],
      [
        "Ġtal",
        "ent"
      ],
      [
        "u",
        "lare"
      ],
      [
        "Ġs",
        "ì"
      ],
      [
        "s",
        "ummary"
      ],
      [
        "y",
        "th"
      ],
      [
        "Ġcond",
        "ivid"
      ],
      [
        "Ġn",
        "p"
      ],
      [
        "ĠU",
        "no"
      ],
      [
        "Ġprofession",
        "isti"
      ],
      [
        "ĠN",
        "av"
      ],
      [
        "Ġsoci",
        "ety"
      ],
      [
        "ĠCon",
        "c"
      ],
      [
        "ĠC",
        "D"
      ],
      [
        "Ġb",
        "urn"
      ],
      [
        "Ġown",
        "er"
      ],
      [
        "Ġver",
        "t"
      ],
      [
        "ĠEng",
        "ine"
      ],
      [
        "ĠK",
        "ey"
      ],
      [
        "ĠM",
        "onte"
      ],
      [
        "Ġtut",
        "ela"
      ],
      [
        "Ġsh",
        "aring"
      ],
      [
        "por",
        "re"
      ],
      [
        "Ġro",
        "ot"
      ],
      [
        "ig",
        "o"
      ],
      [
        "ĠA",
        "C"
      ],
      [
        "Ġg",
        "ather"
      ],
      [
        "ĠTh",
        "ank"
      ],
      [
        "Ġpres",
        "to"
      ],
      [
        "go",
        "ing"
      ],
      [
        "Ġall",
        "en"
      ],
      [
        "Ġthere",
        "fore"
      ],
      [
        "l",
        "ation"
      ],
      [
        "Ġinter",
        "pre"
      ],
      [
        "ĠSt",
        "at"
      ],
      [
        "Ġhelp",
        "ed"
      ],
      [
        "Ġmeas",
        "ures"
      ],
      [
        "Ġconfron",
        "to"
      ],
      [
        "Ġo",
        "d"
      ],
      [
        "ĠH",
        "ave"
      ],
      [
        "Ġind",
        "ag"
      ],
      [
        "auto",
        "re"
      ],
      [
        "le",
        "v"
      ],
      [
        "Ġm",
        "iddle"
      ],
      [
        "ific",
        "io"
      ],
      [
        "Ġv",
        "s"
      ],
      [
        "Ġpicc",
        "ole"
      ],
      [
        "Ġgir",
        "l"
      ],
      [
        "Ġcamb",
        "iare"
      ],
      [
        "Ġcre",
        "at"
      ],
      [
        "utto",
        "re"
      ],
      [
        "Ġnavig",
        "azione"
      ],
      [
        "on",
        "ico"
      ],
      [
        "m",
        "essage"
      ],
      [
        "ĠQ",
        "ui"
      ],
      [
        "Ġorigin",
        "ale"
      ],
      [
        "G",
        "ener"
      ],
      [
        "Ġown",
        "ers"
      ],
      [
        "Ġat",
        "mos"
      ],
      [
        "Ġtecnolog",
        "ie"
      ],
      [
        "Ġe",
        "th"
      ],
      [
        "a",
        "ug"
      ],
      [
        "ĠSet",
        "tembre"
      ],
      [
        "Ġg",
        "estire"
      ],
      [
        "Ġencou",
        "rag"
      ],
      [
        "Ġeffici",
        "ency"
      ],
      [
        "Ġparti",
        "es"
      ],
      [
        "Ġev",
        "ento"
      ],
      [
        "Ġes",
        "perienze"
      ],
      [
        "Ġleg",
        "no"
      ],
      [
        "Ġcal",
        "end"
      ],
      [
        "Ġum",
        "ano"
      ],
      [
        "Ġott",
        "im"
      ],
      [
        "ole",
        "an"
      ],
      [
        "Ġsur",
        "v"
      ],
      [
        "Ġmag",
        "ari"
      ],
      [
        "Ġassist",
        "ance"
      ],
      [
        "ĠO",
        "b"
      ],
      [
        "P",
        "L"
      ],
      [
        "az",
        "ine"
      ],
      [
        "Ġf",
        "oss"
      ],
      [
        "Ġt",
        "v"
      ],
      [
        "Ġl",
        "ì"
      ],
      [
        "Ġlot",
        "s"
      ],
      [
        "li",
        "b"
      ],
      [
        "AT",
        "ION"
      ],
      [
        "Ġfin",
        "alitÃł"
      ],
      [
        "ĠDown",
        "load"
      ],
      [
        "r",
        "ano"
      ],
      [
        "f",
        "ast"
      ],
      [
        "fer",
        "a"
      ],
      [
        "Ġacc",
        "esso"
      ],
      [
        "Ġcomp",
        "ens"
      ],
      [
        "ĠCommun",
        "ity"
      ],
      [
        "ĠEduc",
        "ation"
      ],
      [
        "Ġst",
        "uff"
      ],
      [
        "Ġpa",
        "ir"
      ],
      [
        "acqu",
        "isto"
      ],
      [
        "ĠB",
        "on"
      ],
      [
        "Ġ",
        "æ"
      ],
      [
        "Ġn",
        "ar"
      ],
      [
        "ĠLe",
        "ague"
      ],
      [
        "Ġsim",
        "b"
      ],
      [
        "ĠS",
        "upp"
      ],
      [
        "un",
        "it"
      ],
      [
        "Ġ?",
        ">"
      ],
      [
        "ĠIt",
        "s"
      ],
      [
        "ĠS",
        "ito"
      ],
      [
        "Ġann",
        "ual"
      ],
      [
        "Ġprocess",
        "ing"
      ],
      [
        "l",
        "n"
      ],
      [
        "Ġfeed",
        "back"
      ],
      [
        "ĠV",
        "ers"
      ],
      [
        "et",
        "ch"
      ],
      [
        "Ġdat",
        "abase"
      ],
      [
        "k",
        "nown"
      ],
      [
        "Ġf",
        "iss"
      ],
      [
        "ĠA",
        "S"
      ],
      [
        "Ġpi",
        "eces"
      ],
      [
        "Ġitali",
        "ane"
      ],
      [
        "Ġmess",
        "aggio"
      ],
      [
        "Ġmod",
        "e"
      ],
      [
        "imm",
        "agine"
      ],
      [
        "ĠĠĠĠĠĠĠĠ",
        "ĠĠ"
      ],
      [
        "Ġmass",
        "ima"
      ],
      [
        "Ġpres",
        "ence"
      ],
      [
        "ĠT",
        "erra"
      ],
      [
        "d",
        "en"
      ],
      [
        "Ġbec",
        "omes"
      ],
      [
        "form",
        "at"
      ],
      [
        "Ġ>",
        ">"
      ],
      [
        "Ġpart",
        "ners"
      ],
      [
        "Ġf",
        "rame"
      ],
      [
        "Ġov",
        "viamente"
      ],
      [
        "ĠFr",
        "anc"
      ],
      [
        "ith",
        "ub"
      ],
      [
        "Ġcomp",
        "at"
      ],
      [
        "Ġmay",
        "be"
      ],
      [
        "we",
        "b"
      ],
      [
        "Ġcontrib",
        "uto"
      ],
      [
        "ĠG",
        "L"
      ],
      [
        "Ġbehav",
        "ior"
      ],
      [
        "Tr",
        "ans"
      ],
      [
        "ad",
        "i"
      ],
      [
        "Ġother",
        "wise"
      ],
      [
        "ĠSund",
        "ay"
      ],
      [
        "Ð",
        "»"
      ],
      [
        "st",
        "yle"
      ],
      [
        "Ġsc",
        "om"
      ],
      [
        "Ġvog",
        "lia"
      ],
      [
        "Ġscel",
        "to"
      ],
      [
        "ita",
        "zioni"
      ],
      [
        "ann",
        "er"
      ],
      [
        "Ġcons",
        "truct"
      ],
      [
        "Ġcompet",
        "enze"
      ],
      [
        "arn",
        "ing"
      ],
      [
        "....",
        "...."
      ],
      [
        "Ġl",
        "en"
      ],
      [
        "s",
        "te"
      ],
      [
        "Ġmem",
        "ory"
      ],
      [
        "Ġsost",
        "itu"
      ],
      [
        "Ġ%",
        ","
      ],
      [
        "ĠSec",
        "urity"
      ],
      [
        "Ġvalut",
        "azione"
      ],
      [
        "ĠCopy",
        "right"
      ],
      [
        "Ġnot",
        "izie"
      ],
      [
        "ĠP",
        "alazzo"
      ],
      [
        "Ġarg",
        "om"
      ],
      [
        "Ġdi",
        "am"
      ],
      [
        "acc",
        "esso"
      ],
      [
        "ĠDevelop",
        "ment"
      ],
      [
        "Ġcan",
        "z"
      ],
      [
        "Ġassic",
        "ur"
      ],
      [
        "Ġfac",
        "ci"
      ],
      [
        "]",
        "("
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "Ġ"
      ],
      [
        "Ġk",
        "new"
      ],
      [
        "le",
        "vel"
      ],
      [
        "Ġproto",
        "col"
      ],
      [
        "guard",
        "o"
      ],
      [
        "wh",
        "ile"
      ],
      [
        "Ġcl",
        "imate"
      ],
      [
        "te",
        "x"
      ],
      [
        "Ġb",
        "ol"
      ],
      [
        "Ġri",
        "un"
      ],
      [
        "ĠPa",
        "esi"
      ],
      [
        "ogli",
        "amo"
      ],
      [
        "Ġfun",
        "ctions"
      ],
      [
        "ĠLic",
        "ense"
      ],
      [
        "ĠSic",
        "ilia"
      ],
      [
        "ĠLeg",
        "gi"
      ],
      [
        "Ġcompon",
        "ents"
      ],
      [
        "P",
        "C"
      ],
      [
        "Ġno",
        "to"
      ],
      [
        "Ġc",
        "ul"
      ],
      [
        "Ġpass",
        "are"
      ],
      [
        "ne",
        "xt"
      ],
      [
        "Ġeffettu",
        "are"
      ],
      [
        "Ġmet",
        "al"
      ],
      [
        "Ġing",
        "lese"
      ],
      [
        "ĠBl",
        "ue"
      ],
      [
        "Ġmarket",
        "s"
      ],
      [
        "Ġsee",
        "king"
      ],
      [
        "ĠSh",
        "ow"
      ],
      [
        "OR",
        "T"
      ],
      [
        "e",
        "b"
      ],
      [
        "Ġrec",
        "ente"
      ],
      [
        "og",
        "gi"
      ],
      [
        "Ġar",
        "rest"
      ],
      [
        "Ġf",
        "res"
      ],
      [
        "Ġcomun",
        "ale"
      ],
      [
        "Ġcover",
        "ed"
      ],
      [
        "ĠN",
        "ell"
      ],
      [
        "Ġacc",
        "ad"
      ],
      [
        "Ġo",
        "l"
      ],
      [
        "Ġra",
        "ce"
      ],
      [
        "ĠG",
        "a"
      ],
      [
        "i",
        "pped"
      ],
      [
        "Ġv",
        "oc"
      ],
      [
        "Ġrid",
        "urre"
      ],
      [
        "con",
        "i"
      ],
      [
        "Ġorgan",
        "izz"
      ],
      [
        "Ġst",
        "ri"
      ],
      [
        "oun",
        "ter"
      ],
      [
        "up",
        "date"
      ],
      [
        "Ġulter",
        "iori"
      ],
      [
        "Ġfeder",
        "al"
      ],
      [
        "Ġme",
        "zzi"
      ],
      [
        "Ġoff",
        "rire"
      ],
      [
        "Ġw",
        "edding"
      ],
      [
        "Ġdep",
        "ending"
      ],
      [
        "Ġopportun",
        "itÃł"
      ],
      [
        "ĠT",
        "im"
      ],
      [
        "Ġc",
        "up"
      ],
      [
        "at",
        "oria"
      ],
      [
        "s",
        "v"
      ],
      [
        "occ",
        "asione"
      ],
      [
        "ĠPl",
        "an"
      ],
      [
        "ter",
        "y"
      ],
      [
        "Ġr",
        "iti"
      ],
      [
        "el",
        "ines"
      ],
      [
        "ir",
        "ittura"
      ],
      [
        "IL",
        "E"
      ],
      [
        "ĠP",
        "ad"
      ],
      [
        "l",
        "an"
      ],
      [
        "ĠR",
        "ock"
      ],
      [
        "Ġwas",
        "te"
      ],
      [
        "Ġhim",
        "self"
      ],
      [
        "le",
        "ft"
      ],
      [
        "Ġcomp",
        "os"
      ],
      [
        "Ġprof",
        "ile"
      ],
      [
        "Ġexp",
        "and"
      ],
      [
        "al",
        "og"
      ],
      [
        "e",
        "zioni"
      ],
      [
        "st",
        "ances"
      ],
      [
        "Ġbas",
        "ta"
      ],
      [
        "ĠB",
        "ay"
      ],
      [
        "ĠL",
        "ab"
      ],
      [
        "ĠS",
        "l"
      ],
      [
        "Ġfun",
        "zioni"
      ],
      [
        "Ġtecn",
        "ici"
      ],
      [
        "Ġcan",
        "n"
      ],
      [
        "r",
        "an"
      ],
      [
        "Ġimp",
        "ed"
      ],
      [
        "Ġtrov",
        "ano"
      ],
      [
        "ugh",
        "ter"
      ],
      [
        "ĠM",
        "atte"
      ],
      [
        "ĠSp",
        "ir"
      ],
      [
        "ĠI",
        "V"
      ],
      [
        "ic",
        "oli"
      ],
      [
        "ĠL",
        "im"
      ],
      [
        "G",
        "L"
      ],
      [
        "Ġs",
        "angue"
      ],
      [
        "on",
        "c"
      ],
      [
        "Ġstream",
        "ing"
      ],
      [
        "Ġaff",
        "erma"
      ],
      [
        "Ġcomp",
        "i"
      ],
      [
        "Ġpass",
        "aggio"
      ],
      [
        "Ġrema",
        "ins"
      ],
      [
        "Ġtem",
        "i"
      ],
      [
        "Ġter",
        "r"
      ],
      [
        "Ġl",
        "ose"
      ],
      [
        "Ġconn",
        "ected"
      ],
      [
        "Ġaziend",
        "a"
      ],
      [
        "ex",
        "ample"
      ],
      [
        "Ġtal",
        "king"
      ],
      [
        "ĠS",
        "and"
      ],
      [
        "****************",
        "****************"
      ],
      [
        "un",
        "s"
      ],
      [
        "ĠF",
        "ac"
      ],
      [
        "p",
        "ay"
      ],
      [
        "Ġcor",
        "si"
      ],
      [
        "Ġcib",
        "o"
      ],
      [
        "is",
        "ola"
      ],
      [
        "att",
        "enzione"
      ],
      [
        "Ġv",
        "enerdì"
      ],
      [
        "Ġres",
        "trict"
      ],
      [
        "Ġin",
        "izia"
      ],
      [
        "Ġbu",
        "ying"
      ],
      [
        "Ġhealth",
        "care"
      ],
      [
        "Ġconfer",
        "ma"
      ],
      [
        "atti",
        "e"
      ],
      [
        "h",
        "an"
      ],
      [
        "Ġfig",
        "ura"
      ],
      [
        "Ġinizi",
        "ative"
      ],
      [
        "ĠO",
        "pt"
      ],
      [
        "inc",
        "ontro"
      ],
      [
        "T",
        "able"
      ],
      [
        "Ġutilizz",
        "o"
      ],
      [
        "Ġf",
        "ish"
      ],
      [
        "Ġdoc",
        "umento"
      ],
      [
        "Ġintern",
        "al"
      ],
      [
        "Ġter",
        "ap"
      ],
      [
        "Ġviol",
        "enza"
      ],
      [
        "Ġtran",
        "qu"
      ],
      [
        "Ġrend",
        "er"
      ],
      [
        "ĠProf",
        "ession"
      ],
      [
        "ĠIn",
        "stitute"
      ],
      [
        "Ġsu",
        "d"
      ],
      [
        "Ġra",
        "di"
      ],
      [
        "Ġstor",
        "ie"
      ],
      [
        "Ġel",
        "abor"
      ],
      [
        "Ġult",
        "ime"
      ],
      [
        "ac",
        "ters"
      ],
      [
        "Ġfe",
        "es"
      ],
      [
        "ĠF",
        "u"
      ],
      [
        "Ġcover",
        "age"
      ],
      [
        "ĠG",
        "l"
      ],
      [
        "Ġpol",
        "icies"
      ],
      [
        "Ġart",
        "isti"
      ],
      [
        "ĠEn",
        "ter"
      ],
      [
        "ĠIt",
        "aly"
      ],
      [
        "ĠC",
        "ontrol"
      ],
      [
        "ĠM",
        "ario"
      ],
      [
        "Ġc",
        "res"
      ],
      [
        "Ġben",
        "essere"
      ],
      [
        "Ġoper",
        "atori"
      ],
      [
        "um",
        "a"
      ],
      [
        "Ġprocess",
        "i"
      ],
      [
        "Ġdire",
        "ction"
      ],
      [
        "ĠGi",
        "ugno"
      ],
      [
        "D",
        "es"
      ],
      [
        "Ġcol",
        "umn"
      ],
      [
        "Ġpan",
        "or"
      ],
      [
        "Ġn",
        "ode"
      ],
      [
        "st",
        "ream"
      ],
      [
        "ĠMond",
        "ay"
      ],
      [
        "in",
        "anza"
      ],
      [
        "Ġries",
        "ce"
      ],
      [
        "Ġm",
        "arch"
      ],
      [
        "Ġav",
        "rÃł"
      ],
      [
        "ĠC",
        "A"
      ],
      [
        "Ġheav",
        "y"
      ],
      [
        "Ġsol",
        "i"
      ],
      [
        "ĠAcc",
        "ess"
      ],
      [
        "ĠMuse",
        "o"
      ],
      [
        "Ġben",
        "i"
      ],
      [
        "R",
        "ec"
      ],
      [
        "Ġr",
        "ub"
      ],
      [
        "Ġt",
        "um"
      ],
      [
        "P",
        "r"
      ],
      [
        "pr",
        "ivate"
      ],
      [
        "ar",
        "mi"
      ],
      [
        "Ġwel",
        "come"
      ],
      [
        "Ġlu",
        "x"
      ],
      [
        "us",
        "ing"
      ],
      [
        "y",
        "er"
      ],
      [
        "ĠL",
        "uc"
      ],
      [
        "Ġal",
        "though"
      ],
      [
        "Ġproper",
        "ly"
      ],
      [
        "Ġcomp",
        "rom"
      ],
      [
        "as",
        "o"
      ],
      [
        "Ġacqu",
        "istare"
      ],
      [
        "it",
        "ness"
      ],
      [
        "if",
        "fer"
      ],
      [
        "Ġdecis",
        "ione"
      ],
      [
        "ĠP",
        "lus"
      ],
      [
        "Ġacc",
        "om"
      ],
      [
        "Ġf",
        "ed"
      ],
      [
        "Ġrel",
        "ig"
      ],
      [
        "ĠJ",
        "os"
      ],
      [
        "Ġass",
        "olutamente"
      ],
      [
        "Ġcomb",
        "ination"
      ],
      [
        "Ġrapp",
        "orti"
      ],
      [
        "Ġingredi",
        "ents"
      ],
      [
        "Ġs",
        "ig"
      ],
      [
        "Ġpo",
        "or"
      ],
      [
        "=",
        ">"
      ],
      [
        "Ġd",
        "ed"
      ],
      [
        "Ġpreced",
        "enti"
      ],
      [
        "Ġord",
        "ine"
      ],
      [
        "Ġpa",
        "es"
      ],
      [
        "Ġprovid",
        "ers"
      ],
      [
        "Ġveloc",
        "itÃł"
      ],
      [
        "Ġs",
        "weet"
      ],
      [
        "Ġtas",
        "ks"
      ],
      [
        "Ġdirect",
        "or"
      ],
      [
        "Ġw",
        "inter"
      ],
      [
        "ann",
        "ed"
      ],
      [
        "Ġlook",
        "ed"
      ],
      [
        "ĠRo",
        "ad"
      ],
      [
        "ĠIndi",
        "an"
      ],
      [
        "ĠComm",
        "issione"
      ],
      [
        "Ġmedi",
        "ante"
      ],
      [
        "ĠB",
        "al"
      ],
      [
        "ĠS",
        "imp"
      ],
      [
        "EN",
        "D"
      ],
      [
        "Ġinterna",
        "zionali"
      ],
      [
        "ĠPh",
        "il"
      ],
      [
        "Ġgu",
        "ad"
      ],
      [
        "Ġcap",
        "itale"
      ],
      [
        "re",
        "ti"
      ],
      [
        "ro",
        "re"
      ],
      [
        "ĠF",
        "ollow"
      ],
      [
        "n",
        "umber"
      ],
      [
        "Ġbec",
        "oming"
      ],
      [
        "ĠW",
        "H"
      ],
      [
        "f",
        "irst"
      ],
      [
        "Ġstr",
        "ani"
      ],
      [
        "Ġf",
        "ib"
      ],
      [
        "Ġcorris",
        "pond"
      ],
      [
        "l",
        "ang"
      ],
      [
        "Ġoffer",
        "te"
      ],
      [
        "Ġv",
        "an"
      ],
      [
        "Ġsur",
        "g"
      ],
      [
        "Ġrecomm",
        "ended"
      ],
      [
        "T",
        "ube"
      ],
      [
        "ĠWh",
        "ere"
      ],
      [
        "ra",
        "b"
      ],
      [
        "Ġenvironment",
        "al"
      ],
      [
        "Ġc",
        "aff"
      ],
      [
        "Ġdoc",
        "uments"
      ],
      [
        "Ġconsegu",
        "enza"
      ],
      [
        "Ġwonder",
        "ful"
      ],
      [
        "ĠChristi",
        "an"
      ],
      [
        "Ġre",
        "li"
      ],
      [
        "ĠP",
        "ress"
      ],
      [
        "r",
        "ico"
      ],
      [
        "Ġv",
        "ino"
      ],
      [
        "Ġhelp",
        "ful"
      ],
      [
        "Ġbra",
        "in"
      ],
      [
        "ĠAl",
        "cun"
      ],
      [
        "Ġte",
        "atro"
      ],
      [
        "Ġcontin",
        "ues"
      ],
      [
        "Ġappre",
        "zz"
      ],
      [
        "friend",
        "ly"
      ],
      [
        "ĠT",
        "ro"
      ],
      [
        "v",
        "oid"
      ],
      [
        "Ġprom",
        "ote"
      ],
      [
        "Ġcambi",
        "amento"
      ],
      [
        "Ġexc",
        "iting"
      ],
      [
        "Ġinf",
        "ine"
      ],
      [
        "Ġfac",
        "ilmente"
      ],
      [
        "Ġm",
        "g"
      ],
      [
        "Ġgra",
        "f"
      ],
      [
        "Res",
        "ponse"
      ],
      [
        "Ġs",
        "chi"
      ],
      [
        "Ġess",
        "a"
      ],
      [
        "i",
        "zion"
      ],
      [
        "ĠGerm",
        "ania"
      ],
      [
        "O",
        "p"
      ],
      [
        "Ġf",
        "red"
      ],
      [
        "Ġf",
        "esta"
      ],
      [
        "li",
        "fe"
      ],
      [
        "est",
        "yle"
      ],
      [
        "ec",
        "n"
      ],
      [
        "ved",
        "ì"
      ],
      [
        "Ġm",
        "it"
      ],
      [
        "ĠC",
        "EO"
      ],
      [
        "ĠD",
        "om"
      ],
      [
        "Ġacc",
        "ident"
      ],
      [
        "ĠStef",
        "ano"
      ],
      [
        "Q",
        "L"
      ],
      [
        "Ġdif",
        "esa"
      ],
      [
        "ĠM",
        "att"
      ],
      [
        "Ass",
        "ociazione"
      ],
      [
        "ĠCi",
        "ò"
      ],
      [
        "C",
        "ON"
      ],
      [
        "Ġricon",
        "osci"
      ],
      [
        "ĠD",
        "omen"
      ],
      [
        "Ġpia",
        "cere"
      ],
      [
        "########",
        "########"
      ],
      [
        "Ġcal",
        "cul"
      ],
      [
        "trib",
        "ute"
      ],
      [
        "ĠWh",
        "o"
      ],
      [
        "Ġi",
        "Phone"
      ],
      [
        "Ġra",
        "ise"
      ],
      [
        "Ġtra",
        "g"
      ],
      [
        "ĠPh",
        "oto"
      ],
      [
        "Ġspecif",
        "ico"
      ],
      [
        "la",
        "g"
      ],
      [
        "ind",
        "ing"
      ],
      [
        "AN",
        "O"
      ],
      [
        "for",
        "ce"
      ],
      [
        "Ġeffic",
        "ace"
      ],
      [
        "Ġimpi",
        "anti"
      ],
      [
        "Ġsympt",
        "oms"
      ],
      [
        "ĠL",
        "ive"
      ],
      [
        "os",
        "is"
      ],
      [
        "Ġbig",
        "gest"
      ],
      [
        "Ġtr",
        "ied"
      ],
      [
        "ĠCor",
        "te"
      ],
      [
        "Ġtorn",
        "are"
      ],
      [
        "ĠRed",
        "azione"
      ],
      [
        "Ø",
        "§"
      ],
      [
        "Ġclass",
        "es"
      ],
      [
        "d",
        "r"
      ],
      [
        "ur",
        "ies"
      ],
      [
        "Ġpresent",
        "ato"
      ],
      [
        "ĠPi",
        "etro"
      ],
      [
        "Ġsl",
        "ight"
      ],
      [
        "air",
        "s"
      ],
      [
        "let",
        "e"
      ],
      [
        "el",
        "ess"
      ],
      [
        "Ġv",
        "iss"
      ],
      [
        "Ġcomplet",
        "a"
      ],
      [
        "Ġbi",
        "anco"
      ],
      [
        "Ġpar",
        "k"
      ],
      [
        "Ġsu",
        "itable"
      ],
      [
        "ĠMan",
        "ager"
      ],
      [
        "Ġf",
        "ather"
      ],
      [
        "Ġopen",
        "ing"
      ],
      [
        "ov",
        "ers"
      ],
      [
        "ĠJ",
        "our"
      ],
      [
        "Ġ",
        "ign"
      ],
      [
        "AL",
        "L"
      ],
      [
        "ĠL",
        "uglio"
      ],
      [
        "Ġasp",
        "ects"
      ],
      [
        "Ġacc",
        "edere"
      ],
      [
        "Ġrip",
        "ro"
      ],
      [
        "per",
        "iment"
      ],
      [
        "ick",
        "s"
      ],
      [
        "Ġra",
        "re"
      ],
      [
        "Ġd",
        "ann"
      ],
      [
        "Ġmer",
        "av"
      ],
      [
        "Ġp",
        "ic"
      ],
      [
        "Ġmax",
        "imum"
      ],
      [
        "ĠN",
        "ote"
      ],
      [
        "et",
        "ime"
      ],
      [
        "Ġgius",
        "ti"
      ],
      [
        "m",
        "t"
      ],
      [
        "ĠM",
        "iss"
      ],
      [
        "Ġprep",
        "ared"
      ],
      [
        "Ġqu",
        "arti"
      ],
      [
        "ĠBrit",
        "ish"
      ],
      [
        "ĠF",
        "er"
      ],
      [
        "Ġs",
        "and"
      ],
      [
        "Ġpl",
        "enty"
      ],
      [
        "Ġv",
        "ale"
      ],
      [
        "ar",
        "p"
      ],
      [
        "Ġent",
        "rare"
      ],
      [
        "AS",
        "S"
      ],
      [
        "Ġlay",
        "er"
      ],
      [
        "le",
        "ction"
      ],
      [
        "Ġtherap",
        "y"
      ],
      [
        "Ġrel",
        "ativi"
      ],
      [
        "ĠSci",
        "ence"
      ],
      [
        "itud",
        "ine"
      ],
      [
        "Ġdipend",
        "enti"
      ],
      [
        "Ġp",
        "ow"
      ],
      [
        "Ġdo",
        "bbiamo"
      ],
      [
        "ec",
        "onomia"
      ],
      [
        "Ġĉĉ",
        "Ċ"
      ],
      [
        "Ġadd",
        "irittura"
      ],
      [
        "ord",
        "i"
      ],
      [
        "ĠCook",
        "ie"
      ],
      [
        "Ġpro",
        "gett"
      ],
      [
        "Ġperd",
        "ita"
      ],
      [
        "Ġsp",
        "ons"
      ],
      [
        "Ġmention",
        "ed"
      ],
      [
        "Ġambi",
        "ente"
      ],
      [
        "Ġesclus",
        "ivamente"
      ],
      [
        "omm",
        "od"
      ],
      [
        "Ġpres",
        "tazioni"
      ],
      [
        "Ġris",
        "ulta"
      ],
      [
        "ot",
        "al"
      ],
      [
        "Ġpre",
        "no"
      ],
      [
        "ett",
        "ings"
      ],
      [
        "us",
        "ura"
      ],
      [
        "er",
        "emo"
      ],
      [
        "Ġaiut",
        "are"
      ],
      [
        "ĠRober",
        "to"
      ],
      [
        "Ġrim",
        "an"
      ],
      [
        "Ġmil",
        "itary"
      ],
      [
        "F",
        "i"
      ],
      [
        "p",
        "ir"
      ],
      [
        "oc",
        "chi"
      ],
      [
        "t",
        "es"
      ],
      [
        "Ġtor",
        "na"
      ],
      [
        "est",
        "ate"
      ],
      [
        "ĠR",
        "a"
      ],
      [
        "eg",
        "o"
      ],
      [
        "ĠTh",
        "om"
      ],
      [
        "Ġv",
        "ary"
      ],
      [
        "ov",
        "o"
      ],
      [
        "Ġinstall",
        "ation"
      ],
      [
        "ĠSatur",
        "day"
      ],
      [
        "Ġess",
        "o"
      ],
      [
        "ffer",
        "ta"
      ],
      [
        "in",
        "ti"
      ],
      [
        "Ġcell",
        "s"
      ],
      [
        "Ġincon",
        "tr"
      ],
      [
        "d",
        "ev"
      ],
      [
        "Ġ/",
        ">"
      ],
      [
        "Ġasp",
        "ett"
      ],
      [
        "ĠFound",
        "ation"
      ],
      [
        "Ġoper",
        "ation"
      ],
      [
        "Ġc",
        "ogn"
      ],
      [
        "Ġtemp",
        "late"
      ],
      [
        "p",
        "g"
      ],
      [
        "Ġres",
        "ource"
      ],
      [
        "Ġcall",
        "s"
      ],
      [
        "Ġfis",
        "ica"
      ],
      [
        "ĠL",
        "ight"
      ],
      [
        "Ġvu",
        "oi"
      ],
      [
        "Ġclass",
        "ic"
      ],
      [
        "antag",
        "es"
      ],
      [
        "em",
        "i"
      ],
      [
        "or",
        "tare"
      ],
      [
        "Ġpop",
        "ulation"
      ],
      [
        "ti",
        "es"
      ],
      [
        "Ġthan",
        "ks"
      ],
      [
        "Ġch",
        "iesa"
      ],
      [
        "Ġtechnolog",
        "ies"
      ],
      [
        "Ġapp",
        "assion"
      ],
      [
        "Q",
        "U"
      ],
      [
        "Ġsol",
        "ito"
      ],
      [
        "Ġfid",
        "ucia"
      ],
      [
        "ĠN",
        "O"
      ],
      [
        "Ġoper",
        "ating"
      ],
      [
        "Ġnat",
        "urali"
      ],
      [
        "Ġf",
        "estival"
      ],
      [
        "ĠInf",
        "atti"
      ],
      [
        "ma",
        "in"
      ],
      [
        "Ġcour",
        "ses"
      ],
      [
        "ĠSt",
        "udio"
      ],
      [
        "Ġcult",
        "ural"
      ],
      [
        "Ġsepar",
        "ate"
      ],
      [
        "Ġpre",
        "zi"
      ],
      [
        "ĠCris",
        "to"
      ],
      [
        "un",
        "ately"
      ],
      [
        "Ġcaus",
        "ed"
      ],
      [
        "it",
        "err"
      ],
      [
        "Ġdoc",
        "tor"
      ],
      [
        "ĠL",
        "ou"
      ],
      [
        "Ġl",
        "ista"
      ],
      [
        "Ġemploy",
        "ee"
      ],
      [
        "Ġr",
        "at"
      ],
      [
        "Ġliqu",
        "id"
      ],
      [
        "ĠS",
        "av"
      ],
      [
        "Ġr",
        "andom"
      ],
      [
        "Ġper",
        "haps"
      ],
      [
        "ĠS",
        "eg"
      ],
      [
        "ro",
        "te"
      ],
      [
        "ut",
        "ing"
      ],
      [
        "Ġcho",
        "ices"
      ],
      [
        "Ġmag",
        "n"
      ],
      [
        "Ġtr",
        "uth"
      ],
      [
        "Ġmin",
        "imum"
      ],
      [
        "Ġd",
        "u"
      ],
      [
        "Ġtraspor",
        "to"
      ],
      [
        "Ġinteress",
        "ante"
      ],
      [
        "ut",
        "ti"
      ],
      [
        "Ġsee",
        "ing"
      ],
      [
        "Ġintro",
        "d"
      ],
      [
        "ig",
        "ation"
      ],
      [
        "Ġro",
        "w"
      ],
      [
        "Ġspl",
        "end"
      ],
      [
        "Ġflo",
        "at"
      ],
      [
        "Ġbrand",
        "s"
      ],
      [
        "Ġinizi",
        "ato"
      ],
      [
        "Ġav",
        "anz"
      ],
      [
        "Ġexp",
        "lor"
      ],
      [
        "Ġrip",
        "et"
      ],
      [
        "Ġlaw",
        "s"
      ],
      [
        "Ġter",
        "ror"
      ],
      [
        "p",
        "ng"
      ],
      [
        "res",
        "ti"
      ],
      [
        "Ġcompet",
        "ition"
      ],
      [
        "ĠP",
        "apa"
      ],
      [
        "Ġsc",
        "al"
      ],
      [
        "ĠPro",
        "t"
      ],
      [
        "Ġseg",
        "no"
      ],
      [
        "Ġness",
        "un"
      ],
      [
        "Ġa",
        "umento"
      ],
      [
        "Ġeurope",
        "o"
      ],
      [
        "Ġs",
        "om"
      ],
      [
        "in",
        "izi"
      ],
      [
        "ĠC",
        "ass"
      ],
      [
        "Ġ]",
        ")"
      ],
      [
        "l",
        "ino"
      ],
      [
        "Ġste",
        "el"
      ],
      [
        "C",
        "lick"
      ],
      [
        "Ġvantag",
        "gi"
      ],
      [
        "ĠAlessand",
        "ro"
      ],
      [
        "ik",
        "i"
      ],
      [
        "Ġcap",
        "elli"
      ],
      [
        "ĠSc",
        "op"
      ],
      [
        "Ġsing",
        "olo"
      ],
      [
        "Ġinter",
        "no"
      ],
      [
        "c",
        "an"
      ],
      [
        "ĠCB",
        "D"
      ],
      [
        "Ġm",
        "es"
      ],
      [
        "Ġfocus",
        "ed"
      ],
      [
        "os",
        "ce"
      ],
      [
        "Ġwh",
        "ose"
      ],
      [
        "Ġfac",
        "ilities"
      ],
      [
        "ĠC",
        "ina"
      ],
      [
        "Ġs",
        "rc"
      ],
      [
        "ĠE",
        "U"
      ],
      [
        "Ġfu",
        "oco"
      ],
      [
        "Ġn",
        "ero"
      ],
      [
        "Ġprov",
        "oc"
      ],
      [
        "loc",
        "al"
      ],
      [
        "ĠAc",
        "qu"
      ],
      [
        "Ġpers",
        "p"
      ],
      [
        "os",
        "ter"
      ],
      [
        "Ġlot",
        "ta"
      ],
      [
        "Ġsu",
        "gar"
      ],
      [
        "Ġvolont",
        "Ãł"
      ],
      [
        "ere",
        "bbe"
      ],
      [
        "Ġaccount",
        "s"
      ],
      [
        "Ġtip",
        "i"
      ],
      [
        "Ġf",
        "ede"
      ],
      [
        "ĠW",
        "ed"
      ],
      [
        "an",
        "im"
      ],
      [
        "Ġchang",
        "ing"
      ],
      [
        "c",
        "lient"
      ],
      [
        "Ġcontinu",
        "ed"
      ],
      [
        "Ġmin",
        "er"
      ],
      [
        "Ġex",
        "change"
      ],
      [
        "et",
        "ri"
      ],
      [
        "ĠC",
        "av"
      ],
      [
        "Ġdest",
        "ra"
      ],
      [
        "g",
        "ener"
      ],
      [
        "in",
        "ari"
      ],
      [
        "Ġn",
        "et"
      ],
      [
        "g",
        "ithub"
      ],
      [
        "ĠE",
        "vent"
      ],
      [
        "Ġmed",
        "io"
      ],
      [
        "âĢĻ",
        ","
      ],
      [
        "Ġmin",
        "im"
      ],
      [
        "Ġex",
        "hib"
      ],
      [
        "ĠSu",
        "pport"
      ],
      [
        "vent",
        "ion"
      ],
      [
        "ol",
        "it"
      ],
      [
        "or",
        "ing"
      ],
      [
        "Ġgener",
        "ate"
      ],
      [
        "Ġfranc",
        "ese"
      ],
      [
        "en",
        "co"
      ],
      [
        "Ġvisit",
        "ors"
      ],
      [
        "UL",
        "T"
      ],
      [
        "ĠUl",
        "t"
      ],
      [
        "Ġwor",
        "ry"
      ],
      [
        "IT",
        "A"
      ],
      [
        "b",
        "les"
      ],
      [
        "il",
        "eg"
      ],
      [
        "Ġg",
        "ent"
      ],
      [
        "ĠAut",
        "hor"
      ],
      [
        "ĠC",
        "R"
      ],
      [
        "Ġserv",
        "ed"
      ],
      [
        "or",
        "ale"
      ],
      [
        "w",
        "rite"
      ],
      [
        "ĠC",
        "a"
      ],
      [
        "Ġdel",
        "eg"
      ],
      [
        "Ġag",
        "ency"
      ],
      [
        "Ġgioc",
        "are"
      ],
      [
        "ĠDur",
        "ante"
      ],
      [
        "ĠE",
        "nd"
      ],
      [
        "ra",
        "zioni"
      ],
      [
        "Ġad",
        "esso"
      ],
      [
        "Ġdiffer",
        "enti"
      ],
      [
        "u",
        "ci"
      ],
      [
        "ĠN",
        "E"
      ],
      [
        "ass",
        "ociazione"
      ],
      [
        "Ġ",
        "^"
      ],
      [
        "Ġla",
        "ure"
      ],
      [
        "f",
        "loat"
      ],
      [
        "Ġtro",
        "ub"
      ],
      [
        "ĠIn",
        "st"
      ],
      [
        "Ġsh",
        "ift"
      ],
      [
        "Ġcompl",
        "esso"
      ],
      [
        "Ġout",
        "door"
      ],
      [
        "Ġsmall",
        "er"
      ],
      [
        "ĠSm",
        "art"
      ],
      [
        "Ġfore",
        "ign"
      ],
      [
        "Ġcop",
        "ert"
      ],
      [
        "Ġad",
        "apt"
      ],
      [
        "Ġpos",
        "it"
      ],
      [
        "Ġsog",
        "getto"
      ],
      [
        "Ġdi",
        "min"
      ],
      [
        "ĠE",
        "xt"
      ],
      [
        "Ġen",
        "able"
      ],
      [
        "il",
        "omet"
      ],
      [
        "ĠD",
        "A"
      ],
      [
        "o",
        "ke"
      ],
      [
        "id",
        "ing"
      ],
      [
        "Ġprof",
        "it"
      ],
      [
        "G",
        "I"
      ],
      [
        "he",
        "tic"
      ],
      [
        "Ġst",
        "ret"
      ],
      [
        "Ġavv",
        "ic"
      ],
      [
        "Ġv",
        "ibr"
      ],
      [
        "ici",
        "an"
      ],
      [
        "f",
        "in"
      ],
      [
        "ĠF",
        "rench"
      ],
      [
        "Ġnum",
        "eri"
      ],
      [
        "Con",
        "n"
      ],
      [
        "Ġcap",
        "it"
      ],
      [
        "Ġrice",
        "vere"
      ],
      [
        "Ġdi",
        "eci"
      ],
      [
        "Ġcaratter",
        "e"
      ],
      [
        "m",
        "itted"
      ],
      [
        "ĠS",
        "af"
      ],
      [
        "amp",
        "a"
      ],
      [
        "Ġinc",
        "ent"
      ],
      [
        "Ġmach",
        "ines"
      ],
      [
        "ĠU",
        "m"
      ],
      [
        "\"",
        "),"
      ],
      [
        "ĠYou",
        "Tube"
      ],
      [
        "Ġsitu",
        "azioni"
      ],
      [
        "Ġmacch",
        "ina"
      ],
      [
        "Ġnot",
        "izia"
      ],
      [
        "Ġrom",
        "anzo"
      ],
      [
        "Ġscel",
        "te"
      ],
      [
        "Ġw",
        "ife"
      ],
      [
        "ĠTechnolog",
        "y"
      ],
      [
        "ĠC",
        "reate"
      ],
      [
        "Ġupd",
        "ated"
      ],
      [
        "å",
        "º"
      ],
      [
        "Ġagre",
        "ement"
      ],
      [
        "pos",
        "ition"
      ],
      [
        "Ġse",
        "ven"
      ],
      [
        "Ġleg",
        "gi"
      ],
      [
        "Ġcr",
        "us"
      ],
      [
        "Ġn",
        "amed"
      ],
      [
        "Ġ",
        "ero"
      ],
      [
        "Ġn",
        "ato"
      ],
      [
        "ĠTr",
        "ib"
      ],
      [
        "Ġgr",
        "ant"
      ],
      [
        "ĠTh",
        "rough"
      ],
      [
        "ax",
        "is"
      ],
      [
        "Un",
        "ione"
      ],
      [
        "and",
        "er"
      ],
      [
        "m",
        "en"
      ],
      [
        "bre",
        "ak"
      ],
      [
        "Ġsignificant",
        "ly"
      ],
      [
        "Ġsta",
        "re"
      ],
      [
        "\",",
        "\""
      ],
      [
        "Ġrec",
        "ords"
      ],
      [
        "Ġfe",
        "e"
      ],
      [
        "enc",
        "ing"
      ],
      [
        "Ġil",
        "leg"
      ],
      [
        "rit",
        "er"
      ],
      [
        "P",
        "lay"
      ],
      [
        "ĠGi",
        "orn"
      ],
      [
        "Ġfunzion",
        "alitÃł"
      ],
      [
        "We",
        "b"
      ],
      [
        "Ġm",
        "ini"
      ],
      [
        "ari",
        "etÃł"
      ],
      [
        "es",
        "erc"
      ],
      [
        "Ã",
        "¼"
      ],
      [
        "ĠFlor",
        "ida"
      ],
      [
        "Ġcre",
        "azione"
      ],
      [
        "Ġpartecip",
        "are"
      ],
      [
        "Ġinj",
        "ury"
      ],
      [
        "Qu",
        "ery"
      ],
      [
        "Ġver",
        "ranno"
      ],
      [
        "Ġper",
        "icol"
      ],
      [
        "Ġris",
        "ks"
      ],
      [
        "pro",
        "duct"
      ],
      [
        "ĠS",
        "us"
      ],
      [
        "F",
        "L"
      ],
      [
        "PO",
        "ST"
      ],
      [
        "Ġgioc",
        "atori"
      ],
      [
        "Ġcontr",
        "ario"
      ],
      [
        "Ġpropos",
        "te"
      ],
      [
        "Ġvol",
        "uto"
      ],
      [
        "at",
        "ile"
      ],
      [
        "Ġinter",
        "essi"
      ],
      [
        "Ġclaim",
        "s"
      ],
      [
        "Ġinc",
        "ont"
      ],
      [
        "tain",
        "er"
      ],
      [
        "Ġsh",
        "ipping"
      ],
      [
        "Ġdisc",
        "ount"
      ],
      [
        "ĠQ",
        "ue"
      ],
      [
        "Ġpandem",
        "ia"
      ],
      [
        "Ġag",
        "ree"
      ],
      [
        "Ġfond",
        "i"
      ],
      [
        "ist",
        "ory"
      ],
      [
        "M",
        "E"
      ],
      [
        "Ġg",
        "arden"
      ],
      [
        "Ġide",
        "ale"
      ],
      [
        "olut",
        "ely"
      ],
      [
        "Ġd",
        "ro"
      ],
      [
        "Ġ=",
        "=="
      ],
      [
        "Ġ",
        "iron"
      ],
      [
        "id",
        "era"
      ],
      [
        "Ġform",
        "ula"
      ],
      [
        "Ġpass",
        "ed"
      ],
      [
        "ĠAr",
        "g"
      ],
      [
        "anal",
        "isi"
      ],
      [
        "ĠBit",
        "coin"
      ],
      [
        "A",
        "ction"
      ],
      [
        "S",
        "e"
      ],
      [
        "C",
        "L"
      ],
      [
        "Ġcarri",
        "era"
      ],
      [
        "Ġde",
        "vi"
      ],
      [
        "Ġver",
        "amente"
      ],
      [
        "Ġv",
        "ice"
      ],
      [
        "ĠAd",
        "v"
      ],
      [
        "gra",
        "de"
      ],
      [
        "Ġp",
        "oche"
      ],
      [
        "Ġpro",
        "teg"
      ],
      [
        "(",
        "&"
      ],
      [
        "Ġfollow",
        "ed"
      ],
      [
        "Ġposs",
        "ano"
      ],
      [
        "Ġacc",
        "eler"
      ],
      [
        "Ġpop",
        "olo"
      ],
      [
        "ed",
        "om"
      ],
      [
        "Ġd",
        "Ãł"
      ],
      [
        "ĠSp",
        "ec"
      ],
      [
        "ĠCons",
        "ider"
      ],
      [
        "t",
        "w"
      ],
      [
        "Ġj",
        "oint"
      ],
      [
        "ĠUnd",
        "er"
      ],
      [
        "ĠUs",
        "ing"
      ],
      [
        "tt",
        "p"
      ],
      [
        "Ġlead",
        "s"
      ],
      [
        "ia",
        "bility"
      ],
      [
        "Ġsl",
        "ots"
      ],
      [
        "ĠPre",
        "mi"
      ],
      [
        "ĠPia",
        "zza"
      ],
      [
        "ĠH",
        "D"
      ],
      [
        "Ġdispos",
        "itivo"
      ],
      [
        "Ġtop",
        "ic"
      ],
      [
        "ĠSt",
        "and"
      ],
      [
        "Ġcomm",
        "enti"
      ],
      [
        "Ġprodu",
        "ced"
      ],
      [
        "it",
        "ura"
      ],
      [
        "i",
        "et"
      ],
      [
        "Ġcon",
        "form"
      ],
      [
        "ĠO",
        "ffic"
      ],
      [
        "bl",
        "ock"
      ],
      [
        "Ġdo",
        "ver"
      ],
      [
        "out",
        "s"
      ],
      [
        "Ġsh",
        "ip"
      ],
      [
        "ĠGi",
        "or"
      ],
      [
        "Ġnut",
        "ri"
      ],
      [
        "HM",
        "space"
      ],
      [
        "Ġt",
        "ant"
      ],
      [
        "s",
        "ervice"
      ],
      [
        "ĠAc",
        "adem"
      ],
      [
        "ect",
        "ure"
      ],
      [
        "Ġprof",
        "ond"
      ],
      [
        "Ġeff",
        "etto"
      ],
      [
        "ĠB",
        "et"
      ],
      [
        "Ġass",
        "ets"
      ],
      [
        "Ġtest",
        "s"
      ],
      [
        "id",
        "ed"
      ],
      [
        "Ġline",
        "e"
      ],
      [
        "ĠO",
        "h"
      ],
      [
        "Ġsuperf",
        "ic"
      ],
      [
        "y",
        "al"
      ],
      [
        "Ġpre",
        "pare"
      ],
      [
        "d",
        "efault"
      ],
      [
        "ang",
        "es"
      ],
      [
        "Ġ(",
        "\""
      ],
      [
        "Ġchar",
        "acters"
      ],
      [
        "n",
        "ull"
      ],
      [
        "ig",
        "ger"
      ],
      [
        "pos",
        "es"
      ],
      [
        "Ġsh",
        "oot"
      ],
      [
        "ep",
        "oca"
      ],
      [
        "()",
        "{"
      ],
      [
        "Ġthan",
        "k"
      ],
      [
        "et",
        "ic"
      ],
      [
        "ĠSu",
        "ccess"
      ],
      [
        "Ġtas",
        "te"
      ],
      [
        "Ġd",
        "anger"
      ],
      [
        "Ġlearn",
        "ed"
      ],
      [
        "ens",
        "ions"
      ],
      [
        "Ġriguard",
        "o"
      ],
      [
        "Ġfac",
        "ilit"
      ],
      [
        "vers",
        "ion"
      ],
      [
        "ar",
        "le"
      ],
      [
        "Ġest",
        "im"
      ],
      [
        "Ġreg",
        "ol"
      ],
      [
        "s",
        "cript"
      ],
      [
        "ĠRep",
        "ort"
      ],
      [
        "Ġpandem",
        "ic"
      ],
      [
        "P",
        "ress"
      ],
      [
        "ĠH",
        "and"
      ],
      [
        "ver",
        "age"
      ],
      [
        "etail",
        "s"
      ],
      [
        "Ġpot",
        "uto"
      ],
      [
        "Ġmov",
        "ed"
      ],
      [
        "Ġdes",
        "k"
      ],
      [
        "ĠCh",
        "ris"
      ],
      [
        "Ġchi",
        "edere"
      ],
      [
        "P",
        "U"
      ],
      [
        "Ġrela",
        "zioni"
      ],
      [
        "Ġum",
        "ani"
      ],
      [
        "T",
        "ag"
      ],
      [
        "P",
        "I"
      ],
      [
        "Ġwin",
        "ning"
      ],
      [
        "iven",
        "ess"
      ],
      [
        "Ġteach",
        "ing"
      ],
      [
        "ĠM",
        "ach"
      ],
      [
        "rend",
        "o"
      ],
      [
        "Ġpla",
        "ced"
      ],
      [
        "Ġla",
        "d"
      ],
      [
        "Ġrid",
        "uzione"
      ],
      [
        "crib",
        "e"
      ],
      [
        "ĠT",
        "ar"
      ],
      [
        "sel",
        "ect"
      ],
      [
        "Ġsp",
        "in"
      ],
      [
        "Ġon",
        "to"
      ],
      [
        "ĠEle",
        "ctr"
      ],
      [
        "Ġess",
        "i"
      ],
      [
        "in",
        "ia"
      ],
      [
        "Ġold",
        "er"
      ],
      [
        "li",
        "ot"
      ],
      [
        "Ġi",
        "pot"
      ],
      [
        "Ġter",
        "za"
      ],
      [
        "Ġstra",
        "de"
      ],
      [
        "ola",
        "zioni"
      ],
      [
        "Ġcompon",
        "ent"
      ],
      [
        "ĠL",
        "ine"
      ],
      [
        "Ġfriend",
        "ly"
      ],
      [
        "ĠM",
        "ain"
      ],
      [
        "Ġdist",
        "ance"
      ],
      [
        "S",
        "ystem"
      ],
      [
        "Ġur",
        "l"
      ],
      [
        "ib",
        "ly"
      ],
      [
        "Ġog",
        "getti"
      ],
      [
        "Ġprop",
        "one"
      ],
      [
        "i",
        "i"
      ],
      [
        "acc",
        "ordo"
      ],
      [
        "am",
        "ing"
      ],
      [
        "Ġfa",
        "ith"
      ],
      [
        "Ġasp",
        "etto"
      ],
      [
        "ĠM",
        "ary"
      ],
      [
        "ĠFur",
        "ther"
      ],
      [
        "Ġsac",
        "r"
      ],
      [
        "ĠB",
        "ud"
      ],
      [
        "or",
        "age"
      ],
      [
        "Ġpar",
        "ad"
      ],
      [
        "ĠTw",
        "o"
      ],
      [
        "en",
        "ne"
      ],
      [
        "ap",
        "es"
      ],
      [
        "ast",
        "s"
      ],
      [
        "Ġre",
        "pe"
      ],
      [
        "Ġps",
        "ych"
      ],
      [
        "D",
        "I"
      ],
      [
        "Ġconven",
        "i"
      ],
      [
        "Ġcirc",
        "um"
      ],
      [
        "ĠCh",
        "inese"
      ],
      [
        "ĠOn",
        "ly"
      ],
      [
        "Ġpred",
        "ict"
      ],
      [
        "Ġcommerci",
        "ale"
      ],
      [
        "P",
        "t"
      ],
      [
        "ut",
        "s"
      ],
      [
        "ond",
        "s"
      ],
      [
        "end",
        "osi"
      ],
      [
        "Ġsvol",
        "g"
      ],
      [
        "Ġcomm",
        "itted"
      ],
      [
        "Ġquar",
        "ter"
      ],
      [
        "Ġn",
        "ord"
      ],
      [
        "ĠL",
        "ove"
      ],
      [
        "EN",
        "TO"
      ],
      [
        "Ġpict",
        "ures"
      ],
      [
        "Ġpres",
        "ident"
      ],
      [
        "Y",
        "ou"
      ],
      [
        "v",
        "ista"
      ],
      [
        "Ġdoc",
        "umenti"
      ],
      [
        "Ġm",
        "essa"
      ],
      [
        "Ġnasc",
        "ita"
      ],
      [
        "Ġfund",
        "ing"
      ],
      [
        "ĠFil",
        "m"
      ],
      [
        "Ġt",
        "ub"
      ],
      [
        "Ġsustain",
        "able"
      ],
      [
        "Ġoper",
        "azioni"
      ],
      [
        "Ġser",
        "ata"
      ],
      [
        "G",
        "ra"
      ],
      [
        "l",
        "li"
      ],
      [
        "Ġresid",
        "ents"
      ],
      [
        "Ġadvert",
        "ising"
      ],
      [
        "ang",
        "ed"
      ],
      [
        "Ġe",
        "cce"
      ],
      [
        "Ġpart",
        "ito"
      ],
      [
        "Ġfact",
        "or"
      ],
      [
        "ĠC",
        "li"
      ],
      [
        "ak",
        "es"
      ],
      [
        "F",
        "rom"
      ],
      [
        "ĠHe",
        "ad"
      ],
      [
        "Ġmanifesta",
        "zione"
      ],
      [
        "j",
        "i"
      ],
      [
        "Ġapp",
        "lica"
      ],
      [
        "Ġreg",
        "ime"
      ],
      [
        "Ġh",
        "yd"
      ],
      [
        "Ġexp",
        "ensive"
      ],
      [
        "æ",
        "Ĺ"
      ],
      [
        "Ġco",
        "ppia"
      ],
      [
        "Ġbatter",
        "y"
      ],
      [
        "ob",
        "j"
      ],
      [
        "B",
        "O"
      ],
      [
        "Ġdispos",
        "itivi"
      ],
      [
        "Ġfunzion",
        "a"
      ],
      [
        "ĠR",
        "oy"
      ],
      [
        "Ġnem",
        "meno"
      ],
      [
        "Ġaument",
        "are"
      ],
      [
        "Ġconsum",
        "ers"
      ],
      [
        "Ġs",
        "elling"
      ],
      [
        "Ġdec",
        "reto"
      ],
      [
        "ĠG",
        "ab"
      ],
      [
        "Ġdesign",
        "s"
      ],
      [
        "P",
        "D"
      ],
      [
        "Ġch",
        "urch"
      ],
      [
        "s",
        "l"
      ],
      [
        "Ġp",
        "atrimonio"
      ],
      [
        "ĠâĢ",
        "²"
      ],
      [
        "Ġhapp",
        "ens"
      ],
      [
        "Ġsc",
        "o"
      ],
      [
        "Ġambient",
        "ale"
      ],
      [
        "ĠF",
        "A"
      ],
      [
        "Ġst",
        "esse"
      ],
      [
        "res",
        "ponse"
      ],
      [
        "Ġb",
        "ib"
      ],
      [
        "Ġprec",
        "is"
      ],
      [
        "Ġt",
        "a"
      ],
      [
        "Ġfunzion",
        "amento"
      ],
      [
        "oc",
        "ation"
      ],
      [
        "Ġset",
        "s"
      ],
      [
        "AM",
        "E"
      ],
      [
        "ag",
        "g"
      ],
      [
        "l",
        "iare"
      ],
      [
        "Ġaccur",
        "ate"
      ],
      [
        "Ġacqu",
        "ist"
      ],
      [
        "F",
        "T"
      ],
      [
        "Ġmas",
        "ch"
      ],
      [
        "Ġsf",
        "ida"
      ],
      [
        "Ġspecific",
        "ally"
      ],
      [
        "ĠB",
        "ur"
      ],
      [
        "Ġfin",
        "almente"
      ],
      [
        "orm",
        "al"
      ],
      [
        "Ġqu",
        "ell"
      ],
      [
        "Ġsc",
        "at"
      ],
      [
        "ĠComm",
        "ission"
      ],
      [
        "Ġmin",
        "imo"
      ],
      [
        "ir",
        "i"
      ],
      [
        "ĠM",
        "u"
      ],
      [
        "Ġfield",
        "s"
      ],
      [
        "Ġindepend",
        "ent"
      ],
      [
        "ific",
        "ations"
      ],
      [
        "Ġsee",
        "k"
      ],
      [
        "Ġm",
        "iglia"
      ],
      [
        "Ġm",
        "ista"
      ],
      [
        "Ġbr",
        "ings"
      ],
      [
        "rel",
        "ated"
      ],
      [
        "Ġsp",
        "ending"
      ],
      [
        "Ġpost",
        "s"
      ],
      [
        "Ġpos",
        "so"
      ],
      [
        "i",
        "ra"
      ],
      [
        "us",
        "ion"
      ],
      [
        "Ġpro",
        "get"
      ],
      [
        "S",
        "tr"
      ],
      [
        "ĠB",
        "or"
      ],
      [
        "ĠSc",
        "uola"
      ],
      [
        "Ġalcun",
        "a"
      ],
      [
        "Ġpartic",
        "olari"
      ],
      [
        "Ġacc",
        "ommod"
      ],
      [
        "Ġed",
        "ge"
      ],
      [
        "en",
        "ni"
      ],
      [
        "ĠS",
        "olo"
      ],
      [
        "Ġcr",
        "im"
      ],
      [
        "ĠV",
        "irg"
      ],
      [
        "Ġg",
        "el"
      ],
      [
        "ĠE",
        "X"
      ],
      [
        "Ġinnov",
        "ation"
      ],
      [
        "Ġpart",
        "enza"
      ],
      [
        "Ġim",
        "b"
      ],
      [
        "gior",
        "no"
      ],
      [
        "Ġsur",
        "pr"
      ],
      [
        "ut",
        "y"
      ],
      [
        "Ġpe",
        "ace"
      ],
      [
        "Ġmi",
        "ra"
      ],
      [
        "inizi",
        "ativa"
      ],
      [
        "ĠJ",
        "e"
      ],
      [
        "Ġlim",
        "iti"
      ],
      [
        "Ġcompet",
        "itive"
      ],
      [
        "eg",
        "ue"
      ],
      [
        "Ġsign",
        "s"
      ],
      [
        "Ġw",
        "ire"
      ],
      [
        "c",
        "am"
      ],
      [
        "ig",
        "er"
      ],
      [
        "Ġcostru",
        "ire"
      ],
      [
        "Ġr",
        "ule"
      ],
      [
        "Ġconsum",
        "o"
      ],
      [
        "ul",
        "s"
      ],
      [
        "riv",
        "er"
      ],
      [
        "Ġgu",
        "ests"
      ],
      [
        "co",
        "hol"
      ],
      [
        "Ġfu",
        "el"
      ],
      [
        "Ġt",
        "ar"
      ],
      [
        "Ġs",
        "for"
      ],
      [
        "Ġv",
        "elo"
      ],
      [
        "pos",
        "to"
      ],
      [
        "Ġimp",
        "egno"
      ],
      [
        "Ġpossib",
        "ili"
      ],
      [
        "Ġpi",
        "ena"
      ],
      [
        "Ġscoper",
        "ta"
      ],
      [
        "Ġconf",
        "idence"
      ],
      [
        "Ġdetail",
        "ed"
      ],
      [
        "Ġrequ",
        "is"
      ],
      [
        "ev",
        "i"
      ],
      [
        "ul",
        "ated"
      ],
      [
        "ĠPal",
        "ermo"
      ],
      [
        "Ġins",
        "ights"
      ],
      [
        "Ġdichiar",
        "ato"
      ],
      [
        "Ġm",
        "art"
      ],
      [
        "Ġglob",
        "ale"
      ],
      [
        "Ġter",
        "zi"
      ],
      [
        "Ġlun",
        "edì"
      ],
      [
        "k",
        "in"
      ],
      [
        "Ġgener",
        "ation"
      ],
      [
        "å",
        "°"
      ],
      [
        "Ġvitt",
        "oria"
      ],
      [
        "ĠC",
        "y"
      ],
      [
        "en",
        "na"
      ],
      [
        "ad",
        "y"
      ],
      [
        "c",
        "ateg"
      ],
      [
        "Ġcol",
        "on"
      ],
      [
        "ell",
        "er"
      ],
      [
        "Ġabb",
        "andon"
      ],
      [
        "is",
        "ci"
      ],
      [
        "or",
        "ter"
      ],
      [
        "Ġrifi",
        "uti"
      ],
      [
        "Ġden",
        "aro"
      ],
      [
        "ĠGi",
        "ul"
      ],
      [
        "Ġprincip",
        "i"
      ],
      [
        "Ġsim",
        "ile"
      ],
      [
        "Ġdis",
        "app"
      ],
      [
        "Ġthous",
        "ands"
      ],
      [
        "Ġimp",
        "rend"
      ],
      [
        "Ġupd",
        "ates"
      ],
      [
        "Ġtr",
        "asc"
      ],
      [
        "ch",
        "ain"
      ],
      [
        "E",
        "nt"
      ],
      [
        "Ġbar",
        "ri"
      ],
      [
        "ĠCam",
        "era"
      ],
      [
        "Ġvul",
        "ner"
      ],
      [
        "Ġchem",
        "ical"
      ],
      [
        "Ġb",
        "ow"
      ],
      [
        "ĠE",
        "qu"
      ],
      [
        "Ġscriv",
        "ere"
      ],
      [
        "un",
        "ico"
      ],
      [
        "Ġosp",
        "iti"
      ],
      [
        "ar",
        "vi"
      ],
      [
        "Ġens",
        "ures"
      ],
      [
        "ĠE",
        "mail"
      ],
      [
        "Ġroom",
        "s"
      ],
      [
        "Ġpur",
        "poses"
      ],
      [
        "Ġin",
        "ver"
      ],
      [
        "olog",
        "ici"
      ],
      [
        "egn",
        "ato"
      ],
      [
        "Ġ\"",
        ">"
      ],
      [
        "ĠAn",
        "aly"
      ],
      [
        "un",
        "icip"
      ],
      [
        "D",
        "B"
      ],
      [
        "Ġhigh",
        "light"
      ],
      [
        "Ġorig",
        "ine"
      ],
      [
        "Ġr",
        "um"
      ],
      [
        "ĠV",
        "inc"
      ],
      [
        "be",
        "ing"
      ],
      [
        "Ġess",
        "ay"
      ],
      [
        "Ġmajor",
        "ity"
      ],
      [
        "ĠD",
        "en"
      ],
      [
        "fr",
        "ont"
      ],
      [
        "ĠF",
        "oto"
      ],
      [
        "iv",
        "ano"
      ],
      [
        "ĠW",
        "ood"
      ],
      [
        "i",
        "ro"
      ],
      [
        "Ġcomplet",
        "o"
      ],
      [
        "Ġto",
        "ward"
      ],
      [
        "Ġprotagon",
        "isti"
      ],
      [
        "Ġtab",
        "let"
      ],
      [
        "Ġtr",
        "ial"
      ],
      [
        "re",
        "zz"
      ],
      [
        "Ġb",
        "orn"
      ],
      [
        "Ġcommerci",
        "ali"
      ],
      [
        "Ġappro",
        "x"
      ],
      [
        "Ġentram",
        "bi"
      ],
      [
        "os",
        "en"
      ],
      [
        "Ġpos",
        "ta"
      ],
      [
        "all",
        "s"
      ],
      [
        "Ġes",
        "per"
      ],
      [
        "ĠAs",
        "ia"
      ],
      [
        "Ġw",
        "ine"
      ],
      [
        "Ġpan",
        "el"
      ],
      [
        "ĠS",
        "S"
      ],
      [
        "ĠGr",
        "uppo"
      ],
      [
        "Ġum",
        "ana"
      ],
      [
        "ĠGr",
        "an"
      ],
      [
        "Ġleg",
        "ale"
      ],
      [
        "Ġass",
        "ociazioni"
      ],
      [
        "Ġatt",
        "esa"
      ],
      [
        "ĠE",
        "ff"
      ],
      [
        "Ġcateg",
        "ory"
      ],
      [
        "Ġcre",
        "do"
      ],
      [
        "Ð",
        "º"
      ],
      [
        "Ġpazi",
        "ente"
      ],
      [
        "Ġaff",
        "ili"
      ],
      [
        "e",
        "per"
      ],
      [
        "Ġconc",
        "lud"
      ],
      [
        "Ġtr",
        "uck"
      ],
      [
        "Ġpom",
        "er"
      ],
      [
        "ec",
        "ute"
      ],
      [
        "Ġst",
        "reet"
      ],
      [
        "w",
        "ell"
      ],
      [
        "Ġchies",
        "to"
      ],
      [
        "land",
        "s"
      ],
      [
        "Ġob",
        "vious"
      ],
      [
        "Ġav",
        "ete"
      ],
      [
        "Ġh",
        "us"
      ],
      [
        "Ġletter",
        "a"
      ],
      [
        "ag",
        "lia"
      ],
      [
        "Ġdec",
        "re"
      ],
      [
        "é",
        "Ģ"
      ],
      [
        "Ġa",
        "ud"
      ],
      [
        "Ġrim",
        "ane"
      ],
      [
        "inter",
        "vento"
      ],
      [
        "ĠGr",
        "ande"
      ],
      [
        "!!",
        "!"
      ],
      [
        "organ",
        "izzazione"
      ],
      [
        "ag",
        "ni"
      ],
      [
        "Ġre",
        "vis"
      ],
      [
        "Ġcontrib",
        "u"
      ],
      [
        "Ġs",
        "enti"
      ],
      [
        "Ġt",
        "agli"
      ],
      [
        "T",
        "itle"
      ],
      [
        "Ġscr",
        "ive"
      ],
      [
        "h",
        "ab"
      ],
      [
        "Ġecc",
        "ell"
      ],
      [
        "Ġpre",
        "mio"
      ],
      [
        "ut",
        "enzione"
      ],
      [
        "ic",
        "io"
      ],
      [
        "Ġm",
        "oglie"
      ],
      [
        "Ġgra",
        "ve"
      ],
      [
        "S",
        "u"
      ],
      [
        "olog",
        "o"
      ],
      [
        "D",
        "is"
      ],
      [
        "Ġnorm",
        "e"
      ],
      [
        "Ġst",
        "iamo"
      ],
      [
        "Ġbr",
        "ight"
      ],
      [
        "Ġ",
        "ug"
      ],
      [
        "Ġmal",
        "attie"
      ],
      [
        "Ġconsum",
        "er"
      ],
      [
        "Ġpract",
        "ical"
      ],
      [
        "Ġw",
        "rote"
      ],
      [
        "Ġcor",
        "porate"
      ],
      [
        "P",
        "T"
      ],
      [
        "Ġcould",
        "n"
      ],
      [
        "osit",
        "ory"
      ],
      [
        "Ġg",
        "ia"
      ],
      [
        "ĠS",
        "earch"
      ],
      [
        "Ġcon",
        "cor"
      ],
      [
        "E",
        "qual"
      ],
      [
        "Ġloc",
        "ations"
      ],
      [
        "ĠBar",
        "b"
      ],
      [
        "Ġdis",
        "tr"
      ],
      [
        "Ġcar",
        "s"
      ],
      [
        "To",
        "String"
      ],
      [
        "Ġwa",
        "iting"
      ],
      [
        "ĠGover",
        "no"
      ],
      [
        "Ġpro",
        "ud"
      ],
      [
        "c",
        "al"
      ],
      [
        "Ġmod",
        "i"
      ],
      [
        "*",
        "/"
      ],
      [
        "Ġsen",
        "ior"
      ],
      [
        "Ġrout",
        "ine"
      ],
      [
        "Ġtra",
        "ff"
      ],
      [
        "ĠWe",
        "ek"
      ],
      [
        "Ġ{",
        "}"
      ],
      [
        "Ġtr",
        "i"
      ],
      [
        "ĠD",
        "ip"
      ],
      [
        "or",
        "ial"
      ],
      [
        "Ġmemb",
        "ri"
      ],
      [
        "Ġes",
        "tr"
      ],
      [
        "Ġpre",
        "val"
      ],
      [
        "ag",
        "no"
      ],
      [
        "if",
        "ier"
      ],
      [
        "ĠR",
        "i"
      ],
      [
        "ĠP",
        "ack"
      ],
      [
        "ĠW",
        "omen"
      ],
      [
        "Ġjour",
        "nal"
      ],
      [
        "ĠCh",
        "urch"
      ],
      [
        "l",
        "ina"
      ],
      [
        "ĠGr",
        "and"
      ],
      [
        "Ġsh",
        "ot"
      ],
      [
        "Ġthem",
        "e"
      ],
      [
        "ss",
        "a"
      ],
      [
        "ĠB",
        "ell"
      ],
      [
        "Ġfamili",
        "ar"
      ],
      [
        "ĠMin",
        "istero"
      ],
      [
        "ĠB",
        "ill"
      ],
      [
        "Ġfam",
        "ous"
      ],
      [
        "Ġb",
        "ic"
      ],
      [
        "Ġprof",
        "ilo"
      ],
      [
        "Ġs",
        "it"
      ],
      [
        "Ġcons",
        "egna"
      ],
      [
        "ĠU",
        "til"
      ],
      [
        "Ġemo",
        "zioni"
      ],
      [
        "Ġmin",
        "istro"
      ],
      [
        "<",
        "<"
      ],
      [
        "Ġdi",
        "ab"
      ],
      [
        "M",
        "O"
      ],
      [
        "x",
        "x"
      ],
      [
        "ic",
        "ations"
      ],
      [
        "ol",
        "ina"
      ],
      [
        "Ġneigh",
        "bor"
      ],
      [
        "p",
        "ers"
      ],
      [
        "Ġn",
        "erv"
      ],
      [
        "Ġj",
        "ack"
      ],
      [
        "å",
        "ľ"
      ],
      [
        "ĠM",
        "em"
      ],
      [
        "Ġconc",
        "etto"
      ],
      [
        "Ġsc",
        "ad"
      ],
      [
        "Ġag",
        "gress"
      ],
      [
        "s",
        "g"
      ],
      [
        "re",
        "p"
      ],
      [
        "ec",
        "uzione"
      ],
      [
        "Ġassist",
        "enza"
      ],
      [
        "Ġb",
        "anc"
      ],
      [
        "Ġest",
        "rem"
      ],
      [
        "Ġsog",
        "no"
      ],
      [
        "l",
        "iono"
      ],
      [
        "Ġcerc",
        "ando"
      ],
      [
        "ĠRep",
        "ublic"
      ],
      [
        "Ġsa",
        "us"
      ],
      [
        "Ġcr",
        "on"
      ],
      [
        "ph",
        "as"
      ],
      [
        "Ġhapp",
        "ened"
      ],
      [
        "or",
        "itÃł"
      ],
      [
        "tem",
        "ente"
      ],
      [
        "Ġros",
        "so"
      ],
      [
        "k",
        "o"
      ],
      [
        "ĠJ",
        "ew"
      ],
      [
        "ol",
        "to"
      ],
      [
        "Ġb",
        "igli"
      ],
      [
        "ed",
        "y"
      ],
      [
        "ĠRober",
        "t"
      ],
      [
        "Ex",
        "p"
      ],
      [
        "Ġl",
        "anci"
      ],
      [
        "g",
        "ame"
      ],
      [
        "Ġfin",
        "ished"
      ],
      [
        "Ġafford",
        "able"
      ],
      [
        "ĠF",
        "o"
      ],
      [
        "ol",
        "edì"
      ],
      [
        "Ġutilizz",
        "ando"
      ],
      [
        "Ġwh",
        "atever"
      ],
      [
        "Ġin",
        "izio"
      ],
      [
        "Ġdichi",
        "ara"
      ],
      [
        "()",
        ":"
      ],
      [
        "ĠR",
        "us"
      ],
      [
        "ĠFam",
        "ily"
      ],
      [
        "Ġcontinu",
        "are"
      ],
      [
        "Lay",
        "out"
      ],
      [
        "Ġinflu",
        "ence"
      ],
      [
        "Ġaper",
        "ta"
      ],
      [
        "Ġholid",
        "ay"
      ],
      [
        "Ġthough",
        "ts"
      ],
      [
        "Ġv",
        "eter"
      ],
      [
        "Ġcos",
        "idd"
      ],
      [
        "pos",
        "izione"
      ],
      [
        "ĠE",
        "st"
      ],
      [
        "S",
        "O"
      ],
      [
        "Ġcit",
        "iz"
      ],
      [
        "Ġsp",
        "esa"
      ],
      [
        "ĠEx",
        "peri"
      ],
      [
        "ĠN",
        "ess"
      ],
      [
        "Ġacc",
        "um"
      ],
      [
        "Ġsp",
        "ring"
      ],
      [
        "ĠH",
        "y"
      ],
      [
        "Ġcult",
        "urali"
      ],
      [
        "Ġvehic",
        "les"
      ],
      [
        "AL",
        "SE"
      ],
      [
        "ĠS",
        "ou"
      ],
      [
        "Ġapp",
        "ar"
      ],
      [
        "Ġmatt",
        "ina"
      ],
      [
        "ud",
        "o"
      ],
      [
        "Ġfemmin",
        "ile"
      ],
      [
        "Ġobi",
        "ettivo"
      ],
      [
        "ĠâĨ",
        "Ĵ"
      ],
      [
        "ĠI",
        "de"
      ],
      [
        "Ġatt",
        "or"
      ],
      [
        "Ġins",
        "tr"
      ],
      [
        "re",
        "al"
      ],
      [
        "Ġarg",
        "s"
      ],
      [
        "Ġcre",
        "ato"
      ],
      [
        "Ġc",
        "row"
      ],
      [
        "ĠRad",
        "io"
      ],
      [
        "Ġke",
        "pt"
      ],
      [
        "is",
        "se"
      ],
      [
        "b",
        "us"
      ],
      [
        "il",
        "ed"
      ],
      [
        "Ġcent",
        "ury"
      ],
      [
        "ĠM",
        "ater"
      ],
      [
        "C",
        "reate"
      ],
      [
        "ĠD",
        "ati"
      ],
      [
        "Ġacadem",
        "ic"
      ],
      [
        "iv",
        "io"
      ],
      [
        "Ġre",
        "covery"
      ],
      [
        "Ġ<",
        "="
      ],
      [
        "Ġrespons",
        "ibility"
      ],
      [
        "os",
        "te"
      ],
      [
        "Ġpl",
        "astic"
      ],
      [
        "Ġr",
        "ass"
      ],
      [
        "Ġrispond",
        "ere"
      ],
      [
        "ag",
        "a"
      ],
      [
        "rend",
        "ere"
      ],
      [
        "Ġog",
        "n"
      ],
      [
        "Ġlu",
        "ck"
      ],
      [
        "ĠBe",
        "ach"
      ],
      [
        "C",
        "o"
      ],
      [
        "t",
        "n"
      ],
      [
        "is",
        "hes"
      ],
      [
        "Ġal",
        "i"
      ],
      [
        "ĠW",
        "el"
      ],
      [
        "ph",
        "a"
      ],
      [
        "n",
        "ight"
      ],
      [
        "ĠF",
        "und"
      ],
      [
        "Ġiniz",
        "iare"
      ],
      [
        "ĠD",
        "ia"
      ],
      [
        "ĠL",
        "os"
      ],
      [
        "li",
        "er"
      ],
      [
        "Ġgius",
        "ta"
      ],
      [
        "Ġp",
        "ray"
      ],
      [
        "Ġch",
        "annel"
      ],
      [
        "Ġp",
        "oker"
      ],
      [
        "Met",
        "hod"
      ],
      [
        "O",
        "K"
      ],
      [
        "pre",
        "ne"
      ],
      [
        "Ġr",
        "ide"
      ],
      [
        "AL",
        "I"
      ],
      [
        "ĠS",
        "qu"
      ],
      [
        "Ġ(",
        "("
      ],
      [
        "ĠGi",
        "an"
      ],
      [
        "Ġdi",
        "pl"
      ],
      [
        "Ġg",
        "one"
      ],
      [
        "Ġnego",
        "zi"
      ],
      [
        "Ġclass",
        "Name"
      ],
      [
        "Ġsul",
        "lo"
      ],
      [
        "Ġauth",
        "ent"
      ],
      [
        "Ġform",
        "ato"
      ],
      [
        "Ġad",
        "min"
      ],
      [
        "Ġprincip",
        "io"
      ],
      [
        "Ġe",
        "ight"
      ],
      [
        "ĠS",
        "y"
      ],
      [
        "ĠLu",
        "igi"
      ],
      [
        "ĠL",
        "ord"
      ],
      [
        "ir",
        "anno"
      ],
      [
        "er",
        "op"
      ],
      [
        "Ġlont",
        "ano"
      ],
      [
        "in",
        "amento"
      ],
      [
        "ab",
        "ini"
      ],
      [
        "Ġlasc",
        "iare"
      ],
      [
        "um",
        "ps"
      ],
      [
        "Ġchalleng",
        "ing"
      ],
      [
        "ul",
        "g"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "y",
        "e"
      ],
      [
        "ĠP",
        "A"
      ],
      [
        "Ġstrateg",
        "ia"
      ],
      [
        "Ġvolont",
        "ari"
      ],
      [
        "Ġconsider",
        "ing"
      ],
      [
        "Ġpresent",
        "ed"
      ],
      [
        "ĠCent",
        "ral"
      ],
      [
        "et",
        "ico"
      ],
      [
        "ang",
        "o"
      ],
      [
        "ĠLear",
        "n"
      ],
      [
        "ĠC",
        "ittÃł"
      ],
      [
        "Ġb",
        "ound"
      ],
      [
        "ĠT",
        "osc"
      ],
      [
        "ĠTag",
        "s"
      ],
      [
        "ĠLe",
        "on"
      ],
      [
        "am",
        "or"
      ],
      [
        "ĠCal",
        "ab"
      ],
      [
        "ĠB",
        "ol"
      ],
      [
        "A",
        "g"
      ],
      [
        "Ġinterest",
        "s"
      ],
      [
        "Ġdubb",
        "io"
      ],
      [
        "Ġmed",
        "ici"
      ],
      [
        "Ġle",
        "aving"
      ],
      [
        "Ġcompon",
        "enti"
      ],
      [
        "Ġistitu",
        "zioni"
      ],
      [
        "Ġquad",
        "ro"
      ],
      [
        "ĠD",
        "ir"
      ],
      [
        "bb",
        "ene"
      ],
      [
        "Ġp",
        "av"
      ],
      [
        "ĠO",
        "k"
      ],
      [
        "ĠAt",
        "l"
      ],
      [
        "ister",
        "e"
      ],
      [
        "c",
        "ard"
      ],
      [
        "F",
        "ilter"
      ],
      [
        "un",
        "ale"
      ],
      [
        "Ġcomp",
        "liance"
      ],
      [
        "C",
        "ur"
      ],
      [
        "ĠSoft",
        "ware"
      ],
      [
        "Ġar",
        "te"
      ],
      [
        "Ġrag",
        "azz"
      ],
      [
        "Ġlist",
        "ed"
      ],
      [
        "Ġth",
        "us"
      ],
      [
        "Ġwe",
        "ak"
      ],
      [
        "ĠComm",
        "it"
      ],
      [
        "Ġimm",
        "ers"
      ],
      [
        "Ġconc",
        "rete"
      ],
      [
        "ĠS",
        "enza"
      ],
      [
        "Ġa",
        "ere"
      ],
      [
        "å",
        "į"
      ],
      [
        "Ġris",
        "e"
      ],
      [
        "Ġfen",
        "omeno"
      ],
      [
        "ĠW",
        "atch"
      ],
      [
        "Ġpay",
        "ments"
      ],
      [
        "Ġscr",
        "ipt"
      ],
      [
        "ĠVal",
        "ent"
      ],
      [
        "Ġlandsc",
        "ape"
      ],
      [
        "Ġric",
        "os"
      ],
      [
        "Ġrem",
        "ote"
      ],
      [
        "ĠO",
        "m"
      ],
      [
        "ol",
        "esc"
      ],
      [
        "x",
        "a"
      ],
      [
        "Ġtro",
        "ver"
      ],
      [
        "Ġent",
        "h"
      ],
      [
        "Ġsost",
        "enere"
      ],
      [
        "c",
        "chio"
      ],
      [
        "ĉ",
        "Ċ"
      ],
      [
        "b",
        "d"
      ],
      [
        "w",
        "ords"
      ],
      [
        "Up",
        "date"
      ],
      [
        "at",
        "ivamente"
      ],
      [
        "io",
        "v"
      ],
      [
        "Ġpres",
        "c"
      ],
      [
        "Ġla",
        "un"
      ],
      [
        "ĠR",
        "en"
      ],
      [
        "Ġsper",
        "anza"
      ],
      [
        "alla",
        "zione"
      ],
      [
        "Ġext",
        "ends"
      ],
      [
        "Ġoccup",
        "a"
      ],
      [
        "EN",
        "TI"
      ],
      [
        "Ġl",
        "ascia"
      ],
      [
        "Ġm",
        "ountain"
      ],
      [
        "inter",
        "a"
      ],
      [
        "Ġregul",
        "ations"
      ],
      [
        "ti",
        "amo"
      ],
      [
        "Ġsu",
        "it"
      ],
      [
        "C",
        "I"
      ],
      [
        "t",
        "arget"
      ],
      [
        "Ġvog",
        "liono"
      ],
      [
        "Ġl",
        "es"
      ],
      [
        "Ġv",
        "ivo"
      ],
      [
        "Ġmil",
        "es"
      ],
      [
        "ĠMed",
        "ical"
      ],
      [
        "Ġapp",
        "lied"
      ],
      [
        "ĠThere",
        "fore"
      ],
      [
        "Ġh",
        "om"
      ],
      [
        "ĠL",
        "oren"
      ],
      [
        "Ġpros",
        "egu"
      ],
      [
        "Ġlib",
        "era"
      ],
      [
        "Ġp",
        "ush"
      ],
      [
        "ĠB",
        "oth"
      ],
      [
        "æ",
        "ī"
      ],
      [
        "os",
        "co"
      ],
      [
        "Ġs",
        "entire"
      ],
      [
        "r",
        "ics"
      ],
      [
        "os",
        "amente"
      ],
      [
        "Ġ",
        "Ì"
      ],
      [
        "Ġe",
        "arth"
      ],
      [
        "Ġdid",
        "att"
      ],
      [
        "im",
        "er"
      ],
      [
        "Ġf",
        "aster"
      ],
      [
        "Ġcar",
        "ne"
      ],
      [
        "Ġinvest",
        "imenti"
      ],
      [
        "urs",
        "day"
      ],
      [
        "Ġricev",
        "uto"
      ],
      [
        "Col",
        "umn"
      ],
      [
        "ĠMatte",
        "o"
      ],
      [
        "A",
        "ut"
      ],
      [
        "Ġa",
        "id"
      ],
      [
        "Ġnumer",
        "ose"
      ],
      [
        "per",
        "o"
      ],
      [
        "Ġc",
        "usto"
      ],
      [
        "Ġappear",
        "ance"
      ],
      [
        "ĠV",
        "eg"
      ],
      [
        "Ġna",
        "zionali"
      ],
      [
        "att",
        "uale"
      ],
      [
        "ĠGovern",
        "ment"
      ],
      [
        "b",
        "ro"
      ],
      [
        "Ġincor",
        "por"
      ],
      [
        "ĠSer",
        "ie"
      ],
      [
        "ĠPerson",
        "al"
      ],
      [
        "Ġsal",
        "a"
      ],
      [
        "å",
        "Ľ"
      ],
      [
        "ester",
        "o"
      ],
      [
        "Ġan",
        "on"
      ],
      [
        "ĠS",
        "tore"
      ],
      [
        "ĠSte",
        "p"
      ],
      [
        "ob",
        "s"
      ],
      [
        "t",
        "x"
      ],
      [
        "ĠTr",
        "ue"
      ],
      [
        "z",
        "en"
      ],
      [
        "Ġguarante",
        "e"
      ],
      [
        "ac",
        "co"
      ],
      [
        "Ġqu",
        "ote"
      ],
      [
        "Ġdes",
        "cription"
      ],
      [
        "Ġbat",
        "tag"
      ],
      [
        "Ġpi",
        "ante"
      ],
      [
        "âĢĻ",
        "."
      ],
      [
        "ĠF",
        "ull"
      ],
      [
        "ĠB",
        "io"
      ],
      [
        "Ġur",
        "b"
      ],
      [
        "Ġnecess",
        "aria"
      ],
      [
        "Ġpr",
        "onto"
      ],
      [
        "ĠLa",
        "ke"
      ],
      [
        "st",
        "anding"
      ],
      [
        "Ġl",
        "uc"
      ],
      [
        "ĠV",
        "an"
      ],
      [
        "Ġre",
        "venue"
      ],
      [
        "B",
        "S"
      ],
      [
        "o",
        "fferta"
      ],
      [
        "Ġfoot",
        "ball"
      ],
      [
        "ph",
        "ere"
      ],
      [
        "Ġsk",
        "ill"
      ],
      [
        "Ġterre",
        "no"
      ],
      [
        "Ġst",
        "ation"
      ],
      [
        "(",
        "["
      ],
      [
        "Ġwill",
        "ing"
      ],
      [
        "Ġ)",
        "{"
      ],
      [
        "Ġ'",
        "'"
      ],
      [
        "Ġfor",
        "get"
      ],
      [
        "Ġindustr",
        "ial"
      ],
      [
        "F",
        "un"
      ],
      [
        "Ġamb",
        "ito"
      ],
      [
        "Ġanim",
        "als"
      ],
      [
        "Ġfac",
        "cia"
      ],
      [
        "d",
        "ec"
      ],
      [
        "ĠItali",
        "ana"
      ],
      [
        "ag",
        "lio"
      ],
      [
        "Ġt",
        "om"
      ],
      [
        "Ġm",
        "ens"
      ],
      [
        "Ġcos",
        "ci"
      ],
      [
        "ĠB",
        "ib"
      ],
      [
        "Ġmanufact",
        "uring"
      ],
      [
        "Ġf",
        "lus"
      ],
      [
        "pp",
        "io"
      ],
      [
        "Ġlibr",
        "ary"
      ],
      [
        "e",
        "ffici"
      ],
      [
        "Ġai",
        "uto"
      ],
      [
        "Ġpromo",
        "zione"
      ],
      [
        "ĠSt",
        "udi"
      ],
      [
        "if",
        "ts"
      ],
      [
        "li",
        "e"
      ],
      [
        "amb",
        "io"
      ],
      [
        "ett",
        "endo"
      ],
      [
        "Ġme",
        "ant"
      ],
      [
        "ĠW",
        "al"
      ],
      [
        "Ġ\"",
        "\\"
      ],
      [
        "Ġadv",
        "ance"
      ],
      [
        "ali",
        "an"
      ],
      [
        "Ġdivers",
        "a"
      ],
      [
        "ert",
        "amente"
      ],
      [
        "an",
        "el"
      ],
      [
        "room",
        "s"
      ],
      [
        "it",
        "amente"
      ],
      [
        "ĠAg",
        "osto"
      ],
      [
        "Ġcont",
        "est"
      ],
      [
        "ĠT",
        "ues"
      ],
      [
        "Ġinfras",
        "tructure"
      ],
      [
        "ĠR",
        "im"
      ],
      [
        "Ġgood",
        "s"
      ],
      [
        "Ġstart",
        "s"
      ],
      [
        "ci",
        "ent"
      ],
      [
        "ĠF",
        "arm"
      ],
      [
        "Ġch",
        "im"
      ],
      [
        "c",
        "ss"
      ],
      [
        "Ġcompagn",
        "ia"
      ],
      [
        "Ġinform",
        "ed"
      ],
      [
        "Ġsto",
        "res"
      ],
      [
        "ĠA",
        "i"
      ],
      [
        "Ġracc",
        "onto"
      ],
      [
        "od",
        "ies"
      ],
      [
        "ms",
        "g"
      ],
      [
        "Ġcomprend",
        "ere"
      ],
      [
        "\">",
        "</"
      ],
      [
        "Ġinvest",
        "ors"
      ],
      [
        "f",
        "ill"
      ],
      [
        "Ġha",
        "ven"
      ],
      [
        "Ġperm",
        "esso"
      ],
      [
        "Ġinc",
        "ar"
      ],
      [
        "Ġspir",
        "ito"
      ],
      [
        "b",
        "att"
      ],
      [
        "ĠS",
        "ara"
      ],
      [
        "Ġcomp",
        "la"
      ],
      [
        "f",
        "alse"
      ],
      [
        "Ġlic",
        "ense"
      ],
      [
        "w",
        "a"
      ],
      [
        "ĠGe",
        "orge"
      ],
      [
        "ro",
        "ot"
      ],
      [
        "ĠIn",
        "g"
      ],
      [
        "Ġfix",
        "ed"
      ],
      [
        "ĠS",
        "E"
      ],
      [
        "ig",
        "gio"
      ],
      [
        "Ġsp",
        "ost"
      ],
      [
        "Ġauto",
        "re"
      ],
      [
        "d",
        "ine"
      ],
      [
        "Ġartic",
        "les"
      ],
      [
        "Ġart",
        "ist"
      ],
      [
        "ilibr",
        "io"
      ],
      [
        "Ġfab",
        "ric"
      ],
      [
        "Ġa",
        "ug"
      ],
      [
        "Ġcic",
        "lo"
      ],
      [
        "ĠDo",
        "es"
      ],
      [
        "Ġle",
        "aves"
      ],
      [
        "Ġguid",
        "ance"
      ],
      [
        "it",
        "ate"
      ],
      [
        "p",
        "et"
      ],
      [
        "Ġreturn",
        "s"
      ],
      [
        "Ġgir",
        "ls"
      ],
      [
        "Ġaff",
        "in"
      ],
      [
        "Ġencou",
        "rage"
      ],
      [
        "Ġeng",
        "agement"
      ],
      [
        "Ġsind",
        "ac"
      ],
      [
        "Ġ$",
        "{"
      ],
      [
        "re",
        "i"
      ],
      [
        "Ġgam",
        "ma"
      ],
      [
        "Ġnot",
        "es"
      ],
      [
        "Ġring",
        "ra"
      ],
      [
        "f",
        "rame"
      ],
      [
        "Ġimprov",
        "ed"
      ],
      [
        "Ġprevious",
        "ly"
      ],
      [
        "Ġdep",
        "artment"
      ],
      [
        "ĠStr",
        "ateg"
      ],
      [
        "em",
        "erg"
      ],
      [
        "Ġricord",
        "o"
      ],
      [
        "Ġmanc",
        "anza"
      ],
      [
        "ĠM",
        "os"
      ],
      [
        "Ġfatt",
        "ori"
      ],
      [
        "Ġatt",
        "ualmente"
      ],
      [
        "ult",
        "ure"
      ],
      [
        "Ġcho",
        "osing"
      ],
      [
        "Ġo",
        "bl"
      ],
      [
        "c",
        "lick"
      ],
      [
        "Ġdest",
        "ro"
      ],
      [
        "P",
        "re"
      ],
      [
        "Ġmusic",
        "ale"
      ],
      [
        "Ġemerg",
        "ency"
      ],
      [
        "ĠS",
        "U"
      ],
      [
        "Ġper",
        "tanto"
      ],
      [
        "Ġnorm",
        "ale"
      ],
      [
        "Ġprom",
        "pt"
      ],
      [
        "it",
        "ati"
      ],
      [
        "Ġcap",
        "ace"
      ],
      [
        "ar",
        "re"
      ],
      [
        "ĠAn",
        "na"
      ],
      [
        "la",
        "v"
      ],
      [
        "Ġcom",
        "ma"
      ],
      [
        "Ġur",
        "g"
      ],
      [
        "Ġc",
        "ott"
      ],
      [
        "Ġf",
        "ini"
      ],
      [
        "ĠM",
        "as"
      ],
      [
        "Ġa",
        "zione"
      ],
      [
        "Ġext",
        "ensive"
      ],
      [
        "Ġsuperfic",
        "ie"
      ],
      [
        "Ġsint",
        "omi"
      ],
      [
        "Ġne",
        "uro"
      ],
      [
        "Ġregular",
        "ly"
      ],
      [
        "teg",
        "er"
      ],
      [
        "Ġcle",
        "arly"
      ],
      [
        "ĠG",
        "D"
      ],
      [
        "RO",
        "M"
      ],
      [
        "ĠSc",
        "ar"
      ],
      [
        "und",
        "le"
      ],
      [
        "Ġl",
        "Ãł"
      ],
      [
        "ĠCle",
        "an"
      ],
      [
        "Ġrichied",
        "e"
      ],
      [
        "Ġsem",
        "i"
      ],
      [
        "Ġleg",
        "itt"
      ],
      [
        "Ġpol",
        "izia"
      ],
      [
        "le",
        "c"
      ],
      [
        "if",
        "orm"
      ],
      [
        "Ġexc",
        "ited"
      ],
      [
        "Ġchi",
        "usura"
      ],
      [
        "m",
        "ost"
      ],
      [
        "ĠE",
        "p"
      ],
      [
        "Ġmess",
        "ages"
      ],
      [
        "Ġdog",
        "s"
      ],
      [
        "Ġspecif",
        "iche"
      ],
      [
        "Ġemot",
        "ional"
      ],
      [
        "U",
        "s"
      ],
      [
        "Ġre",
        "so"
      ],
      [
        "Ġconsider",
        "azione"
      ],
      [
        "å",
        "¼"
      ],
      [
        "Rep",
        "ository"
      ],
      [
        "Ġsp",
        "ett"
      ],
      [
        "Ġsemplic",
        "i"
      ],
      [
        "Ġtr",
        "atti"
      ],
      [
        "Ġav",
        "viene"
      ],
      [
        "Ġrestaur",
        "ant"
      ],
      [
        "are",
        "nt"
      ],
      [
        "ĠR",
        "ai"
      ],
      [
        "h",
        "ome"
      ],
      [
        "Ġsupport",
        "ing"
      ],
      [
        "Ġc",
        "ento"
      ],
      [
        "g",
        "age"
      ],
      [
        "Ġal",
        "ign"
      ],
      [
        "Ġt",
        "un"
      ],
      [
        "att",
        "iv"
      ],
      [
        "Ġpartecip",
        "anti"
      ],
      [
        "b",
        "in"
      ],
      [
        "Ġtrend",
        "s"
      ],
      [
        "Ġsupport",
        "ed"
      ],
      [
        ">",
        ">"
      ],
      [
        "Ġsor",
        "ta"
      ],
      [
        "Ġdis",
        "ag"
      ],
      [
        "Ġautomatic",
        "ally"
      ],
      [
        "Over",
        "ride"
      ],
      [
        "ĠE",
        "g"
      ],
      [
        "Ġprogram",
        "mi"
      ],
      [
        "h",
        "ow"
      ],
      [
        "ĠEn",
        "ergy"
      ],
      [
        "Ġsaus",
        "ages"
      ],
      [
        "Ġdem",
        "ocr"
      ],
      [
        "ol",
        "ini"
      ],
      [
        "ĠM",
        "obile"
      ],
      [
        "Ġpremi",
        "um"
      ],
      [
        "ĠC",
        "anc"
      ],
      [
        "Ġn",
        "d"
      ],
      [
        "Ġes",
        "prim"
      ],
      [
        "com",
        "es"
      ],
      [
        "Ġh",
        "ol"
      ],
      [
        "Ġcaus",
        "es"
      ],
      [
        "ann",
        "els"
      ],
      [
        "B",
        "ase"
      ],
      [
        "Ġpag",
        "are"
      ],
      [
        "G",
        "ET"
      ],
      [
        "un",
        "i"
      ],
      [
        "Ġricord",
        "a"
      ],
      [
        "oc",
        "chio"
      ],
      [
        "aus",
        "age"
      ],
      [
        "Ġident",
        "ity"
      ],
      [
        "ul",
        "ed"
      ],
      [
        "ce",
        "an"
      ],
      [
        "Ġdem",
        "ocra"
      ],
      [
        "å",
        "ĩ"
      ],
      [
        "Ġmod",
        "ifica"
      ],
      [
        "od",
        "io"
      ],
      [
        "T",
        "Y"
      ],
      [
        "ĠS",
        "ind"
      ],
      [
        "ric",
        "an"
      ],
      [
        "Ġchi",
        "ud"
      ],
      [
        "Ġ#",
        "##"
      ],
      [
        "ĠP",
        "eter"
      ],
      [
        "Ġopen",
        "ed"
      ],
      [
        "ial",
        "og"
      ],
      [
        "Ġ",
        "~"
      ],
      [
        "Ġind",
        "i"
      ],
      [
        "Ġvisit",
        "are"
      ],
      [
        "ini",
        "zione"
      ],
      [
        "Ġcomp",
        "rens"
      ],
      [
        "eg",
        "in"
      ],
      [
        "ĠF",
        "ore"
      ],
      [
        "uc",
        "ch"
      ],
      [
        "Ġdom",
        "ani"
      ],
      [
        "ch",
        "ie"
      ],
      [
        "Ġinvol",
        "ves"
      ],
      [
        "Ġre",
        "vol"
      ],
      [
        "nes",
        "day"
      ],
      [
        "Ġess",
        "endo"
      ],
      [
        "Ñ",
        "ĥ"
      ],
      [
        "Ġ",
        "ice"
      ],
      [
        "Ġesp",
        "ress"
      ],
      [
        "Ġ)",
        ");"
      ],
      [
        "ĠMart",
        "in"
      ],
      [
        "ĠR",
        "ip"
      ],
      [
        "ER",
        "V"
      ],
      [
        "ĠT",
        "ype"
      ],
      [
        "Ġcomp",
        "are"
      ],
      [
        "ap",
        "ore"
      ],
      [
        "Ġpre",
        "venzione"
      ],
      [
        "ĠTh",
        "ursday"
      ],
      [
        "Ġmanag",
        "ed"
      ],
      [
        "Ġbag",
        "no"
      ],
      [
        "Ġun",
        "its"
      ],
      [
        "am",
        "ina"
      ],
      [
        "ĠF",
        "a"
      ],
      [
        "ĠR",
        "ef"
      ],
      [
        "j",
        "u"
      ],
      [
        "<",
        "?"
      ],
      [
        "M",
        "I"
      ],
      [
        "ial",
        "itÃł"
      ],
      [
        "Ġaccess",
        "ible"
      ],
      [
        "Ġcons",
        "olid"
      ],
      [
        "Ġad",
        "ott"
      ],
      [
        "ĠDem",
        "ocr"
      ],
      [
        "lic",
        "t"
      ],
      [
        "ĠK",
        "now"
      ],
      [
        "Ġparticip",
        "ants"
      ],
      [
        "By",
        "Id"
      ],
      [
        "re",
        "es"
      ],
      [
        "Ġdoll",
        "ari"
      ],
      [
        "ĠPar",
        "co"
      ],
      [
        "O",
        "pt"
      ],
      [
        "Ġlist",
        "en"
      ],
      [
        "Param",
        "eter"
      ],
      [
        "ce",
        "zione"
      ],
      [
        "b",
        "et"
      ],
      [
        "In",
        "stance"
      ],
      [
        "ĠCh",
        "ic"
      ],
      [
        "Ġimmedi",
        "atamente"
      ],
      [
        "Ġcamb",
        "io"
      ],
      [
        "Ġem",
        "phas"
      ],
      [
        "w",
        "ater"
      ],
      [
        "t",
        "xt"
      ],
      [
        "Ġapp",
        "unto"
      ],
      [
        "ĠLa",
        "zio"
      ],
      [
        "se",
        "e"
      ],
      [
        "Ġcontrib",
        "ute"
      ],
      [
        "Ġe",
        "ating"
      ],
      [
        "Ġb",
        "ello"
      ],
      [
        "ĠG",
        "er"
      ],
      [
        "S",
        "tre"
      ],
      [
        "Ġur",
        "ban"
      ],
      [
        "Ġpriv",
        "ileg"
      ],
      [
        "ra",
        "c"
      ],
      [
        "Ġprend",
        "e"
      ],
      [
        "ĠD",
        "all"
      ],
      [
        "com",
        "merce"
      ],
      [
        "Ġtradi",
        "zionale"
      ],
      [
        "ĠPi",
        "er"
      ],
      [
        "ĠC",
        "up"
      ],
      [
        "ĠFr",
        "ank"
      ],
      [
        "inter",
        "o"
      ],
      [
        "Ġcomp",
        "osto"
      ],
      [
        "Ġperf",
        "etto"
      ],
      [
        "n",
        "s"
      ],
      [
        "ick",
        "en"
      ],
      [
        "ĠAn",
        "al"
      ],
      [
        "f",
        "olio"
      ],
      [
        "Ġdim",
        "ensione"
      ],
      [
        "Ġgen",
        "era"
      ],
      [
        "Ġmaggior",
        "anza"
      ],
      [
        "gor",
        "ith"
      ],
      [
        "Ġart",
        "ists"
      ],
      [
        "ĠS",
        "omet"
      ],
      [
        "Ġspec",
        "ies"
      ],
      [
        "ĠE",
        "ra"
      ],
      [
        "Ġw",
        "indows"
      ],
      [
        "r",
        "at"
      ],
      [
        "Ġclos",
        "ed"
      ],
      [
        "Ġeduc",
        "ational"
      ],
      [
        "Ġcre",
        "am"
      ],
      [
        "Ġg",
        "ram"
      ],
      [
        "ig",
        "e"
      ],
      [
        "P",
        "rov"
      ],
      [
        "Ġmod",
        "a"
      ],
      [
        "Ġun",
        "ica"
      ],
      [
        "Ġse",
        "a"
      ],
      [
        "ĠS",
        "emp"
      ],
      [
        "Ġlo",
        "ans"
      ],
      [
        "ĠP",
        "ac"
      ],
      [
        "ind",
        "irizzo"
      ],
      [
        "ĠV",
        "itt"
      ],
      [
        "Ġgrat",
        "uito"
      ],
      [
        "Ġcre",
        "ation"
      ],
      [
        "in",
        "ch"
      ],
      [
        "Ġc",
        "erv"
      ],
      [
        "ens",
        "ed"
      ],
      [
        "Ġpo",
        "ver"
      ],
      [
        "Ġsal",
        "t"
      ],
      [
        "as",
        "ia"
      ],
      [
        "ĠTues",
        "day"
      ],
      [
        "Ġscen",
        "ario"
      ],
      [
        "W",
        "S"
      ],
      [
        "Ġmanif",
        "est"
      ],
      [
        "pro",
        "cess"
      ],
      [
        "Ġsignific",
        "ato"
      ],
      [
        "Ġc",
        "utting"
      ],
      [
        "ĠD",
        "u"
      ],
      [
        "Ġatt",
        "uale"
      ],
      [
        "Ġabs",
        "olutely"
      ],
      [
        "Ġconsider",
        "ato"
      ],
      [
        "ĠH",
        "ill"
      ],
      [
        "Ġvitt",
        "ime"
      ],
      [
        "r",
        "ies"
      ],
      [
        "Ġrecuper",
        "o"
      ],
      [
        "s",
        "ausage"
      ],
      [
        "Ġenth",
        "usi"
      ],
      [
        "ett",
        "ato"
      ],
      [
        "Ġcon",
        "sequ"
      ],
      [
        "Ġdescrib",
        "ed"
      ],
      [
        "to",
        "t"
      ],
      [
        "ĠF",
        "ile"
      ],
      [
        "ret",
        "ario"
      ],
      [
        "Ġr",
        "an"
      ],
      [
        "Ġcele",
        "b"
      ],
      [
        "m",
        "ento"
      ],
      [
        "r",
        "ate"
      ],
      [
        "ĠS",
        "O"
      ],
      [
        "Ġconfer",
        "ence"
      ],
      [
        "id",
        "en"
      ],
      [
        "or",
        "ma"
      ],
      [
        "ĠE",
        "V"
      ],
      [
        "D",
        "oc"
      ],
      [
        "s",
        "ource"
      ],
      [
        "Ġgener",
        "azione"
      ],
      [
        "Ġhus",
        "band"
      ],
      [
        "Ġdes",
        "ire"
      ],
      [
        "ĠU",
        "RL"
      ],
      [
        "D",
        "E"
      ],
      [
        "ĠL",
        "and"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠ"
      ],
      [
        "Ġproced",
        "ura"
      ],
      [
        "ĠMass",
        "imo"
      ],
      [
        "Ġknow",
        "s"
      ],
      [
        "ĠM",
        "ex"
      ],
      [
        "Ġricord",
        "are"
      ],
      [
        "ĠP",
        "age"
      ],
      [
        "ĠSec",
        "ond"
      ],
      [
        "rem",
        "mo"
      ],
      [
        "Ġnut",
        "rit"
      ],
      [
        "ĠM",
        "en"
      ],
      [
        "////////",
        "////////"
      ],
      [
        "ĠR",
        "if"
      ],
      [
        "Ġnorm",
        "ativa"
      ],
      [
        "Ġpot",
        "eva"
      ],
      [
        "ia",
        "o"
      ],
      [
        "Ġrichies",
        "to"
      ],
      [
        "tto",
        "re"
      ],
      [
        "ĠNat",
        "ural"
      ],
      [
        "Ġdom",
        "ain"
      ],
      [
        "Ġl",
        "ogo"
      ],
      [
        "m",
        "ing"
      ],
      [
        "ĠC",
        "ode"
      ],
      [
        "Ġind",
        "irizzo"
      ],
      [
        "G",
        "R"
      ],
      [
        "Ġtelev",
        "is"
      ],
      [
        "org",
        "ia"
      ],
      [
        "Ġdeb",
        "t"
      ],
      [
        "em",
        "on"
      ],
      [
        "ĠQu",
        "este"
      ],
      [
        "sp",
        "ec"
      ],
      [
        "Ġ\"",
        ");"
      ],
      [
        "Ġparl",
        "ato"
      ],
      [
        "Ġcanc",
        "ell"
      ],
      [
        "Ġinfer",
        "iore"
      ],
      [
        "ĠG",
        "B"
      ],
      [
        "Ġ[",
        "'"
      ],
      [
        "Ġcent",
        "ri"
      ],
      [
        "Ġrun",
        "s"
      ],
      [
        "Ġaccom",
        "pl"
      ],
      [
        "ĠT",
        "en"
      ],
      [
        "ĠM",
        "ur"
      ],
      [
        "ĠPar",
        "l"
      ],
      [
        "xi",
        "ety"
      ],
      [
        "out",
        "put"
      ],
      [
        "Ġpress",
        "ione"
      ],
      [
        "Ġpre",
        "t"
      ],
      [
        "Ġg",
        "ol"
      ],
      [
        "Ġmod",
        "ule"
      ],
      [
        "ĠIsra",
        "el"
      ],
      [
        "let",
        "te"
      ],
      [
        "Ġcan",
        "e"
      ],
      [
        "Ġtr",
        "atto"
      ],
      [
        "Ġmedi",
        "um"
      ],
      [
        "id",
        "ents"
      ],
      [
        "Ġfac",
        "ility"
      ],
      [
        "ir",
        "ation"
      ],
      [
        "cl",
        "ose"
      ],
      [
        "M",
        "D"
      ],
      [
        "abini",
        "eri"
      ],
      [
        "id",
        "ential"
      ],
      [
        "Ġl",
        "amp"
      ],
      [
        "ett",
        "amente"
      ],
      [
        "ĠNe",
        "i"
      ],
      [
        "Ġem",
        "pty"
      ],
      [
        "Ġpot",
        "ete"
      ],
      [
        "or",
        "z"
      ],
      [
        "U",
        "t"
      ],
      [
        "f",
        "ia"
      ],
      [
        "Ġra",
        "ised"
      ],
      [
        "u",
        "cci"
      ],
      [
        "Ġai",
        "uta"
      ],
      [
        "Ġmarch",
        "io"
      ],
      [
        "ĠP",
        "ug"
      ],
      [
        "n",
        "b"
      ],
      [
        "ĠMar",
        "c"
      ],
      [
        "List",
        "ener"
      ],
      [
        "Ġengine",
        "ering"
      ],
      [
        "Ġmet",
        "a"
      ],
      [
        "at",
        "tr"
      ],
      [
        "ĠR",
        "iver"
      ],
      [
        "Ġclass",
        "ifica"
      ],
      [
        "Ġtemper",
        "atura"
      ],
      [
        "isp",
        "ens"
      ],
      [
        "Ġscomm",
        "esse"
      ],
      [
        "Ġsett",
        "ori"
      ],
      [
        "Ġf",
        "ont"
      ],
      [
        "I",
        "f"
      ],
      [
        "atter",
        "e"
      ],
      [
        "Ġs",
        "guardo"
      ],
      [
        "Ġ",
        "Î"
      ],
      [
        "lic",
        "i"
      ],
      [
        "Ġshow",
        "ing"
      ],
      [
        "Ġass",
        "emb"
      ],
      [
        "Ġsosten",
        "ibile"
      ],
      [
        "in",
        "v"
      ],
      [
        "I",
        "stituto"
      ],
      [
        "Ġdes",
        "pite"
      ],
      [
        "ape",
        "ut"
      ],
      [
        "Ġmant",
        "en"
      ],
      [
        "Ġprov",
        "are"
      ],
      [
        "Ġfit",
        "ness"
      ],
      [
        "ĠSoci",
        "etÃł"
      ],
      [
        "Ġappunt",
        "amento"
      ],
      [
        "Ġbe",
        "ach"
      ],
      [
        "IC",
        "O"
      ],
      [
        "ĠSm",
        "ith"
      ],
      [
        "ĠTit",
        "olare"
      ],
      [
        "C",
        "D"
      ],
      [
        "Ġtit",
        "oli"
      ],
      [
        "Ġvol",
        "unte"
      ],
      [
        "ĠH",
        "am"
      ],
      [
        "Ġfur",
        "ono"
      ],
      [
        "res",
        "i"
      ],
      [
        "ĠUn",
        "ion"
      ],
      [
        "ĠP",
        "ers"
      ],
      [
        "Ġchi",
        "ede"
      ],
      [
        "ĠW",
        "all"
      ],
      [
        "et",
        "ing"
      ],
      [
        "Ġscom",
        "par"
      ],
      [
        "Ġcom",
        "inci"
      ],
      [
        "Ġpla",
        "ys"
      ],
      [
        "Ġsp",
        "aces"
      ],
      [
        "Ġfant",
        "astic"
      ],
      [
        "s",
        "rc"
      ],
      [
        "ria",
        "ge"
      ],
      [
        "Ġw",
        "arr"
      ],
      [
        "Ġcare",
        "fully"
      ],
      [
        "ĠH",
        "uman"
      ],
      [
        "Ġpomer",
        "iggio"
      ],
      [
        "ĠC",
        "it"
      ],
      [
        "ĠP",
        "atr"
      ],
      [
        "Ġs",
        "ample"
      ],
      [
        "U",
        "rl"
      ],
      [
        "or",
        "ough"
      ],
      [
        "U",
        "G"
      ],
      [
        "Ġbil",
        "ancio"
      ],
      [
        "ag",
        "ne"
      ],
      [
        "ĠC",
        "L"
      ],
      [
        "Ġexc",
        "ess"
      ],
      [
        "ĠEng",
        "land"
      ],
      [
        "c",
        "at"
      ],
      [
        "Ġs",
        "omm"
      ],
      [
        "U",
        "RE"
      ],
      [
        "ug",
        "a"
      ],
      [
        "ĠZ",
        "e"
      ],
      [
        "ĠWed",
        "nesday"
      ],
      [
        "Ġst",
        "one"
      ],
      [
        "Ġdef",
        "ined"
      ],
      [
        "Ġint",
        "end"
      ],
      [
        "Ġcos",
        "ta"
      ],
      [
        "ĠAmer",
        "ic"
      ],
      [
        "ĠB",
        "erg"
      ],
      [
        "S",
        "ec"
      ],
      [
        "Ġworld",
        "wide"
      ],
      [
        "æ",
        "ł"
      ],
      [
        "Ġv",
        "or"
      ],
      [
        "Ġbr",
        "ief"
      ],
      [
        "ĠQu",
        "ali"
      ],
      [
        "Ġrefer",
        "ence"
      ],
      [
        "Ġc",
        "ities"
      ],
      [
        "Ġeng",
        "age"
      ],
      [
        "Ġfondament",
        "ali"
      ],
      [
        "w",
        "er"
      ],
      [
        "Ġs",
        "now"
      ],
      [
        "ĠP",
        "S"
      ],
      [
        "ĠP",
        "ag"
      ],
      [
        "ret",
        "ti"
      ],
      [
        "to",
        "wn"
      ],
      [
        "ĠSc",
        "ott"
      ],
      [
        "Ġp",
        "ip"
      ],
      [
        "Ġc",
        "ort"
      ],
      [
        "c",
        "ap"
      ],
      [
        "Ġcon",
        "corso"
      ],
      [
        "ĠJour",
        "nal"
      ],
      [
        "Ġad",
        "opt"
      ],
      [
        "ĠOr",
        "ig"
      ],
      [
        "Ġcer",
        "ta"
      ],
      [
        "ĠT",
        "imes"
      ],
      [
        "l",
        "ined"
      ],
      [
        "ram",
        "ework"
      ],
      [
        "Temp",
        "late"
      ],
      [
        "Ġsex",
        "ual"
      ],
      [
        "ĠScop",
        "ri"
      ],
      [
        "er",
        "che"
      ],
      [
        "ĠD",
        "an"
      ],
      [
        "Ġgiard",
        "ino"
      ],
      [
        "OR",
        "D"
      ],
      [
        "ĠSk",
        "y"
      ],
      [
        "Ġdettag",
        "lio"
      ],
      [
        "é",
        "ĩ"
      ],
      [
        "Ġe",
        "gg"
      ],
      [
        "Ġaliment",
        "are"
      ],
      [
        "Ġman",
        "utenzione"
      ],
      [
        "ĠR",
        "eturn"
      ],
      [
        "Ġpot",
        "enza"
      ],
      [
        "s",
        "ql"
      ],
      [
        "ĠM",
        "ill"
      ],
      [
        "ener",
        "gia"
      ],
      [
        "Ġfl",
        "at"
      ],
      [
        "ent",
        "al"
      ],
      [
        "Ġvantag",
        "gio"
      ],
      [
        "ĠCh",
        "ampions"
      ],
      [
        "Ġsele",
        "zione"
      ],
      [
        "it",
        "ti"
      ],
      [
        "St",
        "art"
      ],
      [
        "Ã",
        "¶"
      ],
      [
        "Ġconc",
        "ent"
      ],
      [
        "ĠInf",
        "ine"
      ],
      [
        "row",
        "s"
      ],
      [
        "bb",
        "y"
      ],
      [
        "Ġlif",
        "estyle"
      ],
      [
        "imp",
        "resa"
      ],
      [
        "Ġqual",
        "unque"
      ],
      [
        "ĠAut",
        "om"
      ],
      [
        "Ġcollabor",
        "ation"
      ],
      [
        "ä¸",
        "Ń"
      ],
      [
        "Ġp",
        "ec"
      ],
      [
        "ore",
        "a"
      ],
      [
        "ĠIns",
        "tead"
      ],
      [
        "os",
        "ti"
      ],
      [
        "Ġ:",
        ":"
      ],
      [
        "Ġsim",
        "ili"
      ],
      [
        "ro",
        "ad"
      ],
      [
        "Ġpross",
        "imi"
      ],
      [
        "is",
        "is"
      ],
      [
        "ĠMin",
        "ister"
      ],
      [
        "Ġpass",
        "a"
      ],
      [
        "import",
        "anza"
      ],
      [
        "ro",
        "t"
      ],
      [
        "U",
        "til"
      ],
      [
        "Ġp",
        "el"
      ],
      [
        "Ġci",
        "elo"
      ],
      [
        "ĠI",
        "II"
      ],
      [
        "Ġmiss",
        "ing"
      ],
      [
        "f",
        "its"
      ],
      [
        "ĠP",
        "ut"
      ],
      [
        "Ġmet",
        "ter"
      ],
      [
        "Ġmin",
        "ute"
      ],
      [
        "ĠR",
        "ac"
      ],
      [
        "Ġorgan",
        "izzato"
      ],
      [
        "graf",
        "ia"
      ],
      [
        "ĠRes",
        "pons"
      ],
      [
        "Ġdis",
        "trict"
      ],
      [
        "Ġass",
        "ume"
      ],
      [
        "p",
        "la"
      ],
      [
        "oun",
        "der"
      ],
      [
        "it",
        "arie"
      ],
      [
        "Ġdiff",
        "usione"
      ],
      [
        "j",
        "pg"
      ],
      [
        "Ġpropos",
        "ito"
      ],
      [
        "ĠP",
        "la"
      ],
      [
        "Ġperson",
        "aggio"
      ],
      [
        "atr",
        "ici"
      ],
      [
        "Ġri",
        "ent"
      ],
      [
        "Ġreturn",
        "ed"
      ],
      [
        "Ġpattern",
        "s"
      ],
      [
        "ĠGior",
        "gio"
      ],
      [
        "ĠN",
        "ame"
      ],
      [
        "enn",
        "is"
      ],
      [
        "Ġinstall",
        "ed"
      ],
      [
        "ĠPre",
        "vious"
      ],
      [
        "Ġanim",
        "al"
      ],
      [
        "Ġf",
        "illed"
      ],
      [
        "Ġf",
        "onte"
      ],
      [
        "ol",
        "t"
      ],
      [
        "Ġdo",
        "ors"
      ],
      [
        "ĠPi",
        "ano"
      ],
      [
        "ĠGu",
        "ide"
      ],
      [
        "Re",
        "ad"
      ],
      [
        "cra",
        "ina"
      ],
      [
        "âĢĿ",
        ":"
      ],
      [
        "av",
        "o"
      ],
      [
        "ĠW",
        "i"
      ],
      [
        "Ġun",
        "less"
      ],
      [
        "olog",
        "iche"
      ],
      [
        "Ġte",
        "eth"
      ],
      [
        "Ġvelo",
        "ce"
      ],
      [
        "in",
        "ner"
      ],
      [
        "Ġst",
        "ated"
      ],
      [
        "izz",
        "ando"
      ],
      [
        "ĠPD",
        "F"
      ],
      [
        "Ġsur",
        "vey"
      ],
      [
        "Ġ",
        "enti"
      ],
      [
        "Ġel",
        "ig"
      ],
      [
        "Ġsqu",
        "are"
      ],
      [
        "Ġ>",
        "="
      ],
      [
        "Ġconsapevole",
        "zza"
      ],
      [
        "he",
        "ight"
      ],
      [
        "Ġpass",
        "i"
      ],
      [
        "st",
        "on"
      ],
      [
        "ĠT",
        "a"
      ],
      [
        "Ġper",
        "corsi"
      ],
      [
        "ĠH",
        "ot"
      ],
      [
        "ĠEurope",
        "a"
      ],
      [
        "ĠPi",
        "ù"
      ],
      [
        "ab",
        "is"
      ],
      [
        "ĠAcc",
        "ount"
      ],
      [
        "art",
        "ista"
      ],
      [
        "Ġp",
        "utting"
      ],
      [
        "em",
        "ia"
      ],
      [
        "par",
        "ams"
      ],
      [
        "Ġpos",
        "izion"
      ],
      [
        "Ġad",
        "er"
      ],
      [
        "Ġness",
        "una"
      ],
      [
        "Ġtit",
        "olare"
      ],
      [
        "ĠF",
        "el"
      ],
      [
        "k",
        "et"
      ],
      [
        "s",
        "end"
      ],
      [
        "erv",
        "ation"
      ],
      [
        "Ġinstruct",
        "ions"
      ],
      [
        "Ġqu",
        "anti"
      ],
      [
        "A",
        "mer"
      ],
      [
        "Ġgiusti",
        "zia"
      ],
      [
        "ĠO",
        "tt"
      ],
      [
        "ĠQ",
        "U"
      ],
      [
        "ĠWe",
        "bs"
      ],
      [
        "r",
        "ich"
      ],
      [
        "Ġse",
        "am"
      ],
      [
        "Ġhon",
        "est"
      ],
      [
        "ĠB",
        "ern"
      ],
      [
        "Ġtratt",
        "ati"
      ],
      [
        "V",
        "I"
      ],
      [
        "ĠSer",
        "ies"
      ],
      [
        "Ġposs",
        "ess"
      ],
      [
        "Ġstrateg",
        "ic"
      ],
      [
        "Ġmiglia",
        "ia"
      ],
      [
        "Ġbl",
        "occ"
      ],
      [
        "id",
        "itÃł"
      ],
      [
        "ĠU",
        "k"
      ],
      [
        "Ġj",
        "ump"
      ],
      [
        "ombard",
        "ia"
      ],
      [
        "ong",
        "ono"
      ],
      [
        "Ġany",
        "where"
      ],
      [
        "H",
        "el"
      ],
      [
        "Ġex",
        "ternal"
      ],
      [
        "ĠFr",
        "ance"
      ],
      [
        "ĠSh",
        "are"
      ],
      [
        "Ġsur",
        "f"
      ],
      [
        "p",
        "erson"
      ],
      [
        "ontro",
        "ll"
      ],
      [
        "M",
        "C"
      ],
      [
        "Ġj",
        "oy"
      ],
      [
        "ĠFr",
        "anco"
      ],
      [
        "Ġtraff",
        "ico"
      ],
      [
        "Ġman",
        "ner"
      ],
      [
        "ĠS",
        "che"
      ],
      [
        "Ġpos",
        "itivo"
      ],
      [
        "Ġo",
        "k"
      ],
      [
        "Ġed",
        "itor"
      ],
      [
        "con",
        "f"
      ],
      [
        "Ġpost",
        "ed"
      ],
      [
        "Ġdispon",
        "ibilitÃł"
      ],
      [
        "Ġb",
        "ird"
      ],
      [
        "ĠSt",
        "oria"
      ],
      [
        "Ġass",
        "et"
      ],
      [
        "Ġpolit",
        "ici"
      ],
      [
        "istr",
        "ict"
      ],
      [
        "ech",
        "o"
      ],
      [
        "Ġed",
        "it"
      ],
      [
        "ers",
        "tand"
      ],
      [
        "Ġproced",
        "ures"
      ],
      [
        "Ġpens",
        "ato"
      ],
      [
        "Ġpor",
        "te"
      ],
      [
        "Ġr",
        "ank"
      ],
      [
        "Ġc",
        "ord"
      ],
      [
        "Ġt",
        "ight"
      ],
      [
        "ĠA",
        "ward"
      ],
      [
        "IN",
        "T"
      ],
      [
        "Ġfor",
        "ti"
      ],
      [
        "ak",
        "s"
      ],
      [
        "Ġconsegu",
        "enze"
      ],
      [
        "Ġport",
        "ata"
      ],
      [
        "ĠMiche",
        "le"
      ],
      [
        "Ġult",
        "imo"
      ],
      [
        "Ġre",
        "ducing"
      ],
      [
        "im",
        "s"
      ],
      [
        "ĠO",
        "cc"
      ],
      [
        "Ġconvers",
        "ation"
      ],
      [
        "Ġfood",
        "s"
      ],
      [
        "d",
        "ouble"
      ],
      [
        "less",
        "ly"
      ],
      [
        "Ġm",
        "ur"
      ],
      [
        "r",
        "un"
      ],
      [
        "ä",
        "¹"
      ],
      [
        "Ġsu",
        "ffer"
      ],
      [
        "L",
        "ink"
      ],
      [
        "Ġw",
        "id"
      ],
      [
        "Ġmonth",
        "ly"
      ],
      [
        "æľ",
        "ī"
      ],
      [
        "Ġv",
        "ogliamo"
      ],
      [
        "Ġim",
        "ag"
      ],
      [
        "Ġeven",
        "ing"
      ],
      [
        "ot",
        "hes"
      ],
      [
        "Ġfurn",
        "iture"
      ],
      [
        "ĠP",
        "oint"
      ],
      [
        "ĠS",
        "ignore"
      ],
      [
        "ur",
        "ally"
      ],
      [
        "P",
        "N"
      ],
      [
        "Ġper",
        "so"
      ],
      [
        "Ġfis",
        "ico"
      ],
      [
        "Ġour",
        "selves"
      ],
      [
        "AR",
        "D"
      ],
      [
        "B",
        "I"
      ],
      [
        "Ġsu",
        "ff"
      ],
      [
        "ĠMil",
        "an"
      ],
      [
        "Ġregistr",
        "ation"
      ],
      [
        "F",
        "O"
      ],
      [
        "Ġserv",
        "ing"
      ],
      [
        "Hand",
        "ler"
      ],
      [
        "Ġyou",
        "th"
      ],
      [
        "Ġex",
        "amples"
      ],
      [
        "Ġm",
        "atrimonio"
      ],
      [
        "Ġpriv",
        "ati"
      ],
      [
        "or",
        "ato"
      ],
      [
        "Ġcomport",
        "amento"
      ],
      [
        "v",
        "ector"
      ],
      [
        "Ġfar",
        "si"
      ],
      [
        "Ġdesider",
        "io"
      ],
      [
        "Ġf",
        "est"
      ],
      [
        "Ġott",
        "enuto"
      ],
      [
        "Ġgen",
        "u"
      ],
      [
        "ir",
        "l"
      ],
      [
        "Ġg",
        "lo"
      ],
      [
        "Ġchiam",
        "ato"
      ],
      [
        "ĠS",
        "ac"
      ],
      [
        "Ġmanag",
        "ing"
      ],
      [
        "Ġp",
        "ill"
      ],
      [
        "ĠHel",
        "p"
      ],
      [
        "Che",
        "ck"
      ],
      [
        "ĠPre",
        "mio"
      ],
      [
        "Ġf",
        "al"
      ],
      [
        "Ġnor",
        "ma"
      ],
      [
        "Ġth",
        "read"
      ],
      [
        "Ġun",
        "itÃł"
      ],
      [
        "Ġpun",
        "ta"
      ],
      [
        "Ġdistin",
        "ct"
      ],
      [
        "Ġan",
        "ch"
      ],
      [
        "Ġmor",
        "ti"
      ],
      [
        "ĠM",
        "ari"
      ],
      [
        "ĠP",
        "orto"
      ],
      [
        "Ġfrequ",
        "ently"
      ],
      [
        "th",
        "let"
      ],
      [
        "p",
        "tr"
      ],
      [
        "Ġcamp",
        "ionato"
      ],
      [
        "Ġteach",
        "ers"
      ],
      [
        "up",
        "load"
      ],
      [
        "Ġshe",
        "l"
      ],
      [
        "ĠTosc",
        "ana"
      ],
      [
        "ĠL",
        "ED"
      ],
      [
        "ĠA",
        "rea"
      ],
      [
        "ot",
        "ic"
      ],
      [
        "izz",
        "era"
      ],
      [
        "Ġappear",
        "s"
      ],
      [
        "ta",
        "b"
      ],
      [
        "ĠAss",
        "ist"
      ],
      [
        "Ġslight",
        "ly"
      ],
      [
        "ĠE",
        "D"
      ],
      [
        "ĠO",
        "ld"
      ],
      [
        "Ġlav",
        "ora"
      ],
      [
        "Ġcir",
        "col"
      ],
      [
        "Ġus",
        "ato"
      ],
      [
        "Ġsare",
        "bbero"
      ],
      [
        "Ġterap",
        "ia"
      ],
      [
        "Ġaff",
        "ront"
      ],
      [
        "M",
        "y"
      ],
      [
        "b",
        "our"
      ],
      [
        "ĠP",
        "ubl"
      ],
      [
        "Ġin",
        "aug"
      ],
      [
        "Ġsess",
        "ions"
      ],
      [
        "!",
        "âĢĿ"
      ],
      [
        "ĠVal",
        "ley"
      ],
      [
        "Ġf",
        "onti"
      ],
      [
        "Ġpresent",
        "are"
      ],
      [
        "Ġpriv",
        "ato"
      ],
      [
        "ĠD",
        "og"
      ],
      [
        "ĠG",
        "R"
      ],
      [
        "Ġproveni",
        "enti"
      ],
      [
        "Ġsuccessful",
        "ly"
      ],
      [
        "ett",
        "ive"
      ],
      [
        "Ġa",
        "pre"
      ],
      [
        "c",
        "od"
      ],
      [
        "ĠLe",
        "ad"
      ],
      [
        "Ġ\"",
        ")"
      ],
      [
        "Ġambi",
        "enti"
      ],
      [
        "Ġtras",
        "paren"
      ],
      [
        "B",
        "ook"
      ],
      [
        "Ġcomb",
        "ined"
      ],
      [
        "ĠD",
        "ist"
      ],
      [
        "Ġdov",
        "rebbero"
      ],
      [
        "att",
        "amento"
      ],
      [
        "Ġdist",
        "ingu"
      ],
      [
        "Ġcon",
        "tiene"
      ],
      [
        "C",
        "S"
      ],
      [
        "ĠY",
        "O"
      ],
      [
        "Ġlingu",
        "aggio"
      ],
      [
        "l",
        "lo"
      ],
      [
        "ul",
        "ations"
      ],
      [
        "Ġrep",
        "lace"
      ],
      [
        "Ġindic",
        "ate"
      ],
      [
        "Ġaut",
        "onom"
      ],
      [
        "ĠMent",
        "re"
      ],
      [
        "Ġstor",
        "ica"
      ],
      [
        "d",
        "ict"
      ],
      [
        "Ġtre",
        "es"
      ],
      [
        "Ġw",
        "alking"
      ],
      [
        "app",
        "licazione"
      ],
      [
        "Ġfail",
        "ed"
      ],
      [
        "ĠF",
        "ut"
      ],
      [
        "Ġcontr",
        "ast"
      ],
      [
        "Ġlasci",
        "ato"
      ],
      [
        "Ġfr",
        "utto"
      ],
      [
        "ĠTr",
        "as"
      ],
      [
        "Ġcoinvol",
        "g"
      ],
      [
        "Ġeurope",
        "i"
      ],
      [
        "ĠN",
        "oi"
      ],
      [
        "Ġst",
        "elle"
      ],
      [
        "Ġd",
        "ose"
      ],
      [
        "ĠCl",
        "oud"
      ],
      [
        "Ġprepar",
        "azione"
      ],
      [
        "Ġlung",
        "he"
      ],
      [
        "Ġv",
        "in"
      ],
      [
        "Ġn",
        "omi"
      ],
      [
        "lect",
        "ions"
      ],
      [
        "Ġche",
        "ap"
      ],
      [
        "ĠD",
        "ol"
      ],
      [
        "Ġj",
        "u"
      ],
      [
        "E",
        "E"
      ],
      [
        "Ġpot",
        "enz"
      ],
      [
        "Ġtelef",
        "ono"
      ],
      [
        "ĠB",
        "lu"
      ],
      [
        "Ġre",
        "duced"
      ],
      [
        "Ġracc",
        "on"
      ],
      [
        "Ġopin",
        "ion"
      ],
      [
        "Ġguard",
        "are"
      ],
      [
        "ĠV",
        "ict"
      ],
      [
        "Ġimm",
        "igr"
      ],
      [
        "Ġpr",
        "on"
      ],
      [
        "Ġpop",
        "olare"
      ],
      [
        "Ġdistrib",
        "ution"
      ],
      [
        "Ġasp",
        "ect"
      ],
      [
        "Ġadministr",
        "ation"
      ],
      [
        "Ġ%",
        ")"
      ],
      [
        "Ġmaintain",
        "ing"
      ],
      [
        "Ġth",
        "ick"
      ],
      [
        "Ġriconosc",
        "imento"
      ],
      [
        "C",
        "R"
      ],
      [
        "h",
        "as"
      ],
      [
        "Ġdiscuss",
        "ion"
      ],
      [
        "ĠG",
        "ames"
      ],
      [
        "ĠC",
        "ra"
      ],
      [
        "Ġgu",
        "ess"
      ],
      [
        "ĠBu",
        "y"
      ],
      [
        "Ġb",
        "order"
      ],
      [
        "Ġmoto",
        "re"
      ],
      [
        "Ġl",
        "ift"
      ],
      [
        "Ġcl",
        "ima"
      ],
      [
        "Ġocc",
        "orre"
      ],
      [
        "ĠCommit",
        "tee"
      ],
      [
        "in",
        "qu"
      ],
      [
        "Ġreg",
        "ista"
      ],
      [
        "aut",
        "om"
      ],
      [
        "Ġven",
        "ne"
      ],
      [
        "ĠSt",
        "ra"
      ],
      [
        "S",
        "ource"
      ],
      [
        "Ġgiud",
        "izio"
      ],
      [
        "ĠB",
        "att"
      ],
      [
        "Ġsub",
        "st"
      ],
      [
        "AT",
        "I"
      ],
      [
        "ĠJ",
        "un"
      ],
      [
        "Ġacc",
        "ordo"
      ],
      [
        "f",
        "l"
      ],
      [
        "Ġcircum",
        "stances"
      ],
      [
        "Ġne",
        "ut"
      ],
      [
        "Ġvalut",
        "are"
      ],
      [
        "con",
        "text"
      ],
      [
        "Ġpr",
        "atiche"
      ],
      [
        "ĠF",
        "ar"
      ],
      [
        "Ġal",
        "tr"
      ],
      [
        "Ġris",
        "poste"
      ],
      [
        "Ġgrat",
        "is"
      ],
      [
        "ĠA",
        "T"
      ],
      [
        "Ġautor",
        "itÃł"
      ],
      [
        "Ġsc",
        "io"
      ],
      [
        "Ġdeliver",
        "ed"
      ],
      [
        "Ġfe",
        "els"
      ],
      [
        "Ġset",
        "te"
      ],
      [
        "Ġsopra",
        "vv"
      ],
      [
        "igi",
        "an"
      ],
      [
        "w",
        "ing"
      ],
      [
        "F",
        "A"
      ],
      [
        "Ġleg",
        "ati"
      ],
      [
        "Ġbi",
        "ke"
      ],
      [
        "Ġ",
        "é"
      ],
      [
        "Ġth",
        "orough"
      ],
      [
        "Ġam",
        "ico"
      ],
      [
        "f",
        "ix"
      ],
      [
        "t",
        "ur"
      ],
      [
        "Z",
        "E"
      ],
      [
        "Ġmonitor",
        "ing"
      ],
      [
        "tem",
        "po"
      ],
      [
        "ĠSh",
        "op"
      ],
      [
        "Ġis",
        "pir"
      ],
      [
        "ad",
        "or"
      ],
      [
        "Ġsupport",
        "s"
      ],
      [
        "ing",
        "resso"
      ],
      [
        "Ġpre",
        "gn"
      ],
      [
        "Ġinter",
        "ior"
      ],
      [
        "Ġadv",
        "antages"
      ],
      [
        "Ġbe",
        "at"
      ],
      [
        "G",
        "B"
      ],
      [
        "ĠTra",
        "vel"
      ],
      [
        "Ġaut",
        "ori"
      ],
      [
        "st",
        "ract"
      ],
      [
        "Ġwrit",
        "er"
      ],
      [
        "P",
        "H"
      ],
      [
        "Ġelem",
        "ento"
      ],
      [
        "Ġott",
        "imo"
      ],
      [
        "en",
        "zio"
      ],
      [
        ".",
        "'"
      ],
      [
        "Ġind",
        "ir"
      ],
      [
        "Ġpossib",
        "ly"
      ],
      [
        "Ġreg",
        "istrazione"
      ],
      [
        "App",
        "lication"
      ],
      [
        "Ġdi",
        "eta"
      ],
      [
        "ĠS",
        "ard"
      ],
      [
        "Ġre",
        "new"
      ],
      [
        "Ġas",
        "king"
      ],
      [
        "it",
        "z"
      ],
      [
        "Ġcomp",
        "ito"
      ],
      [
        "Ġkind",
        "s"
      ],
      [
        "Ġclin",
        "ical"
      ],
      [
        "enn",
        "ale"
      ],
      [
        "Ġch",
        "ir"
      ],
      [
        "Ġdest",
        "ination"
      ],
      [
        "ĠServ",
        "izio"
      ],
      [
        "Ġad",
        "ulti"
      ],
      [
        "Ġpay",
        "ing"
      ],
      [
        "Ġoccas",
        "ion"
      ],
      [
        "}",
        ")"
      ],
      [
        "Ġto",
        "cc"
      ],
      [
        "Ġent",
        "re"
      ],
      [
        "m",
        "edi"
      ],
      [
        "Ġatt",
        "u"
      ],
      [
        "ĠP",
        "en"
      ],
      [
        "Ġcambi",
        "amenti"
      ],
      [
        "Ġcamp",
        "i"
      ],
      [
        "Ġis",
        "ol"
      ],
      [
        "Ġpur",
        "troppo"
      ],
      [
        "Ġaware",
        "ness"
      ],
      [
        "Ġo",
        "dd"
      ],
      [
        "IG",
        "H"
      ],
      [
        "print",
        "ln"
      ],
      [
        "ĠCult",
        "ura"
      ],
      [
        "bb",
        "i"
      ],
      [
        "Ġfr",
        "u"
      ],
      [
        "Ġspec",
        "iali"
      ],
      [
        "ĠG",
        "I"
      ],
      [
        "ĠPar",
        "igi"
      ],
      [
        "Ġtop",
        "ics"
      ],
      [
        "Ġpar",
        "co"
      ],
      [
        "Ġpubblica",
        "zione"
      ],
      [
        "Ġdi",
        "e"
      ],
      [
        "s",
        "he"
      ],
      [
        "Ġch",
        "osen"
      ],
      [
        "Ġv",
        "oto"
      ],
      [
        "Ġhous",
        "ing"
      ],
      [
        "Ġperform",
        "ed"
      ],
      [
        "Ġaziend",
        "ale"
      ],
      [
        "Bu",
        "ilder"
      ],
      [
        "Ġdiscuss",
        "ione"
      ],
      [
        "Ġraccol",
        "ti"
      ],
      [
        "Ġraggi",
        "unto"
      ],
      [
        "ĠThom",
        "as"
      ],
      [
        "li",
        "x"
      ],
      [
        "Ġcap",
        "abilities"
      ],
      [
        "form",
        "ance"
      ],
      [
        "ĠCalab",
        "ria"
      ],
      [
        "ĠCent",
        "re"
      ],
      [
        "Ġprom",
        "uovere"
      ],
      [
        "Ġo",
        "sc"
      ],
      [
        "Ġint",
        "ended"
      ],
      [
        "Ġsp",
        "os"
      ],
      [
        "Ġdesign",
        "er"
      ],
      [
        "Ġremov",
        "ed"
      ],
      [
        "Ġgiur",
        "id"
      ],
      [
        "L",
        "ength"
      ],
      [
        "Ġprev",
        "isti"
      ],
      [
        "ĠIn",
        "v"
      ],
      [
        "ord",
        "ers"
      ],
      [
        "play",
        "er"
      ],
      [
        "Ġestrem",
        "amente"
      ],
      [
        "fort",
        "unately"
      ],
      [
        "Ġs",
        "inc"
      ],
      [
        ":",
        "\""
      ],
      [
        "Ġwith",
        "draw"
      ],
      [
        "Ġqu",
        "ery"
      ],
      [
        "ott",
        "en"
      ],
      [
        "ĠR",
        "ou"
      ],
      [
        "Ġbel",
        "ong"
      ],
      [
        "Ġsol",
        "ar"
      ],
      [
        "Ġfram",
        "ework"
      ],
      [
        "AB",
        "LE"
      ],
      [
        "Ð",
        "²"
      ],
      [
        "Pro",
        "perty"
      ],
      [
        "Ġteach",
        "er"
      ],
      [
        "Ġcol",
        "loc"
      ],
      [
        "in",
        "nov"
      ],
      [
        "Ġpro",
        "b"
      ],
      [
        "ven",
        "uto"
      ],
      [
        "Ġsvilupp",
        "are"
      ],
      [
        "ON",
        "E"
      ],
      [
        "ck",
        "now"
      ],
      [
        "Ġaw",
        "ait"
      ],
      [
        "ol",
        "tura"
      ],
      [
        "Ġlaun",
        "ched"
      ],
      [
        "Ġimplement",
        "ation"
      ],
      [
        "Ġcam",
        "m"
      ],
      [
        "Ġcolt",
        "iv"
      ],
      [
        "Ġtot",
        "ally"
      ],
      [
        "ĠM",
        "AR"
      ],
      [
        "Ġtrans",
        "ition"
      ],
      [
        "ĠF",
        "ili"
      ],
      [
        "res",
        "pond"
      ],
      [
        "imp",
        "egno"
      ],
      [
        "ĠRem",
        "ember"
      ],
      [
        "ĠAcadem",
        "y"
      ],
      [
        "Ġv",
        "ast"
      ],
      [
        "era",
        "i"
      ],
      [
        "r",
        "ato"
      ],
      [
        "Ġf",
        "iglia"
      ],
      [
        "Ġpross",
        "ima"
      ],
      [
        "Ġg",
        "ig"
      ],
      [
        "Ġs",
        "we"
      ],
      [
        "ĠCustom",
        "er"
      ],
      [
        "Out",
        "put"
      ],
      [
        "ĠSp",
        "orts"
      ],
      [
        "']",
        ","
      ],
      [
        "IT",
        "Y"
      ],
      [
        "Ġcap",
        "ol"
      ],
      [
        "ĠDis",
        "ney"
      ],
      [
        "ĠGen",
        "ova"
      ],
      [
        "T",
        "oken"
      ],
      [
        "Ġon",
        "going"
      ],
      [
        "Ġracc",
        "om"
      ],
      [
        "Ġshow",
        "ed"
      ],
      [
        "Ġcr",
        "isis"
      ],
      [
        "Ġre",
        "ward"
      ],
      [
        "ĠD",
        "et"
      ],
      [
        "Ġwatch",
        "ing"
      ],
      [
        "ot",
        "erap"
      ],
      [
        "ĠSec",
        "ret"
      ],
      [
        "Ġnov",
        "el"
      ],
      [
        "ĠL",
        "ibr"
      ],
      [
        "Ġal",
        "cohol"
      ],
      [
        "Ġm",
        "outh"
      ],
      [
        "Ġsound",
        "s"
      ],
      [
        "F",
        "ALSE"
      ],
      [
        "Ġunivers",
        "ity"
      ],
      [
        "Ġag",
        "ent"
      ],
      [
        "ĠPart",
        "y"
      ],
      [
        "IN",
        "A"
      ],
      [
        "Ġrisol",
        "vere"
      ],
      [
        "Ġcresc",
        "ere"
      ],
      [
        "Ġelettr",
        "onica"
      ],
      [
        "!",
        ")"
      ],
      [
        "ess",
        "ero"
      ],
      [
        "Ġo",
        "t"
      ],
      [
        "S",
        "ta"
      ],
      [
        "?",
        "\""
      ],
      [
        "Ġn",
        "ata"
      ],
      [
        "ĠA",
        "G"
      ],
      [
        "UR",
        "L"
      ],
      [
        "Ġpos",
        "ter"
      ],
      [
        "ar",
        "ma"
      ],
      [
        "m",
        "es"
      ],
      [
        "ĠL",
        "ocal"
      ],
      [
        "print",
        "f"
      ],
      [
        "Ġdyn",
        "amic"
      ],
      [
        "Ġre",
        "ached"
      ],
      [
        "ĠD",
        "ra"
      ],
      [
        "Ġdec",
        "ades"
      ],
      [
        "art",
        "s"
      ],
      [
        "ens",
        "i"
      ],
      [
        "Ġla",
        "p"
      ],
      [
        "Ġwould",
        "n"
      ],
      [
        "Ġdi",
        "batt"
      ],
      [
        "Ġaff",
        "ected"
      ],
      [
        "Ġadult",
        "s"
      ],
      [
        "re",
        "q"
      ],
      [
        "Ġs",
        "yn"
      ],
      [
        "Ġp",
        "ena"
      ],
      [
        "ĠIm",
        "age"
      ],
      [
        "Ġsegu",
        "ente"
      ],
      [
        "Ġbatt",
        "le"
      ],
      [
        "Ġem",
        "bra"
      ],
      [
        "ĠDEL",
        "LA"
      ],
      [
        "Ġk",
        "id"
      ],
      [
        "Ġorgan",
        "ic"
      ],
      [
        "Ġconst",
        "antly"
      ],
      [
        "Ġcomm",
        "ission"
      ],
      [
        "Ġp",
        "us"
      ],
      [
        "Ġbreat",
        "h"
      ],
      [
        "!",
        "--"
      ],
      [
        "ĠMuse",
        "um"
      ],
      [
        "Ġind",
        "ispens"
      ],
      [
        "Ġexpect",
        "ations"
      ],
      [
        "Ġt",
        "esti"
      ],
      [
        "Ġrag",
        "ioni"
      ],
      [
        "Ġprote",
        "in"
      ],
      [
        "ug",
        "i"
      ],
      [
        "Ġhe",
        "aring"
      ],
      [
        "tain",
        "s"
      ],
      [
        "Ġgiorn",
        "ali"
      ],
      [
        "Ġdis",
        "co"
      ],
      [
        "n",
        "itÃł"
      ],
      [
        "Ġrich",
        "i"
      ],
      [
        "g",
        "ine"
      ],
      [
        "att",
        "amente"
      ],
      [
        "Ġgar",
        "anzia"
      ],
      [
        "remo",
        "ve"
      ],
      [
        "ĠPro",
        "d"
      ],
      [
        "oper",
        "azione"
      ],
      [
        "ĠA",
        "p"
      ],
      [
        "Ġimprov",
        "ing"
      ],
      [
        "s",
        "k"
      ],
      [
        "Ġf",
        "ili"
      ],
      [
        "ri",
        "an"
      ],
      [
        "ĠS",
        "ir"
      ],
      [
        "ĠC",
        "es"
      ],
      [
        "tem",
        "p"
      ],
      [
        "ĠM",
        "odel"
      ],
      [
        "ä¸",
        "į"
      ],
      [
        "Ġg",
        "ial"
      ],
      [
        "ĠL",
        "in"
      ],
      [
        "v",
        "amo"
      ],
      [
        "Ġsp",
        "ar"
      ],
      [
        "Ġsecond",
        "s"
      ],
      [
        "ĠMa",
        "ur"
      ],
      [
        "Ġric",
        "co"
      ],
      [
        "Ġcaff",
        "è"
      ],
      [
        "Ġrichied",
        "ere"
      ],
      [
        "Ġcor",
        "ner"
      ],
      [
        "Ġconv",
        "inc"
      ],
      [
        "Ġins",
        "ert"
      ],
      [
        "Ġacqu",
        "isto"
      ],
      [
        "Ġgu",
        "ys"
      ],
      [
        "Ġpres",
        "a"
      ],
      [
        "M",
        "a"
      ],
      [
        "ĠFin",
        "ally"
      ],
      [
        "Ġdis",
        "corso"
      ],
      [
        "ĠB",
        "a"
      ],
      [
        "']",
        ";"
      ],
      [
        "Ġadd",
        "s"
      ],
      [
        "Ġpersp",
        "ective"
      ],
      [
        "ĠR",
        "ight"
      ],
      [
        "ĠS",
        "H"
      ],
      [
        "Ġcr",
        "imin"
      ],
      [
        "Ġret",
        "ro"
      ],
      [
        "Ġelettr",
        "ica"
      ],
      [
        "Ġbring",
        "ing"
      ],
      [
        "Ġaggi",
        "unto"
      ],
      [
        "Ġvic",
        "enda"
      ],
      [
        "Ġappart",
        "en"
      ],
      [
        "fil",
        "ter"
      ],
      [
        "Ġcateg",
        "orie"
      ],
      [
        "Ġc",
        "if"
      ],
      [
        "ef",
        "t"
      ],
      [
        "ĠGerm",
        "an"
      ],
      [
        "Ġd",
        "ott"
      ],
      [
        "OR",
        "I"
      ],
      [
        "Ġsta",
        "ke"
      ],
      [
        "Ġhard",
        "ware"
      ],
      [
        "Ġril",
        "asci"
      ],
      [
        "Ġregister",
        "ed"
      ],
      [
        "Ġs",
        "izes"
      ],
      [
        "ĠF",
        "ig"
      ],
      [
        "Ġso",
        "ffer"
      ],
      [
        "Ġfr",
        "uit"
      ],
      [
        "D",
        "ec"
      ],
      [
        "enn",
        "io"
      ],
      [
        "Ġfinanzi",
        "amento"
      ],
      [
        "av",
        "ax"
      ],
      [
        "Ġdol",
        "ce"
      ],
      [
        "cent",
        "er"
      ],
      [
        "ree",
        "k"
      ],
      [
        "ĠPro",
        "cess"
      ],
      [
        "b",
        "urg"
      ],
      [
        "emble",
        "a"
      ],
      [
        "W",
        "rite"
      ],
      [
        "Ġp",
        "atr"
      ],
      [
        "ing",
        "e"
      ],
      [
        "Ġstand",
        "s"
      ],
      [
        "as",
        "tr"
      ],
      [
        "ĠCod",
        "ice"
      ],
      [
        "Ġapprov",
        "ed"
      ],
      [
        "\"",
        "))"
      ],
      [
        "all",
        "el"
      ],
      [
        "Ġcal",
        "da"
      ],
      [
        "Ġnecess",
        "arie"
      ],
      [
        "Ġintro",
        "duced"
      ],
      [
        "Ent",
        "ity"
      ],
      [
        "for",
        "te"
      ],
      [
        "Ġmo",
        "ist"
      ],
      [
        "Ġcor",
        "n"
      ],
      [
        "loy",
        "ment"
      ],
      [
        "\\",
        "/"
      ],
      [
        "Ġconven",
        "ient"
      ],
      [
        "Ġgra",
        "vi"
      ],
      [
        "Ġspirit",
        "ual"
      ],
      [
        "ĠExperi",
        "ence"
      ],
      [
        "Ġsitu",
        "ations"
      ],
      [
        "ur",
        "ata"
      ],
      [
        "Ġex",
        "periment"
      ],
      [
        "Ġdep",
        "th"
      ],
      [
        "Ġcharg",
        "es"
      ],
      [
        "Ġamp",
        "io"
      ],
      [
        "Ġin",
        "ev"
      ],
      [
        "ent",
        "er"
      ],
      [
        "Ġesist",
        "ono"
      ],
      [
        "Ġd",
        "b"
      ],
      [
        "ĠLa",
        "ure"
      ],
      [
        "Ġde",
        "als"
      ],
      [
        "ĠL",
        "ombardia"
      ],
      [
        "Ġinstit",
        "utions"
      ],
      [
        "Ġappe",
        "al"
      ],
      [
        "Ġsent",
        "enza"
      ],
      [
        "ĠBo",
        "x"
      ],
      [
        "D",
        "R"
      ],
      [
        "Ġcatt",
        "ol"
      ],
      [
        "Ġp",
        "asta"
      ],
      [
        "Ġfla",
        "g"
      ],
      [
        "P",
        "ay"
      ],
      [
        "d",
        "ated"
      ],
      [
        "Ġevent",
        "ually"
      ],
      [
        "Ġimmedi",
        "ate"
      ],
      [
        "ect",
        "ors"
      ],
      [
        "Ġal",
        "ert"
      ],
      [
        "Ġtur",
        "ismo"
      ],
      [
        "Ġv",
        "orre"
      ],
      [
        "B",
        "L"
      ],
      [
        "Ġinforma",
        "zione"
      ],
      [
        "Ġc",
        "orsa"
      ],
      [
        "Ġhouse",
        "hold"
      ],
      [
        "Ġknow",
        "ing"
      ],
      [
        "Ġte",
        "a"
      ],
      [
        "Ġogn",
        "uno"
      ],
      [
        "Ġh",
        "ack"
      ],
      [
        "ĠSoci",
        "ety"
      ],
      [
        "Ġz",
        "ucch"
      ],
      [
        "Ġrem",
        "ark"
      ],
      [
        "Ġmerav",
        "igli"
      ],
      [
        "ĠW",
        "il"
      ],
      [
        "Ġsimb",
        "olo"
      ],
      [
        "Ġa",
        "zz"
      ],
      [
        "Ġnews",
        "letter"
      ],
      [
        "Ġcy",
        "cle"
      ],
      [
        "Ġcondivid",
        "ere"
      ],
      [
        "Ġgiov",
        "an"
      ],
      [
        "ett",
        "ure"
      ],
      [
        "Ġan",
        "xiety"
      ],
      [
        "pr",
        "io"
      ],
      [
        "Ġreg",
        "ioni"
      ],
      [
        "Ġcook",
        "ing"
      ],
      [
        "Ġcar",
        "te"
      ],
      [
        "Ġentertain",
        "ment"
      ],
      [
        "A",
        "A"
      ],
      [
        "Ġsurg",
        "ery"
      ],
      [
        "Ġter",
        "ze"
      ],
      [
        "Ġgio",
        "vedì"
      ],
      [
        "Ġ",
        "ï"
      ],
      [
        "Ġsign",
        "al"
      ],
      [
        "Ġcommerc",
        "io"
      ],
      [
        "Ġc",
        "app"
      ],
      [
        "Ġrequis",
        "iti"
      ],
      [
        "Ã",
        "¤"
      ],
      [
        "imp",
        "i"
      ],
      [
        "ol",
        "ution"
      ],
      [
        "n",
        "av"
      ],
      [
        "Ġe",
        "ase"
      ],
      [
        "Ġsost",
        "anze"
      ],
      [
        "Ġal",
        "tra"
      ],
      [
        "Ġscient",
        "ific"
      ],
      [
        "ors",
        "hip"
      ],
      [
        "Ġg",
        "usto"
      ],
      [
        "ific",
        "ati"
      ],
      [
        "e",
        "ed"
      ],
      [
        "Ġre",
        "v"
      ],
      [
        "Ġapr",
        "ire"
      ],
      [
        "ene",
        "ver"
      ],
      [
        "Ġguid",
        "elines"
      ],
      [
        "Val",
        "id"
      ],
      [
        "Ġmet",
        "abol"
      ],
      [
        "ĠAf",
        "rican"
      ],
      [
        "Ġhold",
        "ing"
      ],
      [
        "Ġhum",
        "ans"
      ],
      [
        "ĠChic",
        "ago"
      ],
      [
        "P",
        "ost"
      ],
      [
        "Ġar",
        "mi"
      ],
      [
        "ER",
        "R"
      ],
      [
        "ĠC",
        "ase"
      ],
      [
        "uff",
        "ici"
      ],
      [
        "Ġdef",
        "inizione"
      ],
      [
        "ĠS",
        "ab"
      ],
      [
        "Ġda",
        "ughter"
      ],
      [
        "Ġ",
        "ë"
      ],
      [
        "Ġapprox",
        "imately"
      ],
      [
        "ĠServ",
        "izi"
      ],
      [
        "upp",
        "er"
      ],
      [
        "Ġill",
        "umin"
      ],
      [
        "Ġdistrib",
        "uzione"
      ],
      [
        "ç",
        "Ľ"
      ],
      [
        "in",
        "ar"
      ],
      [
        "ren",
        "ti"
      ],
      [
        "Ġraga",
        "zza"
      ],
      [
        "ep",
        "t"
      ],
      [
        "Ġgiud",
        "izi"
      ],
      [
        "ĠDes",
        "pite"
      ],
      [
        "ach",
        "ing"
      ],
      [
        "Ġsign",
        "ed"
      ],
      [
        "on",
        "n"
      ],
      [
        "N",
        "um"
      ],
      [
        "Ġper",
        "cep"
      ],
      [
        "p",
        "op"
      ],
      [
        "Ġprofession",
        "ali"
      ],
      [
        "Ġsvol",
        "ta"
      ],
      [
        "ĠE",
        "arth"
      ],
      [
        "ers",
        "e"
      ],
      [
        "Ġconsist",
        "ent"
      ],
      [
        "ĠR",
        "iv"
      ],
      [
        "R",
        "ef"
      ],
      [
        "ĠS",
        "up"
      ],
      [
        "IC",
        "E"
      ],
      [
        "EF",
        "A"
      ],
      [
        "Ġch",
        "ilomet"
      ],
      [
        "Ġoper",
        "ate"
      ],
      [
        "Ġlim",
        "ite"
      ],
      [
        "Ġmost",
        "ly"
      ],
      [
        "Ġpor",
        "to"
      ],
      [
        "Ġk",
        "g"
      ],
      [
        "un",
        "zione"
      ],
      [
        "Ġexclus",
        "ive"
      ],
      [
        "exp",
        "ected"
      ],
      [
        "Ġdel",
        "ete"
      ],
      [
        "ĠItali",
        "an"
      ],
      [
        "Ġdel",
        "ay"
      ],
      [
        "Ġb",
        "ac"
      ],
      [
        "ĠP",
        "et"
      ],
      [
        "ĠIn",
        "nov"
      ],
      [
        "Ġc",
        "ertamente"
      ],
      [
        "Ġen",
        "ne"
      ],
      [
        "Ġindustri",
        "ale"
      ],
      [
        "ĠD",
        "istrict"
      ],
      [
        "Ġexp",
        "enses"
      ],
      [
        "Ġtel",
        "ec"
      ],
      [
        "Ġincred",
        "ible"
      ],
      [
        "Ġe",
        "cos"
      ],
      [
        "Ġassess",
        "ment"
      ],
      [
        "ĠFin",
        "ancial"
      ],
      [
        "Ġf",
        "le"
      ],
      [
        "Ġch",
        "air"
      ],
      [
        "Ġfound",
        "ation"
      ],
      [
        "Ġmerc",
        "ati"
      ],
      [
        "Ġacc",
        "ogli"
      ],
      [
        "r",
        "s"
      ],
      [
        "Ġsoc",
        "io"
      ],
      [
        "ear",
        "s"
      ],
      [
        "Ġj",
        "son"
      ],
      [
        "emerg",
        "enza"
      ],
      [
        "Ġbel",
        "ie"
      ],
      [
        "Ġfarm",
        "aci"
      ],
      [
        "ENT",
        "E"
      ],
      [
        "Ġcittad",
        "ino"
      ],
      [
        "Ġfail",
        "ure"
      ],
      [
        "ĠW",
        "estern"
      ],
      [
        "ĠTh",
        "ose"
      ],
      [
        "Ġconcer",
        "to"
      ],
      [
        "Ġimprov",
        "ement"
      ],
      [
        "Ġt",
        "es"
      ],
      [
        "Ġdig",
        "itali"
      ],
      [
        "Ġlabor",
        "atorio"
      ],
      [
        "en",
        "uti"
      ],
      [
        "ĠR",
        "od"
      ],
      [
        "ĠAngel",
        "es"
      ],
      [
        "igh",
        "ter"
      ],
      [
        "Ġalle",
        "g"
      ],
      [
        "Ġcanc",
        "ella"
      ],
      [
        "æ",
        "Ŀ"
      ],
      [
        "Ġbus",
        "y"
      ],
      [
        "ĠB",
        "rown"
      ],
      [
        "Ġb",
        "ordo"
      ],
      [
        "form",
        "e"
      ],
      [
        "Ġconf",
        "ront"
      ],
      [
        "Ġelectr",
        "onic"
      ],
      [
        "ck",
        "ing"
      ],
      [
        "Ġlat",
        "te"
      ],
      [
        "Ġmov",
        "ies"
      ],
      [
        "ult",
        "y"
      ],
      [
        "Ġtrov",
        "iamo"
      ],
      [
        "B",
        "ar"
      ],
      [
        "Ġdov",
        "ranno"
      ],
      [
        "Ġcre",
        "ates"
      ],
      [
        "as",
        "et"
      ],
      [
        "ia",
        "zione"
      ],
      [
        "Ġsuper",
        "are"
      ],
      [
        "Ġver",
        "ificare"
      ],
      [
        "Ġcol",
        "lo"
      ],
      [
        "Ġfab",
        "br"
      ],
      [
        "ĠTr",
        "ust"
      ],
      [
        "Ġexpla",
        "in"
      ],
      [
        "ĠJ",
        "ul"
      ],
      [
        "ĠH",
        "aving"
      ],
      [
        "Ġmass",
        "a"
      ],
      [
        "Ġusc",
        "ita"
      ],
      [
        "Ġcol",
        "our"
      ],
      [
        "ĠPr",
        "ice"
      ],
      [
        "in",
        "ali"
      ],
      [
        "Ġfem",
        "ale"
      ],
      [
        "z",
        "ing"
      ],
      [
        "D",
        "o"
      ],
      [
        "Ġwe",
        "alth"
      ],
      [
        "oc",
        "olate"
      ],
      [
        "ĠFor",
        "um"
      ],
      [
        "Ġpen",
        "al"
      ],
      [
        "le",
        "ep"
      ],
      [
        "Ġgiornal",
        "ista"
      ],
      [
        "ur",
        "ia"
      ],
      [
        "ane",
        "amente"
      ],
      [
        "ren",
        "za"
      ],
      [
        "Ġsupp",
        "lement"
      ],
      [
        "Ġs",
        "uss"
      ],
      [
        "Ġemploy",
        "ment"
      ],
      [
        "M",
        "at"
      ],
      [
        "ĠAr",
        "m"
      ],
      [
        "Ġusc",
        "ire"
      ],
      [
        "ĠT",
        "ext"
      ],
      [
        "Ġd",
        "ar"
      ],
      [
        "ĠCh",
        "ief"
      ],
      [
        "ta",
        "ke"
      ],
      [
        "Ġint",
        "ende"
      ],
      [
        "l",
        "le"
      ],
      [
        "Ġav",
        "vi"
      ],
      [
        "ĠSp",
        "agna"
      ],
      [
        "å",
        "Ĩ"
      ],
      [
        "Ġrec",
        "ipe"
      ],
      [
        "Ġperm",
        "ettono"
      ],
      [
        "red",
        "o"
      ],
      [
        "ĠM",
        "ade"
      ],
      [
        "la",
        "zione"
      ],
      [
        "Ġentre",
        "prene"
      ],
      [
        "ĠE",
        "t"
      ],
      [
        "B",
        "ack"
      ],
      [
        "V",
        "er"
      ],
      [
        "ed",
        "uc"
      ],
      [
        "Ġset",
        "up"
      ],
      [
        "ail",
        "ability"
      ],
      [
        "ron",
        "ic"
      ],
      [
        "c",
        "raft"
      ],
      [
        "Ġse",
        "at"
      ],
      [
        "Ġobject",
        "s"
      ],
      [
        "ver",
        "ti"
      ],
      [
        "hold",
        "ers"
      ],
      [
        "Ġh",
        "i"
      ],
      [
        "f",
        "s"
      ],
      [
        "Ġar",
        "tif"
      ],
      [
        "Ġfre",
        "edom"
      ],
      [
        "at",
        "ia"
      ],
      [
        "Ġdis",
        "cr"
      ],
      [
        "ili",
        "ano"
      ],
      [
        "Ġmil",
        "le"
      ],
      [
        "ĠS",
        "or"
      ],
      [
        "Ġc",
        "ure"
      ],
      [
        "erm",
        "an"
      ],
      [
        "Ġjo",
        "ined"
      ],
      [
        "Ġvisit",
        "atori"
      ],
      [
        "Ġerr",
        "ors"
      ],
      [
        "ap",
        "ing"
      ],
      [
        "A",
        "I"
      ],
      [
        "ĠWilli",
        "am"
      ],
      [
        "r",
        "ale"
      ],
      [
        "ĠPr",
        "incip"
      ],
      [
        "ĠInter",
        "na"
      ],
      [
        "par",
        "se"
      ],
      [
        "ol",
        "ino"
      ],
      [
        "ĠS",
        "um"
      ],
      [
        "r",
        "ica"
      ],
      [
        "are",
        "n"
      ],
      [
        "Ġgreat",
        "est"
      ],
      [
        "F",
        "C"
      ],
      [
        "ä¸",
        "º"
      ],
      [
        "Ġp",
        "in"
      ],
      [
        "Ġcor",
        "retto"
      ],
      [
        "Ġgra",
        "d"
      ],
      [
        "æ",
        "į"
      ],
      [
        "ug",
        "s"
      ],
      [
        "ĠProv",
        "incia"
      ],
      [
        "Ġperf",
        "etta"
      ],
      [
        "Ġv",
        "ostri"
      ],
      [
        "Ġfort",
        "una"
      ],
      [
        "Ġc",
        "la"
      ],
      [
        "Ġtav",
        "olo"
      ],
      [
        "ĠIn",
        "tegr"
      ],
      [
        "ĠE",
        "th"
      ],
      [
        "Ġsfr",
        "utt"
      ],
      [
        "ĠB",
        "all"
      ],
      [
        "Ġres",
        "istenza"
      ],
      [
        "Ġme",
        "al"
      ],
      [
        "Ġfisc",
        "ale"
      ],
      [
        "Ġtrasm",
        "issione"
      ],
      [
        "Ñ",
        "ı"
      ],
      [
        "ĠO",
        "il"
      ],
      [
        "Ġmil",
        "itare"
      ],
      [
        "Ġg",
        "olf"
      ],
      [
        "ĠW",
        "ild"
      ],
      [
        "Ġcomp",
        "il"
      ],
      [
        "Ġver",
        "ifica"
      ],
      [
        "te",
        "in"
      ],
      [
        "Ġo",
        "lio"
      ],
      [
        "Ġmedic",
        "ine"
      ],
      [
        "Ġl",
        "umin"
      ],
      [
        "ev",
        "oli"
      ],
      [
        "er",
        "ry"
      ],
      [
        "ĠE",
        "sp"
      ],
      [
        "av",
        "i"
      ],
      [
        "Ġlux",
        "ury"
      ],
      [
        "ind",
        "s"
      ],
      [
        "Ġn",
        "urs"
      ],
      [
        "Ġapplica",
        "zioni"
      ],
      [
        "Ġdou",
        "bt"
      ],
      [
        "ĠLoren",
        "zo"
      ],
      [
        "et",
        "ed"
      ],
      [
        "Ġext",
        "ract"
      ],
      [
        "Ġten",
        "uto"
      ],
      [
        "em",
        "y"
      ],
      [
        "P",
        "l"
      ],
      [
        "Ġdiv",
        "or"
      ],
      [
        "ig",
        "an"
      ],
      [
        "Ġsa",
        "pp"
      ],
      [
        "O",
        "ST"
      ],
      [
        "er",
        "ge"
      ],
      [
        "P",
        "os"
      ],
      [
        "p",
        "res"
      ],
      [
        "ĠRus",
        "sian"
      ],
      [
        "Ġagg",
        "reg"
      ],
      [
        "ut",
        "ter"
      ],
      [
        "itu",
        "ale"
      ],
      [
        "ĠSal",
        "ute"
      ],
      [
        "Ġre",
        "in"
      ],
      [
        "vers",
        "o"
      ],
      [
        "ĠJo",
        "e"
      ],
      [
        "ad",
        "min"
      ],
      [
        "ĠM",
        "ulti"
      ],
      [
        "let",
        "ta"
      ],
      [
        "Ġdi",
        "ed"
      ],
      [
        "Ġel",
        "ezioni"
      ],
      [
        "Ġf",
        "ert"
      ],
      [
        "im",
        "b"
      ],
      [
        "ĠN",
        "ig"
      ],
      [
        "Ġsb",
        "agli"
      ],
      [
        "ĠB",
        "onus"
      ],
      [
        "ĠN",
        "Y"
      ],
      [
        "Ġintellig",
        "ence"
      ],
      [
        "Ġvari",
        "etÃł"
      ],
      [
        "Ġfi",
        "ori"
      ],
      [
        "Ġd",
        "ici"
      ],
      [
        "P",
        "ass"
      ],
      [
        "Ġf",
        "ro"
      ],
      [
        "Ġbl",
        "u"
      ],
      [
        "ĠP",
        "resent"
      ],
      [
        "Ġequ",
        "al"
      ],
      [
        "Ġprev",
        "ista"
      ],
      [
        "ĠT",
        "ool"
      ],
      [
        "Ġserv",
        "es"
      ],
      [
        "Ġdriv",
        "ers"
      ],
      [
        "Ġmatter",
        "s"
      ],
      [
        "E",
        "nd"
      ],
      [
        "uman",
        "itÃł"
      ],
      [
        "C",
        "ons"
      ],
      [
        "qu",
        "a"
      ],
      [
        "Ġmol",
        "ec"
      ],
      [
        "Ġch",
        "ances"
      ],
      [
        "Ġadv",
        "oc"
      ],
      [
        "Ġparticip",
        "ate"
      ],
      [
        "Ġ-",
        "->"
      ],
      [
        "Ġprest",
        "igi"
      ],
      [
        "Ġriman",
        "ere"
      ],
      [
        "ma",
        "ke"
      ],
      [
        "Ġph",
        "il"
      ],
      [
        "Ġric",
        "erche"
      ],
      [
        "F",
        "I"
      ],
      [
        "ĠL",
        "abor"
      ],
      [
        "Ġr",
        "ica"
      ],
      [
        "R",
        "eturn"
      ],
      [
        "Ġatt",
        "ivo"
      ],
      [
        "ang",
        "le"
      ],
      [
        "Ġdial",
        "og"
      ],
      [
        "Ġst",
        "yles"
      ],
      [
        "Ġhost",
        "ing"
      ],
      [
        "Ġs",
        "ore"
      ],
      [
        "Ġinteress",
        "anti"
      ],
      [
        "ĠGerm",
        "any"
      ],
      [
        "IN",
        "O"
      ],
      [
        "ĠÌ",
        "ģ"
      ],
      [
        "eg",
        "g"
      ],
      [
        "o",
        "bblig"
      ],
      [
        "Ġfl",
        "ight"
      ],
      [
        "ĠN",
        "umber"
      ],
      [
        "Ġlight",
        "s"
      ],
      [
        "Ġen",
        "ables"
      ],
      [
        "Ġarriv",
        "ato"
      ],
      [
        "ig",
        "en"
      ],
      [
        "pass",
        "word"
      ],
      [
        "Ġro",
        "ute"
      ],
      [
        "Ġg",
        "ro"
      ],
      [
        "Ġ",
        "Ø"
      ],
      [
        "ul",
        "um"
      ],
      [
        "D",
        "efault"
      ],
      [
        "er",
        "d"
      ],
      [
        "Ġplan",
        "et"
      ],
      [
        "ĠAlcun",
        "i"
      ],
      [
        "Ġsosten",
        "ibilitÃł"
      ],
      [
        "Ġsuffici",
        "ente"
      ],
      [
        "ä",
        "¼"
      ],
      [
        "Ġeng",
        "aging"
      ],
      [
        "Ġbas",
        "ket"
      ],
      [
        "Ġso",
        "il"
      ],
      [
        "Ġrece",
        "iving"
      ],
      [
        "Ġcitiz",
        "ens"
      ],
      [
        "Ġpi",
        "ani"
      ],
      [
        "Ġshare",
        "s"
      ],
      [
        "Ġproget",
        "tazione"
      ],
      [
        "Ġind",
        "icazioni"
      ],
      [
        "Ġcin",
        "em"
      ],
      [
        "st",
        "ar"
      ],
      [
        "Ġriusc",
        "ire"
      ],
      [
        "ĠR",
        "y"
      ],
      [
        "ĠAustr",
        "alian"
      ],
      [
        "Ġreput",
        "ation"
      ],
      [
        "Ġf",
        "asi"
      ],
      [
        "Ġd",
        "ance"
      ],
      [
        "ric",
        "ch"
      ],
      [
        "Ġdoll",
        "ars"
      ],
      [
        "Ġpos",
        "itions"
      ],
      [
        "Ã",
        "§"
      ],
      [
        "Or",
        "der"
      ],
      [
        "Ġatt",
        "rezz"
      ],
      [
        "ĠAP",
        "I"
      ],
      [
        "Ġdial",
        "ogo"
      ],
      [
        "vent",
        "ura"
      ],
      [
        "ĠL",
        "ig"
      ],
      [
        "\\",
        "\\"
      ],
      [
        "Ġall",
        "erg"
      ],
      [
        "del",
        "ete"
      ],
      [
        "ĠUS",
        "B"
      ],
      [
        "ĠGab",
        "ri"
      ],
      [
        "Par",
        "ams"
      ],
      [
        "ĠTut",
        "te"
      ],
      [
        "Ġp",
        "p"
      ],
      [
        "d",
        "l"
      ],
      [
        "ĠNon",
        "ostante"
      ],
      [
        "aut",
        "hor"
      ],
      [
        "Ġp",
        "ump"
      ],
      [
        "Ġban",
        "che"
      ],
      [
        "Ġabit",
        "anti"
      ],
      [
        "ĠX",
        "X"
      ],
      [
        "Ġfund",
        "ament"
      ],
      [
        "Ġraga",
        "zzo"
      ],
      [
        "Ġbehav",
        "i"
      ],
      [
        "IN",
        "D"
      ],
      [
        "u",
        "cc"
      ],
      [
        "Ġpre",
        "gi"
      ],
      [
        "Ġpl",
        "ate"
      ],
      [
        "Ġvec",
        "chio"
      ],
      [
        "Ġdel",
        "ight"
      ],
      [
        "AG",
        "E"
      ],
      [
        "Ġcon",
        "ti"
      ],
      [
        "C",
        "all"
      ],
      [
        "Ġgu",
        "y"
      ],
      [
        "A",
        "c"
      ],
      [
        "in",
        "ante"
      ],
      [
        "ĠM",
        "ir"
      ],
      [
        "Ġdivent",
        "ato"
      ],
      [
        "ĠAg",
        "gi"
      ],
      [
        "Ġwh",
        "om"
      ],
      [
        "Ġend",
        "ed"
      ],
      [
        "ov",
        "i"
      ],
      [
        "Ġa",
        "rom"
      ],
      [
        "Ġj",
        "ew"
      ],
      [
        "Ġg",
        "h"
      ],
      [
        "Ġoffer",
        "ta"
      ],
      [
        "yth",
        "on"
      ],
      [
        "ĠH",
        "ard"
      ],
      [
        "Ġcall",
        "ing"
      ],
      [
        "ograf",
        "ia"
      ],
      [
        "ĠN",
        "ON"
      ],
      [
        "Ġa",
        "x"
      ],
      [
        "ĠA",
        "ction"
      ],
      [
        "ĠAlber",
        "to"
      ],
      [
        "ĠO",
        "ri"
      ],
      [
        "qu",
        "is"
      ],
      [
        "ĠB",
        "ase"
      ],
      [
        "hol",
        "der"
      ],
      [
        "R",
        "AN"
      ],
      [
        "Ġabb",
        "iano"
      ],
      [
        "form",
        "ativa"
      ],
      [
        "Ġread",
        "ers"
      ],
      [
        "Ġlay",
        "out"
      ],
      [
        "Ġrel",
        "ativa"
      ],
      [
        "ĠAl",
        "le"
      ],
      [
        "S",
        "H"
      ],
      [
        "r",
        "t"
      ],
      [
        "Ġfar",
        "Ãł"
      ],
      [
        "Ġm",
        "ister"
      ],
      [
        "l",
        "ights"
      ],
      [
        "Ġarr",
        "ivo"
      ],
      [
        "M",
        "ax"
      ],
      [
        "ĠD",
        "id"
      ],
      [
        "Ġac",
        "id"
      ],
      [
        "Ġo",
        "vers"
      ],
      [
        "j",
        "ack"
      ],
      [
        "ĠEm",
        "ilia"
      ],
      [
        "p",
        "ower"
      ],
      [
        "Ġagre",
        "ed"
      ],
      [
        "Ġmess",
        "aggi"
      ],
      [
        "Ġprov",
        "en"
      ],
      [
        "Ġave",
        "vo"
      ],
      [
        "Ġag",
        "encies"
      ],
      [
        "Ġfav",
        "our"
      ],
      [
        "ĠMed",
        "iterr"
      ],
      [
        "oll",
        "er"
      ],
      [
        "ĠA",
        "V"
      ],
      [
        "an",
        "chi"
      ],
      [
        "as",
        "a"
      ],
      [
        "____",
        "____"
      ],
      [
        "ent",
        "ed"
      ],
      [
        "P",
        "osition"
      ],
      [
        "Ġindic",
        "ato"
      ],
      [
        "Ġdent",
        "al"
      ],
      [
        "Ġris",
        "trutt"
      ],
      [
        "Ġ$",
        "("
      ],
      [
        "ap",
        "ache"
      ],
      [
        "Ġsci",
        "enza"
      ],
      [
        "ĠK",
        "ar"
      ],
      [
        "F",
        "OR"
      ],
      [
        "ĠP",
        "ract"
      ],
      [
        "ĠWord",
        "Press"
      ],
      [
        "igh",
        "i"
      ],
      [
        "é",
        "Ĺ"
      ],
      [
        "Ġv",
        "est"
      ],
      [
        "O",
        "ne"
      ],
      [
        "At",
        "tribute"
      ],
      [
        "Ġchi",
        "uso"
      ],
      [
        "A",
        "v"
      ],
      [
        "ĠO",
        "v"
      ],
      [
        "Ġexcept",
        "ional"
      ],
      [
        "ĠUk",
        "ra"
      ],
      [
        "Ġsubst",
        "anti"
      ],
      [
        "in",
        "ations"
      ],
      [
        "Ġph",
        "ase"
      ],
      [
        "por",
        "ation"
      ],
      [
        "ĠCong",
        "ress"
      ],
      [
        "Ġimpar",
        "are"
      ],
      [
        "Ġconf",
        "l"
      ],
      [
        "Ġt",
        "ough"
      ],
      [
        "ura",
        "cy"
      ],
      [
        "Ġpar",
        "li"
      ],
      [
        "Ġsa",
        "per"
      ],
      [
        "Ġpur",
        "su"
      ],
      [
        "res",
        "si"
      ],
      [
        "Ġaggiung",
        "ere"
      ],
      [
        "ĠCont",
        "ent"
      ],
      [
        "Ġatt",
        "iva"
      ],
      [
        "D",
        "ef"
      ],
      [
        "ma",
        "king"
      ],
      [
        "ĠP",
        "I"
      ],
      [
        "Ġhold",
        "s"
      ],
      [
        "c",
        "d"
      ],
      [
        "a",
        "e"
      ],
      [
        "Ġst",
        "unning"
      ],
      [
        "Ġrifless",
        "ione"
      ],
      [
        "Ġcasin",
        "ò"
      ],
      [
        "Ġbo",
        "y"
      ],
      [
        "Ġgr",
        "id"
      ],
      [
        "Ġk",
        "it"
      ],
      [
        "Ġbig",
        "ger"
      ],
      [
        "ed",
        "ing"
      ],
      [
        "Ġa",
        "cknow"
      ],
      [
        "anc",
        "ement"
      ],
      [
        "Ġc",
        "overs"
      ],
      [
        "ĠLav",
        "oro"
      ],
      [
        "Ġw",
        "itness"
      ],
      [
        "Ġchi",
        "ama"
      ],
      [
        "ci",
        "ò"
      ],
      [
        "Ġhundred",
        "s"
      ],
      [
        "Ġcosci",
        "enza"
      ],
      [
        "ĠC",
        "N"
      ],
      [
        "Ġst",
        "ars"
      ],
      [
        "Ġsurround",
        "ing"
      ],
      [
        "ad",
        "ian"
      ],
      [
        "ri",
        "or"
      ],
      [
        "Ġrepla",
        "cement"
      ],
      [
        "Ġcent",
        "ina"
      ],
      [
        "c",
        "ono"
      ],
      [
        "Ġvinc",
        "ere"
      ],
      [
        "Ġperfect",
        "ly"
      ],
      [
        "Ġis",
        "land"
      ],
      [
        "IN",
        "I"
      ],
      [
        "if",
        "er"
      ],
      [
        "Ġdom",
        "ic"
      ],
      [
        "Ġimposs",
        "ibile"
      ],
      [
        "Ġb",
        "ounds"
      ],
      [
        "bl",
        "og"
      ],
      [
        "Ġfor",
        "g"
      ],
      [
        "Ġtut",
        "t"
      ],
      [
        "Ġbel",
        "ief"
      ],
      [
        "Ġg",
        "esto"
      ],
      [
        "en",
        "zo"
      ],
      [
        "Ġraff",
        "orz"
      ],
      [
        "ick",
        "et"
      ],
      [
        "Ġcontrol",
        "lare"
      ],
      [
        "Ġdel",
        "icious"
      ],
      [
        "Ġcor",
        "onavirus"
      ],
      [
        "å",
        "¯"
      ],
      [
        "Ġdiscover",
        "ed"
      ],
      [
        "Ġse",
        "vere"
      ],
      [
        "Ġident",
        "ified"
      ],
      [
        "to",
        "ken"
      ],
      [
        "aut",
        "h"
      ],
      [
        "Ġraccon",
        "tare"
      ],
      [
        "a",
        "o"
      ],
      [
        "us",
        "ter"
      ],
      [
        "Ġdes",
        "ired"
      ],
      [
        "Ġlight",
        "ing"
      ],
      [
        "Ġfo",
        "res"
      ],
      [
        "Ġsi",
        "ete"
      ],
      [
        "Ġrisc",
        "ald"
      ],
      [
        "ĠOr",
        "der"
      ],
      [
        "jo",
        "in"
      ],
      [
        "ĠI",
        "re"
      ],
      [
        "li",
        "ers"
      ],
      [
        ".",
        "</"
      ],
      [
        "Ġs",
        "outh"
      ],
      [
        "es",
        "ome"
      ],
      [
        "Ġseg",
        "ue"
      ],
      [
        "ZION",
        "I"
      ],
      [
        "id",
        "ere"
      ],
      [
        "ĠR",
        "EG"
      ],
      [
        "wh",
        "at"
      ],
      [
        "Ġp",
        "it"
      ],
      [
        "Ġg",
        "ender"
      ],
      [
        "ol",
        "s"
      ],
      [
        "Ġciv",
        "ili"
      ],
      [
        "ly",
        "wood"
      ],
      [
        "Ġpot",
        "entially"
      ],
      [
        "ams",
        "ung"
      ],
      [
        "Ġnetwork",
        "s"
      ],
      [
        "Ġk",
        "ick"
      ],
      [
        "Ġdep",
        "art"
      ],
      [
        "Ġfamil",
        "iare"
      ],
      [
        "s",
        "erv"
      ],
      [
        "b",
        "ec"
      ],
      [
        "Ġperm",
        "etter"
      ],
      [
        "Ġsuper",
        "vis"
      ],
      [
        "Ġr",
        "us"
      ],
      [
        "st",
        "at"
      ],
      [
        "Ġpubblic",
        "he"
      ],
      [
        "Ġerr",
        "ori"
      ],
      [
        "Ġmet",
        "e"
      ],
      [
        "ĠRich",
        "ard"
      ],
      [
        "ir",
        "s"
      ],
      [
        "Ġindustr",
        "ies"
      ],
      [
        "Ġdep",
        "ends"
      ],
      [
        "ĠR",
        "am"
      ],
      [
        "usc",
        "ita"
      ],
      [
        "Ġcon",
        "g"
      ],
      [
        "ol",
        "eggio"
      ],
      [
        "Ġcl",
        "ar"
      ],
      [
        "ĠAd",
        "ministr"
      ],
      [
        "Ġhistor",
        "ical"
      ],
      [
        "ĠV",
        "ic"
      ],
      [
        "Ġspecif",
        "ici"
      ],
      [
        "P",
        "P"
      ],
      [
        "Ġmin",
        "imal"
      ],
      [
        "M",
        "L"
      ],
      [
        "W",
        "idth"
      ],
      [
        "ag",
        "on"
      ],
      [
        "ok",
        "ing"
      ],
      [
        "ĠD",
        "alla"
      ],
      [
        "m",
        "m"
      ],
      [
        "Ġkeep",
        "s"
      ],
      [
        "Ð",
        "¼"
      ],
      [
        "Ġnavig",
        "ate"
      ],
      [
        "Ġneg",
        "oti"
      ],
      [
        "Ġext",
        "ended"
      ],
      [
        "ans",
        "ion"
      ],
      [
        "Ġimm",
        "un"
      ],
      [
        "an",
        "ese"
      ],
      [
        "Ġconnect",
        "ions"
      ],
      [
        "ĠO",
        "bject"
      ],
      [
        "Ġrec",
        "ensioni"
      ],
      [
        "F",
        "ont"
      ],
      [
        "Ġdef",
        "ense"
      ],
      [
        "Ġimprend",
        "itori"
      ],
      [
        "s",
        "pring"
      ],
      [
        "Ġpul",
        "s"
      ],
      [
        "Ġmus",
        "cle"
      ],
      [
        "Ġout",
        "comes"
      ],
      [
        "Ġprefer",
        "ences"
      ],
      [
        "ĠRoy",
        "al"
      ],
      [
        "Ġintegr",
        "ation"
      ],
      [
        "Ġtur",
        "no"
      ],
      [
        "Ġtechni",
        "que"
      ],
      [
        "Ġpod",
        "cast"
      ],
      [
        "Ġappreci",
        "ate"
      ],
      [
        "Ġrob",
        "ot"
      ],
      [
        "ĠW",
        "ay"
      ],
      [
        "Ġfoss",
        "ero"
      ],
      [
        "ĠSp",
        "ace"
      ],
      [
        "Ġ.",
        "."
      ],
      [
        "../",
        "../"
      ],
      [
        "ĠP",
        "enn"
      ],
      [
        "AS",
        "E"
      ],
      [
        "Ġtrack",
        "ing"
      ],
      [
        "Ġdin",
        "ner"
      ],
      [
        "Ġpack",
        "aging"
      ],
      [
        "Ġpro",
        "ceed"
      ],
      [
        "rit",
        "ing"
      ],
      [
        "Ġofficial",
        "s"
      ],
      [
        "ĠV",
        "o"
      ],
      [
        "Ġev",
        "idente"
      ],
      [
        "Ġnot",
        "ed"
      ],
      [
        "ĠCor",
        "so"
      ],
      [
        "ĠLond",
        "ra"
      ],
      [
        "p",
        "ic"
      ],
      [
        "Ġfor",
        "ces"
      ],
      [
        "ĠPar",
        "is"
      ],
      [
        "Ġpubblic",
        "itÃł"
      ],
      [
        "Ġn",
        "eck"
      ],
      [
        "Ġcrit",
        "ica"
      ],
      [
        "erm",
        "i"
      ],
      [
        "Ġcamb",
        "ia"
      ],
      [
        "P",
        "RO"
      ],
      [
        "ail",
        "y"
      ],
      [
        "Ġinj",
        "uries"
      ],
      [
        "Ġmom",
        "ents"
      ],
      [
        "ĠZ",
        "ip"
      ],
      [
        "x",
        "el"
      ],
      [
        "ĠId",
        "ent"
      ],
      [
        "M",
        "enu"
      ],
      [
        "Ġquotidi",
        "ano"
      ],
      [
        "ĠCh",
        "ildren"
      ],
      [
        "forma",
        "zioni"
      ],
      [
        "Ġfa",
        "i"
      ],
      [
        "Ġconsul",
        "enza"
      ],
      [
        "ĠProfession",
        "al"
      ],
      [
        "Ġimp",
        "lic"
      ],
      [
        "Ġconf",
        "ident"
      ],
      [
        "Ġ(",
        "+"
      ],
      [
        "pp",
        "on"
      ],
      [
        "Ġmil",
        "itari"
      ],
      [
        "C",
        "OM"
      ],
      [
        "Ġpi",
        "anta"
      ],
      [
        "ĠG",
        "h"
      ],
      [
        "ĠK",
        "en"
      ],
      [
        "Ġreport",
        "ing"
      ],
      [
        "Ġm",
        "amma"
      ],
      [
        "Ġincre",
        "ases"
      ],
      [
        "V",
        "ector"
      ],
      [
        "Ġord",
        "in"
      ],
      [
        "o",
        "pportun"
      ],
      [
        "Ġclass",
        "ico"
      ],
      [
        "ard",
        "a"
      ],
      [
        "ĠCho",
        "ose"
      ],
      [
        "ad",
        "ow"
      ],
      [
        "AN",
        "T"
      ],
      [
        "sc",
        "ale"
      ],
      [
        "Ġcontain",
        "er"
      ],
      [
        "Ġprest",
        "ito"
      ],
      [
        "Ġdrug",
        "s"
      ],
      [
        "Ġdeterm",
        "ined"
      ],
      [
        "ina",
        "zioni"
      ],
      [
        "Ġport",
        "folio"
      ],
      [
        "T",
        "op"
      ],
      [
        "ĠO",
        "s"
      ],
      [
        "Ġs",
        "ister"
      ],
      [
        "Ġto",
        "ken"
      ],
      [
        "on",
        "ly"
      ],
      [
        "Ġbattag",
        "lia"
      ],
      [
        "a",
        "a"
      ],
      [
        "Ġmag",
        "istr"
      ],
      [
        "Ġbuild",
        "ings"
      ],
      [
        "ic",
        "idio"
      ],
      [
        "s",
        "ign"
      ],
      [
        "Ġperf",
        "ettamente"
      ],
      [
        "olog",
        "i"
      ],
      [
        "Ġvol",
        "to"
      ],
      [
        "Ġus",
        "age"
      ],
      [
        "ĠCur",
        "rent"
      ],
      [
        "Ġcandid",
        "ates"
      ],
      [
        "Ġimp",
        "osta"
      ],
      [
        "Pro",
        "duct"
      ],
      [
        "b",
        "ul"
      ],
      [
        "Ġimp",
        "atto"
      ],
      [
        "ĠS",
        "anto"
      ],
      [
        "ĠComm",
        "erc"
      ],
      [
        "Ġvog",
        "lio"
      ],
      [
        "inta",
        "ge"
      ],
      [
        "Ġinsp",
        "ired"
      ],
      [
        "Ġc",
        "oper"
      ],
      [
        "Ġmart",
        "edì"
      ],
      [
        "b",
        "its"
      ],
      [
        "Ġconc",
        "lude"
      ],
      [
        "ĠD",
        "ove"
      ],
      [
        "W",
        "indow"
      ],
      [
        "Ġes",
        "attamente"
      ],
      [
        "Ġappro",
        "ccio"
      ],
      [
        "s",
        "ite"
      ],
      [
        "ĠTra",
        "ining"
      ],
      [
        "Ġeconom",
        "ici"
      ],
      [
        "Ġocc",
        "ident"
      ],
      [
        "Ġy",
        "ield"
      ],
      [
        "Ġenjoy",
        "ed"
      ],
      [
        "at",
        "ar"
      ],
      [
        "re",
        "ment"
      ],
      [
        "Ġtab",
        "les"
      ],
      [
        "ĠC",
        "ross"
      ],
      [
        "ĠAl",
        "f"
      ],
      [
        "Ġneighbor",
        "hood"
      ],
      [
        "ĠT",
        "able"
      ],
      [
        "ap",
        "ed"
      ],
      [
        "ific",
        "ata"
      ],
      [
        "Ġreg",
        "al"
      ],
      [
        "RE",
        "E"
      ],
      [
        "n",
        "ti"
      ],
      [
        "Ġsp",
        "r"
      ],
      [
        "Ġac",
        "que"
      ],
      [
        "Ġi",
        "OS"
      ],
      [
        "Ġspe",
        "aking"
      ],
      [
        "ĠL",
        "etter"
      ],
      [
        "Ġh",
        "ire"
      ],
      [
        "ĠI",
        "R"
      ],
      [
        "Ġra",
        "in"
      ],
      [
        "ĠC",
        "ry"
      ],
      [
        "Ġcal",
        "ci"
      ],
      [
        "Ġcon",
        "osce"
      ],
      [
        "Ġf",
        "less"
      ],
      [
        "ĠM",
        "P"
      ],
      [
        "ang",
        "elo"
      ],
      [
        "Ġwe",
        "ap"
      ],
      [
        "Ġrel",
        "atively"
      ],
      [
        "Ġex",
        "ecut"
      ],
      [
        "pro",
        "ject"
      ],
      [
        "Ġsch",
        "ermo"
      ],
      [
        "Ġfunction",
        "al"
      ],
      [
        "ĠS",
        "in"
      ],
      [
        "ĠM",
        "S"
      ],
      [
        "ĠV",
        "ent"
      ],
      [
        "Ġo",
        "tto"
      ],
      [
        "å",
        "½"
      ],
      [
        "ens",
        "a"
      ],
      [
        "TM",
        "L"
      ],
      [
        "Ġto",
        "ss"
      ],
      [
        "Ġprincip",
        "almente"
      ],
      [
        "Ġapplic",
        "able"
      ],
      [
        "Ġf",
        "ellow"
      ],
      [
        "ĠP",
        "in"
      ],
      [
        "(\"",
        "#"
      ],
      [
        "Ġintegr",
        "ated"
      ],
      [
        "Ġrappresent",
        "ano"
      ],
      [
        "ĠR",
        "oss"
      ],
      [
        "Ġinter",
        "act"
      ],
      [
        "M",
        "ENT"
      ],
      [
        "Ġsudd",
        "en"
      ],
      [
        "Ġed",
        "ifici"
      ],
      [
        "ĠSh",
        "ould"
      ],
      [
        "s",
        "ave"
      ],
      [
        "Ġint",
        "ent"
      ],
      [
        "V",
        "is"
      ],
      [
        "ĠV",
        "end"
      ],
      [
        "Ġgu",
        "est"
      ],
      [
        "ĠFeder",
        "al"
      ],
      [
        "Ġfl",
        "ash"
      ],
      [
        "Ġeffettu",
        "ato"
      ],
      [
        "wh",
        "ich"
      ],
      [
        "Ġflex",
        "ible"
      ],
      [
        "ĠF",
        "lo"
      ],
      [
        "ec",
        "o"
      ],
      [
        "Ġtrans",
        "actions"
      ],
      [
        "O",
        "per"
      ],
      [
        "Ġtr",
        "igger"
      ],
      [
        "Ġatt",
        "orno"
      ],
      [
        "Ġro",
        "les"
      ],
      [
        "ĠC",
        "att"
      ],
      [
        "ĠT",
        "ry"
      ],
      [
        "Stre",
        "am"
      ],
      [
        "Ġav",
        "endo"
      ],
      [
        "Ġric",
        "che"
      ],
      [
        "Ġsuccess",
        "ivamente"
      ],
      [
        "Ġa",
        "ma"
      ],
      [
        "Ġrespons",
        "abili"
      ],
      [
        "im",
        "ages"
      ],
      [
        "Ġmol",
        "t"
      ],
      [
        "Ut",
        "ente"
      ],
      [
        "ì",
        "Ŀ"
      ],
      [
        "Ġdin",
        "am"
      ],
      [
        "Ġmu",
        "ov"
      ],
      [
        "Ġposs",
        "esso"
      ],
      [
        "ĠWh",
        "ich"
      ],
      [
        "ĠCl",
        "in"
      ],
      [
        "Ġcent",
        "re"
      ],
      [
        "ĠAr",
        "ray"
      ],
      [
        "Ġpe",
        "zzi"
      ],
      [
        "Ġm",
        "issione"
      ],
      [
        "ar",
        "to"
      ],
      [
        "Ġfe",
        "at"
      ],
      [
        "Ġmass",
        "ive"
      ],
      [
        "ĠBuild",
        "ing"
      ],
      [
        "Ġchiam",
        "ata"
      ],
      [
        "c",
        "ontrol"
      ],
      [
        "b",
        "ia"
      ],
      [
        "ol",
        "ic"
      ],
      [
        "Ġcor",
        "retta"
      ],
      [
        "Ġreal",
        "ize"
      ],
      [
        "/",
        "**"
      ],
      [
        "pon",
        "ents"
      ],
      [
        "Ġtradi",
        "zionali"
      ],
      [
        "Ġb",
        "ought"
      ],
      [
        "ĠCon",
        "tr"
      ],
      [
        "E",
        "xt"
      ],
      [
        "Ġflav",
        "or"
      ],
      [
        "Ġar",
        "ricch"
      ],
      [
        "Ġmin",
        "ori"
      ],
      [
        "Ġricor",
        "so"
      ],
      [
        "ak",
        "ed"
      ],
      [
        "n",
        "ic"
      ],
      [
        "Ġr",
        "d"
      ],
      [
        "D",
        "e"
      ],
      [
        "ĠPug",
        "lia"
      ],
      [
        "Ġsub",
        "mit"
      ],
      [
        "Ġinf",
        "in"
      ],
      [
        "ĠD",
        "im"
      ],
      [
        "ĠPr",
        "ime"
      ],
      [
        "Ġdimostr",
        "ato"
      ],
      [
        "w",
        "p"
      ],
      [
        "Ġsc",
        "re"
      ],
      [
        "arr",
        "ivo"
      ],
      [
        "æ",
        "³"
      ],
      [
        "l",
        "ar"
      ],
      [
        "Ġdev",
        "o"
      ],
      [
        "dis",
        "play"
      ],
      [
        "æ",
        "ŀ"
      ],
      [
        "iment",
        "azione"
      ],
      [
        "ĠVal",
        "le"
      ],
      [
        "Ġscrit",
        "tura"
      ],
      [
        "pp",
        "ers"
      ],
      [
        "M",
        "e"
      ],
      [
        "ec",
        "ution"
      ],
      [
        "ing",
        "le"
      ],
      [
        "eng",
        "er"
      ],
      [
        "it",
        "age"
      ],
      [
        "Ġspec",
        "ifica"
      ],
      [
        "it",
        "uto"
      ],
      [
        "æĹ",
        "¶"
      ],
      [
        "t",
        "mp"
      ],
      [
        "l",
        "ers"
      ],
      [
        "Ġpers",
        "ino"
      ],
      [
        "tot",
        "al"
      ],
      [
        "Ġsil",
        "enzio"
      ],
      [
        "act",
        "or"
      ],
      [
        "Ġfor",
        "um"
      ],
      [
        "D",
        "O"
      ],
      [
        "ĠSel",
        "ect"
      ],
      [
        "Ġb",
        "assa"
      ],
      [
        "Ġcal",
        "do"
      ],
      [
        "ot",
        "er"
      ],
      [
        "ĠD",
        "ott"
      ],
      [
        "Ġcor",
        "respond"
      ],
      [
        "g",
        "her"
      ],
      [
        "Ġper",
        "cor"
      ],
      [
        "ĠH",
        "istory"
      ],
      [
        "Ġwhe",
        "el"
      ],
      [
        "Ġcar",
        "ried"
      ],
      [
        "Â",
        "°"
      ],
      [
        "Ġus",
        "a"
      ],
      [
        "Ġquarti",
        "ere"
      ],
      [
        "Ġsvol",
        "gere"
      ],
      [
        "Ġbeg",
        "ins"
      ],
      [
        "Ġd",
        "os"
      ],
      [
        "Ġconsum",
        "atori"
      ],
      [
        "++",
        ";"
      ],
      [
        "Ġdescrib",
        "e"
      ],
      [
        "G",
        "E"
      ],
      [
        "Ġm",
        "orto"
      ],
      [
        "Ġpers",
        "ist"
      ],
      [
        "ĠT",
        "al"
      ],
      [
        "Ġman",
        "giare"
      ],
      [
        "Ġatta",
        "cc"
      ],
      [
        "Ġstand",
        "ing"
      ],
      [
        "Ġpo",
        "esia"
      ],
      [
        "Ġb",
        "ot"
      ],
      [
        "ud",
        "a"
      ],
      [
        "ĠJohn",
        "son"
      ],
      [
        "Ġvac",
        "anza"
      ],
      [
        "Ġrequ",
        "ests"
      ],
      [
        "ĠFor",
        "se"
      ],
      [
        "Ġcab",
        "in"
      ],
      [
        "es",
        "istenza"
      ],
      [
        "zi",
        "ale"
      ],
      [
        "ĠMore",
        "over"
      ],
      [
        "ĠP",
        "oss"
      ],
      [
        "Ġcompet",
        "enza"
      ],
      [
        "p",
        "rov"
      ],
      [
        "Ġcor",
        "rente"
      ],
      [
        "Ġresult",
        "ing"
      ],
      [
        "Ġ(",
        "âĢľ"
      ],
      [
        "ol",
        "ata"
      ],
      [
        "ed",
        "ali"
      ],
      [
        "('",
        "#"
      ],
      [
        "ĠB",
        "il"
      ],
      [
        "tific",
        "ial"
      ],
      [
        "Ġexp",
        "ression"
      ],
      [
        "Ġsvol",
        "ge"
      ],
      [
        "åı",
        "¯"
      ],
      [
        "Ġm",
        "ic"
      ],
      [
        "ĠSar",
        "Ãł"
      ],
      [
        "Ġch",
        "annels"
      ],
      [
        "Ġsav",
        "ings"
      ],
      [
        "Ġansw",
        "ers"
      ],
      [
        "ĠVer",
        "ona"
      ],
      [
        "á",
        "ĥ"
      ],
      [
        "Ġre",
        "cover"
      ],
      [
        "Ġman",
        "ip"
      ],
      [
        "Ġat",
        "tr"
      ],
      [
        "Ġmar",
        "riage"
      ],
      [
        "Ġsum",
        "m"
      ],
      [
        "AC",
        "K"
      ],
      [
        "Ġredd",
        "ito"
      ],
      [
        "Ġconosci",
        "uto"
      ],
      [
        "H",
        "ttp"
      ],
      [
        "Ġrecogn",
        "ized"
      ],
      [
        "ĠL",
        "ow"
      ],
      [
        "Ġqui",
        "et"
      ],
      [
        "Ġwarr",
        "ant"
      ],
      [
        "ĠC",
        "and"
      ],
      [
        "Ġsho",
        "es"
      ],
      [
        "Ġs",
        "ides"
      ],
      [
        "ĠAs",
        "k"
      ],
      [
        "irt",
        "ual"
      ],
      [
        "Ġpens",
        "a"
      ],
      [
        "head",
        "er"
      ],
      [
        "ĠUnd",
        "erstand"
      ],
      [
        "Ġdiagn",
        "ost"
      ],
      [
        "ĠW",
        "in"
      ],
      [
        "ä»",
        "¥"
      ],
      [
        "c",
        "ond"
      ],
      [
        "f",
        "x"
      ],
      [
        "ĠN",
        "egli"
      ],
      [
        "sc",
        "reen"
      ],
      [
        "Ġtreat",
        "ments"
      ],
      [
        "Ġdis",
        "h"
      ],
      [
        "ĠA",
        "bb"
      ],
      [
        "Ġequ",
        "ival"
      ],
      [
        "Ġprod",
        "urre"
      ],
      [
        "f",
        "lix"
      ],
      [
        "Ġrecommend",
        "ations"
      ],
      [
        "ĠSal",
        "es"
      ],
      [
        "Ġfotograf",
        "ia"
      ],
      [
        "ĠD",
        "C"
      ],
      [
        "Ġreg",
        "ional"
      ],
      [
        "h",
        "r"
      ],
      [
        "ĠV",
        "it"
      ],
      [
        "U",
        "ST"
      ],
      [
        "ter",
        "ia"
      ],
      [
        "lud",
        "ing"
      ],
      [
        "Ġspieg",
        "ato"
      ],
      [
        "Ġappoint",
        "ment"
      ],
      [
        "D",
        "own"
      ],
      [
        "ĠEn",
        "vironment"
      ],
      [
        "er",
        "no"
      ],
      [
        "Ġbro",
        "ken"
      ],
      [
        "II",
        "I"
      ],
      [
        "Ġcal",
        "ore"
      ],
      [
        "Ġex",
        "ecutive"
      ],
      [
        "ĠIn",
        "tro"
      ],
      [
        "tr",
        "as"
      ],
      [
        "Ġviss",
        "uto"
      ],
      [
        "ĠT",
        "ip"
      ],
      [
        "Ġfamili",
        "ari"
      ],
      [
        "h",
        "ere"
      ],
      [
        "ici",
        "ale"
      ],
      [
        "ĠN",
        "elle"
      ],
      [
        "G",
        "o"
      ],
      [
        "Ġg",
        "em"
      ],
      [
        "Ġwall",
        "s"
      ],
      [
        "Ġp",
        "all"
      ],
      [
        "Ġsp",
        "alle"
      ],
      [
        "ars",
        "a"
      ],
      [
        "Ġmemb",
        "ership"
      ],
      [
        "Ġpol",
        "l"
      ],
      [
        "Ġmod",
        "ulo"
      ],
      [
        "Ġrest",
        "itu"
      ],
      [
        "ĠH",
        "en"
      ],
      [
        "p",
        "ress"
      ],
      [
        "Ġrip",
        "resa"
      ],
      [
        "inter",
        "esse"
      ],
      [
        "liot",
        "eca"
      ],
      [
        "ĠR",
        "ub"
      ],
      [
        "Ġcamp",
        "us"
      ],
      [
        "id",
        "ers"
      ],
      [
        "B",
        "uffer"
      ],
      [
        "Ġfac",
        "ing"
      ],
      [
        "åľ",
        "¨"
      ],
      [
        "Ġat",
        "let"
      ],
      [
        "Ġsapp",
        "iamo"
      ],
      [
        "Ġexpos",
        "ure"
      ],
      [
        "ĠFurther",
        "more"
      ],
      [
        "loc",
        "ation"
      ],
      [
        "ad",
        "s"
      ],
      [
        "Ġcondi",
        "zion"
      ],
      [
        "Ġenc",
        "ounter"
      ],
      [
        "ic",
        "l"
      ],
      [
        "Ġsost",
        "anza"
      ],
      [
        "Ġstrateg",
        "ie"
      ],
      [
        "ĠAr",
        "ts"
      ],
      [
        "[",
        ":"
      ],
      [
        "Ġprevis",
        "te"
      ],
      [
        "Ġrestaur",
        "ants"
      ],
      [
        "Ser",
        "ver"
      ],
      [
        "id",
        "anza"
      ],
      [
        "ĠPu",
        "oi"
      ],
      [
        "Ġconsider",
        "are"
      ],
      [
        "Ġcrim",
        "inal"
      ],
      [
        "Ġcer",
        "ti"
      ],
      [
        "Ġh",
        "idden"
      ],
      [
        "Ġme",
        "at"
      ],
      [
        "os",
        "oph"
      ],
      [
        "sp",
        "lit"
      ],
      [
        "Ġres",
        "ili"
      ],
      [
        "Ġent",
        "ra"
      ],
      [
        "Ġsan",
        "itaria"
      ],
      [
        "ĠQu",
        "anto"
      ],
      [
        "Ġind",
        "oss"
      ],
      [
        "Ġad",
        "venture"
      ],
      [
        "Ġm",
        "ount"
      ],
      [
        "Ġconclus",
        "ione"
      ],
      [
        "Ġmil",
        "k"
      ],
      [
        "Ġlink",
        "ed"
      ],
      [
        "ĠCom",
        "itato"
      ],
      [
        "Ġmet",
        "odi"
      ],
      [
        "Ġflex",
        "ibility"
      ],
      [
        "Ġrif",
        "orma"
      ],
      [
        "Ġn",
        "omin"
      ],
      [
        "app",
        "y"
      ],
      [
        "B",
        "o"
      ],
      [
        "ĠWebs",
        "ite"
      ],
      [
        "M",
        "in"
      ],
      [
        "inci",
        "ale"
      ],
      [
        "Ġsog",
        "giorno"
      ],
      [
        "Ġpar",
        "king"
      ],
      [
        "Ġgioc",
        "atore"
      ],
      [
        "ĠJapan",
        "ese"
      ],
      [
        "Ġtrans",
        "action"
      ],
      [
        "ar",
        "co"
      ],
      [
        "Ġv",
        "ote"
      ],
      [
        "Ġt",
        "ast"
      ],
      [
        "m",
        "ade"
      ],
      [
        "Ġtyp",
        "ical"
      ],
      [
        "Ġnego",
        "zio"
      ],
      [
        "at",
        "re"
      ],
      [
        "sc",
        "ope"
      ],
      [
        "ĠL",
        "td"
      ],
      [
        "ĠNuov",
        "a"
      ],
      [
        "ĠVen",
        "eto"
      ],
      [
        "EL",
        "L"
      ],
      [
        "al",
        "ta"
      ],
      [
        "Ġen",
        "orm"
      ],
      [
        "Ġcontrol",
        "li"
      ],
      [
        "l",
        "ates"
      ],
      [
        "Ġmiglior",
        "amento"
      ],
      [
        "or",
        "ni"
      ],
      [
        "=",
        "\\\""
      ],
      [
        "Ġsing",
        "oli"
      ],
      [
        "Ġmax",
        "im"
      ],
      [
        "Ġfin",
        "ance"
      ],
      [
        "Ġulter",
        "iore"
      ],
      [
        "Ġfollow",
        "s"
      ],
      [
        "it",
        "ta"
      ],
      [
        "Ġd",
        "orm"
      ],
      [
        "com",
        "mon"
      ],
      [
        "Ġmontag",
        "na"
      ],
      [
        "ĠR",
        "un"
      ],
      [
        "Ġtras",
        "formazione"
      ],
      [
        "Ġmot",
        "ion"
      ],
      [
        "Ġpriv",
        "ata"
      ],
      [
        "Ġob",
        "j"
      ],
      [
        "Ġv",
        "ie"
      ],
      [
        "Ġal",
        "gorith"
      ],
      [
        "Ġco",
        "ast"
      ],
      [
        "ĠCin",
        "ema"
      ],
      [
        "ĠParl",
        "amento"
      ],
      [
        "Ġt",
        "asso"
      ],
      [
        "Ġsolid",
        "arietÃł"
      ],
      [
        "Ġc",
        "el"
      ],
      [
        "Ġrema",
        "ining"
      ],
      [
        "Ġman",
        "ual"
      ],
      [
        "imm",
        "ing"
      ],
      [
        "ĠC",
        "ann"
      ],
      [
        "Ġsc",
        "and"
      ],
      [
        "Ġcan",
        "ale"
      ],
      [
        "al",
        "c"
      ],
      [
        "k",
        "h"
      ],
      [
        "æ",
        "Ķ"
      ],
      [
        "Ġs",
        "itting"
      ],
      [
        "am",
        "ber"
      ],
      [
        "unc",
        "iare"
      ],
      [
        "ate",
        "zza"
      ],
      [
        "ĠB",
        "ow"
      ],
      [
        "Ġcomb",
        "att"
      ],
      [
        "k",
        "ins"
      ],
      [
        "Ġevery",
        "day"
      ],
      [
        "Ġint",
        "rap"
      ],
      [
        "Ġchi",
        "unque"
      ],
      [
        "en",
        "v"
      ],
      [
        "Ġar",
        "ia"
      ],
      [
        "Ġp",
        "io"
      ],
      [
        "ĠH",
        "aw"
      ],
      [
        "Ġr",
        "ating"
      ],
      [
        "col",
        "umn"
      ],
      [
        "Ġv",
        "olo"
      ],
      [
        "ĠR",
        "icc"
      ],
      [
        "Ġun",
        "f"
      ],
      [
        "Ġal",
        "imenti"
      ],
      [
        "Ġdevelop",
        "ers"
      ],
      [
        "Ġmob",
        "ili"
      ],
      [
        "Ġf",
        "es"
      ],
      [
        "um",
        "o"
      ],
      [
        "Ġmerc",
        "oledì"
      ],
      [
        "Ġess",
        "enziale"
      ],
      [
        "Ġn",
        "orth"
      ],
      [
        "Ġaff",
        "asc"
      ],
      [
        "ĠSard",
        "egna"
      ],
      [
        "ĠP",
        "ul"
      ],
      [
        "ĠT",
        "own"
      ],
      [
        "ĠLa",
        "ura"
      ],
      [
        "Ġra",
        "w"
      ],
      [
        "Ġauthor",
        "ity"
      ],
      [
        "olar",
        "itÃł"
      ],
      [
        "Ġletter",
        "atura"
      ],
      [
        "Ġar",
        "che"
      ],
      [
        "Ġvu",
        "ol"
      ],
      [
        "ĠS",
        "ett"
      ],
      [
        "Ġseem",
        "ed"
      ],
      [
        "ĠConn",
        "ect"
      ],
      [
        "`",
        ","
      ],
      [
        "ĠS",
        "pring"
      ],
      [
        "Ġmin",
        "ister"
      ],
      [
        "Ġaffin",
        "ché"
      ],
      [
        "Ġv",
        "into"
      ],
      [
        "ĠF",
        "ROM"
      ],
      [
        "ĠM",
        "etro"
      ],
      [
        "end",
        "i"
      ],
      [
        "Ġcons",
        "entire"
      ],
      [
        "ec",
        "chi"
      ],
      [
        "Ġmar",
        "ito"
      ],
      [
        "Ġest",
        "re"
      ],
      [
        "ĠB",
        "ad"
      ],
      [
        "ec",
        "ento"
      ],
      [
        "Ġsong",
        "s"
      ],
      [
        "Ġsh",
        "ock"
      ],
      [
        "pe",
        "ed"
      ],
      [
        "W",
        "ork"
      ],
      [
        "Ġsch",
        "ia"
      ],
      [
        "Ġwork",
        "shop"
      ],
      [
        "Ġatmos",
        "phere"
      ],
      [
        "Ġclos",
        "er"
      ],
      [
        "res",
        "ents"
      ],
      [
        "ĠT",
        "ale"
      ],
      [
        "tif",
        "ied"
      ],
      [
        "Ġoss",
        "ia"
      ],
      [
        "ed",
        "ge"
      ],
      [
        "Ġimpress",
        "ive"
      ],
      [
        "ĠCons",
        "ult"
      ],
      [
        "ĠT",
        "ax"
      ],
      [
        "Ġconcern",
        "ed"
      ],
      [
        "unt",
        "ing"
      ],
      [
        "Ġsvol",
        "to"
      ],
      [
        "Ġtelef",
        "on"
      ],
      [
        "Ġtransport",
        "ation"
      ],
      [
        "Ġsc",
        "ope"
      ],
      [
        "Comm",
        "and"
      ],
      [
        "Ġtr",
        "im"
      ],
      [
        "an",
        "ima"
      ],
      [
        "Ġm",
        "l"
      ],
      [
        "ĠCred",
        "it"
      ],
      [
        "Ġacc",
        "red"
      ],
      [
        "ĠSh",
        "o"
      ],
      [
        "Ġi",
        "p"
      ],
      [
        "Ġpa",
        "io"
      ],
      [
        "Ġrec",
        "enti"
      ],
      [
        "b",
        "ed"
      ],
      [
        "Ġe",
        "gli"
      ],
      [
        "our",
        "se"
      ],
      [
        "Ġall",
        "W"
      ],
      [
        "ĠNe",
        "ed"
      ],
      [
        "Ġb",
        "ond"
      ],
      [
        "ĠArch",
        "it"
      ],
      [
        "{",
        "}"
      ],
      [
        "iv",
        "ere"
      ],
      [
        "Ġmeet",
        "ings"
      ],
      [
        "Ġv",
        "enga"
      ],
      [
        "Ġde",
        "bb"
      ],
      [
        "'",
        "=>"
      ],
      [
        "Ġy",
        "es"
      ],
      [
        "Ġch",
        "iare"
      ],
      [
        "sub",
        "s"
      ],
      [
        "Ġfunction",
        "ality"
      ],
      [
        "ri",
        "ere"
      ],
      [
        "Ġtick",
        "et"
      ],
      [
        "is",
        "tri"
      ],
      [
        "ĠSomet",
        "imes"
      ],
      [
        "ĠE",
        "S"
      ],
      [
        "Ġaltre",
        "tt"
      ],
      [
        "Ġbut",
        "ter"
      ],
      [
        "Ġrecogn",
        "ize"
      ],
      [
        "Ġpol",
        "y"
      ],
      [
        "ĠB",
        "ang"
      ],
      [
        "Ġbenefic",
        "ial"
      ],
      [
        "Ġven",
        "ire"
      ],
      [
        "Ġimp",
        "ression"
      ],
      [
        "ĠJo",
        "in"
      ],
      [
        "Ġmod",
        "ifiche"
      ],
      [
        "Ġbo",
        "olean"
      ],
      [
        "\":",
        "\""
      ],
      [
        "met",
        "hod"
      ],
      [
        "Ġcontinu",
        "o"
      ],
      [
        "U",
        "C"
      ],
      [
        "ĠLeg",
        "ge"
      ],
      [
        "Ġqu",
        "adr"
      ],
      [
        "Ġreason",
        "able"
      ],
      [
        "in",
        "io"
      ],
      [
        "ĠSm",
        "all"
      ],
      [
        "ĠLeg",
        "a"
      ],
      [
        "Ġaccept",
        "ed"
      ],
      [
        "Ġbonus",
        "es"
      ],
      [
        "Ġmat",
        "ches"
      ],
      [
        "l",
        "at"
      ],
      [
        "ĠUp",
        "date"
      ],
      [
        "ĠVirg",
        "inia"
      ],
      [
        "enti",
        "als"
      ],
      [
        "ĠS",
        "n"
      ],
      [
        "Ġeconom",
        "iche"
      ],
      [
        "ib",
        "ilmente"
      ],
      [
        "is",
        "ca"
      ],
      [
        "ĠSaf",
        "ety"
      ],
      [
        "ĠR",
        "aff"
      ],
      [
        "ct",
        "x"
      ],
      [
        "rag",
        "on"
      ],
      [
        "Ġĉ",
        "ĠĠĠ"
      ],
      [
        "ĠMi",
        "ke"
      ],
      [
        "Ġsatisf",
        "action"
      ],
      [
        "Ġp",
        "ub"
      ],
      [
        "Ġcontempor",
        "anea"
      ],
      [
        "Ch",
        "ange"
      ],
      [
        "Ġgio",
        "ia"
      ],
      [
        "Ġresearch",
        "ers"
      ],
      [
        "Ġn",
        "ative"
      ],
      [
        "Ġpartecip",
        "ato"
      ],
      [
        "Ġg",
        "ear"
      ],
      [
        "Ġdistrib",
        "uted"
      ],
      [
        "Ġreli",
        "ef"
      ],
      [
        "ĠA",
        "B"
      ],
      [
        "ren",
        "ce"
      ],
      [
        "L",
        "evel"
      ],
      [
        "~",
        "~"
      ],
      [
        "d",
        "ale"
      ],
      [
        "w",
        "orth"
      ],
      [
        "Ġel",
        "ection"
      ],
      [
        "Ġscoper",
        "to"
      ],
      [
        "Ġtre",
        "ated"
      ],
      [
        "Ġcar",
        "ica"
      ],
      [
        "Ġloc",
        "alitÃł"
      ],
      [
        "Ġsemb",
        "rano"
      ],
      [
        "Ġinv",
        "iare"
      ],
      [
        "Ġpropos",
        "ed"
      ],
      [
        "Ġstr",
        "ict"
      ],
      [
        "ĠC",
        "u"
      ],
      [
        "Act",
        "ivity"
      ],
      [
        "Ġer",
        "og"
      ],
      [
        "Ġent",
        "usi"
      ],
      [
        "am",
        "ministrazione"
      ],
      [
        "Ġpre",
        "dis"
      ],
      [
        "Ġt",
        "iss"
      ],
      [
        "er",
        "to"
      ],
      [
        "ap",
        "ol"
      ],
      [
        "Ġind",
        "o"
      ],
      [
        "Ġorgan",
        "izzazioni"
      ],
      [
        "Â",
        "Ń"
      ],
      [
        "ĠS",
        "amsung"
      ],
      [
        "Ġrel",
        "ativo"
      ],
      [
        "Ġsupp",
        "lies"
      ],
      [
        "Ġaut",
        "ent"
      ],
      [
        "T",
        "V"
      ],
      [
        "ĠV",
        "a"
      ],
      [
        "n",
        "ament"
      ],
      [
        "UR",
        "A"
      ],
      [
        "Wh",
        "at"
      ],
      [
        "Ġop",
        "zioni"
      ],
      [
        "ĠReg",
        "no"
      ],
      [
        "Ġj",
        "avax"
      ],
      [
        "ik",
        "ip"
      ],
      [
        "Ġmanufactur",
        "er"
      ],
      [
        "]",
        ");"
      ],
      [
        "ĠN",
        "ever"
      ],
      [
        "Ġbl",
        "end"
      ],
      [
        "ont",
        "an"
      ],
      [
        "an",
        "ish"
      ],
      [
        "Ġviol",
        "ence"
      ],
      [
        "Ġentire",
        "ly"
      ],
      [
        "Ġmin",
        "ing"
      ],
      [
        "ies",
        "ta"
      ],
      [
        "Ġ\"",
        "/"
      ],
      [
        "Ġgrow",
        "n"
      ],
      [
        "ĠAmeric",
        "ans"
      ],
      [
        "Ġindi",
        "etro"
      ],
      [
        "Ġepis",
        "ode"
      ],
      [
        "ĠJ",
        "on"
      ],
      [
        "asp",
        "etto"
      ],
      [
        "duc",
        "es"
      ],
      [
        "Ġdefin",
        "ire"
      ],
      [
        "Ġfavor",
        "ire"
      ],
      [
        "Ġch",
        "arm"
      ],
      [
        "Ġsou",
        "l"
      ],
      [
        "Ġinstit",
        "ution"
      ],
      [
        "Ġreg",
        "ola"
      ],
      [
        "Ġperson",
        "alitÃł"
      ],
      [
        "Ġleg",
        "ate"
      ],
      [
        "Ġad",
        "olesc"
      ],
      [
        "=",
        "$"
      ],
      [
        "ol",
        "ute"
      ],
      [
        "Ġover",
        "ride"
      ],
      [
        "Ġhand",
        "ling"
      ],
      [
        "Ġvisit",
        "ing"
      ],
      [
        "Ñ",
        "ĭ"
      ],
      [
        "c",
        "re"
      ],
      [
        "Ġsens",
        "itive"
      ],
      [
        "O",
        "ff"
      ],
      [
        "Ġas",
        "tr"
      ],
      [
        "ĠAnaly",
        "tics"
      ],
      [
        "ou",
        "l"
      ],
      [
        "ut",
        "are"
      ],
      [
        "æ",
        "İ"
      ],
      [
        "ĠH",
        "ospital"
      ],
      [
        "Ġad",
        "m"
      ],
      [
        "Ġincreasing",
        "ly"
      ],
      [
        "Ġpar",
        "che"
      ],
      [
        "Ġleg",
        "ato"
      ],
      [
        "Ġgra",
        "de"
      ],
      [
        "br",
        "id"
      ],
      [
        "Ġiss",
        "ued"
      ],
      [
        "Ġenter",
        "prise"
      ],
      [
        "Ġult",
        "imately"
      ],
      [
        "»",
        "¿"
      ],
      [
        "Ġtess",
        "uto"
      ],
      [
        "S",
        "erv"
      ],
      [
        "Ġpres",
        "e"
      ],
      [
        "ĠBr",
        "and"
      ],
      [
        "ĠMar",
        "ina"
      ],
      [
        "ĠP",
        "or"
      ],
      [
        "ĠLear",
        "ning"
      ],
      [
        "ed",
        "it"
      ],
      [
        "ĠM",
        "igli"
      ],
      [
        "ĠC",
        "amb"
      ],
      [
        "Ġimport",
        "anza"
      ],
      [
        "pp",
        "one"
      ],
      [
        "ĠG",
        "as"
      ],
      [
        "Ġgar",
        "age"
      ],
      [
        "ĠNic",
        "ola"
      ],
      [
        "Ġracc",
        "ogliere"
      ],
      [
        "uard",
        "ia"
      ],
      [
        "Ġpurch",
        "ased"
      ],
      [
        "ĠH",
        "i"
      ],
      [
        "m",
        "arket"
      ],
      [
        "ĠIns",
        "omma"
      ],
      [
        "Ġc",
        "ere"
      ],
      [
        "Ġcol",
        "po"
      ],
      [
        "Ġha",
        "bit"
      ],
      [
        "Ġester",
        "no"
      ],
      [
        "ig",
        "u"
      ],
      [
        "eng",
        "o"
      ],
      [
        "ip",
        "to"
      ],
      [
        "M",
        "ode"
      ],
      [
        "ĠCON",
        "T"
      ],
      [
        "Ġpul",
        "izia"
      ],
      [
        "Ġpian",
        "eta"
      ],
      [
        "ĠP",
        "lace"
      ],
      [
        "IG",
        "N"
      ],
      [
        "ir",
        "y"
      ],
      [
        "Ġ'",
        "./"
      ],
      [
        "Ġup",
        "load"
      ],
      [
        "Ġpr",
        "icing"
      ],
      [
        "Ġcur",
        "ric"
      ],
      [
        "ora",
        "zioni"
      ],
      [
        ">",
        "();"
      ],
      [
        "ac",
        "ity"
      ],
      [
        "F",
        "R"
      ],
      [
        "Ġlog",
        "in"
      ],
      [
        "Ġident",
        "itÃł"
      ],
      [
        "ane",
        "i"
      ],
      [
        "Ð",
        "¿"
      ],
      [
        "ĠC",
        "ab"
      ],
      [
        "Ġcomp",
        "lement"
      ],
      [
        "ĠE",
        "asy"
      ],
      [
        "erop",
        "orto"
      ],
      [
        "Ġad",
        "s"
      ],
      [
        "Ġaliment",
        "ari"
      ],
      [
        "}",
        ");"
      ],
      [
        "Ġrent",
        "al"
      ],
      [
        "n",
        "p"
      ],
      [
        "un",
        "no"
      ],
      [
        "!",
        "\""
      ],
      [
        "iv",
        "ering"
      ],
      [
        "is",
        "si"
      ],
      [
        "Ġemp",
        "ower"
      ],
      [
        "Ġappe",
        "ared"
      ],
      [
        "ĠP",
        "av"
      ],
      [
        "Ġtest",
        "imon"
      ],
      [
        "Ġsto",
        "red"
      ],
      [
        "Ġprior",
        "ity"
      ],
      [
        "Ġread",
        "er"
      ],
      [
        "Ġinser",
        "ire"
      ],
      [
        "è¡",
        "Į"
      ],
      [
        "w",
        "orld"
      ],
      [
        "Ġp",
        "ane"
      ],
      [
        "ĠP",
        "ak"
      ],
      [
        "OL",
        "O"
      ],
      [
        "Ġmob",
        "ilitÃł"
      ],
      [
        "Ġmaggior",
        "mente"
      ],
      [
        "Ġcirc",
        "ost"
      ],
      [
        "it",
        "utto"
      ],
      [
        "ĠC",
        "el"
      ],
      [
        "Ġper",
        "icolo"
      ],
      [
        "Ġconst",
        "ant"
      ],
      [
        "Ġcom",
        "od"
      ],
      [
        "Ġauthent",
        "ic"
      ],
      [
        "...",
        ")"
      ],
      [
        "Ġconf",
        "lict"
      ],
      [
        "Ġas",
        "sieme"
      ],
      [
        "et",
        "es"
      ],
      [
        "ĠComun",
        "i"
      ],
      [
        "R",
        "ow"
      ],
      [
        "Ġfra",
        "ud"
      ],
      [
        "ĠIns",
        "urance"
      ],
      [
        "is",
        "her"
      ],
      [
        "ikip",
        "edia"
      ],
      [
        "ĠF",
        "ra"
      ],
      [
        "Ġsott",
        "osc"
      ],
      [
        "Ġattor",
        "ney"
      ],
      [
        "ĠF",
        "air"
      ],
      [
        "Ġmon",
        "et"
      ],
      [
        "Ġex",
        "ception"
      ],
      [
        "Ġmus",
        "ical"
      ],
      [
        "Ġdanger",
        "ous"
      ],
      [
        "ĠA",
        "rab"
      ],
      [
        "Ã",
        "Ģ"
      ],
      [
        "Ġcapt",
        "ure"
      ],
      [
        "Ġresist",
        "ance"
      ],
      [
        "ĠCos",
        "ta"
      ],
      [
        "Ġdomest",
        "ic"
      ],
      [
        "ĠCom",
        "put"
      ],
      [
        "Ġsu",
        "on"
      ],
      [
        "ĠCh",
        "at"
      ],
      [
        "Ġvis",
        "ite"
      ],
      [
        "Ġcan",
        "ali"
      ],
      [
        "Ġcon",
        "i"
      ],
      [
        "ĠLe",
        "e"
      ],
      [
        "ri",
        "zioni"
      ],
      [
        "end",
        "ers"
      ],
      [
        "Ġfam",
        "oso"
      ],
      [
        "f",
        "ont"
      ],
      [
        "Ġdiffer",
        "ences"
      ],
      [
        "u",
        "ario"
      ],
      [
        "Ġinteress",
        "ati"
      ],
      [
        "ĠB",
        "ened"
      ],
      [
        "P",
        "ad"
      ],
      [
        "ĠC",
        "ron"
      ],
      [
        "A",
        "uth"
      ],
      [
        "Ġriguard",
        "ano"
      ],
      [
        "Ġd",
        "ining"
      ],
      [
        "Ġre",
        "tain"
      ],
      [
        "tru",
        "zioni"
      ],
      [
        "Ġdo",
        "ppio"
      ],
      [
        "Ġacc",
        "ord"
      ],
      [
        "Ġtra",
        "ined"
      ],
      [
        "Ġchilomet",
        "ri"
      ],
      [
        "Ġaggi",
        "unge"
      ],
      [
        "Ġdecid",
        "ere"
      ],
      [
        "ĠM",
        "are"
      ],
      [
        "v",
        "c"
      ],
      [
        "----",
        "--"
      ],
      [
        "ĠLink",
        "ed"
      ],
      [
        "Ġspia",
        "ggia"
      ],
      [
        "Ġf",
        "ly"
      ],
      [
        "Ġannunci",
        "ato"
      ],
      [
        "us",
        "ta"
      ],
      [
        "ä»",
        "¶"
      ],
      [
        "Ġauthor",
        "ities"
      ],
      [
        "Ġqual",
        "ified"
      ],
      [
        "xt",
        "ure"
      ],
      [
        "Ġv",
        "oci"
      ],
      [
        "Ġes",
        "pl"
      ],
      [
        "Add",
        "ress"
      ],
      [
        "Ġh",
        "ook"
      ],
      [
        "if",
        "i"
      ],
      [
        "Ġcoun",
        "sel"
      ],
      [
        "Ġe",
        "g"
      ],
      [
        "C",
        "ateg"
      ],
      [
        "Ġclos",
        "ely"
      ],
      [
        "Ġpiatta",
        "forme"
      ],
      [
        "u",
        "ove"
      ],
      [
        "Ġric",
        "ca"
      ],
      [
        "Ġpart",
        "ite"
      ],
      [
        "Ġpro",
        "g"
      ],
      [
        "ĠR",
        "ol"
      ],
      [
        "ĠBe",
        "aut"
      ],
      [
        "Ġmoder",
        "na"
      ],
      [
        "Ġtip",
        "ologia"
      ],
      [
        "en",
        "ant"
      ],
      [
        "H",
        "S"
      ],
      [
        "ĠL",
        "EG"
      ],
      [
        "Ġover",
        "w"
      ],
      [
        "for",
        "cement"
      ],
      [
        "ĠM",
        "edi"
      ],
      [
        "Ġmag",
        "net"
      ],
      [
        "ĠR",
        "on"
      ],
      [
        "Ġpre",
        "ghi"
      ],
      [
        "Ġve",
        "icoli"
      ],
      [
        "Ġmov",
        "imenti"
      ],
      [
        "ĠSv",
        "izzera"
      ],
      [
        "Ġcandid",
        "ate"
      ],
      [
        "Ġcap",
        "able"
      ],
      [
        "ĠM",
        "id"
      ],
      [
        "Ġ\"",
        ";"
      ],
      [
        "add",
        "ress"
      ],
      [
        "Ġinvest",
        "ing"
      ],
      [
        "Ġcommun",
        "icate"
      ],
      [
        "Ġm",
        "ont"
      ],
      [
        "Ġesp",
        "resso"
      ],
      [
        "ot",
        "ter"
      ],
      [
        "Ġristor",
        "ante"
      ],
      [
        "Ġinc",
        "omp"
      ],
      [
        "j",
        "ust"
      ],
      [
        "ĠDomen",
        "ica"
      ],
      [
        "ur",
        "gia"
      ],
      [
        "Ġatt",
        "ori"
      ],
      [
        "Ġric",
        "etta"
      ],
      [
        "Ġy",
        "oga"
      ],
      [
        "']",
        ")"
      ],
      [
        "ant",
        "ica"
      ],
      [
        "eff",
        "etto"
      ],
      [
        "Ġconduct",
        "ed"
      ],
      [
        "Ġingredi",
        "enti"
      ],
      [
        "ind",
        "ustria"
      ],
      [
        "ĠAL",
        "L"
      ],
      [
        "Ġcat",
        "al"
      ],
      [
        "log",
        "in"
      ],
      [
        "Ġa",
        "est"
      ],
      [
        "ĠC",
        "orn"
      ],
      [
        "Ġmort",
        "gage"
      ],
      [
        "IV",
        "A"
      ],
      [
        "r",
        "uit"
      ],
      [
        "Ġrep",
        "resents"
      ],
      [
        "Ġconfl",
        "itto"
      ],
      [
        "}",
        "/"
      ],
      [
        "Ġevid",
        "enzi"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠ",
        "Ċ"
      ],
      [
        "Ġoper",
        "ator"
      ],
      [
        "Ġelig",
        "ible"
      ],
      [
        "ĠV",
        "ed"
      ],
      [
        "m",
        "edia"
      ],
      [
        "Ġcamm",
        "ino"
      ],
      [
        "ĠEx",
        "ecutive"
      ],
      [
        "ĠS",
        "ite"
      ],
      [
        "Ġann",
        "ivers"
      ],
      [
        "Ġdire",
        "tt"
      ],
      [
        "is",
        "er"
      ],
      [
        "ç",
        "½"
      ],
      [
        "Ġdiscip",
        "lina"
      ],
      [
        "Ġtent",
        "ativo"
      ],
      [
        "Ġp",
        "eggio"
      ],
      [
        "EN",
        "ZA"
      ],
      [
        "Ġform",
        "al"
      ],
      [
        "Ġdeg",
        "rees"
      ],
      [
        "che",
        "tto"
      ],
      [
        "âĢ",
        "²"
      ],
      [
        "Ġcomprend",
        "e"
      ],
      [
        "ĠC",
        "M"
      ],
      [
        "y",
        "o"
      ],
      [
        "St",
        "yle"
      ],
      [
        "ap",
        "or"
      ],
      [
        "Ġester",
        "ni"
      ],
      [
        "Ġin",
        "ner"
      ],
      [
        "ĠInst",
        "all"
      ],
      [
        "Ġn",
        "ic"
      ],
      [
        "Ġtre",
        "m"
      ],
      [
        "Ġsc",
        "ala"
      ],
      [
        "Ġcommon",
        "ly"
      ],
      [
        "Ġsta",
        "zione"
      ],
      [
        "Ġguad",
        "agn"
      ],
      [
        "Ġregion",
        "ali"
      ],
      [
        "ers",
        "ey"
      ],
      [
        "ar",
        "azione"
      ],
      [
        "id",
        "enti"
      ],
      [
        "ĠS",
        "em"
      ],
      [
        "M",
        "app"
      ],
      [
        "ok",
        "ies"
      ],
      [
        "Ġconclus",
        "ion"
      ],
      [
        "ĠStud",
        "ents"
      ],
      [
        "Ġcontro",
        "vers"
      ],
      [
        "Ġmedic",
        "ina"
      ],
      [
        "Ġexpla",
        "ined"
      ],
      [
        "ĠH",
        "R"
      ],
      [
        "D",
        "S"
      ],
      [
        "Ġspe",
        "ech"
      ],
      [
        "es",
        "tr"
      ],
      [
        "ott",
        "om"
      ],
      [
        "âĢĿ",
        ")"
      ],
      [
        "Ġm",
        "ul"
      ],
      [
        "ost",
        "ra"
      ],
      [
        "Ġforn",
        "isce"
      ],
      [
        "Ġag",
        "enti"
      ],
      [
        "ut",
        "ers"
      ],
      [
        "Ġragazz",
        "e"
      ],
      [
        "Ġstor",
        "ici"
      ],
      [
        "ip",
        "ot"
      ],
      [
        "Ġscrit",
        "ta"
      ],
      [
        "å",
        "Į"
      ],
      [
        "Ġscol",
        "astico"
      ],
      [
        "Ġbo",
        "at"
      ],
      [
        "Ġresol",
        "ution"
      ],
      [
        "ent",
        "ina"
      ],
      [
        "Ġut",
        "ente"
      ],
      [
        "Ġbath",
        "room"
      ],
      [
        "Ġ",
        "upper"
      ],
      [
        "ĠS",
        "elf"
      ],
      [
        "Ġfilosof",
        "ia"
      ],
      [
        "Ġtot",
        "almente"
      ],
      [
        "Ġpossib",
        "ility"
      ],
      [
        "t",
        "ech"
      ],
      [
        "Ġt",
        "if"
      ],
      [
        "it",
        "ando"
      ],
      [
        "Ġpurch",
        "asing"
      ],
      [
        "Ġdichiar",
        "azione"
      ],
      [
        "pro",
        "ps"
      ],
      [
        "N",
        "I"
      ],
      [
        "ĠAn",
        "ti"
      ],
      [
        "Ġatta",
        "cks"
      ],
      [
        "Z",
        "Z"
      ],
      [
        "ĠItali",
        "ano"
      ],
      [
        "Ġpersonal",
        "ized"
      ],
      [
        "Ġm",
        "os"
      ],
      [
        "Ġinter",
        "ni"
      ],
      [
        "Ġacqu",
        "ire"
      ],
      [
        "Ġreve",
        "aled"
      ],
      [
        "Ġconsent",
        "ono"
      ],
      [
        "Ġav",
        "rebbero"
      ],
      [
        "Ġs",
        "esso"
      ],
      [
        "ĠPro",
        "prio"
      ],
      [
        "Ġfos",
        "ter"
      ],
      [
        "ĠComm",
        "on"
      ],
      [
        "Ġmor",
        "ale"
      ],
      [
        "Ġprincip",
        "les"
      ],
      [
        "Ġacc",
        "us"
      ],
      [
        "Ġcan",
        "ti"
      ],
      [
        "ĠL",
        "ec"
      ],
      [
        "T",
        "ask"
      ],
      [
        "ĠR",
        "esta"
      ],
      [
        "Ġĉĉĉĉĉĉ",
        "ĉ"
      ],
      [
        "ĠZ",
        "o"
      ],
      [
        "Ġdeal",
        "ing"
      ],
      [
        "Ġpi",
        "u"
      ],
      [
        "io",
        "d"
      ],
      [
        "Ġfi",
        "anco"
      ],
      [
        "ĠStand",
        "ard"
      ],
      [
        "itud",
        "ini"
      ],
      [
        "end",
        "if"
      ],
      [
        "v",
        "an"
      ],
      [
        "Ġimmo",
        "bili"
      ],
      [
        "izz",
        "ano"
      ],
      [
        "TI",
        "V"
      ],
      [
        "ĠN",
        "ight"
      ],
      [
        "Ġc",
        "ass"
      ],
      [
        "ater",
        "ial"
      ],
      [
        "ķIJâķIJâ",
        "ķIJâķIJâ"
      ],
      [
        "ĠY",
        "oung"
      ],
      [
        "ĠApp",
        "lication"
      ],
      [
        "m",
        "em"
      ],
      [
        "F",
        "actory"
      ],
      [
        "ĠReg",
        "olamento"
      ],
      [
        "Ġintro",
        "duce"
      ],
      [
        "Ġt",
        "ol"
      ],
      [
        "ĠTh",
        "ink"
      ],
      [
        "ION",
        "E"
      ],
      [
        "ram",
        "ento"
      ],
      [
        "Ġsens",
        "azione"
      ],
      [
        "ĠCan",
        "adian"
      ],
      [
        "ost",
        "on"
      ],
      [
        "ĠSte",
        "ph"
      ],
      [
        "oc",
        "ci"
      ],
      [
        "Ġpunt",
        "ata"
      ],
      [
        "Ġt",
        "ank"
      ],
      [
        "ER",
        "I"
      ],
      [
        "ĠM",
        "ountain"
      ],
      [
        "Ġdeterm",
        "inato"
      ],
      [
        "Ġsqu",
        "adre"
      ],
      [
        "Ġtip",
        "ologie"
      ],
      [
        "oterap",
        "ia"
      ],
      [
        "Ġflow",
        "ers"
      ],
      [
        "ĠCar",
        "olina"
      ],
      [
        "Ġsearch",
        "ing"
      ],
      [
        "Ġspl",
        "it"
      ],
      [
        "zion",
        "al"
      ],
      [
        "Ġpres",
        "erv"
      ],
      [
        "impi",
        "anto"
      ],
      [
        "Ġdecis",
        "amente"
      ],
      [
        "Ġsol",
        "ve"
      ],
      [
        "ing",
        "ly"
      ],
      [
        "ĠC",
        "OL"
      ],
      [
        "Ġav",
        "vers"
      ],
      [
        "val",
        "ues"
      ],
      [
        "Ġend",
        "s"
      ],
      [
        "Ġph",
        "arm"
      ],
      [
        "Ġpro",
        "of"
      ],
      [
        "Ġprec",
        "ise"
      ],
      [
        "Ġcor",
        "aggio"
      ],
      [
        "Ġa",
        "pertura"
      ],
      [
        "ĠP",
        "icc"
      ],
      [
        "Ġstraordin",
        "aria"
      ],
      [
        "Ġcan",
        "i"
      ],
      [
        "unt",
        "ime"
      ],
      [
        "Ġver",
        "b"
      ],
      [
        "ĠPol",
        "izia"
      ],
      [
        "opportun",
        "itÃł"
      ],
      [
        "Ġup",
        "coming"
      ],
      [
        "pro",
        "fit"
      ],
      [
        "Ġfr",
        "ustr"
      ],
      [
        "Ġapp",
        "licazione"
      ],
      [
        "Ġo",
        "bb"
      ],
      [
        "Ġfeel",
        "ings"
      ],
      [
        "Ġconfer",
        "enza"
      ],
      [
        "Ġp",
        "etro"
      ],
      [
        "ĠWhat",
        "s"
      ],
      [
        "Ġconsum",
        "ption"
      ],
      [
        "Ġb",
        "anca"
      ],
      [
        "Ġag",
        "ents"
      ],
      [
        "obblig",
        "o"
      ],
      [
        "ĠQu",
        "ello"
      ],
      [
        "ĠPro",
        "c"
      ],
      [
        "ĠA",
        "li"
      ],
      [
        "ĠPer",
        "f"
      ],
      [
        "ĠWel",
        "come"
      ],
      [
        "ä",
        "¿"
      ],
      [
        "(",
        "!"
      ],
      [
        "ĠFrances",
        "ca"
      ],
      [
        "g",
        "ers"
      ],
      [
        "Ġutilizz",
        "ata"
      ],
      [
        "Ġc",
        "ock"
      ],
      [
        "Ġliv",
        "ed"
      ],
      [
        "w",
        "all"
      ],
      [
        "ĠInd",
        "us"
      ],
      [
        "ace",
        "ut"
      ],
      [
        "Ġk",
        "ing"
      ],
      [
        "ĠImp",
        "ort"
      ],
      [
        "Ġcateg",
        "ories"
      ],
      [
        "ĠLe",
        "i"
      ],
      [
        "Ġbreak",
        "fast"
      ],
      [
        "d",
        "rop"
      ],
      [
        "ĠM",
        "emb"
      ],
      [
        "Ġwe",
        "aring"
      ],
      [
        "pl",
        "ate"
      ],
      [
        "Ġmar",
        "ried"
      ],
      [
        "Ġos",
        "ta"
      ],
      [
        "og",
        "gio"
      ],
      [
        "ĠV",
        "ice"
      ],
      [
        "Ġcont",
        "atti"
      ],
      [
        "in",
        "formazione"
      ],
      [
        "p",
        "red"
      ],
      [
        "Ġre",
        "ject"
      ],
      [
        "ĠD",
        "ub"
      ],
      [
        "Ġhapp",
        "ening"
      ],
      [
        "acc",
        "ount"
      ],
      [
        "ĠProf",
        "ess"
      ],
      [
        "Ġgrav",
        "idanza"
      ],
      [
        "Ġt",
        "ack"
      ],
      [
        "es",
        "co"
      ],
      [
        "Ġa",
        "thlet"
      ],
      [
        "Ġb",
        "odies"
      ],
      [
        "Ġacc",
        "etta"
      ],
      [
        "Ġresid",
        "ential"
      ],
      [
        "Ġport",
        "ion"
      ],
      [
        "Ġfort",
        "un"
      ],
      [
        "Ġprima",
        "vera"
      ],
      [
        "st",
        "atic"
      ],
      [
        "Ġgener",
        "ated"
      ],
      [
        "Ġtick",
        "ets"
      ],
      [
        "ĠT",
        "ab"
      ],
      [
        "ĠC",
        "C"
      ],
      [
        "*",
        ")"
      ],
      [
        "Ġoff",
        "rono"
      ],
      [
        "ĠNet",
        "flix"
      ],
      [
        "ros",
        "so"
      ],
      [
        "Ġturn",
        "ing"
      ],
      [
        "Ġd",
        "raft"
      ],
      [
        "P",
        "o"
      ],
      [
        "F",
        "S"
      ],
      [
        "EFA",
        "ULT"
      ],
      [
        "fil",
        "es"
      ],
      [
        "ser",
        "ver"
      ],
      [
        "Ġcinem",
        "ato"
      ],
      [
        "Ġri",
        "emp"
      ],
      [
        "Ġprefer",
        "red"
      ],
      [
        "Ġgratu",
        "ita"
      ],
      [
        "Ġnatural",
        "mente"
      ],
      [
        "r",
        "ange"
      ],
      [
        "Ġlim",
        "its"
      ],
      [
        "ell",
        "ed"
      ],
      [
        "ĠMar",
        "che"
      ],
      [
        "Ġtag",
        "lio"
      ],
      [
        "Ġext",
        "ension"
      ],
      [
        "Ġst",
        "anza"
      ],
      [
        "su",
        "ccess"
      ],
      [
        "Ġhe",
        "aling"
      ],
      [
        "ol",
        "der"
      ],
      [
        "cor",
        "a"
      ],
      [
        "G",
        "ame"
      ],
      [
        "d",
        "ist"
      ],
      [
        "Ġc",
        "ater"
      ],
      [
        "Ġpro",
        "por"
      ],
      [
        "Ġbro",
        "ther"
      ],
      [
        "ult",
        "ural"
      ],
      [
        "ĠInterna",
        "zionale"
      ],
      [
        "ĠA",
        "sh"
      ],
      [
        "Ġelectr",
        "ical"
      ],
      [
        "bt",
        "n"
      ],
      [
        "Ġmin",
        "ore"
      ],
      [
        "og",
        "en"
      ],
      [
        "Ġmix",
        "ed"
      ],
      [
        "Ġturn",
        "s"
      ],
      [
        "ĠJ",
        "eff"
      ],
      [
        "Ġnuov",
        "amente"
      ],
      [
        "AR",
        "I"
      ],
      [
        "Ġparl",
        "ando"
      ],
      [
        "Ġfr",
        "utta"
      ],
      [
        "ĠRes",
        "ult"
      ],
      [
        "ĠB",
        "ari"
      ],
      [
        "Ġl",
        "aser"
      ],
      [
        "che",
        "stra"
      ],
      [
        "Ġin",
        "ut"
      ],
      [
        "Ġwid",
        "ely"
      ],
      [
        "Ġrit",
        "en"
      ],
      [
        "Ġdis",
        "m"
      ],
      [
        "Ġesegu",
        "ire"
      ],
      [
        "M",
        "T"
      ],
      [
        "Ġf",
        "ascia"
      ],
      [
        "Ġdef",
        "ine"
      ],
      [
        "graph",
        "y"
      ],
      [
        "Ġad",
        "atto"
      ],
      [
        "Ġv",
        "etro"
      ],
      [
        "Ġto",
        "gli"
      ],
      [
        "ĠN",
        "ut"
      ],
      [
        "l",
        "amm"
      ],
      [
        "Ġameric",
        "ano"
      ],
      [
        "ĠJ",
        "ud"
      ],
      [
        "des",
        "cription"
      ],
      [
        "Ġgra",
        "di"
      ],
      [
        "Ġban",
        "ks"
      ],
      [
        "pl",
        "ot"
      ],
      [
        "art",
        "ic"
      ],
      [
        "ĠCom",
        "ments"
      ],
      [
        "Ġenerget",
        "ica"
      ],
      [
        "ul",
        "ing"
      ],
      [
        "Ġp",
        "ann"
      ],
      [
        "ĠL",
        "iv"
      ],
      [
        "ĠM",
        "agn"
      ],
      [
        "Ġbut",
        "t"
      ],
      [
        "ĠÃ",
        "Ĺ"
      ],
      [
        "Ġgiorn",
        "ate"
      ],
      [
        "ĠM",
        "ath"
      ],
      [
        "ĠT",
        "ren"
      ],
      [
        "C",
        "ase"
      ],
      [
        "IT",
        "H"
      ],
      [
        "b",
        "ound"
      ],
      [
        "Ġfor",
        "temente"
      ],
      [
        "Ġach",
        "iev"
      ],
      [
        "a",
        "pertura"
      ],
      [
        "Ġar",
        "bit"
      ],
      [
        "Cont",
        "rol"
      ],
      [
        "em",
        "onte"
      ],
      [
        "ĠC",
        "S"
      ],
      [
        "Ġing",
        "resso"
      ],
      [
        "ĉĉ",
        "ĉ"
      ],
      [
        "Ġmer",
        "ch"
      ],
      [
        "Ġconserv",
        "azione"
      ],
      [
        "Ġcal",
        "c"
      ],
      [
        "ĠSe",
        "i"
      ],
      [
        "t",
        "ors"
      ],
      [
        "Ġne",
        "anche"
      ],
      [
        "Ġb",
        "read"
      ],
      [
        "p",
        "her"
      ],
      [
        "Ġpaint",
        "ing"
      ],
      [
        "Ġprof",
        "ondo"
      ],
      [
        "op",
        "r"
      ],
      [
        "Ġaggiorn",
        "amento"
      ],
      [
        "Ġproc",
        "edere"
      ],
      [
        "ur",
        "is"
      ],
      [
        "ĠR",
        "ights"
      ],
      [
        "Ġsp",
        "agn"
      ],
      [
        "Ġjust",
        "ice"
      ],
      [
        "ĥ",
        "½"
      ],
      [
        "Ġv",
        "ento"
      ],
      [
        "b",
        "ut"
      ],
      [
        "Ġcrypto",
        "cur"
      ],
      [
        "ER",
        "A"
      ],
      [
        "ic",
        "ale"
      ],
      [
        "Ġout",
        "standing"
      ],
      [
        "ĠM",
        "ap"
      ],
      [
        "Ġequ",
        "ipped"
      ],
      [
        "Ġl",
        "osing"
      ],
      [
        "emp",
        "ty"
      ],
      [
        "Ġinev",
        "it"
      ],
      [
        "Ġconsider",
        "ation"
      ],
      [
        "ĠB",
        "anca"
      ],
      [
        "ĠF",
        "ed"
      ],
      [
        "ĠUs",
        "a"
      ],
      [
        "Ġsuperi",
        "ori"
      ],
      [
        "Ġcr",
        "ime"
      ],
      [
        "ĠCat",
        "ania"
      ],
      [
        "Ġraccom",
        "and"
      ],
      [
        "c",
        "s"
      ],
      [
        "ug",
        "li"
      ],
      [
        "Ġthe",
        "ory"
      ],
      [
        "acc",
        "io"
      ],
      [
        "at",
        "abase"
      ],
      [
        "b",
        "ors"
      ],
      [
        "c",
        "amp"
      ],
      [
        "ĠL",
        "ev"
      ],
      [
        "av",
        "or"
      ],
      [
        "Ġsta",
        "va"
      ],
      [
        "Ġpe",
        "zzo"
      ],
      [
        "Ġcanz",
        "one"
      ],
      [
        "ies",
        "te"
      ],
      [
        "Ġs",
        "ali"
      ],
      [
        "Ġtest",
        "ed"
      ],
      [
        "AT",
        "H"
      ],
      [
        "gr",
        "id"
      ],
      [
        "ĠFab",
        "io"
      ],
      [
        "uto",
        "re"
      ],
      [
        "Ġtext",
        "ure"
      ],
      [
        "Ġred",
        "azione"
      ],
      [
        "Ġan",
        "cient"
      ],
      [
        "IC",
        "I"
      ],
      [
        "Ġfi",
        "ume"
      ],
      [
        "Ch",
        "ar"
      ],
      [
        "ĠMach",
        "ine"
      ],
      [
        "Ġ]",
        ");"
      ],
      [
        "Opt",
        "ions"
      ],
      [
        "Ġpr",
        "onti"
      ],
      [
        "Ġpre",
        "f"
      ],
      [
        "ne",
        "ys"
      ],
      [
        "ĠDire",
        "ttore"
      ],
      [
        "ĠPol",
        "ice"
      ],
      [
        "s",
        "ter"
      ],
      [
        "Ġscritto",
        "re"
      ],
      [
        "ĠNot",
        "izie"
      ],
      [
        "ĠQual",
        "ity"
      ],
      [
        "D",
        "D"
      ],
      [
        "cle",
        "ar"
      ],
      [
        "N",
        "ull"
      ],
      [
        "Ġad",
        "att"
      ],
      [
        "Ġfel",
        "ice"
      ],
      [
        "Ġro",
        "ugh"
      ],
      [
        "Ġcin",
        "ese"
      ],
      [
        "Ġsec",
        "oli"
      ],
      [
        "Ġcomp",
        "orta"
      ],
      [
        "Ġbe",
        "ar"
      ],
      [
        "Ġpensi",
        "eri"
      ],
      [
        "Ġrevol",
        "ution"
      ],
      [
        "Cur",
        "rent"
      ],
      [
        "Ġdig",
        "est"
      ],
      [
        "Ġcolle",
        "zione"
      ],
      [
        "N",
        "E"
      ],
      [
        "ĠP",
        "RE"
      ],
      [
        "ĠE",
        "li"
      ],
      [
        "acc",
        "ess"
      ],
      [
        "D",
        "on"
      ],
      [
        "new",
        "s"
      ],
      [
        "it",
        "r"
      ],
      [
        "ĠT",
        "reat"
      ],
      [
        "ĠEn",
        "rico"
      ],
      [
        "Ġd",
        "ates"
      ],
      [
        "Ġdis",
        "egno"
      ],
      [
        "Ġpos",
        "izioni"
      ],
      [
        "Ġmod",
        "ificare"
      ],
      [
        "Ġdipl",
        "om"
      ],
      [
        "Ġs",
        "anno"
      ],
      [
        "Ġit",
        "iner"
      ],
      [
        "Ġfor",
        "ced"
      ],
      [
        "go",
        "ogle"
      ],
      [
        "Ġg",
        "al"
      ],
      [
        "Ġremov",
        "al"
      ],
      [
        "er",
        "ies"
      ],
      [
        "Ġriv",
        "ista"
      ],
      [
        "Ġcontempor",
        "ary"
      ],
      [
        "Ġbu",
        "one"
      ],
      [
        "Ġsov",
        "ra"
      ],
      [
        "Ġvers",
        "atile"
      ],
      [
        "Ġconveni",
        "ence"
      ],
      [
        "ĠOb",
        "ama"
      ],
      [
        "Ġdefin",
        "ito"
      ],
      [
        "Ġarr",
        "ang"
      ],
      [
        "Ġb",
        "on"
      ],
      [
        "Ġrend",
        "ono"
      ],
      [
        "ĠPro",
        "s"
      ],
      [
        "ĠT",
        "urn"
      ],
      [
        "ond",
        "ere"
      ],
      [
        "Ġrig",
        "or"
      ],
      [
        "ĠD",
        "O"
      ],
      [
        "Ġmill",
        "ions"
      ],
      [
        "ĠEmp",
        "loy"
      ],
      [
        "im",
        "it"
      ],
      [
        "ĠG",
        "reg"
      ],
      [
        "Ġcons",
        "iglia"
      ],
      [
        "Ġtroub",
        "le"
      ],
      [
        "ch",
        "ool"
      ],
      [
        "Ġro",
        "sa"
      ],
      [
        "Ġdec",
        "ade"
      ],
      [
        "Ġpi",
        "atto"
      ],
      [
        "mon",
        "th"
      ],
      [
        "Ġreal",
        "izzata"
      ],
      [
        "rend",
        "imento"
      ],
      [
        "i",
        "um"
      ],
      [
        "Ġinvest",
        "ments"
      ],
      [
        "Ġcelebr",
        "ate"
      ],
      [
        "Ġcontr",
        "atti"
      ],
      [
        "Ġconst",
        "it"
      ],
      [
        "fe",
        "zione"
      ],
      [
        "Ġpi",
        "etra"
      ],
      [
        "gg",
        "iare"
      ],
      [
        "Ġreligi",
        "ous"
      ],
      [
        "ĠY",
        "e"
      ],
      [
        "Ġcell",
        "ule"
      ],
      [
        "et",
        "iche"
      ],
      [
        "L",
        "S"
      ],
      [
        "Ġst",
        "om"
      ],
      [
        "ĠL",
        "un"
      ],
      [
        "Ġpl",
        "anned"
      ],
      [
        "Ġs",
        "ino"
      ],
      [
        "ĠNuov",
        "o"
      ],
      [
        "Ġsil",
        "ver"
      ],
      [
        "Ġsat",
        "ell"
      ],
      [
        "Play",
        "er"
      ],
      [
        "ig",
        "ma"
      ],
      [
        "ĠP",
        "d"
      ],
      [
        "/",
        "*"
      ],
      [
        "th",
        "en"
      ],
      [
        "Ġpresent",
        "ation"
      ],
      [
        "lo",
        "re"
      ],
      [
        "Ġbe",
        "v"
      ],
      [
        "Ġcann",
        "abis"
      ],
      [
        "Ġprofess",
        "or"
      ],
      [
        "g",
        "ge"
      ],
      [
        "Ġun",
        "able"
      ],
      [
        "Ġdistur",
        "bi"
      ],
      [
        "Ġle",
        "zioni"
      ],
      [
        "ĠGiul",
        "ia"
      ],
      [
        "Ġstat",
        "ements"
      ],
      [
        "AT",
        "T"
      ],
      [
        "Ġb",
        "ast"
      ],
      [
        "Ġch",
        "ief"
      ],
      [
        "ĠP",
        "AR"
      ],
      [
        "Ġcons",
        "iste"
      ],
      [
        "ort",
        "ion"
      ],
      [
        "Ġquar",
        "to"
      ],
      [
        "ĠMe",
        "an"
      ],
      [
        "Ġoffic",
        "er"
      ],
      [
        "Ġdibatt",
        "ito"
      ],
      [
        "Ġdoc",
        "enti"
      ],
      [
        "Ġin",
        "ches"
      ],
      [
        "Ġvig",
        "ore"
      ],
      [
        "d",
        "isc"
      ],
      [
        "ĠB",
        "ag"
      ],
      [
        "Ġav",
        "ailability"
      ],
      [
        "ĠB",
        "at"
      ],
      [
        "Ġcentina",
        "ia"
      ],
      [
        "Ġtra",
        "il"
      ],
      [
        "Ġparam",
        "eters"
      ],
      [
        "ĠR",
        "av"
      ],
      [
        "================",
        "================"
      ],
      [
        "ĠChar",
        "les"
      ],
      [
        "Prov",
        "ider"
      ],
      [
        "x",
        "ic"
      ],
      [
        "are",
        "s"
      ],
      [
        "ot",
        "ation"
      ],
      [
        "Ġcl",
        "othing"
      ],
      [
        "Ġcaus",
        "ing"
      ],
      [
        "Ġind",
        "ica"
      ],
      [
        "Ġinflu",
        "enz"
      ],
      [
        "Ġelett",
        "orale"
      ],
      [
        "Ġfo",
        "rest"
      ],
      [
        "Ġrob",
        "ust"
      ],
      [
        "ĠCer",
        "tific"
      ],
      [
        "ĠB",
        "iden"
      ],
      [
        "book",
        "s"
      ],
      [
        "ĠM",
        "and"
      ],
      [
        "ari",
        "an"
      ],
      [
        "Ġb",
        "occa"
      ],
      [
        "Ġorgan",
        "is"
      ],
      [
        "Ġj",
        "e"
      ],
      [
        "Ġbu",
        "oni"
      ],
      [
        "ĠL",
        "LC"
      ],
      [
        "d",
        "io"
      ],
      [
        "Ġciasc",
        "uno"
      ],
      [
        "ĠTh",
        "ough"
      ],
      [
        "ĠM",
        "ondo"
      ],
      [
        "Ġstret",
        "ch"
      ],
      [
        "ib",
        "il"
      ],
      [
        "Ġmanufactur",
        "ers"
      ],
      [
        "Ġp",
        "ecc"
      ],
      [
        "Ġp",
        "ills"
      ],
      [
        "opt",
        "ions"
      ],
      [
        "Ġg",
        "un"
      ],
      [
        "ĠS",
        "abato"
      ],
      [
        "sc",
        "ar"
      ],
      [
        "Ġv",
        "esc"
      ],
      [
        "adem",
        "ia"
      ],
      [
        "F",
        "rame"
      ],
      [
        "Ġes",
        "plor"
      ],
      [
        "ĠG",
        "row"
      ],
      [
        "w",
        "atch"
      ],
      [
        "Ġtax",
        "es"
      ],
      [
        "Ġlo",
        "yal"
      ],
      [
        "P",
        "al"
      ],
      [
        "Ġacc",
        "anto"
      ],
      [
        "Ġâ̲",
        "â̲"
      ],
      [
        "Ġacc",
        "uracy"
      ],
      [
        "ĠF",
        "inal"
      ],
      [
        "ĠK",
        "h"
      ],
      [
        "Ġcomun",
        "icato"
      ],
      [
        "ĠBe",
        "ing"
      ],
      [
        "Ġinvestig",
        "ation"
      ],
      [
        "Ġcuri",
        "ositÃł"
      ],
      [
        "Ġanaly",
        "tics"
      ],
      [
        "Ġanzi",
        "ani"
      ],
      [
        "ĠE",
        "R"
      ],
      [
        "Ġb",
        "la"
      ],
      [
        "Ġgiud",
        "ice"
      ],
      [
        "AM",
        "P"
      ],
      [
        "Ġmet",
        "rop"
      ],
      [
        "ĠCh",
        "air"
      ],
      [
        "Ġfir",
        "ms"
      ],
      [
        "ĠZip",
        "code"
      ],
      [
        "ĠL",
        "as"
      ],
      [
        "V",
        "D"
      ],
      [
        "Ġ$",
        "_"
      ],
      [
        "p",
        "df"
      ],
      [
        "Ġwor",
        "se"
      ],
      [
        "C",
        "ar"
      ],
      [
        "!!",
        "!!"
      ],
      [
        "IT",
        "E"
      ],
      [
        "Ġcy",
        "ber"
      ],
      [
        "Ġreal",
        "izzati"
      ],
      [
        "è",
        "¾"
      ],
      [
        "Ġcomport",
        "amenti"
      ],
      [
        "ĠF",
        "alse"
      ],
      [
        "Ġin",
        "ch"
      ],
      [
        "ĠB",
        "ir"
      ],
      [
        "ĠAl",
        "tri"
      ],
      [
        "w",
        "est"
      ],
      [
        "ci",
        "ano"
      ],
      [
        "ĠU",
        "E"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "rent",
        "ino"
      ],
      [
        "Ġvec",
        "chia"
      ],
      [
        "Ġconosc",
        "enze"
      ],
      [
        "Ġl",
        "ettori"
      ],
      [
        "Ġsav",
        "ed"
      ],
      [
        "Ġprodutt",
        "ori"
      ],
      [
        "ĠD",
        "am"
      ],
      [
        "Ġbrow",
        "n"
      ],
      [
        "ast",
        "ici"
      ],
      [
        "ĠF",
        "our"
      ],
      [
        "Ġpi",
        "atti"
      ],
      [
        "Ġpl",
        "ot"
      ],
      [
        "Ġaltern",
        "ativa"
      ],
      [
        "Ġfol",
        "ks"
      ],
      [
        "Ġelimin",
        "are"
      ],
      [
        "ĠJ",
        "ones"
      ],
      [
        "ĠMex",
        "ico"
      ],
      [
        "Ġtell",
        "s"
      ],
      [
        "Ġrapid",
        "amente"
      ],
      [
        "Ġpl",
        "astica"
      ],
      [
        "Ġpot",
        "ente"
      ],
      [
        "Ġhous",
        "es"
      ],
      [
        "sh",
        "ire"
      ],
      [
        "ĠCons",
        "igli"
      ],
      [
        "ĠG",
        "est"
      ],
      [
        "ag",
        "ues"
      ],
      [
        "ĠEngine",
        "ering"
      ],
      [
        "Ġesp",
        "lic"
      ],
      [
        "æ",
        "Ģ"
      ],
      [
        "Ġascol",
        "t"
      ],
      [
        "Ġte",
        "atr"
      ],
      [
        "Ġ<",
        "!--"
      ],
      [
        "Ġver",
        "ific"
      ],
      [
        "Ġriv",
        "er"
      ],
      [
        "Ġnon",
        "e"
      ],
      [
        "Ġhas",
        "h"
      ],
      [
        "Ð",
        "´"
      ],
      [
        "ĠA",
        "h"
      ],
      [
        "Ġsop",
        "h"
      ],
      [
        "Ġsh",
        "arp"
      ],
      [
        "IV",
        "E"
      ],
      [
        "Ar",
        "g"
      ],
      [
        "OD",
        "E"
      ],
      [
        "Ġcomun",
        "icare"
      ],
      [
        "Ġb",
        "in"
      ],
      [
        "ber",
        "ry"
      ],
      [
        "for",
        "ward"
      ],
      [
        "ĠTh",
        "us"
      ],
      [
        "pos",
        "s"
      ],
      [
        "Ġre",
        "duction"
      ],
      [
        "Ġï",
        "»¿"
      ],
      [
        "ĠVis",
        "it"
      ],
      [
        "TY",
        "PE"
      ],
      [
        "ĠU",
        "t"
      ],
      [
        "AC",
        "E"
      ],
      [
        "vent",
        "ional"
      ],
      [
        "Ġsk",
        "y"
      ],
      [
        "ond",
        "i"
      ],
      [
        "ĠUnivers",
        "itÃł"
      ],
      [
        "Ġcap",
        "ito"
      ],
      [
        "Ġm",
        "ine"
      ],
      [
        "Ġmor",
        "b"
      ],
      [
        "Ġinizi",
        "ale"
      ],
      [
        "am",
        "ine"
      ],
      [
        "Ġvibr",
        "ant"
      ],
      [
        "Ġa",
        "er"
      ],
      [
        "Ġs",
        "la"
      ],
      [
        "Ġpos",
        "itivi"
      ],
      [
        "es",
        "ides"
      ],
      [
        "ĠV",
        "e"
      ],
      [
        "Ġult",
        "imate"
      ],
      [
        "Ġcomp",
        "reso"
      ],
      [
        "al",
        "and"
      ],
      [
        "Ġcre",
        "a"
      ],
      [
        "Ġde",
        "eper"
      ],
      [
        "ĠCom",
        "ment"
      ],
      [
        "ĠP",
        "H"
      ],
      [
        "Ġalong",
        "side"
      ],
      [
        "add",
        "ing"
      ],
      [
        "Ġdel",
        "ivering"
      ],
      [
        "Ġcam",
        "ere"
      ],
      [
        "m",
        "ode"
      ],
      [
        "Ġtw",
        "ice"
      ],
      [
        "Ġk",
        "illed"
      ],
      [
        "Ġcol",
        "pa"
      ],
      [
        "Ġrec",
        "ensione"
      ],
      [
        "r",
        "and"
      ],
      [
        "Ġprofession",
        "ista"
      ],
      [
        "doc",
        "ument"
      ],
      [
        "ĠF",
        "ord"
      ],
      [
        "ess",
        "ato"
      ],
      [
        "Ġb",
        "ando"
      ],
      [
        "ĠC",
        "AR"
      ],
      [
        "Ġme",
        "als"
      ],
      [
        "ĠA",
        "ve"
      ],
      [
        "Ġbu",
        "ono"
      ],
      [
        "Ġinc",
        "ident"
      ],
      [
        "Ġcres",
        "ci"
      ],
      [
        "\"]",
        "."
      ],
      [
        "Ġattract",
        "ive"
      ],
      [
        "ĠEv",
        "enti"
      ],
      [
        "b",
        "ot"
      ],
      [
        "Ġno",
        "ise"
      ],
      [
        "Ġimmag",
        "ine"
      ],
      [
        "ĠFe",
        "b"
      ],
      [
        "Ġint",
        "ell"
      ],
      [
        "A",
        "Y"
      ],
      [
        "r",
        "uzione"
      ],
      [
        "st",
        "one"
      ],
      [
        "Ġdi",
        "ven"
      ],
      [
        "Ġe",
        "co"
      ],
      [
        "ĠIn",
        "n"
      ],
      [
        "Ġviv",
        "ono"
      ],
      [
        "Ġoverw",
        "hel"
      ],
      [
        "ĠF",
        "ast"
      ],
      [
        "Ġindividu",
        "are"
      ],
      [
        "Ġdispos",
        "izioni"
      ],
      [
        "Ġ",
        "zo"
      ],
      [
        "Ġa",
        "us"
      ],
      [
        "Ġref",
        "und"
      ],
      [
        "Ġcertif",
        "ied"
      ],
      [
        "Ġult",
        "ima"
      ],
      [
        "Ġ\"",
        "."
      ],
      [
        "ĠB",
        "E"
      ],
      [
        "iction",
        "ary"
      ],
      [
        "ĠSte",
        "ve"
      ],
      [
        "Ġra",
        "c"
      ],
      [
        "s",
        "tore"
      ],
      [
        "ĠCamp",
        "ania"
      ],
      [
        "ĠCh",
        "ange"
      ],
      [
        "ĠSpir",
        "it"
      ],
      [
        "Ġsp",
        "ont"
      ],
      [
        "Ġregard",
        "less"
      ],
      [
        "A",
        "pi"
      ],
      [
        "Ġtrust",
        "ed"
      ],
      [
        "Ġcod",
        "es"
      ],
      [
        "Ġdemocra",
        "zia"
      ],
      [
        "off",
        "set"
      ],
      [
        "ph",
        "y"
      ],
      [
        "Ġs",
        "aving"
      ],
      [
        "rog",
        "en"
      ],
      [
        "Ġl",
        "unch"
      ],
      [
        "Ġdip",
        "ende"
      ],
      [
        "c",
        "out"
      ],
      [
        "ĠAm",
        "bi"
      ],
      [
        "Ġch",
        "icken"
      ],
      [
        "'",
        "\\"
      ],
      [
        "T",
        "e"
      ],
      [
        "N",
        "S"
      ],
      [
        "ó",
        "n"
      ],
      [
        "ev",
        "en"
      ],
      [
        "Th",
        "ere"
      ],
      [
        "ang",
        "el"
      ],
      [
        "Ġp",
        "izza"
      ],
      [
        "__",
        "("
      ],
      [
        "Ġpercent",
        "uale"
      ],
      [
        "Ġsess",
        "uale"
      ],
      [
        "EL",
        "ECT"
      ],
      [
        "Ġmain",
        "ly"
      ],
      [
        "Ġad",
        "atta"
      ],
      [
        "let",
        "s"
      ],
      [
        "Ġcontr",
        "asto"
      ],
      [
        "Ġscen",
        "ari"
      ],
      [
        "ĠS",
        "I"
      ],
      [
        "Ġex",
        "it"
      ],
      [
        "ĠCor",
        "onavirus"
      ],
      [
        "Col",
        "lections"
      ],
      [
        "('",
        "."
      ],
      [
        "Ġorgan",
        "ized"
      ],
      [
        "Ġutil",
        "ize"
      ],
      [
        "Ġprosp",
        "ettiva"
      ],
      [
        "ĠS",
        "ale"
      ],
      [
        "Ġstat",
        "unit"
      ],
      [
        "er",
        "lo"
      ],
      [
        "Ġril",
        "ass"
      ],
      [
        "Ġcl",
        "othes"
      ],
      [
        "ĠFeder",
        "ico"
      ],
      [
        "è",
        "¦"
      ],
      [
        "Ġill",
        "ness"
      ],
      [
        "Ġver",
        "i"
      ],
      [
        "Ġamount",
        "s"
      ],
      [
        "Ġach",
        "ieved"
      ],
      [
        "Gra",
        "ph"
      ],
      [
        "ĠSemp",
        "re"
      ],
      [
        "Ġacc",
        "ade"
      ],
      [
        "Ġecc",
        "ess"
      ],
      [
        "Ġprim",
        "arily"
      ],
      [
        "Ġaltr",
        "imenti"
      ],
      [
        "ĠMay",
        "be"
      ],
      [
        "ĠF",
        "oot"
      ],
      [
        "Ġcond",
        "ann"
      ],
      [
        "Ġn",
        "ine"
      ],
      [
        "Ġpot",
        "rai"
      ],
      [
        "Ġaff",
        "i"
      ],
      [
        "ĠE",
        "state"
      ],
      [
        "int",
        "ro"
      ],
      [
        "Ġcampaign",
        "s"
      ],
      [
        "Ġmanag",
        "ers"
      ],
      [
        "Ġrecord",
        "ed"
      ],
      [
        "ĠP",
        "adre"
      ],
      [
        "ĠSe",
        "a"
      ],
      [
        "N",
        "AME"
      ],
      [
        "Ġpow",
        "der"
      ],
      [
        "ir",
        "lo"
      ],
      [
        "Ġdubb",
        "i"
      ],
      [
        "ĠT",
        "ecn"
      ],
      [
        "Ġs",
        "vel"
      ],
      [
        "ĠTr",
        "ip"
      ],
      [
        "Ġ+",
        "+"
      ],
      [
        "Ġte",
        "oria"
      ],
      [
        "ĠSp",
        "a"
      ],
      [
        "ches",
        "ter"
      ],
      [
        "Ġart",
        "istico"
      ],
      [
        "Ġh",
        "ero"
      ],
      [
        "Ġcrus",
        "her"
      ],
      [
        "Ġca",
        "ught"
      ],
      [
        "ĠGiorn",
        "ata"
      ],
      [
        "Ġlist",
        "ening"
      ],
      [
        "Ġde",
        "put"
      ],
      [
        "O",
        "B"
      ],
      [
        "u",
        "int"
      ],
      [
        "Ġr",
        "h"
      ],
      [
        "ator",
        "ie"
      ],
      [
        "pr",
        "ima"
      ],
      [
        "ĠB",
        "oston"
      ],
      [
        "Ġwas",
        "h"
      ],
      [
        "ior",
        "mente"
      ],
      [
        "Ġrecogn",
        "ition"
      ],
      [
        "N",
        "one"
      ],
      [
        "a",
        "umento"
      ],
      [
        "Ġta",
        "ught"
      ],
      [
        "Ġex",
        "ists"
      ],
      [
        "it",
        "ems"
      ],
      [
        "Ġter",
        "rÃł"
      ],
      [
        "Ġpromot",
        "ing"
      ],
      [
        "Ġpot",
        "enziale"
      ],
      [
        "Ġemail",
        "s"
      ],
      [
        "E",
        "l"
      ],
      [
        "Ġpar",
        "agra"
      ],
      [
        "s",
        "en"
      ],
      [
        "ov",
        "ed"
      ],
      [
        "Ġes",
        "a"
      ],
      [
        "Ġrec",
        "yc"
      ],
      [
        "ma",
        "ker"
      ],
      [
        "Ġdiscuss",
        "ed"
      ],
      [
        "ĠC",
        "ell"
      ],
      [
        "Ġseg",
        "ni"
      ],
      [
        "Ġsp",
        "edizione"
      ],
      [
        "Ġaim",
        "s"
      ],
      [
        "ĠK",
        "a"
      ],
      [
        "Ġexplor",
        "ing"
      ],
      [
        "s",
        "ection"
      ],
      [
        "Ġriusc",
        "ito"
      ],
      [
        "u",
        "v"
      ],
      [
        "ĠP",
        "il"
      ],
      [
        "ma",
        "zione"
      ],
      [
        "ĠK",
        "o"
      ],
      [
        "Ġem",
        "erge"
      ],
      [
        "Ġforn",
        "ito"
      ],
      [
        "Ġsent",
        "ito"
      ],
      [
        "ĠR",
        "ay"
      ],
      [
        "Ġcittad",
        "inanza"
      ],
      [
        "Ġwh",
        "enever"
      ],
      [
        "Ġprior",
        "it"
      ],
      [
        "s",
        "um"
      ],
      [
        "Ġprogram",
        "me"
      ],
      [
        "Ġess",
        "enziali"
      ],
      [
        "ĠCom",
        "b"
      ],
      [
        "Ġc",
        "aut"
      ],
      [
        "Ġcl",
        "ock"
      ],
      [
        "Ġcam",
        "er"
      ],
      [
        "Û",
        "Į"
      ],
      [
        "Ġfir",
        "ma"
      ],
      [
        "ĠS",
        "ole"
      ],
      [
        "Ġt",
        "iny"
      ],
      [
        "Ġsta",
        "ble"
      ],
      [
        "Ġout",
        "come"
      ],
      [
        "Ġdesider",
        "i"
      ],
      [
        "ä¸Ģ",
        "个"
      ],
      [
        "Ġcons",
        "egn"
      ],
      [
        "pro",
        "of"
      ],
      [
        "Ġbuy",
        "ers"
      ],
      [
        "ĠGD",
        "PR"
      ],
      [
        "Ġcerv",
        "ello"
      ],
      [
        "f",
        "ramework"
      ],
      [
        "ver",
        "ter"
      ],
      [
        "Ġsoddisf",
        "are"
      ],
      [
        "I",
        "mp"
      ],
      [
        "Ġspec",
        "ified"
      ],
      [
        "ar",
        "ica"
      ],
      [
        "Ġnat",
        "urally"
      ],
      [
        "Ġimposs",
        "ible"
      ],
      [
        "ĠSystem",
        "s"
      ],
      [
        "Ġsur",
        "prise"
      ],
      [
        "ĠAl",
        "b"
      ],
      [
        "ĠPad",
        "ova"
      ],
      [
        "u",
        "id"
      ],
      [
        "om",
        "ento"
      ],
      [
        "Em",
        "pty"
      ],
      [
        "ark",
        "s"
      ],
      [
        "y",
        "ers"
      ],
      [
        "Ġprof",
        "onda"
      ],
      [
        "Ġcrit",
        "eri"
      ],
      [
        "ig",
        "io"
      ],
      [
        "Ġriconosc",
        "ere"
      ],
      [
        "Ġtratt",
        "amenti"
      ],
      [
        "Ġobtain",
        "ed"
      ],
      [
        "Ġbr",
        "ano"
      ],
      [
        "Ġperm",
        "ettere"
      ],
      [
        "Ġass",
        "egn"
      ],
      [
        "('",
        "/"
      ],
      [
        "ĠSen",
        "ior"
      ],
      [
        "Ġregistr",
        "ato"
      ],
      [
        "d",
        "ia"
      ],
      [
        "Ġpratic",
        "amente"
      ],
      [
        "Ġmister",
        "i"
      ],
      [
        "ĠD",
        "NA"
      ],
      [
        "istra",
        "zioni"
      ],
      [
        "as",
        "mo"
      ],
      [
        "Ġcondiv",
        "isione"
      ],
      [
        "ob",
        "il"
      ],
      [
        "Ġincred",
        "ibly"
      ],
      [
        "no",
        "on"
      ],
      [
        "Ġes",
        "ib"
      ],
      [
        "c",
        "lus"
      ],
      [
        "Ġim",
        "agine"
      ],
      [
        "Ġfil",
        "ms"
      ],
      [
        "ĠB",
        "la"
      ],
      [
        "Ġnorm",
        "ally"
      ],
      [
        "ĠPs",
        "ic"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠ"
      ],
      [
        "eserc",
        "izio"
      ],
      [
        "Ġdic",
        "ono"
      ],
      [
        "F",
        "inal"
      ],
      [
        "ĠMet",
        "hod"
      ],
      [
        "st",
        "al"
      ],
      [
        "Ġh",
        "orse"
      ],
      [
        "Ġno",
        "tare"
      ],
      [
        "ĠA",
        "z"
      ],
      [
        "Ġg",
        "are"
      ],
      [
        "m",
        "aster"
      ],
      [
        "Ġsta",
        "ck"
      ],
      [
        "un",
        "cio"
      ],
      [
        "Ġemot",
        "ions"
      ],
      [
        "Ġeng",
        "aged"
      ],
      [
        "Ġro",
        "se"
      ],
      [
        "Ã",
        "Ī"
      ],
      [
        "Ġp",
        "enso"
      ],
      [
        "Res",
        "ource"
      ],
      [
        "Ġafferm",
        "ato"
      ],
      [
        "Ġpart",
        "iti"
      ],
      [
        "P",
        "ORT"
      ],
      [
        "os",
        "ite"
      ],
      [
        "ot",
        "ive"
      ],
      [
        "Ġte",
        "en"
      ],
      [
        "Ġtut",
        "el"
      ],
      [
        "Ġvers",
        "ions"
      ],
      [
        "æį",
        "®"
      ],
      [
        "or",
        "ation"
      ],
      [
        "Ġid",
        "one"
      ],
      [
        "Ġdeb",
        "ito"
      ],
      [
        "Ġins",
        "ight"
      ],
      [
        "Ġinv",
        "estire"
      ],
      [
        "ĠVi",
        "et"
      ],
      [
        "Par",
        "se"
      ],
      [
        "ĠDi",
        "ego"
      ],
      [
        "ĠR",
        "isp"
      ],
      [
        "Ġshe",
        "et"
      ],
      [
        "Ġquest",
        "ioni"
      ],
      [
        "n",
        "at"
      ],
      [
        "ĠC",
        "ant"
      ],
      [
        "riv",
        "ere"
      ],
      [
        "Ġfour",
        "th"
      ],
      [
        "Ġcharg",
        "ed"
      ],
      [
        "Ġsu",
        "cce"
      ],
      [
        "Ġsog",
        "ni"
      ],
      [
        "ĠR",
        "ag"
      ],
      [
        "Ġinstr",
        "ument"
      ],
      [
        "us",
        "ername"
      ],
      [
        "Ġcollect",
        "ed"
      ],
      [
        "ĠS",
        "D"
      ],
      [
        "c",
        "ir"
      ],
      [
        "ĠCla",
        "udio"
      ],
      [
        "angu",
        "ages"
      ],
      [
        "Ġd",
        "ens"
      ],
      [
        "out",
        "ube"
      ],
      [
        "Ġfr",
        "anch"
      ],
      [
        "ul",
        "ous"
      ],
      [
        "Ġcopert",
        "ura"
      ],
      [
        "s",
        "ia"
      ],
      [
        "ĠChi",
        "ara"
      ],
      [
        "Ġt",
        "ort"
      ],
      [
        "Ġproteg",
        "gere"
      ],
      [
        "oun",
        "ger"
      ],
      [
        "Ġresp",
        "ir"
      ],
      [
        "inc",
        "iare"
      ],
      [
        "ĠE",
        "sc"
      ],
      [
        "Ġf",
        "atica"
      ],
      [
        "Ġ\"",
        ":"
      ],
      [
        "u",
        "zzo"
      ],
      [
        "w",
        "iki"
      ],
      [
        "Ġpanor",
        "ama"
      ],
      [
        "Ġs",
        "g"
      ],
      [
        "arch",
        "it"
      ],
      [
        "im",
        "itÃł"
      ],
      [
        "Ġreg",
        "ions"
      ],
      [
        "æĸ",
        "ĩ"
      ],
      [
        "Ġcrit",
        "eria"
      ],
      [
        "ĠA",
        "wards"
      ],
      [
        "ĠF",
        "riend"
      ],
      [
        "Ġport",
        "ale"
      ],
      [
        "Ġscient",
        "ifica"
      ],
      [
        "Ġd",
        "ando"
      ],
      [
        "Ġasp",
        "etta"
      ],
      [
        "v",
        "ideo"
      ],
      [
        "Ġag",
        "es"
      ],
      [
        "Ġv",
        "ector"
      ],
      [
        "zz",
        "are"
      ],
      [
        "Ġfred",
        "do"
      ],
      [
        "Ġcrit",
        "ic"
      ],
      [
        "Ġfrat",
        "ello"
      ],
      [
        "E",
        "P"
      ],
      [
        "Ġstruct",
        "ures"
      ],
      [
        "m",
        "enti"
      ],
      [
        "ai",
        "uto"
      ],
      [
        "Ġst",
        "er"
      ],
      [
        "ax",
        "y"
      ],
      [
        "Ġaggi",
        "unt"
      ],
      [
        "ĠS",
        "ym"
      ],
      [
        "ĠMaur",
        "izio"
      ],
      [
        "Ġarriv",
        "ed"
      ],
      [
        "Ġascol",
        "tare"
      ],
      [
        "ĠSt",
        "ampa"
      ],
      [
        "Ġindag",
        "ini"
      ],
      [
        "Ġtra",
        "v"
      ],
      [
        "ĠH",
        "ai"
      ],
      [
        "Ġcontrib",
        "uti"
      ],
      [
        "viron",
        "ments"
      ],
      [
        "Ġarriv",
        "ano"
      ],
      [
        "Ġtra",
        "iler"
      ],
      [
        "Ġsc",
        "ont"
      ],
      [
        "Ġcons",
        "ists"
      ],
      [
        "mo",
        "bile"
      ],
      [
        "Ġless",
        "ons"
      ],
      [
        "Ġown",
        "ed"
      ],
      [
        "Ġlavor",
        "ato"
      ],
      [
        "å",
        "Ģ"
      ],
      [
        "arm",
        "e"
      ],
      [
        "Ġm",
        "ask"
      ],
      [
        "Ġf",
        "old"
      ],
      [
        "b",
        "j"
      ],
      [
        "F",
        "r"
      ],
      [
        "ĠGe",
        "orgia"
      ],
      [
        "Ġb",
        "tn"
      ],
      [
        "A",
        "gen"
      ],
      [
        "Ġc",
        "ub"
      ],
      [
        "Ġpercent",
        "age"
      ],
      [
        "Ġm",
        "ood"
      ],
      [
        "Ġfrat",
        "elli"
      ],
      [
        "Ġcam",
        "min"
      ],
      [
        "u",
        "zion"
      ],
      [
        "Ġcap",
        "s"
      ],
      [
        "Ġre",
        "ly"
      ],
      [
        "Ġmag",
        "ic"
      ],
      [
        "Ġmuse",
        "o"
      ],
      [
        "Ġvis",
        "o"
      ],
      [
        "Ġaddition",
        "ally"
      ],
      [
        "ĠSci",
        "ent"
      ],
      [
        "vent",
        "us"
      ],
      [
        "Ġaccess",
        "ori"
      ],
      [
        "Ġk",
        "ill"
      ],
      [
        "Ñ",
        "Į"
      ],
      [
        "Ġarchit",
        "ecture"
      ],
      [
        "ĠM",
        "oney"
      ],
      [
        "Ġcontact",
        "s"
      ],
      [
        "Ġfacci",
        "amo"
      ],
      [
        "un",
        "itÃł"
      ],
      [
        "Ġemerg",
        "enza"
      ],
      [
        "Ġconfirm",
        "ed"
      ],
      [
        "ĠY",
        "et"
      ],
      [
        "f",
        "lag"
      ],
      [
        "ĠSol",
        "utions"
      ],
      [
        "Ġtyp",
        "ed"
      ],
      [
        "Ġassol",
        "uto"
      ],
      [
        "ĠIn",
        "sp"
      ],
      [
        "Ġsc",
        "ambio"
      ],
      [
        "or",
        "al"
      ],
      [
        "ut",
        "ch"
      ],
      [
        "Ġevalu",
        "ation"
      ],
      [
        "ĠPr",
        "imo"
      ],
      [
        "Ġfinanzi",
        "aria"
      ],
      [
        "ĠL",
        "ittle"
      ],
      [
        "c",
        "u"
      ],
      [
        "L",
        "ocation"
      ],
      [
        "ell",
        "ino"
      ],
      [
        "Ġcolle",
        "ghi"
      ],
      [
        "Ġg",
        "ap"
      ],
      [
        "Ġfil",
        "o"
      ],
      [
        "ĠW",
        "at"
      ],
      [
        "n",
        "ames"
      ],
      [
        "ĠF",
        "L"
      ],
      [
        "Ġcar",
        "cere"
      ],
      [
        "S",
        "earch"
      ],
      [
        "ĠM",
        "iddle"
      ],
      [
        "S",
        "cript"
      ],
      [
        "Ġapply",
        "ing"
      ],
      [
        "ĠV",
        "ita"
      ],
      [
        "ĠSta",
        "ff"
      ],
      [
        "ĠCon",
        "ference"
      ],
      [
        "ĠAl",
        "tern"
      ],
      [
        "Ġproduct",
        "ivity"
      ],
      [
        "ang",
        "ers"
      ],
      [
        "ula",
        "zione"
      ],
      [
        "G",
        "A"
      ],
      [
        "part",
        "y"
      ],
      [
        "Ġv",
        "ite"
      ],
      [
        "Ġrefer",
        "red"
      ],
      [
        "ins",
        "ert"
      ],
      [
        "Ġreg",
        "olare"
      ],
      [
        "ĠTrib",
        "unale"
      ],
      [
        "Ġgio",
        "i"
      ],
      [
        "A",
        "nt"
      ],
      [
        "v",
        "in"
      ],
      [
        "Ġw",
        "ond"
      ],
      [
        "Ġcreat",
        "ivity"
      ],
      [
        "f",
        "ire"
      ],
      [
        "Ġal",
        "ti"
      ],
      [
        "R",
        "em"
      ],
      [
        "Ġperform",
        "ing"
      ],
      [
        "um",
        "es"
      ],
      [
        "X",
        "X"
      ],
      [
        "Ġdem",
        "ands"
      ],
      [
        "Ġscad",
        "enza"
      ],
      [
        "Ġorig",
        "ini"
      ],
      [
        "n",
        "ormal"
      ],
      [
        "Ġcompens",
        "ation"
      ],
      [
        "ĠO",
        "S"
      ],
      [
        "Ġseg",
        "ment"
      ],
      [
        "Ġvis",
        "ible"
      ],
      [
        "Ġsta",
        "i"
      ],
      [
        "¦",
        "Ĥ"
      ],
      [
        "ĠAn",
        "cora"
      ],
      [
        "erg",
        "ia"
      ],
      [
        "di",
        "zione"
      ],
      [
        "Ġspecial",
        "ist"
      ],
      [
        "Ġv",
        "ag"
      ],
      [
        "Ġappassion",
        "ati"
      ],
      [
        "C",
        "ard"
      ],
      [
        "Ġed",
        "itori"
      ],
      [
        "w",
        "an"
      ],
      [
        "Ġacc",
        "ettare"
      ],
      [
        "lus",
        "coni"
      ],
      [
        "Ġperson",
        "ally"
      ],
      [
        "Ġt",
        "ou"
      ],
      [
        "rend",
        "er"
      ],
      [
        "Ġracc",
        "onti"
      ],
      [
        "Ġrispar",
        "mio"
      ],
      [
        "F",
        "iles"
      ],
      [
        "ay",
        "a"
      ],
      [
        "il",
        "st"
      ],
      [
        "Ġ'",
        "/"
      ],
      [
        "Ġv",
        "ini"
      ],
      [
        "ric",
        "oltura"
      ],
      [
        "ĠSing",
        "apore"
      ],
      [
        "sh",
        "ape"
      ],
      [
        "Ġstart",
        "up"
      ],
      [
        "ĠAg",
        "ain"
      ],
      [
        "Ġprefer",
        "enze"
      ],
      [
        "Ġtend",
        "enza"
      ],
      [
        "Ġmarg",
        "in"
      ],
      [
        "Ġdura",
        "ble"
      ],
      [
        "ti",
        "p"
      ],
      [
        "Ġsan",
        "itario"
      ],
      [
        "ĠO",
        "K"
      ],
      [
        "Ġgarant",
        "isce"
      ],
      [
        "ĠTh",
        "ree"
      ],
      [
        "Ġent",
        "ity"
      ],
      [
        "ĠG",
        "arden"
      ],
      [
        "od",
        "ing"
      ],
      [
        "Ġra",
        "bb"
      ],
      [
        "m",
        "atch"
      ],
      [
        "ĠM",
        "is"
      ],
      [
        "ste",
        "p"
      ],
      [
        "ĠC",
        "ath"
      ],
      [
        "An",
        "g"
      ],
      [
        "ĠC",
        "OR"
      ],
      [
        "b",
        "io"
      ],
      [
        "elf",
        "are"
      ],
      [
        "Ġbor",
        "row"
      ],
      [
        "Ġconness",
        "ione"
      ],
      [
        "ĠBe",
        "h"
      ],
      [
        "Ġcomp",
        "osta"
      ],
      [
        "ĠC",
        "rit"
      ],
      [
        "Ġorgan",
        "izzata"
      ],
      [
        "ĠDE",
        "I"
      ],
      [
        "il",
        "itare"
      ],
      [
        "ĠCo",
        "oper"
      ],
      [
        "Ġhe",
        "ating"
      ],
      [
        "Ġment",
        "ale"
      ],
      [
        "end",
        "io"
      ],
      [
        "ĠVal",
        "ue"
      ],
      [
        "ab",
        "ling"
      ],
      [
        "Ġdepos",
        "ito"
      ],
      [
        "Ġfeature",
        "d"
      ],
      [
        "ĠD",
        "aily"
      ],
      [
        "erm",
        "al"
      ],
      [
        "ĠAg",
        "ency"
      ],
      [
        "Ġh",
        "ers"
      ],
      [
        "Ġcomm",
        "issione"
      ],
      [
        "Ġcos",
        "met"
      ],
      [
        "Ġbatter",
        "ia"
      ],
      [
        "Ġign",
        "or"
      ],
      [
        "c",
        "ustom"
      ],
      [
        "Ġearn",
        "ed"
      ],
      [
        "ĠDani",
        "el"
      ],
      [
        "Ġfrequ",
        "enza"
      ],
      [
        "art",
        "imento"
      ],
      [
        "Ġcons",
        "idera"
      ],
      [
        "Ġco",
        "inc"
      ],
      [
        "Ġy",
        "ellow"
      ],
      [
        "Ar",
        "gs"
      ],
      [
        "Ġs",
        "ending"
      ],
      [
        "Ġisc",
        "ritti"
      ],
      [
        "V",
        "ER"
      ],
      [
        "Ġl",
        "on"
      ],
      [
        "Ġb",
        "acter"
      ],
      [
        "y",
        "r"
      ],
      [
        "ident",
        "itÃł"
      ],
      [
        "ass",
        "essore"
      ],
      [
        "Ġmacch",
        "ine"
      ],
      [
        "Ġtra",
        "cci"
      ],
      [
        "Ġtrov",
        "i"
      ],
      [
        "Ġrisol",
        "uzione"
      ],
      [
        "ug",
        "u"
      ],
      [
        "Ġlov",
        "ely"
      ],
      [
        "Ġp",
        "onte"
      ],
      [
        "ĠWith",
        "out"
      ],
      [
        "el",
        "ry"
      ],
      [
        "Ġgr",
        "ass"
      ],
      [
        "ry",
        "pt"
      ],
      [
        "Ġinter",
        "rog"
      ],
      [
        "ĠCap",
        "ital"
      ],
      [
        "Ġgenera",
        "zioni"
      ],
      [
        "ĠLeon",
        "ardo"
      ],
      [
        "Ġscar",
        "icare"
      ],
      [
        "S",
        "o"
      ],
      [
        "ie",
        "ving"
      ],
      [
        "U",
        "TO"
      ],
      [
        "Ġtra",
        "ccia"
      ],
      [
        "He",
        "ight"
      ],
      [
        "Ġab",
        "use"
      ],
      [
        "Ġm",
        "ari"
      ],
      [
        "Ġwire",
        "less"
      ],
      [
        "Ġpropos",
        "to"
      ],
      [
        "ĠP",
        "om"
      ],
      [
        "Ġco",
        "er"
      ],
      [
        "Ġcal",
        "m"
      ],
      [
        "Ġsalv",
        "are"
      ],
      [
        "uff",
        "icio"
      ],
      [
        "Ġatta",
        "ch"
      ],
      [
        "Ġle",
        "ather"
      ],
      [
        "ĠMa",
        "h"
      ],
      [
        "an",
        "ne"
      ],
      [
        "Ġrivol",
        "uzione"
      ],
      [
        "Ġch",
        "ocolate"
      ],
      [
        "ĠCast",
        "ello"
      ],
      [
        "p",
        "ool"
      ],
      [
        "ĠB",
        "ob"
      ],
      [
        "C",
        "OL"
      ],
      [
        "ers",
        "ion"
      ],
      [
        "Ġsta",
        "bility"
      ],
      [
        "Ġcont",
        "att"
      ],
      [
        "Ġw",
        "ra"
      ],
      [
        "ĠP",
        "es"
      ],
      [
        "Ġ\"",
        "<"
      ],
      [
        "F",
        "e"
      ],
      [
        "ĠGener",
        "ale"
      ],
      [
        "us",
        "ers"
      ],
      [
        "c",
        "ies"
      ],
      [
        "Ġdise",
        "ases"
      ],
      [
        "Ġf",
        "ake"
      ],
      [
        "c",
        "p"
      ],
      [
        "C",
        "an"
      ],
      [
        "Ġmass",
        "age"
      ],
      [
        "Ġsugg",
        "ests"
      ],
      [
        "ĠÐ",
        "¿"
      ],
      [
        "è",
        "§"
      ],
      [
        "Ġed",
        "ition"
      ],
      [
        "app",
        "ro"
      ],
      [
        "Ġplug",
        "in"
      ],
      [
        "=\"",
        "/"
      ],
      [
        "n",
        "ale"
      ],
      [
        "ĠMus",
        "ica"
      ],
      [
        "ri",
        "amo"
      ],
      [
        "Ġnear",
        "by"
      ],
      [
        "ĠD",
        "ream"
      ],
      [
        "Ġche",
        "ese"
      ],
      [
        "Ġdoc",
        "ente"
      ],
      [
        "Ġb",
        "omb"
      ],
      [
        "Ġd",
        "ust"
      ],
      [
        "Ġtelev",
        "ision"
      ],
      [
        "b",
        "ug"
      ],
      [
        "ĠB",
        "ed"
      ],
      [
        "ĠH",
        "on"
      ],
      [
        "Ġprepar",
        "ation"
      ],
      [
        "Ġus",
        "ual"
      ],
      [
        "Ġess",
        "e"
      ],
      [
        "ĠVinc",
        "enzo"
      ],
      [
        "ĠDav",
        "ide"
      ],
      [
        "ĠS",
        "ET"
      ],
      [
        "Ġinsp",
        "iration"
      ],
      [
        "Ġc",
        "ena"
      ],
      [
        "Ġutilizz",
        "ate"
      ],
      [
        "m",
        "enu"
      ],
      [
        "Ġf",
        "ell"
      ],
      [
        "ĠS",
        "ave"
      ],
      [
        "ĠIre",
        "land"
      ],
      [
        "Ġdec",
        "ent"
      ],
      [
        "pro",
        "file"
      ],
      [
        "em",
        "an"
      ],
      [
        "sh",
        "ips"
      ],
      [
        "Ġcare",
        "ful"
      ],
      [
        "ĠSp",
        "anish"
      ],
      [
        "ĠUn",
        "fortunately"
      ],
      [
        "?",
        ">"
      ],
      [
        "ĠD",
        "ark"
      ],
      [
        "Ġple",
        "asure"
      ],
      [
        "Ġpremi",
        "er"
      ],
      [
        "ĠVis",
        "ual"
      ],
      [
        "Ã",
        "¢"
      ],
      [
        "Ġdecis",
        "ioni"
      ],
      [
        "Agen",
        "zia"
      ],
      [
        "it",
        "alia"
      ],
      [
        "ĠT",
        "ree"
      ],
      [
        "innov",
        "azione"
      ],
      [
        "ester",
        "no"
      ],
      [
        "Ġc",
        "ens"
      ],
      [
        "ail",
        "s"
      ],
      [
        "Ġvitt",
        "ima"
      ],
      [
        "ĠLibr",
        "ary"
      ],
      [
        "Ġs",
        "ad"
      ],
      [
        "ĠS",
        "on"
      ],
      [
        "u",
        "ction"
      ],
      [
        "Ġsm",
        "ile"
      ],
      [
        "Ġsk",
        "illed"
      ],
      [
        "Ġrestrict",
        "ions"
      ],
      [
        "F",
        "alse"
      ],
      [
        "Ġinv",
        "as"
      ],
      [
        "Ġenerget",
        "ico"
      ],
      [
        "Ġsub",
        "sequ"
      ],
      [
        "Ġdis",
        "put"
      ],
      [
        "Ġdestro",
        "y"
      ],
      [
        "pi",
        "razione"
      ],
      [
        "AC",
        "T"
      ],
      [
        "å",
        "·"
      ],
      [
        "ĠC",
        "ore"
      ],
      [
        "v",
        "y"
      ],
      [
        "Ġricerc",
        "atori"
      ],
      [
        "Ġosp",
        "edali"
      ],
      [
        "pr",
        "ime"
      ],
      [
        "ĠPi",
        "emonte"
      ],
      [
        "é",
        "¡"
      ],
      [
        "Ġag",
        "ire"
      ],
      [
        "Ġnot",
        "evole"
      ],
      [
        "Ġappunt",
        "amenti"
      ],
      [
        "he",
        "less"
      ],
      [
        "j",
        "e"
      ],
      [
        "Ġarg",
        "ument"
      ],
      [
        "Ġinizi",
        "ativa"
      ],
      [
        "ĠFranc",
        "isco"
      ],
      [
        "Ġmatt",
        "ress"
      ],
      [
        "Ġav",
        "esse"
      ],
      [
        "Ġsol",
        "amente"
      ],
      [
        "Ġbag",
        "s"
      ],
      [
        "ly",
        "mp"
      ],
      [
        "Ġapprov",
        "al"
      ],
      [
        "Ġtrasfer",
        "imento"
      ],
      [
        "Ġcharacter",
        "istics"
      ],
      [
        "Ġcamp",
        "ione"
      ],
      [
        "Ġas",
        "ci"
      ],
      [
        "'",
        "))"
      ],
      [
        "Ġto",
        "w"
      ],
      [
        "ĠC",
        "op"
      ],
      [
        "Ġbl",
        "ess"
      ],
      [
        "ĠM",
        "ini"
      ],
      [
        "ĠEn",
        "s"
      ],
      [
        "Ġsport",
        "ive"
      ],
      [
        "S",
        "te"
      ],
      [
        "Ġdisc",
        "ut"
      ],
      [
        "inst",
        "ance"
      ],
      [
        "l",
        "ung"
      ],
      [
        "ĠSal",
        "a"
      ],
      [
        "Ġsched",
        "a"
      ],
      [
        "Ġtedes",
        "co"
      ],
      [
        "Ġprom",
        "ise"
      ],
      [
        "re",
        "y"
      ],
      [
        "Ġfeat",
        "uring"
      ],
      [
        "Ġappro",
        "aches"
      ],
      [
        "D",
        "C"
      ],
      [
        "B",
        "R"
      ],
      [
        "ĠP",
        "ic"
      ],
      [
        "Ġfact",
        "s"
      ],
      [
        "V",
        "C"
      ],
      [
        "d",
        "irect"
      ],
      [
        "atto",
        "re"
      ],
      [
        "Ġsn",
        "ack"
      ],
      [
        "Ġbed",
        "room"
      ],
      [
        "ĠRe",
        "qu"
      ],
      [
        "Ġla",
        "go"
      ],
      [
        "Ġcalend",
        "ario"
      ],
      [
        "Ġm",
        "isc"
      ],
      [
        "Ġfer",
        "ro"
      ],
      [
        "ĠR",
        "ome"
      ],
      [
        "Ġdream",
        "s"
      ],
      [
        "pol",
        "it"
      ],
      [
        "Ġsta",
        "ying"
      ],
      [
        "Ġbro",
        "ker"
      ],
      [
        "Ġargom",
        "enti"
      ],
      [
        "ant",
        "ico"
      ],
      [
        "Mod",
        "ule"
      ],
      [
        "Ġsess",
        "ione"
      ],
      [
        "ost",
        "en"
      ],
      [
        "rend",
        "e"
      ],
      [
        "â",
        "Ĥ¬"
      ],
      [
        "ĠK",
        "im"
      ],
      [
        "Ġprop",
        "ag"
      ],
      [
        "Ġopt",
        "imal"
      ],
      [
        "Ġoper",
        "ativo"
      ],
      [
        "Ġir",
        "rit"
      ],
      [
        "Ġun",
        "w"
      ],
      [
        "Ġenter",
        "ed"
      ],
      [
        "Ġg",
        "ifts"
      ],
      [
        "åĪ",
        "°"
      ],
      [
        "x",
        "ml"
      ],
      [
        "ĠB",
        "R"
      ],
      [
        "d",
        "on"
      ],
      [
        "Ġp",
        "one"
      ],
      [
        "ĠCol",
        "l"
      ],
      [
        "Ġleg",
        "ata"
      ],
      [
        ")",
        "]"
      ],
      [
        "\")",
        ");"
      ],
      [
        "Ġsupp",
        "osed"
      ],
      [
        "ĠBu",
        "on"
      ],
      [
        "Ġdocument",
        "ation"
      ],
      [
        "A",
        "ZIONE"
      ],
      [
        "Ġscient",
        "ifico"
      ],
      [
        "Ġscon",
        "fit"
      ],
      [
        "z",
        "u"
      ],
      [
        "f",
        "ac"
      ],
      [
        "Ġved",
        "iamo"
      ],
      [
        "Ġacc",
        "ert"
      ],
      [
        "Pro",
        "ject"
      ],
      [
        "ĠQu",
        "ick"
      ],
      [
        "bil",
        "iare"
      ],
      [
        "Ġquotidi",
        "an"
      ],
      [
        "Ġepis",
        "odi"
      ],
      [
        "and",
        "olo"
      ],
      [
        "teg",
        "razione"
      ],
      [
        "reg",
        "ion"
      ],
      [
        "ĠDani",
        "ele"
      ],
      [
        "ass",
        "istenza"
      ],
      [
        ".",
        "["
      ],
      [
        "Ġt",
        "ap"
      ],
      [
        "Ġst",
        "orm"
      ],
      [
        "ipto",
        "val"
      ],
      [
        "Ġsint",
        "esi"
      ],
      [
        "?",
        ")"
      ],
      [
        "âĢ",
        "ĭ"
      ],
      [
        "or",
        "row"
      ],
      [
        "ĠT",
        "ay"
      ],
      [
        "Ġit",
        "er"
      ],
      [
        "Ġres",
        "a"
      ],
      [
        "ĠMol",
        "ti"
      ],
      [
        "Form",
        "at"
      ],
      [
        "Ġstre",
        "ttamente"
      ],
      [
        "ĠPr",
        "im"
      ],
      [
        "Ġcorrect",
        "ly"
      ],
      [
        "ĠEm",
        "erg"
      ],
      [
        "Ġmol",
        "ta"
      ],
      [
        "Ġlaure",
        "a"
      ],
      [
        "ĠC",
        "ub"
      ],
      [
        "Ġcur",
        "rency"
      ],
      [
        "Ġcinemato",
        "graf"
      ],
      [
        "Ġlo",
        "op"
      ],
      [
        "Ġdiffer",
        "enze"
      ],
      [
        "Ġpers",
        "egu"
      ],
      [
        "occup",
        "azione"
      ],
      [
        "Ġsp",
        "ins"
      ],
      [
        "ĠWilli",
        "ams"
      ],
      [
        "z",
        "ed"
      ],
      [
        "elle",
        "ct"
      ],
      [
        "Ġcoach",
        "ing"
      ],
      [
        "Ġstrugg",
        "le"
      ],
      [
        "s",
        "che"
      ],
      [
        "Ġstrani",
        "eri"
      ],
      [
        "s",
        "ort"
      ],
      [
        "g",
        "y"
      ],
      [
        "D",
        "ialog"
      ],
      [
        "Ġmonitor",
        "aggio"
      ],
      [
        "as",
        "ant"
      ],
      [
        "Ġbel",
        "ieved"
      ],
      [
        "F",
        "w"
      ],
      [
        "ĠLook",
        "ing"
      ],
      [
        "ta",
        "bility"
      ],
      [
        "Ġ",
        "Ù"
      ],
      [
        "Ġinfras",
        "trutt"
      ],
      [
        "Ġatt",
        "uali"
      ],
      [
        "as",
        "co"
      ],
      [
        "la",
        "w"
      ],
      [
        "Ġtail",
        "ored"
      ],
      [
        "è¿",
        "Ļ"
      ],
      [
        "Ġpr",
        "ison"
      ],
      [
        "abb",
        "ia"
      ],
      [
        "ĠH",
        "or"
      ],
      [
        "Ġpersonal",
        "ity"
      ],
      [
        "Ġcambi",
        "ato"
      ],
      [
        "Ġbl",
        "occo"
      ],
      [
        "ST",
        "R"
      ],
      [
        "is",
        "ions"
      ],
      [
        "Ġdivers",
        "ity"
      ],
      [
        "ĠS",
        "ource"
      ],
      [
        "Ġrequire",
        "ment"
      ],
      [
        "e",
        "qual"
      ],
      [
        "Ġs",
        "ente"
      ],
      [
        "Ġdis",
        "rupt"
      ],
      [
        "ins",
        "on"
      ],
      [
        "Ġorgan",
        "izzare"
      ],
      [
        "Ġcomb",
        "attere"
      ],
      [
        "ĠExp",
        "ress"
      ],
      [
        "ĠProfess",
        "or"
      ],
      [
        "b",
        "ool"
      ],
      [
        "bo",
        "ot"
      ],
      [
        "ind",
        "ivid"
      ],
      [
        "E",
        "s"
      ],
      [
        "ĠJ",
        "ac"
      ],
      [
        "Ġtapp",
        "a"
      ],
      [
        "Ġh",
        "iring"
      ],
      [
        "Ġacqu",
        "isti"
      ],
      [
        "L",
        "eft"
      ],
      [
        "Ġcertific",
        "ate"
      ],
      [
        "Ġti",
        "ene"
      ],
      [
        "Ġdiscip",
        "line"
      ],
      [
        "Ġdesk",
        "top"
      ],
      [
        "è¦",
        "ģ"
      ],
      [
        "stit",
        "ution"
      ],
      [
        "ĠF",
        "ant"
      ],
      [
        "ĠG",
        "ro"
      ],
      [
        "Ġtav",
        "ola"
      ],
      [
        "Ġsp",
        "ray"
      ],
      [
        "Ġp",
        "isc"
      ],
      [
        "Ġcommun",
        "ications"
      ],
      [
        "Ġus",
        "u"
      ],
      [
        "ra",
        "q"
      ],
      [
        "ĠP",
        "L"
      ],
      [
        "di",
        "zioni"
      ],
      [
        "Ġam",
        "ministrazione"
      ],
      [
        "Ġs",
        "tem"
      ],
      [
        "Ġsf",
        "ide"
      ],
      [
        "ĠTech",
        "n"
      ],
      [
        "ĠSt",
        "ory"
      ],
      [
        "y",
        "ou"
      ],
      [
        "Ġconc",
        "ert"
      ],
      [
        "ĠContin",
        "ua"
      ],
      [
        "ant",
        "ed"
      ],
      [
        "Ġer",
        "rore"
      ],
      [
        "ĠPr",
        "int"
      ],
      [
        "ĠCo",
        "ast"
      ],
      [
        "Ġp",
        "itch"
      ],
      [
        "C",
        "ell"
      ],
      [
        "Ġcontrol",
        "s"
      ],
      [
        "es",
        "ame"
      ],
      [
        "aus",
        "a"
      ],
      [
        "ĠApp",
        "ro"
      ],
      [
        "Ġvost",
        "re"
      ],
      [
        "Ġp",
        "adr"
      ],
      [
        "re",
        "place"
      ],
      [
        "ĠLou",
        "is"
      ],
      [
        "ĠT",
        "ips"
      ],
      [
        "Ġt",
        "ir"
      ],
      [
        "Ġsto",
        "pped"
      ],
      [
        "ĠRos",
        "si"
      ],
      [
        "Ġd",
        "up"
      ],
      [
        "Ġspons",
        "or"
      ],
      [
        "Ġev",
        "ident"
      ],
      [
        "Ġcanz",
        "oni"
      ],
      [
        "ester",
        "day"
      ],
      [
        "p",
        "les"
      ],
      [
        "Ġcon",
        "gi"
      ],
      [
        "point",
        "s"
      ],
      [
        "Ġart",
        "s"
      ],
      [
        "AP",
        "I"
      ],
      [
        "Ġu",
        "fficio"
      ],
      [
        "Ġprovved",
        "imento"
      ],
      [
        "Ġaccess",
        "ories"
      ],
      [
        "conn",
        "ect"
      ],
      [
        "ch",
        "ild"
      ],
      [
        "Ġamb",
        "iti"
      ],
      [
        "Ġlaw",
        "yer"
      ],
      [
        "c",
        "ost"
      ],
      [
        "Conn",
        "ection"
      ],
      [
        "b",
        "ind"
      ],
      [
        "Ġdiment",
        "icare"
      ],
      [
        "r",
        "io"
      ],
      [
        "J",
        "o"
      ],
      [
        "c",
        "in"
      ],
      [
        "ĠA",
        "ld"
      ],
      [
        "Ġreti",
        "rement"
      ],
      [
        "resc",
        "ia"
      ],
      [
        "Ġpr",
        "anzo"
      ],
      [
        "Ġwork",
        "place"
      ],
      [
        "ĠRo",
        "om"
      ],
      [
        "ĠJack",
        "son"
      ],
      [
        "Ġvac",
        "ation"
      ],
      [
        "In",
        "s"
      ],
      [
        "l",
        "imin"
      ],
      [
        "imp",
        "atto"
      ],
      [
        "âĢ",
        "ĺ"
      ],
      [
        "Ġdef",
        "end"
      ],
      [
        "Ġreg",
        "olamento"
      ],
      [
        "Ġquotidi",
        "ana"
      ],
      [
        "N",
        "et"
      ],
      [
        "Ġinter",
        "venire"
      ],
      [
        "ĠBl",
        "ock"
      ],
      [
        "ad",
        "ata"
      ],
      [
        "Ġfrat",
        "tempo"
      ],
      [
        "å",
        "¾"
      ],
      [
        "Ġf",
        "inger"
      ],
      [
        "Ġand",
        "ato"
      ],
      [
        "ĠCh",
        "all"
      ],
      [
        "Ġto",
        "oth"
      ],
      [
        "--------",
        "--"
      ],
      [
        "Ġperman",
        "ent"
      ],
      [
        "ĠEn",
        "joy"
      ],
      [
        "Ġbio",
        "d"
      ],
      [
        "Ġaziend",
        "ali"
      ],
      [
        "Ġsubs",
        "cription"
      ],
      [
        "ĠJ",
        "er"
      ],
      [
        "Ġoccas",
        "ioni"
      ],
      [
        "Ġricord",
        "i"
      ],
      [
        "Ġinvest",
        "imento"
      ],
      [
        "ĠInd",
        "ustr"
      ],
      [
        "Ġf",
        "ishing"
      ],
      [
        "Ġequ",
        "ity"
      ],
      [
        "ĠT",
        "ok"
      ],
      [
        "Ġen",
        "roll"
      ],
      [
        "Ġ\"",
        "\""
      ],
      [
        "Ġav",
        "ranno"
      ],
      [
        "Ġsustain",
        "ability"
      ],
      [
        "ari",
        "ato"
      ],
      [
        "w",
        "ear"
      ],
      [
        "Ġhon",
        "or"
      ],
      [
        "Ġass",
        "ign"
      ],
      [
        "e",
        "zione"
      ],
      [
        "Ġbirth",
        "day"
      ],
      [
        "Ġke",
        "ys"
      ],
      [
        "Ġfer",
        "rov"
      ],
      [
        "Ġoffic",
        "ers"
      ],
      [
        "ĠAss",
        "ociazione"
      ],
      [
        "er",
        "ta"
      ],
      [
        "ĠB",
        "amb"
      ],
      [
        "Ġvilla",
        "ge"
      ],
      [
        "Ġw",
        "et"
      ],
      [
        "Ġstraordin",
        "ario"
      ],
      [
        "Ġdur",
        "ation"
      ],
      [
        "ĠBr",
        "uno"
      ],
      [
        "ĠVeg",
        "as"
      ],
      [
        "Ġaw",
        "esome"
      ],
      [
        "pp",
        "ie"
      ],
      [
        "ĠP",
        "ed"
      ],
      [
        "Ġappare",
        "nt"
      ],
      [
        "ĠP",
        "orta"
      ],
      [
        "Ġph",
        "r"
      ],
      [
        "ĠBas",
        "il"
      ],
      [
        "ma",
        "kers"
      ],
      [
        "Ġven",
        "iva"
      ],
      [
        "Ġfor",
        "th"
      ],
      [
        "Ġre",
        "ali"
      ],
      [
        "Ġdiagn",
        "osi"
      ],
      [
        "Ġsched",
        "uled"
      ],
      [
        "as",
        "tern"
      ],
      [
        "Ġinst",
        "ant"
      ],
      [
        "Ġval",
        "uta"
      ],
      [
        "p",
        "c"
      ],
      [
        "ĠA",
        "ud"
      ],
      [
        "mod",
        "ule"
      ],
      [
        "Ġt",
        "ang"
      ],
      [
        "IGH",
        "T"
      ],
      [
        "Ġgia",
        "ppon"
      ],
      [
        "ĠSu",
        "ch"
      ],
      [
        "Ġcheck",
        "ing"
      ],
      [
        "Ġgh",
        "ia"
      ],
      [
        "Ġcopy",
        "right"
      ],
      [
        "Ġbott",
        "le"
      ],
      [
        "at",
        "ri"
      ],
      [
        "ĠM",
        "ON"
      ],
      [
        "Ġrem",
        "ind"
      ],
      [
        "Ġblock",
        "chain"
      ],
      [
        "Ġpres",
        "ents"
      ],
      [
        "pr",
        "ice"
      ],
      [
        "Ġriv",
        "end"
      ],
      [
        "Ġdis",
        "per"
      ],
      [
        "ĠS",
        "ql"
      ],
      [
        "Ġorgan",
        "izzazione"
      ],
      [
        "Ġso",
        "ap"
      ],
      [
        "oc",
        "king"
      ],
      [
        "ke",
        "ys"
      ],
      [
        "Ġtrans",
        "formation"
      ],
      [
        "Ġu",
        "int"
      ],
      [
        "Ġperm",
        "ission"
      ],
      [
        "P",
        "art"
      ],
      [
        "ug",
        "in"
      ],
      [
        "Ġcostante",
        "mente"
      ],
      [
        "P",
        "M"
      ],
      [
        "er",
        "al"
      ],
      [
        "ĠD",
        "iffer"
      ],
      [
        ".",
        "âĢĻ"
      ],
      [
        "ĠB",
        "and"
      ],
      [
        "ig",
        "razione"
      ],
      [
        "Ġgre",
        "w"
      ],
      [
        "ĠSa",
        "int"
      ],
      [
        "Ġulter",
        "iormente"
      ],
      [
        "Ġweek",
        "ly"
      ],
      [
        "Ġquar",
        "ant"
      ],
      [
        "ĠT",
        "u"
      ],
      [
        "ĠF",
        "ield"
      ],
      [
        "Ġsh",
        "ower"
      ],
      [
        "S",
        "D"
      ],
      [
        "ĠDr",
        "ive"
      ],
      [
        "Ġimpi",
        "anto"
      ],
      [
        "Ġres",
        "erved"
      ],
      [
        "li",
        "k"
      ],
      [
        "ĠSum",
        "mer"
      ],
      [
        "ĠB",
        "an"
      ],
      [
        "Ġr",
        "ubb"
      ],
      [
        "Ġcal",
        "o"
      ],
      [
        "bi",
        "ot"
      ],
      [
        "Ġwin",
        "ner"
      ],
      [
        "Ġfundament",
        "al"
      ],
      [
        "ab",
        "s"
      ],
      [
        "Ġl",
        "ettore"
      ],
      [
        "ĠK",
        "ong"
      ],
      [
        "Ġdram",
        "m"
      ],
      [
        "Ġsubstanti",
        "al"
      ],
      [
        "ag",
        "i"
      ],
      [
        "Ġvac",
        "anze"
      ],
      [
        "orig",
        "ine"
      ],
      [
        "Ġaccompl",
        "ish"
      ],
      [
        "Ġl",
        "ip"
      ],
      [
        "Ġv",
        "oti"
      ],
      [
        "Ġst",
        "ro"
      ],
      [
        "è¡",
        "¨"
      ],
      [
        "re",
        "act"
      ],
      [
        "as",
        "ce"
      ],
      [
        "ograph",
        "y"
      ],
      [
        "Ġas",
        "ync"
      ],
      [
        "Ġpreghi",
        "era"
      ],
      [
        "ĠGia",
        "ppone"
      ],
      [
        "Ġeffici",
        "ently"
      ],
      [
        "Op",
        "en"
      ],
      [
        "Ġext",
        "end"
      ],
      [
        "Ġb",
        "rit"
      ],
      [
        "Ġquant",
        "ity"
      ],
      [
        "Ġsuperi",
        "or"
      ],
      [
        "se",
        "a"
      ],
      [
        "ĠS",
        "ize"
      ],
      [
        "az",
        "ia"
      ],
      [
        "ĠCon",
        "te"
      ],
      [
        "Ġint",
        "est"
      ],
      [
        "Ġprodu",
        "cing"
      ],
      [
        "ĠMag",
        "azine"
      ],
      [
        "ĠT",
        "orre"
      ],
      [
        "ĠSil",
        "ver"
      ],
      [
        "Ġvend",
        "ite"
      ],
      [
        "Ġin",
        "ject"
      ],
      [
        "Ġmov",
        "es"
      ],
      [
        "Ġphil",
        "osoph"
      ],
      [
        "Ġeurope",
        "e"
      ],
      [
        "eng",
        "ano"
      ],
      [
        "Ġestim",
        "ated"
      ],
      [
        "Ġult",
        "ra"
      ],
      [
        "s",
        "ystem"
      ],
      [
        "Ġfig",
        "ures"
      ],
      [
        "app",
        "rov"
      ],
      [
        "Ġseg",
        "reto"
      ],
      [
        "Ġh",
        "all"
      ],
      [
        "Ġserv",
        "ono"
      ],
      [
        "Ġsemp",
        "lif"
      ],
      [
        "Ġconsequ",
        "ences"
      ],
      [
        "Ġpass",
        "ing"
      ],
      [
        "iche",
        "tte"
      ],
      [
        "Ġlic",
        "ensed"
      ],
      [
        "Ġmag",
        "azine"
      ],
      [
        "Ġsecond",
        "i"
      ],
      [
        "Ġg",
        "in"
      ],
      [
        "red",
        "d"
      ],
      [
        "Ġl",
        "ies"
      ],
      [
        "ĠSer",
        "gio"
      ],
      [
        "Ġb",
        "im"
      ],
      [
        "or",
        "ico"
      ],
      [
        "pp",
        "y"
      ],
      [
        "Ġexp",
        "ansion"
      ],
      [
        "ĠProduct",
        "s"
      ],
      [
        "Ġpaes",
        "aggio"
      ],
      [
        "n",
        "te"
      ],
      [
        "Ġy",
        "ounger"
      ],
      [
        "Ġo",
        "st"
      ],
      [
        "P",
        "anel"
      ],
      [
        "ĠUnderstand",
        "ing"
      ],
      [
        "ĠAn",
        "im"
      ],
      [
        "Ġobl",
        "ig"
      ],
      [
        "ĠStud",
        "ent"
      ],
      [
        "Ġpens",
        "ion"
      ],
      [
        "ber",
        "t"
      ],
      [
        "ĠGia",
        "com"
      ],
      [
        "Ġcircol",
        "azione"
      ],
      [
        "Ġcoinvol",
        "ti"
      ],
      [
        "Ġch",
        "art"
      ],
      [
        "ĠGu",
        "ida"
      ],
      [
        "Ġambient",
        "ali"
      ],
      [
        "te",
        "en"
      ],
      [
        "ĠV",
        "I"
      ],
      [
        "ĠD",
        "ar"
      ],
      [
        "Ġdec",
        "enni"
      ],
      [
        "Ġc",
        "accia"
      ],
      [
        "Ġv",
        "ir"
      ],
      [
        "Ġsvilupp",
        "ato"
      ],
      [
        "s",
        "n"
      ],
      [
        "G",
        "O"
      ],
      [
        "es",
        "ima"
      ],
      [
        "Ġextre",
        "me"
      ],
      [
        "Ġafter",
        "noon"
      ],
      [
        "ĠMc",
        "C"
      ],
      [
        "ens",
        "or"
      ],
      [
        "Ġdirect",
        "ory"
      ],
      [
        "Ġimp",
        "l"
      ],
      [
        "IL",
        "L"
      ],
      [
        "Ġatta",
        "cchi"
      ],
      [
        "Ġmater",
        "ie"
      ],
      [
        "ĠProt",
        "ection"
      ],
      [
        "Ġiniti",
        "atives"
      ],
      [
        "ber",
        "to"
      ],
      [
        "ĠV",
        "el"
      ],
      [
        "ĠB",
        "ab"
      ],
      [
        "d",
        "em"
      ],
      [
        "el",
        "ement"
      ],
      [
        "Ġd",
        "f"
      ],
      [
        "Ġand",
        "ata"
      ],
      [
        "it",
        "ata"
      ],
      [
        "ĠN",
        "orm"
      ],
      [
        "Ġrec",
        "ording"
      ],
      [
        "h",
        "u"
      ],
      [
        "us",
        "al"
      ],
      [
        "ĠC",
        "V"
      ],
      [
        "Ġleg",
        "ame"
      ],
      [
        "nb",
        "sp"
      ],
      [
        "Ġanal",
        "og"
      ],
      [
        "t",
        "ypes"
      ],
      [
        "Ġar",
        "ms"
      ],
      [
        "Ġleg",
        "it"
      ],
      [
        "ĠOv",
        "viamente"
      ],
      [
        "at",
        "om"
      ],
      [
        "ĠSt",
        "an"
      ],
      [
        "Ġclass",
        "ica"
      ],
      [
        "lus",
        "ione"
      ],
      [
        "et",
        "ici"
      ],
      [
        "Ġve",
        "icolo"
      ],
      [
        "c",
        "pp"
      ],
      [
        "ä¸",
        "ĭ"
      ],
      [
        "Ġf",
        "atte"
      ],
      [
        "inter",
        "est"
      ],
      [
        "con",
        "tr"
      ],
      [
        "et",
        "erm"
      ],
      [
        "Ġg",
        "ross"
      ],
      [
        "Ġdisp",
        "la"
      ],
      [
        "Ġad",
        "vent"
      ],
      [
        "Ġel",
        "if"
      ],
      [
        "Ġgener",
        "ali"
      ],
      [
        "Ġsegu",
        "endo"
      ],
      [
        "Ġcostitu",
        "isce"
      ],
      [
        "Ġident",
        "ific"
      ],
      [
        "Ġen",
        "vironments"
      ],
      [
        "Ġdefin",
        "ition"
      ],
      [
        "Ġg",
        "ate"
      ],
      [
        "ĠWe",
        "ight"
      ],
      [
        "Ġh",
        "urt"
      ],
      [
        "Ġt",
        "elling"
      ],
      [
        "Ġw",
        "arn"
      ],
      [
        "evol",
        "uzione"
      ],
      [
        "Ġinter",
        "active"
      ],
      [
        "rit",
        "ta"
      ],
      [
        "Ġmanc",
        "a"
      ],
      [
        "A",
        "F"
      ],
      [
        "ug",
        "n"
      ],
      [
        "Ġchiar",
        "amente"
      ],
      [
        "Ġb",
        "le"
      ],
      [
        "Ġfocus",
        "ing"
      ],
      [
        "Ġimprov",
        "vis"
      ],
      [
        "Ġindipend",
        "ente"
      ],
      [
        "Ġge",
        "omet"
      ],
      [
        "ĠR",
        "og"
      ],
      [
        "ontroll",
        "er"
      ],
      [
        "enc",
        "er"
      ],
      [
        "Ġcomp",
        "rare"
      ],
      [
        "ĠGold",
        "en"
      ],
      [
        "re",
        "ta"
      ],
      [
        "Ġ",
        "ç"
      ],
      [
        "el",
        "ly"
      ],
      [
        "Ġprov",
        "ato"
      ],
      [
        "ĠSind",
        "aco"
      ],
      [
        "Ġem",
        "issioni"
      ],
      [
        "ur",
        "b"
      ],
      [
        "ĠT",
        "omm"
      ],
      [
        "/",
        ">"
      ],
      [
        "Th",
        "read"
      ],
      [
        "Ġcreat",
        "ivitÃł"
      ],
      [
        "Ġrib",
        "ad"
      ],
      [
        "Ġsche",
        "me"
      ],
      [
        "Ġform",
        "ed"
      ],
      [
        "M",
        "on"
      ],
      [
        "Ġfact",
        "ory"
      ],
      [
        "m",
        "ov"
      ],
      [
        "Ġt",
        "rent"
      ],
      [
        "p",
        "ia"
      ],
      [
        "u",
        "azione"
      ],
      [
        "Ġm",
        "q"
      ],
      [
        "ĠPh",
        "ys"
      ],
      [
        "ĠSh",
        "ort"
      ],
      [
        "Ġ\"",
        "'"
      ],
      [
        "ĠIN",
        "TER"
      ],
      [
        "ber",
        "o"
      ],
      [
        "Ġcurric",
        "ulum"
      ],
      [
        "ĠS",
        "ì"
      ],
      [
        "ĠE",
        "man"
      ],
      [
        "Ġext",
        "ent"
      ],
      [
        "ĠT",
        "es"
      ],
      [
        "to",
        "ck"
      ],
      [
        "ĠDip",
        "artimento"
      ],
      [
        "B",
        "B"
      ],
      [
        "iv",
        "enza"
      ],
      [
        "ER",
        "O"
      ],
      [
        "Ġcompon",
        "ente"
      ],
      [
        "Ġc",
        "ed"
      ],
      [
        "Ġris",
        "chia"
      ],
      [
        "Ġcolleg",
        "amento"
      ],
      [
        "ĠOffic",
        "er"
      ],
      [
        "ĠJ",
        "ava"
      ],
      [
        "f",
        "u"
      ],
      [
        "Ġatt",
        "ent"
      ],
      [
        "Ġdann",
        "eggi"
      ],
      [
        "Ġobs",
        "erv"
      ],
      [
        "mod",
        "els"
      ],
      [
        "y",
        "y"
      ],
      [
        "ĠArtic",
        "le"
      ],
      [
        "igli",
        "amento"
      ],
      [
        "umm",
        "ies"
      ],
      [
        "Ġsim",
        "bol"
      ],
      [
        "la",
        "bor"
      ],
      [
        "ĠSalv",
        "atore"
      ],
      [
        "Ġ'",
        ")"
      ],
      [
        "Ġorigin",
        "ali"
      ],
      [
        "Ġobject",
        "ives"
      ],
      [
        "Ġpar",
        "ere"
      ],
      [
        "Ġesprim",
        "ere"
      ],
      [
        "ĠI",
        "st"
      ],
      [
        "ĠPer",
        "formance"
      ],
      [
        "Ġinn",
        "oc"
      ],
      [
        "P",
        "RE"
      ],
      [
        "Ġelectric",
        "ity"
      ],
      [
        "Ġre",
        "ar"
      ],
      [
        "ĠP",
        "ap"
      ],
      [
        "d",
        "im"
      ],
      [
        "Ġevalu",
        "ate"
      ],
      [
        "Ġabb",
        "ra"
      ],
      [
        "ĠN",
        "AS"
      ],
      [
        "ĠCateg",
        "orie"
      ],
      [
        "ivers",
        "o"
      ],
      [
        "Ġparl",
        "ament"
      ],
      [
        "ĠA",
        "sp"
      ],
      [
        "ĠF",
        "la"
      ],
      [
        "ĠWork",
        "ing"
      ],
      [
        "Ġp",
        "ig"
      ],
      [
        "inter",
        "vista"
      ],
      [
        "ĠSe",
        "ver"
      ],
      [
        "Ġconsult",
        "ation"
      ],
      [
        "ĠPu",
        "ò"
      ],
      [
        "ĠEx",
        "pert"
      ],
      [
        "Ġtyped",
        "ef"
      ],
      [
        "Ġutil",
        "izing"
      ],
      [
        "ĠMond",
        "iale"
      ],
      [
        "Ġdocument",
        "azione"
      ],
      [
        "Ġpros",
        "egue"
      ],
      [
        "Ġc",
        "able"
      ],
      [
        "og",
        "ene"
      ],
      [
        "Ġconf",
        "ini"
      ],
      [
        "Ġk",
        "ne"
      ],
      [
        "izzi",
        "amo"
      ],
      [
        "Ġup",
        "grade"
      ],
      [
        "AM",
        "ENTO"
      ],
      [
        "Ġe",
        "ter"
      ],
      [
        "R",
        "ed"
      ],
      [
        "Ġproblem",
        "atiche"
      ],
      [
        "Ġeserc",
        "izi"
      ],
      [
        "B",
        "ody"
      ],
      [
        "us",
        "es"
      ],
      [
        "Ġthrow",
        "s"
      ],
      [
        "Ġpre",
        "venire"
      ],
      [
        "Ġse",
        "ed"
      ],
      [
        "Ġbre",
        "ast"
      ],
      [
        "on",
        "ics"
      ],
      [
        "ĠP",
        "ra"
      ],
      [
        "Ġrim",
        "bor"
      ],
      [
        "Ġp",
        "ista"
      ],
      [
        "en",
        "zie"
      ],
      [
        "Ġsch",
        "olar"
      ],
      [
        "Ġmem",
        "ories"
      ],
      [
        "Ġrivol",
        "g"
      ],
      [
        "ĠRaff",
        "a"
      ],
      [
        "Ġport",
        "ano"
      ],
      [
        "Ġentram",
        "be"
      ],
      [
        "r",
        "andom"
      ],
      [
        "Ġfac",
        "cio"
      ],
      [
        "Ġrat",
        "io"
      ],
      [
        "Ġdedic",
        "ati"
      ],
      [
        "Ġfocus",
        "es"
      ],
      [
        "Ġm",
        "unicip"
      ],
      [
        "Ġst",
        "ip"
      ],
      [
        "Sh",
        "ow"
      ],
      [
        "Ġl",
        "ets"
      ],
      [
        "Ġpat",
        "ologie"
      ],
      [
        "Ġcor",
        "p"
      ],
      [
        "teg",
        "gio"
      ],
      [
        "Ġlegisl",
        "ation"
      ],
      [
        "Ġbox",
        "es"
      ],
      [
        "Ġsh",
        "r"
      ],
      [
        ",",
        "'"
      ],
      [
        "S",
        "i"
      ],
      [
        "Ġprec",
        "isa"
      ],
      [
        "ĠSv",
        "il"
      ],
      [
        "Ġfr",
        "onti"
      ],
      [
        "ĠT",
        "ri"
      ],
      [
        "Ġtr",
        "ick"
      ],
      [
        "Ġapart",
        "ment"
      ],
      [
        "ĠT",
        "IM"
      ],
      [
        "ĠPar",
        "ma"
      ],
      [
        "Ġs",
        "ight"
      ],
      [
        "Ġinnov",
        "azione"
      ],
      [
        "eful",
        "ly"
      ],
      [
        "Ġmoder",
        "no"
      ],
      [
        "uc",
        "chi"
      ],
      [
        "Ġcer",
        "te"
      ],
      [
        "Or",
        "gan"
      ],
      [
        "Ġcomp",
        "agni"
      ],
      [
        "Ġprint",
        "ing"
      ],
      [
        "Ġsh",
        "ut"
      ],
      [
        "in",
        "ity"
      ],
      [
        "Ġfair",
        "ly"
      ],
      [
        "Ġt",
        "all"
      ],
      [
        "Ġipot",
        "esi"
      ],
      [
        "ĠG",
        "ir"
      ],
      [
        "st",
        "and"
      ],
      [
        "ĠDon",
        "na"
      ],
      [
        "ura",
        "zioni"
      ],
      [
        "Ġsuggest",
        "ed"
      ],
      [
        "ĠLim",
        "ited"
      ],
      [
        "Del",
        "ete"
      ],
      [
        "Ġpap",
        "ers"
      ],
      [
        "ĠE",
        "T"
      ],
      [
        "ĠP",
        "od"
      ],
      [
        "Ġforn",
        "iti"
      ],
      [
        "mos",
        "fera"
      ],
      [
        "Ġconfig",
        "uration"
      ],
      [
        "Ġab",
        "itu"
      ],
      [
        "id",
        "x"
      ],
      [
        "ĠSup",
        "re"
      ],
      [
        "Ġdev",
        "ast"
      ],
      [
        "Ġodd",
        "s"
      ],
      [
        "Ġra",
        "il"
      ],
      [
        "Ġsuccess",
        "iva"
      ],
      [
        "ĠJ",
        "im"
      ],
      [
        "ĠAr",
        "c"
      ],
      [
        "ĠH",
        "ong"
      ],
      [
        "Ġmigr",
        "anti"
      ],
      [
        "Ġinvent",
        "ory"
      ],
      [
        "ĠO",
        "re"
      ],
      [
        "Ġli",
        "kes"
      ],
      [
        "Ġatta",
        "ched"
      ],
      [
        "Ġsuff",
        "ering"
      ],
      [
        "ach",
        "er"
      ],
      [
        "Ġp",
        "ra"
      ],
      [
        "Ġprepar",
        "are"
      ],
      [
        "í",
        "ķ"
      ],
      [
        "ĠMot",
        "or"
      ],
      [
        "Ġdimost",
        "ra"
      ],
      [
        "Ġfavour",
        "ite"
      ],
      [
        "ĠM",
        "adr"
      ],
      [
        "v",
        "egli"
      ],
      [
        "Ġlabor",
        "atori"
      ],
      [
        "Ġh",
        "yp"
      ],
      [
        "Ġprogramma",
        "zione"
      ],
      [
        "Ġgent",
        "le"
      ],
      [
        "Ġth",
        "in"
      ],
      [
        "ĠSt",
        "ill"
      ],
      [
        "Ġdeb",
        "ole"
      ],
      [
        "Ġresol",
        "ve"
      ],
      [
        "Ġex",
        "ceed"
      ],
      [
        "ĠCol",
        "umb"
      ],
      [
        "ĠPro",
        "getto"
      ],
      [
        "Ġpack",
        "ages"
      ],
      [
        "Ġt",
        "ende"
      ],
      [
        "C",
        "al"
      ],
      [
        "s",
        "ol"
      ],
      [
        "Ġcapit",
        "olo"
      ],
      [
        "ĠM",
        "ons"
      ],
      [
        "Ġal",
        "te"
      ],
      [
        "ĠJ",
        "ob"
      ],
      [
        "c",
        "ular"
      ],
      [
        "Ġs",
        "ick"
      ],
      [
        "Ġauth",
        "ors"
      ],
      [
        "Ġart",
        "istica"
      ],
      [
        "Ġdove",
        "va"
      ],
      [
        "Ġb",
        "ets"
      ],
      [
        "und",
        "er"
      ],
      [
        "em",
        "atica"
      ],
      [
        "er",
        "io"
      ],
      [
        "ĠL",
        "iving"
      ],
      [
        "les",
        "i"
      ],
      [
        "Hel",
        "per"
      ],
      [
        "ug",
        "ia"
      ],
      [
        "Ġmiss",
        "ed"
      ],
      [
        "Ġvi",
        "et"
      ],
      [
        "Ġint",
        "ense"
      ],
      [
        "Ġmolte",
        "p"
      ],
      [
        "Ġin",
        "her"
      ],
      [
        "Ġrepair",
        "s"
      ],
      [
        "Ġintell",
        "ett"
      ],
      [
        "categ",
        "ory"
      ],
      [
        "Ġregul",
        "atory"
      ],
      [
        "ĠVitt",
        "orio"
      ],
      [
        "ĠViet",
        "nam"
      ],
      [
        "Ġassum",
        "ere"
      ],
      [
        "Ġf",
        "if"
      ],
      [
        "Ġ",
        "Ñģ"
      ],
      [
        "ĠSto",
        "ck"
      ],
      [
        "Ġrapid",
        "ly"
      ],
      [
        "Ġpers",
        "ons"
      ],
      [
        "p",
        "al"
      ],
      [
        "est",
        "ic"
      ],
      [
        "Ġalber",
        "i"
      ],
      [
        "Ġb",
        "ab"
      ],
      [
        "ne",
        "um"
      ],
      [
        "Ġph",
        "en"
      ],
      [
        "ĠS",
        "ulla"
      ],
      [
        "ĠCon",
        "fer"
      ],
      [
        "ĠSim",
        "one"
      ],
      [
        "ĠReg",
        "gio"
      ],
      [
        "ĠCo",
        "ordin"
      ],
      [
        "et",
        "ies"
      ],
      [
        "Ġ",
        "�"
      ],
      [
        "Ġbr",
        "idge"
      ],
      [
        "Ġmemb",
        "ro"
      ],
      [
        "Ġsche",
        "ma"
      ],
      [
        "ĠM",
        "D"
      ],
      [
        "ot",
        "ion"
      ],
      [
        "he",
        "lp"
      ],
      [
        "Ġlov",
        "es"
      ],
      [
        "Ġgain",
        "ed"
      ],
      [
        "am",
        "me"
      ],
      [
        "Ġnot",
        "iced"
      ],
      [
        "Ġme",
        "ets"
      ],
      [
        "ĠD",
        "ouble"
      ],
      [
        "ĠR",
        "osa"
      ],
      [
        "Ġcond",
        "otta"
      ],
      [
        "Ġmed",
        "ie"
      ],
      [
        "ĠâĨ",
        "IJ"
      ],
      [
        "Ġeffett",
        "ivamente"
      ],
      [
        "Ġuns",
        "igned"
      ],
      [
        "ph",
        "ones"
      ],
      [
        "Ġcalend",
        "ar"
      ],
      [
        "Ġpreno",
        "tazione"
      ],
      [
        "Ġcomplic",
        "ated"
      ],
      [
        "su",
        "pport"
      ],
      [
        "Ġprov",
        "ince"
      ],
      [
        "b",
        "ell"
      ],
      [
        "Ġsos",
        "tiene"
      ],
      [
        "Ġd",
        "uty"
      ],
      [
        "Ã",
        "±"
      ],
      [
        "Ġcostru",
        "ito"
      ],
      [
        "[",
        "$"
      ],
      [
        "Ġcommit",
        "tee"
      ],
      [
        "Ġriscald",
        "amento"
      ],
      [
        "reg",
        "ister"
      ],
      [
        "Ġrim",
        "asto"
      ],
      [
        "Ġsub",
        "t"
      ],
      [
        "m",
        "ine"
      ],
      [
        "Ġindustri",
        "ali"
      ],
      [
        "Ġb",
        "are"
      ],
      [
        "Ġterm",
        "in"
      ],
      [
        "е",
        "н"
      ],
      [
        "Ġcr",
        "u"
      ],
      [
        "ĠStud",
        "ies"
      ],
      [
        "riv",
        "en"
      ],
      [
        "ograph",
        "ic"
      ],
      [
        "Ġban",
        "king"
      ],
      [
        "(",
        "-"
      ],
      [
        "Ġro",
        "ul"
      ],
      [
        "Ġinter",
        "amente"
      ],
      [
        "ĠEn",
        "t"
      ],
      [
        "E",
        "A"
      ],
      [
        "tem",
        "por"
      ],
      [
        "Ġch",
        "apter"
      ],
      [
        "pro",
        "to"
      ],
      [
        "New",
        "s"
      ],
      [
        "ĠReg",
        "ister"
      ],
      [
        "c",
        "ut"
      ],
      [
        "Ġmanifesta",
        "zioni"
      ],
      [
        "Ġdam",
        "aged"
      ],
      [
        "Ġprogramm",
        "ing"
      ],
      [
        "teggi",
        "amento"
      ],
      [
        "Ġsta",
        "in"
      ],
      [
        "Ġne",
        "ve"
      ],
      [
        "åı",
        "ĸ"
      ],
      [
        "Ġbas",
        "ically"
      ],
      [
        "Ġjud",
        "g"
      ],
      [
        "Ġrecuper",
        "are"
      ],
      [
        "Ġp",
        "end"
      ],
      [
        "ec",
        "he"
      ],
      [
        "S",
        "QL"
      ],
      [
        "Ġexpress",
        "ed"
      ],
      [
        "Ġfight",
        "ing"
      ],
      [
        "Ġapprov",
        "ato"
      ],
      [
        "h",
        "ash"
      ],
      [
        "ĠR",
        "ap"
      ],
      [
        "Ġqual",
        "ora"
      ],
      [
        "Ġder",
        "iva"
      ],
      [
        "in",
        "vest"
      ],
      [
        "Ġrispond",
        "e"
      ],
      [
        "Ġs",
        "ag"
      ],
      [
        "z",
        "one"
      ],
      [
        "s",
        "top"
      ],
      [
        "ĠFut",
        "ure"
      ],
      [
        "Ġviol",
        "azione"
      ],
      [
        "Ġres",
        "erv"
      ],
      [
        "Ġd",
        "enti"
      ],
      [
        "zion",
        "ato"
      ],
      [
        "Ġu",
        "ffic"
      ],
      [
        "Ġrisp",
        "ettare"
      ],
      [
        "ĠR",
        "ose"
      ],
      [
        "emp",
        "t"
      ],
      [
        "Ġdisapp",
        "oint"
      ],
      [
        "Ġsp",
        "ark"
      ],
      [
        "Ġhistor",
        "ic"
      ],
      [
        "ĠPro",
        "te"
      ],
      [
        "Ġma",
        "estro"
      ],
      [
        "Ġintro",
        "duction"
      ],
      [
        "Ġcell",
        "ulare"
      ],
      [
        "Ġord",
        "ini"
      ],
      [
        "ĠF",
        "onte"
      ],
      [
        "Ġput",
        "s"
      ],
      [
        "Ġfound",
        "ed"
      ],
      [
        "Ġchi",
        "ara"
      ],
      [
        "ec",
        "onom"
      ],
      [
        "æĸ",
        "¹"
      ],
      [
        "as",
        "ma"
      ],
      [
        "ĠV",
        "ery"
      ],
      [
        "Ġhers",
        "elf"
      ],
      [
        "ĠSt",
        "one"
      ],
      [
        "ĠSan",
        "remo"
      ],
      [
        "Ġslow",
        "ly"
      ],
      [
        "ĠD",
        "IS"
      ],
      [
        "ĠW",
        "alk"
      ],
      [
        "Ġind",
        "eed"
      ],
      [
        "Ã",
        "£"
      ],
      [
        "Ġconcept",
        "s"
      ],
      [
        "ĠInt",
        "ellig"
      ],
      [
        "}",
        ";"
      ],
      [
        "ĠColle",
        "ction"
      ],
      [
        "ĠMar",
        "s"
      ],
      [
        "em",
        "ento"
      ],
      [
        "ĠV",
        "u"
      ],
      [
        "ĠG",
        "amb"
      ],
      [
        "et",
        "her"
      ],
      [
        "ib",
        "ilities"
      ],
      [
        "ĠO",
        "wn"
      ],
      [
        "Ġen",
        "orme"
      ],
      [
        "ĠF",
        "all"
      ],
      [
        "Ġpass",
        "ando"
      ],
      [
        "Ġam",
        "mi"
      ],
      [
        "il",
        "azione"
      ],
      [
        "Ġpossib",
        "ilities"
      ],
      [
        "l",
        "ighi"
      ],
      [
        "Ġriport",
        "ato"
      ],
      [
        "Ġt",
        "act"
      ],
      [
        "Ġsport",
        "ivo"
      ],
      [
        "Ġavv",
        "oc"
      ],
      [
        "S",
        "tore"
      ],
      [
        "Ġalle",
        "v"
      ],
      [
        "Ġinter",
        "action"
      ],
      [
        "ĠKing",
        "dom"
      ],
      [
        "T",
        "ypes"
      ],
      [
        "ĠF",
        "al"
      ],
      [
        "Ġint",
        "ra"
      ],
      [
        "tra",
        "in"
      ],
      [
        "Ġlog",
        "ica"
      ],
      [
        "Ġcontra",
        "dd"
      ],
      [
        "Ġad",
        "equ"
      ],
      [
        "IT",
        "O"
      ],
      [
        "Ġbre",
        "v"
      ],
      [
        "ĠO",
        "lymp"
      ],
      [
        "re",
        "ement"
      ],
      [
        "anz",
        "itutto"
      ],
      [
        "ut",
        "ato"
      ],
      [
        "Ġdest",
        "inazione"
      ],
      [
        "ab",
        "ilmente"
      ],
      [
        "inst",
        "allazione"
      ],
      [
        "Ġstrong",
        "er"
      ],
      [
        "ĠPak",
        "istan"
      ],
      [
        "Ġb",
        "oss"
      ],
      [
        "ĠCoun",
        "try"
      ],
      [
        "ĠTh",
        "ings"
      ],
      [
        "Pro",
        "cess"
      ],
      [
        "åħ",
        "¥"
      ],
      [
        "ĠV",
        "ec"
      ],
      [
        "Ġgraph",
        "ics"
      ],
      [
        "ĠAr",
        "te"
      ],
      [
        "Ġre",
        "q"
      ],
      [
        "Ġris",
        "ing"
      ],
      [
        "Ġrad",
        "ici"
      ],
      [
        "Ġinf",
        "ection"
      ],
      [
        "Ġpass",
        "eggi"
      ],
      [
        "ĠB",
        "rad"
      ],
      [
        "Ġact",
        "s"
      ],
      [
        "Ġcontinu",
        "ous"
      ],
      [
        "Ġperiod",
        "s"
      ],
      [
        "ĠMedic",
        "ine"
      ],
      [
        "Ġcom",
        "incia"
      ],
      [
        "Ġlimit",
        "ations"
      ],
      [
        "gh",
        "an"
      ],
      [
        "Ġrag",
        "ion"
      ],
      [
        "ck",
        "et"
      ],
      [
        "Ġdep",
        "loy"
      ],
      [
        "Ġorg",
        "ani"
      ],
      [
        "or",
        "ters"
      ],
      [
        "Ġbl",
        "ank"
      ],
      [
        "Ġf",
        "ame"
      ],
      [
        "M",
        "P"
      ],
      [
        "He",
        "ader"
      ],
      [
        "ĠRe",
        "quest"
      ],
      [
        "Ġten",
        "uta"
      ],
      [
        "cr",
        "ive"
      ],
      [
        "Ġhead",
        "er"
      ],
      [
        "Ġristor",
        "anti"
      ],
      [
        "re",
        "ct"
      ],
      [
        "ĠO",
        "P"
      ],
      [
        "ĠCast",
        "el"
      ],
      [
        "ĠR",
        "est"
      ],
      [
        "Ġatt",
        "ivi"
      ],
      [
        "in",
        "zione"
      ],
      [
        "é",
        "Ļ"
      ],
      [
        "A",
        "b"
      ],
      [
        "T",
        "P"
      ],
      [
        "ĠE",
        "ver"
      ],
      [
        "Ġsp",
        "or"
      ],
      [
        "Ġd",
        "rog"
      ],
      [
        "u",
        "iti"
      ],
      [
        "Ġresid",
        "enti"
      ],
      [
        "ĠT",
        "rov"
      ],
      [
        "ver",
        "no"
      ],
      [
        "Ġtit",
        "les"
      ],
      [
        "Ġun",
        "cer"
      ],
      [
        "ĠHar",
        "ry"
      ],
      [
        "Ġ*",
        ")"
      ],
      [
        "Ġdefinit",
        "iva"
      ],
      [
        "Ġvirt",
        "uale"
      ],
      [
        "C",
        "or"
      ],
      [
        "at",
        "mosfera"
      ],
      [
        "Ġgradu",
        "ate"
      ],
      [
        "Ġ'",
        "\""
      ],
      [
        "I",
        "X"
      ],
      [
        "Ġv",
        "enti"
      ],
      [
        "Ġpubl",
        "ish"
      ],
      [
        "ĠBer",
        "lusconi"
      ],
      [
        "Ġass",
        "enza"
      ],
      [
        "Ġpro",
        "porre"
      ],
      [
        "Ġarr",
        "ive"
      ],
      [
        "Ġnot",
        "i"
      ],
      [
        "cc",
        "iare"
      ],
      [
        "y",
        "ard"
      ],
      [
        "Ġstag",
        "es"
      ],
      [
        "ĠD",
        "ou"
      ],
      [
        "ĠH",
        "old"
      ],
      [
        "Ġmot",
        "ori"
      ],
      [
        "Ġin",
        "ed"
      ],
      [
        "Gener",
        "ic"
      ],
      [
        "Ġciasc",
        "un"
      ],
      [
        "Ġbisog",
        "ni"
      ],
      [
        "ĠA",
        "sian"
      ],
      [
        "T",
        "ree"
      ],
      [
        "Ġup",
        "gra"
      ],
      [
        "ath",
        "an"
      ],
      [
        "f",
        "am"
      ],
      [
        "Ġsupp",
        "liers"
      ],
      [
        "ecess",
        "ary"
      ],
      [
        "Ġexperi",
        "encing"
      ],
      [
        "ress",
        "ed"
      ],
      [
        "Ġchiud",
        "ere"
      ],
      [
        "ĠL",
        "ay"
      ],
      [
        "ĠO",
        "ct"
      ],
      [
        "Ġtur",
        "isti"
      ],
      [
        "Ġconqu",
        "ist"
      ],
      [
        "br",
        "ia"
      ],
      [
        "ĠC",
        "RE"
      ],
      [
        "Ġfinanzi",
        "ari"
      ],
      [
        "iz",
        "ont"
      ],
      [
        "Ġletter",
        "s"
      ],
      [
        "Ġfin",
        "ito"
      ],
      [
        "Fw",
        "D"
      ],
      [
        "Ġle",
        "ague"
      ],
      [
        "ĠJos",
        "eph"
      ],
      [
        "Ġcorre",
        "ttamente"
      ],
      [
        "Ġimplement",
        "ed"
      ],
      [
        "Ġvol",
        "er"
      ],
      [
        "ĠAng",
        "elo"
      ],
      [
        "ĠF",
        "ox"
      ],
      [
        "low",
        "er"
      ],
      [
        "Ġacc",
        "ett"
      ],
      [
        "Ġcomp",
        "osizione"
      ],
      [
        "ĠIS",
        "O"
      ],
      [
        "Ġab",
        "ilities"
      ],
      [
        "Ġesemp",
        "i"
      ],
      [
        "Ġfin",
        "ire"
      ],
      [
        "ĠColor",
        "ado"
      ],
      [
        "Ġmed",
        "ication"
      ],
      [
        "Ġdivent",
        "ata"
      ],
      [
        "p",
        "in"
      ],
      [
        "ĠIr",
        "an"
      ],
      [
        "Ġfore",
        "ach"
      ],
      [
        "ç½",
        "®"
      ],
      [
        "Item",
        "s"
      ],
      [
        "Ġun",
        "iform"
      ],
      [
        "Ġpor",
        "ti"
      ],
      [
        "Ġriserv",
        "a"
      ],
      [
        "Ġcirc",
        "ond"
      ],
      [
        "Ġavven",
        "uto"
      ],
      [
        "Ġemploy",
        "er"
      ],
      [
        "ĠB",
        "Y"
      ],
      [
        "R",
        "ou"
      ],
      [
        "Ġbeh",
        "alf"
      ],
      [
        "N",
        "e"
      ],
      [
        "Ġmess",
        "i"
      ],
      [
        "Ġforn",
        "itori"
      ],
      [
        "Ġtras",
        "cor"
      ],
      [
        "ced",
        "ente"
      ],
      [
        "ĠN",
        "ick"
      ],
      [
        "g",
        "he"
      ],
      [
        "truct",
        "or"
      ],
      [
        "Ġar",
        "tificial"
      ],
      [
        "ĠP",
        "ast"
      ],
      [
        "Ġequ",
        "ilibrio"
      ],
      [
        "h",
        "igh"
      ],
      [
        "Ġott",
        "en"
      ],
      [
        "H",
        "R"
      ],
      [
        "ĠUkra",
        "ine"
      ],
      [
        "H",
        "ow"
      ],
      [
        "Ġrep",
        "ro"
      ],
      [
        "h",
        "ot"
      ],
      [
        "Ġpresent",
        "ano"
      ],
      [
        "ch",
        "ino"
      ],
      [
        "Ġfen",
        "omen"
      ],
      [
        "Ġdest",
        "ino"
      ],
      [
        "el",
        "enco"
      ],
      [
        "Ġfin",
        "estra"
      ],
      [
        "ĠW",
        "ITH"
      ],
      [
        "Ġant",
        "ico"
      ],
      [
        "ĠJu",
        "ventus"
      ],
      [
        "ĠRic",
        "erca"
      ],
      [
        "it",
        "as"
      ],
      [
        "ĠC",
        "lic"
      ],
      [
        "Ġwarrant",
        "y"
      ],
      [
        "Ġeserc",
        "izio"
      ],
      [
        "Ġcontinu",
        "ing"
      ],
      [
        "Ġincre",
        "ment"
      ],
      [
        "Ġvaria",
        "ble"
      ],
      [
        "ĠBro",
        "ok"
      ],
      [
        "æĪ",
        "IJ"
      ],
      [
        "Ġv",
        "asta"
      ],
      [
        "Ġcred",
        "ere"
      ],
      [
        "n",
        "ia"
      ],
      [
        "eg",
        "giare"
      ],
      [
        "ĠMan",
        "ufact"
      ],
      [
        "F",
        "irst"
      ],
      [
        "J",
        "son"
      ],
      [
        "Ġor",
        "ari"
      ],
      [
        "Ġobject",
        "ive"
      ],
      [
        "Ġreg",
        "alo"
      ],
      [
        "Ġf",
        "ate"
      ],
      [
        "Ġel",
        "ect"
      ],
      [
        "c",
        "f"
      ],
      [
        "Ġsub",
        "mitted"
      ],
      [
        "Ġclass",
        "i"
      ],
      [
        "Ġusu",
        "fr"
      ],
      [
        "Ġbr",
        "on"
      ],
      [
        "Ġhome",
        "own"
      ],
      [
        "Ġguard",
        "a"
      ],
      [
        "Ġapp",
        "et"
      ],
      [
        "Ĥ",
        "¹"
      ],
      [
        "ut",
        "tare"
      ],
      [
        "ter",
        "ior"
      ],
      [
        "oc",
        "on"
      ],
      [
        "V",
        "AL"
      ],
      [
        "Ġl",
        "iability"
      ],
      [
        "ĠJe",
        "an"
      ],
      [
        "ĠJ",
        "ersey"
      ],
      [
        "Ġt",
        "anta"
      ],
      [
        "s",
        "ession"
      ],
      [
        "Ġre",
        "per"
      ],
      [
        "Ġshoot",
        "ing"
      ],
      [
        "inf",
        "anzia"
      ],
      [
        "A",
        "rea"
      ],
      [
        "es",
        "tri"
      ],
      [
        "ĠMich",
        "igan"
      ],
      [
        "upload",
        "s"
      ],
      [
        "il",
        "izia"
      ],
      [
        "Ġimprov",
        "ements"
      ],
      [
        "ĠPh",
        "ili"
      ],
      [
        "Ġsuffici",
        "ent"
      ],
      [
        "ĠA",
        "ge"
      ],
      [
        "Ġcent",
        "ers"
      ],
      [
        "Ġsoddisf",
        "azione"
      ],
      [
        "Ġr",
        "ico"
      ],
      [
        "Ġmand",
        "ato"
      ],
      [
        "Ġd",
        "ict"
      ],
      [
        "Ġtarget",
        "ed"
      ],
      [
        "ĠSer",
        "ver"
      ],
      [
        "Ġgl",
        "ut"
      ],
      [
        "y",
        "es"
      ],
      [
        "du",
        "ate"
      ],
      [
        "ĠFerr",
        "ari"
      ],
      [
        "ul",
        "ating"
      ],
      [
        "Ġair",
        "port"
      ],
      [
        "Ġarriv",
        "ati"
      ],
      [
        "ĠPolit",
        "ica"
      ],
      [
        "Ġch",
        "ronic"
      ],
      [
        "Fun",
        "ction"
      ],
      [
        "Ġdraw",
        "ing"
      ],
      [
        "C",
        "HE"
      ],
      [
        "Ġexpla",
        "ins"
      ],
      [
        "Ġsucce",
        "ed"
      ],
      [
        "ĠU",
        "I"
      ],
      [
        "z",
        "ano"
      ],
      [
        "qu",
        "ar"
      ],
      [
        "Ġprofess",
        "ione"
      ],
      [
        "Ġenjoy",
        "ing"
      ],
      [
        "Ġpol",
        "em"
      ],
      [
        "en",
        "zioni"
      ],
      [
        "ec",
        "nolog"
      ],
      [
        "u",
        "ele"
      ],
      [
        "Ġautom",
        "ation"
      ],
      [
        "Ġas",
        "c"
      ],
      [
        "Sel",
        "ected"
      ],
      [
        "ĠS",
        "ection"
      ],
      [
        "D",
        "raw"
      ],
      [
        "Ġdiffic",
        "ili"
      ],
      [
        "Ġaggiorn",
        "ato"
      ],
      [
        "ĠPur",
        "troppo"
      ],
      [
        "Ġsuccess",
        "ivi"
      ],
      [
        "m",
        "ond"
      ],
      [
        "Ġg",
        "ard"
      ],
      [
        "±",
        "»"
      ],
      [
        "Ġm",
        "ouse"
      ],
      [
        "ĠCap",
        "it"
      ],
      [
        "int",
        "on"
      ],
      [
        "Ġspir",
        "ituale"
      ],
      [
        "sw",
        "ing"
      ],
      [
        "sec",
        "ond"
      ],
      [
        "er",
        "ano"
      ],
      [
        "du",
        "to"
      ],
      [
        "Ġbook",
        "ing"
      ],
      [
        "ĠI",
        "B"
      ],
      [
        "Ġrep",
        "lic"
      ],
      [
        "Ġt",
        "ensione"
      ],
      [
        "IS",
        "S"
      ],
      [
        "ĠM",
        "ail"
      ],
      [
        "Ġâ",
        "ĸ"
      ],
      [
        "ĠPer",
        "tanto"
      ],
      [
        "ter",
        "iore"
      ],
      [
        "ĠC",
        "ou"
      ],
      [
        "ĠSt",
        "ream"
      ],
      [
        "ĠIsra",
        "ele"
      ],
      [
        "Ġben",
        "ch"
      ],
      [
        "ig",
        "l"
      ],
      [
        "Ġsel",
        "v"
      ],
      [
        "est",
        "amp"
      ],
      [
        "Ġsic",
        "uri"
      ],
      [
        "Ġreg",
        "ia"
      ],
      [
        "ers",
        "o"
      ],
      [
        "Ġriconosci",
        "uto"
      ],
      [
        "n",
        "els"
      ],
      [
        "ĠR",
        "et"
      ],
      [
        "Ġden",
        "unci"
      ],
      [
        "ĠBene",
        "fits"
      ],
      [
        "Ġindivid",
        "uale"
      ],
      [
        "Ġvis",
        "ited"
      ],
      [
        "Ġn",
        "era"
      ],
      [
        "t",
        "ask"
      ],
      [
        "Ġbr",
        "ani"
      ],
      [
        "ur",
        "ati"
      ],
      [
        "th",
        "at"
      ],
      [
        "Ġprod",
        "uttore"
      ],
      [
        "Ġg",
        "ay"
      ],
      [
        "Ġes",
        "pon"
      ],
      [
        "ĠC",
        "HE"
      ],
      [
        "Ġes",
        "ame"
      ],
      [
        "ang",
        "ular"
      ],
      [
        "C",
        "P"
      ],
      [
        "D",
        "IR"
      ],
      [
        "Ġf",
        "its"
      ],
      [
        "Ġdel",
        "iber"
      ],
      [
        "Ġpregi",
        "ud"
      ],
      [
        "on",
        "imo"
      ],
      [
        "Ġprofession",
        "alitÃł"
      ],
      [
        "ĠCr",
        "isti"
      ],
      [
        "Ġbl",
        "ind"
      ],
      [
        "Ġrispar",
        "m"
      ],
      [
        "Ġorigin",
        "ally"
      ],
      [
        "t",
        "m"
      ],
      [
        "Ġcerc",
        "ato"
      ],
      [
        "ĠCer",
        "to"
      ],
      [
        "Ġco",
        "al"
      ],
      [
        "ĠB",
        "ased"
      ],
      [
        "Ġsu",
        "ono"
      ],
      [
        "Ġleg",
        "ali"
      ],
      [
        "s",
        "truct"
      ],
      [
        "Ġh",
        "ur"
      ],
      [
        "Q",
        "ues"
      ],
      [
        "Ġamp",
        "ia"
      ],
      [
        "Ġin",
        "it"
      ],
      [
        "Ġcas",
        "ual"
      ],
      [
        "ĠDis",
        "cover"
      ],
      [
        "ob",
        "e"
      ],
      [
        "ĠPriv",
        "ate"
      ],
      [
        "f",
        "inal"
      ],
      [
        "ĠD",
        "ivers"
      ],
      [
        "Ġpro",
        "min"
      ],
      [
        "ĠMad",
        "onna"
      ],
      [
        "Ø",
        "±"
      ],
      [
        "Ġjo",
        "ining"
      ],
      [
        "Ġnecess",
        "arily"
      ],
      [
        "Ġsaf",
        "ely"
      ],
      [
        "Ġgas",
        "tr"
      ],
      [
        "Ġcer",
        "imon"
      ],
      [
        "Ġche",
        "f"
      ],
      [
        "Ġinvol",
        "ve"
      ],
      [
        "Ġmet",
        "od"
      ],
      [
        "äº",
        "Ĩ"
      ],
      [
        "å®",
        "ļ"
      ],
      [
        "Ġindo",
        "or"
      ],
      [
        "to",
        "od"
      ],
      [
        "Ġc",
        "ake"
      ],
      [
        "Ġgenu",
        "ine"
      ],
      [
        "t",
        "in"
      ],
      [
        "am",
        "ics"
      ],
      [
        "Ġand",
        "rÃł"
      ],
      [
        "d",
        "am"
      ],
      [
        "ion",
        "ali"
      ],
      [
        "zz",
        "le"
      ],
      [
        "Ġiniti",
        "ative"
      ],
      [
        "Ġs",
        "ections"
      ],
      [
        "Ġal",
        "li"
      ],
      [
        "iz",
        "able"
      ],
      [
        "ĠF",
        "ont"
      ],
      [
        "ĠFollow",
        "ing"
      ],
      [
        "Ġsp",
        "ing"
      ],
      [
        "Ġpopular",
        "ity"
      ],
      [
        "osp",
        "edale"
      ],
      [
        "Ġha",
        "z"
      ],
      [
        "Ġmusic",
        "ali"
      ],
      [
        "Ġint",
        "im"
      ],
      [
        "Ġf",
        "ece"
      ],
      [
        "Ġdel",
        "icate"
      ],
      [
        "M",
        "W"
      ],
      [
        "os",
        "es"
      ],
      [
        "Ġesper",
        "to"
      ],
      [
        "che",
        "tti"
      ],
      [
        "Ġrappresent",
        "are"
      ],
      [
        "Ġinter",
        "c"
      ],
      [
        "b",
        "one"
      ],
      [
        "er",
        "ne"
      ],
      [
        "Ġpick",
        "ed"
      ],
      [
        "ĠComp",
        "et"
      ],
      [
        "ĠAtt",
        "ra"
      ],
      [
        "Ġrecent",
        "emente"
      ],
      [
        "Ġant",
        "ichi"
      ],
      [
        "ĠJust",
        "ice"
      ],
      [
        "ong",
        "o"
      ],
      [
        "ĠCh",
        "ild"
      ],
      [
        "Ġp",
        "c"
      ],
      [
        "Ġrappresent",
        "anti"
      ],
      [
        "land",
        "a"
      ],
      [
        "e",
        "ffic"
      ],
      [
        "ĠG",
        "P"
      ],
      [
        "ic",
        "it"
      ],
      [
        "Ġimm",
        "une"
      ],
      [
        "ĠR",
        "O"
      ],
      [
        "Ġpropriet",
        "ario"
      ],
      [
        "Ġrip",
        "rist"
      ],
      [
        "ĠApp",
        "lic"
      ],
      [
        "ĠEr",
        "ror"
      ],
      [
        "Ġmas",
        "cher"
      ],
      [
        "Ġb",
        "ills"
      ],
      [
        "Ġgr",
        "assi"
      ],
      [
        "Ġtarget",
        "s"
      ],
      [
        "ĠMod",
        "ern"
      ],
      [
        "Ġcir",
        "colare"
      ],
      [
        "ell",
        "ate"
      ],
      [
        "ĠFor",
        "ce"
      ],
      [
        "Ġp",
        "as"
      ],
      [
        "ĠĠĠ",
        "Ċ"
      ],
      [
        "eng",
        "ers"
      ],
      [
        "Ġback",
        "up"
      ],
      [
        "ĠPal",
        "est"
      ],
      [
        "Ġh",
        "ung"
      ],
      [
        "ĠCr",
        "u"
      ],
      [
        "A",
        "ccess"
      ],
      [
        "Ġprior",
        "itÃł"
      ],
      [
        "Ġrelig",
        "ione"
      ],
      [
        "å¯",
        "¹"
      ],
      [
        "ĠO",
        "ffer"
      ],
      [
        "Ġdichiara",
        "zioni"
      ],
      [
        "r",
        "ata"
      ],
      [
        "ra",
        "id"
      ],
      [
        "it",
        "iva"
      ],
      [
        "Ġband",
        "i"
      ],
      [
        "Ġoff",
        "ices"
      ],
      [
        "inst",
        "all"
      ],
      [
        "Ġinsegn",
        "anti"
      ],
      [
        "ĠSte",
        "el"
      ],
      [
        "Ġsvolg",
        "imento"
      ],
      [
        "ĠE",
        "ppure"
      ],
      [
        "Ġbu",
        "ff"
      ],
      [
        "E",
        "Y"
      ],
      [
        "Ġpresent",
        "ata"
      ],
      [
        "Ġo",
        "ve"
      ],
      [
        "a",
        "way"
      ],
      [
        "Ġpar",
        "a"
      ],
      [
        "Lo",
        "ad"
      ],
      [
        "æ³",
        "ķ"
      ],
      [
        "Ġc",
        "ute"
      ],
      [
        "Ġloss",
        "es"
      ],
      [
        "in",
        "elli"
      ],
      [
        "Ġbi",
        "anca"
      ],
      [
        "Ġcapac",
        "i"
      ],
      [
        "Ġpal",
        "co"
      ],
      [
        "Ġbic",
        "ic"
      ],
      [
        "ĠPa",
        "per"
      ],
      [
        "ĠCost",
        "ituzione"
      ],
      [
        "Ġril",
        "ie"
      ],
      [
        "Ġserious",
        "ly"
      ],
      [
        "ĠS",
        "istema"
      ],
      [
        "Ġfac",
        "ed"
      ],
      [
        "Ġeffic",
        "aci"
      ],
      [
        "ĠSou",
        "thern"
      ],
      [
        "Ġdo",
        "ppia"
      ],
      [
        "Ġsucc",
        "ede"
      ],
      [
        "Ġdiab",
        "etes"
      ],
      [
        "Ġelev",
        "ato"
      ],
      [
        "Ġapprofond",
        "ire"
      ],
      [
        "Ġsumm",
        "ary"
      ],
      [
        "($",
        "_"
      ],
      [
        "ar",
        "ca"
      ],
      [
        "Ġocc",
        "urs"
      ],
      [
        "Ġstre",
        "ets"
      ],
      [
        "Ġqu",
        "egli"
      ],
      [
        "ĠB",
        "ible"
      ],
      [
        "ke",
        "ep"
      ],
      [
        "et",
        "ano"
      ],
      [
        "Ġt",
        "ennis"
      ],
      [
        "Ġprec",
        "isione"
      ],
      [
        "Ġres",
        "ort"
      ],
      [
        "ĠHol",
        "lywood"
      ],
      [
        "N",
        "ext"
      ],
      [
        "ĠMess",
        "ina"
      ],
      [
        "ĠDub",
        "ai"
      ],
      [
        "Ch",
        "ild"
      ],
      [
        "Ġcio",
        "cc"
      ],
      [
        "V",
        "A"
      ],
      [
        "Ġt",
        "one"
      ],
      [
        "Ġzucch",
        "ero"
      ],
      [
        "ath",
        "y"
      ],
      [
        "Ġassoci",
        "ate"
      ],
      [
        "Ġcontroll",
        "ed"
      ],
      [
        "Ġconsider",
        "ata"
      ],
      [
        "Ġdis",
        "se"
      ],
      [
        "ane",
        "e"
      ],
      [
        "Ġj",
        "azz"
      ],
      [
        "ĠR",
        "u"
      ],
      [
        "Ġint",
        "it"
      ],
      [
        "Ġsur",
        "ve"
      ],
      [
        "ĠT",
        "ask"
      ],
      [
        "..",
        "..."
      ],
      [
        "let",
        "tere"
      ],
      [
        "Ġdriv",
        "en"
      ],
      [
        "Ġp",
        "y"
      ],
      [
        "it",
        "ory"
      ],
      [
        "Ġw",
        "is"
      ],
      [
        "Ġcolp",
        "ito"
      ],
      [
        "Ġt",
        "esi"
      ],
      [
        "is",
        "ms"
      ],
      [
        "G",
        "i"
      ],
      [
        "Ġ-",
        "--"
      ],
      [
        "on",
        "ici"
      ],
      [
        "in",
        "at"
      ],
      [
        "Ġsp",
        "o"
      ],
      [
        "Ġcomplet",
        "ion"
      ],
      [
        "Ġris",
        "al"
      ],
      [
        "ĠQue",
        "en"
      ],
      [
        "ĠM",
        "B"
      ],
      [
        "Ġb",
        "id"
      ],
      [
        "Ġecos",
        "ystem"
      ],
      [
        "Ġcor",
        "te"
      ],
      [
        "Ġfore",
        "cast"
      ],
      [
        "ç",
        "§"
      ],
      [
        "Ġtradi",
        "zioni"
      ],
      [
        "A",
        "uto"
      ],
      [
        "Ġconferm",
        "ato"
      ],
      [
        "ent",
        "ro"
      ],
      [
        "Ġden",
        "omin"
      ],
      [
        "Ġexpos",
        "ed"
      ],
      [
        "Ġcond",
        "otto"
      ],
      [
        "spring",
        "framework"
      ],
      [
        "ĠMin",
        "istro"
      ],
      [
        "B",
        "lock"
      ],
      [
        "ĠBarb",
        "ara"
      ],
      [
        "Ġspeak",
        "er"
      ],
      [
        "Ġnar",
        "row"
      ],
      [
        "æķ°",
        "æį®"
      ],
      [
        "Amer",
        "ica"
      ],
      [
        "r",
        "im"
      ],
      [
        "Ġgrat",
        "uit"
      ],
      [
        "Ġrepla",
        "ced"
      ],
      [
        "Ġdif",
        "ens"
      ],
      [
        "Ġsol",
        "are"
      ],
      [
        "Ġsuggest",
        "ions"
      ],
      [
        "Ġs",
        "omma"
      ],
      [
        "ro",
        "b"
      ],
      [
        "b",
        "uffer"
      ],
      [
        "Ġcra",
        "ck"
      ],
      [
        "Ġpass",
        "ati"
      ],
      [
        "Ġcre",
        "w"
      ],
      [
        "Ġconf",
        "ine"
      ],
      [
        "w",
        "idget"
      ],
      [
        "res",
        "se"
      ],
      [
        "Ġenh",
        "anced"
      ],
      [
        "am",
        "oci"
      ],
      [
        "Ġconsum",
        "i"
      ],
      [
        "Ġactiv",
        "ely"
      ],
      [
        "Ġcompar",
        "ison"
      ],
      [
        "ĠF",
        "ocus"
      ],
      [
        "Ġsp",
        "ots"
      ],
      [
        "Ġpens",
        "ione"
      ],
      [
        "Ġmeaning",
        "ful"
      ],
      [
        "H",
        "D"
      ],
      [
        "ĠCli",
        "ente"
      ],
      [
        "Ġfr",
        "ase"
      ],
      [
        "Ġautomatic",
        "amente"
      ],
      [
        "Ġbreak",
        "ing"
      ],
      [
        "Ġres",
        "tare"
      ],
      [
        "Ġsap",
        "ore"
      ],
      [
        "ig",
        "ione"
      ],
      [
        "Ġgiornal",
        "isti"
      ],
      [
        "Ġs",
        "amples"
      ],
      [
        "Ġsc",
        "onto"
      ],
      [
        "ĠIndus",
        "try"
      ],
      [
        "Ġre",
        "azione"
      ],
      [
        "Ġart",
        "igian"
      ],
      [
        "Ġdivent",
        "ano"
      ],
      [
        "Ġsent",
        "imenti"
      ],
      [
        "Ġsorp",
        "resa"
      ],
      [
        "Ġ",
        "ic"
      ],
      [
        "Ġdis",
        "abilitÃł"
      ],
      [
        "ĠC",
        "F"
      ],
      [
        "Ġfasc",
        "in"
      ],
      [
        "ĠZe",
        "aland"
      ],
      [
        "Ġfin",
        "ancing"
      ],
      [
        "ĠAm",
        "ong"
      ],
      [
        "Ġgial",
        "lo"
      ],
      [
        "Ġfatto",
        "re"
      ],
      [
        "Ġlib",
        "eri"
      ],
      [
        "ĠHe",
        "art"
      ],
      [
        "Ġphotograph",
        "y"
      ],
      [
        "Ġseg",
        "retario"
      ],
      [
        "ĠDon",
        "ald"
      ],
      [
        "Ġreal",
        "mente"
      ],
      [
        "Ġv",
        "ess"
      ],
      [
        "Ġscop",
        "i"
      ],
      [
        "Ġvec",
        "chi"
      ],
      [
        "Ġdec",
        "k"
      ],
      [
        "ĠB",
        "ody"
      ],
      [
        "Ġril",
        "asc"
      ],
      [
        "åĪ",
        "Ĩ"
      ],
      [
        "Ġl",
        "ie"
      ],
      [
        "Ġrit",
        "mo"
      ],
      [
        "Ġoff",
        "set"
      ],
      [
        "voc",
        "ato"
      ],
      [
        "Ġdram",
        "atic"
      ],
      [
        "h",
        "yd"
      ],
      [
        "Ser",
        "ial"
      ],
      [
        "Ġst",
        "il"
      ],
      [
        "ĠGu",
        "erra"
      ],
      [
        "Ġfrequ",
        "ency"
      ],
      [
        "t",
        "ree"
      ],
      [
        "Ġsh",
        "ops"
      ],
      [
        "Ġov",
        "unque"
      ],
      [
        "Ġlock",
        "down"
      ],
      [
        "ag",
        "en"
      ],
      [
        "Ġne",
        "on"
      ],
      [
        "Ġatta",
        "cco"
      ],
      [
        "ĠI",
        "sc"
      ],
      [
        "Ġst",
        "ipend"
      ],
      [
        "Ġdot",
        "ato"
      ],
      [
        "Ġcomb",
        "ine"
      ],
      [
        "ĠH",
        "as"
      ],
      [
        "Ġmus",
        "cles"
      ],
      [
        "k",
        "g"
      ],
      [
        "Ġple",
        "ased"
      ],
      [
        "Ġwor",
        "st"
      ],
      [
        "ĠB",
        "os"
      ],
      [
        "R",
        "o"
      ],
      [
        "m",
        "ut"
      ],
      [
        "Ġmark",
        "ed"
      ],
      [
        "Ġb",
        "is"
      ],
      [
        "Ġv",
        "as"
      ],
      [
        "Ġtempor",
        "ary"
      ],
      [
        "Ġvict",
        "ory"
      ],
      [
        "al",
        "tezza"
      ],
      [
        "Ġri",
        "ass"
      ],
      [
        "Ġconvers",
        "ion"
      ],
      [
        "ear",
        "ing"
      ],
      [
        "ĠGi",
        "uli"
      ],
      [
        "Ġbr",
        "ill"
      ],
      [
        "x",
        "d"
      ],
      [
        "ĠL",
        "ui"
      ],
      [
        "Ġdol",
        "ci"
      ],
      [
        "Ġimp",
        "re"
      ],
      [
        "amp",
        "ion"
      ],
      [
        "ist",
        "ing"
      ],
      [
        "Ġameric",
        "ana"
      ],
      [
        "if",
        "ies"
      ],
      [
        "Ġcan",
        "to"
      ],
      [
        "B",
        "r"
      ],
      [
        "Ġv",
        "intage"
      ],
      [
        "Ġcap",
        "i"
      ],
      [
        "Ġper",
        "ciò"
      ],
      [
        "ĠF",
        "ri"
      ],
      [
        "umm",
        "y"
      ],
      [
        "er",
        "re"
      ],
      [
        "Ġaument",
        "a"
      ],
      [
        "E",
        "qu"
      ],
      [
        "R",
        "ight"
      ],
      [
        "ur",
        "er"
      ],
      [
        "or",
        "si"
      ],
      [
        "Ġinv",
        "al"
      ],
      [
        "Ġpop",
        "olari"
      ],
      [
        "Ġtem",
        "atiche"
      ],
      [
        "ĠA",
        "CC"
      ],
      [
        "e",
        "uro"
      ],
      [
        "Ġfil",
        "ed"
      ],
      [
        "Ġwrit",
        "ers"
      ],
      [
        "Ñ",
        "ĩ"
      ],
      [
        "Ġra",
        "m"
      ],
      [
        "ĠM",
        "OD"
      ],
      [
        "Ġa",
        "pi"
      ],
      [
        "Ġbelie",
        "ves"
      ],
      [
        "Ġmin",
        "uto"
      ],
      [
        "Ġpel",
        "lic"
      ],
      [
        "ans",
        "as"
      ],
      [
        "Ġperio",
        "di"
      ],
      [
        "ĠR",
        "app"
      ],
      [
        "Ġrivol",
        "uzion"
      ],
      [
        "ĠBr",
        "as"
      ],
      [
        "ch",
        "annel"
      ],
      [
        "Ġblock",
        "s"
      ],
      [
        "Ġcandid",
        "ati"
      ],
      [
        "ĠRic",
        "ord"
      ],
      [
        "eph",
        "one"
      ],
      [
        "Ġmulti",
        "p"
      ],
      [
        "ol",
        "la"
      ],
      [
        "P",
        "ack"
      ],
      [
        "Ġinter",
        "o"
      ],
      [
        "Ġre",
        "form"
      ],
      [
        "uc",
        "ra"
      ],
      [
        "Ġindispens",
        "abile"
      ],
      [
        "ĠMi",
        "ami"
      ],
      [
        "em",
        "ony"
      ],
      [
        "Ġm",
        "sg"
      ],
      [
        "Ġam",
        "pi"
      ],
      [
        "ĠAdministr",
        "ation"
      ],
      [
        "Ġpar",
        "ams"
      ],
      [
        "Ġobb",
        "lighi"
      ],
      [
        "Ġf",
        "ault"
      ],
      [
        "cript",
        "ions"
      ],
      [
        "s",
        "al"
      ],
      [
        "requ",
        "ire"
      ],
      [
        "é",
        "Ŀ"
      ],
      [
        "ĠE",
        "L"
      ],
      [
        "Sel",
        "ect"
      ],
      [
        "Ġconclus",
        "o"
      ],
      [
        "ss",
        "erv"
      ],
      [
        "Ġaccount",
        "ing"
      ],
      [
        "Ġprofond",
        "itÃł"
      ],
      [
        "ĠD",
        "if"
      ],
      [
        "Ġtran",
        "si"
      ],
      [
        "os",
        "ito"
      ],
      [
        "ĠL",
        "evel"
      ],
      [
        "+",
        "\""
      ],
      [
        "Ġdeep",
        "ly"
      ],
      [
        "Ġcontain",
        "ing"
      ],
      [
        "ĠC",
        "ash"
      ],
      [
        "Ġep",
        "id"
      ],
      [
        "Ġf",
        "t"
      ],
      [
        "Ġsoc",
        "corso"
      ],
      [
        "ĠReview",
        "s"
      ],
      [
        "Ġy",
        "e"
      ],
      [
        "Ġdrink",
        "ing"
      ],
      [
        "h",
        "our"
      ],
      [
        "ĠR",
        "ot"
      ],
      [
        "Ġimp",
        "resa"
      ],
      [
        "ĠB",
        "rescia"
      ],
      [
        "ig",
        "ate"
      ],
      [
        "fr",
        "as"
      ],
      [
        "Ġprov",
        "inciale"
      ],
      [
        "Ġric",
        "ette"
      ],
      [
        "Ġleg",
        "s"
      ],
      [
        "ĠS",
        "M"
      ],
      [
        "Ġarriv",
        "ata"
      ],
      [
        "Ġilleg",
        "al"
      ],
      [
        "esta",
        "zione"
      ],
      [
        "et",
        "ry"
      ],
      [
        "es",
        "h"
      ],
      [
        "Ġfor",
        "no"
      ],
      [
        "erv",
        "i"
      ],
      [
        "ĠPut",
        "in"
      ],
      [
        "ĠDi",
        "am"
      ],
      [
        "tr",
        "ate"
      ],
      [
        "Ġscreen",
        "ing"
      ],
      [
        "Re",
        "ader"
      ],
      [
        "ĠS",
        "AN"
      ],
      [
        "ĠR",
        "OM"
      ],
      [
        "e",
        "u"
      ],
      [
        "eg",
        "ato"
      ],
      [
        "Ġcandid",
        "ato"
      ],
      [
        "Ġscre",
        "ens"
      ],
      [
        "Ġcrow",
        "d"
      ],
      [
        "it",
        "is"
      ],
      [
        "oper",
        "ator"
      ],
      [
        "Ġm",
        "atr"
      ],
      [
        "Ġstud",
        "iare"
      ],
      [
        "Ġtrans",
        "l"
      ],
      [
        "ĠR",
        "ing"
      ],
      [
        "b",
        "ow"
      ],
      [
        "ĠPro",
        "perty"
      ],
      [
        "Ġden",
        "uncia"
      ],
      [
        "ĠI",
        "tem"
      ],
      [
        "Ġpolit",
        "ics"
      ],
      [
        "Ar",
        "t"
      ],
      [
        "ĠAd",
        "am"
      ],
      [
        "ilter",
        "ra"
      ],
      [
        "Ġcomp",
        "resa"
      ],
      [
        "Acc",
        "ount"
      ],
      [
        "Ġe",
        "ar"
      ],
      [
        "Ġg",
        "on"
      ],
      [
        "il",
        "iare"
      ],
      [
        "Ġpot",
        "rete"
      ],
      [
        "Ġfin",
        "isce"
      ],
      [
        "ch",
        "a"
      ],
      [
        "ĠIn",
        "fo"
      ],
      [
        "ern",
        "el"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠ"
      ],
      [
        "Ġconsul",
        "tare"
      ],
      [
        "Ġre",
        "ato"
      ],
      [
        "Ġen",
        "abling"
      ],
      [
        "Ġreal",
        "ized"
      ],
      [
        "G",
        "rid"
      ],
      [
        "at",
        "in"
      ],
      [
        "Ġriv",
        "est"
      ],
      [
        "Ġcic",
        "l"
      ],
      [
        "Ġed",
        "iting"
      ],
      [
        "Ġson",
        "no"
      ],
      [
        "ĠV",
        "ector"
      ],
      [
        "Ġemploy",
        "ers"
      ],
      [
        "Ġpes",
        "ante"
      ],
      [
        "Ġst",
        "ere"
      ],
      [
        "Ġdis",
        "hes"
      ],
      [
        "og",
        "lia"
      ],
      [
        "Ġfam",
        "osa"
      ],
      [
        "ent",
        "amento"
      ],
      [
        "Ġdoc",
        "tors"
      ],
      [
        "Ġcif",
        "ra"
      ],
      [
        "Ġmoist",
        "ure"
      ],
      [
        "ĠSta",
        "y"
      ],
      [
        "Ġtrad",
        "ition"
      ],
      [
        "Ġrecip",
        "es"
      ],
      [
        "ha",
        "ust"
      ],
      [
        "as",
        "hes"
      ],
      [
        "Ġdomin",
        "io"
      ],
      [
        "Ġb",
        "ars"
      ],
      [
        "ĠPa",
        "ola"
      ],
      [
        "Ġav",
        "ver"
      ],
      [
        "ĠInd",
        "ex"
      ],
      [
        "Ġsottoline",
        "a"
      ],
      [
        "Ġpen",
        "ale"
      ],
      [
        "or",
        "zio"
      ],
      [
        "Ġhigh",
        "lights"
      ],
      [
        "B",
        "U"
      ],
      [
        "Ġp",
        "alazzo"
      ],
      [
        "ĠU",
        "craina"
      ],
      [
        "ĠG",
        "em"
      ],
      [
        "Ġpr",
        "onta"
      ],
      [
        "Ġsport",
        "iva"
      ],
      [
        "$",
        "("
      ],
      [
        "ĠCon",
        "fig"
      ],
      [
        "ent",
        "ry"
      ],
      [
        "Ġsal",
        "vo"
      ],
      [
        "Ġshe",
        "ll"
      ],
      [
        "Ġricos",
        "tru"
      ],
      [
        "ĠA",
        "k"
      ],
      [
        "Ġess",
        "eri"
      ],
      [
        "ĠTerm",
        "s"
      ],
      [
        "p",
        "lus"
      ],
      [
        "Ġvu",
        "oto"
      ],
      [
        "Ġcolla",
        "b"
      ],
      [
        "Ġwell",
        "ness"
      ],
      [
        "Ġcanc",
        "el"
      ],
      [
        "Ġconcern",
        "ing"
      ],
      [
        "Ġuffici",
        "ali"
      ],
      [
        "Ġcott",
        "ura"
      ],
      [
        "ĠBra",
        "z"
      ],
      [
        "Ġcele",
        "bre"
      ],
      [
        "P",
        "a"
      ],
      [
        "åŃ",
        "Ĺ"
      ],
      [
        "to",
        "String"
      ],
      [
        "Ġorder",
        "ed"
      ],
      [
        "E",
        "mail"
      ],
      [
        "Ġvorre",
        "i"
      ],
      [
        "ĠT",
        "og"
      ],
      [
        "Ġpre",
        "limin"
      ],
      [
        "Ġoper",
        "ational"
      ],
      [
        "Ġun",
        "expected"
      ],
      [
        "ç",
        "¬"
      ],
      [
        "he",
        "w"
      ],
      [
        "ĠS",
        "pr"
      ],
      [
        "unt",
        "amento"
      ],
      [
        "ĠComun",
        "ale"
      ],
      [
        "Ġdov",
        "ere"
      ],
      [
        "ĠRicc",
        "ardo"
      ],
      [
        "ĠN",
        "eg"
      ],
      [
        "Ġc",
        "out"
      ],
      [
        "Pro",
        "perties"
      ],
      [
        "Ġall",
        "ontan"
      ],
      [
        "Ġam",
        "ic"
      ],
      [
        "Ġdep",
        "ression"
      ],
      [
        "ĠMadr",
        "id"
      ],
      [
        "Ġc",
        "bd"
      ],
      [
        "ĠN",
        "um"
      ],
      [
        "ble",
        "m"
      ],
      [
        "od",
        "a"
      ],
      [
        "Ġrivol",
        "to"
      ],
      [
        "Ġinteress",
        "ato"
      ],
      [
        "Ġf",
        "ocal"
      ],
      [
        "ĠC",
        "app"
      ],
      [
        "è",
        "´"
      ],
      [
        "ĠG",
        "ive"
      ],
      [
        "Ġelimin",
        "ate"
      ],
      [
        "Ġrec",
        "ruit"
      ],
      [
        "Ġbas",
        "i"
      ],
      [
        "Ġdiff",
        "uso"
      ],
      [
        "Ġso",
        "pp"
      ],
      [
        "orn",
        "amento"
      ],
      [
        "Ġcin",
        "qu"
      ],
      [
        "ĠJ",
        "SON"
      ],
      [
        "Ġhot",
        "els"
      ],
      [
        "v",
        "ra"
      ],
      [
        "Ġl",
        "ancio"
      ],
      [
        "ĠV",
        "ac"
      ],
      [
        "x",
        "id"
      ],
      [
        "Ġvic",
        "ini"
      ],
      [
        "o",
        "pp"
      ],
      [
        "Ġfind",
        "ings"
      ],
      [
        "Ġlap",
        "top"
      ],
      [
        "ĠF",
        "REE"
      ],
      [
        "Ġo",
        "cean"
      ],
      [
        "Ġha",
        "bits"
      ],
      [
        "Ġlu",
        "ci"
      ],
      [
        "Ġag",
        "gra"
      ],
      [
        "Ġform",
        "ation"
      ],
      [
        "Ġ[",
        "\""
      ],
      [
        "S",
        "ession"
      ],
      [
        "Ġfl",
        "our"
      ],
      [
        "Ġre",
        "fr"
      ],
      [
        "Ġlif",
        "etime"
      ],
      [
        "Ġrass",
        "egna"
      ],
      [
        "ne",
        "o"
      ],
      [
        "Ġpan",
        "els"
      ],
      [
        "Ġl",
        "anguages"
      ],
      [
        "ĠContin",
        "u"
      ],
      [
        "tain",
        "ment"
      ],
      [
        "Ġum",
        "ane"
      ],
      [
        "Ġcons",
        "cious"
      ],
      [
        "))",
        ")"
      ],
      [
        "Ġconvers",
        "ations"
      ],
      [
        "ĠR",
        "ES"
      ],
      [
        "Ġlay",
        "ers"
      ],
      [
        "on",
        "line"
      ],
      [
        "Ġsp",
        "oke"
      ],
      [
        "Ġsens",
        "ibilitÃł"
      ],
      [
        "Ġn",
        "ob"
      ],
      [
        "Ġsfor",
        "zo"
      ],
      [
        "an",
        "ies"
      ],
      [
        "Ġinc",
        "ons"
      ],
      [
        "Ġlist",
        "s"
      ],
      [
        "Ġtestimoni",
        "anza"
      ],
      [
        "and",
        "ola"
      ],
      [
        "Ġconsent",
        "ito"
      ],
      [
        "Ġsan",
        "itÃł"
      ],
      [
        "Ġcaratter",
        "istica"
      ],
      [
        "ip",
        "lin"
      ],
      [
        "Ġcer",
        "chi"
      ],
      [
        "Ġveget",
        "ables"
      ],
      [
        "Ġfollow",
        "ers"
      ],
      [
        "Ġcount",
        "y"
      ],
      [
        "Ġm",
        "ons"
      ],
      [
        "Ġshould",
        "n"
      ],
      [
        "Ġlun",
        "ghi"
      ],
      [
        "Ġeffect",
        "iveness"
      ],
      [
        "Des",
        "cription"
      ],
      [
        "Ġall",
        "est"
      ],
      [
        "ĠFili",
        "ppo"
      ],
      [
        "ĠWhats",
        "App"
      ],
      [
        "en",
        "ess"
      ],
      [
        "ag",
        "og"
      ],
      [
        "Ġcostitu",
        "ito"
      ],
      [
        "D",
        "ev"
      ],
      [
        "Ġ'",
        "',"
      ],
      [
        "tag",
        "gio"
      ],
      [
        "Ġopin",
        "ioni"
      ],
      [
        "Ġpiace",
        "vole"
      ],
      [
        "Ġcolleg",
        "a"
      ],
      [
        "os",
        "h"
      ],
      [
        "V",
        "R"
      ],
      [
        "Ġw",
        "arning"
      ],
      [
        "I",
        "o"
      ],
      [
        "v",
        "eg"
      ],
      [
        "Ġesp",
        "ressione"
      ],
      [
        "Ġcolle",
        "agues"
      ],
      [
        "Ġful",
        "fill"
      ],
      [
        "Ġenjoy",
        "able"
      ],
      [
        "Ġpr",
        "ide"
      ],
      [
        "u",
        "an"
      ],
      [
        "Ġelev",
        "ate"
      ],
      [
        "ĠUn",
        "ito"
      ],
      [
        "G",
        "P"
      ],
      [
        "Ġcover",
        "ing"
      ],
      [
        "ĠD",
        "B"
      ],
      [
        "Ġa",
        "wards"
      ],
      [
        "Ġw",
        "ave"
      ],
      [
        "Ġgreat",
        "ly"
      ],
      [
        "olog",
        "ist"
      ],
      [
        "Ġint",
        "u"
      ],
      [
        "R",
        "ows"
      ],
      [
        "ĠB",
        "isog"
      ],
      [
        "ĠGi",
        "Ãł"
      ],
      [
        "Ġinter",
        "ven"
      ],
      [
        "Ġent",
        "ering"
      ],
      [
        "ĠCor",
        "poration"
      ],
      [
        "Ġinvol",
        "ving"
      ],
      [
        "B",
        "l"
      ],
      [
        "Ġm",
        "ath"
      ],
      [
        "Ġfinanzi",
        "ario"
      ],
      [
        "H",
        "A"
      ],
      [
        "g",
        "are"
      ],
      [
        "Ġexerc",
        "ises"
      ],
      [
        "iz",
        "ona"
      ],
      [
        "Ġrequest",
        "ed"
      ],
      [
        "Ġser",
        "i"
      ],
      [
        "ĠV",
        "ari"
      ],
      [
        "Ġtess",
        "uti"
      ],
      [
        "Ġimposta",
        "zioni"
      ],
      [
        "ĠH",
        "ost"
      ],
      [
        "ow",
        "e"
      ],
      [
        "Ġprint",
        "f"
      ],
      [
        "Ġsc",
        "ul"
      ],
      [
        ".",
        ":"
      ],
      [
        "g",
        "ov"
      ],
      [
        "Ġinitial",
        "ly"
      ],
      [
        "EN",
        "S"
      ],
      [
        "ĠSc",
        "ritto"
      ],
      [
        "ĠB",
        "ul"
      ],
      [
        "att",
        "en"
      ],
      [
        "ock",
        "s"
      ],
      [
        "ĠCons",
        "erv"
      ],
      [
        "resh",
        "old"
      ],
      [
        "ĠGre",
        "cia"
      ],
      [
        "Ġstr",
        "ument"
      ],
      [
        "Ġbu",
        "ffer"
      ],
      [
        "Ġb",
        "ass"
      ],
      [
        "Ġaddress",
        "es"
      ],
      [
        "vis",
        "or"
      ],
      [
        "Ġas",
        "ide"
      ],
      [
        "Ġus",
        "ati"
      ],
      [
        "Ġv",
        "ib"
      ],
      [
        "Ġcomun",
        "icazioni"
      ],
      [
        "trib",
        "utes"
      ],
      [
        "ign",
        "ano"
      ],
      [
        "Ġrit",
        "orn"
      ],
      [
        "Ġseam",
        "less"
      ],
      [
        "ĠG",
        "ard"
      ],
      [
        "Ġrespons",
        "es"
      ],
      [
        "Ġconc",
        "ord"
      ],
      [
        "m",
        "ann"
      ],
      [
        "ĠM",
        "AN"
      ],
      [
        "Ġlike",
        "wise"
      ],
      [
        "w",
        "indow"
      ],
      [
        "ĠB",
        "art"
      ],
      [
        "En",
        "gine"
      ],
      [
        "anc",
        "iare"
      ],
      [
        "Ġj",
        "us"
      ],
      [
        "ĠS",
        "ound"
      ],
      [
        "r",
        "ation"
      ],
      [
        "Ġsc",
        "orsa"
      ],
      [
        "M",
        "i"
      ],
      [
        "pos",
        "ti"
      ],
      [
        "Ġmasch",
        "ile"
      ],
      [
        "Ġanal",
        "izzare"
      ],
      [
        "Ġstat",
        "istics"
      ],
      [
        ",",
        "..."
      ],
      [
        "Ġrip",
        "orta"
      ],
      [
        "Ġtemper",
        "atures"
      ],
      [
        "in",
        "tegrazione"
      ],
      [
        "ra",
        "ul"
      ],
      [
        "ellect",
        "ual"
      ],
      [
        "Ġlist",
        "ing"
      ],
      [
        "m",
        "art"
      ],
      [
        "Ġgener",
        "almente"
      ],
      [
        "ã",
        "o"
      ],
      [
        "Ġprint",
        "ed"
      ],
      [
        "Ġcant",
        "ante"
      ],
      [
        "at",
        "ric"
      ],
      [
        "Ġparticip",
        "ation"
      ],
      [
        "ĠK",
        "n"
      ],
      [
        "eto",
        "oth"
      ],
      [
        "enn",
        "y"
      ],
      [
        "Ġs",
        "org"
      ],
      [
        "Ġintegr",
        "ity"
      ],
      [
        "p",
        "es"
      ],
      [
        "Ġgi",
        "ung"
      ],
      [
        "Ġm",
        "ad"
      ],
      [
        "Ġfac",
        "ulty"
      ],
      [
        "è",
        "½"
      ],
      [
        "Ġcoll",
        "ater"
      ],
      [
        "ĠAuto",
        "re"
      ],
      [
        "ĠOver",
        "all"
      ],
      [
        "Ġneut",
        "ral"
      ],
      [
        "ĠLin",
        "ux"
      ],
      [
        "ia",
        "io"
      ],
      [
        "ans",
        "ione"
      ],
      [
        "ĠMol",
        "to"
      ],
      [
        "oun",
        "try"
      ],
      [
        "Ġpes",
        "ce"
      ],
      [
        "ur",
        "ate"
      ],
      [
        "yl",
        "ish"
      ],
      [
        "Ġw",
        "ins"
      ],
      [
        "ĠC",
        "old"
      ],
      [
        "Ġameric",
        "ani"
      ],
      [
        "ĠS",
        "imon"
      ],
      [
        "ĠF",
        "R"
      ],
      [
        "Ġspecial",
        "mente"
      ],
      [
        "Ġaffili",
        "ate"
      ],
      [
        "ĠL",
        "y"
      ],
      [
        "P",
        "AR"
      ],
      [
        "Ġjud",
        "ge"
      ],
      [
        "G",
        "IO"
      ],
      [
        "ib",
        "ri"
      ],
      [
        "Ġem",
        "issions"
      ],
      [
        "Ġclim",
        "b"
      ],
      [
        "Ġgraf",
        "ica"
      ],
      [
        "Ġaward",
        "ed"
      ],
      [
        "S",
        "he"
      ],
      [
        "Ġspetta",
        "coli"
      ],
      [
        "ĠJew",
        "ish"
      ],
      [
        "ĠGiacom",
        "o"
      ],
      [
        "Ġs",
        "angu"
      ],
      [
        "Ġriusc",
        "ita"
      ],
      [
        "Ġdec",
        "ine"
      ],
      [
        "ĠAN",
        "Y"
      ],
      [
        "ĠB",
        "etter"
      ],
      [
        "Ġargom",
        "ento"
      ],
      [
        "rop",
        "ri"
      ],
      [
        "Ġcertific",
        "ation"
      ],
      [
        "ati",
        "ent"
      ],
      [
        "ĠBre",
        "ak"
      ],
      [
        "end",
        "um"
      ],
      [
        "ini",
        "an"
      ],
      [
        "Ġpro",
        "pon"
      ],
      [
        "Ġre",
        "wards"
      ],
      [
        "Ġcre",
        "ando"
      ],
      [
        "Ġprocess",
        "ed"
      ],
      [
        "d",
        "epend"
      ],
      [
        "an",
        "th"
      ],
      [
        "Ġletter",
        "e"
      ],
      [
        "In",
        "it"
      ],
      [
        "ĠP",
        "rior"
      ],
      [
        "ist",
        "rare"
      ],
      [
        "tem",
        "plate"
      ],
      [
        "Ġv",
        "eder"
      ],
      [
        "Ġselect",
        "ing"
      ],
      [
        "Ġreach",
        "ing"
      ],
      [
        "lim",
        "ited"
      ],
      [
        "ire",
        "ction"
      ],
      [
        "ent",
        "ino"
      ],
      [
        "Ġsu",
        "ite"
      ],
      [
        "Ġre",
        "action"
      ],
      [
        "Ġp",
        "t"
      ],
      [
        "Ġsalv",
        "ag"
      ],
      [
        "Ġfore",
        "ver"
      ],
      [
        "Ġbow",
        "l"
      ],
      [
        "ĠSc",
        "ot"
      ],
      [
        "Ġr",
        "ust"
      ],
      [
        "op",
        "in"
      ],
      [
        "Ġanaly",
        "ze"
      ],
      [
        "D",
        "irect"
      ],
      [
        "S",
        "M"
      ],
      [
        "Ġp",
        "ent"
      ],
      [
        "Ġser",
        "ial"
      ],
      [
        "al",
        "di"
      ],
      [
        "Ġse",
        "eds"
      ],
      [
        "Ġnew",
        "ly"
      ],
      [
        "ĠPart",
        "ito"
      ],
      [
        "Ġassol",
        "uta"
      ],
      [
        "Re",
        "qu"
      ],
      [
        "Ġgratuit",
        "amente"
      ],
      [
        "Ġmin",
        "istero"
      ],
      [
        "w",
        "ar"
      ],
      [
        "Ġv",
        "ene"
      ],
      [
        "ice",
        "o"
      ],
      [
        "ĠPro",
        "p"
      ],
      [
        "Ġsog",
        "n"
      ],
      [
        "l",
        "on"
      ],
      [
        "ĠTay",
        "lor"
      ],
      [
        "ress",
        "a"
      ],
      [
        "ast",
        "iche"
      ],
      [
        "vis",
        "te"
      ],
      [
        "Ġd",
        "op"
      ],
      [
        "Ġh",
        "ang"
      ],
      [
        "ak",
        "a"
      ],
      [
        "ĠCal",
        "cio"
      ],
      [
        "ĠReg",
        "ular"
      ],
      [
        "B",
        "N"
      ],
      [
        "Ġcad",
        "uta"
      ],
      [
        "r",
        "one"
      ],
      [
        "Ġch",
        "ose"
      ],
      [
        "aria",
        "ble"
      ],
      [
        "Ġlanci",
        "ato"
      ],
      [
        "ag",
        "ire"
      ],
      [
        "ĠIn",
        "put"
      ],
      [
        "Ġopp",
        "on"
      ],
      [
        "Ġtiss",
        "ue"
      ],
      [
        "Ġcontrib",
        "utions"
      ],
      [
        "ent",
        "ity"
      ],
      [
        "Ġ(",
        "@"
      ],
      [
        "Ġsan",
        "itari"
      ],
      [
        "Ġelettr",
        "ico"
      ],
      [
        "ĠFab",
        "r"
      ],
      [
        "zion",
        "a"
      ],
      [
        "t",
        "ical"
      ],
      [
        "Ġfinanzi",
        "amenti"
      ],
      [
        "od",
        "ge"
      ],
      [
        "Ġbe",
        "er"
      ],
      [
        "ĠF",
        "esta"
      ],
      [
        "ĠFin",
        "ance"
      ],
      [
        "ĠLu",
        "x"
      ],
      [
        "ĠPR",
        "IM"
      ],
      [
        "ev",
        "in"
      ],
      [
        "Ġscon",
        "osci"
      ],
      [
        "at",
        "ility"
      ],
      [
        "Ġcomp",
        "le"
      ],
      [
        "tain",
        "ing"
      ],
      [
        "Ġroul",
        "ette"
      ],
      [
        "C",
        "M"
      ],
      [
        "Ġsic",
        "ura"
      ],
      [
        "ĠF",
        "O"
      ],
      [
        "lay",
        "er"
      ],
      [
        "Ġspecial",
        "ized"
      ],
      [
        "S",
        "al"
      ],
      [
        "Ġg",
        "ene"
      ],
      [
        "G",
        "u"
      ],
      [
        "S",
        "che"
      ],
      [
        "it",
        "uti"
      ],
      [
        "ĠRes",
        "ponse"
      ],
      [
        "Ġown",
        "ership"
      ],
      [
        "Ġrichi",
        "am"
      ],
      [
        "Ġpol",
        "vere"
      ],
      [
        "Ġaltrett",
        "anto"
      ],
      [
        "av",
        "en"
      ],
      [
        "Ġegg",
        "s"
      ],
      [
        "ust",
        "in"
      ],
      [
        "import",
        "ante"
      ],
      [
        "Ġflus",
        "so"
      ],
      [
        "ig",
        "a"
      ],
      [
        "and",
        "one"
      ],
      [
        "pro",
        "t"
      ],
      [
        "ĠMon",
        "itor"
      ],
      [
        "un",
        "ni"
      ],
      [
        "ĠR",
        "enzi"
      ],
      [
        "ĠV",
        "atic"
      ],
      [
        "Ġan",
        "ime"
      ],
      [
        "Ġrec",
        "l"
      ],
      [
        "Ġv",
        "ince"
      ],
      [
        "Ġ",
        "igi"
      ],
      [
        "Ġcontrib",
        "uire"
      ],
      [
        "Wh",
        "en"
      ],
      [
        "Ġ",
        "za"
      ],
      [
        "Ġnecessari",
        "amente"
      ],
      [
        "æ",
        "Ń"
      ],
      [
        "ĠP",
        "onte"
      ],
      [
        "h",
        "ar"
      ],
      [
        "Ġ'",
        "@"
      ],
      [
        "no",
        "va"
      ],
      [
        "Ġsettim",
        "an"
      ],
      [
        "arg",
        "omento"
      ],
      [
        "Ġesc",
        "ape"
      ],
      [
        "ĠC",
        "rist"
      ],
      [
        "do",
        "ve"
      ],
      [
        "Ġcharg",
        "ing"
      ],
      [
        "con",
        "tainer"
      ],
      [
        "Ġprepar",
        "ing"
      ],
      [
        "C",
        "hi"
      ],
      [
        "Util",
        "s"
      ],
      [
        "ĠC",
        "AS"
      ],
      [
        "Ġeconom",
        "ia"
      ],
      [
        "cam",
        "era"
      ],
      [
        "or",
        "ica"
      ],
      [
        "Ġrep",
        "lica"
      ],
      [
        "ĠâĢ",
        "ĭ"
      ],
      [
        "Ġme",
        "zz"
      ],
      [
        "Ġh",
        "ub"
      ],
      [
        "Ġdrink",
        "s"
      ],
      [
        "Ġaltern",
        "atives"
      ],
      [
        "Ġveloc",
        "emente"
      ],
      [
        "Ġcomun",
        "ic"
      ],
      [
        "Ġ",
        "ub"
      ],
      [
        "Ġclos",
        "ing"
      ],
      [
        "Ġdet",
        "ect"
      ],
      [
        "Ġries",
        "cono"
      ],
      [
        "Ġinser",
        "ito"
      ],
      [
        "Ġrad",
        "ical"
      ],
      [
        "P",
        "G"
      ],
      [
        "Ġconsist",
        "ently"
      ],
      [
        "Ġmark",
        "s"
      ],
      [
        "Ġvis",
        "ibility"
      ],
      [
        "Ġcertif",
        "icazione"
      ],
      [
        "ĠMa",
        "uro"
      ],
      [
        "ĠGal",
        "axy"
      ],
      [
        "T",
        "enant"
      ],
      [
        "âĢľ",
        "."
      ],
      [
        "Ġcat",
        "alog"
      ],
      [
        "Ġcontroll",
        "er"
      ],
      [
        "(\"",
        "/"
      ],
      [
        "Un",
        "it"
      ],
      [
        "ĠUs",
        "ers"
      ],
      [
        "ĠRom",
        "ano"
      ],
      [
        "E",
        "v"
      ],
      [
        "Ġcontract",
        "s"
      ],
      [
        "d",
        "ig"
      ],
      [
        "Ġlab",
        "els"
      ],
      [
        "ĠM",
        "ind"
      ],
      [
        "Ġprec",
        "ip"
      ],
      [
        "St",
        "orage"
      ],
      [
        "è",
        "Ģ"
      ],
      [
        "Ġbuy",
        "er"
      ],
      [
        "Ġpropos",
        "al"
      ],
      [
        "ch",
        "arge"
      ],
      [
        "Ġmoltep",
        "lici"
      ],
      [
        "ĠRep",
        "ly"
      ],
      [
        "Ġhe",
        "s"
      ],
      [
        "Ġre",
        "act"
      ],
      [
        "Ġnot",
        "tur"
      ],
      [
        "Ġsegn",
        "ali"
      ],
      [
        "Ġpro",
        "i"
      ],
      [
        "Ġman",
        "gi"
      ],
      [
        "Ġsubject",
        "s"
      ],
      [
        "Ġsco",
        "res"
      ],
      [
        "G",
        "e"
      ],
      [
        "S",
        "ign"
      ],
      [
        "Ġparam",
        "etri"
      ],
      [
        "ä",
        "¾"
      ],
      [
        "ot",
        "tare"
      ],
      [
        "Ġtrack",
        "s"
      ],
      [
        "b",
        "uf"
      ],
      [
        "Ġp",
        "up"
      ],
      [
        "Ġdisplay",
        "ed"
      ],
      [
        "'",
        "'"
      ],
      [
        "V",
        "ersion"
      ],
      [
        "ĠPh",
        "one"
      ],
      [
        "riv",
        "ing"
      ],
      [
        "Ġdivert",
        "ente"
      ],
      [
        "Ġsc",
        "ambi"
      ],
      [
        "Ġtranqu",
        "ill"
      ],
      [
        "H",
        "o"
      ],
      [
        "Ġro",
        "tt"
      ],
      [
        "åĩ",
        "º"
      ],
      [
        "Ġfin",
        "ora"
      ],
      [
        "Ġrim",
        "ang"
      ],
      [
        "Ġcorre",
        "l"
      ],
      [
        "ato",
        "es"
      ],
      [
        "a",
        "fter"
      ],
      [
        "D",
        "ep"
      ],
      [
        "Ġbas",
        "ato"
      ],
      [
        "Ġstri",
        "ke"
      ],
      [
        "erm",
        "ente"
      ],
      [
        "Ġterritori",
        "ale"
      ],
      [
        "st",
        "ats"
      ],
      [
        "ĠL",
        "es"
      ],
      [
        "ad",
        "get"
      ],
      [
        "ç",
        "±»"
      ],
      [
        "O",
        "UT"
      ],
      [
        "ren",
        "cies"
      ],
      [
        "Ġant",
        "ica"
      ],
      [
        "n",
        "n"
      ],
      [
        "é",
        "¢"
      ],
      [
        "Ġbo",
        "ys"
      ],
      [
        "ĠAg",
        "ric"
      ],
      [
        "Ġfac",
        "es"
      ],
      [
        "Ġrappresent",
        "ato"
      ],
      [
        "?",
        "."
      ],
      [
        "Ġconform",
        "itÃł"
      ],
      [
        "Ġd",
        "ash"
      ],
      [
        "ta",
        "king"
      ],
      [
        "Ġspieg",
        "are"
      ],
      [
        "Ġo",
        "di"
      ],
      [
        "ĠE",
        "c"
      ],
      [
        "ast",
        "ing"
      ],
      [
        "ĠMediterr",
        "aneo"
      ],
      [
        "Ġthreat",
        "s"
      ],
      [
        "Ġt",
        "mp"
      ],
      [
        "app",
        "lication"
      ],
      [
        "ĠS",
        "ERV"
      ],
      [
        "In",
        "teger"
      ],
      [
        "ĠLeg",
        "al"
      ],
      [
        "Ġaf",
        "raid"
      ],
      [
        "ail",
        "ed"
      ],
      [
        "Ġcarry",
        "ing"
      ],
      [
        "Ġvig",
        "il"
      ],
      [
        "ĠN",
        "icol"
      ],
      [
        "comm",
        "and"
      ],
      [
        "ĠA",
        "udio"
      ],
      [
        "ĠDEL",
        "L"
      ],
      [
        "ĠReg",
        "istr"
      ],
      [
        "Ġrif",
        "lettere"
      ],
      [
        "ĠAd",
        "ri"
      ],
      [
        "ÑĢ",
        "а"
      ],
      [
        "Ġsy",
        "nt"
      ],
      [
        "tif",
        "y"
      ],
      [
        "i",
        "j"
      ],
      [
        "it",
        "ement"
      ],
      [
        "Ġmur",
        "der"
      ],
      [
        "og",
        "gia"
      ],
      [
        "Ġringra",
        "zi"
      ],
      [
        "ĠFr",
        "at"
      ],
      [
        "pl",
        "an"
      ],
      [
        "p",
        "fx"
      ],
      [
        ")",
        "("
      ],
      [
        "ION",
        "S"
      ],
      [
        "Ġresid",
        "ence"
      ],
      [
        "Ġco",
        "at"
      ],
      [
        "O",
        "bj"
      ],
      [
        "Ġcontinu",
        "itÃł"
      ],
      [
        "Ġ'",
        "<"
      ],
      [
        "Ġval",
        "ido"
      ],
      [
        "at",
        "ra"
      ],
      [
        "ĠT",
        "ik"
      ],
      [
        "ĠAnd",
        "rew"
      ],
      [
        "Ġpassion",
        "ate"
      ],
      [
        "util",
        "s"
      ],
      [
        "ograf",
        "ica"
      ],
      [
        "Ġremark",
        "able"
      ],
      [
        "it",
        "als"
      ],
      [
        "ĠCreat",
        "ive"
      ],
      [
        "Ġaggiorn",
        "amenti"
      ],
      [
        "ĠOh",
        "io"
      ],
      [
        "Ġconst",
        "ra"
      ],
      [
        "he",
        "alth"
      ],
      [
        "Ġinvi",
        "ato"
      ],
      [
        "Ġcustom",
        "ized"
      ],
      [
        "AR",
        "Y"
      ],
      [
        "ig",
        "ra"
      ],
      [
        "Ġabs",
        "olute"
      ],
      [
        "Ġdov",
        "uta"
      ],
      [
        "AN",
        "A"
      ],
      [
        "Ġimpact",
        "s"
      ],
      [
        "ag",
        "enzia"
      ],
      [
        "pro",
        "p"
      ],
      [
        "Ġrivol",
        "ta"
      ],
      [
        "Ġoccident",
        "ale"
      ],
      [
        "hand",
        "le"
      ],
      [
        "Ġsim",
        "ult"
      ],
      [
        "Ġconsigli",
        "ere"
      ],
      [
        "W",
        "idget"
      ],
      [
        "Ġorgan",
        "isation"
      ],
      [
        "Ġpurch",
        "ases"
      ],
      [
        "ins",
        "egn"
      ],
      [
        "ĠFo",
        "rest"
      ],
      [
        "Ġartif",
        "iciale"
      ],
      [
        "Ġp",
        "df"
      ],
      [
        "ec",
        "urity"
      ],
      [
        "Ġsurpr",
        "ised"
      ],
      [
        "Ġincont",
        "rare"
      ],
      [
        "av",
        "amo"
      ],
      [
        "Ġrid",
        "otto"
      ],
      [
        "Ġon",
        "da"
      ],
      [
        "ĠH",
        "appy"
      ],
      [
        "Ed",
        "it"
      ],
      [
        "Ġen",
        "forcement"
      ],
      [
        "Ġsub",
        "m"
      ],
      [
        "dep",
        "th"
      ],
      [
        "Ġri",
        "entr"
      ],
      [
        "St",
        "at"
      ],
      [
        "ĠCo",
        "ppa"
      ],
      [
        "ĠO",
        "d"
      ],
      [
        "p",
        "se"
      ],
      [
        "Ġm",
        "ettendo"
      ],
      [
        "Ġact",
        "ing"
      ],
      [
        "ĠB",
        "O"
      ],
      [
        "ir",
        "ono"
      ],
      [
        "Ġcop",
        "ia"
      ],
      [
        "Ġdesign",
        "ers"
      ],
      [
        "ĠH",
        "ou"
      ],
      [
        "Ar",
        "te"
      ],
      [
        "Ġmeccan",
        "ismo"
      ],
      [
        "Ġf",
        "oglie"
      ],
      [
        "Ġtre",
        "no"
      ],
      [
        "fil",
        "ename"
      ],
      [
        "Ġdef",
        "e"
      ],
      [
        "Sta",
        "ck"
      ],
      [
        "Ġtravel",
        "ing"
      ],
      [
        "E",
        "B"
      ],
      [
        "r",
        "iche"
      ],
      [
        "Ð",
        "·"
      ],
      [
        "all",
        "ow"
      ],
      [
        "ĠGra",
        "ph"
      ],
      [
        "OL",
        "A"
      ],
      [
        "Ġpare",
        "ti"
      ],
      [
        "Ġdisp",
        "one"
      ],
      [
        "Ġindic",
        "ati"
      ],
      [
        "er",
        "en"
      ],
      [
        "Ġcr",
        "iptoval"
      ],
      [
        "Ġlast",
        "ing"
      ],
      [
        "à",
        "¥"
      ],
      [
        "c",
        "ano"
      ],
      [
        "L",
        "L"
      ],
      [
        "P",
        "ol"
      ],
      [
        "Ġsegn",
        "ale"
      ],
      [
        "Ġsci",
        "enzi"
      ],
      [
        "Ġexist",
        "ence"
      ],
      [
        "agli",
        "ari"
      ],
      [
        "Ġcont",
        "attare"
      ],
      [
        "Ġt",
        "ie"
      ],
      [
        "Ġpag",
        "amenti"
      ],
      [
        "C",
        "ustom"
      ],
      [
        "J",
        "SON"
      ],
      [
        "Ġinv",
        "is"
      ],
      [
        "Ġrit",
        "r"
      ],
      [
        "Ġdevelop",
        "er"
      ],
      [
        "ĠDec",
        "reto"
      ],
      [
        "Ġbigli",
        "etti"
      ],
      [
        "it",
        "ative"
      ],
      [
        "Ġann",
        "uale"
      ],
      [
        "ot",
        "es"
      ],
      [
        "ĠG",
        "U"
      ],
      [
        "Ġgrant",
        "ed"
      ],
      [
        "Ġimplement",
        "ing"
      ],
      [
        "Ġmista",
        "kes"
      ],
      [
        "Categ",
        "ory"
      ],
      [
        "Ġd",
        "ico"
      ],
      [
        "h",
        "ook"
      ],
      [
        "Ġbr",
        "illi"
      ],
      [
        "Ġacknow",
        "led"
      ],
      [
        "lo",
        "om"
      ],
      [
        "di",
        "um"
      ],
      [
        "ĠG",
        "ent"
      ],
      [
        "ĠAv",
        "ailable"
      ],
      [
        "Ġrif",
        "l"
      ],
      [
        "Ġill",
        "ust"
      ],
      [
        "d",
        "ays"
      ],
      [
        "ĠDe",
        "ad"
      ],
      [
        "Ġalt",
        "amente"
      ],
      [
        "Ġdirect",
        "ed"
      ],
      [
        "Ġb",
        "old"
      ],
      [
        "Ġcat",
        "ena"
      ],
      [
        "Ġeffici",
        "ente"
      ],
      [
        "Ġst",
        "y"
      ],
      [
        "Ġfarm",
        "ers"
      ],
      [
        "ord",
        "an"
      ],
      [
        "Ġdecre",
        "ase"
      ],
      [
        "ĠGi",
        "anni"
      ],
      [
        "ĠPac",
        "ific"
      ],
      [
        "ĠSp",
        "ot"
      ],
      [
        "ĠInd",
        "ivid"
      ],
      [
        "ĠYO",
        "U"
      ],
      [
        "Ġun",
        "known"
      ],
      [
        "ĠN",
        "ik"
      ],
      [
        "Ġresid",
        "enza"
      ],
      [
        "Ġd",
        "ual"
      ],
      [
        "Ġtra",
        "cce"
      ],
      [
        "T",
        "ok"
      ],
      [
        "Ġins",
        "omma"
      ],
      [
        "ĠTra",
        "de"
      ],
      [
        "Ġcomp",
        "ris"
      ],
      [
        "ju",
        "ana"
      ],
      [
        "m",
        "eta"
      ],
      [
        "Ġcont",
        "amin"
      ],
      [
        "r",
        "in"
      ],
      [
        "Er",
        "r"
      ],
      [
        "ĠP",
        "el"
      ],
      [
        "Ġthem",
        "es"
      ],
      [
        "Ġprevis",
        "ioni"
      ],
      [
        "Ġi",
        "Pad"
      ],
      [
        "Ġdiff",
        "usa"
      ],
      [
        "R",
        "un"
      ],
      [
        "ĠI",
        "raq"
      ],
      [
        "ĠEd",
        "ition"
      ],
      [
        "c",
        "opy"
      ],
      [
        "Ġg",
        "la"
      ],
      [
        "Ġarchit",
        "ect"
      ],
      [
        "ĠP",
        "ick"
      ],
      [
        "Ġart",
        "ista"
      ],
      [
        "Ġvalor",
        "izzazione"
      ],
      [
        "ãĢ",
        "ģ"
      ],
      [
        "ĠT",
        "UT"
      ],
      [
        "Ġvend",
        "ere"
      ],
      [
        "lay",
        "out"
      ],
      [
        "G",
        "en"
      ],
      [
        "res",
        "to"
      ],
      [
        "Ġass",
        "orb"
      ],
      [
        "Ġevent",
        "ualmente"
      ],
      [
        "gh",
        "ilterra"
      ],
      [
        "ĠMi",
        "x"
      ],
      [
        "Ġt",
        "ardi"
      ],
      [
        "Ġrom",
        "antic"
      ],
      [
        "Ġc",
        "essione"
      ],
      [
        "ĠN",
        "S"
      ],
      [
        "ĠLinked",
        "In"
      ],
      [
        "Ġsfr",
        "uttare"
      ],
      [
        "Ġcamp",
        "agne"
      ],
      [
        "Ġdi",
        "es"
      ],
      [
        "Ġh",
        "orm"
      ],
      [
        "th",
        "rough"
      ],
      [
        "Ġar",
        "mon"
      ],
      [
        "Ġcomprens",
        "ione"
      ],
      [
        "SI",
        "ZE"
      ],
      [
        "Ġle",
        "zione"
      ],
      [
        "Ġb",
        "low"
      ],
      [
        "ĠPart",
        "ner"
      ],
      [
        "ĠL",
        "ess"
      ],
      [
        "izont",
        "al"
      ],
      [
        "Ġinsp",
        "ection"
      ],
      [
        "Ġf",
        "uga"
      ],
      [
        "Ġseg",
        "reti"
      ],
      [
        "lic",
        "it"
      ],
      [
        "Ġdig",
        "nitÃł"
      ],
      [
        "Ġover",
        "come"
      ],
      [
        "Ġinter",
        "actions"
      ],
      [
        "Ġsm",
        "ell"
      ],
      [
        "ad",
        "v"
      ],
      [
        "Ġfel",
        "icitÃł"
      ],
      [
        "as",
        "tare"
      ],
      [
        "Ġter",
        "apeut"
      ],
      [
        "ĠC",
        "e"
      ],
      [
        "ĠM",
        "aking"
      ],
      [
        "it",
        "led"
      ],
      [
        "ĠAdv",
        "anced"
      ],
      [
        "Ġdidatt",
        "ica"
      ],
      [
        "Ġinteg",
        "razione"
      ],
      [
        "éĹ",
        "´"
      ],
      [
        "L",
        "ast"
      ],
      [
        "ĠSci",
        "enze"
      ],
      [
        "Ġhead",
        "s"
      ],
      [
        "ä¸",
        "Ĭ"
      ],
      [
        "Ġscar",
        "pe"
      ],
      [
        "Ġpass",
        "egg"
      ],
      [
        "Ġdivis",
        "ion"
      ],
      [
        "we",
        "ek"
      ],
      [
        "Ġrepe",
        "ated"
      ],
      [
        "ĠB",
        "us"
      ],
      [
        "Ġl",
        "in"
      ],
      [
        "Ġrichies",
        "ti"
      ],
      [
        "ĠD",
        "yn"
      ],
      [
        "ĠSimp",
        "le"
      ],
      [
        "Inter",
        "face"
      ],
      [
        "Ġeng",
        "ines"
      ],
      [
        "ĠQuest",
        "ions"
      ],
      [
        "ĠO",
        "scar"
      ],
      [
        "ĠAdd",
        "ress"
      ],
      [
        "Ġbrit",
        "ann"
      ],
      [
        "ĠC",
        "iao"
      ],
      [
        "Ġpubblic",
        "ati"
      ],
      [
        "Ġemerg",
        "ing"
      ],
      [
        "Ġa",
        "perti"
      ],
      [
        "Ġsal",
        "ary"
      ],
      [
        "Ġdest",
        "inato"
      ],
      [
        "es",
        "posizione"
      ],
      [
        "Ġdisag",
        "io"
      ],
      [
        "ĠA",
        "SS"
      ],
      [
        "Ġtra",
        "uma"
      ],
      [
        "æ",
        "Į"
      ],
      [
        "def",
        "ined"
      ],
      [
        "']",
        "['"
      ],
      [
        "Ġmac",
        "ro"
      ],
      [
        "Ġhard",
        "er"
      ],
      [
        "ĠS",
        "ony"
      ],
      [
        "Ġor",
        "al"
      ],
      [
        "Ġosp",
        "edale"
      ],
      [
        "ate",
        "ful"
      ],
      [
        "ĠAll",
        "ora"
      ],
      [
        "Ġcol",
        "azione"
      ],
      [
        "ĠAl",
        "tre"
      ],
      [
        "Ġprot",
        "est"
      ],
      [
        "Ġevid",
        "enza"
      ],
      [
        "h",
        "op"
      ],
      [
        "Ġcondiv",
        "iso"
      ],
      [
        "uns",
        "igned"
      ],
      [
        "Ġsignific",
        "ativo"
      ],
      [
        "Ġcon",
        "ventional"
      ],
      [
        "b",
        "orn"
      ],
      [
        "Ġgi",
        "unta"
      ],
      [
        "ur",
        "ities"
      ],
      [
        "S",
        "ono"
      ],
      [
        "Ġmin",
        "accia"
      ],
      [
        "ĠM",
        "ember"
      ],
      [
        "f",
        "ull"
      ],
      [
        "ĠSara",
        "h"
      ],
      [
        "Ġst",
        "uck"
      ],
      [
        "isc",
        "rizione"
      ],
      [
        "ĠElectr",
        "ic"
      ],
      [
        "sh",
        "ops"
      ],
      [
        "Ġlarg",
        "ely"
      ],
      [
        "os",
        "ity"
      ],
      [
        "ĠEl",
        "ena"
      ],
      [
        "Ġbal",
        "anced"
      ],
      [
        "ult",
        "ura"
      ],
      [
        "Ġang",
        "le"
      ],
      [
        "Ġgu",
        "itar"
      ],
      [
        "S",
        "ET"
      ],
      [
        "Ġw",
        "al"
      ],
      [
        "ĠK",
        "ids"
      ],
      [
        "os",
        "se"
      ],
      [
        "Ġres",
        "c"
      ],
      [
        "Al",
        "ign"
      ],
      [
        "ĠP",
        "ath"
      ],
      [
        ".",
        ")."
      ],
      [
        "ĠA",
        "st"
      ],
      [
        "end",
        "l"
      ],
      [
        "Ġch",
        "ampions"
      ],
      [
        "Ġvacc",
        "ino"
      ],
      [
        "Ġglo",
        "be"
      ],
      [
        "ĠT",
        "otal"
      ],
      [
        "Ġtal",
        "ks"
      ],
      [
        "Ġsign",
        "ature"
      ],
      [
        "ĠEx",
        "plor"
      ],
      [
        "ĠD",
        "EFAULT"
      ],
      [
        "Ġdemonstr",
        "ate"
      ],
      [
        "ĠBerg",
        "amo"
      ],
      [
        "Ġnucle",
        "ar"
      ],
      [
        "Ġop",
        "ens"
      ],
      [
        "ĠV",
        "enerdì"
      ],
      [
        "Ġtrasparen",
        "za"
      ],
      [
        "Ġm",
        "uro"
      ],
      [
        "Ġw",
        "est"
      ],
      [
        "ĠMed",
        "io"
      ],
      [
        "ĠB",
        "aby"
      ],
      [
        "usti",
        "zia"
      ],
      [
        "K",
        "e"
      ],
      [
        "Ġneg",
        "ativo"
      ],
      [
        "Ġprobab",
        "ilitÃł"
      ],
      [
        "Ġmult",
        "im"
      ],
      [
        "igi",
        "ani"
      ],
      [
        "umin",
        "um"
      ],
      [
        "Ġfer",
        "ma"
      ],
      [
        "ĠCiv",
        "il"
      ],
      [
        "ĠRes",
        "ources"
      ],
      [
        "ind",
        "agine"
      ],
      [
        "Ġconv",
        "oc"
      ],
      [
        "Ġazz",
        "ur"
      ],
      [
        "Ġr",
        "ural"
      ],
      [
        "Ġconta",
        "gi"
      ],
      [
        "la",
        "h"
      ],
      [
        "Ġcontinu",
        "ano"
      ],
      [
        "ĠLe",
        "ave"
      ],
      [
        "cc",
        "he"
      ],
      [
        "Ġfol",
        "der"
      ],
      [
        "ĠReg",
        "ionale"
      ],
      [
        "Ġper",
        "de"
      ],
      [
        "Ĵ",
        "Į"
      ],
      [
        "Ġpres",
        "tazione"
      ],
      [
        "pr",
        "iv"
      ],
      [
        "ĠDoc",
        "ument"
      ],
      [
        "Ġus",
        "ername"
      ],
      [
        "br",
        "uzzo"
      ],
      [
        "Ġsottoline",
        "ato"
      ],
      [
        "ro",
        "log"
      ],
      [
        "ĠB",
        "uff"
      ],
      [
        "Ġfun",
        "zionale"
      ],
      [
        "Ġcancella",
        "zione"
      ],
      [
        "Ġal",
        "arm"
      ],
      [
        "Ġlavor",
        "ando"
      ],
      [
        "ĠAnal",
        "ysis"
      ],
      [
        "ta",
        "x"
      ],
      [
        "ĠS",
        "her"
      ],
      [
        "Ġcock",
        "tail"
      ],
      [
        "Ġleg",
        "end"
      ],
      [
        "inc",
        "luding"
      ],
      [
        "att",
        "le"
      ],
      [
        "Ġcan",
        "ta"
      ],
      [
        "Ġcheck",
        "ed"
      ],
      [
        "Ġaspett",
        "ative"
      ],
      [
        "T",
        "ool"
      ],
      [
        "Ġcom",
        "inciare"
      ],
      [
        "Ġcaratter",
        "izzato"
      ],
      [
        "ĠLoc",
        "ation"
      ],
      [
        "ĠSecret",
        "ary"
      ],
      [
        "ĠO",
        "x"
      ],
      [
        "Ġris",
        "ul"
      ],
      [
        "Ġsatisf",
        "ied"
      ],
      [
        "Ġfac",
        "eva"
      ],
      [
        "Ġricche",
        "zza"
      ],
      [
        "ou",
        "red"
      ],
      [
        "Ġsac",
        "erd"
      ],
      [
        "Ġ%",
        "),"
      ],
      [
        "Ġsudden",
        "ly"
      ],
      [
        "aca",
        "o"
      ],
      [
        "int",
        "ellig"
      ],
      [
        "er",
        "ò"
      ],
      [
        "ĠImp",
        "rov"
      ],
      [
        "Ġindic",
        "are"
      ],
      [
        "ak",
        "ers"
      ],
      [
        "Ġin",
        "gi"
      ],
      [
        "ili",
        "ana"
      ],
      [
        "Ġlavor",
        "azione"
      ],
      [
        "umb",
        "ing"
      ],
      [
        "Ġsa",
        "uce"
      ],
      [
        "v",
        "ic"
      ],
      [
        "Ġjew",
        "elry"
      ],
      [
        "ĠL",
        "ind"
      ],
      [
        "Ġins",
        "truction"
      ],
      [
        "Ġsol",
        "ely"
      ],
      [
        "ĠStud",
        "y"
      ],
      [
        "ĠPer",
        "haps"
      ],
      [
        "Ġsta",
        "dio"
      ],
      [
        "Ġopp",
        "osite"
      ],
      [
        "Ġm",
        "istero"
      ],
      [
        "ol",
        "ver"
      ],
      [
        "ĠSp",
        "ain"
      ],
      [
        "ĠTra",
        "d"
      ],
      [
        "Ġaccad",
        "uto"
      ],
      [
        "Ġdifficult",
        "y"
      ],
      [
        "res",
        "p"
      ],
      [
        "Ġla",
        "dy"
      ],
      [
        "Ġfr",
        "utti"
      ],
      [
        "uri",
        "ous"
      ],
      [
        "b",
        "est"
      ],
      [
        "Ġconcer",
        "ti"
      ],
      [
        "ĠÐ",
        "²"
      ],
      [
        "Mat",
        "rix"
      ],
      [
        "Ġesc",
        "urs"
      ],
      [
        "Ġinv",
        "ited"
      ],
      [
        "st",
        "s"
      ],
      [
        "Ġtrans",
        "mission"
      ],
      [
        "Ġric",
        "chi"
      ],
      [
        "Ġosserv",
        "are"
      ],
      [
        "Ġne",
        "ppure"
      ],
      [
        "are",
        "se"
      ],
      [
        "Ġtr",
        "uff"
      ],
      [
        "sub",
        "ject"
      ],
      [
        "Ġsol",
        "lev"
      ],
      [
        "ĠSub",
        "s"
      ],
      [
        "ĠRe",
        "act"
      ],
      [
        "ĠCron",
        "aca"
      ],
      [
        "ra",
        "do"
      ],
      [
        "l",
        "t"
      ],
      [
        "Ġluck",
        "y"
      ],
      [
        "Ġpuls",
        "ante"
      ],
      [
        "ĠO",
        "bs"
      ],
      [
        "Ġconc",
        "reto"
      ],
      [
        "Ġintegr",
        "ate"
      ],
      [
        "Ġcittad",
        "ina"
      ],
      [
        "ang",
        "olo"
      ],
      [
        "Ġmer",
        "ely"
      ],
      [
        "Ġcar",
        "abinieri"
      ],
      [
        "ĠR",
        "ete"
      ],
      [
        "Ġsurpr",
        "ising"
      ],
      [
        "Ġal",
        "z"
      ],
      [
        "Ġdiv",
        "ulg"
      ],
      [
        "Ġoccur",
        "red"
      ],
      [
        "ĠW",
        "he"
      ],
      [
        "ĠHar",
        "ris"
      ],
      [
        "Ġcon",
        "tare"
      ],
      [
        "ĠChar",
        "l"
      ],
      [
        "ad",
        "el"
      ],
      [
        "Ġfirm",
        "ato"
      ],
      [
        "back",
        "s"
      ],
      [
        "ĠFe",
        "atures"
      ],
      [
        "Ġcomp",
        "resi"
      ],
      [
        "ent",
        "ale"
      ],
      [
        "ĠUn",
        "like"
      ],
      [
        "ie",
        "zione"
      ],
      [
        "Ġsubs",
        "crib"
      ],
      [
        "D",
        "etails"
      ],
      [
        "Ġw",
        "ider"
      ],
      [
        "Ġa",
        "ra"
      ],
      [
        "ĠSqu",
        "are"
      ],
      [
        "ĠNor",
        "thern"
      ],
      [
        "ch",
        "ina"
      ],
      [
        "Ġstrugg",
        "ling"
      ],
      [
        "es",
        "ecuzione"
      ],
      [
        "ĠW",
        "inter"
      ],
      [
        "........",
        "........"
      ],
      [
        "Ġdimost",
        "rare"
      ],
      [
        "Ġcar",
        "ro"
      ],
      [
        "Ġsymbol",
        "s"
      ],
      [
        "ui",
        "zione"
      ],
      [
        "ap",
        "y"
      ],
      [
        "ĠNig",
        "eria"
      ],
      [
        "Ġo",
        "ven"
      ],
      [
        "ac",
        "chi"
      ],
      [
        "los",
        "ure"
      ],
      [
        "yl",
        "v"
      ],
      [
        "Ġto",
        "il"
      ],
      [
        "Ġriv",
        "ela"
      ],
      [
        "Ġg",
        "ym"
      ],
      [
        "tag",
        "na"
      ],
      [
        "ĠG",
        "olf"
      ],
      [
        "Ġr",
        "ug"
      ],
      [
        "in",
        "anti"
      ],
      [
        "Ġsorp",
        "rend"
      ],
      [
        "Ġnew",
        "sp"
      ],
      [
        "ĠSic",
        "urezza"
      ],
      [
        "å",
        "ī"
      ],
      [
        "ĠH",
        "im"
      ],
      [
        "ĠIn",
        "formazioni"
      ],
      [
        "b",
        "ly"
      ],
      [
        "ock",
        "er"
      ],
      [
        "ym",
        "ous"
      ],
      [
        "Ġs",
        "ectors"
      ],
      [
        "Ġv",
        "ign"
      ],
      [
        "ĠCar",
        "abinieri"
      ],
      [
        "Ġdi",
        "vi"
      ],
      [
        "Ġrit",
        "ardo"
      ],
      [
        "ĠM",
        "eg"
      ],
      [
        "Ġbroad",
        "cast"
      ],
      [
        "ĠG",
        "ram"
      ],
      [
        "Ġch",
        "ip"
      ],
      [
        "Ġpur",
        "s"
      ],
      [
        "ol",
        "ica"
      ],
      [
        "am",
        "ico"
      ],
      [
        "ĠInter",
        "est"
      ],
      [
        "th",
        "read"
      ],
      [
        "ari",
        "amente"
      ],
      [
        "Ġpag",
        "a"
      ],
      [
        "le",
        "ar"
      ],
      [
        "Ġl",
        "usso"
      ],
      [
        "Ġpass",
        "aggi"
      ],
      [
        "Ġperm",
        "it"
      ],
      [
        "Ġobs",
        "erved"
      ],
      [
        "Ġ(",
        "-"
      ],
      [
        "Ġf",
        "ren"
      ],
      [
        "zion",
        "alitÃł"
      ],
      [
        "Ġaffi",
        "anc"
      ],
      [
        "occ",
        "er"
      ],
      [
        "ir",
        "ts"
      ],
      [
        "Ġb",
        "one"
      ],
      [
        "Ġdivert",
        "imento"
      ],
      [
        "ĠV",
        "ig"
      ],
      [
        "trib",
        "ution"
      ],
      [
        "Ġb",
        "ou"
      ],
      [
        "Ġamp",
        "lif"
      ],
      [
        "Ġriti",
        "ene"
      ],
      [
        "amp",
        "ia"
      ],
      [
        "ins",
        "er"
      ],
      [
        "Ġassoci",
        "ation"
      ],
      [
        "evol",
        "mente"
      ],
      [
        "Ġchemical",
        "s"
      ],
      [
        "Ġfisc",
        "ali"
      ],
      [
        "Ġsu",
        "olo"
      ],
      [
        "Ġing",
        "egn"
      ],
      [
        "Ġpover",
        "i"
      ],
      [
        "Ġrefr",
        "iger"
      ],
      [
        "ĠPl",
        "atform"
      ],
      [
        "sta",
        "ck"
      ],
      [
        "ĠH",
        "op"
      ],
      [
        "d",
        "al"
      ],
      [
        "erc",
        "ato"
      ],
      [
        "ist",
        "ono"
      ],
      [
        "Ġpublic",
        "ation"
      ],
      [
        "Ġh",
        "oc"
      ],
      [
        "Ġstake",
        "holders"
      ],
      [
        "c",
        "sv"
      ],
      [
        "ĠS",
        "A"
      ],
      [
        "ĠAg",
        "reement"
      ],
      [
        "Ġatlet",
        "i"
      ],
      [
        "ĠPl",
        "ant"
      ],
      [
        "ĠPubl",
        "ished"
      ],
      [
        "Ġaut",
        "onomia"
      ],
      [
        "ĠMan",
        "chester"
      ],
      [
        "Ġp",
        "on"
      ],
      [
        "com",
        "ponent"
      ],
      [
        "Ġs",
        "ought"
      ],
      [
        "Ġdra",
        "in"
      ],
      [
        "ç",
        "ī"
      ],
      [
        "paren",
        "cy"
      ],
      [
        "Ġprec",
        "ision"
      ],
      [
        "Ġinf",
        "lamm"
      ],
      [
        "Con",
        "tainer"
      ],
      [
        "ĠK",
        "it"
      ],
      [
        "ĠSing",
        "le"
      ],
      [
        "e",
        "ve"
      ],
      [
        "Ġal",
        "ive"
      ],
      [
        "Ġshow",
        "c"
      ],
      [
        "ent",
        "are"
      ],
      [
        "ĠI",
        "ss"
      ],
      [
        "Ġcele",
        "bra"
      ],
      [
        "Ġbigli",
        "etto"
      ],
      [
        "Ġscor",
        "si"
      ],
      [
        "Ġrimbor",
        "so"
      ],
      [
        "Ã",
        "º"
      ],
      [
        "Ġsp",
        "re"
      ],
      [
        "è",
        "ĥ½"
      ],
      [
        "Ġnetwork",
        "ing"
      ],
      [
        "Ġp",
        "eg"
      ],
      [
        "Ġun",
        "lock"
      ],
      [
        "'",
        ">"
      ],
      [
        "h",
        "al"
      ],
      [
        "Th",
        "at"
      ],
      [
        "ĠSe",
        "ason"
      ],
      [
        "Ġarg",
        "uments"
      ],
      [
        "vers",
        "a"
      ],
      [
        "sa",
        "fe"
      ],
      [
        "autom",
        "ock"
      ],
      [
        "Ġcontain",
        "ed"
      ],
      [
        "Ġs",
        "our"
      ],
      [
        "D",
        "ir"
      ],
      [
        "r",
        "idge"
      ],
      [
        "od",
        "er"
      ],
      [
        "M",
        "ar"
      ],
      [
        "Ġaff",
        "atto"
      ],
      [
        "EC",
        "K"
      ],
      [
        "Ġautom",
        "ated"
      ],
      [
        "ĠWH",
        "ERE"
      ],
      [
        "Ġaest",
        "hetic"
      ],
      [
        "in",
        "ct"
      ],
      [
        "ig",
        "are"
      ],
      [
        "Ġach",
        "ieving"
      ],
      [
        "Ġtr",
        "iste"
      ],
      [
        "emp",
        "io"
      ],
      [
        "Ġass",
        "ociazione"
      ],
      [
        "Ġasp",
        "ir"
      ],
      [
        "Ġd",
        "anza"
      ],
      [
        "ĠAir",
        "port"
      ],
      [
        "ĠGu",
        "id"
      ],
      [
        "Ġpro",
        "lung"
      ],
      [
        "ĠHen",
        "ry"
      ],
      [
        "ĠN",
        "ob"
      ],
      [
        "Ġatt",
        "ended"
      ],
      [
        "b",
        "ury"
      ],
      [
        "b",
        "eth"
      ],
      [
        "Ġpres",
        "upp"
      ],
      [
        "AN",
        "I"
      ],
      [
        "fo",
        "ot"
      ],
      [
        "Ġproced",
        "imento"
      ],
      [
        "åIJ",
        "İ"
      ],
      [
        "ĠG",
        "etting"
      ],
      [
        "Ġsan",
        "zioni"
      ],
      [
        "Ġcr",
        "ash"
      ],
      [
        "ĠC",
        "ele"
      ],
      [
        "Ġanim",
        "ale"
      ],
      [
        "ra",
        "pper"
      ],
      [
        "ĠAr",
        "my"
      ],
      [
        "ĠCont",
        "ract"
      ],
      [
        "ĠUS",
        "D"
      ],
      [
        "åı¯",
        "以"
      ],
      [
        "ĠAss",
        "ess"
      ],
      [
        "Ġcheck",
        "s"
      ],
      [
        "Q",
        "ue"
      ],
      [
        "å",
        "¸"
      ],
      [
        "Ġan",
        "te"
      ],
      [
        "Ġcelebr",
        "ation"
      ],
      [
        "Ġd",
        "ys"
      ],
      [
        "T",
        "arget"
      ],
      [
        "ĠTr",
        "ieste"
      ],
      [
        "Ġc",
        "tx"
      ],
      [
        "s",
        "ing"
      ],
      [
        "Ġse",
        "ats"
      ],
      [
        "int",
        "y"
      ],
      [
        "M",
        "AT"
      ],
      [
        "Ġencourag",
        "ed"
      ],
      [
        "Ġmatch",
        "ing"
      ],
      [
        "ter",
        "i"
      ],
      [
        "ĠComput",
        "er"
      ],
      [
        "Ġdeb",
        "ate"
      ],
      [
        "ĠT",
        "y"
      ],
      [
        "Ġph",
        "ones"
      ],
      [
        "Ġre",
        "nov"
      ],
      [
        "Am",
        "ministrazione"
      ],
      [
        "art",
        "amento"
      ],
      [
        "Ġscient",
        "ists"
      ],
      [
        "Ġpregn",
        "ancy"
      ],
      [
        "Ġmat",
        "rix"
      ],
      [
        "Ġs",
        "ender"
      ],
      [
        "ĠC",
        "lient"
      ],
      [
        "Ġfenomen",
        "i"
      ],
      [
        "ĠCar",
        "l"
      ],
      [
        "Ġrepresent",
        "ation"
      ],
      [
        "ate",
        "vi"
      ],
      [
        "f",
        "aces"
      ],
      [
        "Ġun",
        "ion"
      ],
      [
        "ĠB",
        "L"
      ],
      [
        "ĠX",
        "V"
      ],
      [
        "iva",
        "zioni"
      ],
      [
        "Ġexp",
        "lan"
      ],
      [
        "OC",
        "K"
      ],
      [
        "qu",
        "i"
      ],
      [
        "Ġperson",
        "nel"
      ],
      [
        "b",
        "egin"
      ],
      [
        "ĠCar",
        "r"
      ],
      [
        "ti",
        "re"
      ],
      [
        "Ġevol",
        "ution"
      ],
      [
        "Ġb",
        "ug"
      ],
      [
        "ĠIN",
        "T"
      ],
      [
        "Ġlegg",
        "ermente"
      ],
      [
        "Ġris",
        "arc"
      ],
      [
        "Ġfarm",
        "ac"
      ],
      [
        "Ġrap",
        "ida"
      ],
      [
        "Ġreve",
        "al"
      ],
      [
        "ask",
        "et"
      ],
      [
        "min",
        "istrazioni"
      ],
      [
        "ol",
        "k"
      ],
      [
        "ivid",
        "i"
      ],
      [
        "ut",
        "azione"
      ],
      [
        "ĠSp",
        "esso"
      ],
      [
        "Ġĉĉĉ",
        "Ċ"
      ],
      [
        "Ġsur",
        "ge"
      ],
      [
        "Ġclaim",
        "ed"
      ],
      [
        "Ġg",
        "lad"
      ],
      [
        "ĠM",
        "oto"
      ],
      [
        "LO",
        "G"
      ],
      [
        "in",
        "itÃł"
      ],
      [
        "Ġcon",
        "duc"
      ],
      [
        "Ġtra",
        "ma"
      ],
      [
        "Ġcre",
        "ma"
      ],
      [
        "Ġestablish",
        "ment"
      ],
      [
        "ĠA",
        "le"
      ],
      [
        "Ġsta",
        "bile"
      ],
      [
        "T",
        "D"
      ],
      [
        "am",
        "era"
      ],
      [
        "Ġâ",
        "ģ"
      ],
      [
        "ĠPlay",
        "er"
      ],
      [
        "Ġcompat",
        "ible"
      ],
      [
        "h",
        "otel"
      ],
      [
        "ĠMod",
        "ena"
      ],
      [
        "Ġis",
        "truzioni"
      ],
      [
        "Ġricos",
        "truzione"
      ],
      [
        "E",
        "V"
      ],
      [
        "ĠDon",
        "ne"
      ],
      [
        "emb",
        "ly"
      ],
      [
        "ĠOr",
        "d"
      ],
      [
        "Ġunders",
        "tood"
      ],
      [
        "c",
        "ento"
      ],
      [
        "ĠPar",
        "li"
      ],
      [
        "Ġbacter",
        "ia"
      ],
      [
        "ĠRead",
        "ing"
      ],
      [
        "Ġmet",
        "all"
      ],
      [
        "Ġver",
        "ify"
      ],
      [
        "T",
        "ech"
      ],
      [
        "Ġh",
        "ole"
      ],
      [
        "er",
        "og"
      ],
      [
        "pi",
        "ece"
      ],
      [
        "Ġcerc",
        "ano"
      ],
      [
        "Ġsome",
        "what"
      ],
      [
        "Ġentreprene",
        "ur"
      ],
      [
        "Ġven",
        "ue"
      ],
      [
        "Ġdiscuss",
        "ions"
      ],
      [
        "ĠNess",
        "un"
      ],
      [
        "ĠPre",
        "cedente"
      ],
      [
        "ĠV",
        "erg"
      ],
      [
        "Ġten",
        "ant"
      ],
      [
        "Ġharm",
        "ful"
      ],
      [
        "S",
        "ELECT"
      ],
      [
        "Ġdedic",
        "ate"
      ],
      [
        "MA",
        "X"
      ],
      [
        "ĠP",
        "ict"
      ],
      [
        "ĠP",
        "erc"
      ],
      [
        "Ġvis",
        "its"
      ],
      [
        "Ġtag",
        "s"
      ],
      [
        "Ġbre",
        "vi"
      ],
      [
        "ä½",
        "¿"
      ],
      [
        "Ġpar",
        "se"
      ],
      [
        "al",
        "bum"
      ],
      [
        "Ġim",
        "g"
      ],
      [
        "Ġre",
        "verse"
      ],
      [
        "Ġalle",
        "ged"
      ],
      [
        "Ġin",
        "er"
      ],
      [
        "fun",
        "c"
      ],
      [
        "Ġclass",
        "room"
      ],
      [
        "Ġobvious",
        "ly"
      ],
      [
        "Ġembra",
        "ce"
      ],
      [
        "Ġbr",
        "anch"
      ],
      [
        "ok",
        "es"
      ],
      [
        "Ġnurs",
        "ing"
      ],
      [
        "Ġex",
        "haust"
      ],
      [
        "Ġexc",
        "itement"
      ],
      [
        "Ġaccord",
        "ance"
      ],
      [
        "ĠMin",
        "istry"
      ],
      [
        "ost",
        "ro"
      ],
      [
        "Act",
        "ive"
      ],
      [
        "ĠRom",
        "agna"
      ],
      [
        "ĠO",
        "sp"
      ],
      [
        "Ġevery",
        "where"
      ],
      [
        "ĠFabr",
        "izio"
      ],
      [
        "cont",
        "in"
      ],
      [
        "ĠMr",
        "s"
      ],
      [
        "ĠRom",
        "an"
      ],
      [
        "Ġh",
        "osp"
      ],
      [
        "Ġstra",
        "dale"
      ],
      [
        "Ġapplic",
        "are"
      ],
      [
        "ell",
        "es"
      ],
      [
        "ĠB",
        "oy"
      ],
      [
        "Ġdis",
        "egn"
      ],
      [
        "Ġscompar",
        "sa"
      ],
      [
        "Ġenh",
        "ancing"
      ],
      [
        "Ġper",
        "ce"
      ],
      [
        "ĠAr",
        "izona"
      ],
      [
        "ad",
        "io"
      ],
      [
        "Ġopin",
        "ions"
      ],
      [
        "Ġt",
        "ass"
      ],
      [
        "enc",
        "ia"
      ],
      [
        "Ġnutrit",
        "ion"
      ],
      [
        "Ġd",
        "ad"
      ],
      [
        "IT",
        "I"
      ],
      [
        "Ġf",
        "ounder"
      ],
      [
        "ĠVilla",
        "ge"
      ],
      [
        "h",
        "en"
      ],
      [
        "ĠMe",
        "et"
      ],
      [
        "ĠDomen",
        "ico"
      ],
      [
        "Ġautom",
        "atico"
      ],
      [
        "Ġc",
        "assa"
      ],
      [
        "ĠAll",
        "en"
      ],
      [
        "Ġsecond",
        "ary"
      ],
      [
        "ĠAm",
        "b"
      ],
      [
        "Ġbit",
        "coin"
      ],
      [
        "Ġmar",
        "chi"
      ],
      [
        "ĠM",
        "s"
      ],
      [
        "imp",
        "orto"
      ],
      [
        "ĠSimp",
        "ly"
      ],
      [
        "Ġstud",
        "ying"
      ],
      [
        "Ġreturn",
        "ing"
      ],
      [
        "Ġsupp",
        "lier"
      ],
      [
        "Ġsudd",
        "iv"
      ],
      [
        "Ġdiscip",
        "lin"
      ],
      [
        "Ġpe",
        "ak"
      ],
      [
        "ĠA",
        "venue"
      ],
      [
        "ĠAl",
        "ways"
      ],
      [
        "Ġmostr",
        "ato"
      ],
      [
        "ĠComun",
        "itÃł"
      ],
      [
        "Ġeleg",
        "ant"
      ],
      [
        "f",
        "n"
      ],
      [
        "Ġopportun",
        "o"
      ],
      [
        "Ġsap",
        "uto"
      ],
      [
        "ast",
        "ed"
      ],
      [
        "au",
        "x"
      ],
      [
        "ĠM",
        "unicip"
      ],
      [
        "ĠL",
        "ascia"
      ],
      [
        "in",
        "ando"
      ],
      [
        "Ġvic",
        "ina"
      ],
      [
        "ĠV",
        "irtual"
      ],
      [
        "Ġflu",
        "id"
      ],
      [
        "ĠBro",
        "ad"
      ],
      [
        "Ġdebb",
        "a"
      ],
      [
        "ĠT",
        "on"
      ],
      [
        "ĠW",
        "ant"
      ],
      [
        "Ġosp",
        "ita"
      ],
      [
        "in",
        "ition"
      ],
      [
        "Ġtalk",
        "ed"
      ],
      [
        "Ġm",
        "ild"
      ],
      [
        "ĠF",
        "ino"
      ],
      [
        "Ġan",
        "z"
      ],
      [
        "ĠN",
        "ello"
      ],
      [
        "ĠPar",
        "ad"
      ],
      [
        "Ġgamb",
        "e"
      ],
      [
        "teg",
        "giare"
      ],
      [
        "il",
        "ton"
      ],
      [
        "trans",
        "form"
      ],
      [
        "ĠK",
        "evin"
      ],
      [
        "Ġposit",
        "iva"
      ],
      [
        "Im",
        "pl"
      ],
      [
        "Ġdro",
        "pped"
      ],
      [
        "Ġmar",
        "cia"
      ],
      [
        "s",
        "im"
      ],
      [
        "Ġ",
        "uman"
      ],
      [
        "Ġenerg",
        "ie"
      ],
      [
        "v",
        "ec"
      ],
      [
        "Ġcompet",
        "itors"
      ],
      [
        "ĠL",
        "ag"
      ],
      [
        "R",
        "el"
      ],
      [
        "ĠV",
        "in"
      ],
      [
        "ordin",
        "ary"
      ],
      [
        "Ġbird",
        "s"
      ],
      [
        "end",
        "olo"
      ],
      [
        "R",
        "C"
      ],
      [
        "l",
        "ando"
      ],
      [
        "ed",
        "ificio"
      ],
      [
        "Ġy",
        "esterday"
      ],
      [
        "ĠL",
        "una"
      ],
      [
        "Ġdi",
        "ve"
      ],
      [
        "ĠR",
        "ice"
      ],
      [
        "ĠTh",
        "erap"
      ],
      [
        "irt",
        "y"
      ],
      [
        "Ġval",
        "le"
      ],
      [
        "Ġpro",
        "hib"
      ],
      [
        "Ġacc",
        "ordi"
      ],
      [
        "Ġr",
        "usso"
      ],
      [
        "ĠM",
        "I"
      ],
      [
        "Ġf",
        "als"
      ],
      [
        "i",
        "qu"
      ],
      [
        "rit",
        "ten"
      ],
      [
        "ĠComm",
        "enti"
      ],
      [
        "I",
        "con"
      ],
      [
        "Ġre",
        "duces"
      ],
      [
        "æŀ",
        "ľ"
      ],
      [
        "Ġbr",
        "ut"
      ],
      [
        "Ġoptim",
        "ize"
      ],
      [
        "ĠB",
        "ert"
      ],
      [
        "Ġmedic",
        "ations"
      ],
      [
        "Ġelettr",
        "ici"
      ],
      [
        "ĠCommerc",
        "ial"
      ],
      [
        "Ġfew",
        "er"
      ],
      [
        "Ġtratt",
        "ato"
      ],
      [
        "Ġprevent",
        "ivo"
      ],
      [
        "he",
        "mat"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠ"
      ],
      [
        "Ġmov",
        "ements"
      ],
      [
        "ĠVers",
        "ion"
      ],
      [
        "ort",
        "un"
      ],
      [
        "Ġunivers",
        "ities"
      ],
      [
        "Ġvirt",
        "ù"
      ],
      [
        "Ġair",
        "craft"
      ],
      [
        "Ġut",
        "ility"
      ],
      [
        "Ġbell",
        "issima"
      ],
      [
        "D",
        "ay"
      ],
      [
        "Ġesclus",
        "iva"
      ],
      [
        "ĠC",
        "ut"
      ],
      [
        "ĠSen",
        "ato"
      ],
      [
        "Ġst",
        "retto"
      ],
      [
        "ĠH",
        "air"
      ],
      [
        "ĠK",
        "y"
      ],
      [
        "Ġequival",
        "ent"
      ],
      [
        "f",
        "all"
      ],
      [
        "Ġdra",
        "wn"
      ],
      [
        "Ġliter",
        "ature"
      ],
      [
        "Ġfind",
        "s"
      ],
      [
        "ieg",
        "o"
      ],
      [
        "les",
        "h"
      ],
      [
        "ĠBook",
        "s"
      ],
      [
        "Ġsol",
        "itamente"
      ],
      [
        "Ġrip",
        "erc"
      ],
      [
        "Ġar",
        "ti"
      ],
      [
        "Pass",
        "word"
      ],
      [
        "Ġp",
        "ink"
      ],
      [
        "Ġgovern",
        "ance"
      ],
      [
        "Ġf",
        "illing"
      ],
      [
        "ĠBel",
        "ow"
      ],
      [
        "ĠN",
        "ature"
      ],
      [
        "Ġacc",
        "ol"
      ],
      [
        "ĠCON",
        "S"
      ],
      [
        "Ġl",
        "ent"
      ],
      [
        "ĠL",
        "ady"
      ],
      [
        "Ġtip",
        "ici"
      ],
      [
        "il",
        "og"
      ],
      [
        "ĠMa",
        "zz"
      ],
      [
        "Ġremov",
        "ing"
      ],
      [
        "ert",
        "y"
      ],
      [
        "Ġcal",
        "colo"
      ],
      [
        "ĠEvery",
        "one"
      ],
      [
        "Ġman",
        "uale"
      ],
      [
        "h",
        "ou"
      ],
      [
        "in",
        "te"
      ],
      [
        "ĠEconom",
        "ia"
      ],
      [
        "ĠProte",
        "zione"
      ],
      [
        "Ġall",
        "oc"
      ],
      [
        "Ġsu",
        "ic"
      ],
      [
        "w",
        "o"
      ],
      [
        "ĠG",
        "PS"
      ],
      [
        "ĠS",
        "cegli"
      ],
      [
        "Ġno",
        "ve"
      ],
      [
        "Ġsw",
        "imming"
      ],
      [
        "Ġ\"",
        "\","
      ],
      [
        "Ġprov",
        "ision"
      ],
      [
        "Ġfac",
        "oltÃł"
      ],
      [
        "Ġcompless",
        "ivo"
      ],
      [
        "Ġf",
        "n"
      ],
      [
        "ĠD",
        "VD"
      ],
      [
        "Ġhy",
        "per"
      ],
      [
        "t",
        "one"
      ],
      [
        "Ġant",
        "iche"
      ],
      [
        "Ġconnect",
        "ing"
      ],
      [
        "Ġvent",
        "ure"
      ],
      [
        "ĠDiv",
        "ision"
      ],
      [
        "Ġtr",
        "ips"
      ],
      [
        "Ġdem",
        "o"
      ],
      [
        "ĠF",
        "requ"
      ],
      [
        "Ġsome",
        "where"
      ],
      [
        "result",
        "s"
      ],
      [
        "Ġraggi",
        "unge"
      ],
      [
        "Ġaper",
        "te"
      ],
      [
        "Ġearn",
        "ings"
      ],
      [
        "Ġfall",
        "ing"
      ],
      [
        "Ñģ",
        "ÑĤ"
      ],
      [
        "oss",
        "erv"
      ],
      [
        "Ġla",
        "ugh"
      ],
      [
        "Ġad",
        "emp"
      ],
      [
        "Ġvol",
        "ete"
      ],
      [
        "Ġst",
        "ylish"
      ],
      [
        "get",
        "Element"
      ],
      [
        "Ġsed",
        "uta"
      ],
      [
        "Ġ\"",
        "\";"
      ],
      [
        "Ġver",
        "d"
      ],
      [
        "Ġprotect",
        "ing"
      ],
      [
        "ĠPremi",
        "er"
      ],
      [
        "ĠAn",
        "th"
      ],
      [
        "Ġdura",
        "bility"
      ],
      [
        "Ġj",
        "un"
      ],
      [
        "ict",
        "ed"
      ],
      [
        "xy",
        "gen"
      ],
      [
        "Ġp",
        "ounds"
      ],
      [
        "Ġvis",
        "ibile"
      ],
      [
        "Ġstat",
        "istiche"
      ],
      [
        "Ġequ",
        "ally"
      ],
      [
        "ĠMus",
        "lim"
      ],
      [
        "last",
        "name"
      ],
      [
        "G",
        "r"
      ],
      [
        "ĠL",
        "ago"
      ],
      [
        "ĠN",
        "U"
      ],
      [
        "g",
        "reen"
      ],
      [
        "ĠK",
        "orea"
      ],
      [
        "ĠSl",
        "ot"
      ],
      [
        "Ġr",
        "all"
      ],
      [
        "ĠW",
        "W"
      ],
      [
        "organ",
        "ismo"
      ],
      [
        "t",
        "im"
      ],
      [
        "ell",
        "ini"
      ],
      [
        "c",
        "ache"
      ],
      [
        "Ġsta",
        "bilitÃł"
      ],
      [
        "Ġparli",
        "amo"
      ],
      [
        "g",
        "mail"
      ],
      [
        "Ġrisparm",
        "iare"
      ],
      [
        "Ġesist",
        "enti"
      ],
      [
        "ĠCar",
        "ta"
      ],
      [
        "Ġvert",
        "ical"
      ],
      [
        "Ġoffer",
        "to"
      ],
      [
        "Ġpromot",
        "ion"
      ],
      [
        "Ġav",
        "viso"
      ],
      [
        "Ġp",
        "neum"
      ],
      [
        "Ġsurf",
        "aces"
      ],
      [
        "Ġpart",
        "endo"
      ],
      [
        "Ġattrib",
        "utes"
      ],
      [
        "Ġb",
        "assi"
      ],
      [
        "Ġnew",
        "est"
      ],
      [
        "Ġland",
        "ing"
      ],
      [
        "usal",
        "em"
      ],
      [
        "Ġmost",
        "rare"
      ],
      [
        "Ġfor",
        "z"
      ],
      [
        "X",
        "T"
      ],
      [
        "En",
        "try"
      ],
      [
        "ĠSt",
        "ation"
      ],
      [
        "Ġcott",
        "on"
      ],
      [
        "ok",
        "ed"
      ],
      [
        "sel",
        "ected"
      ],
      [
        "Ġcomb",
        "at"
      ],
      [
        "Ġprec",
        "iso"
      ],
      [
        "Ġvaria",
        "bles"
      ],
      [
        "Ġreg",
        "olarmente"
      ],
      [
        "Ġoffer",
        "ti"
      ],
      [
        "Ġcer",
        "tezza"
      ],
      [
        "ł",
        "ģ"
      ],
      [
        "Ġand",
        "ando"
      ],
      [
        "ĠMov",
        "imento"
      ],
      [
        "ĠK",
        "ent"
      ],
      [
        "Ġaiut",
        "ano"
      ],
      [
        "Ġconsegu",
        "ente"
      ],
      [
        "Ġsuccess",
        "ive"
      ],
      [
        "return",
        "s"
      ],
      [
        "Final",
        "F"
      ],
      [
        "ĠAttra",
        "verso"
      ],
      [
        "Ġcur",
        "ve"
      ],
      [
        "Ġdis",
        "ab"
      ],
      [
        "Ġuffic",
        "ialmente"
      ],
      [
        "Ġraccont",
        "ato"
      ],
      [
        "ĠM",
        "O"
      ],
      [
        "ĠRy",
        "an"
      ],
      [
        "ĠW",
        "ars"
      ],
      [
        "m",
        "are"
      ],
      [
        "Ġh",
        "at"
      ],
      [
        "comp",
        "ass"
      ],
      [
        "Ġpor",
        "re"
      ],
      [
        "Ġdedic",
        "ation"
      ],
      [
        "Ġstabil",
        "ito"
      ],
      [
        "c",
        "atch"
      ],
      [
        "Ġusc",
        "ito"
      ],
      [
        "un",
        "n"
      ],
      [
        "IT",
        "ÃĢ"
      ],
      [
        "ĠM",
        "ob"
      ],
      [
        "Ġchi",
        "ude"
      ],
      [
        "оÐ",
        "²"
      ],
      [
        "ĠUn",
        "it"
      ],
      [
        "vol",
        "g"
      ],
      [
        "ĠSalv",
        "ini"
      ],
      [
        "ĠF",
        "are"
      ],
      [
        "Ġabb",
        "on"
      ],
      [
        "ĠLe",
        "w"
      ],
      [
        "Ġdiscr",
        "imin"
      ],
      [
        "Ġmanc",
        "ato"
      ],
      [
        "Ġab",
        "itudini"
      ],
      [
        "Ġor",
        "izz"
      ],
      [
        "Ġvict",
        "im"
      ],
      [
        "Ġgio",
        "ca"
      ],
      [
        "ecut",
        "ivo"
      ],
      [
        "ĠCons",
        "ole"
      ],
      [
        "E",
        "mp"
      ],
      [
        "P",
        "ix"
      ],
      [
        "Ġcoun",
        "cil"
      ],
      [
        "Ġab",
        "ilitÃł"
      ],
      [
        "Ġout",
        "s"
      ],
      [
        "ask",
        "a"
      ],
      [
        "Ġcogn",
        "itive"
      ],
      [
        "Ġdes",
        "idera"
      ],
      [
        "Ġappart",
        "amento"
      ],
      [
        "Ġsent",
        "iment"
      ],
      [
        "Ġp",
        "izz"
      ],
      [
        "Ġc",
        "d"
      ],
      [
        "Col",
        "lection"
      ],
      [
        "Ġsize",
        "of"
      ],
      [
        "el",
        "ing"
      ],
      [
        "Ġes",
        "ce"
      ],
      [
        "Ġpr",
        "ize"
      ],
      [
        "Ġinter",
        "essa"
      ],
      [
        "Ġch",
        "a"
      ],
      [
        "ache",
        "lor"
      ],
      [
        "Ġicon",
        "ic"
      ],
      [
        "ĠHol",
        "y"
      ],
      [
        "ĠC",
        "ec"
      ],
      [
        "OM",
        "E"
      ],
      [
        "h",
        "ard"
      ],
      [
        "uss",
        "a"
      ],
      [
        "rit",
        "te"
      ],
      [
        "Ġincor",
        "porate"
      ],
      [
        "Ġan",
        "ima"
      ],
      [
        "Ġinter",
        "medi"
      ],
      [
        "Ġindivid",
        "ui"
      ],
      [
        "ĠZ",
        "ero"
      ],
      [
        "Ġraccol",
        "te"
      ],
      [
        "Ġun",
        "us"
      ],
      [
        "ver",
        "n"
      ],
      [
        "Ġres",
        "tore"
      ],
      [
        "ĠT",
        "av"
      ],
      [
        "Ġabs",
        "orb"
      ],
      [
        "Ġstatunit",
        "ense"
      ],
      [
        "Ġcontract",
        "or"
      ],
      [
        "im",
        "ination"
      ],
      [
        "b",
        "as"
      ],
      [
        "m",
        "aterial"
      ],
      [
        "ris",
        "o"
      ],
      [
        "Ġcertific",
        "ato"
      ],
      [
        "ĠR",
        "IS"
      ],
      [
        ":",
        "'"
      ],
      [
        "ĠU",
        "V"
      ],
      [
        "Ġvict",
        "ims"
      ],
      [
        "Ġprodu",
        "c"
      ],
      [
        "Ġpreced",
        "enza"
      ],
      [
        "Reg",
        "ion"
      ],
      [
        "Ġstraight",
        "forward"
      ],
      [
        "Ġcapol",
        "av"
      ],
      [
        "Ġved",
        "o"
      ],
      [
        "Ġcivil",
        "tÃł"
      ],
      [
        "g",
        "ood"
      ],
      [
        "Ġport",
        "ando"
      ],
      [
        "ĠInc",
        "re"
      ],
      [
        "Ġnarr",
        "ative"
      ],
      [
        "Ġtr",
        "attare"
      ],
      [
        "Ġf",
        "iction"
      ],
      [
        "trib",
        "uzione"
      ],
      [
        "åŃ",
        "ĺ"
      ],
      [
        "ulti",
        "es"
      ],
      [
        "S",
        "U"
      ],
      [
        "ene",
        "va"
      ],
      [
        "iov",
        "asc"
      ],
      [
        "ĠCre",
        "ated"
      ],
      [
        "ĠCro",
        "ce"
      ],
      [
        "ful",
        "ness"
      ],
      [
        "P",
        "i"
      ],
      [
        "Ġsupp",
        "lements"
      ],
      [
        "ĠPremi",
        "um"
      ],
      [
        "Ġlunghe",
        "zza"
      ],
      [
        "qu",
        "ila"
      ],
      [
        "Ġd",
        "rag"
      ],
      [
        "Ġinn",
        "amor"
      ],
      [
        "Ġfam",
        "osi"
      ],
      [
        "Ġal",
        "unni"
      ],
      [
        "c",
        "m"
      ],
      [
        "ra",
        "in"
      ],
      [
        "h",
        "ai"
      ],
      [
        "x",
        "e"
      ],
      [
        "Ġt",
        "etto"
      ],
      [
        "Su",
        "ccess"
      ],
      [
        "ĠCh",
        "rome"
      ],
      [
        "Ġcom",
        "ando"
      ],
      [
        "Ġass",
        "igned"
      ],
      [
        "P",
        "e"
      ],
      [
        "Ġp",
        "edi"
      ],
      [
        "ĠF",
        "io"
      ],
      [
        "Ġab",
        "us"
      ],
      [
        "Ġb",
        "ull"
      ],
      [
        "Ġp",
        "ets"
      ],
      [
        "Ġper",
        "p"
      ],
      [
        "Ġdam",
        "ages"
      ],
      [
        "ĠD",
        "ov"
      ],
      [
        "ol",
        "fo"
      ],
      [
        "Ġess",
        "entially"
      ],
      [
        "Ġne",
        "o"
      ],
      [
        "Ġcerimon",
        "ia"
      ],
      [
        "ĠS",
        "lo"
      ],
      [
        "Ġam",
        "en"
      ],
      [
        "ĠY",
        "oga"
      ],
      [
        "Ġexam",
        "ine"
      ],
      [
        "Ġeffettu",
        "ata"
      ],
      [
        "ar",
        "on"
      ],
      [
        "h",
        "s"
      ],
      [
        "Ġbr",
        "ush"
      ],
      [
        "Ġprof",
        "its"
      ],
      [
        "Ġsens",
        "ibil"
      ],
      [
        "c",
        "ando"
      ],
      [
        "Ġoper",
        "ators"
      ],
      [
        "su",
        "per"
      ],
      [
        "d",
        "riven"
      ],
      [
        "Ġsign",
        "ing"
      ],
      [
        "ra",
        "ys"
      ],
      [
        "Ġwh",
        "ilst"
      ],
      [
        "Ġest",
        "imate"
      ],
      [
        "Ġsost",
        "ituzione"
      ],
      [
        "Ġrichied",
        "ono"
      ],
      [
        "Ġal",
        "col"
      ],
      [
        "Ġtw",
        "enty"
      ],
      [
        "urs",
        "or"
      ],
      [
        "ch",
        "ildren"
      ],
      [
        "Ġfarm",
        "aco"
      ],
      [
        "ail",
        "and"
      ],
      [
        "Ġist",
        "ituti"
      ],
      [
        "Ġguarante",
        "ed"
      ],
      [
        "r",
        "ati"
      ],
      [
        "equ",
        "als"
      ],
      [
        "Ġling",
        "ue"
      ],
      [
        "Ġh",
        "FinalF"
      ],
      [
        "ĠT",
        "ony"
      ],
      [
        "ĠAv",
        "oid"
      ],
      [
        "ĠP",
        "isa"
      ],
      [
        "ĠâĢ",
        "º"
      ],
      [
        "Ġo",
        "tti"
      ],
      [
        "Po",
        "inter"
      ],
      [
        "ĠT",
        "oy"
      ],
      [
        "Ġcib",
        "i"
      ],
      [
        "ĠN",
        "EL"
      ],
      [
        "Ġcol",
        "onna"
      ],
      [
        "ĠGall",
        "ery"
      ],
      [
        "ghan",
        "istan"
      ],
      [
        "Set",
        "Title"
      ],
      [
        "Ġgovern",
        "ments"
      ],
      [
        "Ġsoffer",
        "enza"
      ],
      [
        "inf",
        "lu"
      ],
      [
        "ut",
        "ies"
      ],
      [
        "Ġcli",
        "p"
      ],
      [
        "Ġfant",
        "asia"
      ],
      [
        "tra",
        "ck"
      ],
      [
        "Ġsing",
        "ola"
      ],
      [
        "Ġst",
        "ima"
      ],
      [
        "Ġmed",
        "ica"
      ],
      [
        "Ġtal",
        "volta"
      ],
      [
        "Ġtol",
        "er"
      ],
      [
        "ĠF",
        "ashion"
      ],
      [
        "Ġpubblic",
        "ata"
      ],
      [
        "Ġend",
        "l"
      ],
      [
        "Ġrespons",
        "ibilities"
      ],
      [
        "Ġar",
        "c"
      ],
      [
        "ott",
        "ima"
      ],
      [
        "Ġparticip",
        "ating"
      ],
      [
        "å",
        "¦Ĥ"
      ],
      [
        "ĠC",
        "art"
      ],
      [
        "Ġfil",
        "ters"
      ],
      [
        "Ġutilizz",
        "ano"
      ],
      [
        "Ġcast",
        "ello"
      ],
      [
        "C",
        "ore"
      ],
      [
        "Ġot",
        "b"
      ],
      [
        "u",
        "ation"
      ],
      [
        "iv",
        "ating"
      ],
      [
        "ett",
        "y"
      ],
      [
        "Ġmigr",
        "ation"
      ],
      [
        "ĠLe",
        "o"
      ],
      [
        "Ġinst",
        "antly"
      ],
      [
        "ĠV",
        "PN"
      ],
      [
        "on",
        "iche"
      ],
      [
        "umb",
        "ers"
      ],
      [
        "st",
        "yles"
      ],
      [
        "Ġex",
        "ch"
      ],
      [
        "Ġpropriet",
        "ari"
      ],
      [
        "Ġenh",
        "ancement"
      ],
      [
        "ĠT",
        "am"
      ],
      [
        "educ",
        "azione"
      ],
      [
        "Ġwas",
        "hing"
      ],
      [
        "Ġir",
        "reg"
      ],
      [
        "Ġp",
        "ocket"
      ],
      [
        "ĠS",
        "EC"
      ],
      [
        "ĠIl",
        "l"
      ],
      [
        "Ġprom",
        "osso"
      ],
      [
        "Ġb",
        "os"
      ],
      [
        "Ġpi",
        "et"
      ],
      [
        "Ġref",
        "ers"
      ],
      [
        "ur",
        "itÃł"
      ],
      [
        "OL",
        "I"
      ],
      [
        "ĠSupre",
        "me"
      ],
      [
        "ĠS",
        "ele"
      ],
      [
        "Ġreal",
        "izzate"
      ],
      [
        "Ġaccompagn",
        "ato"
      ],
      [
        "Ġcomm",
        "iss"
      ],
      [
        "pro",
        "perty"
      ],
      [
        "Ġepis",
        "odio"
      ],
      [
        "ĠEx",
        "cell"
      ],
      [
        "Ġimmag",
        "inare"
      ],
      [
        "j",
        "ava"
      ],
      [
        "ur",
        "se"
      ],
      [
        "om",
        "bo"
      ],
      [
        "Ġ",
        "à¤"
      ],
      [
        "Ġrepresent",
        "ative"
      ],
      [
        "s",
        "ci"
      ],
      [
        "ing",
        "o"
      ],
      [
        "Ġpurs",
        "ue"
      ],
      [
        "ĠB",
        "rian"
      ],
      [
        "Ġb",
        "oll"
      ],
      [
        "Ġconv",
        "egno"
      ],
      [
        "yd",
        "ney"
      ],
      [
        "Ġsk",
        "i"
      ],
      [
        "Ġro",
        "ots"
      ],
      [
        "Ġserv",
        "ers"
      ],
      [
        "Ġir",
        "re"
      ],
      [
        "ĠEx",
        "change"
      ],
      [
        "Ġre",
        "n"
      ],
      [
        "ĠTor",
        "onto"
      ],
      [
        "ĠMon",
        "th"
      ],
      [
        "event",
        "uale"
      ],
      [
        "Ġcon",
        "cep"
      ],
      [
        "Ġatt",
        "ende"
      ],
      [
        "Ġcontrib",
        "ution"
      ],
      [
        "Ġb",
        "es"
      ],
      [
        "Ġint",
        "ention"
      ],
      [
        "ĠW",
        "AR"
      ],
      [
        "Ġcred",
        "iti"
      ],
      [
        "Ġs",
        "ink"
      ],
      [
        "ĠC",
        "ater"
      ],
      [
        "ĠInnov",
        "ation"
      ],
      [
        "Ġcont",
        "ents"
      ],
      [
        "Ġinv",
        "o"
      ],
      [
        "ov",
        "en"
      ],
      [
        "ĠTer",
        "rit"
      ],
      [
        "Ġ",
        "ucra"
      ],
      [
        "ug",
        "io"
      ],
      [
        "inter",
        "essato"
      ],
      [
        "ĠSvil",
        "uppo"
      ],
      [
        "Ġperman",
        "ente"
      ],
      [
        "Z",
        "I"
      ],
      [
        "Ġmanc",
        "ano"
      ],
      [
        "ĠS",
        "ap"
      ],
      [
        "Ġpross",
        "ime"
      ],
      [
        "Ġrispett",
        "ivamente"
      ],
      [
        "Ġr",
        "ist"
      ],
      [
        "R",
        "ect"
      ],
      [
        "en",
        "amente"
      ],
      [
        "Ġassic",
        "urare"
      ],
      [
        "ri",
        "er"
      ],
      [
        "f",
        "ound"
      ],
      [
        "Ġn",
        "ave"
      ],
      [
        "Ġvic",
        "ende"
      ],
      [
        "ĠS",
        "emb"
      ],
      [
        "rag",
        "ment"
      ],
      [
        "on",
        "io"
      ],
      [
        "ĠP",
        "arent"
      ],
      [
        "Ġvulner",
        "able"
      ],
      [
        "Ġo",
        "ught"
      ],
      [
        "Ġcomp",
        "act"
      ],
      [
        "ĠFor",
        "mazione"
      ],
      [
        "Ġholid",
        "ays"
      ],
      [
        "ĠA",
        "part"
      ],
      [
        "Ġins",
        "uffici"
      ],
      [
        "Ġevol",
        "uzione"
      ],
      [
        "iss",
        "a"
      ],
      [
        "Ġd",
        "od"
      ],
      [
        "t",
        "c"
      ],
      [
        "Ġtom",
        "orrow"
      ],
      [
        "ĠP",
        "ow"
      ],
      [
        "zion",
        "are"
      ],
      [
        "Ġcom",
        "and"
      ],
      [
        "ĠEvery",
        "thing"
      ],
      [
        "Ġt",
        "asse"
      ],
      [
        "Ġrice",
        "ve"
      ],
      [
        "k",
        "ind"
      ],
      [
        "s",
        "is"
      ],
      [
        "Ġl",
        "ens"
      ],
      [
        "Ġved",
        "ono"
      ],
      [
        "Ġdeal",
        "er"
      ],
      [
        "Ġprof",
        "ili"
      ],
      [
        "ĠH",
        "P"
      ],
      [
        "Ġdeb",
        "ut"
      ],
      [
        "Ġâģ",
        "Ħ"
      ],
      [
        "Ġrel",
        "ativamente"
      ],
      [
        "ĠF",
        "ondo"
      ],
      [
        "Ġflo",
        "od"
      ],
      [
        "assert",
        "Equal"
      ],
      [
        "pr",
        "ises"
      ],
      [
        "ĠTur",
        "chia"
      ],
      [
        "look",
        "ing"
      ],
      [
        "Ġma",
        "ppa"
      ],
      [
        "Ġcoinvolg",
        "imento"
      ],
      [
        "Ġchies",
        "e"
      ],
      [
        "n",
        "one"
      ],
      [
        "ĠA",
        "ri"
      ],
      [
        "################",
        "################"
      ],
      [
        "ĠH",
        "anno"
      ],
      [
        "ep",
        "e"
      ],
      [
        "Ġciasc",
        "una"
      ],
      [
        "S",
        "ettings"
      ],
      [
        "å",
        "¹"
      ],
      [
        "Ġsens",
        "or"
      ],
      [
        "H",
        "I"
      ],
      [
        "ĠP",
        "ubblica"
      ],
      [
        "ĠDe",
        "ep"
      ],
      [
        "Ġraccol",
        "to"
      ],
      [
        "Ġs",
        "ento"
      ],
      [
        "Ġpover",
        "tÃł"
      ],
      [
        "Ġse",
        "asons"
      ],
      [
        "Or",
        "dine"
      ],
      [
        "Ġl",
        "iev"
      ],
      [
        "ĠCr",
        "us"
      ],
      [
        "ot",
        "ed"
      ],
      [
        "remo",
        "to"
      ],
      [
        "Ġrec",
        "all"
      ],
      [
        "zz",
        "ato"
      ],
      [
        "ĠS",
        "end"
      ],
      [
        "Ġparl",
        "ano"
      ],
      [
        "Ġpisc",
        "ina"
      ],
      [
        "ĠMo",
        "on"
      ],
      [
        "Ġmer",
        "ce"
      ],
      [
        "Ġrispar",
        "mi"
      ],
      [
        "Ġw",
        "elfare"
      ],
      [
        "ĠPl",
        "anning"
      ],
      [
        "ĠCath",
        "olic"
      ],
      [
        "Ġ\"",
        "$"
      ],
      [
        "Ġacc",
        "oun"
      ],
      [
        "st",
        "ud"
      ],
      [
        "Ġimp",
        "egni"
      ],
      [
        "Ġprob",
        "abile"
      ],
      [
        "Ġorganis",
        "ations"
      ],
      [
        "u",
        "ogo"
      ],
      [
        "Ġeleg",
        "ante"
      ],
      [
        "Ġflav",
        "ors"
      ],
      [
        "Ġweap",
        "ons"
      ],
      [
        "ĠS",
        "top"
      ],
      [
        "ag",
        "ers"
      ],
      [
        "Ġju",
        "ice"
      ],
      [
        "ĠImp",
        "act"
      ],
      [
        "Ġcra",
        "zy"
      ],
      [
        "Ġ%",
        ")."
      ],
      [
        "U",
        "na"
      ],
      [
        "qu",
        "et"
      ],
      [
        "Ġident",
        "ificare"
      ],
      [
        "Ġdiv",
        "id"
      ],
      [
        "Ad",
        "apter"
      ],
      [
        "Ġcresc",
        "ente"
      ],
      [
        "Ġmi",
        "xture"
      ],
      [
        "Ġdipend",
        "ente"
      ],
      [
        "Ġn",
        "ations"
      ],
      [
        "Ġcomun",
        "ali"
      ],
      [
        "Ġf",
        "iber"
      ],
      [
        "ĠC",
        "AN"
      ],
      [
        "Ġprezi",
        "oso"
      ],
      [
        "ch",
        "erÃł"
      ],
      [
        "ĠT",
        "ai"
      ],
      [
        "ĠR",
        "ele"
      ],
      [
        "Ġver",
        "tic"
      ],
      [
        "ac",
        "ce"
      ],
      [
        "Ġadvert",
        "is"
      ],
      [
        "ĠS",
        "QL"
      ],
      [
        "Rec",
        "ord"
      ],
      [
        "ç",
        "İ"
      ],
      [
        "Ġre",
        "tr"
      ],
      [
        "Ġprof",
        "iles"
      ],
      [
        "Ġwalk",
        "ed"
      ],
      [
        "ĠF",
        "ix"
      ],
      [
        "s",
        "in"
      ],
      [
        "Ġric",
        "ic"
      ],
      [
        "Ġpor",
        "terÃł"
      ],
      [
        "Ġcollabor",
        "atori"
      ],
      [
        "Ġver",
        "g"
      ],
      [
        "k",
        "w"
      ],
      [
        "ĠTren",
        "to"
      ],
      [
        "ĠExt",
        "ra"
      ],
      [
        "Ġmaintain",
        "ed"
      ],
      [
        "est",
        "one"
      ],
      [
        "Ġprincip",
        "al"
      ],
      [
        "Ġsignific",
        "ance"
      ],
      [
        "um",
        "ere"
      ],
      [
        "ed",
        "a"
      ],
      [
        "sh",
        "ot"
      ],
      [
        "f",
        "are"
      ],
      [
        "Ġmatt",
        "ino"
      ],
      [
        "ĠSus",
        "tain"
      ],
      [
        "Ġgiur",
        "is"
      ],
      [
        "intro",
        "duzione"
      ],
      [
        "Ġass",
        "ai"
      ],
      [
        "L",
        "Y"
      ],
      [
        "Ġgold",
        "en"
      ],
      [
        "un",
        "ter"
      ],
      [
        "M",
        "M"
      ],
      [
        "ĠS",
        "ong"
      ],
      [
        "Ġsuper",
        "ato"
      ],
      [
        "Ġmet",
        "ro"
      ],
      [
        "ESS",
        "ION"
      ],
      [
        "Ġemploy",
        "ed"
      ],
      [
        "Ġstrong",
        "ly"
      ],
      [
        "Ġresp",
        "ective"
      ],
      [
        "ĠCo",
        "ver"
      ],
      [
        "ĠTrans",
        "port"
      ],
      [
        "Ġwat",
        "ers"
      ],
      [
        "Ġdevelop",
        "ments"
      ],
      [
        "ĠC",
        "AP"
      ],
      [
        "}",
        "\""
      ],
      [
        "ĠAl",
        "tro"
      ],
      [
        "Ġsequ",
        "ence"
      ],
      [
        "ed",
        "io"
      ],
      [
        "ĠSt",
        "yle"
      ],
      [
        "Ġsp",
        "azz"
      ],
      [
        "Ġrelig",
        "ion"
      ],
      [
        "Ġperform",
        "ances"
      ],
      [
        "Ġunder",
        "lying"
      ],
      [
        "vis",
        "ion"
      ],
      [
        "Ġ'",
        "."
      ],
      [
        "ĠM",
        "ort"
      ],
      [
        "om",
        "er"
      ],
      [
        "ĠSen",
        "ate"
      ],
      [
        "y",
        "si"
      ],
      [
        "Ġincont",
        "ra"
      ],
      [
        "Ġpi",
        "ede"
      ],
      [
        "if",
        "fe"
      ],
      [
        "Ġrice",
        "ver"
      ],
      [
        "Ġrep",
        "ly"
      ],
      [
        "Ġlasci",
        "ando"
      ],
      [
        "sc",
        "ore"
      ],
      [
        "Ġconc",
        "reti"
      ],
      [
        "ĠTra",
        "ck"
      ],
      [
        "Ġbas",
        "a"
      ],
      [
        "ĠEd",
        "itor"
      ],
      [
        "b",
        "order"
      ],
      [
        "ĠRec",
        "ensione"
      ],
      [
        "d",
        "t"
      ],
      [
        "as",
        "ks"
      ],
      [
        "Ġrid",
        "uc"
      ],
      [
        "Ġun",
        "ici"
      ],
      [
        "com",
        "ponents"
      ],
      [
        "ĠM",
        "ount"
      ],
      [
        "Ġriusc",
        "iti"
      ],
      [
        "Ġthous",
        "and"
      ],
      [
        "Ġs",
        "usc"
      ],
      [
        "Ġtal",
        "ento"
      ],
      [
        "Ġinc",
        "idente"
      ],
      [
        "ann",
        "y"
      ],
      [
        "Ġexcell",
        "ence"
      ],
      [
        "Ġcamer",
        "as"
      ],
      [
        "g",
        "t"
      ],
      [
        "getElement",
        "ById"
      ],
      [
        "ĠAss",
        "istenza"
      ],
      [
        "ul",
        "to"
      ],
      [
        "ĠBened",
        "etto"
      ],
      [
        "ĠEx",
        "ception"
      ],
      [
        "owe",
        "en"
      ],
      [
        "M",
        "ain"
      ],
      [
        "Ġc",
        "ats"
      ],
      [
        "Ġel",
        "enc"
      ],
      [
        "ĠAct",
        "ive"
      ],
      [
        "id",
        "al"
      ],
      [
        "Ġsp",
        "av"
      ],
      [
        "Ġpotenz",
        "ialitÃł"
      ],
      [
        "ĠE",
        "co"
      ],
      [
        "Ġrepe",
        "at"
      ],
      [
        "Ġristrutt",
        "urazione"
      ],
      [
        "ĠCour",
        "se"
      ],
      [
        "ĠTur",
        "ismo"
      ],
      [
        "Ġguid",
        "ata"
      ],
      [
        "ĠEn",
        "h"
      ],
      [
        "ch",
        "ini"
      ],
      [
        "Ġchir",
        "urg"
      ],
      [
        "ä¼",
        "ļ"
      ],
      [
        "Ġnorm",
        "ative"
      ],
      [
        "Ġliter",
        "ally"
      ],
      [
        "c",
        "li"
      ],
      [
        "Ġscen",
        "eggi"
      ],
      [
        "ĠPerf",
        "ect"
      ],
      [
        "Ġricord",
        "ato"
      ],
      [
        "k",
        "t"
      ],
      [
        "h",
        "y"
      ],
      [
        "Ġp",
        "atch"
      ],
      [
        "Ġwork",
        "er"
      ],
      [
        "Ġarchit",
        "ett"
      ],
      [
        "Ġleg",
        "acy"
      ],
      [
        ">",
        "\";"
      ],
      [
        "Ġconcent",
        "razione"
      ],
      [
        "Ġwork",
        "force"
      ],
      [
        "Ġĉĉĉĉĉĉ",
        "ĉĉĉĉ"
      ],
      [
        "Ġacc",
        "iaio"
      ],
      [
        "Ġcirc",
        "uit"
      ],
      [
        "ĠGest",
        "ione"
      ],
      [
        "Ġhas",
        "n"
      ],
      [
        "Ġimp",
        "os"
      ],
      [
        "Ġmor",
        "ire"
      ],
      [
        "Ġra",
        "cing"
      ],
      [
        "Ġferrov",
        "i"
      ],
      [
        "Ġexp",
        "anding"
      ],
      [
        "Ġsosp",
        "ensione"
      ],
      [
        "Ġins",
        "ta"
      ],
      [
        "Ad",
        "min"
      ],
      [
        "B",
        "it"
      ],
      [
        "ĠPi",
        "an"
      ],
      [
        "Ġbet",
        "a"
      ],
      [
        "Ġinj",
        "ured"
      ],
      [
        "ĠSol",
        "ution"
      ],
      [
        "Ġcr",
        "ist"
      ],
      [
        "ĠLu",
        "ck"
      ],
      [
        "Ġpromot",
        "ions"
      ],
      [
        "Ġfacilit",
        "ate"
      ],
      [
        "Ù",
        "Ħ"
      ],
      [
        "Ġrema",
        "ined"
      ],
      [
        "ĠC",
        "agliari"
      ],
      [
        "Ġgraph",
        "ic"
      ],
      [
        "Ġdiffer",
        "enzi"
      ],
      [
        "imm",
        "ag"
      ],
      [
        "ĠF",
        "ul"
      ],
      [
        "il",
        "arly"
      ],
      [
        "Ġelett",
        "ro"
      ],
      [
        "Ġess",
        "erci"
      ],
      [
        "ĠArtic",
        "oli"
      ],
      [
        "Ġcav",
        "allo"
      ],
      [
        "ĠF",
        "an"
      ],
      [
        "Ġmol",
        "d"
      ],
      [
        "ĠU",
        "ni"
      ],
      [
        "ĠSal",
        "erno"
      ],
      [
        "N",
        "G"
      ],
      [
        "Ġf",
        "isi"
      ],
      [
        "ĠLat",
        "in"
      ],
      [
        "h",
        "l"
      ],
      [
        "Ġfall",
        "s"
      ],
      [
        "ĠSpir",
        "ito"
      ],
      [
        "Ġc",
        "ache"
      ],
      [
        "Ġassemb",
        "ly"
      ],
      [
        "Ġsmo",
        "ke"
      ],
      [
        "H",
        "ome"
      ],
      [
        "Ġdirig",
        "ente"
      ],
      [
        "ĠR",
        "in"
      ],
      [
        "Ġaddress",
        "ing"
      ],
      [
        "Ġnavig",
        "ation"
      ],
      [
        "ĠProd",
        "otti"
      ],
      [
        "Ġinfrastrutt",
        "ure"
      ],
      [
        "Ġreg",
        "ulation"
      ],
      [
        "Ġcar",
        "pet"
      ],
      [
        "Ġsol",
        "lec"
      ],
      [
        "Ġrom",
        "ana"
      ],
      [
        "ĠS",
        "W"
      ],
      [
        "Ġexpand",
        "ed"
      ],
      [
        "Ġmetrop",
        "olit"
      ],
      [
        "id",
        "ia"
      ],
      [
        "Ġimmo",
        "biliare"
      ],
      [
        "Ġd",
        "ono"
      ],
      [
        "ĠB",
        "C"
      ],
      [
        "Ġgener",
        "ations"
      ],
      [
        "åĬ",
        "ł"
      ],
      [
        "ip",
        "er"
      ],
      [
        "ch",
        "ant"
      ],
      [
        "Ġcell",
        "ul"
      ],
      [
        "er",
        "ver"
      ],
      [
        "ĠN",
        "FL"
      ],
      [
        "ig",
        "enza"
      ],
      [
        "ERR",
        "OR"
      ],
      [
        "Ġrica",
        "v"
      ],
      [
        "Ġregistr",
        "ati"
      ],
      [
        "Ġpal",
        "la"
      ],
      [
        "all",
        "en"
      ],
      [
        "Ġcomp",
        "ete"
      ],
      [
        "Ġrap",
        "ido"
      ],
      [
        "ett",
        "ivitÃł"
      ],
      [
        "ĠG",
        "reek"
      ],
      [
        "ad",
        "egu"
      ],
      [
        "Ġevery",
        "body"
      ],
      [
        "Ġhor",
        "ror"
      ],
      [
        "ĠD",
        "J"
      ],
      [
        "Ġsh",
        "ots"
      ],
      [
        "ĠI",
        "ron"
      ],
      [
        "Ġincred",
        "ibile"
      ],
      [
        "Ġadopt",
        "ed"
      ],
      [
        "ĠS",
        "egu"
      ],
      [
        "ĠN",
        "ear"
      ],
      [
        "Ġcanc",
        "ro"
      ],
      [
        "ĠB",
        "urn"
      ],
      [
        "Ġsal",
        "ve"
      ],
      [
        "Ġinter",
        "ne"
      ],
      [
        "Ġacqu",
        "ired"
      ],
      [
        "Ġacquist",
        "ato"
      ],
      [
        "ĠSi",
        "ena"
      ],
      [
        "Ġdis",
        "ta"
      ],
      [
        "ĠK",
        "at"
      ],
      [
        "Ġdiagn",
        "osis"
      ],
      [
        "H",
        "otel"
      ],
      [
        "i",
        "amm"
      ],
      [
        "is",
        "ma"
      ],
      [
        "Ġmechan",
        "ism"
      ],
      [
        "orge",
        "ous"
      ],
      [
        "ir",
        "ne"
      ],
      [
        "build",
        "ing"
      ],
      [
        "ĠM",
        "essage"
      ],
      [
        "--------------------------------",
        "--------------------------------"
      ],
      [
        "ĠR",
        "ig"
      ],
      [
        "Ġh",
        "tml"
      ],
      [
        "']",
        ");"
      ],
      [
        "á",
        "»"
      ],
      [
        "ĠH",
        "ub"
      ],
      [
        "Ġg",
        "esti"
      ],
      [
        "Ġvol",
        "eva"
      ],
      [
        "å",
        "±"
      ],
      [
        "og",
        "getto"
      ],
      [
        "åIJ",
        "į"
      ],
      [
        "Ġsimp",
        "lif"
      ],
      [
        "Ġro",
        "uter"
      ],
      [
        "U",
        "fficio"
      ],
      [
        "Ġpio",
        "ggia"
      ],
      [
        "Ġanticip",
        "o"
      ],
      [
        "ĠG",
        "lass"
      ],
      [
        "ĠK",
        "EY"
      ],
      [
        "Ġĉĉĉĉĉĉ",
        "ĉĉ"
      ],
      [
        "ĠA",
        "F"
      ],
      [
        "åĢ",
        "¼"
      ],
      [
        "Ġfasc",
        "ino"
      ],
      [
        "izz",
        "ante"
      ],
      [
        "ĠB",
        "row"
      ],
      [
        "ĠPatr",
        "ick"
      ],
      [
        "Ġbal",
        "lo"
      ],
      [
        "P",
        "UT"
      ],
      [
        "Ġregol",
        "ament"
      ],
      [
        "Ġdest",
        "inati"
      ],
      [
        "ĠG",
        "il"
      ],
      [
        "Ġfru",
        "its"
      ],
      [
        "Ġasp",
        "ettare"
      ],
      [
        "Ġdel",
        "ivers"
      ],
      [
        "g",
        "ate"
      ],
      [
        "Ġgod",
        "ere"
      ],
      [
        "Ġmaxim",
        "ize"
      ],
      [
        "Ġsconfit",
        "ta"
      ],
      [
        "ĠJ",
        "am"
      ],
      [
        "ĠL",
        "if"
      ],
      [
        "Ġgra",
        "ce"
      ],
      [
        "Ġcatal",
        "ogo"
      ],
      [
        "Ġf",
        "este"
      ],
      [
        "end",
        "ar"
      ],
      [
        "Ġm",
        "ito"
      ],
      [
        "Ġrel",
        "iability"
      ],
      [
        "eff",
        "ective"
      ],
      [
        "Ġhop",
        "ing"
      ],
      [
        "Ġstabil",
        "ire"
      ],
      [
        "ĠTemp",
        "o"
      ],
      [
        "ĠChe",
        "m"
      ],
      [
        "Ġconcor",
        "renza"
      ],
      [
        "Ġbo",
        "ards"
      ],
      [
        "Ġtif",
        "osi"
      ],
      [
        "Ġlik",
        "ed"
      ],
      [
        "s",
        "ys"
      ],
      [
        "Ġfrag",
        "r"
      ],
      [
        "Ġfant",
        "asy"
      ],
      [
        "ens",
        "ing"
      ],
      [
        "Ġelev",
        "ata"
      ],
      [
        "ĠAnd",
        "re"
      ],
      [
        "Ġcres",
        "ce"
      ],
      [
        "Ġt",
        "amp"
      ],
      [
        "Ġr",
        "anging"
      ],
      [
        "Ġrec",
        "re"
      ],
      [
        "ĠT",
        "ABLE"
      ],
      [
        "sh",
        "ould"
      ],
      [
        "og",
        "na"
      ],
      [
        "Ġgratu",
        "iti"
      ],
      [
        "Ġgius",
        "tific"
      ],
      [
        "dev",
        "ice"
      ],
      [
        "ĠM",
        "om"
      ],
      [
        "Ġres",
        "ume"
      ],
      [
        "a",
        "udio"
      ],
      [
        "Ġester",
        "na"
      ],
      [
        "Ġbell",
        "issimo"
      ],
      [
        "Ġtrasform",
        "are"
      ],
      [
        "ĠReturn",
        "s"
      ],
      [
        "ass",
        "enza"
      ],
      [
        "Ġlavor",
        "atore"
      ],
      [
        "TT",
        "P"
      ],
      [
        "ĠTok",
        "yo"
      ],
      [
        "istic",
        "ated"
      ],
      [
        "Ver",
        "tex"
      ],
      [
        "aper",
        "to"
      ],
      [
        "ĠL",
        "ung"
      ],
      [
        "Ł",
        "¥"
      ],
      [
        "al",
        "m"
      ],
      [
        "Ġmatr",
        "imoni"
      ],
      [
        "N",
        "ow"
      ],
      [
        "im",
        "ents"
      ],
      [
        "Ġsport",
        "ivi"
      ],
      [
        "Ġrel",
        "ation"
      ],
      [
        "iz",
        "ations"
      ],
      [
        "Ġad",
        "option"
      ],
      [
        "Ġpack",
        "ed"
      ],
      [
        "ĠPh",
        "otos"
      ],
      [
        "Ġtransi",
        "zione"
      ],
      [
        "Ġfil",
        "a"
      ],
      [
        "Ġassist",
        "ant"
      ],
      [
        "Ġdet",
        "ta"
      ],
      [
        "Ġfid",
        "anz"
      ],
      [
        "h",
        "uman"
      ],
      [
        "v",
        "ale"
      ],
      [
        "Ġcol",
        "pi"
      ],
      [
        "Ġfis",
        "iche"
      ],
      [
        "Ġcon",
        "vey"
      ],
      [
        "ĠM",
        "ult"
      ],
      [
        "Ġoil",
        "s"
      ],
      [
        "Ġstrength",
        "en"
      ],
      [
        "Ġl",
        "ament"
      ],
      [
        "ĠE",
        "arly"
      ],
      [
        "Ġcont",
        "rad"
      ],
      [
        "k",
        "it"
      ],
      [
        "Ġcommun",
        "ic"
      ],
      [
        "Ġy",
        "ard"
      ],
      [
        "IN",
        "C"
      ],
      [
        "p",
        "ur"
      ],
      [
        "Ġfres",
        "co"
      ],
      [
        "Ġdoll",
        "ar"
      ],
      [
        "ĠAut",
        "h"
      ],
      [
        "Ġthorough",
        "ly"
      ],
      [
        "ĠB",
        "esides"
      ],
      [
        "Ġatt",
        "ending"
      ],
      [
        "ĠMin",
        "n"
      ],
      [
        "ĠE",
        "M"
      ],
      [
        "Ġb",
        "atch"
      ],
      [
        "ĠMar",
        "ino"
      ],
      [
        "ĠM",
        "E"
      ],
      [
        "Ġvalor",
        "izzare"
      ],
      [
        "ylv",
        "ania"
      ],
      [
        "Ġwall",
        "et"
      ],
      [
        "Ġc",
        "v"
      ],
      [
        "Ġapp",
        "lies"
      ],
      [
        "Ġcoinvol",
        "to"
      ],
      [
        "un",
        "gi"
      ],
      [
        "og",
        "io"
      ],
      [
        "Ġtel",
        "a"
      ],
      [
        "Ġforn",
        "itura"
      ],
      [
        "Ġconv",
        "into"
      ],
      [
        "al",
        "g"
      ],
      [
        "P",
        "tr"
      ],
      [
        "u",
        "er"
      ],
      [
        "R",
        "ES"
      ],
      [
        "tif",
        "act"
      ],
      [
        "Ġcer",
        "emony"
      ],
      [
        "ĠF",
        "orn"
      ],
      [
        "ver",
        "i"
      ],
      [
        "Ġcomp",
        "agno"
      ],
      [
        "Ġrip",
        "oso"
      ],
      [
        "se",
        "y"
      ],
      [
        "re",
        "tt"
      ],
      [
        "are",
        "st"
      ],
      [
        "Config",
        "uration"
      ],
      [
        "Ġstr",
        "ip"
      ],
      [
        "Ġmil",
        "ione"
      ],
      [
        "Ġcontr",
        "astare"
      ],
      [
        "Ġvinc",
        "itore"
      ],
      [
        "é",
        "e"
      ],
      [
        "ĠH",
        "yd"
      ],
      [
        "Ġesc",
        "lud"
      ],
      [
        "g",
        "b"
      ],
      [
        "Ġs",
        "na"
      ],
      [
        "Ġfin",
        "est"
      ],
      [
        "ĠAn",
        "no"
      ],
      [
        "Ġsh",
        "apes"
      ],
      [
        "iz",
        "on"
      ],
      [
        "Ġhost",
        "ed"
      ],
      [
        "Ġp",
        "apa"
      ],
      [
        "r",
        "us"
      ],
      [
        "in",
        "vio"
      ],
      [
        "Ġs",
        "edi"
      ],
      [
        "Ġindic",
        "ates"
      ],
      [
        "Ġvacc",
        "ine"
      ],
      [
        "Ġoper",
        "are"
      ],
      [
        "ĠDe",
        "b"
      ],
      [
        "Ġabb",
        "ond"
      ],
      [
        "Ġbas",
        "ata"
      ],
      [
        "or",
        "so"
      ],
      [
        "ĠH",
        "ay"
      ],
      [
        "ipot",
        "esi"
      ],
      [
        "pi",
        "ra"
      ],
      [
        "Ġvilla",
        "ggio"
      ],
      [
        "Ġes",
        "ami"
      ],
      [
        "Ġspecial",
        "ists"
      ],
      [
        "ori",
        "an"
      ],
      [
        "Ġident",
        "ifying"
      ],
      [
        "Ġpros",
        "per"
      ],
      [
        "es",
        "ca"
      ],
      [
        "Ġcryptocur",
        "rency"
      ],
      [
        "P",
        "ER"
      ],
      [
        "ĠB",
        "elle"
      ],
      [
        "M",
        "ac"
      ],
      [
        "Ġh",
        "ide"
      ],
      [
        "Ġper",
        "cezione"
      ],
      [
        "ĠD",
        "ante"
      ],
      [
        "ita",
        "in"
      ],
      [
        "Pro",
        "file"
      ],
      [
        "t",
        "urn"
      ],
      [
        "c",
        "ity"
      ],
      [
        "Ġroad",
        "s"
      ],
      [
        "ĠAlcun",
        "e"
      ],
      [
        "Ġe",
        "bre"
      ],
      [
        "Ġmarket",
        "place"
      ],
      [
        "ĠInv",
        "ece"
      ],
      [
        "or",
        "ali"
      ],
      [
        "ĠD",
        "ella"
      ],
      [
        "ass",
        "ero"
      ],
      [
        "che",
        "m"
      ],
      [
        "ĠK",
        "enn"
      ],
      [
        "Ġindir",
        "izzi"
      ],
      [
        "Ġprefer",
        "ito"
      ],
      [
        "eg",
        "ree"
      ],
      [
        "ĠSw",
        "ed"
      ],
      [
        "m",
        "ac"
      ],
      [
        "Ġbi",
        "om"
      ],
      [
        "ess",
        "ert"
      ],
      [
        "T",
        "otal"
      ],
      [
        "ĠW",
        "rite"
      ],
      [
        "Val",
        "ues"
      ],
      [
        "Ġb",
        "a"
      ],
      [
        "Ġf",
        "ing"
      ],
      [
        "Ġcomp",
        "uters"
      ],
      [
        "ok",
        "ie"
      ],
      [
        "ĠCh",
        "apter"
      ],
      [
        "Pr",
        "int"
      ],
      [
        "B",
        "undle"
      ],
      [
        "u",
        "um"
      ],
      [
        "ĠS",
        "ug"
      ],
      [
        "ip",
        "ment"
      ],
      [
        "Ġgi",
        "ant"
      ],
      [
        "AN",
        "CE"
      ],
      [
        "Ġquar",
        "ta"
      ],
      [
        "Ġteatr",
        "ale"
      ],
      [
        "Ġm",
        "ock"
      ],
      [
        "Ġbound",
        "aries"
      ],
      [
        "Ġmin",
        "ima"
      ],
      [
        "Ġexhib",
        "ition"
      ],
      [
        "ous",
        "es"
      ],
      [
        "Ġdeterm",
        "inare"
      ],
      [
        "Ġen",
        "abled"
      ],
      [
        "ĠD",
        "R"
      ],
      [
        "Ġp",
        "ittura"
      ],
      [
        "KE",
        "Y"
      ],
      [
        "Doc",
        "ument"
      ],
      [
        ".",
        "),"
      ],
      [
        "ur",
        "u"
      ],
      [
        "ĠChampions",
        "hip"
      ],
      [
        "Ġcons",
        "u"
      ],
      [
        "The",
        "y"
      ],
      [
        "Ġrepresent",
        "ed"
      ],
      [
        "ĠP",
        "ens"
      ],
      [
        "V",
        "E"
      ],
      [
        "ĠC",
        "ad"
      ],
      [
        "ĠJ",
        "ane"
      ],
      [
        "Ġrom",
        "ano"
      ],
      [
        "Ġal",
        "ike"
      ],
      [
        "ĠEli",
        "za"
      ],
      [
        "Log",
        "in"
      ],
      [
        "Ġar",
        "red"
      ],
      [
        "ĠD",
        "iff"
      ],
      [
        "ĠAl",
        "ice"
      ],
      [
        "Ġclass",
        "ici"
      ],
      [
        "Ġbo",
        "ot"
      ],
      [
        "ĠIn",
        "tanto"
      ],
      [
        "ĠF",
        "em"
      ],
      [
        "H",
        "ash"
      ],
      [
        "Ġsosten",
        "uto"
      ],
      [
        "Ġgra",
        "b"
      ],
      [
        "c",
        "one"
      ],
      [
        "Ġro",
        "ssa"
      ],
      [
        "ĠPerson",
        "ali"
      ],
      [
        "ĠSteph",
        "en"
      ],
      [
        "ĠE",
        "ric"
      ],
      [
        "Ġtrov",
        "ate"
      ],
      [
        "ĠW",
        "as"
      ],
      [
        "Ġe",
        "bbe"
      ],
      [
        "r",
        "ò"
      ],
      [
        "Ġspeak",
        "ers"
      ],
      [
        "ĠD",
        "er"
      ],
      [
        "åĽ",
        "ŀ"
      ],
      [
        "Ġcompi",
        "ere"
      ],
      [
        "Ġoper",
        "azione"
      ],
      [
        "Ġsu",
        "its"
      ],
      [
        "Ġle",
        "v"
      ],
      [
        "ĠC",
        "E"
      ],
      [
        "Ġad",
        "es"
      ],
      [
        "t",
        "ing"
      ],
      [
        "ĠBer",
        "lino"
      ],
      [
        "ĠW",
        "ould"
      ],
      [
        "w",
        "riter"
      ],
      [
        "Ġs",
        "eno"
      ],
      [
        "arch",
        "ar"
      ],
      [
        "ar",
        "itÃł"
      ],
      [
        "ĠJ",
        "ordan"
      ],
      [
        "ĠT",
        "OD"
      ],
      [
        "ĠS",
        "ide"
      ],
      [
        "¤",
        "º"
      ],
      [
        "S",
        "w"
      ],
      [
        "Ġbreak",
        "s"
      ],
      [
        "ĠRel",
        "ations"
      ],
      [
        "ĠS",
        "ass"
      ],
      [
        "ret",
        "te"
      ],
      [
        "ĠIn",
        "itial"
      ],
      [
        "Ġemb",
        "ed"
      ],
      [
        "ĠR",
        "it"
      ],
      [
        "d",
        "og"
      ],
      [
        "Ġlavor",
        "ano"
      ],
      [
        "Ġspia",
        "gge"
      ],
      [
        "ĠI",
        "g"
      ],
      [
        "Ġvers",
        "ioni"
      ],
      [
        "Ġdesc",
        "rizione"
      ],
      [
        "ĠS",
        "ov"
      ],
      [
        "Ġpull",
        "ed"
      ],
      [
        "Ġla",
        "id"
      ],
      [
        "ĠG",
        "aming"
      ],
      [
        "ĠMean",
        "while"
      ],
      [
        "Ġre",
        "nown"
      ],
      [
        "Ġspec",
        "tr"
      ],
      [
        "Ġt",
        "ren"
      ],
      [
        "Ġsottoline",
        "are"
      ],
      [
        "Ġcor",
        "por"
      ],
      [
        "Ġl",
        "atter"
      ],
      [
        "Ġhy",
        "brid"
      ],
      [
        "Ġcut",
        "s"
      ],
      [
        "ĠBe",
        "yond"
      ],
      [
        "Ķ",
        "Ģ"
      ],
      [
        "Ġn",
        "oleggio"
      ],
      [
        "Ġsome",
        "body"
      ],
      [
        "}",
        ">"
      ],
      [
        "Ġless",
        "on"
      ],
      [
        "R",
        "ange"
      ],
      [
        "Ġdol",
        "or"
      ],
      [
        "ĠPre",
        "zzo"
      ],
      [
        "ied",
        "e"
      ],
      [
        "D",
        "r"
      ],
      [
        "Ġher",
        "itage"
      ],
      [
        "U",
        "craina"
      ],
      [
        "=\"",
        "#"
      ],
      [
        "al",
        "imentazione"
      ],
      [
        "up",
        "o"
      ],
      [
        "Ġentr",
        "ance"
      ],
      [
        "(\"",
        "\\"
      ],
      [
        "AM",
        "O"
      ],
      [
        "Ù",
        "Ĩ"
      ],
      [
        "ĠCiv",
        "ile"
      ],
      [
        "Ġle",
        "ver"
      ],
      [
        "Î",
        "±"
      ],
      [
        "ĠC",
        "ort"
      ],
      [
        "Ġsu",
        "pers"
      ],
      [
        "Ġus",
        "ando"
      ],
      [
        "it",
        "rice"
      ],
      [
        "Ġeserc",
        "itare"
      ],
      [
        "ib",
        "era"
      ],
      [
        "ĠL",
        "ad"
      ],
      [
        "Ġv",
        "engano"
      ],
      [
        "Ġrin",
        "asc"
      ],
      [
        "ĠCle",
        "ar"
      ],
      [
        "ç",
        "IJ"
      ],
      [
        "pos",
        "itory"
      ],
      [
        "Ġcon",
        "ce"
      ],
      [
        "ĠM",
        "anc"
      ],
      [
        "Ġhapp",
        "iness"
      ],
      [
        "ĠAtt",
        "ivitÃł"
      ],
      [
        "ĠT",
        "arget"
      ],
      [
        "umin",
        "io"
      ],
      [
        "iss",
        "et"
      ],
      [
        "Ġaut",
        "on"
      ],
      [
        "ĠComp",
        "let"
      ],
      [
        "ç",
        "Ĥ¹"
      ],
      [
        "ĠF",
        "act"
      ],
      [
        "Ġgiappon",
        "ese"
      ],
      [
        "ĠE",
        "C"
      ],
      [
        "ĠPro",
        "bab"
      ],
      [
        "Ġpsych",
        "ological"
      ],
      [
        "Ġinf",
        "lation"
      ],
      [
        "Ġv",
        "iva"
      ],
      [
        "ĠT",
        "un"
      ],
      [
        "ĠX",
        "box"
      ],
      [
        "Ġsub",
        "stance"
      ],
      [
        "er",
        "na"
      ],
      [
        "Ġover",
        "view"
      ],
      [
        "ĠH",
        "it"
      ],
      [
        "Ġiniz",
        "ialmente"
      ],
      [
        "ĠS",
        "K"
      ],
      [
        "Ġb",
        "ere"
      ],
      [
        "Ġsc",
        "ontro"
      ],
      [
        "ic",
        "abile"
      ],
      [
        "ors",
        "es"
      ],
      [
        "Ġgiorn",
        "ale"
      ],
      [
        "Ġinform",
        "ativa"
      ],
      [
        "Ġcred",
        "its"
      ],
      [
        "S",
        "L"
      ],
      [
        "Ġaim",
        "ed"
      ],
      [
        "Ġser",
        "io"
      ],
      [
        "Ġinv",
        "ite"
      ],
      [
        "Ġsc",
        "an"
      ],
      [
        "in",
        "ery"
      ],
      [
        "Ġunivers",
        "ale"
      ],
      [
        "ir",
        "ci"
      ],
      [
        "in",
        "tegr"
      ],
      [
        "ĠS",
        "ydney"
      ],
      [
        "Ġinterv",
        "ista"
      ],
      [
        "Ġdirig",
        "enti"
      ],
      [
        "RE",
        "D"
      ],
      [
        "Ġclic",
        "king"
      ],
      [
        "do",
        "ors"
      ],
      [
        "Ġam",
        "anti"
      ],
      [
        "Ġhead",
        "ing"
      ],
      [
        "Ġes",
        "prime"
      ],
      [
        "Ġcont",
        "enere"
      ],
      [
        "ul",
        "ator"
      ],
      [
        "ĠUN",
        "A"
      ],
      [
        "Ġb",
        "orsa"
      ],
      [
        "arg",
        "li"
      ],
      [
        "Ġcristi",
        "ani"
      ],
      [
        "is",
        "ure"
      ],
      [
        "ĠGi",
        "ud"
      ],
      [
        "Ġint",
        "enso"
      ],
      [
        "ual",
        "s"
      ],
      [
        "ĠPer",
        "ò"
      ],
      [
        "ĠPar",
        "am"
      ],
      [
        "ĠP",
        "os"
      ],
      [
        "id",
        "ity"
      ],
      [
        "ĠP",
        "on"
      ],
      [
        "App",
        "end"
      ],
      [
        "Ġhe",
        "l"
      ],
      [
        "ad",
        "ed"
      ],
      [
        "Ġsc",
        "roll"
      ],
      [
        "Ġprofond",
        "amente"
      ],
      [
        "Ġpare",
        "te"
      ],
      [
        "Ġprote",
        "ine"
      ],
      [
        "Ġwant",
        "ing"
      ],
      [
        "Ġtra",
        "duzione"
      ],
      [
        "Ġmod",
        "ified"
      ],
      [
        "Ġnat",
        "al"
      ],
      [
        "Ġavvic",
        "in"
      ],
      [
        "amb",
        "da"
      ],
      [
        "ĠS",
        "of"
      ],
      [
        "Ġass",
        "ignment"
      ],
      [
        "Ġgr",
        "ateful"
      ],
      [
        "Ġtechnolog",
        "ical"
      ],
      [
        "Ġt",
        "atto"
      ],
      [
        "Ġcomb",
        "inazione"
      ],
      [
        "ĠMost",
        "ra"
      ],
      [
        "Ġra",
        "ising"
      ],
      [
        "ĠJ",
        "obs"
      ],
      [
        "h",
        "anno"
      ],
      [
        "Ġ(",
        "*"
      ],
      [
        "ĠV",
        "ill"
      ],
      [
        "Ġai",
        "uti"
      ],
      [
        "ĠP",
        "red"
      ],
      [
        "tif",
        "icazione"
      ],
      [
        "U",
        "r"
      ],
      [
        ".",
        "*"
      ],
      [
        "ç",
        "´"
      ],
      [
        "ang",
        "uardia"
      ],
      [
        "Ġbel",
        "li"
      ],
      [
        "Ġr",
        "ial"
      ],
      [
        "Ġperd",
        "ite"
      ],
      [
        "Ġacquis",
        "ition"
      ],
      [
        "c",
        "ro"
      ],
      [
        "ĠF",
        "ather"
      ],
      [
        "Ġvirt",
        "ually"
      ],
      [
        "Ġvolunte",
        "ers"
      ],
      [
        "or",
        "na"
      ],
      [
        "Ġro",
        "v"
      ],
      [
        "Ġheart",
        "s"
      ],
      [
        "Ġt",
        "ener"
      ],
      [
        "ĠS",
        "AL"
      ],
      [
        "Ġcar",
        "o"
      ],
      [
        "ĠPs",
        "ych"
      ],
      [
        "Ġe",
        "ast"
      ],
      [
        "Ġdistur",
        "b"
      ],
      [
        "Ġcal",
        "col"
      ],
      [
        "Ġâ",
        "ľ"
      ],
      [
        "L",
        "ab"
      ],
      [
        "Ġint",
        "ellectual"
      ],
      [
        "ĠCir",
        "c"
      ],
      [
        "s",
        "peed"
      ],
      [
        "ĠFun",
        "ction"
      ],
      [
        "Ġchild",
        "hood"
      ],
      [
        "ĠBr",
        "idge"
      ],
      [
        "Ġl",
        "att"
      ],
      [
        "Ġps",
        "ico"
      ],
      [
        "ĠC",
        "PU"
      ],
      [
        "Ġexp",
        "ense"
      ],
      [
        "Ġoffer",
        "ings"
      ],
      [
        "Ġco",
        "ppie"
      ],
      [
        "Ġcost",
        "retto"
      ],
      [
        "Ġl",
        "ancia"
      ],
      [
        "oss",
        "id"
      ],
      [
        "log",
        "o"
      ],
      [
        "Ġt",
        "ons"
      ],
      [
        "Ġart",
        "work"
      ],
      [
        "Ġv",
        "etr"
      ],
      [
        "Ġriserv",
        "ati"
      ],
      [
        "ĠN",
        "ode"
      ],
      [
        "Ġol",
        "ive"
      ],
      [
        "Ġexcess",
        "ive"
      ],
      [
        "Ġs",
        "ys"
      ],
      [
        "Ġst",
        "ations"
      ],
      [
        "Ġse",
        "bbene"
      ],
      [
        "ĠCap",
        "o"
      ],
      [
        "Ġsto",
        "cks"
      ],
      [
        "Ġwork",
        "flow"
      ],
      [
        "S",
        "ave"
      ],
      [
        "Ġany",
        "more"
      ],
      [
        "Ġu",
        "ova"
      ],
      [
        "Ġan",
        "om"
      ],
      [
        "Ġdet",
        "ection"
      ],
      [
        "ĠL",
        "ucia"
      ],
      [
        "Ġag",
        "enda"
      ],
      [
        "ĠAt",
        "ta"
      ],
      [
        "Ġent",
        "itled"
      ],
      [
        "Ġfar",
        "ina"
      ],
      [
        "ĠS",
        "ent"
      ],
      [
        "Ġdov",
        "esse"
      ],
      [
        "ag",
        "ricoltura"
      ],
      [
        "Ġmon",
        "te"
      ],
      [
        "c",
        "md"
      ],
      [
        "Ġmir",
        "ror"
      ],
      [
        "ĠE",
        "astern"
      ],
      [
        "Ġrid",
        "ing"
      ],
      [
        "Ġkey",
        "words"
      ],
      [
        "Ġguid",
        "es"
      ],
      [
        "Ġopt",
        "ional"
      ],
      [
        "ç",
        "łģ"
      ],
      [
        "ĠN",
        "i"
      ],
      [
        "Ġpot",
        "eri"
      ],
      [
        "Ġshow",
        "case"
      ],
      [
        "atta",
        "cco"
      ],
      [
        "f",
        "etch"
      ],
      [
        "F",
        "ILE"
      ],
      [
        "ĠDI",
        "Y"
      ],
      [
        "w",
        "d"
      ],
      [
        "Ġsent",
        "ence"
      ],
      [
        "IL",
        "I"
      ],
      [
        "Ġb",
        "ens"
      ],
      [
        "ĠCH",
        "I"
      ],
      [
        "ç",
        "®"
      ],
      [
        "ick",
        "er"
      ],
      [
        "Ġistitu",
        "zionale"
      ],
      [
        "Ġcrit",
        "iche"
      ],
      [
        "ĠF",
        "at"
      ],
      [
        "äº",
        "İ"
      ],
      [
        "ĠFoot",
        "ball"
      ],
      [
        "Ġad",
        "ottare"
      ],
      [
        "Ġab",
        "stract"
      ],
      [
        "ĠK",
        "ir"
      ],
      [
        "Ġmar",
        "ine"
      ],
      [
        "Ġparche",
        "ggio"
      ],
      [
        "Ġcool",
        "ing"
      ],
      [
        "Ġinc",
        "ap"
      ],
      [
        "Ġdir",
        "t"
      ],
      [
        "Ġcl",
        "uster"
      ],
      [
        "Ġang",
        "olo"
      ],
      [
        "Ġm",
        "ile"
      ],
      [
        "E",
        "ach"
      ],
      [
        "ĠðŁ",
        "ĺ"
      ],
      [
        "s",
        "ettings"
      ],
      [
        "Ġend",
        "ing"
      ],
      [
        "arg",
        "o"
      ],
      [
        "Ġtrans",
        "parent"
      ],
      [
        "Ġchiare",
        "zza"
      ],
      [
        "t",
        "yp"
      ],
      [
        "ĠE",
        "cc"
      ],
      [
        "Ġcrit",
        "ico"
      ],
      [
        "Ġpla",
        "cing"
      ],
      [
        "Ġp",
        "our"
      ],
      [
        "Ġlim",
        "itato"
      ],
      [
        "Ġprosegu",
        "ire"
      ],
      [
        "ĠB",
        "B"
      ],
      [
        "ĠReg",
        "ard"
      ],
      [
        "ĠCult",
        "ure"
      ],
      [
        "Ġwork",
        "out"
      ],
      [
        "OV",
        "E"
      ],
      [
        "Ġt",
        "ill"
      ],
      [
        "Ġy",
        "ards"
      ],
      [
        "Ġch",
        "ic"
      ],
      [
        "us",
        "table"
      ],
      [
        "Ġmanc",
        "ata"
      ],
      [
        "Ġinform",
        "ative"
      ],
      [
        "Ġprovved",
        "imenti"
      ],
      [
        "to",
        "col"
      ],
      [
        "Ġrilie",
        "vo"
      ],
      [
        "Ġst",
        "ero"
      ],
      [
        "ĠSan",
        "itÃł"
      ],
      [
        "Ġhop",
        "es"
      ],
      [
        "Ġg",
        "atto"
      ],
      [
        "Ġucc",
        "iso"
      ],
      [
        "Ġdis",
        "order"
      ],
      [
        "Ġdriv",
        "es"
      ],
      [
        "Ġfrequ",
        "enti"
      ],
      [
        "Ġbehavi",
        "our"
      ],
      [
        "Ġse",
        "es"
      ],
      [
        "is",
        "k"
      ],
      [
        "em",
        "ed"
      ],
      [
        "ĠG",
        "iven"
      ],
      [
        "ĠBras",
        "ile"
      ],
      [
        "Ġres",
        "on"
      ],
      [
        "Ġsf",
        "ondo"
      ],
      [
        "ĠIV",
        "A"
      ],
      [
        "Ġfascin",
        "ating"
      ],
      [
        "Ġb",
        "aking"
      ],
      [
        "ak",
        "i"
      ],
      [
        "j",
        "ango"
      ],
      [
        "Ġn",
        "etto"
      ],
      [
        "Ġg",
        "ust"
      ],
      [
        "ĠQu",
        "ar"
      ],
      [
        "N",
        "ULL"
      ],
      [
        "cos",
        "c"
      ],
      [
        "Ġpil",
        "ot"
      ],
      [
        "使",
        "ç͍"
      ],
      [
        "Ġarriv",
        "al"
      ],
      [
        "ed",
        "ly"
      ],
      [
        "as",
        "hed"
      ],
      [
        "Ġfirst",
        "name"
      ],
      [
        "Ġnar",
        "razione"
      ],
      [
        "Ġsa",
        "i"
      ],
      [
        "ane",
        "ously"
      ],
      [
        "ĠH",
        "E"
      ],
      [
        "Ġpossi",
        "ede"
      ],
      [
        "Ġs",
        "ano"
      ],
      [
        "Ġdivor",
        "ce"
      ],
      [
        "ĠG",
        "EN"
      ],
      [
        "ĠR",
        "h"
      ],
      [
        "N",
        "C"
      ],
      [
        "inter",
        "pre"
      ],
      [
        "Ġprest",
        "iti"
      ],
      [
        "Ġminim",
        "ize"
      ],
      [
        "ĠS",
        "per"
      ],
      [
        "Ġfib",
        "re"
      ],
      [
        "ĠS",
        "are"
      ],
      [
        "}",
        "</"
      ],
      [
        "Ġgame",
        "play"
      ],
      [
        "ui",
        "amo"
      ],
      [
        "Ġeffettu",
        "ati"
      ],
      [
        "Ġriti",
        "ro"
      ],
      [
        "ĠEconom",
        "ic"
      ],
      [
        "or",
        "ario"
      ],
      [
        "ĠS",
        "om"
      ],
      [
        "Ġfotograf",
        "ie"
      ],
      [
        "Ġdinam",
        "iche"
      ],
      [
        "ĠJ",
        "r"
      ],
      [
        "form",
        "ed"
      ],
      [
        "Ġcooper",
        "ation"
      ],
      [
        "å",
        "İ"
      ],
      [
        "Ġc",
        "ow"
      ],
      [
        "Ġom",
        "aggio"
      ],
      [
        "Con",
        "st"
      ],
      [
        "min",
        "ute"
      ],
      [
        "ĠVict",
        "oria"
      ],
      [
        "Ġqu",
        "a"
      ],
      [
        "ĠR",
        "IC"
      ],
      [
        "ĠI",
        "C"
      ],
      [
        "Ġp",
        "ist"
      ],
      [
        "Ġinstr",
        "uments"
      ],
      [
        "Ġdiscount",
        "s"
      ],
      [
        "ĠT",
        "E"
      ],
      [
        "Ð",
        "¹"
      ],
      [
        "Ġcompless",
        "a"
      ],
      [
        "ĠB",
        "ou"
      ],
      [
        "ĠBisog",
        "na"
      ],
      [
        "Ġdec",
        "line"
      ],
      [
        "Ġsf",
        "um"
      ],
      [
        "li",
        "ances"
      ],
      [
        "Ġres",
        "et"
      ],
      [
        "x",
        "c"
      ],
      [
        "Ġful",
        "f"
      ],
      [
        "Ġriun",
        "ione"
      ],
      [
        "Ġab",
        "und"
      ],
      [
        "Ġpo",
        "ch"
      ],
      [
        "oc",
        "ale"
      ],
      [
        "ĠPres",
        "t"
      ],
      [
        "Ġextra",
        "ordinary"
      ],
      [
        "Ġaddress",
        "ed"
      ],
      [
        "app",
        "a"
      ],
      [
        "æ",
        "¯"
      ],
      [
        "Ġf",
        "ior"
      ],
      [
        "ĠCons",
        "truction"
      ],
      [
        "Ġcor",
        "pi"
      ],
      [
        "ĠIr",
        "ish"
      ],
      [
        "Ġ'",
        ":"
      ],
      [
        "ĠDes",
        "cription"
      ],
      [
        "Ġm",
        "amm"
      ],
      [
        "ĠAd",
        "vert"
      ],
      [
        "u",
        "ch"
      ],
      [
        "Ġciocc",
        "olato"
      ],
      [
        "Ġam",
        "are"
      ],
      [
        "Ġview",
        "ing"
      ],
      [
        "Ġcompet",
        "izione"
      ],
      [
        "Ġtip",
        "ico"
      ],
      [
        "Ġmechan",
        "ical"
      ],
      [
        "Ġex",
        "ecute"
      ],
      [
        "r",
        "ated"
      ],
      [
        "Ġtim",
        "ely"
      ],
      [
        "estro",
        "y"
      ],
      [
        "Ġamong",
        "st"
      ],
      [
        "ĠP",
        "erm"
      ],
      [
        "Ġsto",
        "od"
      ],
      [
        "L",
        "in"
      ],
      [
        "s",
        "ylvania"
      ],
      [
        "m",
        "ag"
      ],
      [
        "Ġlic",
        "enza"
      ],
      [
        "An",
        "im"
      ],
      [
        "ĠO",
        "cean"
      ],
      [
        "ut",
        "or"
      ],
      [
        "ĠK",
        "r"
      ],
      [
        "Ġoptim",
        "ization"
      ],
      [
        "Ġprevent",
        "ion"
      ],
      [
        "Ġex",
        "ecution"
      ],
      [
        "Ġscr",
        "atch"
      ],
      [
        "å¼",
        "ı"
      ],
      [
        "by",
        "te"
      ],
      [
        ")",
        "->"
      ],
      [
        "ud",
        "enza"
      ],
      [
        "Ġper",
        "tin"
      ],
      [
        "ĠAr",
        "r"
      ],
      [
        "ĠB",
        "ot"
      ],
      [
        "ĠHou",
        "ston"
      ],
      [
        "AP",
        "P"
      ],
      [
        "Ġcontem",
        "po"
      ],
      [
        "Ġd",
        "uro"
      ],
      [
        "al",
        "lare"
      ],
      [
        "Ġpe",
        "ac"
      ],
      [
        "Ġpecc",
        "ato"
      ],
      [
        "A",
        "re"
      ],
      [
        "t",
        "ed"
      ],
      [
        "Ġcan",
        "vas"
      ],
      [
        "Ļ",
        "Ĥ"
      ],
      [
        "Ġclub",
        "s"
      ],
      [
        "C",
        "ond"
      ],
      [
        "ĠH",
        "TML"
      ],
      [
        "Ġin",
        "es"
      ],
      [
        "Ġprevent",
        "ing"
      ],
      [
        "Ġyour",
        "s"
      ],
      [
        "ish",
        "ment"
      ],
      [
        "am",
        "eric"
      ],
      [
        "Ġfond",
        "ata"
      ],
      [
        "ĠP",
        "esc"
      ],
      [
        "in",
        "verno"
      ],
      [
        "å",
        "ij"
      ],
      [
        "ĠPre",
        "par"
      ],
      [
        "Ġprotocol",
        "lo"
      ],
      [
        "Ġcod",
        "ing"
      ],
      [
        "Ġpar",
        "allel"
      ],
      [
        "ĠFA",
        "Q"
      ],
      [
        "Ġlad",
        "ies"
      ],
      [
        "Ġrenown",
        "ed"
      ],
      [
        "t",
        "ori"
      ],
      [
        "Ġmuse",
        "um"
      ],
      [
        "ĠClass",
        "ic"
      ],
      [
        "ĠComm",
        "and"
      ],
      [
        "f",
        "is"
      ],
      [
        "Ġflow",
        "er"
      ],
      [
        "Ġf",
        "ermo"
      ],
      [
        "Ġattrib",
        "u"
      ],
      [
        "Ġsoph",
        "isticated"
      ],
      [
        "Ġshould",
        "er"
      ],
      [
        "Ġfranch",
        "ise"
      ],
      [
        "Ġmag",
        "ia"
      ],
      [
        "Ġeffici",
        "enza"
      ],
      [
        "Ġchiam",
        "ati"
      ],
      [
        "Ġcon",
        "ver"
      ],
      [
        "Ġp",
        "iv"
      ],
      [
        "ud",
        "d"
      ],
      [
        "åį",
        "ķ"
      ],
      [
        "Ġpromin",
        "ent"
      ],
      [
        "Ġpap",
        "Ãł"
      ],
      [
        "Ġmod",
        "ify"
      ],
      [
        "Ġcirc",
        "uito"
      ],
      [
        "ĠCass",
        "azione"
      ],
      [
        "ant",
        "ino"
      ],
      [
        "me",
        "an"
      ],
      [
        "omb",
        "ra"
      ],
      [
        "ĠEv",
        "ents"
      ],
      [
        "ĠPas",
        "qua"
      ],
      [
        "H",
        "z"
      ],
      [
        "Ġconsum",
        "atore"
      ],
      [
        "Ġf",
        "lying"
      ],
      [
        "Ġt",
        "ired"
      ],
      [
        "Ġvit",
        "amina"
      ],
      [
        "r",
        "ipt"
      ],
      [
        "Ġne",
        "ither"
      ],
      [
        "Ġengine",
        "ers"
      ],
      [
        "Ġpl",
        "ane"
      ],
      [
        "Ġpop",
        "oli"
      ],
      [
        "a",
        "eroporto"
      ],
      [
        "ĠComp",
        "anies"
      ],
      [
        "Ġfun",
        "ny"
      ],
      [
        "Ġt",
        "weet"
      ],
      [
        "ĠS",
        "olar"
      ],
      [
        "Ġre",
        "se"
      ],
      [
        "Ġpow",
        "ers"
      ],
      [
        "{",
        "\""
      ],
      [
        "imp",
        "ia"
      ],
      [
        "ĠPer",
        "ugia"
      ],
      [
        "Ġdivent",
        "ando"
      ],
      [
        "ĠC",
        "raft"
      ],
      [
        "ĠB",
        "ron"
      ],
      [
        "Ġmista",
        "ke"
      ],
      [
        "ĠEn",
        "c"
      ],
      [
        "ĠW",
        "riting"
      ],
      [
        "Ġinst",
        "ances"
      ],
      [
        "ĠCons",
        "ul"
      ],
      [
        "Ġaudi",
        "ences"
      ],
      [
        "M",
        "ark"
      ],
      [
        "Ġw",
        "are"
      ],
      [
        "Ġact",
        "or"
      ],
      [
        "Ġmind",
        "s"
      ],
      [
        "ĠSoci",
        "ale"
      ],
      [
        "erm",
        "at"
      ],
      [
        "AL",
        "IA"
      ],
      [
        "Ġheav",
        "ily"
      ],
      [
        "S",
        "ingle"
      ],
      [
        "Ġacc",
        "adem"
      ],
      [
        "Ġtraspor",
        "ti"
      ],
      [
        "Ġscen",
        "es"
      ],
      [
        "Ġwis",
        "dom"
      ],
      [
        "Ġsuperf",
        "ici"
      ],
      [
        "la",
        "red"
      ],
      [
        "Ġch",
        "itar"
      ],
      [
        "Ġammi",
        "rare"
      ],
      [
        "k",
        "ens"
      ],
      [
        "Ġappare",
        "n"
      ],
      [
        "ĠAl",
        "ong"
      ],
      [
        "ĠT",
        "ol"
      ],
      [
        "Ġqu",
        "into"
      ],
      [
        "N",
        "ames"
      ],
      [
        "ĠB",
        "ull"
      ],
      [
        "ĠA",
        "qu"
      ],
      [
        "Ġsett",
        "lement"
      ],
      [
        "Ġh",
        "ate"
      ],
      [
        "ĠT",
        "alk"
      ],
      [
        "à",
        "¹"
      ],
      [
        "lud",
        "es"
      ],
      [
        "li",
        "evo"
      ],
      [
        "ĠRim",
        "ini"
      ],
      [
        "C",
        "od"
      ],
      [
        "P",
        "rice"
      ],
      [
        "ĠMos",
        "ca"
      ],
      [
        "ĠGabri",
        "ele"
      ],
      [
        "ĠL",
        "anguage"
      ],
      [
        "Ġh",
        "its"
      ],
      [
        "Ġsimb",
        "oli"
      ],
      [
        "Ġexplor",
        "ation"
      ],
      [
        "Ġdomic",
        "ilio"
      ],
      [
        "ĠCes",
        "are"
      ],
      [
        "ĠP",
        "OL"
      ],
      [
        "Ġrec",
        "ru"
      ],
      [
        "Ġinterview",
        "s"
      ],
      [
        "Ġaliment",
        "azione"
      ],
      [
        "ĠAuthor",
        "ity"
      ],
      [
        "Sp",
        "ec"
      ],
      [
        "ĠExp",
        "lore"
      ],
      [
        "de",
        "bug"
      ],
      [
        "ap",
        "ers"
      ],
      [
        "Ġappare",
        "cchi"
      ],
      [
        "entr",
        "ata"
      ],
      [
        "ĠPhili",
        "pp"
      ],
      [
        "Ġathlet",
        "es"
      ],
      [
        "Ġcond",
        "anna"
      ],
      [
        "test",
        "ing"
      ],
      [
        "O",
        "ur"
      ],
      [
        "Ġrim",
        "uovere"
      ],
      [
        "Ġriguard",
        "anti"
      ],
      [
        "ĠAtt",
        "or"
      ],
      [
        "eli",
        "hood"
      ],
      [
        "ĠMag",
        "ic"
      ],
      [
        "Ġexam",
        "ination"
      ],
      [
        "æİ",
        "¥"
      ],
      [
        "ĠSil",
        "via"
      ],
      [
        "ĠAssist",
        "ant"
      ],
      [
        ">",
        ","
      ],
      [
        "in",
        "esi"
      ],
      [
        "ĠGiul",
        "io"
      ],
      [
        "ĠI",
        "F"
      ],
      [
        "Ġv",
        "ere"
      ],
      [
        "Ġper",
        "altro"
      ],
      [
        "Ġbor",
        "go"
      ],
      [
        "Ġprincip",
        "le"
      ],
      [
        "al",
        "ign"
      ],
      [
        "ĠReg",
        "ioni"
      ],
      [
        "Ġprogress",
        "ive"
      ],
      [
        "Ġdistur",
        "bo"
      ],
      [
        "Ġadequ",
        "ate"
      ],
      [
        "Ġsign",
        "als"
      ],
      [
        "Ġemot",
        "ion"
      ],
      [
        "Ġquot",
        "es"
      ],
      [
        "ĠQu",
        "ale"
      ],
      [
        "Ġutil",
        "ized"
      ],
      [
        "f",
        "ici"
      ],
      [
        "M",
        "ass"
      ],
      [
        "Ġf",
        "io"
      ],
      [
        "ĠP",
        "ron"
      ],
      [
        "ĠM",
        "it"
      ],
      [
        "T",
        "ab"
      ],
      [
        "Ġtemp",
        "est"
      ],
      [
        "Ġsvilupp",
        "a"
      ],
      [
        "ĠDir",
        "itto"
      ],
      [
        "ĠMa",
        "jor"
      ],
      [
        "ĠCook",
        "ies"
      ],
      [
        "on",
        "z"
      ],
      [
        "ĠT",
        "ER"
      ],
      [
        "re",
        "teria"
      ],
      [
        "ĠGi",
        "ard"
      ],
      [
        "Ġadd",
        "iction"
      ],
      [
        "ä½",
        "ľ"
      ],
      [
        "b",
        "en"
      ],
      [
        "ĠK",
        "ind"
      ],
      [
        "ĠK",
        "ore"
      ],
      [
        "ĠPract",
        "ice"
      ],
      [
        "Ġind",
        "ire"
      ],
      [
        "Ġsor",
        "riso"
      ],
      [
        "Ġle",
        "an"
      ],
      [
        "Ġparam",
        "eter"
      ],
      [
        "Ġtrasm",
        "ettere"
      ],
      [
        "res",
        "pons"
      ],
      [
        "æ",
        "ı"
      ],
      [
        "ĠO",
        "ak"
      ],
      [
        "ĠBlu",
        "etooth"
      ],
      [
        "Ġj",
        "uris"
      ],
      [
        "uov",
        "o"
      ],
      [
        "Ġok",
        "ay"
      ],
      [
        "un",
        "iverso"
      ],
      [
        "Ġn",
        "it"
      ],
      [
        "and",
        "oli"
      ],
      [
        "Ġbasket",
        "ball"
      ],
      [
        "Ġstor",
        "iche"
      ],
      [
        "Ġpray",
        "er"
      ],
      [
        "ig",
        "ue"
      ],
      [
        "Ġart",
        "istic"
      ],
      [
        "Ġcou",
        "ples"
      ],
      [
        "Cl",
        "ose"
      ],
      [
        "V",
        "O"
      ],
      [
        "ĠD",
        "ai"
      ],
      [
        "Ġbens",
        "ì"
      ],
      [
        "ĠM",
        "C"
      ],
      [
        "P",
        "ort"
      ],
      [
        "Ġprodu",
        "ces"
      ],
      [
        "ĠMedic",
        "ina"
      ],
      [
        "ĠM",
        "IL"
      ],
      [
        "w",
        "x"
      ],
      [
        "Ġcard",
        "iovasc"
      ],
      [
        "Ġobs",
        "ta"
      ],
      [
        "ĠL",
        "ater"
      ],
      [
        "D",
        "i"
      ],
      [
        "Ġrevis",
        "ione"
      ],
      [
        "Ġwond",
        "ering"
      ],
      [
        "Ġ[",
        "];"
      ],
      [
        "ĠEnvironment",
        "al"
      ],
      [
        "åī",
        "į"
      ],
      [
        "ĠMar",
        "vel"
      ],
      [
        "b",
        "g"
      ],
      [
        "bi",
        "an"
      ],
      [
        "Ġaccommod",
        "ation"
      ],
      [
        "Ġwork",
        "shops"
      ],
      [
        "ĠS",
        "umm"
      ],
      [
        "v",
        "ity"
      ],
      [
        "ĠW",
        "ire"
      ],
      [
        "Ġpil",
        "ota"
      ],
      [
        "r",
        "m"
      ],
      [
        "lud",
        "ed"
      ],
      [
        "Ġfond",
        "atore"
      ],
      [
        "Ġmar",
        "c"
      ],
      [
        "Ġprosp",
        "ettive"
      ],
      [
        "Ġinclus",
        "ive"
      ],
      [
        "vert",
        "y"
      ],
      [
        "orre",
        "ct"
      ],
      [
        "ĠR",
        "ain"
      ],
      [
        "ĠS",
        "olid"
      ],
      [
        "ĠT",
        "v"
      ],
      [
        "ĠCor",
        "riere"
      ],
      [
        "Ġnutri",
        "ents"
      ],
      [
        "ter",
        "anno"
      ],
      [
        "Ġattrezz",
        "ature"
      ],
      [
        "ang",
        "a"
      ],
      [
        "Ġti",
        "ro"
      ],
      [
        "ĠPay",
        "Pal"
      ],
      [
        "Ġbir",
        "ra"
      ],
      [
        "Ġimportant",
        "ly"
      ],
      [
        "Ġpot",
        "esse"
      ],
      [
        "op",
        "ol"
      ],
      [
        "Ġcap",
        "ability"
      ],
      [
        "Ch",
        "anged"
      ],
      [
        "Ġscat",
        "en"
      ],
      [
        "Ġt",
        "art"
      ],
      [
        "ul",
        "ato"
      ],
      [
        "ĠAl",
        "lo"
      ],
      [
        "ĠEman",
        "uele"
      ],
      [
        "Ġtemp",
        "lates"
      ],
      [
        "ĠOper",
        "a"
      ],
      [
        "Ġaff",
        "ects"
      ],
      [
        "Ġabb",
        "ass"
      ],
      [
        "Ġess",
        "ence"
      ],
      [
        "Ġsplend",
        "ida"
      ],
      [
        "Ġdif",
        "endere"
      ],
      [
        "Ġenthusi",
        "asts"
      ],
      [
        "Ġcolumn",
        "s"
      ],
      [
        "Ġcir",
        "cle"
      ],
      [
        "Ġoverwhel",
        "ming"
      ],
      [
        "Ġtel",
        "ephone"
      ],
      [
        "Ġcomp",
        "iti"
      ],
      [
        "Ġaccommod",
        "ate"
      ],
      [
        "Ġex",
        "tern"
      ],
      [
        "un",
        "iversitÃł"
      ],
      [
        "w",
        "ich"
      ],
      [
        "Ġun",
        "n"
      ],
      [
        "arn",
        "ess"
      ],
      [
        "Ġrefer",
        "endum"
      ],
      [
        "aci",
        "ous"
      ],
      [
        "or",
        "are"
      ],
      [
        "ĠHall",
        "oween"
      ],
      [
        "Ġmotiv",
        "azione"
      ],
      [
        "ĠUn",
        "ity"
      ],
      [
        "ĠCon",
        "v"
      ],
      [
        "f",
        "d"
      ],
      [
        "Ġtra",
        "p"
      ],
      [
        "Ġvol",
        "ti"
      ],
      [
        "Ġpr",
        "or"
      ],
      [
        "Ġimpegn",
        "ati"
      ],
      [
        "n",
        "ote"
      ],
      [
        "ĠResta",
        "ur"
      ],
      [
        "ĠContin",
        "ue"
      ],
      [
        "ass",
        "ic"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "Ġspecial",
        "izzata"
      ],
      [
        "Ġclin",
        "ica"
      ],
      [
        "Ġmuse",
        "i"
      ],
      [
        "Ġcomp",
        "ly"
      ],
      [
        "Ġmari",
        "juana"
      ],
      [
        "W",
        "riter"
      ],
      [
        "Ġatt",
        "itude"
      ],
      [
        "ĠS",
        "otto"
      ],
      [
        "J",
        "et"
      ],
      [
        "igi",
        "ano"
      ],
      [
        "Ġstain",
        "less"
      ],
      [
        "Ġwe",
        "igh"
      ],
      [
        "Ġdiv",
        "ided"
      ],
      [
        "a",
        "ver"
      ],
      [
        "ion",
        "ati"
      ],
      [
        "Ġche",
        "st"
      ],
      [
        "all",
        "oc"
      ],
      [
        "çIJ",
        "Ĩ"
      ],
      [
        "v",
        "end"
      ],
      [
        "he",
        "ast"
      ],
      [
        "bour",
        "ne"
      ],
      [
        "Ġdisc",
        "l"
      ],
      [
        "ĠGi",
        "unta"
      ],
      [
        "Ġripro",
        "d"
      ],
      [
        "zz",
        "ano"
      ],
      [
        "iment",
        "are"
      ],
      [
        "ĠLib",
        "ri"
      ],
      [
        "ĠDel",
        "ta"
      ],
      [
        "Ġdiret",
        "ti"
      ],
      [
        "op",
        "zione"
      ],
      [
        "Re",
        "al"
      ],
      [
        "izz",
        "atore"
      ],
      [
        "ĠSir",
        "ia"
      ],
      [
        "Ġrip",
        "arti"
      ],
      [
        "opin",
        "ione"
      ],
      [
        "Ġfel",
        "ici"
      ],
      [
        "Ġvis",
        "a"
      ],
      [
        "Ġsuffer",
        "ed"
      ],
      [
        "im",
        "ension"
      ],
      [
        "Ġacc",
        "ent"
      ],
      [
        "ĠD",
        "unque"
      ],
      [
        "ĠRes",
        "ort"
      ],
      [
        "Ġfed",
        "eli"
      ],
      [
        "el",
        "et"
      ],
      [
        "Ġsaf",
        "egu"
      ],
      [
        "Ġcollect",
        "ive"
      ],
      [
        "ĠSever",
        "al"
      ],
      [
        "Ġlow",
        "est"
      ],
      [
        "Ġbu",
        "ilder"
      ],
      [
        "Ġstud",
        "ente"
      ],
      [
        "Ġage",
        "v"
      ],
      [
        "M",
        "ov"
      ],
      [
        "Ġto",
        "ys"
      ],
      [
        "ĠJ",
        "enn"
      ],
      [
        "Ġn",
        "ights"
      ],
      [
        "C",
        "ome"
      ],
      [
        "Ġall",
        "arg"
      ],
      [
        "Ġriv",
        "al"
      ],
      [
        "Re",
        "ference"
      ],
      [
        "Ġinter",
        "val"
      ],
      [
        "Ġmag",
        "azz"
      ],
      [
        "inc",
        "ol"
      ],
      [
        "app",
        "untamento"
      ],
      [
        "up",
        "le"
      ],
      [
        "Ġisc",
        "rizione"
      ],
      [
        "Ġsog",
        "lia"
      ],
      [
        "Ġmet",
        "rics"
      ],
      [
        "Ġallen",
        "amento"
      ],
      [
        "p",
        "ag"
      ],
      [
        "ĠColumb",
        "ia"
      ],
      [
        ".",
        "__"
      ],
      [
        "Ġs",
        "osta"
      ],
      [
        "Ġc",
        "ess"
      ],
      [
        "Ġmed",
        "esimo"
      ],
      [
        "Ġw",
        "estern"
      ],
      [
        "Ġb",
        "ici"
      ],
      [
        "Ġmor",
        "al"
      ],
      [
        "Ġwood",
        "en"
      ],
      [
        "Ġrappresent",
        "azione"
      ],
      [
        "Ġn",
        "iche"
      ],
      [
        "Ġ'",
        ");"
      ],
      [
        "Ġhar",
        "vest"
      ],
      [
        "(",
        "*"
      ],
      [
        "Ġsac",
        "co"
      ],
      [
        "Ġw",
        "ake"
      ],
      [
        "Ġrel",
        "ating"
      ],
      [
        "Ġru",
        "oli"
      ],
      [
        "ĠPag",
        "ina"
      ],
      [
        "ig",
        "ia"
      ],
      [
        "Ġsurv",
        "ive"
      ],
      [
        "Ġphilosoph",
        "y"
      ],
      [
        "N",
        "R"
      ],
      [
        "S",
        "l"
      ],
      [
        "¸",
        "ı"
      ],
      [
        "gra",
        "pher"
      ],
      [
        "sw",
        "er"
      ],
      [
        "ĠJ",
        "azz"
      ],
      [
        "Ġsubsequ",
        "ent"
      ],
      [
        "effic",
        "acia"
      ],
      [
        "Ġsucc",
        "ed"
      ],
      [
        "ĠDav",
        "is"
      ],
      [
        "Ġdispla",
        "ys"
      ],
      [
        "Ġes",
        "ecuzione"
      ],
      [
        "enz",
        "ialmente"
      ],
      [
        "Ġt",
        "xt"
      ],
      [
        "Ġval",
        "ida"
      ],
      [
        "TI",
        "M"
      ],
      [
        "Ġreal",
        "izza"
      ],
      [
        "ĠR",
        "id"
      ],
      [
        "Ġsing",
        "ole"
      ],
      [
        "Ġd",
        "uties"
      ],
      [
        "Ġcy",
        "c"
      ],
      [
        "Ġrifer",
        "isce"
      ],
      [
        "l",
        "g"
      ],
      [
        "Ġinvest",
        "itori"
      ],
      [
        "l",
        "ining"
      ],
      [
        "Ġcollect",
        "ions"
      ],
      [
        "Ġsell",
        "er"
      ],
      [
        "u",
        "oso"
      ],
      [
        "Ġlight",
        "weight"
      ],
      [
        "Ġwhere",
        "as"
      ],
      [
        "Ġarrest",
        "ato"
      ],
      [
        "Ġtestimoni",
        "anze"
      ],
      [
        "ĠL",
        "O"
      ],
      [
        "sp",
        "ot"
      ],
      [
        "Ġacc",
        "idents"
      ],
      [
        "Ġoff",
        "r"
      ],
      [
        "omb",
        "a"
      ],
      [
        "Ġoccas",
        "ions"
      ],
      [
        "ĠVi",
        "ol"
      ],
      [
        "ac",
        "itÃł"
      ],
      [
        "Ġvit",
        "amin"
      ],
      [
        "ĠR",
        "s"
      ],
      [
        "itt",
        "ente"
      ],
      [
        "Ġcol",
        "ours"
      ],
      [
        "Ġalgorith",
        "m"
      ],
      [
        "Ġbas",
        "il"
      ],
      [
        "spec",
        "ific"
      ],
      [
        "Ġcostitu",
        "iscono"
      ],
      [
        "Ġgener",
        "are"
      ],
      [
        "Ġintegr",
        "ato"
      ],
      [
        "ĠCanc",
        "er"
      ],
      [
        "Ġs",
        "ond"
      ],
      [
        "ĠL",
        "ar"
      ],
      [
        "eserc",
        "ito"
      ],
      [
        "anc",
        "er"
      ],
      [
        "ĠV",
        "A"
      ],
      [
        "iti",
        "amo"
      ],
      [
        "E",
        "ta"
      ],
      [
        "x",
        "b"
      ],
      [
        "Ġsostitu",
        "ire"
      ],
      [
        "Mapp",
        "ing"
      ],
      [
        "asc",
        "ript"
      ],
      [
        "L",
        "D"
      ],
      [
        "Ġpes",
        "anti"
      ],
      [
        "ĠB",
        "ath"
      ],
      [
        "Ġcompet",
        "ente"
      ],
      [
        "ig",
        "ioni"
      ],
      [
        "Ġpr",
        "inter"
      ],
      [
        "Ġreal",
        "m"
      ],
      [
        "Ġre",
        "ati"
      ],
      [
        "ĠM",
        "eta"
      ],
      [
        "pl",
        "ant"
      ],
      [
        "Ġlegg",
        "ero"
      ],
      [
        "ĠTra",
        "ding"
      ],
      [
        "F",
        "n"
      ],
      [
        "vegli",
        "anza"
      ],
      [
        "Ġvia",
        "ggiare"
      ],
      [
        "p",
        "orts"
      ],
      [
        "Ġed",
        "ges"
      ],
      [
        "Ġis",
        "ole"
      ],
      [
        "Ġdic",
        "endo"
      ],
      [
        "Ġunivers",
        "itÃł"
      ],
      [
        "ill",
        "ion"
      ],
      [
        "Ġtedes",
        "ca"
      ],
      [
        "Ġm",
        "ettono"
      ],
      [
        "Ġprodu",
        "cer"
      ],
      [
        "Ġla",
        "ke"
      ],
      [
        "Ġcon",
        "tad"
      ],
      [
        "wh",
        "ite"
      ],
      [
        "ĠTik",
        "Tok"
      ],
      [
        "ĠFr",
        "ont"
      ],
      [
        "ES",
        "E"
      ],
      [
        "Ġref",
        "res"
      ],
      [
        "Ġst",
        "ir"
      ],
      [
        "Ġg",
        "orgeous"
      ],
      [
        "zion",
        "amento"
      ],
      [
        "Ġbi",
        "anc"
      ],
      [
        "ĠM",
        "iller"
      ],
      [
        "se",
        "x"
      ],
      [
        "ĠSh",
        "ipping"
      ],
      [
        "ĠUl",
        "tra"
      ],
      [
        "Ġ,",
        "-"
      ],
      [
        "f",
        "el"
      ],
      [
        "Ġag",
        "enzie"
      ],
      [
        "Ġri",
        "qual"
      ],
      [
        "Ġsleep",
        "ing"
      ],
      [
        "Ġ",
        "ê"
      ],
      [
        "fe",
        "o"
      ],
      [
        "Ġpla",
        "in"
      ],
      [
        "ĠRem",
        "ove"
      ],
      [
        "Ġcard",
        "ia"
      ],
      [
        "Ġcomplet",
        "ing"
      ],
      [
        "ĠBud",
        "d"
      ],
      [
        "ĠTool",
        "s"
      ],
      [
        "Ġg",
        "ummies"
      ],
      [
        "Ġdeterm",
        "inazione"
      ],
      [
        "Ġfo",
        "am"
      ],
      [
        "ĠPenn",
        "sylvania"
      ],
      [
        "Ġs",
        "ne"
      ],
      [
        "Ġdefinit",
        "ivamente"
      ],
      [
        "Ġcooper",
        "azione"
      ],
      [
        "OL",
        "D"
      ],
      [
        "Ġmost",
        "re"
      ],
      [
        "Ġintellig",
        "ente"
      ],
      [
        "Ġdispos",
        "to"
      ],
      [
        "Ġn",
        "ose"
      ],
      [
        "reg",
        "on"
      ],
      [
        "Ġinsp",
        "ire"
      ],
      [
        "Ġtour",
        "nament"
      ],
      [
        "Ġend",
        "less"
      ],
      [
        "Ġappe",
        "aling"
      ],
      [
        "Ġpo",
        "eta"
      ],
      [
        "ĠWith",
        "in"
      ],
      [
        "ĠA",
        "ra"
      ],
      [
        "eni",
        "x"
      ],
      [
        "Ġdis",
        "orders"
      ],
      [
        "Ġdin",
        "amica"
      ],
      [
        "rec",
        "ord"
      ],
      [
        "ĠSi",
        "x"
      ],
      [
        "Ġab",
        "road"
      ],
      [
        "ĠC",
        "ontro"
      ],
      [
        "cy",
        "cle"
      ],
      [
        "ĠUr",
        "ban"
      ],
      [
        "Ġcontrib",
        "uito"
      ],
      [
        "Ġby",
        "te"
      ],
      [
        "Ġage",
        "vol"
      ],
      [
        "ĠH",
        "olid"
      ],
      [
        "Ġfin",
        "ita"
      ],
      [
        "od",
        "ia"
      ],
      [
        "el",
        "ettr"
      ],
      [
        "res",
        "te"
      ],
      [
        "ĠGian",
        "lu"
      ],
      [
        "ĠMemb",
        "ers"
      ],
      [
        "av",
        "ascript"
      ],
      [
        "crib",
        "ed"
      ],
      [
        "aceut",
        "ical"
      ],
      [
        "Ġcuc",
        "chia"
      ],
      [
        "Ġimp",
        "orta"
      ],
      [
        "P",
        "ATH"
      ],
      [
        "ur",
        "go"
      ],
      [
        "Ġcond",
        "omini"
      ],
      [
        "i",
        "ene"
      ],
      [
        "Ġinform",
        "atici"
      ],
      [
        "Ġvent",
        "il"
      ],
      [
        "ĠComun",
        "icazione"
      ],
      [
        "esp",
        "ressione"
      ],
      [
        "Ġpec",
        "uli"
      ],
      [
        "å",
        "ĴĮ"
      ],
      [
        "ĠMe",
        "eting"
      ],
      [
        "Ġesa",
        "ur"
      ],
      [
        "Ġvers",
        "us"
      ],
      [
        "bers",
        "ecurity"
      ],
      [
        "ĠBr",
        "itain"
      ],
      [
        "Ġpre",
        "ca"
      ],
      [
        "red",
        "it"
      ],
      [
        "Acc",
        "ademia"
      ],
      [
        "ĠForm",
        "ula"
      ],
      [
        "ĠFerr",
        "ara"
      ],
      [
        "con",
        "tact"
      ],
      [
        "int",
        "orni"
      ],
      [
        "ĠM",
        "ission"
      ],
      [
        "Ġdis",
        "egni"
      ],
      [
        "ĠÐ",
        "½"
      ],
      [
        "in",
        "formativa"
      ],
      [
        "ĠMon",
        "ti"
      ],
      [
        "Ġestre",
        "ma"
      ],
      [
        "own",
        "ed"
      ],
      [
        "ti",
        "ble"
      ],
      [
        "ist",
        "ituto"
      ],
      [
        "ĠV",
        "R"
      ],
      [
        "ect",
        "ing"
      ],
      [
        "ĠMu",
        "ch"
      ],
      [
        "Ġdis",
        "covery"
      ],
      [
        "des",
        "h"
      ],
      [
        "Ġattiv",
        "are"
      ],
      [
        "Ġdiffic",
        "ulties"
      ],
      [
        "tag",
        "s"
      ],
      [
        "ĠTechn",
        "ical"
      ],
      [
        "ar",
        "ity"
      ],
      [
        "Ġse",
        "zioni"
      ],
      [
        "Ġlaw",
        "yers"
      ],
      [
        "at",
        "ino"
      ],
      [
        "Ġmus",
        "coli"
      ],
      [
        "be",
        "an"
      ],
      [
        "ĠFeder",
        "azione"
      ],
      [
        "Ġh",
        "oney"
      ],
      [
        "Ġindic",
        "ated"
      ],
      [
        "Ġotti",
        "ene"
      ],
      [
        "Ġres",
        "ident"
      ],
      [
        "ĠS",
        "oc"
      ],
      [
        "ar",
        "tifact"
      ],
      [
        "atta",
        "ci"
      ],
      [
        "ar",
        "ico"
      ],
      [
        "bl",
        "ing"
      ],
      [
        "m",
        "ys"
      ],
      [
        "ĠE",
        "P"
      ],
      [
        "Ġrest",
        "ano"
      ],
      [
        "ĠEliza",
        "beth"
      ],
      [
        "Ġloyal",
        "ty"
      ],
      [
        "Ġcoll",
        "ettivo"
      ],
      [
        "v",
        "ag"
      ],
      [
        "al",
        "do"
      ],
      [
        "éĿ",
        "¢"
      ],
      [
        "Ġpre",
        "cious"
      ],
      [
        "Ġpar",
        "all"
      ],
      [
        "R",
        "om"
      ],
      [
        "et",
        "heless"
      ],
      [
        "add",
        "r"
      ],
      [
        "ĠC",
        "uc"
      ],
      [
        "Ġre",
        "ception"
      ],
      [
        "Ġdis",
        "par"
      ],
      [
        "Ġw",
        "orn"
      ],
      [
        "Ġre",
        "azioni"
      ],
      [
        "Ġpermetter",
        "Ãł"
      ],
      [
        "Ġtack",
        "le"
      ],
      [
        "t",
        "v"
      ],
      [
        "or",
        "izzazione"
      ],
      [
        "Ġsc",
        "ritti"
      ],
      [
        "Ġmens",
        "ile"
      ],
      [
        "Ġb",
        "ust"
      ],
      [
        "ĠS",
        "opr"
      ],
      [
        "ol",
        "ve"
      ],
      [
        "Ġbatter",
        "ies"
      ],
      [
        "n",
        "ings"
      ],
      [
        "B",
        "ut"
      ],
      [
        "Ġpost",
        "ing"
      ],
      [
        "ĠW",
        "ine"
      ],
      [
        "ĠC",
        "G"
      ],
      [
        "cep",
        "table"
      ],
      [
        "Ġtalent",
        "ed"
      ],
      [
        "Ġserv",
        "ire"
      ],
      [
        "Ġ''",
        "'"
      ],
      [
        "Ġpia",
        "ci"
      ],
      [
        "igr",
        "ation"
      ],
      [
        "Ġmake",
        "up"
      ],
      [
        "ĠD",
        "ays"
      ],
      [
        "Ġven",
        "ivano"
      ],
      [
        "Ġcontempor",
        "aneamente"
      ],
      [
        "Ġtrad",
        "em"
      ],
      [
        "f",
        "ocus"
      ],
      [
        "Ġl",
        "oud"
      ],
      [
        "ĠFl",
        "ash"
      ],
      [
        "ĠAn",
        "zi"
      ],
      [
        "at",
        "is"
      ],
      [
        "Ġtelev",
        "isione"
      ],
      [
        "ĠRespons",
        "abile"
      ],
      [
        "Ġpract",
        "ition"
      ],
      [
        "Ġatt",
        "est"
      ],
      [
        "M",
        "IN"
      ],
      [
        "V",
        "ideo"
      ],
      [
        "]",
        ":"
      ],
      [
        "ĠAng",
        "ela"
      ],
      [
        "Ġrilasc",
        "io"
      ],
      [
        "ĠCol",
        "labor"
      ],
      [
        "ag",
        "ram"
      ],
      [
        "ĠInd",
        "epend"
      ],
      [
        "Ġosp",
        "ite"
      ],
      [
        "Ġany",
        "way"
      ],
      [
        "er",
        "apeut"
      ],
      [
        "Ġ!",
        "=="
      ],
      [
        "Ġnucle",
        "o"
      ],
      [
        "ly",
        "n"
      ],
      [
        "Ġprofess",
        "ore"
      ],
      [
        "ĠIn",
        "ser"
      ],
      [
        "St",
        "ation"
      ],
      [
        "Ġran",
        "king"
      ],
      [
        "Ġrit",
        "enuto"
      ],
      [
        "Ġspett",
        "atori"
      ],
      [
        "Ġcompl",
        "iment"
      ],
      [
        "ĠIl",
        "lino"
      ],
      [
        "ĠS",
        "AR"
      ],
      [
        "ĠS",
        "now"
      ],
      [
        "ET",
        "T"
      ],
      [
        "ĠG",
        "azz"
      ],
      [
        "ĠTh",
        "ird"
      ],
      [
        "Ġcaus",
        "are"
      ],
      [
        "bur",
        "gh"
      ],
      [
        "Ġtw",
        "ist"
      ],
      [
        "Ġn",
        "apol"
      ],
      [
        "Ġar",
        "Params"
      ],
      [
        "Ġel",
        "enco"
      ],
      [
        "view",
        "s"
      ],
      [
        "u",
        "olo"
      ],
      [
        "Ġg",
        "adget"
      ],
      [
        "ĠCo",
        "ffee"
      ],
      [
        "Ġpower",
        "ed"
      ],
      [
        "ans",
        "hip"
      ],
      [
        "Ġattempt",
        "s"
      ],
      [
        "Ġg",
        "erm"
      ],
      [
        "ĠIllino",
        "is"
      ],
      [
        "Ġmeccan",
        "ismi"
      ],
      [
        "Ġbel",
        "t"
      ],
      [
        "Ġisc",
        "riv"
      ],
      [
        "Ġrip",
        "rese"
      ],
      [
        "ĠApp",
        "ly"
      ],
      [
        "Ġsf",
        "id"
      ],
      [
        "Ġvol",
        "umi"
      ],
      [
        "Ġevent",
        "uale"
      ],
      [
        "Ġoper",
        "ates"
      ],
      [
        "Hand",
        "le"
      ],
      [
        "con",
        "tri"
      ],
      [
        "Ġconsider",
        "ati"
      ],
      [
        "u",
        "cco"
      ],
      [
        "Ġor",
        "ange"
      ],
      [
        "ac",
        "ing"
      ],
      [
        "Ġrif",
        "ugi"
      ],
      [
        "Ġsemb",
        "rare"
      ],
      [
        "Ġmanc",
        "are"
      ],
      [
        "Ġco",
        "i"
      ],
      [
        "Ġcominci",
        "ato"
      ],
      [
        "ĠM",
        "ED"
      ],
      [
        "and",
        "oci"
      ],
      [
        "Ġagre",
        "ements"
      ],
      [
        "N",
        "av"
      ],
      [
        "ĠT",
        "ali"
      ],
      [
        "ĠIs",
        "lam"
      ],
      [
        "Ġg",
        "ett"
      ],
      [
        "Ġa",
        "qu"
      ],
      [
        "Ġon",
        "de"
      ],
      [
        "Ġreal",
        "istic"
      ],
      [
        "ĠQu",
        "ella"
      ],
      [
        "Ġdice",
        "va"
      ],
      [
        "Ġcristi",
        "ana"
      ],
      [
        "Ġpeg",
        "gior"
      ],
      [
        "c",
        "n"
      ],
      [
        "C",
        "i"
      ],
      [
        "ott",
        "ica"
      ],
      [
        "Ġhosp",
        "itals"
      ],
      [
        "ĠCurrent",
        "ly"
      ],
      [
        "Ġdel",
        "icato"
      ],
      [
        "ĠSa",
        "fe"
      ],
      [
        "Ġlo",
        "ose"
      ],
      [
        "Ġcre",
        "de"
      ],
      [
        "ĠD",
        "etails"
      ],
      [
        "Ġpla",
        "cement"
      ],
      [
        "it",
        "zer"
      ],
      [
        "Ġsvolg",
        "erÃł"
      ],
      [
        "Ġv",
        "archar"
      ],
      [
        "ĠSe",
        "b"
      ],
      [
        "Ġperf",
        "ino"
      ],
      [
        "Ġord",
        "inary"
      ],
      [
        "Ġhomeown",
        "ers"
      ],
      [
        "ĠAl",
        "to"
      ],
      [
        "F",
        "ree"
      ],
      [
        "æĸĩ",
        "ä»¶"
      ],
      [
        "ĠT",
        "em"
      ],
      [
        "w",
        "ed"
      ],
      [
        "vi",
        "ato"
      ],
      [
        "ĠSc",
        "reen"
      ],
      [
        "Ġm",
        "ature"
      ],
      [
        "Ġco",
        "ins"
      ],
      [
        "j",
        "an"
      ],
      [
        "ĠA",
        "ustin"
      ],
      [
        "Ġch",
        "ips"
      ],
      [
        "Ġavv",
        "iare"
      ],
      [
        "Ġdi",
        "ver"
      ],
      [
        "he",
        "m"
      ],
      [
        "Ġadministr",
        "ative"
      ],
      [
        "å°",
        "±"
      ],
      [
        "Ġb",
        "uro"
      ],
      [
        "ĠS",
        "ex"
      ],
      [
        "Ġbr",
        "us"
      ],
      [
        "Ġvend",
        "ors"
      ],
      [
        "Ġsembra",
        "va"
      ],
      [
        "Ġconqu",
        "ista"
      ],
      [
        "ET",
        "H"
      ],
      [
        "F",
        "il"
      ],
      [
        "ĠLat",
        "ina"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "Ġlaw",
        "su"
      ],
      [
        "Ġcur",
        "ato"
      ],
      [
        "Ġprof",
        "ound"
      ],
      [
        "Ġunivers",
        "e"
      ],
      [
        "Ġgl",
        "uc"
      ],
      [
        "Ġacc",
        "ogliere"
      ],
      [
        "ĠCh",
        "annel"
      ],
      [
        "ct",
        "ic"
      ],
      [
        "omin",
        "io"
      ],
      [
        "Ġdi",
        "oc"
      ],
      [
        "Ġf",
        "ec"
      ],
      [
        "en",
        "ario"
      ],
      [
        "ĠC",
        "ool"
      ],
      [
        "Ġcos",
        "trutt"
      ],
      [
        "ĠJ",
        "ess"
      ],
      [
        "Ġtrans",
        "parency"
      ],
      [
        "Ġreflect",
        "s"
      ],
      [
        "Ġwild",
        "life"
      ],
      [
        "Ġev",
        "il"
      ],
      [
        "Ġrifi",
        "uto"
      ],
      [
        "dom",
        "ain"
      ],
      [
        "ann",
        "otation"
      ],
      [
        "Ġload",
        "ing"
      ],
      [
        "Ġsu",
        "pre"
      ],
      [
        "ĠIndustr",
        "ial"
      ],
      [
        "Ġlot",
        "tery"
      ],
      [
        "Ġguid",
        "are"
      ],
      [
        "Ġmus",
        "colare"
      ],
      [
        "Ø",
        "¯"
      ],
      [
        "Ġtas",
        "ti"
      ],
      [
        "ĠE",
        "ll"
      ],
      [
        "ĠB",
        "lood"
      ],
      [
        "ĠSpe",
        "ed"
      ],
      [
        "n",
        "orm"
      ],
      [
        "ĠG",
        "O"
      ],
      [
        "Ġtar",
        "iff"
      ],
      [
        "F",
        "ind"
      ],
      [
        "Ġgall",
        "ery"
      ],
      [
        "Ġjudg",
        "ment"
      ],
      [
        "Ġrivolg",
        "ersi"
      ],
      [
        "ĠTur",
        "key"
      ],
      [
        "ĠNe",
        "uro"
      ],
      [
        "cell",
        "ona"
      ],
      [
        "ĠN",
        "C"
      ],
      [
        "Ġcomplet",
        "are"
      ],
      [
        "Ġdesign",
        "ing"
      ],
      [
        "ĠRep",
        "air"
      ],
      [
        "Ġincontr",
        "ato"
      ],
      [
        "ĠF",
        "ive"
      ],
      [
        "Ġentr",
        "ata"
      ],
      [
        "Ġav",
        "rei"
      ],
      [
        "ç",
        "¤º"
      ],
      [
        "M",
        "ed"
      ],
      [
        "Ġpres",
        "si"
      ],
      [
        "li",
        "ft"
      ],
      [
        "t",
        "el"
      ],
      [
        "Ġver",
        "di"
      ],
      [
        "Ġbenefic",
        "io"
      ],
      [
        "ĠJos",
        "h"
      ],
      [
        "ĠA",
        "ch"
      ],
      [
        "mo",
        "ve"
      ],
      [
        "Ġint",
        "enzione"
      ],
      [
        "H",
        "igh"
      ],
      [
        "e",
        "ach"
      ],
      [
        "C",
        "ap"
      ],
      [
        "Ġgather",
        "ing"
      ],
      [
        "ĠScot",
        "land"
      ],
      [
        "Ġris",
        "posto"
      ],
      [
        "Ġreg",
        "istrare"
      ],
      [
        "ĠTog",
        "ether"
      ],
      [
        "Ġbamb",
        "ina"
      ],
      [
        "Ġcentr",
        "ali"
      ],
      [
        "Ġcompless",
        "itÃł"
      ],
      [
        "Ġs",
        "rl"
      ],
      [
        "Ġex",
        "terior"
      ],
      [
        "ig",
        "ion"
      ],
      [
        "Ġconstruct",
        "or"
      ],
      [
        "OR",
        "K"
      ],
      [
        "ĠAmbi",
        "ente"
      ],
      [
        "Ġstr",
        "ive"
      ],
      [
        "OL",
        "OG"
      ],
      [
        "in",
        "sieme"
      ],
      [
        "Ġeccell",
        "enza"
      ],
      [
        "Ġcult",
        "ures"
      ],
      [
        "at",
        "u"
      ],
      [
        "a",
        "ud"
      ],
      [
        "v",
        "ement"
      ],
      [
        "Ġs",
        "ana"
      ],
      [
        "ac",
        "on"
      ],
      [
        "ul",
        "f"
      ],
      [
        "Ġsc",
        "ored"
      ],
      [
        "Ġpron",
        "unci"
      ],
      [
        "Ġle",
        "af"
      ],
      [
        "o",
        "zione"
      ],
      [
        "Ġv",
        "edi"
      ],
      [
        "ĠBib",
        "lioteca"
      ],
      [
        "Ġ.",
        "..."
      ],
      [
        "ĠAct",
        "iv"
      ],
      [
        "Equ",
        "als"
      ],
      [
        "Ġdescrib",
        "es"
      ],
      [
        "ig",
        "or"
      ],
      [
        "Ġh",
        "oles"
      ],
      [
        "Ġpac",
        "chetto"
      ],
      [
        "ĠN",
        "ev"
      ],
      [
        "Ġunus",
        "ual"
      ],
      [
        "ĠM",
        "atch"
      ],
      [
        "Ġsore",
        "lla"
      ],
      [
        "ella",
        "re"
      ],
      [
        "ĠMon",
        "aco"
      ],
      [
        "Ġt",
        "assi"
      ],
      [
        "ĠSt",
        "orage"
      ],
      [
        "(\"",
        "%"
      ],
      [
        "ĠAR",
        "T"
      ],
      [
        "Ġreput",
        "able"
      ],
      [
        "v",
        "ard"
      ],
      [
        "Ġh",
        "ass"
      ],
      [
        "Ġamb",
        "ul"
      ],
      [
        "ĠV",
        "eter"
      ],
      [
        "Ġvor",
        "rebbe"
      ],
      [
        "res",
        "ì"
      ],
      [
        "Ġbi",
        "anchi"
      ],
      [
        "Ġw",
        "eren"
      ],
      [
        "ĠCy",
        "ber"
      ],
      [
        "a",
        "iono"
      ],
      [
        "ĠT",
        "itle"
      ],
      [
        "Ġaggress",
        "ive"
      ],
      [
        "Ġsbagli",
        "ato"
      ],
      [
        "F",
        "ill"
      ],
      [
        "Ġsan",
        "itarie"
      ],
      [
        "Ġtend",
        "enze"
      ],
      [
        "Ġpi",
        "eg"
      ],
      [
        "ul",
        "li"
      ],
      [
        "Ġsf",
        "ugg"
      ],
      [
        "Ġrespect",
        "ively"
      ],
      [
        "t",
        "ar"
      ],
      [
        "ft",
        "en"
      ],
      [
        "Ġrepresent",
        "ing"
      ],
      [
        "ĠCateg",
        "ory"
      ],
      [
        "ch",
        "iare"
      ],
      [
        "att",
        "iva"
      ],
      [
        "orta",
        "ge"
      ],
      [
        "N",
        "AD"
      ],
      [
        "Ġcor",
        "rere"
      ],
      [
        "ĠI",
        "stituto"
      ],
      [
        "Ġoblig",
        "ations"
      ],
      [
        "ĠB",
        "atter"
      ],
      [
        "Ġcro",
        "ci"
      ],
      [
        "Ġcor",
        "ners"
      ],
      [
        "Ġass",
        "ass"
      ],
      [
        "per",
        "to"
      ],
      [
        "av",
        "ed"
      ],
      [
        "int",
        "est"
      ],
      [
        "Ġbicic",
        "letta"
      ],
      [
        "es",
        "y"
      ],
      [
        "al",
        "tern"
      ],
      [
        "Ġarm",
        "y"
      ],
      [
        "ĠGall",
        "eria"
      ],
      [
        "ph",
        "ia"
      ],
      [
        "ĠK",
        "itchen"
      ],
      [
        "artic",
        "le"
      ],
      [
        "Ġhealth",
        "ier"
      ],
      [
        "ĠS",
        "MS"
      ],
      [
        "que",
        "ue"
      ],
      [
        "ĠL",
        "arge"
      ],
      [
        "Ġstud",
        "ied"
      ],
      [
        "ĠP",
        "ART"
      ],
      [
        "ĠAd",
        "esso"
      ],
      [
        "ET",
        "E"
      ],
      [
        "al",
        "ert"
      ],
      [
        "Ġoff",
        "line"
      ],
      [
        "Ġdiscut",
        "ere"
      ],
      [
        "Ġbutt",
        "ons"
      ],
      [
        "A",
        "frica"
      ],
      [
        "Ġtras",
        "forma"
      ],
      [
        "s",
        "ur"
      ],
      [
        "Ġpom",
        "od"
      ],
      [
        "ĠR",
        "io"
      ],
      [
        "L",
        "INE"
      ],
      [
        "Ġapp",
        "ello"
      ],
      [
        "Ġcontract",
        "ors"
      ],
      [
        "Ġvolunte",
        "er"
      ],
      [
        "ones",
        "ia"
      ],
      [
        "oster",
        "one"
      ],
      [
        "ĠM",
        "L"
      ],
      [
        "Ġannoun",
        "cement"
      ],
      [
        "Ġpot",
        "enziali"
      ],
      [
        "Ġmy",
        "th"
      ],
      [
        "il",
        "ly"
      ],
      [
        "Ġdeterm",
        "inati"
      ],
      [
        "Ġred",
        "irect"
      ],
      [
        "ĠL",
        "ot"
      ],
      [
        "Ġbar",
        "ca"
      ],
      [
        "ĠIm",
        "per"
      ],
      [
        "p",
        "m"
      ],
      [
        "ĠH",
        "ope"
      ],
      [
        "Ġopp",
        "osed"
      ],
      [
        "Ġsp",
        "ed"
      ],
      [
        "Ġusufr",
        "uire"
      ],
      [
        "Ġimped",
        "ire"
      ],
      [
        "ĠB",
        "asta"
      ],
      [
        "æĸ",
        "°"
      ],
      [
        "Ġse",
        "al"
      ],
      [
        "ĠLib",
        "er"
      ],
      [
        "b",
        "ank"
      ],
      [
        "ĠM",
        "other"
      ],
      [
        "ĠD",
        "est"
      ],
      [
        "Ġdivers",
        "amente"
      ],
      [
        "en",
        "ico"
      ],
      [
        "Ġsu",
        "oni"
      ],
      [
        "Ġse",
        "pp"
      ],
      [
        "un",
        "ce"
      ],
      [
        "Ġroll",
        "ing"
      ],
      [
        "ure",
        "au"
      ],
      [
        "Ġspec",
        "ta"
      ],
      [
        "ĠR",
        "ound"
      ],
      [
        "Ch",
        "annel"
      ],
      [
        "Ġautom",
        "at"
      ],
      [
        "Ġsw",
        "ing"
      ],
      [
        "ett",
        "ino"
      ],
      [
        "group",
        "Id"
      ],
      [
        "cept",
        "ions"
      ],
      [
        "Ġraggiung",
        "imento"
      ],
      [
        "Ġlov",
        "ing"
      ],
      [
        "re",
        "port"
      ],
      [
        "Ġavven",
        "uta"
      ],
      [
        "Ġpar",
        "ziale"
      ],
      [
        "Ġstudi",
        "ato"
      ],
      [
        "ĠWil",
        "son"
      ],
      [
        "ile",
        "y"
      ],
      [
        "f",
        "ish"
      ],
      [
        "ON",
        "O"
      ],
      [
        "ĠSci",
        "ences"
      ],
      [
        "Ġc",
        "ip"
      ],
      [
        "Ġen",
        "emy"
      ],
      [
        "Ġmag",
        "lia"
      ],
      [
        "Ġprim",
        "aria"
      ],
      [
        "Ġselezion",
        "are"
      ],
      [
        "Ġstag",
        "ioni"
      ],
      [
        "Ġpass",
        "ata"
      ],
      [
        "Dis",
        "play"
      ],
      [
        "ĠR",
        "at"
      ],
      [
        "Ġimmedi",
        "ato"
      ],
      [
        "Ġrisult",
        "ano"
      ],
      [
        "Ġdis",
        "ability"
      ],
      [
        "Ġpro",
        "st"
      ],
      [
        "Ġdorm",
        "ire"
      ],
      [
        "Ġweb",
        "inar"
      ],
      [
        "m",
        "ember"
      ],
      [
        "ar",
        "at"
      ],
      [
        "int",
        "end"
      ],
      [
        "Ġcontrib",
        "uting"
      ],
      [
        "Ġinflu",
        "enza"
      ],
      [
        "ĠD",
        "AL"
      ],
      [
        "rupt",
        "ion"
      ],
      [
        "int",
        "ed"
      ],
      [
        "Ġcos",
        "i"
      ],
      [
        "Ġsvol",
        "gono"
      ],
      [
        "Ġb",
        "unch"
      ],
      [
        "Ġdivi",
        "eto"
      ],
      [
        "ĠP",
        "ok"
      ],
      [
        "Ġref",
        "uge"
      ],
      [
        "Ġc",
        "um"
      ],
      [
        "Ġpe",
        "er"
      ],
      [
        "ĠOn",
        "t"
      ],
      [
        "G",
        "S"
      ],
      [
        "zion",
        "ati"
      ],
      [
        "ĠM",
        "ul"
      ],
      [
        "Ġm",
        "esse"
      ],
      [
        "anc",
        "ements"
      ],
      [
        "Ġlarg",
        "o"
      ],
      [
        "Ġcron",
        "aca"
      ],
      [
        "ĠW",
        "ind"
      ],
      [
        "p",
        "rom"
      ],
      [
        "Ġfre",
        "el"
      ],
      [
        "im",
        "posta"
      ],
      [
        "è¯",
        "·"
      ],
      [
        "ĠF",
        "I"
      ],
      [
        "ĠU",
        "ffici"
      ],
      [
        "Ġsm",
        "oking"
      ],
      [
        "Ar",
        "ch"
      ],
      [
        "Ġsali",
        "re"
      ],
      [
        "ĠAtt",
        "ualitÃł"
      ],
      [
        "Ġcar",
        "bo"
      ],
      [
        "Ġcos",
        "m"
      ],
      [
        "=",
        "("
      ],
      [
        "is",
        "ab"
      ],
      [
        "ett",
        "s"
      ],
      [
        "Ġcop",
        "ies"
      ],
      [
        "Ġprosp",
        "ects"
      ],
      [
        "al",
        "ti"
      ],
      [
        "Ġinfer",
        "mi"
      ],
      [
        "Ġdim",
        "ension"
      ],
      [
        "He",
        "ad"
      ],
      [
        "l",
        "oss"
      ],
      [
        "ĠIn",
        "form"
      ],
      [
        "att",
        "esa"
      ],
      [
        "Ġbu",
        "f"
      ],
      [
        "ĠP",
        "ir"
      ],
      [
        "ĠCam",
        "er"
      ],
      [
        "Ġconsult",
        "ing"
      ],
      [
        "Ġsfor",
        "zi"
      ],
      [
        "ani",
        "an"
      ],
      [
        "enzi",
        "amento"
      ],
      [
        "Ġmanten",
        "imento"
      ],
      [
        "æ",
        "ĭ"
      ],
      [
        "ĠCon",
        "tempor"
      ],
      [
        "Ġcomplex",
        "ity"
      ],
      [
        "Ġgre",
        "co"
      ],
      [
        "bo",
        "ards"
      ],
      [
        "ĠEm",
        "ma"
      ],
      [
        "Ġinter",
        "iore"
      ],
      [
        "Ġle",
        "verage"
      ],
      [
        "ĠWal",
        "ter"
      ],
      [
        "p",
        "ere"
      ],
      [
        "ç",
        "º"
      ],
      [
        "Ġb",
        "er"
      ],
      [
        "Ġstr",
        "ange"
      ],
      [
        "AC",
        "C"
      ],
      [
        "us",
        "ic"
      ],
      [
        "Ġdra",
        "ma"
      ],
      [
        "j",
        "un"
      ],
      [
        "ĠH",
        "um"
      ],
      [
        "Ġbanc",
        "ario"
      ],
      [
        "att",
        "ivo"
      ],
      [
        "ĠP",
        "O"
      ],
      [
        "ĠRel",
        "ated"
      ],
      [
        "ĠV",
        "ID"
      ],
      [
        "ĠTh",
        "ailand"
      ],
      [
        "Ġrimang",
        "ono"
      ],
      [
        "Ġamen",
        "ities"
      ],
      [
        "res",
        "ta"
      ],
      [
        "Ġloc",
        "ate"
      ],
      [
        "Ġretail",
        "ers"
      ],
      [
        "ot",
        "on"
      ],
      [
        "Ġlimit",
        "ata"
      ],
      [
        "Ġcomp",
        "uting"
      ],
      [
        "ĠDel",
        "hi"
      ],
      [
        "ocon",
        "ut"
      ],
      [
        "Ġphys",
        "ically"
      ],
      [
        "Ġnem",
        "ico"
      ],
      [
        "Ġtrib",
        "unale"
      ],
      [
        "Ġloc",
        "ally"
      ],
      [
        "ĠPi",
        "ero"
      ],
      [
        "Ġfall",
        "imento"
      ],
      [
        "Ġconsap",
        "evoli"
      ],
      [
        "Ġcomp",
        "assion"
      ],
      [
        "Ġout",
        "fit"
      ],
      [
        "Ġric",
        "ond"
      ],
      [
        "ĠP",
        "oker"
      ],
      [
        "ĠCommun",
        "ication"
      ],
      [
        "imp",
        "iego"
      ],
      [
        "Ġsurv",
        "ival"
      ],
      [
        "ĠGio",
        "chi"
      ],
      [
        "Form",
        "ation"
      ],
      [
        "ul",
        "lo"
      ],
      [
        "Ġpi",
        "enamente"
      ],
      [
        "Ġmer",
        "id"
      ],
      [
        "Ġn",
        "az"
      ],
      [
        "ot",
        "tr"
      ],
      [
        "Ġmemor",
        "able"
      ],
      [
        "iss",
        "Ãł"
      ],
      [
        "Ġform",
        "are"
      ],
      [
        "Ġtur",
        "istico"
      ],
      [
        "Ġor",
        "o"
      ],
      [
        "ĠN",
        "ation"
      ],
      [
        "i",
        "est"
      ],
      [
        "Ġwat",
        "ches"
      ],
      [
        "Ġfert",
        "il"
      ],
      [
        "Ġass",
        "unto"
      ],
      [
        "ĠLig",
        "uria"
      ],
      [
        "Ġfil",
        "ename"
      ],
      [
        "Ġconc",
        "etti"
      ],
      [
        "Ġdrog",
        "a"
      ],
      [
        "F",
        "ound"
      ],
      [
        "Ġrid",
        "uce"
      ],
      [
        "Ġcorrespond",
        "ing"
      ],
      [
        "ass",
        "unzione"
      ],
      [
        "ous",
        "ing"
      ],
      [
        "cle",
        "an"
      ],
      [
        "Ġm",
        "esti"
      ],
      [
        "Ġqual",
        "ify"
      ],
      [
        "Ġencourag",
        "ing"
      ],
      [
        "Ġt",
        "ile"
      ],
      [
        "so",
        "ap"
      ],
      [
        "Ġquad",
        "ri"
      ],
      [
        "M",
        "atch"
      ],
      [
        "Ġt",
        "ension"
      ],
      [
        "sta",
        "ge"
      ],
      [
        "ĠOpt",
        "im"
      ],
      [
        "ect",
        "ives"
      ],
      [
        "Ġaff",
        "ari"
      ],
      [
        "Ġentreprene",
        "urs"
      ],
      [
        "ograf",
        "ico"
      ],
      [
        "Ġbil",
        "anci"
      ],
      [
        "Ġbrilli",
        "ant"
      ],
      [
        "Ġeffic",
        "acia"
      ],
      [
        "is",
        "izione"
      ],
      [
        "ĠA",
        "y"
      ],
      [
        "Ġsenti",
        "ero"
      ],
      [
        "ĠRec",
        "ords"
      ],
      [
        "Ġrig",
        "ener"
      ],
      [
        "Ġesegu",
        "ito"
      ],
      [
        "Ġtras",
        "port"
      ],
      [
        "Ġpor",
        "table"
      ],
      [
        "Ġflo",
        "ors"
      ],
      [
        "ĠEns",
        "ure"
      ],
      [
        "ra",
        "eli"
      ],
      [
        "ĠAnn",
        "ual"
      ],
      [
        "set",
        "Text"
      ],
      [
        "Ġchied",
        "ono"
      ],
      [
        "zion",
        "almente"
      ],
      [
        "ĠU",
        "e"
      ],
      [
        "Ġfr",
        "asi"
      ],
      [
        "Ġn",
        "azione"
      ],
      [
        "ĠN",
        "ations"
      ],
      [
        "un",
        "es"
      ],
      [
        "Ġfunzion",
        "are"
      ],
      [
        "Ġload",
        "ed"
      ],
      [
        "æĪ",
        "·"
      ],
      [
        "ĠST",
        "R"
      ],
      [
        "ĠPR",
        "ES"
      ],
      [
        "Ġmet",
        "ers"
      ],
      [
        "Ġproduct",
        "ive"
      ],
      [
        "lit",
        "ti"
      ],
      [
        "ĠT",
        "rend"
      ],
      [
        "F",
        "in"
      ],
      [
        "ano",
        "va"
      ],
      [
        "or",
        "ized"
      ],
      [
        "Ġric",
        "arica"
      ],
      [
        "è",
        "·"
      ],
      [
        "os",
        "ita"
      ],
      [
        "A",
        "E"
      ],
      [
        "Ġfabbr",
        "ica"
      ],
      [
        "ĠBar",
        "cellona"
      ],
      [
        "Ġg",
        "ut"
      ],
      [
        "Ġhand",
        "y"
      ],
      [
        "Ġdefin",
        "isce"
      ],
      [
        "Ġpick",
        "ing"
      ],
      [
        "Ġsing",
        "les"
      ],
      [
        "Ġecce",
        "zione"
      ],
      [
        "ĠN",
        "ero"
      ],
      [
        "Ġlim",
        "itare"
      ],
      [
        "Ġris",
        "contr"
      ],
      [
        "Ġav",
        "ventura"
      ],
      [
        "Ġlon",
        "ge"
      ],
      [
        "UN",
        "T"
      ],
      [
        "adel",
        "phia"
      ],
      [
        "ĠYou",
        "th"
      ],
      [
        "Ġacc",
        "org"
      ],
      [
        "le",
        "arning"
      ],
      [
        "ĠDis",
        "play"
      ],
      [
        "ĠBeaut",
        "y"
      ],
      [
        "ĠIN",
        "D"
      ],
      [
        "Ġtra",
        "ders"
      ],
      [
        "Ġdirect",
        "ions"
      ],
      [
        "ĠL",
        "oss"
      ],
      [
        "ĠAdd",
        "itional"
      ],
      [
        "Ġdeterm",
        "inate"
      ],
      [
        "f",
        "ly"
      ],
      [
        "AS",
        "H"
      ],
      [
        "Ġester",
        "ne"
      ],
      [
        "ĠLew",
        "is"
      ],
      [
        "ç",
        "¨"
      ],
      [
        "Ġm",
        "ura"
      ],
      [
        "Ġpregn",
        "ant"
      ],
      [
        "Ġfin",
        "anza"
      ],
      [
        "ĠAtl",
        "anta"
      ],
      [
        "g",
        "lobal"
      ],
      [
        "ĠTreat",
        "ment"
      ],
      [
        "b",
        "ag"
      ],
      [
        "Ġsil",
        "enzi"
      ],
      [
        "Ġl",
        "os"
      ],
      [
        "ĠN",
        "FT"
      ],
      [
        "Ġto",
        "xic"
      ],
      [
        "Ġtur",
        "b"
      ],
      [
        "Ġaere",
        "o"
      ],
      [
        "m",
        "mo"
      ],
      [
        "Ġrepresent",
        "atives"
      ],
      [
        "ĠMet",
        "al"
      ],
      [
        "ĠM",
        "ut"
      ],
      [
        "ĠH",
        "ttp"
      ],
      [
        "Ġeth",
        "ical"
      ],
      [
        "Ġprivileg",
        "i"
      ],
      [
        "Ġrin",
        "unciare"
      ],
      [
        "è¿",
        "ĩ"
      ],
      [
        "Ġsov",
        "r"
      ],
      [
        "ĠInt",
        "el"
      ],
      [
        "Ġtour",
        "ism"
      ],
      [
        "Ġab",
        "andon"
      ],
      [
        "Ġgiard",
        "ini"
      ],
      [
        "p",
        "u"
      ],
      [
        "es",
        "is"
      ],
      [
        "P",
        "s"
      ],
      [
        "av",
        "anguardia"
      ],
      [
        "L",
        "ong"
      ],
      [
        "Ġcontinu",
        "amente"
      ],
      [
        "us",
        "r"
      ],
      [
        "En",
        "abled"
      ],
      [
        "Ġwh",
        "oles"
      ],
      [
        "ob",
        "ia"
      ],
      [
        "urch",
        "ase"
      ],
      [
        "Ġreg",
        "no"
      ],
      [
        "Ġdiv",
        "ide"
      ],
      [
        "ĠJ",
        "ason"
      ],
      [
        "Ġbu",
        "bb"
      ],
      [
        "Ġo",
        "z"
      ],
      [
        "A",
        "K"
      ],
      [
        "ic",
        "ino"
      ],
      [
        "ĠE",
        "ug"
      ],
      [
        "tro",
        "p"
      ],
      [
        "()",
        "))"
      ],
      [
        "L",
        "ocal"
      ],
      [
        "Ġobs",
        "erve"
      ],
      [
        "ĠCred",
        "o"
      ],
      [
        "j",
        "ob"
      ],
      [
        "ĠDi",
        "et"
      ],
      [
        "ĠSemb",
        "ra"
      ],
      [
        "ĠP",
        "io"
      ],
      [
        "Ġ$",
        "('#"
      ],
      [
        "ĠDel",
        "ivery"
      ],
      [
        "m",
        "ind"
      ],
      [
        "ĠR",
        "aj"
      ],
      [
        "n",
        "ity"
      ],
      [
        "ĠDep",
        "ending"
      ],
      [
        "Set",
        "Label"
      ],
      [
        "ĠDe",
        "al"
      ],
      [
        "Ġpresc",
        "ind"
      ],
      [
        "ĠP",
        "itt"
      ],
      [
        "Ġrit",
        "ir"
      ],
      [
        "ë",
        "ĭ"
      ],
      [
        "Con",
        "tact"
      ],
      [
        "ĠN",
        "BA"
      ],
      [
        "AN",
        "G"
      ],
      [
        "ĠDall",
        "as"
      ],
      [
        "Ġer",
        "ed"
      ],
      [
        "Ġro",
        "utes"
      ],
      [
        "o",
        "very"
      ],
      [
        "isc",
        "ia"
      ],
      [
        "ĠCap",
        "itale"
      ],
      [
        "Ġrele",
        "ases"
      ],
      [
        "gra",
        "fo"
      ],
      [
        "archit",
        "ettura"
      ],
      [
        "è",
        "İ"
      ],
      [
        "ul",
        "in"
      ],
      [
        "Ġresult",
        "ed"
      ],
      [
        "ord",
        "io"
      ],
      [
        "ific",
        "ate"
      ],
      [
        "c",
        "rit"
      ],
      [
        "Ġalt",
        "resì"
      ],
      [
        "Ġadd",
        "etti"
      ],
      [
        "ĠRepublic",
        "an"
      ],
      [
        "Ġdro",
        "ps"
      ],
      [
        "ĠF",
        "le"
      ],
      [
        "Ġor",
        "ale"
      ],
      [
        "ĠArch",
        "ivi"
      ],
      [
        "ord",
        "ia"
      ],
      [
        "l",
        "ash"
      ],
      [
        "EL",
        "LO"
      ],
      [
        "ĠB",
        "ah"
      ],
      [
        "ĠIn",
        "sieme"
      ],
      [
        "ĠAtt",
        "ualmente"
      ],
      [
        "d",
        "esc"
      ],
      [
        "Ġaud",
        "it"
      ],
      [
        "(",
        ":"
      ],
      [
        "Ġcomp",
        "osition"
      ],
      [
        "Ġrubb",
        "er"
      ],
      [
        "ĠS",
        "ede"
      ],
      [
        "D",
        "a"
      ],
      [
        "Ġsp",
        "ic"
      ],
      [
        "oun",
        "ge"
      ],
      [
        "Ġcour",
        "ts"
      ],
      [
        "Ġla",
        "wn"
      ],
      [
        "Ġinf",
        "ections"
      ],
      [
        "Ġacquis",
        "ire"
      ],
      [
        "Ġs",
        "ant"
      ],
      [
        "Ġreg",
        "istro"
      ],
      [
        "con",
        "a"
      ],
      [
        "Ġil",
        "lec"
      ],
      [
        "Ġsaper",
        "ne"
      ],
      [
        "EX",
        "T"
      ],
      [
        "Ġsn",
        "ap"
      ],
      [
        "ĠSt",
        "elle"
      ],
      [
        "ter",
        "ed"
      ],
      [
        "ĠCrist",
        "ina"
      ],
      [
        "Ġquotidian",
        "amente"
      ],
      [
        "ĠComp",
        "lete"
      ],
      [
        "S",
        "a"
      ],
      [
        "Ġp",
        "anc"
      ],
      [
        "Ġdef",
        "icit"
      ],
      [
        "Ġsens",
        "ori"
      ],
      [
        "Ġvis",
        "ti"
      ],
      [
        "Ġofficial",
        "ly"
      ],
      [
        "rag",
        "gio"
      ],
      [
        "ĠYe",
        "ah"
      ],
      [
        "Ġtrag",
        "edia"
      ],
      [
        "ĠG",
        "el"
      ],
      [
        "Ġe",
        "bra"
      ],
      [
        "iv",
        "ia"
      ],
      [
        "ï",
        "¸ı"
      ],
      [
        "imo",
        "zione"
      ],
      [
        "ministr",
        "atore"
      ],
      [
        "Ġracc",
        "oglie"
      ],
      [
        "Ġtel",
        "em"
      ],
      [
        "Ġderiv",
        "anti"
      ],
      [
        "Ġrep",
        "arto"
      ],
      [
        "ĠCo",
        "ach"
      ],
      [
        "aut",
        "oritÃł"
      ],
      [
        "Ġsalve",
        "zza"
      ],
      [
        "ES",
        "CO"
      ],
      [
        "Ġĉ",
        "Ġ"
      ],
      [
        "Ġes",
        "istenza"
      ],
      [
        "D",
        "L"
      ],
      [
        "ath",
        "on"
      ],
      [
        "æī",
        "Ģ"
      ],
      [
        "Ġgr",
        "asso"
      ],
      [
        "ux",
        "elles"
      ],
      [
        "ad",
        "os"
      ],
      [
        "P",
        "OS"
      ],
      [
        "ĠTra",
        "il"
      ],
      [
        "ĠVer",
        "de"
      ],
      [
        "Ġground",
        "s"
      ],
      [
        "ĠThe",
        "atre"
      ],
      [
        "Ġdes",
        "erve"
      ],
      [
        "urn",
        "ame"
      ],
      [
        "ĠCons",
        "orzio"
      ],
      [
        "ĠPay",
        "ment"
      ],
      [
        "s",
        "ample"
      ],
      [
        "Ġpersonal",
        "mente"
      ],
      [
        "Ġpus",
        "hing"
      ],
      [
        "og",
        "g"
      ],
      [
        "Ġins",
        "ol"
      ],
      [
        "ĠOr",
        "lando"
      ],
      [
        "ĠArray",
        "List"
      ],
      [
        "âĢĿ",
        ")."
      ],
      [
        "Ġgover",
        "ni"
      ],
      [
        "Ġwat",
        "ched"
      ],
      [
        "ĠComp",
        "agn"
      ],
      [
        "ĠL",
        "ock"
      ],
      [
        "st",
        "rap"
      ],
      [
        "Ġprom",
        "ises"
      ],
      [
        "Ġinstall",
        "ing"
      ],
      [
        "Ġtapp",
        "e"
      ],
      [
        "N",
        "MD"
      ],
      [
        "ĠCon",
        "vert"
      ],
      [
        "Ġt",
        "ours"
      ],
      [
        "og",
        "ni"
      ],
      [
        "ĠEnter",
        "tainment"
      ],
      [
        "Ġh",
        "am"
      ],
      [
        "ĠT",
        "yp"
      ],
      [
        "Ġfloor",
        "ing"
      ],
      [
        "Ġlarg",
        "a"
      ],
      [
        "Ġdeg",
        "us"
      ],
      [
        "he",
        "imer"
      ],
      [
        "Ġab",
        "iti"
      ],
      [
        "Ġten",
        "endo"
      ],
      [
        "ĠN",
        "u"
      ],
      [
        "Ġspectr",
        "um"
      ],
      [
        "ĠR",
        "ecip"
      ],
      [
        "ĠHaw",
        "ai"
      ],
      [
        "p",
        "ages"
      ],
      [
        "Ð",
        "±"
      ],
      [
        "h",
        "idden"
      ],
      [
        "Ġadolesc",
        "enti"
      ],
      [
        "eg",
        "ne"
      ],
      [
        "Ġse",
        "ar"
      ],
      [
        "Ġpat",
        "ologia"
      ],
      [
        "Ġsugger",
        "imenti"
      ],
      [
        "Ġintrod",
        "otto"
      ],
      [
        "r",
        "ici"
      ],
      [
        "Ġ:",
        ")"
      ],
      [
        "ĠL",
        "ov"
      ],
      [
        "ĠB",
        "ush"
      ],
      [
        "ĠPr",
        "ince"
      ],
      [
        "effici",
        "enza"
      ],
      [
        "Ġann",
        "uncia"
      ],
      [
        "ock",
        "ets"
      ],
      [
        "Ġdefin",
        "ita"
      ],
      [
        "Ġbro",
        "ke"
      ],
      [
        "ĠPol",
        "y"
      ],
      [
        "Ġassoci",
        "ati"
      ],
      [
        "ing",
        "ue"
      ],
      [
        "ĠL",
        "iver"
      ],
      [
        "Ġus",
        "ata"
      ],
      [
        "Ġpos",
        "e"
      ],
      [
        "ĠSw",
        "itch"
      ],
      [
        "Ġtut",
        "orial"
      ],
      [
        "Ġent",
        "ities"
      ],
      [
        "Ġsost",
        "anzi"
      ],
      [
        "Ġphotograph",
        "s"
      ],
      [
        "Ġpar",
        "ser"
      ],
      [
        "Ġben",
        "issimo"
      ],
      [
        "Ġtrans",
        "lation"
      ],
      [
        "Ġlegg",
        "era"
      ],
      [
        "ĠC",
        "T"
      ],
      [
        "Ġcura",
        "re"
      ],
      [
        "ch",
        "at"
      ],
      [
        "ĠD",
        "ell"
      ],
      [
        "ĠZ",
        "el"
      ],
      [
        "ĠA",
        "udi"
      ],
      [
        "ĠB",
        "in"
      ],
      [
        "Ġd",
        "itta"
      ],
      [
        "ĠCateg",
        "oria"
      ],
      [
        "Ġdis",
        "astro"
      ],
      [
        "Ġwor",
        "ried"
      ],
      [
        "ĠV",
        "ide"
      ],
      [
        "Ġtr",
        "ials"
      ],
      [
        "Ġcriptoval",
        "ute"
      ],
      [
        "ĠD",
        "raw"
      ],
      [
        "Ġend",
        "e"
      ],
      [
        "ex",
        "it"
      ],
      [
        "Ġoper",
        "ativa"
      ],
      [
        "Ġstra",
        "in"
      ],
      [
        "os",
        "io"
      ],
      [
        "ĠO",
        "pportun"
      ],
      [
        "Ġimp",
        "lements"
      ],
      [
        "Ġperm",
        "its"
      ],
      [
        "Ġburn",
        "ing"
      ],
      [
        "Ġporta",
        "f"
      ],
      [
        "Ġpoint",
        "ed"
      ],
      [
        "ĠEs",
        "istono"
      ],
      [
        "UN",
        "D"
      ],
      [
        "Ġfoto",
        "volta"
      ],
      [
        "Ġmicro",
        "f"
      ],
      [
        "B",
        "ER"
      ],
      [
        "Reg",
        "ister"
      ],
      [
        "Ġpreval",
        "entemente"
      ],
      [
        "Ġimp",
        "lica"
      ],
      [
        "gi",
        "ene"
      ],
      [
        "ç»",
        "Ħ"
      ],
      [
        "str",
        "ong"
      ],
      [
        "Ġscul",
        "pt"
      ],
      [
        "Ġt",
        "oller"
      ],
      [
        "ar",
        "ini"
      ],
      [
        "Ġsp",
        "inta"
      ],
      [
        "Ġmed",
        "iev"
      ],
      [
        "ĠM",
        "ust"
      ],
      [
        "Ġcost",
        "ume"
      ],
      [
        "m",
        "ir"
      ],
      [
        "Ġeffettu",
        "ate"
      ],
      [
        "ake",
        "Files"
      ],
      [
        "Ġdis",
        "aster"
      ],
      [
        "æľ",
        "Ģ"
      ],
      [
        "ĠInvest",
        "ment"
      ],
      [
        "Ġaccess",
        "ibile"
      ],
      [
        "Ġpu",
        "ro"
      ],
      [
        "Ġpres",
        "erve"
      ],
      [
        "è¿",
        "Ľ"
      ],
      [
        "p",
        "at"
      ],
      [
        "Ġconness",
        "i"
      ],
      [
        "em",
        "or"
      ],
      [
        "ĠL",
        "amp"
      ],
      [
        "ĠD",
        "ave"
      ],
      [
        "Ġamp",
        "li"
      ],
      [
        "Ġcos",
        "tring"
      ],
      [
        "Ġsatell",
        "ite"
      ],
      [
        "Ġle",
        "ak"
      ],
      [
        "ĠCom",
        "o"
      ],
      [
        "ĠH",
        "istor"
      ],
      [
        "Ġ\"",
        "#"
      ],
      [
        "Ġpar",
        "ro"
      ],
      [
        "Ġemphas",
        "is"
      ],
      [
        "pres",
        "idente"
      ],
      [
        "ĠM",
        "ic"
      ],
      [
        "Ġindivid",
        "uali"
      ],
      [
        "F",
        "ac"
      ],
      [
        "let",
        "tr"
      ],
      [
        "Ġistitu",
        "zionali"
      ],
      [
        "Ġthr",
        "ive"
      ],
      [
        "os",
        "ess"
      ],
      [
        "ĠB",
        "h"
      ],
      [
        "Ġgiovan",
        "ile"
      ],
      [
        "Ġro",
        "ws"
      ],
      [
        "Ġrefer",
        "ences"
      ],
      [
        "Ġbelief",
        "s"
      ],
      [
        "Ġtrem",
        "end"
      ],
      [
        "Ġal",
        "p"
      ],
      [
        "ĠM",
        "organ"
      ],
      [
        "Ġpr",
        "atico"
      ],
      [
        "Ġscomm",
        "essa"
      ],
      [
        "imp",
        "le"
      ],
      [
        "Ġsk",
        "ip"
      ],
      [
        "Ġhost",
        "s"
      ],
      [
        "Ġbreat",
        "hing"
      ],
      [
        "izz",
        "anti"
      ],
      [
        "Ġtut",
        "or"
      ],
      [
        "ĠMa",
        "estro"
      ],
      [
        "Ġto",
        "sc"
      ],
      [
        "Con",
        "f"
      ],
      [
        "ĠV",
        "angelo"
      ],
      [
        "Ġed",
        "izioni"
      ],
      [
        "ĠAm",
        "ministrazione"
      ],
      [
        "Ġris",
        "orsa"
      ],
      [
        "ĠAr",
        "riv"
      ],
      [
        "arg",
        "in"
      ],
      [
        "Ġsent",
        "irsi"
      ],
      [
        "Ġscegli",
        "e"
      ],
      [
        "he",
        "et"
      ],
      [
        "Ġm",
        "ono"
      ],
      [
        "Ġved",
        "rÃł"
      ],
      [
        "Ġtorn",
        "ato"
      ],
      [
        "igen",
        "ous"
      ],
      [
        "er",
        "ti"
      ],
      [
        "Ġact",
        "ors"
      ],
      [
        "ĠR",
        "oll"
      ],
      [
        "att",
        "ato"
      ],
      [
        "AR",
        "IO"
      ],
      [
        "col",
        "ari"
      ],
      [
        "im",
        "per"
      ],
      [
        "ĠM",
        "enu"
      ],
      [
        "ogli",
        "enza"
      ],
      [
        "Ġpen",
        "etr"
      ],
      [
        "ĠP",
        "ython"
      ],
      [
        "Ġi",
        "per"
      ],
      [
        "Ġconosci",
        "uta"
      ],
      [
        "H",
        "TML"
      ],
      [
        "Ġcompi",
        "uto"
      ],
      [
        "D",
        "atabase"
      ],
      [
        "am",
        "er"
      ],
      [
        "Ġman",
        "s"
      ],
      [
        "Ġis",
        "lam"
      ],
      [
        "Ġprot",
        "ective"
      ],
      [
        "Ġdest",
        "inat"
      ],
      [
        "Ġav",
        "vis"
      ],
      [
        "br",
        "is"
      ],
      [
        "ĠF",
        "low"
      ],
      [
        "Ġj",
        "aw"
      ],
      [
        "ĠG",
        "T"
      ],
      [
        "por",
        "to"
      ],
      [
        "Ġnot",
        "ification"
      ],
      [
        "Ġcircost",
        "anze"
      ],
      [
        "osp",
        "el"
      ],
      [
        "Com",
        "merce"
      ],
      [
        "ĠCal",
        "da"
      ],
      [
        "w",
        "art"
      ],
      [
        "Ġsitu",
        "ato"
      ],
      [
        "ro",
        "f"
      ],
      [
        "Ġmu",
        "ove"
      ],
      [
        "ĠAlex",
        "ander"
      ],
      [
        "Ġbra",
        "ccio"
      ],
      [
        "Ġimp",
        "ost"
      ],
      [
        "Ġopp",
        "osition"
      ],
      [
        "Ġrim",
        "asti"
      ],
      [
        "land",
        "ese"
      ],
      [
        "Ġvacc",
        "ini"
      ],
      [
        "Ġmob",
        "ility"
      ],
      [
        "Ġinter",
        "vention"
      ],
      [
        "Ġton",
        "n"
      ],
      [
        "es",
        "ie"
      ],
      [
        "Ġaccogli",
        "enza"
      ],
      [
        "ĠFor",
        "za"
      ],
      [
        "Ġott",
        "ima"
      ],
      [
        "Ġrifless",
        "ioni"
      ],
      [
        "ĠR",
        "ug"
      ],
      [
        "ĠDire",
        "tt"
      ],
      [
        "Ġd",
        "essert"
      ],
      [
        "Ġtr",
        "ion"
      ],
      [
        "Ġps",
        "y"
      ],
      [
        "field",
        "s"
      ],
      [
        "Ġconf",
        "idential"
      ],
      [
        "Ġvisual",
        "izzare"
      ],
      [
        "ĠRe",
        "fer"
      ],
      [
        "Ġcusto",
        "d"
      ],
      [
        "In",
        "tern"
      ],
      [
        "artifact",
        "Id"
      ],
      [
        "Ġadvis",
        "ed"
      ],
      [
        "D",
        "U"
      ],
      [
        "an",
        "ic"
      ],
      [
        "Ġc",
        "il"
      ],
      [
        "Par",
        "ser"
      ],
      [
        "Ġal",
        "tezza"
      ],
      [
        "Ġsepar",
        "azione"
      ],
      [
        "èİ",
        "·"
      ],
      [
        "In",
        "f"
      ],
      [
        "ĠRes",
        "ource"
      ],
      [
        "Ġfranc",
        "esi"
      ],
      [
        "Ġinclus",
        "i"
      ],
      [
        "ĠB",
        "org"
      ],
      [
        "Ġcomb",
        "ines"
      ],
      [
        "ĠE",
        "lement"
      ],
      [
        "Ġphen",
        "omen"
      ],
      [
        "Ġn",
        "ati"
      ],
      [
        "Ġdep",
        "ressione"
      ],
      [
        "ĠMerc",
        "edes"
      ],
      [
        "ĠVed",
        "iamo"
      ],
      [
        "Ġwithdraw",
        "al"
      ],
      [
        "ĠB",
        "ella"
      ],
      [
        "Ġlavor",
        "ativa"
      ],
      [
        "è®",
        "¾"
      ],
      [
        "Ġfl",
        "ights"
      ],
      [
        "qu",
        "are"
      ],
      [
        "ĠP",
        "elle"
      ],
      [
        "ĠZo",
        "om"
      ],
      [
        "Ġfol",
        "k"
      ],
      [
        "ol",
        "uzione"
      ],
      [
        "Ġm",
        "erg"
      ],
      [
        "ĠSch",
        "olar"
      ],
      [
        "ĠPart",
        "ners"
      ],
      [
        "Ġstom",
        "ach"
      ],
      [
        "Ġtre",
        "k"
      ],
      [
        "ĠLec",
        "ce"
      ],
      [
        "b",
        "urn"
      ],
      [
        "ĠA",
        "bs"
      ],
      [
        "w",
        "alk"
      ],
      [
        "ick",
        "ing"
      ],
      [
        "Ġg",
        "usti"
      ],
      [
        "Ġnas",
        "o"
      ],
      [
        "ĠOrig",
        "in"
      ],
      [
        "Ġlegit",
        "imate"
      ],
      [
        "Ġsp",
        "osa"
      ],
      [
        "...",
        "\""
      ],
      [
        "Ġbul",
        "k"
      ],
      [
        "Ġ",
        "igno"
      ],
      [
        "Ġstruct",
        "ural"
      ],
      [
        "Ġg",
        "otten"
      ],
      [
        "Ġcur",
        "ious"
      ],
      [
        "Ġt",
        "ape"
      ],
      [
        "Ġfin",
        "ché"
      ],
      [
        "ic",
        "ola"
      ],
      [
        "Ġn",
        "odes"
      ],
      [
        "Ġe",
        "ager"
      ],
      [
        "Ġinf",
        "ant"
      ],
      [
        "Ġwhe",
        "els"
      ],
      [
        "Ġinser",
        "iti"
      ],
      [
        "Ġconsider",
        "ando"
      ],
      [
        "Ġbase",
        "ball"
      ],
      [
        "Ġaf",
        "ric"
      ],
      [
        "ĠStrateg",
        "y"
      ],
      [
        "\"]",
        ","
      ],
      [
        "ĠðŁ",
        "ĻĤ"
      ],
      [
        "tw",
        "itter"
      ],
      [
        "ĠDoc",
        "tor"
      ],
      [
        "ĠNE",
        "W"
      ],
      [
        "Ġeduc",
        "azione"
      ],
      [
        "Ġag",
        "ed"
      ],
      [
        "Ġfond",
        "ato"
      ],
      [
        "Ġautom",
        "otive"
      ],
      [
        "is",
        "truzione"
      ],
      [
        "acc",
        "etta"
      ],
      [
        "ĠCar",
        "m"
      ],
      [
        "ing",
        "ham"
      ],
      [
        "Ġris",
        "o"
      ],
      [
        "ĠTr",
        "attamento"
      ],
      [
        "Ä",
        "±"
      ],
      [
        "V",
        "IS"
      ],
      [
        "ĠTerm",
        "e"
      ],
      [
        "ur",
        "ismo"
      ],
      [
        "Ġauthor",
        "ized"
      ],
      [
        "ĠP",
        "ossi"
      ],
      [
        "ĠX",
        "VI"
      ],
      [
        "Ġview",
        "ed"
      ],
      [
        "Ġpes",
        "ca"
      ],
      [
        "ĠA",
        "ur"
      ],
      [
        "and",
        "ono"
      ],
      [
        "ĠAl",
        "low"
      ],
      [
        "g",
        "iving"
      ],
      [
        "Ġcre",
        "ativo"
      ],
      [
        "ĠSe",
        "attle"
      ],
      [
        "Ġpl",
        "t"
      ],
      [
        "Ġben",
        "z"
      ],
      [
        "Ġcorn",
        "ice"
      ],
      [
        "ĠM",
        "AG"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠ"
      ],
      [
        "vent",
        "ions"
      ],
      [
        "ĠEd",
        "ge"
      ],
      [
        "Ġon",
        "ore"
      ],
      [
        "am",
        "ins"
      ],
      [
        "ĠF",
        "actory"
      ],
      [
        "to",
        "ol"
      ],
      [
        "ĠEurope",
        "o"
      ],
      [
        "ĠAf",
        "ghanistan"
      ],
      [
        "ĠMart",
        "ino"
      ],
      [
        "Ġmetter",
        "si"
      ],
      [
        "OC",
        "I"
      ],
      [
        "GB",
        "T"
      ],
      [
        "ĠIntellig",
        "ence"
      ],
      [
        "Ġnorm",
        "almente"
      ],
      [
        "ĠB",
        "egin"
      ],
      [
        "Ġra",
        "zz"
      ],
      [
        "Ġoper",
        "ated"
      ],
      [
        "ĠBas",
        "ic"
      ],
      [
        "ĠS",
        "rl"
      ],
      [
        "ĠS",
        "ay"
      ],
      [
        "Ġport",
        "al"
      ],
      [
        "Ġchar",
        "ity"
      ],
      [
        "Ġeditori",
        "ale"
      ],
      [
        "F",
        "E"
      ],
      [
        "B",
        "et"
      ],
      [
        "b",
        "ud"
      ],
      [
        "Ġins",
        "ist"
      ],
      [
        "Ġcarta",
        "ce"
      ],
      [
        "Ġcolleg",
        "es"
      ],
      [
        "Ġmin",
        "acci"
      ],
      [
        "Ġave",
        "vamo"
      ],
      [
        "Ġcostitu",
        "zione"
      ],
      [
        "Ġclar",
        "ity"
      ],
      [
        "Ġinflamm",
        "ation"
      ],
      [
        "ĠC",
        "AL"
      ],
      [
        "Ġcomp",
        "elling"
      ],
      [
        "Ä",
        "ģ"
      ],
      [
        "Ġliber",
        "amente"
      ],
      [
        "f",
        "la"
      ],
      [
        "Ġl",
        "etting"
      ],
      [
        "Ġriserv",
        "ata"
      ],
      [
        "er",
        "ce"
      ],
      [
        "Ġ",
        "ignore"
      ],
      [
        "ĠW",
        "olf"
      ],
      [
        "IC",
        "HE"
      ],
      [
        "Ġrim",
        "asta"
      ],
      [
        "ĠV",
        "ision"
      ],
      [
        "Ġappoint",
        "ed"
      ],
      [
        "P",
        "arent"
      ],
      [
        "ĠF",
        "lex"
      ],
      [
        "Ġcollabor",
        "ative"
      ],
      [
        "Ġcount",
        "less"
      ],
      [
        "Ġc",
        "ement"
      ],
      [
        "ĠPost",
        "s"
      ],
      [
        "ĠFin",
        "anzi"
      ],
      [
        "Ġelettr",
        "iche"
      ],
      [
        "ĠP",
        "interest"
      ],
      [
        "Ġadegu",
        "ato"
      ],
      [
        "Ġs",
        "aggio"
      ],
      [
        "Ġavvi",
        "ato"
      ],
      [
        "t",
        "it"
      ],
      [
        "Ġall",
        "ung"
      ],
      [
        "Ġrilasci",
        "ato"
      ],
      [
        "u",
        "ous"
      ],
      [
        "Ġc",
        "ogliere"
      ],
      [
        "Ġma",
        "ps"
      ],
      [
        "Ġw",
        "aves"
      ],
      [
        "ĠN",
        "A"
      ],
      [
        "Ġsou",
        "thern"
      ],
      [
        "Ġcas",
        "c"
      ],
      [
        "ĠT",
        "aking"
      ],
      [
        "Ġor",
        "to"
      ],
      [
        "Ġo",
        "xygen"
      ],
      [
        "Ġra",
        "cchi"
      ],
      [
        "ili",
        "ari"
      ],
      [
        "Ġinf",
        "il"
      ],
      [
        "ĠEx",
        "cel"
      ],
      [
        "Ġb",
        "oun"
      ],
      [
        "Ġrabb",
        "ia"
      ],
      [
        "ĠEqu",
        "ipment"
      ],
      [
        "M",
        "edia"
      ],
      [
        "ĠAss",
        "ic"
      ],
      [
        "Ġtum",
        "ore"
      ],
      [
        "F",
        "ull"
      ],
      [
        "ĠB",
        "ass"
      ],
      [
        "Ġed",
        "ificio"
      ],
      [
        "gg",
        "le"
      ],
      [
        "Ġgest",
        "ito"
      ],
      [
        ".",
        "\","
      ],
      [
        "Ġident",
        "ification"
      ],
      [
        "it",
        "ches"
      ],
      [
        "Ġcalcul",
        "ate"
      ],
      [
        "ĠT",
        "ecnolog"
      ],
      [
        "Ġind",
        "isc"
      ],
      [
        "Ġprov",
        "isions"
      ],
      [
        "ĠK",
        "i"
      ],
      [
        "com",
        "fort"
      ],
      [
        "ent",
        "ato"
      ],
      [
        "inser",
        "imento"
      ],
      [
        "ip",
        "o"
      ],
      [
        "Ġind",
        "iffer"
      ],
      [
        "cre",
        "ated"
      ],
      [
        "aggi",
        "ornamento"
      ],
      [
        "ĠArch",
        "ivio"
      ],
      [
        "ĠTherap",
        "y"
      ],
      [
        "ĠTomm",
        "aso"
      ],
      [
        "ign",
        "a"
      ],
      [
        "es",
        "tare"
      ],
      [
        "Ġel",
        "ected"
      ],
      [
        "Ġmo",
        "on"
      ],
      [
        "Ġrinnov",
        "abili"
      ],
      [
        "Ġche",
        "aper"
      ],
      [
        "ĠArg",
        "entina"
      ],
      [
        "Ġinut",
        "ile"
      ],
      [
        "ĠL",
        "U"
      ],
      [
        "////////////////",
        "////////////////"
      ],
      [
        "ĠE",
        "UR"
      ],
      [
        "ĠMon",
        "za"
      ],
      [
        "Ġ-",
        "."
      ],
      [
        "Ġinc",
        "ro"
      ],
      [
        "ĠPart",
        "icip"
      ],
      [
        "Ġp",
        "esc"
      ],
      [
        "ĠB",
        "ri"
      ],
      [
        "Ġmot",
        "ivazioni"
      ],
      [
        "ĠBi",
        "anca"
      ],
      [
        "ell",
        "enza"
      ],
      [
        "Ġh",
        "ip"
      ],
      [
        "Ġfar",
        "ci"
      ],
      [
        "m",
        "ask"
      ],
      [
        "ĠF",
        "is"
      ],
      [
        "Ġimp",
        "ro"
      ],
      [
        "ĠD",
        "ragon"
      ],
      [
        "Ġdim",
        "ensions"
      ],
      [
        "ĠS",
        "IM"
      ],
      [
        "']",
        "))"
      ],
      [
        "roc",
        "inio"
      ],
      [
        "st",
        "ic"
      ],
      [
        "Ġemb",
        "ark"
      ],
      [
        "Ġres",
        "erve"
      ],
      [
        "Ġpartnership",
        "s"
      ],
      [
        "uck",
        "s"
      ],
      [
        "bur",
        "go"
      ],
      [
        "Ġint",
        "re"
      ],
      [
        "Ġass",
        "ured"
      ],
      [
        "Ġapprofond",
        "imento"
      ],
      [
        "Rep",
        "o"
      ],
      [
        "Ġbic",
        "chi"
      ],
      [
        "Ġconsigli",
        "amo"
      ],
      [
        "Ġabs",
        "ence"
      ],
      [
        "Ġfin",
        "ali"
      ],
      [
        "Ġcolp",
        "isce"
      ],
      [
        "W",
        "orld"
      ],
      [
        "ĠGio",
        "vedì"
      ],
      [
        "ic",
        "ano"
      ],
      [
        "Ġ,",
        "\""
      ],
      [
        "v",
        "it"
      ],
      [
        "an",
        "ches"
      ],
      [
        "Ġmountain",
        "s"
      ],
      [
        "R",
        "untime"
      ],
      [
        "Ġm",
        "atura"
      ],
      [
        "Ġmostr",
        "ano"
      ],
      [
        "Ġfif",
        "th"
      ],
      [
        "ĠF",
        "ine"
      ],
      [
        "â",
        "ĶĢ"
      ],
      [
        "ĠOpt",
        "ions"
      ],
      [
        "ST",
        "AT"
      ],
      [
        "m",
        "b"
      ],
      [
        "ĠCry",
        "pto"
      ],
      [
        "Ġb",
        "anner"
      ],
      [
        "Ġpi",
        "xel"
      ],
      [
        "ens",
        "us"
      ],
      [
        "ur",
        "ers"
      ],
      [
        "end",
        "ono"
      ],
      [
        "Ù",
        "ĩ"
      ],
      [
        "in",
        "line"
      ],
      [
        "Ġcost",
        "ly"
      ],
      [
        "d",
        "ue"
      ],
      [
        "Ġmut",
        "uo"
      ],
      [
        "is",
        "an"
      ],
      [
        "Ġpers",
        "u"
      ],
      [
        "F",
        "loat"
      ],
      [
        "Ġinclus",
        "ion"
      ],
      [
        "Ġf",
        "acebook"
      ],
      [
        "Ġst",
        "retta"
      ],
      [
        "Ġsl",
        "ide"
      ],
      [
        "Ġguid",
        "ato"
      ],
      [
        "Ġel",
        "ections"
      ],
      [
        "ĠPh",
        "o"
      ],
      [
        "ch",
        "ron"
      ],
      [
        "Ġinnov",
        "ativo"
      ],
      [
        "ĠP",
        "OS"
      ],
      [
        "ĠM",
        "AT"
      ],
      [
        "Ġblack",
        "jack"
      ],
      [
        "arti",
        "ene"
      ],
      [
        "ĠVi",
        "ene"
      ],
      [
        "ĠGu",
        "ido"
      ],
      [
        "ĠB",
        "U"
      ],
      [
        "ĠEd",
        "itore"
      ],
      [
        "occ",
        "ia"
      ],
      [
        "Ġdism",
        "iss"
      ],
      [
        "Ġma",
        "fia"
      ],
      [
        "ĠOrgan",
        "ization"
      ],
      [
        "Ġt",
        "we"
      ],
      [
        "ĠN",
        "ato"
      ],
      [
        "ĠQuest",
        "ion"
      ],
      [
        "ĠChall",
        "enge"
      ],
      [
        "ĠBr",
        "uxelles"
      ],
      [
        "ĠLog",
        "in"
      ],
      [
        "ĠTer",
        "esa"
      ],
      [
        "atic",
        "amente"
      ],
      [
        "dom",
        "est"
      ],
      [
        "Ġvis",
        "ibilitÃł"
      ],
      [
        "Ġprepar",
        "ato"
      ],
      [
        "ĠU",
        "fficio"
      ],
      [
        "Ġsperiment",
        "azione"
      ],
      [
        "ut",
        "f"
      ],
      [
        "Ġconten",
        "ute"
      ],
      [
        "Ġliber",
        "al"
      ],
      [
        "ĠClean",
        "ing"
      ],
      [
        "ed",
        "rale"
      ],
      [
        "ed",
        "o"
      ],
      [
        "win",
        "ning"
      ],
      [
        "Ġannivers",
        "ary"
      ],
      [
        "Ġel",
        "der"
      ],
      [
        "Ġtrim",
        "estre"
      ],
      [
        "back",
        "ground"
      ],
      [
        "Ġ\"",
        ",\""
      ],
      [
        "Ġsent",
        "imento"
      ],
      [
        "ĠV",
        "edi"
      ],
      [
        "Ġperm",
        "itted"
      ],
      [
        "requ",
        "ired"
      ],
      [
        "ĠCast",
        "ell"
      ],
      [
        "\"",
        "+"
      ],
      [
        "Ġparti",
        "al"
      ],
      [
        "...",
        "âĢĿ"
      ],
      [
        "ĠJ",
        "oy"
      ],
      [
        "ins",
        "egna"
      ],
      [
        "s",
        "d"
      ],
      [
        "b",
        "es"
      ],
      [
        "Ġstr",
        "ano"
      ],
      [
        "Ġat",
        "tore"
      ],
      [
        "Ġrequ",
        "iring"
      ],
      [
        "al",
        "one"
      ],
      [
        "ĠSql",
        "Parameter"
      ],
      [
        "ĠCar",
        "bon"
      ],
      [
        "Ġsv",
        "ari"
      ],
      [
        "ĠMel",
        "oni"
      ],
      [
        "ĠF",
        "ern"
      ],
      [
        "Ġter",
        "res"
      ],
      [
        "ĠRis",
        "k"
      ],
      [
        "ab",
        "out"
      ],
      [
        "ON",
        "T"
      ],
      [
        "ĠR",
        "AM"
      ],
      [
        "Ġass",
        "ur"
      ],
      [
        "ĠBr",
        "un"
      ],
      [
        "Dev",
        "ice"
      ],
      [
        "Ġz",
        "ip"
      ],
      [
        "Ġpav",
        "imento"
      ],
      [
        "Ġam",
        "ato"
      ],
      [
        "Ġ",
        "ud"
      ],
      [
        "Ġgradu",
        "ally"
      ],
      [
        "com",
        "ment"
      ],
      [
        "Ġple",
        "asant"
      ],
      [
        "Ġfili",
        "era"
      ],
      [
        "Ġter",
        "remoto"
      ],
      [
        "Ġcom",
        "odo"
      ],
      [
        "Ġmonitor",
        "are"
      ],
      [
        "Ġp",
        "okies"
      ],
      [
        "ol",
        "ati"
      ],
      [
        "Ġsc",
        "endere"
      ],
      [
        "Ġmer",
        "ci"
      ],
      [
        "Ġliqu",
        "ido"
      ],
      [
        "Ġdepend",
        "ent"
      ],
      [
        "Ġpres",
        "cription"
      ],
      [
        "w",
        "i"
      ],
      [
        "Ġp",
        "ipe"
      ],
      [
        "Ġdemonstr",
        "ated"
      ],
      [
        "Ġan",
        "ten"
      ],
      [
        "ĠS",
        "leep"
      ],
      [
        "æľ",
        "¬"
      ],
      [
        "Ġscol",
        "astica"
      ],
      [
        "Ġvari",
        "ations"
      ],
      [
        "Ġmeasure",
        "ment"
      ],
      [
        "Ġrafforz",
        "are"
      ],
      [
        "sh",
        "ore"
      ],
      [
        "ĠRou",
        "te"
      ],
      [
        "Ġbo",
        "om"
      ],
      [
        "Ġtur",
        "istica"
      ],
      [
        "C",
        "at"
      ],
      [
        "Ġp",
        "d"
      ],
      [
        ">",
        "%"
      ],
      [
        "Ġraff",
        "redd"
      ],
      [
        "ĠâĤ¬",
        "."
      ],
      [
        "I",
        "ter"
      ],
      [
        "ow",
        "a"
      ],
      [
        "ĠF",
        "ai"
      ],
      [
        "ĠP",
        "ala"
      ],
      [
        "ĠD",
        "M"
      ],
      [
        "ET",
        "A"
      ],
      [
        "Ġpubl",
        "ishing"
      ],
      [
        "Ġsoci",
        "et"
      ],
      [
        "im",
        "mobile"
      ],
      [
        "nd",
        "ef"
      ],
      [
        "Ġcamp",
        "ioni"
      ],
      [
        "Ġprot",
        "esta"
      ],
      [
        "Ġcontrib",
        "uted"
      ],
      [
        "Ġpot",
        "remmo"
      ],
      [
        "(\"",
        "@"
      ],
      [
        "Ġpia",
        "zz"
      ],
      [
        "Ġcustom",
        "ize"
      ],
      [
        "ĠS",
        "ure"
      ],
      [
        "In",
        "st"
      ],
      [
        "Ġalgorith",
        "ms"
      ],
      [
        "ĠChe",
        "l"
      ],
      [
        "Ġconcentr",
        "ation"
      ],
      [
        "el",
        "ev"
      ],
      [
        "Ġav",
        "val"
      ],
      [
        "Ġreview",
        "ed"
      ],
      [
        "Ġintellett",
        "uale"
      ],
      [
        "Ġmu",
        "ore"
      ],
      [
        "ym",
        "bol"
      ],
      [
        "eso",
        "ta"
      ],
      [
        "Ġcanti",
        "ere"
      ],
      [
        "Ġre",
        "ct"
      ],
      [
        "H",
        "L"
      ],
      [
        "Ġsupport",
        "ive"
      ],
      [
        "Ġpian",
        "ificazione"
      ],
      [
        "En",
        "tries"
      ],
      [
        "av",
        "y"
      ],
      [
        "Ġpar",
        "ks"
      ],
      [
        "Ġamministr",
        "ativo"
      ],
      [
        "ĠPhil",
        "adelphia"
      ],
      [
        "Ġd",
        "intorni"
      ],
      [
        "y",
        "cle"
      ],
      [
        "Ġinv",
        "ito"
      ],
      [
        "ĠF",
        "resh"
      ],
      [
        "ĠS",
        "UL"
      ],
      [
        "ff",
        "e"
      ],
      [
        "Ġtant",
        "issimi"
      ],
      [
        "Ġdepart",
        "ments"
      ],
      [
        "As",
        "ync"
      ],
      [
        "Ġapparten",
        "enti"
      ],
      [
        "ul",
        "m"
      ],
      [
        "Ġqual",
        "ities"
      ],
      [
        "ĠCas",
        "in"
      ],
      [
        "ĠAustr",
        "ia"
      ],
      [
        "ĠP",
        "ink"
      ],
      [
        "ĠCor",
        "porate"
      ],
      [
        "Ġpot",
        "evano"
      ],
      [
        "(",
        "`"
      ],
      [
        "Ġcaratter",
        "izzata"
      ],
      [
        "Ġschi",
        "ena"
      ],
      [
        "ir",
        "ti"
      ],
      [
        "Ġreligi",
        "osa"
      ],
      [
        "Ġs",
        "ql"
      ],
      [
        "Ġro",
        "yal"
      ],
      [
        "Ġdeterm",
        "in"
      ],
      [
        "ĠR",
        "ab"
      ],
      [
        "c",
        "ountry"
      ],
      [
        "itari",
        "an"
      ],
      [
        "ilia",
        "zione"
      ],
      [
        "Ġsp",
        "ouse"
      ],
      [
        "F",
        "M"
      ],
      [
        "ĠV",
        "ar"
      ],
      [
        "Ġp",
        "aste"
      ],
      [
        "ĠV",
        "IP"
      ],
      [
        "Ġout",
        "doors"
      ],
      [
        "Ġass",
        "istere"
      ],
      [
        "ac",
        "que"
      ],
      [
        "Ġcopert",
        "ina"
      ],
      [
        "Ġobblig",
        "atorio"
      ],
      [
        "ĠD",
        "ental"
      ],
      [
        "ĠIm",
        "ages"
      ],
      [
        "vo",
        "ice"
      ],
      [
        "A",
        "tt"
      ],
      [
        "Ġser",
        "en"
      ],
      [
        "it",
        "ivity"
      ],
      [
        "se",
        "q"
      ],
      [
        "Ġ",
        "×"
      ],
      [
        "ĠRec",
        "ord"
      ],
      [
        "Ġimplic",
        "ations"
      ],
      [
        "Ġadv",
        "ise"
      ],
      [
        "Ġinv",
        "ita"
      ],
      [
        "Ġterm",
        "inal"
      ],
      [
        "Ġav",
        "vert"
      ],
      [
        "Ġcomun",
        "icati"
      ],
      [
        "ĠGr",
        "ant"
      ],
      [
        "Ġprevis",
        "ione"
      ],
      [
        "Ġdipl",
        "oma"
      ],
      [
        "ĠF",
        "red"
      ],
      [
        "Ġpass",
        "es"
      ],
      [
        "Ġcosidd",
        "etto"
      ],
      [
        "ti",
        "al"
      ],
      [
        "ĠResult",
        "s"
      ],
      [
        "Ġconserv",
        "ation"
      ],
      [
        "D",
        "eb"
      ],
      [
        "Ġal",
        "uminum"
      ],
      [
        "Ġo",
        "cchio"
      ],
      [
        "ann",
        "uncio"
      ],
      [
        "attiv",
        "azione"
      ],
      [
        "ĠNov",
        "ecento"
      ],
      [
        ")",
        "/"
      ],
      [
        "ĠDisc",
        "uss"
      ],
      [
        "D",
        "etail"
      ],
      [
        "Ġw",
        "ise"
      ],
      [
        "ĠS",
        "ens"
      ],
      [
        "V",
        "ar"
      ],
      [
        "Ġforn",
        "itore"
      ],
      [
        "Ġsegn",
        "ato"
      ],
      [
        "Ġcin",
        "esi"
      ],
      [
        "Ġchi",
        "usa"
      ],
      [
        "other",
        "apy"
      ],
      [
        "ĠR",
        "A"
      ],
      [
        "IC",
        "K"
      ],
      [
        "Ġpare",
        "nti"
      ],
      [
        "Ġra",
        "mp"
      ],
      [
        "intellig",
        "enza"
      ],
      [
        "Ġrece",
        "ipt"
      ],
      [
        "Ġconvers",
        "ione"
      ],
      [
        "Ġb",
        "inary"
      ],
      [
        "ce",
        "eds"
      ],
      [
        "Ġgener",
        "ous"
      ],
      [
        "Ġgiurid",
        "ica"
      ],
      [
        "Ġb",
        "osco"
      ],
      [
        "d",
        "est"
      ],
      [
        "Ġver",
        "n"
      ],
      [
        "Ġscienzi",
        "ati"
      ],
      [
        "s",
        "elling"
      ],
      [
        "ĠB",
        "ott"
      ],
      [
        "Ġt",
        "ire"
      ],
      [
        "Ġfin",
        "estre"
      ],
      [
        "Ġbro",
        "ader"
      ],
      [
        "ĠN",
        "ad"
      ],
      [
        "lim",
        "it"
      ],
      [
        "on",
        "so"
      ],
      [
        "el",
        "tÃł"
      ],
      [
        "Ġwhere",
        "ver"
      ],
      [
        "zz",
        "ur"
      ],
      [
        "Ġw",
        "rap"
      ],
      [
        "Ġt",
        "ender"
      ],
      [
        "Ġrom",
        "anzi"
      ],
      [
        "Ġbu",
        "io"
      ],
      [
        "ĠCond",
        "izioni"
      ],
      [
        "r",
        "r"
      ],
      [
        "********************************",
        "********************************"
      ],
      [
        "ĠCele",
        "br"
      ],
      [
        "Ġsp",
        "ell"
      ],
      [
        "Ġcl",
        "oth"
      ],
      [
        "ĠB",
        "ry"
      ],
      [
        "Ġobtain",
        "ing"
      ],
      [
        "ss",
        "on"
      ],
      [
        "S",
        "iamo"
      ],
      [
        "al",
        "ter"
      ],
      [
        "Ġgr",
        "inding"
      ],
      [
        "ado",
        "zione"
      ],
      [
        "Ġespos",
        "izione"
      ],
      [
        "l",
        "arg"
      ],
      [
        "Ġh",
        "anging"
      ],
      [
        "ib",
        "i"
      ],
      [
        "av",
        "ior"
      ],
      [
        "l",
        "ings"
      ],
      [
        "Ġnerv",
        "ous"
      ],
      [
        "R",
        "ev"
      ],
      [
        "Ġqu",
        "ind"
      ],
      [
        "Ġoff",
        "ensive"
      ],
      [
        "Ġbib",
        "lioteca"
      ],
      [
        "ĠB",
        "MW"
      ],
      [
        "end",
        "ola"
      ],
      [
        "ĠSe",
        "bbene"
      ],
      [
        "Ġrim",
        "edi"
      ],
      [
        "nd",
        "o"
      ],
      [
        "Ġviv",
        "endo"
      ],
      [
        "Ġcoordin",
        "ate"
      ],
      [
        "ov",
        "ic"
      ],
      [
        "ĠCR",
        "M"
      ],
      [
        "nd",
        "rome"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠ"
      ],
      [
        "ink",
        "ing"
      ],
      [
        "ĠAd",
        "vis"
      ],
      [
        "n",
        "ut"
      ],
      [
        "Ġre",
        "hab"
      ],
      [
        "ĠS",
        "co"
      ],
      [
        "igl",
        "ione"
      ],
      [
        "Ġg",
        "er"
      ],
      [
        "Ġrappresent",
        "ante"
      ],
      [
        "ĠM",
        "T"
      ],
      [
        "Ġpreoccup",
        "azione"
      ],
      [
        "pro",
        "gram"
      ],
      [
        "b",
        "ad"
      ],
      [
        "Ġat",
        "teggiamento"
      ],
      [
        "Ġcontinu",
        "ously"
      ],
      [
        "ĠVu",
        "oi"
      ],
      [
        "Ġpann",
        "elli"
      ],
      [
        "Ġapp",
        "liances"
      ],
      [
        "Ġspecial",
        "izzato"
      ],
      [
        "Ġorient",
        "ale"
      ],
      [
        "sc",
        "op"
      ],
      [
        "ĠProgram",
        "ma"
      ],
      [
        "ĠMar",
        "sh"
      ],
      [
        "Ġar",
        "ise"
      ],
      [
        "ed",
        "u"
      ],
      [
        "ĠBer",
        "lin"
      ],
      [
        "Ġletter",
        "almente"
      ],
      [
        "el",
        "ia"
      ],
      [
        "s",
        "ki"
      ],
      [
        "Ġgen",
        "etic"
      ],
      [
        "ĠReg",
        "ional"
      ],
      [
        "Get",
        "X"
      ],
      [
        "oth",
        "ers"
      ],
      [
        "ĠAd",
        "obe"
      ],
      [
        "Ġsure",
        "ly"
      ],
      [
        "lik",
        "ely"
      ],
      [
        "istem",
        "i"
      ],
      [
        "ti",
        "que"
      ],
      [
        "ĠDe",
        "ath"
      ],
      [
        "Ġcostitu",
        "zionale"
      ],
      [
        "Ġselezion",
        "ati"
      ],
      [
        "Ġglob",
        "ally"
      ],
      [
        "f",
        "ab"
      ],
      [
        "Ġricon",
        "osce"
      ],
      [
        "ĠR",
        "EC"
      ],
      [
        "ry",
        "ption"
      ],
      [
        "amp",
        "oo"
      ],
      [
        "Ġacqu",
        "ista"
      ],
      [
        "ĠZ",
        "an"
      ],
      [
        "int",
        "endo"
      ],
      [
        "éĩ",
        "ı"
      ],
      [
        "è",
        "ĩ"
      ],
      [
        "Ġvesc",
        "ovo"
      ],
      [
        "Ġveg",
        "an"
      ],
      [
        "Ġcoll",
        "ettiva"
      ],
      [
        "ĠEnter",
        "prise"
      ],
      [
        "ĠL",
        "yn"
      ],
      [
        "Ġreg",
        "ards"
      ],
      [
        "Ġchiam",
        "are"
      ],
      [
        "ĠFri",
        "uli"
      ],
      [
        "?",
        "!"
      ],
      [
        "Ġrient",
        "ra"
      ],
      [
        "Ġdel",
        "ine"
      ],
      [
        "ir",
        "th"
      ],
      [
        "ĠPal",
        "m"
      ],
      [
        "Ġnucle",
        "are"
      ],
      [
        "ĠRec",
        "overy"
      ],
      [
        "ĠFore",
        "ign"
      ],
      [
        "ĠP",
        "ont"
      ],
      [
        "ĠE",
        "lettr"
      ],
      [
        "ud",
        "ia"
      ],
      [
        "Ġstipend",
        "io"
      ],
      [
        "y",
        "pt"
      ],
      [
        "=\"",
        "<?"
      ],
      [
        "ĠKore",
        "an"
      ],
      [
        "Ġs",
        "orts"
      ],
      [
        "D",
        "om"
      ],
      [
        "Ġpsic",
        "ologico"
      ],
      [
        "Ġfinanzi",
        "arie"
      ],
      [
        "Ġpus",
        "hed"
      ],
      [
        "Ġinval",
        "id"
      ],
      [
        "Ġmoder",
        "ni"
      ],
      [
        "ĠL",
        "ug"
      ],
      [
        "ĠYO",
        "UR"
      ],
      [
        "al",
        "ie"
      ],
      [
        "Ġcompless",
        "i"
      ],
      [
        "Ġcompar",
        "to"
      ],
      [
        "Ġmet",
        "allo"
      ],
      [
        "ĠPlay",
        "ers"
      ],
      [
        "Ġtherap",
        "ist"
      ],
      [
        "Ġconserv",
        "are"
      ],
      [
        "Ġcro",
        "ce"
      ],
      [
        "ĠFig",
        "ure"
      ],
      [
        "Ġd",
        "s"
      ],
      [
        "Lay",
        "er"
      ],
      [
        "Ġautom",
        "obil"
      ],
      [
        "Ġtedes",
        "chi"
      ],
      [
        "Ġa",
        "pert"
      ],
      [
        "ch",
        "ing"
      ],
      [
        "Ġapprezz",
        "ato"
      ],
      [
        "in",
        "etto"
      ],
      [
        "arli",
        "e"
      ],
      [
        "Ġpasseggi",
        "ata"
      ],
      [
        "Ġmod",
        "ules"
      ],
      [
        "Ġattrib",
        "ute"
      ],
      [
        "ĠAl",
        "liance"
      ],
      [
        "Ġexp",
        "los"
      ],
      [
        "Ġam",
        "iche"
      ],
      [
        "Log",
        "ger"
      ],
      [
        "ĠC",
        "ord"
      ],
      [
        "æĪ",
        "ij"
      ],
      [
        "it",
        "ante"
      ],
      [
        "}",
        "}"
      ],
      [
        "anz",
        "ialmente"
      ],
      [
        "Ġspagn",
        "olo"
      ],
      [
        "ĠC",
        "reek"
      ],
      [
        "u",
        "ing"
      ],
      [
        "Ġam",
        "ministrazioni"
      ],
      [
        "ĠAnth",
        "ony"
      ],
      [
        "ĠUn",
        "ite"
      ],
      [
        "as",
        "tri"
      ],
      [
        "ĠMan",
        "if"
      ],
      [
        "Ġf",
        "ugg"
      ],
      [
        "Ġarrang",
        "ements"
      ],
      [
        "ĠK",
        "elly"
      ],
      [
        "ath",
        "ers"
      ],
      [
        "Ġdown",
        "town"
      ],
      [
        "t",
        "elling"
      ],
      [
        "Ġcoordin",
        "amento"
      ],
      [
        "Ġterre",
        "ni"
      ],
      [
        "Ġlux",
        "urious"
      ],
      [
        "Ġs",
        "ab"
      ],
      [
        "Ġott",
        "imi"
      ],
      [
        "in",
        "itial"
      ],
      [
        "Ġrare",
        "ly"
      ],
      [
        "ĠNatural",
        "mente"
      ],
      [
        "eg",
        "gia"
      ],
      [
        "and",
        "roid"
      ],
      [
        "ĠDEL",
        "LE"
      ],
      [
        "å¤",
        "§"
      ],
      [
        "P",
        "erson"
      ],
      [
        "ĠG",
        "ift"
      ],
      [
        "Ġintegr",
        "ale"
      ],
      [
        "call",
        "ed"
      ],
      [
        "ag",
        "giare"
      ],
      [
        "w",
        "as"
      ],
      [
        "Ġterrit",
        "ory"
      ],
      [
        "ĠT",
        "orn"
      ],
      [
        "Ġke",
        "en"
      ],
      [
        "Ġus",
        "i"
      ],
      [
        "Ġgra",
        "zia"
      ],
      [
        "Ġrinnov",
        "o"
      ],
      [
        "ĠF",
        "IN"
      ],
      [
        "Ġcost",
        "retti"
      ],
      [
        "acqu",
        "isizione"
      ],
      [
        "Ġevol",
        "ving"
      ],
      [
        "Ġp",
        "ausa"
      ],
      [
        "Ġ\\",
        "\""
      ],
      [
        "W",
        "R"
      ],
      [
        "ist",
        "ance"
      ],
      [
        "Ġgo",
        "ogle"
      ],
      [
        "Î",
        "¿"
      ],
      [
        "Ġdis",
        "abili"
      ],
      [
        "ĠF",
        "ace"
      ],
      [
        "Ġresp",
        "iro"
      ],
      [
        "azz",
        "ardo"
      ],
      [
        "Ġottim",
        "ale"
      ],
      [
        "Ġinvol",
        "vement"
      ],
      [
        "ĠF",
        "C"
      ],
      [
        "Ġurb",
        "ano"
      ],
      [
        "ĠE",
        "gli"
      ],
      [
        "Ġprodutt",
        "ivo"
      ],
      [
        "Ġdeath",
        "s"
      ],
      [
        "Ġstere",
        "ot"
      ],
      [
        "ĠH",
        "ash"
      ],
      [
        "Ġst",
        "ia"
      ],
      [
        "Ġw",
        "ard"
      ],
      [
        "imp",
        "rov"
      ],
      [
        "Ġst",
        "ili"
      ],
      [
        "rent",
        "ina"
      ],
      [
        "Ġimpegn",
        "ato"
      ],
      [
        "Ġexclus",
        "ively"
      ],
      [
        "F",
        "ore"
      ],
      [
        "Ġs",
        "abbia"
      ],
      [
        "Ġform",
        "ativo"
      ],
      [
        "ig",
        "ni"
      ],
      [
        "ĠSh",
        "a"
      ],
      [
        "arg",
        "v"
      ],
      [
        "verse",
        "as"
      ],
      [
        "Rou",
        "te"
      ],
      [
        "ĠD",
        "ise"
      ],
      [
        "é",
        "Ķ"
      ],
      [
        "Ġimprov",
        "es"
      ],
      [
        "Ġc",
        "c"
      ],
      [
        "face",
        "book"
      ],
      [
        "ĠD",
        "S"
      ],
      [
        "ĠDra",
        "ghi"
      ],
      [
        "Ġsegnal",
        "are"
      ],
      [
        "Ġexp",
        "licit"
      ],
      [
        "ĠPa",
        "int"
      ],
      [
        "ĠDiffer",
        "ent"
      ],
      [
        "Ġgiud",
        "ici"
      ],
      [
        "ĠOnt",
        "ario"
      ],
      [
        "m",
        "ath"
      ],
      [
        "ic",
        "one"
      ],
      [
        "Ġtutel",
        "are"
      ],
      [
        "ĠVatic",
        "ano"
      ],
      [
        "ĠW",
        "ikipedia"
      ],
      [
        "Ġreal",
        "izz"
      ],
      [
        "Ġdifferent",
        "ly"
      ],
      [
        "Ġunivers",
        "al"
      ],
      [
        "Ġc",
        "ot"
      ],
      [
        "ĠT",
        "ir"
      ],
      [
        "Ġper",
        "se"
      ],
      [
        "Amer",
        "ican"
      ],
      [
        "ĠC",
        "ic"
      ],
      [
        "li",
        "fer"
      ],
      [
        "Ġprecis",
        "ely"
      ],
      [
        "Ġgain",
        "s"
      ],
      [
        "Ġbarri",
        "ers"
      ],
      [
        "`",
        "."
      ],
      [
        "ĠP",
        "ear"
      ],
      [
        "Ġfum",
        "o"
      ],
      [
        "ĠTes",
        "la"
      ],
      [
        "ĠAm",
        "ici"
      ],
      [
        "c",
        "ements"
      ],
      [
        "Ġsupp",
        "lied"
      ],
      [
        "ĠCent",
        "rale"
      ],
      [
        "Ġsovra",
        "pp"
      ],
      [
        "ĠIn",
        "formativa"
      ],
      [
        "Ġpresent",
        "ati"
      ],
      [
        "pa",
        "per"
      ],
      [
        "Ġmontag",
        "ne"
      ],
      [
        "f",
        "ers"
      ],
      [
        "Ġview",
        "ers"
      ],
      [
        "Ġsuccess",
        "i"
      ],
      [
        "St",
        "ar"
      ],
      [
        "é",
        "s"
      ],
      [
        "Ġmusic",
        "isti"
      ],
      [
        "Ġstay",
        "ed"
      ],
      [
        "Ġhass",
        "le"
      ],
      [
        "Ġatt",
        "ento"
      ],
      [
        "Ġascol",
        "to"
      ],
      [
        "Ġmod",
        "uli"
      ],
      [
        "ER",
        "Y"
      ],
      [
        "Ġcont",
        "engono"
      ],
      [
        "Ġy",
        "og"
      ],
      [
        "Ġdivers",
        "itÃł"
      ],
      [
        "ist",
        "ent"
      ],
      [
        "f",
        "ere"
      ],
      [
        "ig",
        "m"
      ],
      [
        "Ġtreat",
        "ing"
      ],
      [
        "ĠSk",
        "in"
      ],
      [
        "ĠTOD",
        "O"
      ],
      [
        "ĠH",
        "ello"
      ],
      [
        "am",
        "an"
      ],
      [
        "Ġraff",
        "ig"
      ],
      [
        "Ġor",
        "ario"
      ],
      [
        "ĠNU",
        "OV"
      ],
      [
        "ĠPh",
        "arm"
      ],
      [
        "Ġarrest",
        "ed"
      ],
      [
        "ĠB",
        "arn"
      ],
      [
        "Ġrelax",
        "ation"
      ],
      [
        "Ġobblig",
        "atoria"
      ],
      [
        "Ġentr",
        "ate"
      ],
      [
        "ono",
        "re"
      ],
      [
        "Ġkey",
        "word"
      ],
      [
        "ĠF",
        "E"
      ],
      [
        "Ġd",
        "osi"
      ],
      [
        "ti",
        "po"
      ],
      [
        "Ġcur",
        "s"
      ],
      [
        "ĠInter",
        "vista"
      ],
      [
        "Ġaccess",
        "ibility"
      ],
      [
        "Ġam",
        "mon"
      ],
      [
        "ugg",
        "ed"
      ],
      [
        "b",
        "ottom"
      ],
      [
        "ĠF",
        "ish"
      ],
      [
        "ĠMol",
        "te"
      ],
      [
        "ĠS",
        "L"
      ],
      [
        "ĠPh",
        "D"
      ],
      [
        "as",
        "era"
      ],
      [
        "Ġsatisf",
        "y"
      ],
      [
        "ic",
        "ali"
      ],
      [
        "ĠS",
        "ID"
      ],
      [
        "ĠMon",
        "ica"
      ],
      [
        "Ġcap",
        "ita"
      ],
      [
        "Ġgather",
        "ed"
      ],
      [
        "ĠPro",
        "gress"
      ],
      [
        "Ġecce",
        "zionale"
      ],
      [
        "Ġaggi",
        "unta"
      ],
      [
        "Ġfil",
        "ing"
      ],
      [
        "Ġsto",
        "ps"
      ],
      [
        "und",
        "ing"
      ],
      [
        "Ġad",
        "ap"
      ],
      [
        "Ġven",
        "uto"
      ],
      [
        "Ġestim",
        "ates"
      ],
      [
        "Ġfram",
        "es"
      ],
      [
        "Ġestabl",
        "ishing"
      ],
      [
        "ett",
        "ata"
      ],
      [
        "Ġpo",
        "verty"
      ],
      [
        "Ġun",
        "isce"
      ],
      [
        "Ġrelax",
        "ing"
      ],
      [
        "n",
        "eg"
      ],
      [
        "Ġcre",
        "ature"
      ],
      [
        "vo",
        "ce"
      ],
      [
        "Ġtun",
        "nel"
      ],
      [
        "ĠH",
        "ero"
      ],
      [
        "att",
        "ing"
      ],
      [
        "ĠLun",
        "edì"
      ],
      [
        "__",
        "_"
      ],
      [
        "Ġom",
        "bre"
      ],
      [
        "Ġresili",
        "ence"
      ],
      [
        "Ġsc",
        "arsa"
      ],
      [
        "Ġdis",
        "k"
      ],
      [
        "Ġpath",
        "s"
      ],
      [
        "è¿",
        "Ķ"
      ],
      [
        "um",
        "ing"
      ],
      [
        "ĠJ",
        "ay"
      ],
      [
        "Ġneg",
        "ativi"
      ],
      [
        "c",
        "ontroller"
      ],
      [
        "ĠI",
        "G"
      ],
      [
        "Ġh",
        "unting"
      ],
      [
        "Ġrespons",
        "ive"
      ],
      [
        "Ġcon",
        "duce"
      ],
      [
        "ĠF",
        "it"
      ],
      [
        "Ġro",
        "d"
      ],
      [
        "at",
        "on"
      ],
      [
        "ķIJâķIJâķIJâķIJâ",
        "ķIJâķIJâķIJâķIJâ"
      ],
      [
        "Ġobblig",
        "o"
      ],
      [
        "Ġpassegg",
        "eri"
      ],
      [
        "Ġfut",
        "uri"
      ],
      [
        "fo",
        "x"
      ],
      [
        "f",
        "p"
      ],
      [
        "Ġcomple",
        "anno"
      ],
      [
        "ĠC",
        "AM"
      ],
      [
        "el",
        "and"
      ],
      [
        "Ġf",
        "iore"
      ],
      [
        "la",
        "in"
      ],
      [
        "AN",
        "S"
      ],
      [
        "h",
        "ide"
      ],
      [
        "p",
        "atch"
      ],
      [
        "Ġpellic",
        "ola"
      ],
      [
        "app",
        "ello"
      ],
      [
        "Ġmerch",
        "and"
      ],
      [
        "ĠU",
        "g"
      ],
      [
        "Ġvinc",
        "itori"
      ],
      [
        "h",
        "amm"
      ],
      [
        "z",
        "ero"
      ],
      [
        "Ġsotto",
        "val"
      ],
      [
        "ĠR",
        "ick"
      ],
      [
        "Ġs",
        "li"
      ],
      [
        "ç",
        "¼"
      ],
      [
        "ĠK",
        "ate"
      ],
      [
        "Ġpot",
        "enti"
      ],
      [
        "Ġpat",
        "ri"
      ],
      [
        "ĠBi",
        "anco"
      ],
      [
        "Ġvers",
        "i"
      ],
      [
        "Ġenter",
        "prises"
      ],
      [
        "ĠUp",
        "dated"
      ],
      [
        "Ġun",
        "cover"
      ],
      [
        "Ġapp",
        "artiene"
      ],
      [
        "Ġep",
        "oca"
      ],
      [
        "Ġencourag",
        "es"
      ],
      [
        "Rep",
        "ort"
      ],
      [
        "Ġcul",
        "to"
      ],
      [
        "Ġr",
        "ussa"
      ],
      [
        "Ġfund",
        "ra"
      ],
      [
        "ĠAlessand",
        "ra"
      ],
      [
        "Ġdis",
        "truzione"
      ],
      [
        "Ġdis",
        "abled"
      ],
      [
        "ni",
        "k"
      ],
      [
        "Mod",
        "els"
      ],
      [
        "ach",
        "us"
      ],
      [
        "ĠLe",
        "one"
      ],
      [
        "be",
        "at"
      ],
      [
        "approv",
        "azione"
      ],
      [
        "Ġp",
        "enn"
      ],
      [
        "Ġsign",
        "ora"
      ],
      [
        "Ġknowledge",
        "able"
      ],
      [
        "m",
        "ont"
      ],
      [
        "ĠL",
        "IB"
      ],
      [
        "f",
        "mt"
      ],
      [
        "ĠT",
        "X"
      ],
      [
        "z",
        "ip"
      ],
      [
        "Ġcal",
        "orie"
      ],
      [
        "Ġes",
        "por"
      ],
      [
        "ĠD",
        "ry"
      ],
      [
        "rel",
        "lo"
      ],
      [
        "Ġt",
        "ube"
      ],
      [
        "ĠG",
        "A"
      ],
      [
        "Ġmed",
        "iterr"
      ],
      [
        "Ġdil",
        "ig"
      ],
      [
        "Ġru",
        "ote"
      ],
      [
        "Ġamministr",
        "atori"
      ],
      [
        "Ġg",
        "atti"
      ],
      [
        "ĠP",
        "ant"
      ],
      [
        "mat",
        "rix"
      ],
      [
        "ĠE",
        "vol"
      ],
      [
        "C",
        "N"
      ],
      [
        "let",
        "on"
      ],
      [
        "Aut",
        "hor"
      ],
      [
        "ĠÐ",
        "¸"
      ],
      [
        "Ġmeas",
        "ured"
      ],
      [
        "Ġspec",
        "chio"
      ],
      [
        "Ġnom",
        "ina"
      ],
      [
        "Ġwrit",
        "es"
      ],
      [
        "Ġrilev",
        "ante"
      ],
      [
        "Ġposter",
        "iore"
      ],
      [
        "ĠS",
        "V"
      ],
      [
        "ĠRep",
        "resent"
      ],
      [
        "Ġconstruct",
        "ed"
      ],
      [
        "an",
        "ie"
      ],
      [
        "Ġaccur",
        "ately"
      ],
      [
        "Ġcollater",
        "ali"
      ],
      [
        "Ġt",
        "ac"
      ],
      [
        "Ġad",
        "mission"
      ],
      [
        "in",
        "ely"
      ],
      [
        "ĠO",
        "regon"
      ],
      [
        "Ġb",
        "lo"
      ],
      [
        "ĠGi",
        "ustizia"
      ],
      [
        "Ġg",
        "onna"
      ],
      [
        "ab",
        "e"
      ],
      [
        "?",
        ":"
      ],
      [
        "Ġp",
        "atto"
      ],
      [
        "ĠCl",
        "imate"
      ],
      [
        "ĠCreat",
        "ing"
      ],
      [
        "Off",
        "set"
      ],
      [
        "Z",
        "O"
      ],
      [
        "ra",
        "di"
      ],
      [
        "ĠP",
        "ace"
      ],
      [
        "S",
        "k"
      ],
      [
        "Ġmin",
        "istry"
      ],
      [
        "F",
        "unc"
      ],
      [
        "olog",
        "ists"
      ],
      [
        "Ġd",
        "uo"
      ],
      [
        "ĠL",
        "ang"
      ],
      [
        "Ġaggra",
        "v"
      ],
      [
        "n",
        "za"
      ],
      [
        "izi",
        "oso"
      ],
      [
        "ivers",
        "ity"
      ],
      [
        "Ġch",
        "ampion"
      ],
      [
        "eg",
        "ram"
      ],
      [
        "ĠH",
        "V"
      ],
      [
        "Ġgr",
        "ants"
      ],
      [
        "åĪ",
        "Ĺ"
      ],
      [
        "è¾",
        "ĵ"
      ],
      [
        "Ġ",
        "ibr"
      ],
      [
        "tre",
        "at"
      ],
      [
        "ĠT",
        "ouch"
      ],
      [
        "ĠÐ",
        "¾"
      ],
      [
        "ĠLead",
        "ership"
      ],
      [
        "m",
        "ock"
      ],
      [
        "Ġread",
        "ily"
      ],
      [
        "Ġtal",
        "mente"
      ],
      [
        "Ġdistrib",
        "u"
      ],
      [
        "ĠSe",
        "zione"
      ],
      [
        "Ġinvestig",
        "ate"
      ],
      [
        "ĠVID",
        "EO"
      ],
      [
        "Ġam",
        "end"
      ],
      [
        "ĠCho",
        "osing"
      ],
      [
        "se",
        "ason"
      ],
      [
        "f",
        "accia"
      ],
      [
        "Ġrip",
        "rend"
      ],
      [
        "ĠVal",
        "id"
      ],
      [
        "Ġre",
        "b"
      ],
      [
        "Ġbe",
        "ans"
      ],
      [
        "Ġdistinct",
        "ive"
      ],
      [
        "Ġ",
        "erg"
      ],
      [
        "Ġt",
        "ear"
      ],
      [
        "Ġs",
        "q"
      ],
      [
        "ist",
        "ant"
      ],
      [
        "OL",
        "E"
      ],
      [
        "sub",
        "mit"
      ],
      [
        "åĬ",
        "¨"
      ],
      [
        "Ġcat",
        "astro"
      ],
      [
        "Ġin",
        "hib"
      ],
      [
        "gra",
        "do"
      ],
      [
        "Ġbrill",
        "ante"
      ],
      [
        "ĠSn",
        "ap"
      ],
      [
        "ĠMinn",
        "esota"
      ],
      [
        "ac",
        "ion"
      ],
      [
        "Ġmotiv",
        "ation"
      ],
      [
        "ä½",
        "į"
      ],
      [
        "ĠRos",
        "so"
      ],
      [
        "Ġgir",
        "i"
      ],
      [
        "Ġnorm",
        "ali"
      ],
      [
        "del",
        "ivery"
      ],
      [
        "Ġ",
        "í"
      ],
      [
        "im",
        "ir"
      ],
      [
        "Ġgi",
        "ù"
      ],
      [
        "M",
        "sg"
      ],
      [
        "Ġenh",
        "ances"
      ],
      [
        "am",
        "ar"
      ],
      [
        "ĠEl",
        "isab"
      ],
      [
        "Ġbatter",
        "i"
      ],
      [
        "IN",
        "K"
      ],
      [
        "Ġcapt",
        "ured"
      ],
      [
        "Ġce",
        "iling"
      ],
      [
        "Ġdeterm",
        "ining"
      ],
      [
        "Ġdiab",
        "ete"
      ],
      [
        "ĠN",
        "azioni"
      ],
      [
        "Ġcostitu",
        "ita"
      ],
      [
        "Ġtrov",
        "o"
      ],
      [
        "âĢľ",
        ","
      ],
      [
        "ĠCOM",
        "UN"
      ],
      [
        "Ġb",
        "om"
      ],
      [
        "ell",
        "ers"
      ],
      [
        "Ġguadagn",
        "are"
      ],
      [
        "Ġrid",
        "otta"
      ],
      [
        "worth",
        "y"
      ],
      [
        "pro",
        "d"
      ],
      [
        "ĠR",
        "ail"
      ],
      [
        "ist",
        "ente"
      ],
      [
        "im",
        "amente"
      ],
      [
        "Ġfiss",
        "a"
      ],
      [
        "Ġevidenzi",
        "ato"
      ],
      [
        "ĠDire",
        "zione"
      ],
      [
        "Ġtip",
        "ica"
      ],
      [
        "ĠÐ",
        "º"
      ],
      [
        "Ġfis",
        "so"
      ],
      [
        "Ġsp",
        "essore"
      ],
      [
        "p",
        "ad"
      ],
      [
        "anc",
        "el"
      ],
      [
        "Y",
        "ear"
      ],
      [
        "ta",
        "h"
      ],
      [
        "Ġfred",
        "da"
      ],
      [
        "Ġsess",
        "uali"
      ],
      [
        "Ġl",
        "omb"
      ],
      [
        "Ġrip",
        "ar"
      ],
      [
        "ĠMo",
        "z"
      ],
      [
        "Ġfac",
        "ili"
      ],
      [
        "Ġapparen",
        "temente"
      ],
      [
        "C",
        "ache"
      ],
      [
        "Ġroof",
        "ing"
      ],
      [
        "Ġc",
        "rom"
      ],
      [
        "Ã",
        "ª"
      ],
      [
        "ch",
        "arg"
      ],
      [
        "equ",
        "ilibrio"
      ],
      [
        "he",
        "tti"
      ],
      [
        "Ġsurround",
        "ed"
      ],
      [
        "Ġaffasc",
        "inante"
      ],
      [
        "op",
        "oli"
      ],
      [
        "ĠJun",
        "ior"
      ],
      [
        "re",
        "ach"
      ],
      [
        "or",
        "f"
      ],
      [
        "ĠCer",
        "tified"
      ],
      [
        "ist",
        "ical"
      ],
      [
        "Ġorgan",
        "izza"
      ],
      [
        "Ġamministr",
        "ativa"
      ],
      [
        "é",
        "ľ"
      ],
      [
        "Ġun",
        "like"
      ],
      [
        "ED",
        "I"
      ],
      [
        "Ġover",
        "night"
      ],
      [
        "Ġrecip",
        "ro"
      ],
      [
        "Ġseam",
        "lessly"
      ],
      [
        "as",
        "is"
      ],
      [
        "Ġpe",
        "pper"
      ],
      [
        "i",
        "amma"
      ],
      [
        "Ġcar",
        "p"
      ],
      [
        "ĠWork",
        "s"
      ],
      [
        "ane",
        "ous"
      ],
      [
        "il",
        "ano"
      ],
      [
        "Ġdet",
        "eri"
      ],
      [
        "ĠC",
        "arn"
      ],
      [
        "Ġin",
        "take"
      ],
      [
        "ĠL",
        "isa"
      ],
      [
        "n",
        "etwork"
      ],
      [
        "Ġm",
        "ett"
      ],
      [
        "Ġsh",
        "ade"
      ],
      [
        "Ġc",
        "rown"
      ],
      [
        "Ġpreved",
        "ere"
      ],
      [
        "Ġconsul",
        "ente"
      ],
      [
        "Ġad",
        "or"
      ],
      [
        "ĠMa",
        "i"
      ],
      [
        "D",
        "ATA"
      ],
      [
        "Ġpriorit",
        "ize"
      ],
      [
        "Ġsott",
        "ile"
      ],
      [
        "ĠPro",
        "ced"
      ],
      [
        "CH",
        "I"
      ],
      [
        "Ġalber",
        "ghi"
      ],
      [
        "end",
        "one"
      ],
      [
        "Ġinclus",
        "o"
      ],
      [
        "Ġlibr",
        "eria"
      ],
      [
        "ĠMov",
        "ie"
      ],
      [
        "Ġtim",
        "ing"
      ],
      [
        "ĠK",
        "al"
      ],
      [
        "Ġcad",
        "ere"
      ],
      [
        "Ġweap",
        "on"
      ],
      [
        "ĠGiov",
        "ani"
      ],
      [
        "Ġgu",
        "erre"
      ],
      [
        "Ġinst",
        "allare"
      ],
      [
        "Ġcarri",
        "er"
      ],
      [
        "Ġ",
        "ا"
      ],
      [
        "Ġapp",
        "le"
      ],
      [
        "Ġdesign",
        "ated"
      ],
      [
        "Ġpass",
        "engers"
      ],
      [
        "Ġamic",
        "izia"
      ],
      [
        "ĠAtl",
        "antic"
      ],
      [
        "Ġannoun",
        "ce"
      ],
      [
        "Ġscenari",
        "os"
      ],
      [
        "Ġguard",
        "ia"
      ],
      [
        "Ġcraft",
        "ed"
      ],
      [
        "Ġrum",
        "ore"
      ],
      [
        "ĠKen",
        "ya"
      ],
      [
        "Ġsal",
        "ita"
      ],
      [
        "E",
        "st"
      ],
      [
        "osit",
        "amente"
      ],
      [
        "Ġan",
        "sia"
      ],
      [
        "RE",
        "AD"
      ],
      [
        "g",
        "on"
      ],
      [
        "Ġre",
        "vers"
      ],
      [
        "Ġcit",
        "ato"
      ],
      [
        "Ġav",
        "rai"
      ],
      [
        "w",
        "riting"
      ],
      [
        "ĠAl",
        "t"
      ],
      [
        "Ġtarget",
        "ing"
      ],
      [
        "Ù",
        "Ī"
      ],
      [
        "ĠG",
        "irl"
      ],
      [
        "Ġrappresent",
        "anza"
      ],
      [
        "âĢĿ",
        "),"
      ],
      [
        "GetX",
        "axis"
      ],
      [
        "Ġsh",
        "irt"
      ],
      [
        "ĠEt",
        "ichette"
      ],
      [
        "and",
        "ole"
      ],
      [
        "Ġle",
        "ase"
      ],
      [
        "ĠO",
        "FF"
      ],
      [
        "Ġcattol",
        "ica"
      ],
      [
        "Ġsec",
        "ured"
      ],
      [
        "ĠValent",
        "ina"
      ],
      [
        "æĿ",
        "¥"
      ],
      [
        "emp",
        "loy"
      ],
      [
        "vol",
        "to"
      ],
      [
        "Ġdec",
        "lared"
      ],
      [
        "Ġv",
        "anta"
      ],
      [
        "av",
        "ventura"
      ],
      [
        "ĠIndi",
        "ana"
      ],
      [
        "Ġinizi",
        "ata"
      ],
      [
        "ĠDal",
        "le"
      ],
      [
        "h",
        "ad"
      ],
      [
        "Ġt",
        "arg"
      ],
      [
        "Ġvol",
        "i"
      ],
      [
        "Ġclin",
        "ic"
      ],
      [
        "Ġrip",
        "arazione"
      ],
      [
        "Î",
        "½"
      ],
      [
        "ĠAttor",
        "ney"
      ],
      [
        "ĠB",
        "ird"
      ],
      [
        "upp",
        "e"
      ],
      [
        "ĠUr",
        "b"
      ],
      [
        "id",
        "y"
      ],
      [
        "ff",
        "a"
      ],
      [
        "in",
        "sp"
      ],
      [
        "\")",
        "]"
      ],
      [
        "al",
        "ista"
      ],
      [
        "Ġsold",
        "ati"
      ],
      [
        "Ġrient",
        "ro"
      ],
      [
        "AC",
        "H"
      ],
      [
        "Ġacc",
        "used"
      ],
      [
        "M",
        "u"
      ],
      [
        "ĠS",
        "itu"
      ],
      [
        "Ġinclud",
        "ono"
      ],
      [
        "Ġc",
        "ari"
      ],
      [
        "AN",
        "TE"
      ],
      [
        "ĠM",
        "ang"
      ],
      [
        "Ġweak",
        "ness"
      ],
      [
        "Ġsemplic",
        "itÃł"
      ],
      [
        "Ġpens",
        "ando"
      ],
      [
        "Ġp",
        "itt"
      ],
      [
        "Ġis",
        "raeli"
      ],
      [
        "S",
        "vc"
      ],
      [
        "rit",
        "t"
      ],
      [
        "Ġfer",
        "ment"
      ],
      [
        "Ġbur",
        "den"
      ],
      [
        "ĠTechnolog",
        "ies"
      ],
      [
        "Ġtag",
        "lia"
      ],
      [
        "Ġdialog",
        "ue"
      ],
      [
        "Ġn",
        "urt"
      ],
      [
        "ĠIn",
        "teger"
      ],
      [
        ")",
        "["
      ],
      [
        "es",
        "igenza"
      ],
      [
        "ĠT",
        "ell"
      ],
      [
        "е",
        "ÑĢ"
      ],
      [
        "Ġexplan",
        "ation"
      ],
      [
        "op",
        "olit"
      ],
      [
        "Ġelettr",
        "onico"
      ],
      [
        "old",
        "s"
      ],
      [
        "Ġjack",
        "pot"
      ],
      [
        "ĠD",
        "ario"
      ],
      [
        "Ġad",
        "atti"
      ],
      [
        "ex",
        "ecute"
      ],
      [
        "Ġdesc",
        "ritto"
      ],
      [
        "as",
        "ters"
      ],
      [
        "ĠI",
        "ce"
      ],
      [
        "Ġliv",
        "er"
      ],
      [
        "å",
        "ŀ"
      ],
      [
        "Ġasci",
        "ug"
      ],
      [
        "ĠW",
        "ales"
      ],
      [
        "ĠGrow",
        "th"
      ],
      [
        "Ġreve",
        "als"
      ],
      [
        "ĠS",
        "ettings"
      ],
      [
        "Ġdig",
        "it"
      ],
      [
        "ĠOx",
        "ford"
      ],
      [
        "ass",
        "egn"
      ],
      [
        "Ġapp",
        "rendimento"
      ],
      [
        "Ġcaus",
        "ato"
      ],
      [
        "Ġtecnolog",
        "ica"
      ],
      [
        "ĠBraz",
        "il"
      ],
      [
        "an",
        "imo"
      ],
      [
        "ĠF",
        "DA"
      ],
      [
        "enz",
        "iare"
      ],
      [
        "L",
        "eg"
      ],
      [
        "Ġa",
        "ustr"
      ],
      [
        "Ġheav",
        "en"
      ],
      [
        "ĠL",
        "GBT"
      ],
      [
        "ce",
        "ano"
      ],
      [
        "Ġdis",
        "comfort"
      ],
      [
        "w",
        "t"
      ],
      [
        "appro",
        "ccio"
      ],
      [
        "Ġfin",
        "ishing"
      ],
      [
        "Ġatt",
        "endere"
      ],
      [
        "Ġâ",
        "Ĺ"
      ],
      [
        "ĠCOM",
        "P"
      ],
      [
        "Ġto",
        "y"
      ],
      [
        "Ġt",
        "ied"
      ],
      [
        "ol",
        "ia"
      ],
      [
        "ĠEx",
        "am"
      ],
      [
        "Ġste",
        "am"
      ],
      [
        "Ġn",
        "od"
      ],
      [
        "Ġoper",
        "ano"
      ],
      [
        "å",
        "Ļ"
      ],
      [
        "Ġelse",
        "where"
      ],
      [
        "åº",
        "¦"
      ],
      [
        "conn",
        "ection"
      ],
      [
        "Ġcomment",
        "a"
      ],
      [
        "Ġvide",
        "ogio"
      ],
      [
        "In",
        "c"
      ],
      [
        "b",
        "atch"
      ],
      [
        "n",
        "om"
      ],
      [
        "ac",
        "ed"
      ],
      [
        "Ġcolleg",
        "amenti"
      ],
      [
        "Ġadegu",
        "ata"
      ],
      [
        "Ġ'",
        "\\"
      ],
      [
        "Ġfi",
        "era"
      ],
      [
        "Ġstim",
        "ol"
      ],
      [
        "Ġw",
        "idget"
      ],
      [
        "Ġclic",
        "ca"
      ],
      [
        "Ġbel",
        "oved"
      ],
      [
        "Ġdivis",
        "ione"
      ],
      [
        "Ġincorpor",
        "ating"
      ],
      [
        "Ġcompagn",
        "ie"
      ],
      [
        "D",
        "b"
      ],
      [
        "app",
        "are"
      ],
      [
        "ell",
        "ato"
      ],
      [
        "es",
        "empio"
      ],
      [
        "Ġapp",
        "ositamente"
      ],
      [
        "ich",
        "iamo"
      ],
      [
        "Ġcon",
        "gr"
      ],
      [
        "qu",
        "ot"
      ],
      [
        "qu",
        "ale"
      ],
      [
        "ĠH",
        "ills"
      ],
      [
        "(\"",
        "."
      ],
      [
        "ĠSeb",
        "asti"
      ],
      [
        "ĠAL",
        "LA"
      ],
      [
        "Ġtecnolog",
        "ico"
      ],
      [
        "l",
        "anguage"
      ],
      [
        "cons",
        "ole"
      ],
      [
        "ĠJ",
        "O"
      ],
      [
        "Ġg",
        "rosso"
      ],
      [
        "Ġcent",
        "uries"
      ],
      [
        "gor",
        "it"
      ],
      [
        "Ġsopravv",
        "ivenza"
      ],
      [
        "Ġbab",
        "ies"
      ],
      [
        "Ġosp",
        "itare"
      ],
      [
        "Ġpl",
        "umbing"
      ],
      [
        "Ġ",
        "Ï"
      ],
      [
        "ĠCon",
        "trib"
      ],
      [
        "ĠCar",
        "ne"
      ],
      [
        "ar",
        "bon"
      ],
      [
        "ere",
        "um"
      ],
      [
        "Ġfatt",
        "ura"
      ],
      [
        "Ġm",
        "asc"
      ],
      [
        "éĢ",
        "ļ"
      ],
      [
        "Ġ",
        "Ãł"
      ],
      [
        "/",
        "."
      ],
      [
        "O",
        "cc"
      ],
      [
        "Ġvaria",
        "zioni"
      ],
      [
        "an",
        "zie"
      ],
      [
        "r",
        "ise"
      ],
      [
        "in",
        "ated"
      ],
      [
        "Ġcm",
        "d"
      ],
      [
        "Ġmed",
        "itation"
      ],
      [
        "Ġabit",
        "azione"
      ],
      [
        "ĠImm",
        "ag"
      ],
      [
        "in",
        "aggio"
      ],
      [
        "Ġb",
        "org"
      ],
      [
        "ĠD",
        "ES"
      ],
      [
        "g",
        "il"
      ],
      [
        "fe",
        "ature"
      ],
      [
        "ĠROM",
        "A"
      ],
      [
        "es",
        "imi"
      ],
      [
        "Ġprodu",
        "zioni"
      ],
      [
        "Ġrecommend",
        "ation"
      ],
      [
        "ut",
        "ori"
      ],
      [
        "ach",
        "t"
      ],
      [
        "Ġprod",
        "otta"
      ],
      [
        "ĠN",
        "othing"
      ],
      [
        "Ġac",
        "ust"
      ],
      [
        "Ġw",
        "x"
      ],
      [
        "Ġla",
        "und"
      ],
      [
        "ic",
        "ial"
      ],
      [
        "Ġinterv",
        "ist"
      ],
      [
        "Ġrelax",
        "ed"
      ],
      [
        "Ġt",
        "y"
      ],
      [
        "Ġgain",
        "ing"
      ],
      [
        "Ġansw",
        "ered"
      ],
      [
        "Ġampi",
        "amente"
      ],
      [
        "Ġprof",
        "itable"
      ],
      [
        "av",
        "vocato"
      ],
      [
        "а",
        "ÑĤ"
      ],
      [
        "ĠS",
        "ia"
      ],
      [
        "ç¨",
        "ĭ"
      ],
      [
        "Ġl",
        "y"
      ],
      [
        "ĠH",
        "u"
      ],
      [
        "Ġindipend",
        "entemente"
      ],
      [
        "atr",
        "ia"
      ],
      [
        "work",
        "ing"
      ],
      [
        "Ġa",
        "post"
      ],
      [
        "Ġme",
        "zza"
      ],
      [
        "Ġloc",
        "ks"
      ],
      [
        "Ġequ",
        "ilibr"
      ],
      [
        "Ġebre",
        "i"
      ],
      [
        "F",
        "ER"
      ],
      [
        "ĠScar",
        "ica"
      ],
      [
        "ON",
        "G"
      ],
      [
        "ĠCol",
        "lect"
      ],
      [
        "Ġtax",
        "i"
      ],
      [
        "Ġcompla",
        "int"
      ],
      [
        "Ġwal",
        "ks"
      ],
      [
        "æ",
        "¬"
      ],
      [
        "ior",
        "no"
      ],
      [
        "ĠMater",
        "ial"
      ],
      [
        "Ġw",
        "orship"
      ],
      [
        "Ġun",
        "defined"
      ],
      [
        "ĠCor",
        "p"
      ],
      [
        "roc",
        "ery"
      ],
      [
        "Ġp",
        "ir"
      ],
      [
        "Ġpal",
        "estra"
      ],
      [
        "Que",
        "ue"
      ],
      [
        "Ġkey",
        "board"
      ],
      [
        "Ġdimin",
        "u"
      ],
      [
        "f",
        "lo"
      ],
      [
        "act",
        "ivity"
      ],
      [
        "Ġagric",
        "ultural"
      ],
      [
        "m",
        "al"
      ],
      [
        "ĠEg",
        "ypt"
      ],
      [
        "Ġproc",
        "ur"
      ],
      [
        "ĠMal",
        "ta"
      ],
      [
        "Ġriserv",
        "ato"
      ],
      [
        "Ġsperiment",
        "are"
      ],
      [
        "sh",
        "irt"
      ],
      [
        "Ġp",
        "att"
      ],
      [
        "ĠS",
        "era"
      ],
      [
        "Ġlog",
        "ging"
      ],
      [
        "Ġresta",
        "uro"
      ],
      [
        "ir",
        "ies"
      ],
      [
        "Ġispir",
        "ato"
      ],
      [
        "Ġsc",
        "orre"
      ],
      [
        "ĠMar",
        "ine"
      ],
      [
        "Ġacc",
        "olto"
      ],
      [
        "igli",
        "ano"
      ],
      [
        "Ġb",
        "eds"
      ],
      [
        "ĠC",
        "aff"
      ],
      [
        "Param",
        "eters"
      ],
      [
        "M",
        "ore"
      ],
      [
        "oot",
        "er"
      ],
      [
        "ĠUs",
        "ed"
      ],
      [
        "Ġg",
        "ang"
      ],
      [
        "Ġaccept",
        "ance"
      ],
      [
        "Ġripro",
        "duzione"
      ],
      [
        "R",
        "ender"
      ],
      [
        "ĠCl",
        "inton"
      ],
      [
        "Ġvend",
        "or"
      ],
      [
        "Ġtempor",
        "ale"
      ],
      [
        "s",
        "an"
      ],
      [
        "Ġhead",
        "ed"
      ],
      [
        "hic",
        "le"
      ],
      [
        "]",
        "]"
      ],
      [
        "Ġleg",
        "a"
      ],
      [
        "Ġcosidd",
        "etta"
      ],
      [
        "Ġprescind",
        "ere"
      ],
      [
        "ĠK",
        "ansas"
      ],
      [
        "il",
        "ty"
      ],
      [
        "Ġtra",
        "um"
      ],
      [
        "Ġpubblic",
        "itari"
      ],
      [
        "Ġdead",
        "line"
      ],
      [
        "Ġarch",
        "ivi"
      ],
      [
        "åĻ",
        "¨"
      ],
      [
        "Ġbo",
        "asts"
      ],
      [
        "Ġnor",
        "thern"
      ],
      [
        "Ġintellig",
        "ent"
      ],
      [
        "ĠE",
        "dizioni"
      ],
      [
        "Ġinn",
        "anzitutto"
      ],
      [
        "çĽ",
        "®"
      ],
      [
        "ĠPossi",
        "amo"
      ],
      [
        "Ġfam",
        "a"
      ],
      [
        "Ġdi",
        "verti"
      ],
      [
        "Ġfond",
        "azione"
      ],
      [
        "Ġsusp",
        "ect"
      ],
      [
        "Ġax",
        "is"
      ],
      [
        "P",
        "res"
      ],
      [
        "Ġw",
        "ound"
      ],
      [
        "Ġcoinvol",
        "gere"
      ],
      [
        "Ġimpar",
        "ato"
      ],
      [
        "ĠR",
        "V"
      ],
      [
        "ta",
        "bil"
      ],
      [
        "Ġnot",
        "ato"
      ],
      [
        "Ġconsum",
        "e"
      ],
      [
        "N",
        "L"
      ],
      [
        "Ġam",
        "id"
      ],
      [
        "Ġpun",
        "teggio"
      ],
      [
        "å½",
        "ķ"
      ],
      [
        "ĠGianlu",
        "ca"
      ],
      [
        "achus",
        "etts"
      ],
      [
        "ig",
        "g"
      ],
      [
        "ĠEr",
        "n"
      ],
      [
        "Ġs",
        "d"
      ],
      [
        "com",
        "b"
      ],
      [
        "Ġwin",
        "ners"
      ],
      [
        "Ġsettiman",
        "ale"
      ],
      [
        "Ġcal",
        "ories"
      ],
      [
        "am",
        "el"
      ],
      [
        "ig",
        "liare"
      ],
      [
        "Ġr",
        "ivers"
      ],
      [
        "Ġceleb",
        "rare"
      ],
      [
        "Ġcar",
        "ing"
      ],
      [
        "xt",
        "ures"
      ],
      [
        "Ġpun",
        "tare"
      ],
      [
        "ign",
        "or"
      ],
      [
        "ar",
        "amente"
      ],
      [
        "Ġn",
        "in"
      ],
      [
        "ĠMem",
        "orial"
      ],
      [
        "Ġsp",
        "are"
      ],
      [
        "Ġaggi",
        "ud"
      ],
      [
        "ĠProc",
        "ura"
      ],
      [
        "Ġrend",
        "endo"
      ],
      [
        "Ġspecial",
        "izzati"
      ],
      [
        "ĠMigli",
        "or"
      ],
      [
        "Ġesplor",
        "are"
      ],
      [
        "S",
        "R"
      ],
      [
        "Ġide",
        "ali"
      ],
      [
        "Ġpropag",
        "anda"
      ],
      [
        "ĠGu",
        "ar"
      ],
      [
        "Ġsens",
        "ibili"
      ],
      [
        "ĠFe",
        "ed"
      ],
      [
        "Ġfatt",
        "urato"
      ],
      [
        "Ġimp",
        "on"
      ],
      [
        "Ġfis",
        "ici"
      ],
      [
        "du",
        "ra"
      ],
      [
        "~~",
        "~~"
      ],
      [
        "Pix",
        "el"
      ],
      [
        "ĠL",
        "ap"
      ],
      [
        "ĠD",
        "utch"
      ],
      [
        "Ġsta",
        "ys"
      ],
      [
        "Ġconf",
        "litti"
      ],
      [
        "Ġcou",
        "pon"
      ],
      [
        "Ġmechan",
        "isms"
      ],
      [
        "in",
        "fer"
      ],
      [
        "Ġgu",
        "ardi"
      ],
      [
        "ĠCOM",
        "M"
      ],
      [
        "sserv",
        "atorio"
      ],
      [
        "ĠAn",
        "ne"
      ],
      [
        "Ġinfer",
        "iori"
      ],
      [
        "Ġtrover",
        "ete"
      ],
      [
        "ĠL",
        "it"
      ],
      [
        "е",
        "ÑĤ"
      ],
      [
        "S",
        "end"
      ],
      [
        "Ġp",
        "add"
      ],
      [
        "ĠMatt",
        "hew"
      ],
      [
        "Z",
        "ero"
      ],
      [
        "Ġrat",
        "ings"
      ],
      [
        "ĠAff",
        "airs"
      ],
      [
        "al",
        "tare"
      ],
      [
        "Ġla",
        "cr"
      ],
      [
        "ĠV",
        "IA"
      ],
      [
        "f",
        "oto"
      ],
      [
        "Am",
        "ount"
      ],
      [
        "Ġru",
        "ota"
      ],
      [
        "ĠC",
        "ould"
      ],
      [
        "Ġcalcul",
        "ated"
      ],
      [
        "Ġadjust",
        "ments"
      ],
      [
        "Ġhand",
        "led"
      ],
      [
        "ĠA",
        "bruzzo"
      ],
      [
        "ĠM",
        "adre"
      ],
      [
        "Ġmut",
        "ual"
      ],
      [
        "Ġadmin",
        "ister"
      ],
      [
        "Ġr",
        "imozione"
      ],
      [
        "p",
        "ret"
      ],
      [
        "ĠAnd",
        "y"
      ],
      [
        "Ġrece",
        "ives"
      ],
      [
        "Ġ,",
        "'"
      ],
      [
        "ĠW",
        "E"
      ],
      [
        "Ġgioc",
        "ato"
      ],
      [
        "zion",
        "ario"
      ],
      [
        "Ġco",
        "pper"
      ],
      [
        "ot",
        "he"
      ],
      [
        "osi",
        "zioni"
      ],
      [
        "Ġtar",
        "iffe"
      ],
      [
        "S",
        "an"
      ],
      [
        "ĠNess",
        "uno"
      ],
      [
        "ĠC",
        "I"
      ],
      [
        "Ġ$",
        "(\"#"
      ],
      [
        "Ġtor",
        "neo"
      ],
      [
        "B",
        "ay"
      ],
      [
        "y",
        "an"
      ],
      [
        "Ġout",
        "er"
      ],
      [
        "ĠN",
        "ar"
      ],
      [
        "ĠCor",
        "si"
      ],
      [
        "Ġincre",
        "mento"
      ],
      [
        "Ġminer",
        "ali"
      ],
      [
        ".",
        "$"
      ],
      [
        "Ġsp",
        "an"
      ],
      [
        "OR",
        "N"
      ],
      [
        "Ġinst",
        "allazione"
      ],
      [
        "Ġcolleg",
        "ati"
      ],
      [
        "Ġentusi",
        "asmo"
      ],
      [
        "ĠA",
        "us"
      ],
      [
        "d",
        "river"
      ],
      [
        "Ġper",
        "fe"
      ],
      [
        "ota",
        "ge"
      ],
      [
        "Ġg",
        "a"
      ],
      [
        "ĠSp",
        "azio"
      ],
      [
        "Ġchitar",
        "ra"
      ],
      [
        "Ġtrascor",
        "rere"
      ],
      [
        "Ġdot",
        "tr"
      ],
      [
        "Ġsimult",
        "aneously"
      ],
      [
        "Ġb",
        "anda"
      ],
      [
        "Ġattor",
        "neys"
      ],
      [
        "Ġess",
        "ersi"
      ],
      [
        "ĠTor",
        "na"
      ],
      [
        "Ġf",
        "etch"
      ],
      [
        "ĠTag",
        "ged"
      ],
      [
        "ĠValent",
        "ino"
      ],
      [
        "Ġform",
        "ats"
      ],
      [
        "ott",
        "ed"
      ],
      [
        "Ġp",
        "ura"
      ],
      [
        "ĠG",
        "ate"
      ],
      [
        "Ġpag",
        "ato"
      ],
      [
        "ĠB",
        "asket"
      ],
      [
        "ĠOut",
        "put"
      ],
      [
        "Ġgent",
        "ile"
      ],
      [
        "ĠMel",
        "bourne"
      ],
      [
        "Ø",
        "ª"
      ],
      [
        "ĠN",
        "urs"
      ],
      [
        "ĠSw",
        "iss"
      ],
      [
        "Ġchiam",
        "ate"
      ],
      [
        "Ġdist",
        "ract"
      ],
      [
        "ec",
        "table"
      ],
      [
        "N",
        "D"
      ],
      [
        "Ass",
        "ert"
      ],
      [
        "Ġdepos",
        "its"
      ],
      [
        "Ġcry",
        "stal"
      ],
      [
        "ĠIsra",
        "eli"
      ],
      [
        "ta",
        "inty"
      ],
      [
        "Ġswe",
        "at"
      ],
      [
        "F",
        "IL"
      ],
      [
        "Ġcontempor",
        "aneo"
      ],
      [
        "Ġconsider",
        "able"
      ],
      [
        "Ġdim",
        "ag"
      ],
      [
        "Con",
        "verter"
      ],
      [
        "')",
        ");"
      ],
      [
        "Ġintegr",
        "al"
      ],
      [
        "ed",
        "d"
      ],
      [
        "ĠRaffa",
        "ele"
      ],
      [
        "//",
        "/"
      ],
      [
        "Ġsurg",
        "ical"
      ],
      [
        "ĠL",
        "en"
      ],
      [
        "b",
        "ic"
      ],
      [
        "æ",
        "ģ"
      ],
      [
        "Ġass",
        "ault"
      ],
      [
        "ĠEx",
        "ample"
      ],
      [
        "Ġfeed",
        "ing"
      ],
      [
        "is",
        "ine"
      ],
      [
        "Ġcar",
        "bur"
      ],
      [
        "Ġres",
        "ti"
      ],
      [
        "ON",
        "Y"
      ],
      [
        "Ġlov",
        "ers"
      ],
      [
        "ĠAn",
        "imal"
      ],
      [
        "U",
        "ID"
      ],
      [
        "Ġrenew",
        "able"
      ],
      [
        "Ġev",
        "itando"
      ],
      [
        "')",
        "->"
      ],
      [
        "åı",
        "ij"
      ],
      [
        "J",
        "ob"
      ],
      [
        "ĠVis",
        "ita"
      ],
      [
        "ĠS",
        "cript"
      ],
      [
        "ĠS",
        "cr"
      ],
      [
        "ro",
        "ck"
      ],
      [
        "v",
        "m"
      ],
      [
        "Ġproduc",
        "ers"
      ],
      [
        "Ġprov",
        "ed"
      ],
      [
        "ĠIn",
        "de"
      ],
      [
        "effici",
        "ent"
      ],
      [
        "ĠE",
        "ST"
      ],
      [
        "ĠH",
        "ur"
      ],
      [
        "p",
        "it"
      ],
      [
        "Ġbe",
        "ef"
      ],
      [
        "Ġcall",
        "back"
      ],
      [
        "pro",
        "f"
      ],
      [
        "Ġnav",
        "i"
      ],
      [
        "Ġreward",
        "ing"
      ],
      [
        "å",
        "¿"
      ],
      [
        "ĠOr",
        "ange"
      ],
      [
        "Ġcelebr",
        "ated"
      ],
      [
        "ro",
        "le"
      ],
      [
        "Ġ%",
        ">%"
      ],
      [
        "s",
        "ized"
      ],
      [
        "ĠL",
        "is"
      ],
      [
        "Ġstrength",
        "s"
      ],
      [
        "Ġs",
        "log"
      ],
      [
        "Ġimp",
        "orto"
      ],
      [
        "ĠTh",
        "read"
      ],
      [
        "ĠEmerg",
        "ency"
      ],
      [
        "Ġper",
        "c"
      ],
      [
        "Ġsp",
        "endere"
      ],
      [
        "Ġinvest",
        "or"
      ],
      [
        "ol",
        "or"
      ],
      [
        "Ġe",
        "ppure"
      ],
      [
        "ĠC",
        "ip"
      ],
      [
        "at",
        "ini"
      ],
      [
        "iv",
        "ation"
      ],
      [
        "Ġdoc",
        "cia"
      ],
      [
        "it",
        "ut"
      ],
      [
        "ĠD",
        "esc"
      ],
      [
        "ĠN",
        "ome"
      ],
      [
        "m",
        "ates"
      ],
      [
        "Ġprogett",
        "ato"
      ],
      [
        "Ġth",
        "ro"
      ],
      [
        "Ġsh",
        "orter"
      ],
      [
        ".",
        ";"
      ],
      [
        "ili",
        "an"
      ],
      [
        "Ġcont",
        "esti"
      ],
      [
        "Ġanim",
        "ation"
      ],
      [
        "ĠB",
        "BC"
      ],
      [
        "ĠÐ",
        "´"
      ],
      [
        "Ġearn",
        "ing"
      ],
      [
        "u",
        "zzi"
      ],
      [
        "Ġcare",
        "ers"
      ],
      [
        "ĠGuard",
        "ia"
      ],
      [
        "Ġphr",
        "ase"
      ],
      [
        "ĠA",
        "CT"
      ],
      [
        "ĠE",
        "ag"
      ],
      [
        "IN",
        "S"
      ],
      [
        "Ġfig",
        "ur"
      ],
      [
        "ff",
        "i"
      ],
      [
        "Ġl",
        "etture"
      ],
      [
        "c",
        "op"
      ],
      [
        "Ġconc",
        "essione"
      ],
      [
        "the",
        "less"
      ],
      [
        "Ġfres",
        "ca"
      ],
      [
        "last",
        "ing"
      ],
      [
        "Ġhi",
        "king"
      ],
      [
        "ro",
        "ute"
      ],
      [
        "teggi",
        "amenti"
      ],
      [
        "æ",
        "µ"
      ],
      [
        "Ġris",
        "ale"
      ],
      [
        "Ġd",
        "otto"
      ],
      [
        "arn",
        "er"
      ],
      [
        "Ġdimin",
        "uzione"
      ],
      [
        "and",
        "ro"
      ],
      [
        "Ġoff",
        "rendo"
      ],
      [
        "Ġb",
        "inding"
      ],
      [
        "ĠR",
        "ace"
      ],
      [
        "Ġpoll",
        "ution"
      ],
      [
        "ĠSer",
        "ial"
      ],
      [
        "Ġimmedi",
        "ata"
      ],
      [
        "ul",
        "er"
      ],
      [
        "Ġsens",
        "azioni"
      ],
      [
        "ĠD",
        "OM"
      ],
      [
        "v",
        "edi"
      ],
      [
        "ĠEn",
        "zo"
      ],
      [
        "ä¿",
        "¡"
      ],
      [
        "T",
        "erm"
      ],
      [
        "âĢĿ",
        ";"
      ],
      [
        "Ġv",
        "ario"
      ],
      [
        "Ġsett",
        "le"
      ],
      [
        "Ġterap",
        "ie"
      ],
      [
        "Ġsafegu",
        "ard"
      ],
      [
        "ev",
        "amo"
      ],
      [
        "Ġch",
        "ap"
      ],
      [
        "Ġpreno",
        "tare"
      ],
      [
        "and",
        "amento"
      ],
      [
        "ĠG",
        "lo"
      ],
      [
        "te",
        "am"
      ],
      [
        "AR",
        "CH"
      ],
      [
        "Ġfing",
        "ers"
      ],
      [
        "Ġrough",
        "ly"
      ],
      [
        "Ġinter",
        "rom"
      ],
      [
        "we",
        "i"
      ],
      [
        "Ġdes",
        "ert"
      ],
      [
        "Ġsuper",
        "a"
      ],
      [
        "on",
        "ing"
      ],
      [
        "Ġc",
        "ima"
      ],
      [
        "ec",
        "om"
      ],
      [
        "Ġp",
        "ays"
      ],
      [
        "En",
        "ter"
      ],
      [
        "V",
        "ol"
      ],
      [
        "Ġb",
        "its"
      ],
      [
        "Ġdeleg",
        "ato"
      ],
      [
        "Ġlog",
        "ger"
      ],
      [
        "Ġinvest",
        "ed"
      ],
      [
        "ne",
        "a"
      ],
      [
        "Ġrip",
        "rendere"
      ],
      [
        "Ġl",
        "emon"
      ],
      [
        "Ġgr",
        "ill"
      ],
      [
        "Ġenorm",
        "i"
      ],
      [
        "ĠConfer",
        "enza"
      ],
      [
        "ĠH",
        "om"
      ],
      [
        "!",
        ")."
      ],
      [
        "n",
        "c"
      ],
      [
        "ura",
        "ble"
      ],
      [
        "work",
        "s"
      ],
      [
        "Ġrest",
        "oration"
      ],
      [
        "Ġsindac",
        "ati"
      ],
      [
        "he",
        "art"
      ],
      [
        "Ġl",
        "ec"
      ],
      [
        "Ġbr",
        "uci"
      ],
      [
        "Pro",
        "gram"
      ],
      [
        "Ġrestrict",
        "ed"
      ],
      [
        "ĠAN",
        "CHE"
      ],
      [
        "Ġb",
        "ite"
      ],
      [
        "Y",
        "S"
      ],
      [
        "ĠW",
        "edding"
      ],
      [
        "å",
        "Ŀ"
      ],
      [
        "Ġmor",
        "ta"
      ],
      [
        "Ġins",
        "egna"
      ],
      [
        "Ġpreced",
        "entemente"
      ],
      [
        "Ġpericol",
        "oso"
      ],
      [
        "Ġh",
        "orses"
      ],
      [
        "ĠInd",
        "onesia"
      ],
      [
        "Aut",
        "oritÃł"
      ],
      [
        "ĠDemocr",
        "atic"
      ],
      [
        "éľ",
        "Ģ"
      ],
      [
        "antag",
        "gi"
      ],
      [
        "Ġricord",
        "iamo"
      ],
      [
        "++",
        "){"
      ],
      [
        "est",
        "ion"
      ],
      [
        "Ġres",
        "i"
      ],
      [
        "Ġacc",
        "or"
      ],
      [
        "Ġso",
        "f"
      ],
      [
        "ĠO",
        "ppure"
      ],
      [
        "Ġgraf",
        "ico"
      ],
      [
        "V",
        "ERS"
      ],
      [
        "Ġmuov",
        "ersi"
      ],
      [
        "Ġvinc",
        "ente"
      ],
      [
        "ĠWAR",
        "RAN"
      ],
      [
        "ĠAg",
        "enzia"
      ],
      [
        "inch",
        "iesta"
      ],
      [
        "Ġinver",
        "no"
      ],
      [
        "Ġghia",
        "ccio"
      ],
      [
        "z",
        "iare"
      ],
      [
        "Ġver",
        "ification"
      ],
      [
        "Ġdol",
        "ori"
      ],
      [
        "Ġsuper",
        "m"
      ],
      [
        "ĠRo",
        "of"
      ],
      [
        "Ġria",
        "bil"
      ],
      [
        "ĠFriend",
        "s"
      ],
      [
        "Ġr",
        "ated"
      ],
      [
        "Ġrem",
        "inder"
      ],
      [
        "L",
        "gs"
      ],
      [
        "Ġres",
        "tri"
      ],
      [
        "Ġsa",
        "fer"
      ],
      [
        "ĠAnd",
        "erson"
      ],
      [
        "Ġphys",
        "ician"
      ],
      [
        "Ġscient",
        "ifiche"
      ],
      [
        "and",
        "ra"
      ],
      [
        "b",
        "onus"
      ],
      [
        "Ġbisog",
        "n"
      ],
      [
        "inc",
        "ess"
      ],
      [
        "ĠOri",
        "ente"
      ],
      [
        "ĠS",
        "AP"
      ],
      [
        "D",
        "iv"
      ],
      [
        "Ġv",
        "on"
      ],
      [
        "u",
        "ccio"
      ],
      [
        "Ġinc",
        "identi"
      ],
      [
        "Ġfunction",
        "ing"
      ],
      [
        "ĠShe",
        "l"
      ],
      [
        "AD",
        "E"
      ],
      [
        "Ġlont",
        "ani"
      ],
      [
        "ilit",
        "azione"
      ],
      [
        "Ġsor",
        "ge"
      ],
      [
        "al",
        "gia"
      ],
      [
        "Ġf",
        "retta"
      ],
      [
        "Ġmotiv",
        "ated"
      ],
      [
        "åŀ",
        "ĭ"
      ],
      [
        "g",
        "irl"
      ],
      [
        "ĠN",
        "intendo"
      ],
      [
        "åı",
        "Ĥ"
      ],
      [
        "Vis",
        "ible"
      ],
      [
        "Ġtrasparen",
        "te"
      ],
      [
        "Ġint",
        "imate"
      ],
      [
        "vi",
        "ol"
      ],
      [
        "Ġb",
        "ands"
      ],
      [
        "Bu",
        "ild"
      ],
      [
        "Ġbev",
        "ande"
      ],
      [
        "Ġload",
        "s"
      ],
      [
        "w",
        "ait"
      ],
      [
        "Ġconnect",
        "ivity"
      ],
      [
        "Ġnom",
        "inato"
      ],
      [
        "Ġinfin",
        "ite"
      ],
      [
        "Ġn",
        "i"
      ],
      [
        "Ġcor",
        "ruzione"
      ],
      [
        "Ġapplic",
        "ants"
      ],
      [
        "Ġc",
        "rop"
      ],
      [
        "Ġk",
        "iller"
      ],
      [
        "Ġbehavi",
        "ors"
      ],
      [
        "Ġbe",
        "aches"
      ],
      [
        "Ġrip",
        "ortare"
      ],
      [
        "ĠImp",
        "lement"
      ],
      [
        "su",
        "ch"
      ],
      [
        "ĠTar",
        "anto"
      ],
      [
        "ĠH",
        "ung"
      ],
      [
        "Ġmer",
        "ita"
      ],
      [
        "Ġpartecip",
        "a"
      ],
      [
        "ĠBeaut",
        "iful"
      ],
      [
        "Ġperd",
        "ono"
      ],
      [
        "CH",
        "ECK"
      ],
      [
        "Ġt",
        "att"
      ],
      [
        "Ġth",
        "reshold"
      ],
      [
        "Ġrecruit",
        "ment"
      ],
      [
        "ĠUn",
        "less"
      ],
      [
        "ĠF",
        "ly"
      ],
      [
        "ĠS",
        "ess"
      ],
      [
        "ĠFam",
        "iglia"
      ],
      [
        "ĠP",
        "y"
      ],
      [
        "Ġindoss",
        "are"
      ],
      [
        "us",
        "ci"
      ],
      [
        "Ġfar",
        "anno"
      ],
      [
        "Ġgram",
        "mi"
      ],
      [
        "ĠF",
        "lu"
      ],
      [
        "EN",
        "G"
      ],
      [
        "ĠJ",
        "a"
      ],
      [
        ";",
        "\">"
      ],
      [
        "mod",
        "al"
      ],
      [
        "Ġinc",
        "ub"
      ],
      [
        "bo",
        "y"
      ],
      [
        "Ġtrad",
        "itions"
      ],
      [
        "in",
        "et"
      ],
      [
        "Ġapp",
        "end"
      ],
      [
        "as",
        "ures"
      ],
      [
        "ĠAr",
        "th"
      ],
      [
        "Ġsott",
        "os"
      ],
      [
        "Ġafferm",
        "are"
      ],
      [
        "t",
        "p"
      ],
      [
        "Ð",
        "³"
      ],
      [
        "ĠSt",
        "atus"
      ],
      [
        "Ġcompan",
        "ion"
      ],
      [
        "B",
        "E"
      ],
      [
        "Ġprefer",
        "ence"
      ],
      [
        "ĠO",
        "L"
      ],
      [
        "sh",
        "ared"
      ],
      [
        "ĠN",
        "ATO"
      ],
      [
        "Ġspecific",
        "ations"
      ],
      [
        "loy",
        "d"
      ],
      [
        "br",
        "and"
      ],
      [
        "ĠD",
        "omin"
      ],
      [
        "Ġshe",
        "ets"
      ],
      [
        "ani",
        "ed"
      ],
      [
        "Ġkn",
        "ock"
      ],
      [
        "ĠSic",
        "uramente"
      ],
      [
        "Ġaccording",
        "ly"
      ],
      [
        "ib",
        "et"
      ],
      [
        "Ġterritori",
        "ali"
      ],
      [
        "ĠNever",
        "theless"
      ],
      [
        "Ġn",
        "est"
      ],
      [
        "Ġ\"",
        "\")"
      ],
      [
        "Ġdes",
        "ires"
      ],
      [
        "Ġw",
        "ag"
      ],
      [
        "Ġus",
        "ate"
      ],
      [
        "ouch",
        "er"
      ],
      [
        "our",
        "i"
      ],
      [
        "Ġmat",
        "hemat"
      ],
      [
        "Ġlog",
        "ic"
      ],
      [
        "Ġvolontari",
        "ato"
      ],
      [
        "Ġrisul",
        "tare"
      ],
      [
        "Ġnewsp",
        "aper"
      ],
      [
        "ai",
        "ro"
      ],
      [
        "om",
        "on"
      ],
      [
        "ĠD",
        "OC"
      ],
      [
        "iz",
        "ers"
      ],
      [
        "Ġorg",
        "ogli"
      ],
      [
        "Ġc",
        "ors"
      ],
      [
        "Ġth",
        "erm"
      ],
      [
        "Ġfast",
        "est"
      ],
      [
        "Ġal",
        "pha"
      ],
      [
        "Ġsol",
        "itudine"
      ],
      [
        "Ġag",
        "ing"
      ],
      [
        "Ġcontin",
        "ui"
      ],
      [
        "Ġenorm",
        "ous"
      ],
      [
        "ib",
        "o"
      ],
      [
        "ĠAss",
        "ert"
      ],
      [
        "Ġdest",
        "inata"
      ],
      [
        "ĠDef",
        "ense"
      ],
      [
        "Ġst",
        "ella"
      ],
      [
        "Ġvari",
        "ed"
      ],
      [
        "Ñ",
        "Ĩ"
      ],
      [
        "Ġlegg",
        "enda"
      ],
      [
        "Ġkne",
        "e"
      ],
      [
        "ig",
        "eno"
      ],
      [
        "m",
        "ot"
      ],
      [
        "Ġem",
        "an"
      ],
      [
        "Ġrig",
        "he"
      ],
      [
        "j",
        "ax"
      ],
      [
        "Ġavanz",
        "ata"
      ],
      [
        "id",
        "ges"
      ],
      [
        "ĠC",
        "erca"
      ],
      [
        "Ġdec",
        "ad"
      ],
      [
        "ass",
        "emblea"
      ],
      [
        "Ġmer",
        "it"
      ],
      [
        "EM",
        "A"
      ],
      [
        "ĠP",
        "ain"
      ],
      [
        "Ġab",
        "itazioni"
      ],
      [
        "Ġk",
        "illing"
      ],
      [
        "ĠT",
        "ot"
      ],
      [
        "Ġtransfer",
        "red"
      ],
      [
        "Ġintrap",
        "rendere"
      ],
      [
        "Ġun",
        "likely"
      ],
      [
        "k",
        "an"
      ],
      [
        "err",
        "ors"
      ],
      [
        "Ġf",
        "razione"
      ],
      [
        "ĠS",
        "yn"
      ],
      [
        "Ġforn",
        "ite"
      ],
      [
        "Ġb",
        "agn"
      ],
      [
        "ĠAld",
        "o"
      ],
      [
        "ĠF",
        "ellow"
      ],
      [
        "Ġbott",
        "les"
      ],
      [
        "Ġgr",
        "ip"
      ],
      [
        "Ġprend",
        "ono"
      ],
      [
        "Ġto",
        "cca"
      ],
      [
        "Ġsw",
        "im"
      ],
      [
        "Ġprof",
        "umo"
      ],
      [
        "Ġresc",
        "ue"
      ],
      [
        "ĠRead",
        "y"
      ],
      [
        "atten",
        "imento"
      ],
      [
        "Ġess",
        "ays"
      ],
      [
        "ĠFore",
        "x"
      ],
      [
        "ĠBe",
        "at"
      ],
      [
        "Ġconclud",
        "ere"
      ],
      [
        "Ġappreci",
        "ation"
      ],
      [
        "ĠO",
        "T"
      ],
      [
        "Ġdeb",
        "oli"
      ],
      [
        "li",
        "ant"
      ],
      [
        "Ġinc",
        "orrect"
      ],
      [
        "Ġcar",
        "ic"
      ],
      [
        "ĠMaggio",
        "re"
      ],
      [
        "Ġfun",
        "zionali"
      ],
      [
        "Trans",
        "form"
      ],
      [
        "ĠPre",
        "f"
      ],
      [
        "Ġmond",
        "iali"
      ],
      [
        "Ġscol",
        "astici"
      ],
      [
        "Ġbra",
        "ccia"
      ],
      [
        "ĠS",
        "UP"
      ],
      [
        "Ġthink",
        "s"
      ],
      [
        "ĠCommerc",
        "io"
      ],
      [
        "Ġas",
        "ks"
      ],
      [
        "Ġdipend",
        "enza"
      ],
      [
        "enn",
        "ero"
      ],
      [
        "ĠD",
        "ance"
      ],
      [
        "Ġviol",
        "ent"
      ],
      [
        "y",
        "outube"
      ],
      [
        "Ġisc",
        "rizioni"
      ],
      [
        "Ġdiff",
        "usi"
      ],
      [
        "Ġret",
        "ention"
      ],
      [
        "que",
        "e"
      ],
      [
        "Ġs",
        "occer"
      ],
      [
        "Ġrad",
        "do"
      ],
      [
        "x",
        "it"
      ],
      [
        "ift",
        "y"
      ],
      [
        "Ġacc",
        "ons"
      ],
      [
        "Ġsor",
        "ry"
      ],
      [
        ".",
        "-"
      ],
      [
        "Ġhighlight",
        "ed"
      ],
      [
        "Ġpeac",
        "eful"
      ],
      [
        "Ġstrateg",
        "ico"
      ],
      [
        "ick",
        "ets"
      ],
      [
        "laim",
        "ed"
      ],
      [
        "Ġcere",
        "br"
      ],
      [
        "Ġcomp",
        "ress"
      ],
      [
        "Ġcomp",
        "ound"
      ],
      [
        "Ġconf",
        "ezione"
      ],
      [
        "erapeut",
        "ic"
      ],
      [
        "RE",
        "T"
      ],
      [
        "Ġcrus",
        "hing"
      ],
      [
        "Ġobl",
        "igation"
      ],
      [
        "Ġeccell",
        "ente"
      ],
      [
        "Ġl",
        "ett"
      ],
      [
        "Ġrespond",
        "ed"
      ],
      [
        "Ġintu",
        "itive"
      ],
      [
        "A",
        "bbiamo"
      ],
      [
        "Ġp",
        "ython"
      ],
      [
        "Ġdocument",
        "ario"
      ],
      [
        "Ġarrang",
        "ement"
      ],
      [
        "ĠZ",
        "h"
      ],
      [
        "Ġriv",
        "iste"
      ],
      [
        "ĠSpr",
        "ings"
      ],
      [
        "Ġste",
        "ady"
      ],
      [
        "ec",
        "raft"
      ],
      [
        "ĠT",
        "rentino"
      ],
      [
        "Ġentr",
        "ato"
      ],
      [
        "M",
        "em"
      ],
      [
        "lus",
        "ion"
      ],
      [
        "ĠA",
        "ms"
      ],
      [
        "ĠR",
        "ent"
      ],
      [
        "serv",
        "ices"
      ],
      [
        "Ġtreat",
        "s"
      ],
      [
        "Ġnot",
        "evolmente"
      ],
      [
        "ĠCh",
        "arlie"
      ],
      [
        "Ġemerg",
        "ed"
      ],
      [
        "ĠL",
        "amb"
      ],
      [
        "Ġsc",
        "av"
      ],
      [
        "Ġest",
        "etica"
      ],
      [
        "Ġwh",
        "is"
      ],
      [
        "Ġvac",
        "uum"
      ],
      [
        "Ġs",
        "fera"
      ],
      [
        "ch",
        "im"
      ],
      [
        "quest",
        "ion"
      ],
      [
        "Ġclean",
        "er"
      ],
      [
        "Ġmain",
        "stream"
      ],
      [
        "Ġdistr",
        "ug"
      ],
      [
        "ĠNAS",
        "A"
      ],
      [
        "ol",
        "lo"
      ],
      [
        "uck",
        "y"
      ],
      [
        "Ġ.",
        ","
      ],
      [
        "Ġw",
        "ishes"
      ],
      [
        "Ġprom",
        "ising"
      ],
      [
        "ĠUm",
        "berto"
      ],
      [
        "ĠPar",
        "te"
      ],
      [
        "ĠBr",
        "ing"
      ],
      [
        "Ġdec",
        "ennio"
      ],
      [
        "èİ·",
        "åıĸ"
      ],
      [
        "ation",
        "ally"
      ],
      [
        "omet",
        "ry"
      ],
      [
        "Q",
        "t"
      ],
      [
        "Ġentr",
        "ies"
      ],
      [
        "Ġsc",
        "atter"
      ],
      [
        "Ġlog",
        "istics"
      ],
      [
        "Ġpsic",
        "ologia"
      ],
      [
        "Ġs",
        "urname"
      ],
      [
        "U",
        "se"
      ],
      [
        "ç»",
        "ĵ"
      ],
      [
        "imp",
        "rend"
      ],
      [
        "ĠSp",
        "etta"
      ],
      [
        "On",
        "ce"
      ],
      [
        "Ġsens",
        "ors"
      ],
      [
        "Ġpotenz",
        "ialmente"
      ],
      [
        "ĠT",
        "RA"
      ],
      [
        "Ġch",
        "airs"
      ],
      [
        "Exp",
        "ected"
      ],
      [
        ",",
        "$"
      ],
      [
        "ter",
        "dam"
      ],
      [
        "Ġcru",
        "ise"
      ],
      [
        "r",
        "si"
      ],
      [
        "Ġs",
        "lip"
      ],
      [
        "Ġqu",
        "ante"
      ],
      [
        "Deb",
        "ug"
      ],
      [
        "Ġsoldi",
        "ers"
      ],
      [
        "Ġdys",
        "function"
      ],
      [
        "Ġb",
        "isc"
      ],
      [
        "ĠA",
        "ziend"
      ],
      [
        "ĠB",
        "A"
      ],
      [
        "ap",
        "h"
      ],
      [
        "U",
        "A"
      ],
      [
        "Ġdest",
        "inations"
      ],
      [
        "ĠN",
        "atura"
      ],
      [
        "Ġacknow",
        "ledge"
      ],
      [
        "ĠRed",
        "d"
      ],
      [
        "Ġsost",
        "anzialmente"
      ],
      [
        "Ġrin",
        "for"
      ],
      [
        "ĠBow",
        "l"
      ],
      [
        "isc",
        "ons"
      ],
      [
        "Ġpubblic",
        "are"
      ],
      [
        "are",
        "lli"
      ],
      [
        "ĠB",
        "utton"
      ],
      [
        "ass",
        "egnato"
      ],
      [
        "tem",
        "per"
      ],
      [
        "Ġcamp",
        "ing"
      ],
      [
        "ĠAl",
        "ta"
      ],
      [
        "Ġpop",
        "olazioni"
      ],
      [
        "Ġinsp",
        "iring"
      ],
      [
        "Ġrile",
        "vanti"
      ],
      [
        "Ġneg",
        "lig"
      ],
      [
        "ĠBir",
        "th"
      ],
      [
        "Ġb",
        "atte"
      ],
      [
        "Ġfeder",
        "ale"
      ],
      [
        "Ù",
        "ħ"
      ],
      [
        "Ġin",
        "asp"
      ],
      [
        "ĠB",
        "ian"
      ],
      [
        "Tra",
        "ck"
      ],
      [
        "Ġanti",
        "biot"
      ],
      [
        "Ġbeautiful",
        "ly"
      ],
      [
        "S",
        "ql"
      ],
      [
        "Ġprior",
        "ities"
      ],
      [
        "Ġre",
        "ven"
      ],
      [
        "ĠDe",
        "i"
      ],
      [
        "ĠMass",
        "achusetts"
      ],
      [
        "ĠTer",
        "zo"
      ],
      [
        "ĠU",
        "C"
      ],
      [
        "V",
        "M"
      ],
      [
        "aster",
        "o"
      ],
      [
        "ut",
        "ati"
      ],
      [
        "ĠL",
        "abel"
      ],
      [
        "ĠFe",
        "ature"
      ],
      [
        "A",
        "fter"
      ],
      [
        "Ġhol",
        "der"
      ],
      [
        "id",
        "ad"
      ],
      [
        "ĠR",
        "ow"
      ],
      [
        "ĠAl",
        "z"
      ],
      [
        "ĠĠĠĠ",
        "ĉ"
      ],
      [
        "ĠB",
        "ureau"
      ],
      [
        "ast",
        "y"
      ],
      [
        "Ġapparent",
        "ly"
      ],
      [
        "ĠO",
        "G"
      ],
      [
        "N",
        "ET"
      ],
      [
        "Ġmess",
        "aging"
      ],
      [
        "Ġus",
        "ano"
      ],
      [
        "ĠItali",
        "ani"
      ],
      [
        "Ġarr",
        "ange"
      ],
      [
        "Ġref",
        "resh"
      ],
      [
        "Ġrivel",
        "ato"
      ],
      [
        "ĠPre",
        "c"
      ],
      [
        "ĠRec",
        "ensioni"
      ],
      [
        "Ġf",
        "li"
      ],
      [
        "Ġstrateg",
        "ica"
      ],
      [
        "Ġnem",
        "ici"
      ],
      [
        "ĠRec",
        "omm"
      ],
      [
        "Ġass",
        "egnato"
      ],
      [
        "er",
        "k"
      ],
      [
        "em",
        "ont"
      ],
      [
        "ĠW",
        "a"
      ],
      [
        "Ġacc",
        "ettato"
      ],
      [
        "Ġbrand",
        "ing"
      ],
      [
        "Ġcontinu",
        "ato"
      ],
      [
        "ĠGir",
        "ls"
      ],
      [
        "Ġde",
        "bris"
      ],
      [
        "ĠLu",
        "ciano"
      ],
      [
        "Ġguid",
        "ed"
      ],
      [
        "Ġug",
        "uale"
      ],
      [
        "Ġg",
        "ently"
      ],
      [
        "Ġalli",
        "evi"
      ],
      [
        "Ġcostru",
        "ita"
      ],
      [
        "Ġra",
        "zza"
      ],
      [
        "Ġno",
        "table"
      ],
      [
        "Ġimp",
        "oste"
      ],
      [
        "Ġcre",
        "ata"
      ],
      [
        "Ġcare",
        "nza"
      ],
      [
        "on",
        "ce"
      ],
      [
        "she",
        "et"
      ],
      [
        "Ġassoci",
        "ato"
      ],
      [
        "ĠAre",
        "na"
      ],
      [
        "Ġdot",
        "ata"
      ],
      [
        "Ġaffect",
        "ing"
      ],
      [
        "ĠS",
        "tag"
      ],
      [
        "Ġmin",
        "acce"
      ],
      [
        "Ġun",
        "limited"
      ],
      [
        "ĠCh",
        "ap"
      ],
      [
        "Ass",
        "emblea"
      ],
      [
        "OR",
        "Y"
      ],
      [
        "c",
        "b"
      ],
      [
        "Ġpres",
        "um"
      ],
      [
        "ĠJenn",
        "ifer"
      ],
      [
        "ou",
        "bt"
      ],
      [
        "Ġp",
        "est"
      ],
      [
        "ĠQu",
        "attro"
      ],
      [
        "Ġindic",
        "ata"
      ],
      [
        "Ġadvent",
        "ures"
      ],
      [
        "ĠN",
        "umer"
      ],
      [
        "Ġcrit",
        "icitÃł"
      ],
      [
        "Ġosta",
        "coli"
      ],
      [
        "Ġdecid",
        "ing"
      ],
      [
        "ĠFi",
        "era"
      ],
      [
        "zion",
        "isti"
      ],
      [
        "ĠB",
        "loom"
      ],
      [
        "ĠSu",
        "ite"
      ],
      [
        "Ġschi",
        "er"
      ],
      [
        "tab",
        "ly"
      ],
      [
        "ĠL",
        "ut"
      ],
      [
        "ank",
        "a"
      ],
      [
        "ĠStr",
        "ong"
      ],
      [
        "ĠVic",
        "enza"
      ],
      [
        "Ġport",
        "s"
      ],
      [
        "Ġl",
        "una"
      ],
      [
        "c",
        "v"
      ],
      [
        "Ġprocess",
        "or"
      ],
      [
        "Ġmon",
        "ument"
      ],
      [
        "Ġpres",
        "i"
      ],
      [
        "m",
        "oni"
      ],
      [
        "Ġover",
        "look"
      ],
      [
        "ĠH",
        "IV"
      ],
      [
        "ĠEd",
        "ward"
      ],
      [
        "Ġdies",
        "el"
      ],
      [
        "ĠR",
        "ov"
      ],
      [
        "Ar",
        "tic"
      ],
      [
        "ĠTe",
        "a"
      ],
      [
        "Ġcontain",
        "ers"
      ],
      [
        "Ġorgan",
        "ize"
      ],
      [
        "Ġinnov",
        "ativi"
      ],
      [
        "M",
        "ath"
      ],
      [
        "Ġv",
        "itale"
      ],
      [
        "an",
        "io"
      ],
      [
        "%",
        "%"
      ],
      [
        "Ġann",
        "ull"
      ],
      [
        "Ġs",
        "lic"
      ],
      [
        "Ġc",
        "ush"
      ],
      [
        "il",
        "ibri"
      ],
      [
        "Ġgam",
        "ers"
      ],
      [
        "Ġpreved",
        "ono"
      ],
      [
        "ĠInde",
        "ed"
      ],
      [
        "Ġh",
        "itting"
      ],
      [
        "ĠA",
        "UTO"
      ],
      [
        "c",
        "chie"
      ],
      [
        "d",
        "iff"
      ],
      [
        "j",
        "et"
      ],
      [
        "ĠAss",
        "embly"
      ],
      [
        "Ġadott",
        "ato"
      ],
      [
        "åº",
        "ı"
      ],
      [
        "ac",
        "ca"
      ],
      [
        "Ġsche",
        "de"
      ],
      [
        "ĠCommun",
        "ications"
      ],
      [
        "ĠHe",
        "at"
      ],
      [
        "оÐ",
        "»"
      ],
      [
        "ĠGovern",
        "or"
      ],
      [
        "ĠU",
        "pon"
      ],
      [
        "ĠMor",
        "ris"
      ],
      [
        "Ġgi",
        "unto"
      ],
      [
        "Ġconsist",
        "ency"
      ],
      [
        "Ġav",
        "venire"
      ],
      [
        "P",
        "lease"
      ],
      [
        "b",
        "lack"
      ],
      [
        "n",
        "it"
      ],
      [
        "Ġimmigr",
        "ation"
      ],
      [
        "Ġder",
        "ived"
      ],
      [
        "ĠCamb",
        "ridge"
      ],
      [
        "ĠAlber",
        "t"
      ],
      [
        "Ġf",
        "ia"
      ],
      [
        "Ġvalu",
        "ed"
      ],
      [
        "ĠSuccess",
        "ivo"
      ],
      [
        "Ġimp",
        "ul"
      ],
      [
        "Ġall",
        "uminio"
      ],
      [
        "Ġsupp",
        "ortare"
      ],
      [
        "ĠC",
        "erv"
      ],
      [
        "ĠP",
        "ent"
      ],
      [
        "Ġhor",
        "r"
      ],
      [
        "p",
        "ing"
      ],
      [
        "Ġqu",
        "eries"
      ],
      [
        "ĠH",
        "al"
      ],
      [
        "he",
        "t"
      ],
      [
        "Ġfac",
        "ilitÃł"
      ],
      [
        "olog",
        "io"
      ],
      [
        "Ġvot",
        "ers"
      ],
      [
        "ĠMerc",
        "oledì"
      ],
      [
        "Ġl",
        "ect"
      ],
      [
        "Ġavoid",
        "ing"
      ],
      [
        "Ġingredi",
        "ent"
      ],
      [
        "ĠAr",
        "che"
      ],
      [
        "Ġconfirm",
        "ation"
      ],
      [
        "he",
        "tics"
      ],
      [
        "Ġrifer",
        "imenti"
      ],
      [
        "Ġepis",
        "odes"
      ],
      [
        "Ġagric",
        "ulture"
      ],
      [
        "Ġdici",
        "amo"
      ],
      [
        "am",
        "ere"
      ],
      [
        "ik",
        "a"
      ],
      [
        "ĠT",
        "ypes"
      ],
      [
        "Ġblog",
        "s"
      ],
      [
        "Ġpaes",
        "aggi"
      ],
      [
        "ĠE",
        "SP"
      ],
      [
        "Ġunn",
        "ecessary"
      ],
      [
        "ah",
        "oo"
      ],
      [
        "ĠDir",
        "itti"
      ],
      [
        "ĠCompagn",
        "ia"
      ],
      [
        "es",
        "ito"
      ],
      [
        "Ġg",
        "ros"
      ],
      [
        "ĠQu",
        "ant"
      ],
      [
        "Ġpaint",
        "ed"
      ],
      [
        "ĠMary",
        "land"
      ],
      [
        "ĠLo",
        "ad"
      ],
      [
        "Ġles",
        "ioni"
      ],
      [
        "Ġachiev",
        "ement"
      ],
      [
        "Ġper",
        "if"
      ],
      [
        "Ġspe",
        "eds"
      ],
      [
        "iscons",
        "in"
      ],
      [
        "insegn",
        "amento"
      ],
      [
        "F",
        "P"
      ],
      [
        "Ġ\"",
        "-"
      ],
      [
        "Ġad",
        "mitted"
      ],
      [
        "Ġengine",
        "er"
      ],
      [
        "Ġ'",
        "../"
      ],
      [
        "Ġgener",
        "ating"
      ],
      [
        "ĠLib",
        "ro"
      ],
      [
        "Ġinterpre",
        "tazione"
      ],
      [
        "Ġrisarc",
        "imento"
      ],
      [
        "ĠA",
        "RE"
      ],
      [
        "Ġreligi",
        "oso"
      ],
      [
        "ĠFind",
        "ing"
      ],
      [
        "Ġp",
        "oca"
      ],
      [
        "ĠH",
        "ans"
      ],
      [
        "ĠPart",
        "ic"
      ],
      [
        ")",
        "?"
      ],
      [
        "US",
        "A"
      ],
      [
        "Ġinter",
        "fer"
      ],
      [
        "Ġmind",
        "set"
      ],
      [
        "ĠY",
        "outube"
      ],
      [
        "ĠPre",
        "fer"
      ],
      [
        "Ġet",
        "iche"
      ],
      [
        "mark",
        "s"
      ],
      [
        "sm",
        "all"
      ],
      [
        "Ġhe",
        "al"
      ],
      [
        "ĠCh",
        "ir"
      ],
      [
        "Ġsci",
        "enze"
      ],
      [
        "Ġinizi",
        "ano"
      ],
      [
        "olog",
        "a"
      ],
      [
        "yth",
        "m"
      ],
      [
        "æ",
        "Ĭ"
      ],
      [
        "Ġto",
        "cco"
      ],
      [
        "bu",
        "ilt"
      ],
      [
        "Ġt",
        "ono"
      ],
      [
        "ist",
        "ence"
      ],
      [
        "Ġsal",
        "to"
      ],
      [
        "E",
        "ff"
      ],
      [
        "Ġn",
        "ail"
      ],
      [
        "Ġmanufact",
        "ured"
      ],
      [
        "Ġsh",
        "ield"
      ],
      [
        "ĠCat",
        "al"
      ],
      [
        "Ġurb",
        "ana"
      ],
      [
        "H",
        "as"
      ],
      [
        "att",
        "an"
      ],
      [
        "Ġvalid",
        "itÃł"
      ],
      [
        "res",
        "ource"
      ],
      [
        "ĠAd",
        "ult"
      ],
      [
        "av",
        "vio"
      ],
      [
        "Ġconc",
        "reta"
      ],
      [
        "T",
        "ON"
      ],
      [
        "ori",
        "ous"
      ],
      [
        "Ġdyn",
        "amics"
      ],
      [
        "ut",
        "ors"
      ],
      [
        "est",
        "y"
      ],
      [
        "Ġdeterm",
        "ination"
      ],
      [
        "ĠTur",
        "k"
      ],
      [
        "Ġstri",
        "king"
      ],
      [
        "l",
        "ari"
      ],
      [
        "ven",
        "i"
      ],
      [
        "а",
        "н"
      ],
      [
        "ĠOrig",
        "inal"
      ],
      [
        "D",
        "at"
      ],
      [
        "ĠS",
        "weet"
      ],
      [
        "ĠIns",
        "ide"
      ],
      [
        "Ġsp",
        "ro"
      ],
      [
        "Ġident",
        "ical"
      ],
      [
        "Ġelev",
        "ati"
      ],
      [
        "ĠYear",
        "s"
      ],
      [
        "ĠClic",
        "ca"
      ],
      [
        "ĠD",
        "rop"
      ],
      [
        "Ġpu",
        "zzle"
      ],
      [
        "ĠDate",
        "Time"
      ],
      [
        "Ġp",
        "ant"
      ],
      [
        "Ġ-",
        "="
      ],
      [
        "ona",
        "ut"
      ],
      [
        "p",
        "lic"
      ],
      [
        "Ġo",
        "c"
      ],
      [
        "Ġsom",
        "ministrazione"
      ],
      [
        "M",
        "ulti"
      ],
      [
        "ĠR",
        "etail"
      ],
      [
        "Ġp",
        "adding"
      ],
      [
        "ĠTit",
        "olo"
      ],
      [
        "Ġal",
        "um"
      ],
      [
        "Ġcod",
        "a"
      ],
      [
        "Ġsignific",
        "ativa"
      ],
      [
        "incol",
        "n"
      ],
      [
        "Ġcol",
        "ui"
      ],
      [
        "ĠO",
        "UT"
      ],
      [
        "ib",
        "ro"
      ],
      [
        "å®",
        "ŀ"
      ],
      [
        "ur",
        "ches"
      ],
      [
        "Ġcom",
        "itato"
      ],
      [
        "ĠZ",
        "en"
      ],
      [
        "Ġindepend",
        "ence"
      ],
      [
        "Ġdis",
        "inf"
      ],
      [
        "Ġcontra",
        "pp"
      ],
      [
        "ĠRele",
        "ase"
      ],
      [
        "ĠO",
        "ften"
      ],
      [
        "Ġriqual",
        "ificazione"
      ],
      [
        "ipend",
        "enza"
      ],
      [
        "!",
        "="
      ],
      [
        "Ġvig",
        "ente"
      ],
      [
        "ĠD",
        "or"
      ],
      [
        "Ġinf",
        "ezioni"
      ],
      [
        "Ġl",
        "as"
      ],
      [
        "Ġn",
        "an"
      ],
      [
        "gra",
        "duate"
      ],
      [
        "ĠD",
        "atabase"
      ],
      [
        "Ġdirect",
        "ors"
      ],
      [
        "Ġeth",
        "nic"
      ],
      [
        "Ġcons",
        "ecutive"
      ],
      [
        "Ġpublic",
        "ly"
      ],
      [
        "Ġb",
        "undle"
      ],
      [
        "ĠS",
        "ve"
      ],
      [
        "ĠFin",
        "anza"
      ],
      [
        "Ġco",
        "aches"
      ],
      [
        "Ġconv",
        "inzione"
      ],
      [
        "Ġritrov",
        "are"
      ],
      [
        "d",
        "estra"
      ],
      [
        "ĠIs",
        "a"
      ],
      [
        "ĠAl",
        "p"
      ],
      [
        "Ġaccompl",
        "ished"
      ],
      [
        "Ġdiven",
        "ne"
      ],
      [
        "Ġhar",
        "sh"
      ],
      [
        "Ġben",
        "venuto"
      ],
      [
        "Ġmete",
        "or"
      ],
      [
        "ĠCo",
        "in"
      ],
      [
        "m",
        "id"
      ],
      [
        "he",
        "zza"
      ],
      [
        "Ġpenal",
        "ty"
      ],
      [
        "Ġintr",
        "icate"
      ],
      [
        "ĠDes",
        "k"
      ],
      [
        "ĠV",
        "ista"
      ],
      [
        "Ġcomm",
        "ands"
      ],
      [
        "ĠCon",
        "vers"
      ],
      [
        "Ġev",
        "angel"
      ],
      [
        "ep",
        "id"
      ],
      [
        "Date",
        "Time"
      ],
      [
        "ĠCOM",
        "E"
      ],
      [
        "p",
        "d"
      ],
      [
        "Ġr",
        "anges"
      ],
      [
        "Ġgi",
        "ra"
      ],
      [
        "Ġcheck",
        "out"
      ],
      [
        "Ġvot",
        "ing"
      ],
      [
        "Ġarriv",
        "erÃł"
      ],
      [
        "check",
        "ed"
      ],
      [
        "to",
        "ols"
      ],
      [
        "Ġre",
        "actions"
      ],
      [
        "åı",
        "·"
      ],
      [
        "hip",
        "s"
      ],
      [
        "Ġevol",
        "ve"
      ],
      [
        "Ġcompla",
        "ints"
      ],
      [
        "Ġpetro",
        "lio"
      ],
      [
        "ans",
        "ia"
      ],
      [
        "Ġl",
        "ati"
      ],
      [
        "ays",
        "ia"
      ],
      [
        "c",
        "ounter"
      ],
      [
        "ĠM",
        "osc"
      ],
      [
        "ch",
        "en"
      ],
      [
        "st",
        "ick"
      ],
      [
        "ah",
        "a"
      ],
      [
        "ig",
        "s"
      ],
      [
        "Ġtour",
        "ist"
      ],
      [
        "è¿Ķ",
        "åĽŀ"
      ],
      [
        "eng",
        "ine"
      ],
      [
        "ĠCalda",
        "ie"
      ],
      [
        "Ġ{",
        "\""
      ],
      [
        "Oper",
        "ation"
      ],
      [
        "Ġsubt",
        "le"
      ],
      [
        "Ġen",
        "jo"
      ],
      [
        "Ġraccont",
        "ano"
      ],
      [
        "ĠI",
        "O"
      ],
      [
        "Ġaffid",
        "abile"
      ],
      [
        "ĠJon",
        "athan"
      ],
      [
        "è",
        "µ"
      ],
      [
        "Ġbi",
        "ologico"
      ],
      [
        "Ġb",
        "orse"
      ],
      [
        "prot",
        "ected"
      ],
      [
        "Ġcell",
        "ular"
      ],
      [
        "pay",
        "ment"
      ],
      [
        "ĠA",
        "th"
      ],
      [
        "ĠSec",
        "onda"
      ],
      [
        "Ġchia",
        "cchi"
      ],
      [
        "art",
        "en"
      ],
      [
        "Ġcondann",
        "ato"
      ],
      [
        "ĠV",
        "isa"
      ],
      [
        "ret",
        "ion"
      ],
      [
        "Ġc",
        "uff"
      ],
      [
        "Ġbr",
        "anches"
      ],
      [
        "ĠCl",
        "ose"
      ],
      [
        "Ġrep",
        "ay"
      ],
      [
        "Ġannivers",
        "ario"
      ],
      [
        "ut",
        "trice"
      ],
      [
        "ĠU",
        "T"
      ],
      [
        "Ġcont",
        "ing"
      ],
      [
        "Ġany",
        "time"
      ],
      [
        "Ġisc",
        "ritto"
      ],
      [
        "Ġvest",
        "iti"
      ],
      [
        "lar",
        "ation"
      ],
      [
        "ĠHar",
        "vard"
      ],
      [
        "Ġresist",
        "ant"
      ],
      [
        "idi",
        "ano"
      ],
      [
        "Ġgard",
        "ens"
      ],
      [
        "Ġn",
        "azioni"
      ],
      [
        "Ġ{",
        "'"
      ],
      [
        "ĠCon",
        "st"
      ],
      [
        "ĠLiver",
        "pool"
      ],
      [
        "Ġmoder",
        "ate"
      ],
      [
        "ĠBud",
        "get"
      ],
      [
        "ĠFin",
        "land"
      ],
      [
        "av",
        "ia"
      ],
      [
        "ĠRes",
        "erve"
      ],
      [
        "ĠB",
        "ond"
      ],
      [
        "ort",
        "ed"
      ],
      [
        "Ġcook",
        "ed"
      ],
      [
        "e",
        "q"
      ],
      [
        "x",
        "is"
      ],
      [
        "ag",
        "ger"
      ],
      [
        "ĠE",
        "val"
      ],
      [
        "ĠCom",
        "unque"
      ],
      [
        "Ġric",
        "ad"
      ],
      [
        "Write",
        "Line"
      ],
      [
        "r",
        "ip"
      ],
      [
        "Ġp",
        "ione"
      ],
      [
        "Ġoff",
        "ense"
      ],
      [
        "proto",
        "type"
      ],
      [
        "icc",
        "io"
      ],
      [
        "tr",
        "ato"
      ],
      [
        "f",
        "old"
      ],
      [
        "RE",
        "G"
      ],
      [
        "?",
        ","
      ],
      [
        "p",
        "read"
      ],
      [
        "Ġpal",
        "est"
      ],
      [
        "Ġrad",
        "icale"
      ],
      [
        "Ġsc",
        "iv"
      ],
      [
        "Ġsing",
        "er"
      ],
      [
        "Ġit",
        "alia"
      ],
      [
        "ĠRev",
        "olution"
      ],
      [
        "Ġcif",
        "re"
      ],
      [
        "Ġr",
        "ito"
      ],
      [
        "Ġcop",
        "rire"
      ],
      [
        "ers",
        "ione"
      ],
      [
        "Ġvic",
        "in"
      ],
      [
        "form",
        "ing"
      ],
      [
        "ps",
        "on"
      ],
      [
        "ĠMerc",
        "ato"
      ],
      [
        "Ġterr",
        "ibile"
      ],
      [
        "ĠUm",
        "bria"
      ],
      [
        "Ġac",
        "ido"
      ],
      [
        "Ġdens",
        "ity"
      ],
      [
        "Ġconsider",
        "ations"
      ],
      [
        "Sel",
        "ector"
      ],
      [
        "________",
        "________"
      ],
      [
        "ĠAr",
        "ti"
      ],
      [
        "ere",
        "i"
      ],
      [
        "ĠV",
        "acc"
      ],
      [
        "Ġsvol",
        "te"
      ],
      [
        "ĠVi",
        "enna"
      ],
      [
        "at",
        "ivitÃł"
      ],
      [
        "Ġsh",
        "ipped"
      ],
      [
        "Ġwel",
        "coming"
      ],
      [
        "Ġgrav",
        "itÃł"
      ],
      [
        "ĠCap",
        "od"
      ],
      [
        "Ġanticip",
        "ated"
      ],
      [
        "Ġredd",
        "iti"
      ],
      [
        "M",
        "AN"
      ],
      [
        "Ġman",
        "ually"
      ],
      [
        "Ġemo",
        "zion"
      ],
      [
        "Ġtruck",
        "s"
      ],
      [
        "am",
        "as"
      ],
      [
        "Ġbi",
        "as"
      ],
      [
        "ãģ",
        "®"
      ],
      [
        "ĠP",
        "etr"
      ],
      [
        "conn",
        "ected"
      ],
      [
        "Ġsch",
        "er"
      ],
      [
        "Ġmi",
        "ele"
      ],
      [
        "eni",
        "ors"
      ],
      [
        "Ġdiam",
        "ond"
      ],
      [
        "Ġpip",
        "eline"
      ],
      [
        "Ġm",
        "un"
      ],
      [
        "Ġp",
        "se"
      ],
      [
        "ĠFi",
        "at"
      ],
      [
        "Ġbre",
        "ed"
      ],
      [
        "Ġdel",
        "ibera"
      ],
      [
        "ĠW",
        "y"
      ],
      [
        "ĠDr",
        "ug"
      ],
      [
        "ĠSchool",
        "s"
      ],
      [
        "Ġfless",
        "ibilitÃł"
      ],
      [
        "D",
        "ER"
      ],
      [
        "Ġsol",
        "ari"
      ],
      [
        "Ġvaria",
        "bile"
      ],
      [
        "Ġded",
        "ica"
      ],
      [
        "for",
        "get"
      ],
      [
        "LA",
        "Y"
      ],
      [
        "W",
        "A"
      ],
      [
        "Ġs",
        "s"
      ],
      [
        "Ġsing",
        "ing"
      ],
      [
        "Ġelect",
        "ro"
      ],
      [
        "ĠPro",
        "tocol"
      ],
      [
        "Ġrepla",
        "cing"
      ],
      [
        "Ġchain",
        "s"
      ],
      [
        "Ġma",
        "ker"
      ],
      [
        "Ġpromot",
        "es"
      ],
      [
        "Ġsh",
        "ine"
      ],
      [
        "Ġmon",
        "eta"
      ],
      [
        "om",
        "y"
      ],
      [
        "im",
        "poss"
      ],
      [
        "Ġsegu",
        "ono"
      ],
      [
        "ĠCub",
        "a"
      ],
      [
        "ĠPod",
        "cast"
      ],
      [
        "Ġdes",
        "per"
      ],
      [
        "ĠDiam",
        "ond"
      ],
      [
        "Ġappreci",
        "ated"
      ],
      [
        "G",
        "lobal"
      ],
      [
        "Ġfro",
        "zen"
      ],
      [
        "Ġe",
        "tt"
      ],
      [
        "ur",
        "d"
      ],
      [
        "Ġtit",
        "olari"
      ],
      [
        "Ġdar",
        "Ãł"
      ],
      [
        "Ġdeterm",
        "inata"
      ],
      [
        "Ġcapt",
        "ivating"
      ],
      [
        "Ġmeravigli",
        "oso"
      ],
      [
        "Ġsp",
        "ero"
      ],
      [
        "ĠNews",
        "letter"
      ],
      [
        "Ġapplic",
        "ata"
      ],
      [
        "el",
        "ier"
      ],
      [
        "if",
        "ndef"
      ],
      [
        "ĠB",
        "ald"
      ],
      [
        "Ġintens",
        "ity"
      ],
      [
        "f",
        "y"
      ],
      [
        "Ġcou",
        "pl"
      ],
      [
        "US",
        "E"
      ],
      [
        "d",
        "et"
      ],
      [
        "Ġr",
        "ush"
      ],
      [
        "Ġpr",
        "ivo"
      ],
      [
        "EN",
        "SE"
      ],
      [
        "Ġmag",
        "ical"
      ],
      [
        "Ġscrit",
        "te"
      ],
      [
        "Ġfotograf",
        "ica"
      ],
      [
        "Ġden",
        "ied"
      ],
      [
        "tain",
        "ed"
      ],
      [
        "Ġcollect",
        "ing"
      ],
      [
        "ĠPal",
        "ace"
      ],
      [
        "Ġs",
        "ocket"
      ],
      [
        "at",
        "trice"
      ],
      [
        "con",
        "v"
      ],
      [
        "ĠS",
        "ri"
      ],
      [
        "Ġro",
        "ves"
      ],
      [
        "Ġesist",
        "ente"
      ],
      [
        "od",
        "ed"
      ],
      [
        "N",
        "ote"
      ],
      [
        "ache",
        "l"
      ],
      [
        "ĠQual",
        "che"
      ],
      [
        "Ġvot",
        "es"
      ],
      [
        "ĠComm",
        "ons"
      ],
      [
        "Ġattract",
        "ions"
      ],
      [
        "Ġo",
        "li"
      ],
      [
        "ĠU",
        "P"
      ],
      [
        "ov",
        "al"
      ],
      [
        "Ġbr",
        "ick"
      ],
      [
        "Ġchi",
        "usi"
      ],
      [
        "an",
        "as"
      ],
      [
        "ĠUnivers",
        "al"
      ],
      [
        "Ġclient",
        "ela"
      ],
      [
        "Ġhabit",
        "at"
      ],
      [
        "al",
        "pha"
      ],
      [
        "os",
        "ione"
      ],
      [
        "Ġtr",
        "icks"
      ],
      [
        "Ġold",
        "est"
      ],
      [
        "Ġmys",
        "ter"
      ],
      [
        "ĠO",
        "thers"
      ],
      [
        "Sche",
        "ma"
      ],
      [
        "Is",
        "ola"
      ],
      [
        "ĠB",
        "AS"
      ],
      [
        "ĠToy",
        "ota"
      ],
      [
        "q",
        "t"
      ],
      [
        "Ġph",
        "ysi"
      ],
      [
        "Ġplay",
        "off"
      ],
      [
        "opp",
        "osizione"
      ],
      [
        "ag",
        "u"
      ],
      [
        "Ġproveni",
        "enza"
      ],
      [
        "Ġb",
        "onds"
      ],
      [
        "Ġmoder",
        "ne"
      ],
      [
        "ĠY",
        "ellow"
      ],
      [
        "Ġaus",
        "p"
      ],
      [
        "C",
        "lear"
      ],
      [
        "Ġcompless",
        "iva"
      ],
      [
        "Ġmeasure",
        "ments"
      ],
      [
        "ĠD",
        "oll"
      ],
      [
        "c",
        "art"
      ],
      [
        "u",
        "ot"
      ],
      [
        "ĠCit",
        "tad"
      ],
      [
        "Ġusc",
        "ite"
      ],
      [
        "Ġn",
        "ip"
      ],
      [
        "Ġverd",
        "ure"
      ],
      [
        "link",
        "s"
      ],
      [
        "ĠL",
        "ip"
      ],
      [
        "ĠBr",
        "uce"
      ],
      [
        "Ġdisp",
        "ute"
      ],
      [
        "Ġappet",
        "ite"
      ],
      [
        "q",
        "li"
      ],
      [
        "T",
        "L"
      ],
      [
        "Ġdon",
        "ation"
      ],
      [
        "Ġarg",
        "ue"
      ],
      [
        "Ġtren",
        "ta"
      ],
      [
        "Ġminer",
        "als"
      ],
      [
        "c",
        "ourse"
      ],
      [
        "Ġsal",
        "uto"
      ],
      [
        "ides",
        "pread"
      ],
      [
        "abor",
        "azione"
      ],
      [
        "Ġbarri",
        "er"
      ],
      [
        "ren",
        "al"
      ],
      [
        "Ġresp",
        "i"
      ],
      [
        "Ġstro",
        "ke"
      ],
      [
        "Ġsind",
        "rome"
      ],
      [
        "D",
        "TO"
      ],
      [
        "ĠPre",
        "vent"
      ],
      [
        "Ġglass",
        "es"
      ],
      [
        "depend",
        "ency"
      ],
      [
        "Ġp",
        "anni"
      ],
      [
        "pre",
        "fix"
      ],
      [
        "åħ",
        "³"
      ],
      [
        "Ġn",
        "eri"
      ],
      [
        "ent",
        "h"
      ],
      [
        "Ġh",
        "ood"
      ],
      [
        "B",
        "Y"
      ],
      [
        "Ġappart",
        "amenti"
      ],
      [
        "Ġst",
        "anze"
      ],
      [
        "C",
        "enter"
      ],
      [
        "app",
        "rendimento"
      ],
      [
        "nat",
        "ural"
      ],
      [
        "ĠWi",
        "Fi"
      ],
      [
        "o",
        "e"
      ],
      [
        "Ġc",
        "acci"
      ],
      [
        "Ġin",
        "k"
      ],
      [
        "Ġtra",
        "guardo"
      ],
      [
        "Ġs",
        "aga"
      ],
      [
        "acc",
        "oglienza"
      ],
      [
        "Ġshe",
        "d"
      ],
      [
        "Ġaere",
        "i"
      ],
      [
        "em",
        "ies"
      ],
      [
        "Ġcr",
        "isp"
      ],
      [
        "ĠMan",
        "aging"
      ],
      [
        "Ġtonn",
        "ellate"
      ],
      [
        "Ġl",
        "iste"
      ],
      [
        "Ġincent",
        "ives"
      ],
      [
        "Ġembed",
        "ded"
      ],
      [
        "Ġesclus",
        "ivo"
      ],
      [
        "Ġbrow",
        "se"
      ],
      [
        "Ġbre",
        "ach"
      ],
      [
        "Ġconduct",
        "ing"
      ],
      [
        "z",
        "ens"
      ],
      [
        "Ġt",
        "è"
      ],
      [
        "ĠCom",
        "par"
      ],
      [
        "n",
        "ed"
      ],
      [
        "agli",
        "e"
      ],
      [
        "Ġapp",
        "la"
      ],
      [
        "Ġ\"",
        "+"
      ],
      [
        "In",
        "valid"
      ],
      [
        "ĠHV",
        "AC"
      ],
      [
        "ĠBatt",
        "le"
      ],
      [
        "y",
        "our"
      ],
      [
        "ol",
        "en"
      ],
      [
        "ĠP",
        "rend"
      ],
      [
        "Ġconserv",
        "ati"
      ],
      [
        "ĠF",
        "ro"
      ],
      [
        "Ġinform",
        "atica"
      ],
      [
        "ĠMe",
        "zz"
      ],
      [
        "Ġconcentr",
        "ate"
      ],
      [
        "er",
        "ete"
      ],
      [
        "ç¬",
        "¦"
      ],
      [
        "ĠSuccess",
        "ivamente"
      ],
      [
        "s",
        "ocial"
      ],
      [
        "lab",
        "ama"
      ],
      [
        "Ġmar",
        "ina"
      ],
      [
        "Ġt",
        "iles"
      ],
      [
        "ĠVend",
        "ita"
      ],
      [
        "Ġparagra",
        "ph"
      ],
      [
        "Ġcontr",
        "att"
      ],
      [
        "Ġacc",
        "use"
      ],
      [
        "Ġpen",
        "is"
      ],
      [
        "ĠPho",
        "enix"
      ],
      [
        "els",
        "on"
      ],
      [
        "Ġminer",
        "al"
      ],
      [
        "ub",
        "a"
      ],
      [
        "Ġpersp",
        "ectives"
      ],
      [
        "Ġcomp",
        "rese"
      ],
      [
        "Ġprosp",
        "ective"
      ],
      [
        "Ġmonet",
        "ary"
      ],
      [
        "Ġm",
        "eg"
      ],
      [
        "qu",
        "io"
      ],
      [
        "Ġcomm",
        "edia"
      ],
      [
        "Ġgrow",
        "s"
      ],
      [
        "Ġsv",
        "izz"
      ],
      [
        "object",
        "s"
      ],
      [
        "subs",
        "cription"
      ],
      [
        "im",
        "one"
      ],
      [
        "Ġdott",
        "or"
      ],
      [
        "Ste",
        "p"
      ],
      [
        "ĠQ",
        "t"
      ],
      [
        "Ġfail",
        "s"
      ],
      [
        "ĠA",
        "TT"
      ],
      [
        "ĠCh",
        "ain"
      ],
      [
        "Ġconstit",
        "ution"
      ],
      [
        "Ġh",
        "ence"
      ],
      [
        "ir",
        "la"
      ],
      [
        "Ġimp",
        "one"
      ],
      [
        "Ġdes",
        "crive"
      ],
      [
        "Ġconcor",
        "renti"
      ],
      [
        "Ġricor",
        "rere"
      ],
      [
        "Ġpanor",
        "amica"
      ],
      [
        "subs",
        "cribe"
      ],
      [
        "ĠR",
        "ece"
      ],
      [
        "ĠR",
        "istor"
      ],
      [
        "Ġscop",
        "re"
      ],
      [
        "in",
        "ars"
      ],
      [
        "¨",
        "¡"
      ],
      [
        "Ġfac",
        "ial"
      ],
      [
        "ĠCustom",
        "ers"
      ],
      [
        "emp",
        "loyment"
      ],
      [
        "Ġpartic",
        "les"
      ],
      [
        "Ġdis",
        "adv"
      ],
      [
        "m",
        "u"
      ],
      [
        "Ġel",
        "etto"
      ],
      [
        "ĠX",
        "ia"
      ],
      [
        "Ġfarm",
        "acia"
      ],
      [
        "ur",
        "ring"
      ],
      [
        "Ġdiffer",
        "ente"
      ],
      [
        "ĠT",
        "ram"
      ],
      [
        "$",
        "$"
      ],
      [
        "ĠEx",
        "po"
      ],
      [
        "Ġconosc",
        "ono"
      ],
      [
        "OR",
        "O"
      ],
      [
        "u",
        "ca"
      ],
      [
        "ĠH",
        "an"
      ],
      [
        "Ġsoff",
        "re"
      ],
      [
        "ĠFont",
        "ana"
      ],
      [
        "Ġh",
        "arness"
      ],
      [
        "View",
        "ById"
      ],
      [
        "Ġtra",
        "ce"
      ],
      [
        "Ġgr",
        "ano"
      ],
      [
        "Ġscor",
        "ing"
      ],
      [
        "Ġric",
        "op"
      ],
      [
        "Ġinterpret",
        "ato"
      ],
      [
        "ĠVer",
        "di"
      ],
      [
        "Ġgall",
        "eria"
      ],
      [
        "Ġcr",
        "uci"
      ],
      [
        "Ġsens",
        "ibile"
      ],
      [
        "ĠHealth",
        "care"
      ],
      [
        "Ġvel",
        "oci"
      ],
      [
        "ĠN",
        "ative"
      ],
      [
        "Ġtra",
        "ils"
      ],
      [
        "Ġprend",
        "endo"
      ],
      [
        "Ġcle",
        "ans"
      ],
      [
        "Ġdiffic",
        "ilmente"
      ],
      [
        "Ġarchit",
        "ettura"
      ],
      [
        "ĠMess",
        "ico"
      ],
      [
        "Ġdiff",
        "ondere"
      ],
      [
        "(",
        "@"
      ],
      [
        "ĠL",
        "ud"
      ],
      [
        "ip",
        "i"
      ],
      [
        "ici",
        "ency"
      ],
      [
        "Ġround",
        "s"
      ],
      [
        "l",
        "amic"
      ],
      [
        "Ġc",
        "ovid"
      ],
      [
        "hes",
        "is"
      ],
      [
        "ĠO",
        "bi"
      ],
      [
        "Ġinter",
        "viste"
      ],
      [
        "top",
        "her"
      ],
      [
        "Ġgar",
        "anzie"
      ],
      [
        "Ġresist",
        "ente"
      ],
      [
        "cl",
        "oud"
      ],
      [
        "Ġsegnal",
        "azione"
      ],
      [
        "Us",
        "ers"
      ],
      [
        "Ġgener",
        "ic"
      ],
      [
        "po",
        "on"
      ],
      [
        "Ġstat",
        "s"
      ],
      [
        "Ġspecta",
        "cular"
      ],
      [
        "MA",
        "KE"
      ],
      [
        "Ġdov",
        "uti"
      ],
      [
        "ĠMedic",
        "are"
      ],
      [
        "ç",
        "Ń"
      ],
      [
        "Ġse",
        "ques"
      ],
      [
        "Ġrec",
        "ap"
      ],
      [
        "Ġconferm",
        "are"
      ],
      [
        "f",
        "ica"
      ],
      [
        "D",
        "ouble"
      ],
      [
        "Ġvari",
        "ante"
      ],
      [
        "ĠHer",
        "itage"
      ],
      [
        "ĠPol",
        "onia"
      ],
      [
        "Ġrus",
        "si"
      ],
      [
        "Ġdisc",
        "esa"
      ],
      [
        "ĠArch",
        "ives"
      ],
      [
        "ĠRad",
        "i"
      ],
      [
        "emb",
        "ers"
      ],
      [
        "ĠCol",
        "omb"
      ],
      [
        "ĠR",
        "ossa"
      ],
      [
        "ĠG",
        "or"
      ],
      [
        "app",
        "ropri"
      ],
      [
        "v",
        "d"
      ],
      [
        "ĠS",
        "urg"
      ],
      [
        "ĠAms",
        "terdam"
      ],
      [
        "Ġenjo",
        "ys"
      ],
      [
        "Ġrivol",
        "ge"
      ],
      [
        "IT",
        "T"
      ],
      [
        "Ġdiff",
        "use"
      ],
      [
        "ĠLu",
        "cca"
      ],
      [
        "By",
        "tes"
      ],
      [
        "Ġm",
        "im"
      ],
      [
        "Ġtent",
        "ativi"
      ],
      [
        "Ġadj",
        "ustable"
      ],
      [
        "ass",
        "ets"
      ],
      [
        "ĠPe",
        "ace"
      ],
      [
        "ĠG",
        "IO"
      ],
      [
        "ens",
        "ity"
      ],
      [
        "ĠAP",
        "P"
      ],
      [
        "ĠF",
        "ol"
      ],
      [
        "Ġdov",
        "ute"
      ],
      [
        "E",
        "t"
      ],
      [
        "Ġmin",
        "imi"
      ],
      [
        "arr",
        "ing"
      ],
      [
        "al",
        "ba"
      ],
      [
        "ĠPro",
        "duction"
      ],
      [
        "Ġcolleg",
        "ato"
      ],
      [
        "u",
        "ole"
      ],
      [
        "Ġp",
        "ess"
      ],
      [
        "osc",
        "op"
      ],
      [
        "Ġcaratter",
        "izza"
      ],
      [
        "ĠC",
        "io"
      ],
      [
        "av",
        "viso"
      ],
      [
        "Ġmys",
        "tery"
      ],
      [
        "ET",
        "TO"
      ],
      [
        "mod",
        "ules"
      ],
      [
        "S",
        "top"
      ],
      [
        "Ġcoinvol",
        "te"
      ],
      [
        "æģ",
        "¯"
      ],
      [
        "Ġ'",
        "';"
      ],
      [
        "Ġevid",
        "enzia"
      ],
      [
        "Ġtechn",
        "icians"
      ],
      [
        "ĠLeg",
        "isl"
      ],
      [
        "Ġinflu",
        "enced"
      ],
      [
        "ĠIn",
        "iti"
      ],
      [
        "Ġann",
        "ually"
      ],
      [
        "p",
        "air"
      ],
      [
        "iv",
        "ated"
      ],
      [
        "Ġlasci",
        "ano"
      ],
      [
        "ĠL",
        "iter"
      ],
      [
        "Ġcou",
        "rage"
      ],
      [
        "Ġque",
        "ue"
      ],
      [
        "Ġpre",
        "g"
      ],
      [
        "Ġpair",
        "s"
      ],
      [
        "c",
        "enza"
      ],
      [
        "Ġconfer",
        "imento"
      ],
      [
        "pr",
        "udenza"
      ],
      [
        "ser",
        "ial"
      ],
      [
        "an",
        "gi"
      ],
      [
        "ĠM",
        "ER"
      ],
      [
        "Ġconsigli",
        "eri"
      ],
      [
        "Ġsh",
        "aped"
      ],
      [
        "en",
        "ue"
      ],
      [
        "ĠIn",
        "fras"
      ],
      [
        "Go",
        "ogle"
      ],
      [
        "Ġv",
        "esti"
      ],
      [
        "Ġkn",
        "ife"
      ],
      [
        "Ġgener",
        "ator"
      ],
      [
        "Ġelettr",
        "onici"
      ],
      [
        "Ġcoinvol",
        "ge"
      ],
      [
        "ĠHolid",
        "ay"
      ],
      [
        "Ġcompet",
        "enti"
      ],
      [
        "ĠMo",
        "ore"
      ],
      [
        "il",
        "ita"
      ],
      [
        "ĠN",
        "ep"
      ],
      [
        "Ġcaratter",
        "i"
      ],
      [
        "Ġintegr",
        "ata"
      ],
      [
        "On",
        "ly"
      ],
      [
        "om",
        "ic"
      ],
      [
        "te",
        "es"
      ],
      [
        "ato",
        "io"
      ],
      [
        "Ġbook",
        "maker"
      ],
      [
        "p",
        "id"
      ],
      [
        "er",
        "la"
      ],
      [
        "am",
        "ount"
      ],
      [
        "em",
        "en"
      ],
      [
        "Ġsignific",
        "ativi"
      ],
      [
        "Ġpol",
        "izi"
      ],
      [
        "Ġconsigli",
        "ato"
      ],
      [
        "ĠIsc",
        "riv"
      ],
      [
        "Ġout",
        "let"
      ],
      [
        "f",
        "ollow"
      ],
      [
        "Ġres",
        "tr"
      ],
      [
        "ĠU",
        "omo"
      ],
      [
        "Ġorgan",
        "izzati"
      ],
      [
        "Ġorgan",
        "ismo"
      ],
      [
        "Ġdod",
        "ici"
      ],
      [
        "Ġthe",
        "sis"
      ],
      [
        "Ġstr",
        "ings"
      ],
      [
        "Ġlad",
        "dove"
      ],
      [
        "is",
        "so"
      ],
      [
        "Ġneigh",
        "bors"
      ],
      [
        "v",
        "et"
      ],
      [
        "Ġgen",
        "re"
      ],
      [
        "Ġbro",
        "thers"
      ],
      [
        "Ġn",
        "ick"
      ],
      [
        "ĠH",
        "omes"
      ],
      [
        "Ġentertain",
        "ing"
      ],
      [
        "o",
        "on"
      ],
      [
        "Ġsec",
        "co"
      ],
      [
        "P",
        "Y"
      ],
      [
        "ĠM",
        "ale"
      ],
      [
        "Ġback",
        "ed"
      ],
      [
        "Ġmes",
        "h"
      ],
      [
        "Ġdestroy",
        "ed"
      ],
      [
        "æĸ¹",
        "æ³ķ"
      ],
      [
        "ĠS",
        "ession"
      ],
      [
        "ĠR",
        "ather"
      ],
      [
        "ĠW",
        "isconsin"
      ],
      [
        "Ġg",
        "low"
      ],
      [
        "Ġv",
        "ettura"
      ],
      [
        "bre",
        "aking"
      ],
      [
        "Ġordin",
        "aria"
      ],
      [
        "ĠEd",
        "it"
      ],
      [
        "Ġo",
        "verseas"
      ],
      [
        "ĠGi",
        "ord"
      ],
      [
        "w",
        "ikipedia"
      ],
      [
        "ĠC",
        "ream"
      ],
      [
        "Ġachiev",
        "ements"
      ],
      [
        "ĠA",
        "er"
      ],
      [
        "roc",
        "chia"
      ],
      [
        "An",
        "n"
      ],
      [
        "Ġcav",
        "alli"
      ],
      [
        "Ġgi",
        "rare"
      ],
      [
        "Å",
        "¡"
      ],
      [
        "un",
        "ione"
      ],
      [
        "ĠC",
        "ape"
      ],
      [
        "ç",
        "«"
      ],
      [
        "app",
        "ly"
      ],
      [
        "pa",
        "id"
      ],
      [
        "ĠBr",
        "ight"
      ],
      [
        "ĠGa",
        "za"
      ],
      [
        "ĠCh",
        "ia"
      ],
      [
        "Ġint",
        "anto"
      ],
      [
        "Ġconsider",
        "ate"
      ],
      [
        "Ġad",
        "mit"
      ],
      [
        "Ġcammin",
        "are"
      ],
      [
        "aut",
        "onomia"
      ],
      [
        "m",
        "ate"
      ],
      [
        "Ġdelight",
        "ed"
      ],
      [
        "o",
        "h"
      ],
      [
        "L",
        "IC"
      ],
      [
        "ex",
        "port"
      ],
      [
        "OR",
        "IA"
      ],
      [
        "Ġparlament",
        "are"
      ],
      [
        "Ġsu",
        "ited"
      ],
      [
        "Ġbuild",
        "s"
      ],
      [
        "Ġp",
        "oli"
      ],
      [
        "Ġf",
        "asce"
      ],
      [
        "Ġsp",
        "acious"
      ],
      [
        "Ġconf",
        "usione"
      ],
      [
        "Ġfle",
        "et"
      ],
      [
        "ness",
        "ee"
      ],
      [
        "Ġvis",
        "ually"
      ],
      [
        "Ġsol",
        "ving"
      ],
      [
        "laim",
        "er"
      ],
      [
        "ĠV",
        "es"
      ],
      [
        "Ġins",
        "ulation"
      ],
      [
        "Ġmeas",
        "uring"
      ],
      [
        "ĠS",
        "ad"
      ],
      [
        "Ġriconosci",
        "uta"
      ],
      [
        "ĠB",
        "ear"
      ],
      [
        "Ġel",
        "astic"
      ],
      [
        "interpre",
        "tazione"
      ],
      [
        "Ġtr",
        "ig"
      ],
      [
        "ĠEn",
        "ti"
      ],
      [
        "ĠF",
        "itness"
      ],
      [
        "Ġins",
        "edi"
      ],
      [
        "Ġhaz",
        "ard"
      ],
      [
        "ĠTh",
        "ai"
      ],
      [
        "ĠQual",
        "ora"
      ],
      [
        "ĠVo",
        "ice"
      ],
      [
        "aw",
        "a"
      ],
      [
        "im",
        "edia"
      ],
      [
        "cons",
        "cious"
      ],
      [
        "o",
        "ch"
      ],
      [
        "rit",
        "ion"
      ],
      [
        "Ġottim",
        "izzare"
      ],
      [
        "Î",
        "¹"
      ],
      [
        "ĠE",
        "ye"
      ],
      [
        "Ġfr",
        "uizione"
      ],
      [
        "Ġtrans",
        "it"
      ],
      [
        "ĠJ",
        "i"
      ],
      [
        "Ġaccomp",
        "agna"
      ],
      [
        "Ġmal",
        "ware"
      ],
      [
        "u",
        "ate"
      ],
      [
        "ĠIm",
        "agine"
      ],
      [
        "ĠMart",
        "edì"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "Ġcondition",
        "ing"
      ],
      [
        "Ġit",
        "k"
      ],
      [
        "ĠTrans",
        "fer"
      ],
      [
        "r",
        "ile"
      ],
      [
        "in",
        "ito"
      ],
      [
        "ĠP",
        "UB"
      ],
      [
        "Ġbatter",
        "ie"
      ],
      [
        "Ġconsult",
        "ant"
      ],
      [
        "ĠH",
        "ack"
      ],
      [
        "ĠGazz",
        "etta"
      ],
      [
        "sw",
        "itch"
      ],
      [
        "Ġespos",
        "to"
      ],
      [
        "Ġmes",
        "col"
      ],
      [
        "Ġ'",
        ";"
      ],
      [
        "ĠS",
        "ed"
      ],
      [
        "Ġrim",
        "ar"
      ],
      [
        "Ġball",
        "s"
      ],
      [
        "Ġc",
        "ups"
      ],
      [
        "O",
        "h"
      ],
      [
        "m",
        "ulti"
      ],
      [
        "Ġun",
        "iti"
      ],
      [
        "Ġfavore",
        "vole"
      ],
      [
        "ĠM",
        "anto"
      ],
      [
        "Ġdot",
        "ati"
      ],
      [
        "itu",
        "ali"
      ],
      [
        "Ġinn",
        "umere"
      ],
      [
        "Ġcomp",
        "ra"
      ],
      [
        "Ġconf",
        "usion"
      ],
      [
        "Ġpresent",
        "ate"
      ],
      [
        "ĠAr",
        "k"
      ],
      [
        "Ġvec",
        "chie"
      ],
      [
        "Ġsupp",
        "orters"
      ],
      [
        "Ġfunzion",
        "ano"
      ],
      [
        "our",
        "cing"
      ],
      [
        "des",
        "ign"
      ],
      [
        "Ġand",
        "iamo"
      ],
      [
        "Ġcav",
        "o"
      ],
      [
        "ĠWh",
        "atever"
      ],
      [
        "Ġir",
        "rig"
      ],
      [
        "Ġevident",
        "emente"
      ],
      [
        "Ġfund",
        "ed"
      ],
      [
        "Ġpar",
        "chi"
      ],
      [
        "C",
        "re"
      ],
      [
        "Ġanz",
        "iché"
      ],
      [
        "Ġvalid",
        "ation"
      ],
      [
        "ĠGamb",
        "ling"
      ],
      [
        "in",
        "fezione"
      ],
      [
        "ĠIN",
        "FOR"
      ],
      [
        "Ġimag",
        "ination"
      ],
      [
        "Y",
        "es"
      ],
      [
        "al",
        "bero"
      ],
      [
        "Ġinteg",
        "er"
      ],
      [
        "Ġant",
        "is"
      ],
      [
        "P",
        "riv"
      ],
      [
        "Ġet",
        "n"
      ],
      [
        "Ġimpress",
        "ed"
      ],
      [
        "ue",
        "z"
      ],
      [
        "Ġgra",
        "in"
      ],
      [
        "ĠLi",
        "qu"
      ],
      [
        "tw",
        "o"
      ],
      [
        "d",
        "ates"
      ],
      [
        "Ġnasc",
        "ond"
      ],
      [
        "Ġcapol",
        "uogo"
      ],
      [
        "Ġdup",
        "lic"
      ],
      [
        "Ġl",
        "ig"
      ],
      [
        "Ġlat",
        "ino"
      ],
      [
        "Ġros",
        "si"
      ],
      [
        "ĠM",
        "es"
      ],
      [
        "Ġconclud",
        "ed"
      ],
      [
        "ic",
        "ia"
      ],
      [
        "Ġvisit",
        "or"
      ],
      [
        "Ġrecyc",
        "ling"
      ],
      [
        "ĠPolit",
        "iche"
      ],
      [
        "f",
        "actory"
      ],
      [
        "Ġdem",
        "anding"
      ],
      [
        "Ġl",
        "etti"
      ],
      [
        "Ġref",
        "lection"
      ],
      [
        "ĠAb",
        "u"
      ],
      [
        "nam",
        "ents"
      ],
      [
        "ĠEth",
        "ereum"
      ],
      [
        "ĠCla",
        "udia"
      ],
      [
        "Ġe",
        "go"
      ],
      [
        "Ġprof",
        "ilazione"
      ],
      [
        "Ġhead",
        "ers"
      ],
      [
        "Ġelettro",
        "domest"
      ],
      [
        "ĠC",
        "AT"
      ],
      [
        "zi",
        "ali"
      ],
      [
        "Ġtim",
        "er"
      ],
      [
        "Ġstup",
        "ef"
      ],
      [
        "Ġgener",
        "i"
      ],
      [
        "Ġsch",
        "ol"
      ],
      [
        "ĠR",
        "and"
      ],
      [
        "Ġprotocol",
        "s"
      ],
      [
        "ĠTra",
        "p"
      ],
      [
        "å",
        "»"
      ],
      [
        "G",
        "li"
      ],
      [
        "ĠN",
        "iente"
      ],
      [
        "Ġterr",
        "ible"
      ],
      [
        "ĠMarc",
        "ello"
      ],
      [
        "ĠPhilipp",
        "ines"
      ],
      [
        "Ġfant",
        "astico"
      ],
      [
        "um",
        "en"
      ],
      [
        "Ġcar",
        "ries"
      ],
      [
        "ĠBet",
        "ween"
      ],
      [
        "Ġtra",
        "mon"
      ],
      [
        "ĠPo",
        "iché"
      ],
      [
        "ĠCond",
        "itions"
      ],
      [
        "Ġan",
        "ger"
      ],
      [
        "A",
        "quila"
      ],
      [
        "Ġtrover",
        "ai"
      ],
      [
        "quar",
        "ters"
      ],
      [
        "Ġfoot",
        "print"
      ],
      [
        "Ġespos",
        "ti"
      ],
      [
        "ecn",
        "ico"
      ],
      [
        "Ġdef",
        "ensive"
      ],
      [
        "ç͍",
        "æĪ·"
      ],
      [
        "ram",
        "enti"
      ],
      [
        "EN",
        "C"
      ],
      [
        "ĠP",
        "OST"
      ],
      [
        "f",
        "at"
      ],
      [
        "Ġpres",
        "enze"
      ],
      [
        "ĠCl",
        "ark"
      ],
      [
        "'",
        "+"
      ],
      [
        "âĢĿ",
        "?"
      ],
      [
        "Ġes",
        "am"
      ],
      [
        "Ġtablet",
        "s"
      ],
      [
        "ĠH",
        "onda"
      ],
      [
        "Ġtro",
        "ppi"
      ],
      [
        "Ġad",
        "her"
      ],
      [
        "Ġpain",
        "ful"
      ],
      [
        "Ġshort",
        "ly"
      ],
      [
        "al",
        "ismo"
      ],
      [
        "Ġdiscuss",
        "ing"
      ],
      [
        "Ġpatr",
        "imoni"
      ],
      [
        "Ġper",
        "duto"
      ],
      [
        "end",
        "oci"
      ],
      [
        "ĠI",
        "eri"
      ],
      [
        "isc",
        "ano"
      ],
      [
        "Ġhes",
        "itate"
      ],
      [
        "ĠR",
        "ange"
      ],
      [
        "load",
        "ing"
      ],
      [
        "Ġd",
        "umps"
      ],
      [
        "Ġappar",
        "ire"
      ],
      [
        "influ",
        "enza"
      ],
      [
        "Ġsubs",
        "cribe"
      ],
      [
        "op",
        "edia"
      ],
      [
        "ĠFe",
        "el"
      ],
      [
        "ID",
        "E"
      ],
      [
        "Ġattempt",
        "ing"
      ],
      [
        "Ġman",
        "tiene"
      ],
      [
        "Ġhand",
        "les"
      ],
      [
        "ĠNE",
        "WS"
      ],
      [
        "Ġun",
        "icamente"
      ],
      [
        "ĠN",
        "uc"
      ],
      [
        "ĠCamp",
        "o"
      ],
      [
        "Ġr",
        "ings"
      ],
      [
        "Ġcorpor",
        "ations"
      ],
      [
        "Â",
        "«"
      ],
      [
        "en",
        "io"
      ],
      [
        "ĠCom",
        "ponent"
      ],
      [
        "ĠDet",
        "erm"
      ],
      [
        "ĠS",
        "ig"
      ],
      [
        "ĠV",
        "esc"
      ],
      [
        "Ġsome",
        "how"
      ],
      [
        "Ġvari",
        "eties"
      ],
      [
        "ĠAn",
        "cona"
      ],
      [
        "ĠR",
        "ate"
      ],
      [
        "Ġaff",
        "itto"
      ],
      [
        "utt",
        "ori"
      ],
      [
        "invest",
        "imento"
      ],
      [
        "ĠCharl",
        "otte"
      ],
      [
        "Sc",
        "reen"
      ],
      [
        "lic",
        "ts"
      ],
      [
        "Ġspeak",
        "s"
      ],
      [
        "Rem",
        "ove"
      ],
      [
        "Ġhop",
        "efully"
      ],
      [
        "Ġscio",
        "pero"
      ],
      [
        "Ġev",
        "oc"
      ],
      [
        "ĠP",
        "E"
      ],
      [
        "Ġmet",
        "ic"
      ],
      [
        "Ġchied",
        "o"
      ],
      [
        "Ġsmooth",
        "ly"
      ],
      [
        "ĠI",
        "owa"
      ],
      [
        "Ġep",
        "ic"
      ],
      [
        "Ġspieg",
        "azione"
      ],
      [
        "Ġpross",
        "imitÃł"
      ],
      [
        "E",
        "conom"
      ],
      [
        "Ġnecess",
        "ita"
      ],
      [
        "Ġott",
        "enuti"
      ],
      [
        "Ġmal",
        "ati"
      ],
      [
        "Ġtoil",
        "et"
      ],
      [
        "et",
        "ics"
      ],
      [
        "h",
        "iamo"
      ],
      [
        "ĠMont",
        "ec"
      ],
      [
        "lus",
        "h"
      ],
      [
        "Ġmil",
        "anese"
      ],
      [
        "Ġtend",
        "ono"
      ],
      [
        "Ġst",
        "ones"
      ],
      [
        "ĠR",
        "S"
      ],
      [
        "Ġvari",
        "anti"
      ],
      [
        "ĠGar",
        "ante"
      ],
      [
        "B",
        "as"
      ],
      [
        "Ġcorrispond",
        "enza"
      ],
      [
        "ou",
        "ver"
      ],
      [
        "ĠIS",
        "BN"
      ],
      [
        "Ġag",
        "ro"
      ],
      [
        "N",
        "U"
      ],
      [
        "Ġbas",
        "se"
      ],
      [
        "Ġmarg",
        "ine"
      ],
      [
        "ĠL",
        "ore"
      ],
      [
        "Ġsh",
        "ips"
      ],
      [
        "Ġcompet",
        "it"
      ],
      [
        "ar",
        "ato"
      ],
      [
        "Ġimm",
        "ort"
      ],
      [
        "ĠC",
        "ER"
      ],
      [
        "ĠAl",
        "an"
      ],
      [
        "Ġsacr",
        "ific"
      ],
      [
        "an",
        "es"
      ],
      [
        "ĠTel",
        "ef"
      ],
      [
        "mi",
        "x"
      ],
      [
        "ĠN",
        "ich"
      ],
      [
        "ĠBor",
        "go"
      ],
      [
        "Ġre",
        "tt"
      ],
      [
        "edi",
        "zioni"
      ],
      [
        "M",
        "B"
      ],
      [
        "ĠGuard",
        "a"
      ],
      [
        "Ġproveni",
        "ente"
      ],
      [
        "ab",
        "ul"
      ],
      [
        "Ġsepp",
        "ur"
      ],
      [
        "ie",
        "zioni"
      ],
      [
        "Ġstr",
        "uck"
      ],
      [
        "Ġved",
        "remo"
      ],
      [
        "ĠNav",
        "y"
      ],
      [
        "Ġfal",
        "so"
      ],
      [
        "Ġleg",
        "ally"
      ],
      [
        "']",
        "."
      ],
      [
        "Ġvis",
        "ibili"
      ],
      [
        "Ġincent",
        "iv"
      ],
      [
        "h",
        "d"
      ],
      [
        "Ġunderstand",
        "s"
      ],
      [
        "Ġcogn",
        "ome"
      ],
      [
        "Ġfrequ",
        "ente"
      ],
      [
        "ke",
        "e"
      ],
      [
        "Ġabb",
        "igliamento"
      ],
      [
        "ĠPart",
        "ecip"
      ],
      [
        "Ġtransform",
        "ed"
      ],
      [
        "ecchi",
        "amento"
      ],
      [
        "ĠP",
        "ool"
      ],
      [
        "ac",
        "er"
      ],
      [
        "Ġse",
        "pol"
      ],
      [
        ">",
        "::"
      ],
      [
        "Ġp",
        "asti"
      ],
      [
        "Ġapprofond",
        "imenti"
      ],
      [
        "Ġp",
        "ale"
      ],
      [
        "Ġth",
        "ermal"
      ],
      [
        "ab",
        "itazione"
      ],
      [
        "Ġmand",
        "atory"
      ],
      [
        "la",
        "ggio"
      ],
      [
        "ĠDani",
        "ela"
      ],
      [
        "Ġphoto",
        "grapher"
      ],
      [
        "ifi",
        "ers"
      ],
      [
        "Ġb",
        "ombard"
      ],
      [
        "le",
        "ading"
      ],
      [
        "Ġ\"",
        "%"
      ],
      [
        "Ġfrag",
        "ile"
      ],
      [
        "E",
        "le"
      ],
      [
        "s",
        "pe"
      ],
      [
        "Ġfant",
        "as"
      ],
      [
        "ĠPesc",
        "ara"
      ],
      [
        "int",
        "ra"
      ],
      [
        "Ġpl",
        "ur"
      ],
      [
        "Ġtim",
        "eless"
      ],
      [
        "Ġinnumere",
        "voli"
      ],
      [
        "Ġsh",
        "adow"
      ],
      [
        "Ġmete",
        "o"
      ],
      [
        "Ñ",
        "ħ"
      ],
      [
        "ĠSt",
        "ories"
      ],
      [
        "TE",
        "XT"
      ],
      [
        "ist",
        "ituzione"
      ],
      [
        "ere",
        "bbero"
      ],
      [
        "Ġw",
        "idespread"
      ],
      [
        "ow",
        "ers"
      ],
      [
        "Ġen",
        "compass"
      ],
      [
        "Ġconc",
        "esso"
      ],
      [
        "Ġcomp",
        "osed"
      ],
      [
        "ĠLat",
        "est"
      ],
      [
        "EL",
        "E"
      ],
      [
        "Ġf",
        "oc"
      ],
      [
        "åIJ",
        "¦"
      ],
      [
        ",",
        "âĢĻ"
      ],
      [
        "Ġt",
        "ong"
      ],
      [
        "ĠH",
        "amp"
      ],
      [
        "Ġpres",
        "tare"
      ],
      [
        "w",
        "rap"
      ],
      [
        "ĠN",
        "oleggio"
      ],
      [
        "ĠĠĠĠĠĠ",
        "Ċ"
      ],
      [
        "ĠS",
        "cor"
      ],
      [
        "ies",
        "e"
      ],
      [
        "log",
        "ger"
      ],
      [
        "Ġsotto",
        "posto"
      ],
      [
        "Ġvit",
        "amins"
      ],
      [
        "Ġsitu",
        "ated"
      ],
      [
        "Ġgest",
        "isce"
      ],
      [
        "ĠElisab",
        "etta"
      ],
      [
        "Ġvo",
        "ices"
      ],
      [
        "<<",
        "\""
      ],
      [
        "Ġimpieg",
        "o"
      ],
      [
        "Ġscholar",
        "ship"
      ],
      [
        "Ġo",
        "h"
      ],
      [
        "Ġespress",
        "amente"
      ],
      [
        "par",
        "ser"
      ],
      [
        "Ġdefin",
        "itivo"
      ],
      [
        "Ġimmo",
        "bile"
      ],
      [
        "l",
        "gs"
      ],
      [
        "Ġrip",
        "art"
      ],
      [
        "Ġsap",
        "ori"
      ],
      [
        "R",
        "ate"
      ],
      [
        "co",
        "ol"
      ],
      [
        "Ġfun",
        "er"
      ],
      [
        "Ġte",
        "as"
      ],
      [
        "Ġvic",
        "inanza"
      ],
      [
        "Ġflus",
        "si"
      ],
      [
        "Ġshel",
        "ter"
      ],
      [
        "N",
        "eg"
      ],
      [
        "iz",
        "a"
      ],
      [
        "group",
        "s"
      ],
      [
        "T",
        "im"
      ],
      [
        "Ġrico",
        "ver"
      ],
      [
        "ĠChel",
        "sea"
      ],
      [
        "h",
        "ave"
      ],
      [
        "Ġsegu",
        "ita"
      ],
      [
        "Ġaccomp",
        "anied"
      ],
      [
        "Ġindipend",
        "enti"
      ],
      [
        "ou",
        "ml"
      ],
      [
        "Ġintellig",
        "enza"
      ],
      [
        "Ġp",
        "asto"
      ],
      [
        "is",
        "ia"
      ],
      [
        "ĠCons",
        "umer"
      ],
      [
        "ĠL",
        "G"
      ],
      [
        "h",
        "pp"
      ],
      [
        "ilit",
        "ation"
      ],
      [
        "ĠAnal",
        "isi"
      ],
      [
        "int",
        "ento"
      ],
      [
        "Ġdif",
        "etti"
      ],
      [
        "ĠD",
        "ent"
      ],
      [
        "ind",
        "isi"
      ],
      [
        "IM",
        "IT"
      ],
      [
        "ĠTerm",
        "ini"
      ],
      [
        "s",
        "chool"
      ],
      [
        "Ġv",
        "ai"
      ],
      [
        "Ġorient",
        "amento"
      ],
      [
        "ĠH",
        "ab"
      ],
      [
        "P",
        "op"
      ],
      [
        "Ġ.",
        "="
      ],
      [
        "Ġoper",
        "ai"
      ],
      [
        "Ġvaluta",
        "zioni"
      ],
      [
        "P",
        "od"
      ],
      [
        "ish",
        "op"
      ],
      [
        "Ġrif",
        "ugio"
      ],
      [
        "ific",
        "ante"
      ],
      [
        "Ġsub",
        "ire"
      ],
      [
        "rupt",
        "cy"
      ],
      [
        "ĠK",
        "u"
      ],
      [
        "Ġthere",
        "by"
      ],
      [
        "Ġpromo",
        "zioni"
      ],
      [
        "iv",
        "iazione"
      ],
      [
        "pos",
        "ed"
      ],
      [
        "Ġind",
        "iment"
      ],
      [
        "Ġlim",
        "one"
      ],
      [
        "Ġpati",
        "ence"
      ],
      [
        "Ġqual",
        "it"
      ],
      [
        "ĠRestaur",
        "ant"
      ],
      [
        "ĠClin",
        "ical"
      ],
      [
        "b",
        "ird"
      ],
      [
        "l",
        "v"
      ],
      [
        "æ",
        "Ľ"
      ],
      [
        "Ġprev",
        "ents"
      ],
      [
        "Ġprom",
        "ossa"
      ],
      [
        "ĠPlan",
        "et"
      ],
      [
        "Re",
        "q"
      ],
      [
        "ĠNet",
        "her"
      ],
      [
        "Ġper",
        "pet"
      ],
      [
        "Ġex",
        "empt"
      ],
      [
        "Cont",
        "in"
      ],
      [
        "U",
        "K"
      ],
      [
        "ro",
        "uter"
      ],
      [
        "Ġcor",
        "rid"
      ],
      [
        "ĠM",
        "essa"
      ],
      [
        "ĠB",
        "I"
      ],
      [
        "Ġnasc",
        "osto"
      ],
      [
        "Ġton",
        "ight"
      ],
      [
        "Ġgar",
        "lic"
      ],
      [
        "Ġclic",
        "cando"
      ],
      [
        "IST",
        "A"
      ],
      [
        "Ġcent",
        "im"
      ],
      [
        "Ġl",
        "od"
      ],
      [
        "Ġric",
        "om"
      ],
      [
        "Ġmanten",
        "endo"
      ],
      [
        "Ġcar",
        "to"
      ],
      [
        "CON",
        "T"
      ],
      [
        "åĨ",
        "ħ"
      ],
      [
        "ĠHam",
        "ilton"
      ],
      [
        "Ġadvoc",
        "ate"
      ],
      [
        "O",
        "F"
      ],
      [
        "V",
        "P"
      ],
      [
        "Ġn",
        "urse"
      ],
      [
        "an",
        "ello"
      ],
      [
        "Ġanal",
        "ys"
      ],
      [
        "Ġdent",
        "ist"
      ],
      [
        "Ġreg",
        "istra"
      ],
      [
        "Ġadvis",
        "or"
      ],
      [
        "Ġcontribu",
        "isce"
      ],
      [
        "`",
        ")"
      ],
      [
        "ĠAd",
        "min"
      ],
      [
        "OR",
        "S"
      ],
      [
        "ip",
        "her"
      ],
      [
        "ĠWh",
        "it"
      ],
      [
        "Ġpat",
        "io"
      ],
      [
        "for",
        "a"
      ],
      [
        "Ġtest",
        "osterone"
      ],
      [
        "ĠSte",
        "ven"
      ],
      [
        "Ġsf",
        "il"
      ],
      [
        "IL",
        "ITY"
      ],
      [
        "orre",
        "i"
      ],
      [
        "ĠS",
        "egn"
      ],
      [
        "Ġpr",
        "izes"
      ],
      [
        "Ġpr",
        "igioni"
      ],
      [
        "Ġlabor",
        "atory"
      ],
      [
        "Ġe",
        "ars"
      ],
      [
        "ĠG",
        "ord"
      ],
      [
        "d",
        "one"
      ],
      [
        "Ġpop",
        "ulations"
      ],
      [
        "Ġuncer",
        "tainty"
      ],
      [
        "Ġwe",
        "ird"
      ],
      [
        "ĠSu",
        "a"
      ],
      [
        "Ġmasch",
        "era"
      ],
      [
        "Ġcre",
        "ator"
      ],
      [
        "Ġaltro",
        "ve"
      ],
      [
        "Ġra",
        "ces"
      ],
      [
        "ĠCin",
        "que"
      ],
      [
        "ĠNav",
        "ig"
      ],
      [
        "Ġhum",
        "or"
      ],
      [
        "io",
        "xid"
      ],
      [
        "itzer",
        "land"
      ],
      [
        "ter",
        "ra"
      ],
      [
        "Ġcod",
        "ici"
      ],
      [
        "Ġform",
        "ati"
      ],
      [
        "Ġgarant",
        "ito"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "O",
        "ption"
      ],
      [
        "Ġrecip",
        "ient"
      ],
      [
        "Ġg",
        "aps"
      ],
      [
        "ĠL",
        "incoln"
      ],
      [
        "ĠLe",
        "ader"
      ],
      [
        "ĠL",
        "ane"
      ],
      [
        "ĠV",
        "ito"
      ],
      [
        "Mod",
        "al"
      ],
      [
        "ĠCon",
        "stitution"
      ],
      [
        "ĠNo",
        "ta"
      ],
      [
        "ĠMi",
        "ra"
      ],
      [
        "Ġcom",
        "edy"
      ],
      [
        "Ġtal",
        "enti"
      ],
      [
        "ĠDen",
        "ver"
      ],
      [
        "Ġsett",
        "led"
      ],
      [
        "Ġinver",
        "nale"
      ],
      [
        "Ġer",
        "avamo"
      ],
      [
        "ĠM",
        "add"
      ],
      [
        "ad",
        "ori"
      ],
      [
        "ĠN",
        "in"
      ],
      [
        "ĠW",
        "onder"
      ],
      [
        "zi",
        "ano"
      ],
      [
        "ing",
        "ere"
      ],
      [
        "âĶĢ",
        "âĶĢ"
      ],
      [
        "ni",
        "amo"
      ],
      [
        "EN",
        "E"
      ],
      [
        "ĠNum",
        "ero"
      ],
      [
        "Cont",
        "ro"
      ],
      [
        "Ġoss",
        "a"
      ],
      [
        "W",
        "indows"
      ],
      [
        "ĠI",
        "v"
      ],
      [
        "Ġas",
        "tro"
      ],
      [
        "Ġdes",
        "erto"
      ],
      [
        "Ġgu",
        "ilty"
      ],
      [
        "Ġcomun",
        "ica"
      ],
      [
        "ĠS",
        "oph"
      ],
      [
        "pla",
        "ces"
      ],
      [
        "ill",
        "ance"
      ],
      [
        "ati",
        "al"
      ],
      [
        "Ġmat",
        "ematica"
      ],
      [
        "is",
        "odio"
      ],
      [
        "\":",
        "{"
      ],
      [
        "Ġcy",
        "bersecurity"
      ],
      [
        "Ġhol",
        "istic"
      ],
      [
        "id",
        "el"
      ],
      [
        "Ġimp",
        "lied"
      ],
      [
        "Ġsec",
        "ca"
      ],
      [
        "Ġch",
        "er"
      ],
      [
        "Ġconsidera",
        "zioni"
      ],
      [
        "L",
        "ear"
      ],
      [
        "u",
        "ela"
      ],
      [
        "Ġbas",
        "ics"
      ],
      [
        "Ġferm",
        "are"
      ],
      [
        "ĠRac",
        "ing"
      ],
      [
        "or",
        "r"
      ],
      [
        "ĠP",
        "olo"
      ],
      [
        ")",
        "),"
      ],
      [
        "Ġ(",
        ");"
      ],
      [
        "Ġstruct",
        "ured"
      ],
      [
        "Ġsou",
        "p"
      ],
      [
        "Ġaff",
        "etti"
      ],
      [
        "ĠD",
        "river"
      ],
      [
        "Ġlent",
        "amente"
      ],
      [
        "Ġbr",
        "as"
      ],
      [
        "Ġper",
        "im"
      ],
      [
        "Ġma",
        "kers"
      ],
      [
        "im",
        "il"
      ],
      [
        "ĠO",
        "ro"
      ],
      [
        "ĠD",
        "uomo"
      ],
      [
        "Ġpazi",
        "enza"
      ],
      [
        "ĠChair",
        "man"
      ],
      [
        "Ġfast",
        "idi"
      ],
      [
        "Ġcoltiv",
        "azione"
      ],
      [
        "ON",
        "D"
      ],
      [
        "Ġdr",
        "one"
      ],
      [
        "ĠQ",
        "atar"
      ],
      [
        "arg",
        "ouml"
      ],
      [
        "Ġc",
        "af"
      ],
      [
        "inti",
        "ff"
      ],
      [
        "Ġrank",
        "ed"
      ],
      [
        "ĠF",
        "en"
      ],
      [
        "ĠC",
        "ow"
      ],
      [
        "Ġam",
        "ate"
      ],
      [
        "vent",
        "ory"
      ],
      [
        "Ġprepar",
        "a"
      ],
      [
        "Ġpar",
        "itÃł"
      ],
      [
        "Ġdownload",
        "ed"
      ],
      [
        "Ġdeterm",
        "ina"
      ],
      [
        "th",
        "od"
      ],
      [
        "ĠP",
        "ill"
      ],
      [
        "ĠE",
        "ffici"
      ],
      [
        "Ġm",
        "t"
      ],
      [
        "ĠRegistr",
        "ation"
      ],
      [
        "Ġtra",
        "der"
      ],
      [
        "h",
        "is"
      ],
      [
        "Ġac",
        "ceptable"
      ],
      [
        "igh",
        "th"
      ],
      [
        "Ġrom",
        "ance"
      ],
      [
        "M",
        "ock"
      ],
      [
        "Ġdimostr",
        "ano"
      ],
      [
        "Ġarbit",
        "r"
      ],
      [
        "Ġmesti",
        "ere"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "Ċ"
      ],
      [
        "Ġsinc",
        "er"
      ],
      [
        "ĠSumm",
        "it"
      ],
      [
        "Ġchied",
        "endo"
      ],
      [
        "ĠInvest",
        "ig"
      ],
      [
        "R",
        "ole"
      ],
      [
        "Ġdes",
        "erv"
      ],
      [
        "Ġprog",
        "resso"
      ],
      [
        "ĠPM",
        "I"
      ],
      [
        "ĠChe",
        "f"
      ],
      [
        "Ġsare",
        "mo"
      ],
      [
        "imm",
        "y"
      ],
      [
        "Ġcooper",
        "ative"
      ],
      [
        "Ġand",
        "ati"
      ],
      [
        "Ġind",
        "e"
      ],
      [
        "ĠCons",
        "um"
      ],
      [
        "ĠL",
        "omb"
      ],
      [
        "Ġapparten",
        "enza"
      ],
      [
        "Ġst",
        "reg"
      ],
      [
        "Ġinteg",
        "rare"
      ],
      [
        "individ",
        "uo"
      ],
      [
        "Ä",
        "į"
      ],
      [
        "Ġâ",
        "Ī"
      ],
      [
        "Ġopp",
        "osizione"
      ],
      [
        "Ġcorrispond",
        "e"
      ],
      [
        "Ġre",
        "els"
      ],
      [
        "æ",
        "±"
      ],
      [
        "ĠS",
        "app"
      ],
      [
        "Ġprom",
        "uove"
      ],
      [
        "Ġpolem",
        "iche"
      ],
      [
        "Ġarriv",
        "ando"
      ],
      [
        "est",
        "Ãł"
      ],
      [
        "ĠSp",
        "in"
      ],
      [
        "etro",
        "it"
      ],
      [
        "Ġfoster",
        "ing"
      ],
      [
        "ĠStart",
        "ing"
      ],
      [
        "ial",
        "is"
      ],
      [
        "Ġobsta",
        "cles"
      ],
      [
        "T",
        "ables"
      ],
      [
        "u",
        "its"
      ],
      [
        "Ġper",
        "ception"
      ],
      [
        "Ġconf",
        "ess"
      ],
      [
        "Ġhe",
        "ll"
      ],
      [
        "å",
        "§"
      ],
      [
        "ĠStudi",
        "os"
      ],
      [
        "ĠChristi",
        "ans"
      ],
      [
        "Ġfisc",
        "al"
      ],
      [
        "C",
        "ity"
      ],
      [
        "Ġal",
        "ignment"
      ],
      [
        "bl",
        "ue"
      ],
      [
        "ĠS",
        "OL"
      ],
      [
        "V",
        "i"
      ],
      [
        "f",
        "ood"
      ],
      [
        "ĠF",
        "av"
      ],
      [
        "la",
        "p"
      ],
      [
        "ved",
        "ere"
      ],
      [
        "Ġti",
        "res"
      ],
      [
        "Ġvisit",
        "ato"
      ],
      [
        "Ġd",
        "ermat"
      ],
      [
        "Ġalle",
        "vi"
      ],
      [
        "Ġsub",
        "stances"
      ],
      [
        "Ġgesto",
        "re"
      ],
      [
        "Ġposs",
        "ession"
      ],
      [
        "Ġe",
        "book"
      ],
      [
        "Ġv",
        "este"
      ],
      [
        "att",
        "ori"
      ],
      [
        "Ġmod",
        "ific"
      ],
      [
        "Ġid",
        "x"
      ],
      [
        "eg",
        "ate"
      ],
      [
        "Ġend",
        "ors"
      ],
      [
        "Ind",
        "ia"
      ],
      [
        "Ġpubblica",
        "zioni"
      ],
      [
        "Ġprosp",
        "ect"
      ],
      [
        "Ġhuman",
        "ity"
      ],
      [
        "ĠBern",
        "ard"
      ],
      [
        "g",
        "row"
      ],
      [
        "get",
        "e"
      ],
      [
        "Ġfac",
        "ilitare"
      ],
      [
        "Ġquotidi",
        "ani"
      ],
      [
        "Ġdon",
        "ations"
      ],
      [
        "Ġpropos",
        "ti"
      ],
      [
        "F",
        "ragment"
      ],
      [
        "ĠGr",
        "id"
      ],
      [
        "A",
        "zienda"
      ],
      [
        "S",
        "tructure"
      ],
      [
        "p",
        "anel"
      ],
      [
        "ĠV",
        "arese"
      ],
      [
        "ĠCatt",
        "olica"
      ],
      [
        "Ġassist",
        "ito"
      ],
      [
        "Lin",
        "q"
      ],
      [
        "Ġstudi",
        "osi"
      ],
      [
        "ĠSche",
        "dule"
      ],
      [
        "Ġun",
        "com"
      ],
      [
        "ĠD",
        "ak"
      ],
      [
        "IG",
        "LI"
      ],
      [
        "Trans",
        "action"
      ],
      [
        "pl",
        "ugin"
      ],
      [
        ">",
        "&"
      ],
      [
        "ĠMar",
        "gher"
      ],
      [
        "æ",
        "Ł¥"
      ],
      [
        "at",
        "ur"
      ],
      [
        "Ġs",
        "ib"
      ],
      [
        "Ġma",
        "fi"
      ],
      [
        "ĠMass",
        "im"
      ],
      [
        "Ġpens",
        "iamo"
      ],
      [
        "å",
        "ĵ"
      ],
      [
        "(",
        "()"
      ],
      [
        ")",
        "\\"
      ],
      [
        "la",
        "cement"
      ],
      [
        "Ġconsul",
        "ta"
      ],
      [
        "ĠO",
        "tta"
      ],
      [
        "Ġbene",
        "ath"
      ],
      [
        "Ġre",
        "ag"
      ],
      [
        "ib",
        "e"
      ],
      [
        "ĠPhys",
        "ical"
      ],
      [
        "Ġconsul",
        "tazione"
      ],
      [
        "Ġstat",
        "ale"
      ],
      [
        "Ġv",
        "ada"
      ],
      [
        "Ġsta",
        "cc"
      ],
      [
        "Ġsfrutt",
        "amento"
      ],
      [
        "Ġsecret",
        "s"
      ],
      [
        "ĠKnow",
        "ledge"
      ],
      [
        "Z",
        "ZA"
      ],
      [
        "Ġbenz",
        "ina"
      ],
      [
        "Ġest",
        "ivo"
      ],
      [
        "Ġconstra",
        "ints"
      ],
      [
        "ĠReg",
        "ion"
      ],
      [
        "Ġh",
        "ired"
      ],
      [
        "Ġfer",
        "ite"
      ],
      [
        "ĠV",
        "ai"
      ],
      [
        "Ġmontag",
        "gio"
      ],
      [
        "Ġv",
        "ocal"
      ],
      [
        "Ġug",
        "uali"
      ],
      [
        "ĠCrus",
        "her"
      ],
      [
        "Ġd",
        "atore"
      ],
      [
        "Ġabbandon",
        "ato"
      ],
      [
        "Ġform",
        "ul"
      ],
      [
        "r",
        "ina"
      ],
      [
        "Ġcostru",
        "zioni"
      ],
      [
        "ĠRol",
        "ex"
      ],
      [
        "ĠZ",
        "one"
      ],
      [
        "Ġconten",
        "ente"
      ],
      [
        "Ġevid",
        "enti"
      ],
      [
        "dat",
        "abase"
      ],
      [
        "r",
        "ane"
      ],
      [
        "Ġtim",
        "ore"
      ],
      [
        "Ġguarante",
        "es"
      ],
      [
        "ure",
        "a"
      ],
      [
        "Ġr",
        "ally"
      ],
      [
        "Ġauton",
        "omo"
      ],
      [
        "Ġprompt",
        "ly"
      ],
      [
        "Ġs",
        "enz"
      ],
      [
        "ilit",
        "ati"
      ],
      [
        "ĠRegard",
        "less"
      ],
      [
        "Ġv",
        "om"
      ],
      [
        "ĠBu",
        "ona"
      ],
      [
        "er",
        "ata"
      ],
      [
        "Ġoccasion",
        "ally"
      ],
      [
        "ont",
        "in"
      ],
      [
        "Ġsub",
        "mission"
      ],
      [
        "Ġfore",
        "x"
      ],
      [
        "ĠA",
        "labama"
      ],
      [
        "Ġcre",
        "di"
      ],
      [
        "ĠMex",
        "ican"
      ],
      [
        "Ġpiet",
        "re"
      ],
      [
        "Ġdemocra",
        "cy"
      ],
      [
        "Ġaff",
        "etto"
      ],
      [
        "Ġjun",
        "ior"
      ],
      [
        "Ġcresci",
        "uto"
      ],
      [
        "B",
        "RE"
      ],
      [
        "ĠIn",
        "ghilterra"
      ],
      [
        "in",
        "aria"
      ],
      [
        "Ġ#",
        "'"
      ],
      [
        "ĠSpec",
        "ific"
      ],
      [
        "Ġgra",
        "des"
      ],
      [
        "ĠRuss",
        "ell"
      ],
      [
        "Ġavvic",
        "ina"
      ],
      [
        "æĢ",
        "§"
      ],
      [
        "Ġcor",
        "r"
      ],
      [
        "ĠVia",
        "ggi"
      ],
      [
        "ĠProv",
        "ide"
      ],
      [
        "Ġmagn",
        "ific"
      ],
      [
        "Ġh",
        "unt"
      ],
      [
        "Sec",
        "ond"
      ],
      [
        "g",
        "ie"
      ],
      [
        "Ġpress",
        "ing"
      ],
      [
        "Ġl",
        "ender"
      ],
      [
        "ĠTemp",
        "le"
      ],
      [
        "ĠTen",
        "nessee"
      ],
      [
        "con",
        "c"
      ],
      [
        "Ġcollabor",
        "are"
      ],
      [
        "Ġgre",
        "y"
      ],
      [
        "Ġcap",
        "isce"
      ],
      [
        "Ġrel",
        "ate"
      ],
      [
        "Ġimpegn",
        "ata"
      ],
      [
        "Ġsee",
        "ks"
      ],
      [
        "Ġlock",
        "ed"
      ],
      [
        "Ġoper",
        "ative"
      ],
      [
        "Cl",
        "oud"
      ],
      [
        "ĠY",
        "u"
      ],
      [
        "gi",
        "orn"
      ],
      [
        "Ġaccess",
        "ibili"
      ],
      [
        "rag",
        "gi"
      ],
      [
        "Ġscop",
        "ri"
      ],
      [
        "Ġse",
        "quest"
      ],
      [
        "ex",
        "ists"
      ],
      [
        "Ġblog",
        "ger"
      ],
      [
        "Ġos",
        "te"
      ],
      [
        "ĠN",
        "om"
      ],
      [
        "ĠF",
        "irm"
      ],
      [
        "Ġc",
        "ov"
      ],
      [
        "ĠK",
        "han"
      ],
      [
        "ĠSta",
        "dium"
      ],
      [
        "Ġimmers",
        "ive"
      ],
      [
        "R",
        "S"
      ],
      [
        "Ġd",
        "ough"
      ],
      [
        "ar",
        "ra"
      ],
      [
        "ĠH",
        "ence"
      ],
      [
        "W",
        "H"
      ],
      [
        "Ġdomest",
        "ici"
      ],
      [
        "ug",
        "al"
      ],
      [
        "Ġdeb",
        "utto"
      ],
      [
        "æł",
        "ĩ"
      ],
      [
        "Ġcaff",
        "e"
      ],
      [
        "éĻ",
        "¤"
      ],
      [
        "part",
        "s"
      ],
      [
        "ĠV",
        "iv"
      ],
      [
        "Ġfem",
        "in"
      ],
      [
        "Ġest",
        "iva"
      ],
      [
        "Ġtro",
        "p"
      ],
      [
        "Ġinc",
        "er"
      ],
      [
        "Ġrifi",
        "ut"
      ],
      [
        "Ġatt",
        "eso"
      ],
      [
        "ĠFeder",
        "ica"
      ],
      [
        "Ġsp",
        "inge"
      ],
      [
        "forget",
        "table"
      ],
      [
        "Ġin",
        "line"
      ],
      [
        "Ġassic",
        "ura"
      ],
      [
        "ĠThrough",
        "out"
      ],
      [
        "ĠCamp",
        "us"
      ],
      [
        "ĠCond",
        "ividi"
      ],
      [
        "Ġagric",
        "ole"
      ],
      [
        "apol",
        "is"
      ],
      [
        "Ġqu",
        "inta"
      ],
      [
        "ĠPan",
        "el"
      ],
      [
        "Ġintens",
        "itÃł"
      ],
      [
        "fo",
        "o"
      ],
      [
        "Ġcount",
        "s"
      ],
      [
        "ĠOper",
        "ations"
      ],
      [
        "ĠAssoci",
        "ate"
      ],
      [
        "Ġeleg",
        "ance"
      ],
      [
        "ĠCong",
        "resso"
      ],
      [
        "Ġsho",
        "e"
      ],
      [
        "ĠHot",
        "els"
      ],
      [
        "ĠAl",
        "pha"
      ],
      [
        "Ġsusp",
        "ension"
      ],
      [
        "Ġanticip",
        "ate"
      ],
      [
        "Ġdel",
        "ve"
      ],
      [
        "Ġinform",
        "ativo"
      ],
      [
        "Ġrott",
        "ura"
      ],
      [
        "an",
        "esimo"
      ],
      [
        "Ġecc",
        "esso"
      ],
      [
        "Ġeasi",
        "est"
      ],
      [
        "Ġdram",
        "ma"
      ],
      [
        "Ġrass",
        "ic"
      ],
      [
        "ĠE",
        "do"
      ],
      [
        "Ġin",
        "du"
      ],
      [
        "custom",
        "er"
      ],
      [
        "Ġdis",
        "chi"
      ],
      [
        "D",
        "to"
      ],
      [
        "en",
        "um"
      ],
      [
        "Ġgover",
        "ning"
      ],
      [
        "ĠDes",
        "igned"
      ],
      [
        "Ġrifer",
        "ito"
      ],
      [
        "ĠMc",
        "K"
      ],
      [
        "co",
        "okie"
      ],
      [
        "l",
        "ato"
      ],
      [
        "Ġto",
        "kens"
      ],
      [
        "Ġpo",
        "inter"
      ],
      [
        "Ġdiam",
        "eter"
      ],
      [
        "Ġinevit",
        "abilmente"
      ],
      [
        "O",
        "l"
      ],
      [
        "Ġbo",
        "ots"
      ],
      [
        "ur",
        "ante"
      ],
      [
        "Ġsp",
        "am"
      ],
      [
        "Ġinter",
        "ro"
      ],
      [
        "Ġbeg",
        "un"
      ],
      [
        "C",
        "OR"
      ],
      [
        "Ġsal",
        "va"
      ],
      [
        "H",
        "ost"
      ],
      [
        "Ġtab",
        "ella"
      ],
      [
        "Call",
        "back"
      ],
      [
        "ar",
        "ound"
      ],
      [
        "Ġm",
        "ere"
      ],
      [
        "ĠDo",
        "bbiamo"
      ],
      [
        "illa",
        "re"
      ],
      [
        "Ġan",
        "s"
      ],
      [
        "ann",
        "ers"
      ],
      [
        "Ġprof",
        "itto"
      ],
      [
        "Ġnut",
        "r"
      ],
      [
        "OW",
        "N"
      ],
      [
        "C",
        "B"
      ],
      [
        "ĠS",
        "low"
      ],
      [
        "board",
        "ing"
      ],
      [
        "Ġappassion",
        "ato"
      ],
      [
        "Ġoccup",
        "ano"
      ],
      [
        "Ġf",
        "atic"
      ],
      [
        "get",
        "String"
      ],
      [
        "enn",
        "itÃł"
      ],
      [
        "Ġcolor",
        "ful"
      ],
      [
        "Ġavvoc",
        "ato"
      ],
      [
        "S",
        "ESSION"
      ],
      [
        "el",
        "emento"
      ],
      [
        "Ġle",
        "va"
      ],
      [
        "Ġdon",
        "azione"
      ],
      [
        "Ġconfig",
        "urazione"
      ],
      [
        "))",
        "{"
      ],
      [
        "ĠO",
        "w"
      ],
      [
        "Ġcabin",
        "et"
      ],
      [
        "Ġd",
        "é"
      ],
      [
        "()",
        ")."
      ],
      [
        "Ġsign",
        "or"
      ],
      [
        "G",
        "D"
      ],
      [
        "ĠP",
        "un"
      ],
      [
        "Ġqu",
        "art"
      ],
      [
        "ĠSh",
        "ang"
      ],
      [
        "anc",
        "ouver"
      ],
      [
        "Ġs",
        "amp"
      ],
      [
        "Ġdel",
        "ays"
      ],
      [
        "ĠIn",
        "cor"
      ],
      [
        "Ġmil",
        "it"
      ],
      [
        "Ġconven",
        "iente"
      ],
      [
        "ĠFrat",
        "elli"
      ],
      [
        "ĠEnt",
        "ram"
      ],
      [
        "ĠSal",
        "one"
      ],
      [
        "Ġconv",
        "ince"
      ],
      [
        "Ġsig",
        "are"
      ],
      [
        "gg",
        "ing"
      ],
      [
        "Ġs",
        "ottr"
      ],
      [
        "Ġ}",
        "}"
      ],
      [
        "Ġperm",
        "issions"
      ],
      [
        "f",
        "oli"
      ],
      [
        "al",
        "oni"
      ],
      [
        "Ġ(",
        "_"
      ],
      [
        "ind",
        "ice"
      ],
      [
        "Ġ[",
        "["
      ],
      [
        "hes",
        "ive"
      ],
      [
        "T",
        "ex"
      ],
      [
        "Ġre",
        "dis"
      ],
      [
        "all",
        "arme"
      ],
      [
        "ĠU",
        "tah"
      ],
      [
        "Get",
        "Y"
      ],
      [
        "Ġpelle",
        "gr"
      ],
      [
        "Ġg",
        "rocery"
      ],
      [
        "ad",
        "ays"
      ],
      [
        "Ġaffront",
        "ato"
      ],
      [
        "Ġoccident",
        "ali"
      ],
      [
        "Ġleg",
        "ami"
      ],
      [
        "ĠU",
        "L"
      ],
      [
        "Ġrig",
        "ore"
      ],
      [
        "ĠR",
        "occa"
      ],
      [
        "ĠOffic",
        "ial"
      ],
      [
        "Ġlawsu",
        "it"
      ],
      [
        "D",
        "rop"
      ],
      [
        "oubt",
        "edly"
      ],
      [
        "ail",
        "ing"
      ],
      [
        "con",
        "ti"
      ],
      [
        "Ġvert",
        "ici"
      ],
      [
        "ĠP",
        "rag"
      ],
      [
        "ĠN",
        "az"
      ],
      [
        "ĠSil",
        "vio"
      ],
      [
        "at",
        "ina"
      ],
      [
        "Ġb",
        "ones"
      ],
      [
        "igh",
        "ters"
      ],
      [
        "ç",
        "Ļ"
      ],
      [
        "Ġpublic",
        "ations"
      ],
      [
        "Ġgius",
        "te"
      ],
      [
        "ĠSa",
        "udi"
      ],
      [
        "ĠArab",
        "ia"
      ],
      [
        "ĠPom",
        "pe"
      ],
      [
        "ash",
        "ing"
      ],
      [
        "Ġcatt",
        "ivo"
      ],
      [
        "Ġzo",
        "om"
      ],
      [
        "ĠAm",
        "y"
      ],
      [
        "Ġtr",
        "ies"
      ],
      [
        "Ġpe",
        "ers"
      ],
      [
        "Ġmetropolit",
        "ana"
      ],
      [
        "ĠVol",
        "ume"
      ],
      [
        "pp",
        "le"
      ],
      [
        "Ġappoint",
        "ments"
      ],
      [
        "Ġinterpret",
        "ation"
      ],
      [
        "enc",
        "ode"
      ],
      [
        "Ġcre",
        "ano"
      ],
      [
        "Ġgen",
        "itore"
      ],
      [
        "Ġpro",
        "x"
      ],
      [
        "Ġwell",
        "being"
      ],
      [
        "Ġcounsel",
        "ing"
      ],
      [
        "ĠDemocr",
        "ats"
      ],
      [
        "Ġbur",
        "ro"
      ],
      [
        "Ġco",
        "ating"
      ],
      [
        "ev",
        "ents"
      ],
      [
        "Ġdi",
        "agram"
      ],
      [
        "inqu",
        "inamento"
      ],
      [
        "el",
        "ve"
      ],
      [
        "ĠH",
        "art"
      ],
      [
        "Ġimpos",
        "tare"
      ],
      [
        "Ġan",
        "trop"
      ],
      [
        "ĠB",
        "orsa"
      ],
      [
        "Ġbi",
        "ological"
      ],
      [
        "uss",
        "ia"
      ],
      [
        "Ġcap",
        "itano"
      ],
      [
        "Ġviaggi",
        "atori"
      ],
      [
        "Ġrich",
        "iamo"
      ],
      [
        "Ġfarm",
        "ing"
      ],
      [
        "n",
        "ella"
      ],
      [
        "sh",
        "ort"
      ],
      [
        "Ġfur",
        "to"
      ],
      [
        "ot",
        "ech"
      ],
      [
        "ĠPro",
        "ble"
      ],
      [
        "Ġis",
        "pirazione"
      ],
      [
        "ĠH",
        "ug"
      ],
      [
        "bb",
        "ing"
      ],
      [
        "Ġtown",
        "s"
      ],
      [
        "Ġimp",
        "egna"
      ],
      [
        "asc",
        "olto"
      ],
      [
        "Ġaff",
        "airs"
      ],
      [
        "Ġtremend",
        "ous"
      ],
      [
        "z",
        "oni"
      ],
      [
        "Ġwarm",
        "th"
      ],
      [
        "Ġabbandon",
        "are"
      ],
      [
        "Ġcapolav",
        "oro"
      ],
      [
        "ĠB",
        "ak"
      ],
      [
        "m",
        "outh"
      ],
      [
        "Ġpass",
        "age"
      ],
      [
        "Ġt",
        "orre"
      ],
      [
        "Ġcr",
        "imes"
      ],
      [
        "Ġrim",
        "and"
      ],
      [
        "ell",
        "ata"
      ],
      [
        "Ġcomplic",
        "ations"
      ],
      [
        "Ġconi",
        "ug"
      ],
      [
        "Ġmolti",
        "plic"
      ],
      [
        "PH",
        "ONY"
      ],
      [
        "Ġdi",
        "part"
      ],
      [
        "ĠRav",
        "enna"
      ],
      [
        "Ġp",
        "ò"
      ],
      [
        "ag",
        "gia"
      ],
      [
        "AN",
        "TI"
      ],
      [
        "Ġne",
        "ur"
      ],
      [
        "Ġorder",
        "ing"
      ],
      [
        "Ġpersonal",
        "izzati"
      ],
      [
        "Ġsell",
        "ers"
      ],
      [
        "Ġnot",
        "ify"
      ],
      [
        "ĠKenn",
        "edy"
      ],
      [
        "ĠSt",
        "orie"
      ],
      [
        "Ġcost",
        "umi"
      ],
      [
        "down",
        "load"
      ],
      [
        "G",
        "ood"
      ],
      [
        "t",
        "imes"
      ],
      [
        "ĠParli",
        "ament"
      ],
      [
        "á",
        "n"
      ],
      [
        "Ġsosp",
        "eso"
      ],
      [
        "'=>",
        "'"
      ],
      [
        "Ġstom",
        "aco"
      ],
      [
        "åº",
        "Ķ"
      ],
      [
        "ut",
        "amente"
      ],
      [
        "Ġany",
        "body"
      ],
      [
        "Ġline",
        "ar"
      ],
      [
        "Ġcollabor",
        "ate"
      ],
      [
        "Ġs",
        "icc"
      ],
      [
        "Ġin",
        "ol"
      ],
      [
        "umin",
        "azione"
      ],
      [
        "d",
        "iction"
      ],
      [
        "ess",
        "ages"
      ],
      [
        "ĠF",
        "urn"
      ],
      [
        "eri",
        "an"
      ],
      [
        "Ġfu",
        "or"
      ],
      [
        "He",
        "alth"
      ],
      [
        "Ġinput",
        "s"
      ],
      [
        "Ġprom",
        "essa"
      ],
      [
        "g",
        "ender"
      ],
      [
        "Ġclim",
        "atici"
      ],
      [
        "Ġped",
        "agog"
      ],
      [
        "Ġgioi",
        "elli"
      ],
      [
        "Ġl",
        "enders"
      ],
      [
        "c",
        "ion"
      ],
      [
        "Direct",
        "ory"
      ],
      [
        "S",
        "um"
      ],
      [
        "k",
        "el"
      ],
      [
        "Ġun",
        "iche"
      ],
      [
        "Ġv",
        "asto"
      ],
      [
        "Ġcred",
        "entials"
      ],
      [
        "Ch",
        "o"
      ],
      [
        "ĠS",
        "ull"
      ],
      [
        "Ġlab",
        "our"
      ],
      [
        "tere",
        "bbe"
      ],
      [
        "ĠCater",
        "ina"
      ],
      [
        "Ġc",
        "oconut"
      ],
      [
        "Ġdim",
        "ora"
      ],
      [
        "ter",
        "iori"
      ],
      [
        "ĠM",
        "ove"
      ],
      [
        "ĠG",
        "LI"
      ],
      [
        "Ġth",
        "erapeutic"
      ],
      [
        "Ġma",
        "estri"
      ],
      [
        "Ġcond",
        "urre"
      ],
      [
        ".",
        "\");"
      ],
      [
        "Ġdis",
        "abilities"
      ],
      [
        "éľĢ",
        "è¦ģ"
      ],
      [
        "Ġt",
        "une"
      ],
      [
        "ia",
        "d"
      ],
      [
        "Sc",
        "ale"
      ],
      [
        "Ġritrov",
        "a"
      ],
      [
        "é",
        "ģ"
      ],
      [
        "ĠAtt",
        "enzione"
      ],
      [
        "Ġrappresent",
        "ata"
      ],
      [
        "Ġis",
        "truzione"
      ],
      [
        "ĠTest",
        "ing"
      ],
      [
        "Ġobblig",
        "atori"
      ],
      [
        "Ġĉĉ",
        "ĠĠĠ"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "Ġr",
        "uling"
      ],
      [
        "Ġdemocr",
        "atico"
      ],
      [
        "Ġsomm",
        "e"
      ],
      [
        "Ġsin",
        "istro"
      ],
      [
        "Ġl",
        "inf"
      ],
      [
        "Ġcond",
        "uttore"
      ],
      [
        "ĠEs",
        "tabl"
      ],
      [
        "Ġliber",
        "azione"
      ],
      [
        "ub",
        "er"
      ],
      [
        "Ġr",
        "inc"
      ],
      [
        "au",
        "ge"
      ],
      [
        "Ġtogli",
        "ere"
      ],
      [
        "b",
        "ri"
      ],
      [
        "d",
        "etails"
      ],
      [
        "Ġsc",
        "rew"
      ],
      [
        "Ġmas",
        "ks"
      ],
      [
        "EN",
        "A"
      ],
      [
        "....",
        ".."
      ],
      [
        "ot",
        "ica"
      ],
      [
        "Ġ-",
        ","
      ],
      [
        "inc",
        "are"
      ],
      [
        "Ġparlament",
        "ari"
      ],
      [
        "Ġprecis",
        "amente"
      ],
      [
        "ĠMart",
        "ina"
      ],
      [
        "ĠD",
        "ubl"
      ],
      [
        "Ġdefin",
        "ite"
      ],
      [
        "ĠPop",
        "ular"
      ],
      [
        "ĠDis",
        "pon"
      ],
      [
        "ign",
        "e"
      ],
      [
        "Ġgen",
        "i"
      ],
      [
        "Ġprote",
        "ins"
      ],
      [
        "ĠSta",
        "ge"
      ],
      [
        "ĠR",
        "etr"
      ],
      [
        "ĠBang",
        "la"
      ],
      [
        "n",
        "odes"
      ],
      [
        "f",
        "g"
      ],
      [
        "ĠV",
        "og"
      ],
      [
        "ĠTH",
        "C"
      ],
      [
        "Ġsp",
        "unti"
      ],
      [
        "ost",
        "ino"
      ],
      [
        "Ġind",
        "agine"
      ],
      [
        "ĠSt",
        "ella"
      ],
      [
        "çĶ",
        "Ł"
      ],
      [
        "Ġric",
        "oper"
      ],
      [
        "el",
        "ectr"
      ],
      [
        "Ġapplic",
        "ato"
      ],
      [
        "S",
        "m"
      ],
      [
        "Ġpar",
        "agon"
      ],
      [
        "M",
        "ove"
      ],
      [
        "Ġtrans",
        "fers"
      ],
      [
        "GetY",
        "axis"
      ],
      [
        "ĠSho",
        "pping"
      ],
      [
        "Ġtra",
        "iner"
      ],
      [
        "ĠMc",
        "G"
      ],
      [
        "ck",
        "ed"
      ],
      [
        "Ġim",
        "bar"
      ],
      [
        "enti",
        "eri"
      ],
      [
        "+",
        "'"
      ],
      [
        "Ġmag",
        "ico"
      ],
      [
        "ĠMargher",
        "ita"
      ],
      [
        "ĠT",
        "an"
      ],
      [
        "Ġstr",
        "ato"
      ],
      [
        "Ġro",
        "tta"
      ],
      [
        "Ġpit",
        "tore"
      ],
      [
        ";",
        "&"
      ],
      [
        "Ġindic",
        "ators"
      ],
      [
        "Ġcharm",
        "ing"
      ],
      [
        "Ġstupef",
        "ac"
      ],
      [
        "Ġsub",
        "stitute"
      ],
      [
        "res",
        "et"
      ],
      [
        "Ġjack",
        "et"
      ],
      [
        "ĠT",
        "ower"
      ],
      [
        "Ġaffron",
        "ta"
      ],
      [
        "Ġconosci",
        "amo"
      ],
      [
        "Ġvend",
        "uto"
      ],
      [
        "ater",
        "n"
      ],
      [
        "Ġtour",
        "ists"
      ],
      [
        "--------",
        "----"
      ],
      [
        "ro",
        "si"
      ],
      [
        "ul",
        "ates"
      ],
      [
        "w",
        "al"
      ],
      [
        "Ġs",
        "anc"
      ],
      [
        "Ġopin",
        "ione"
      ],
      [
        "ĠTH",
        "IS"
      ],
      [
        "ĠDif",
        "esa"
      ],
      [
        "Ġsc",
        "onti"
      ],
      [
        "pi",
        "ù"
      ],
      [
        "Ġprezi",
        "osi"
      ],
      [
        "ĠPro",
        "file"
      ],
      [
        "ĠOut",
        "door"
      ],
      [
        "Ġlegisl",
        "ative"
      ],
      [
        "ĠT",
        "EC"
      ],
      [
        "Ġdimost",
        "razione"
      ],
      [
        "Ġâĸ",
        "º"
      ],
      [
        "Ġinteress",
        "ate"
      ],
      [
        "Ġpatr",
        "ia"
      ],
      [
        "Ġf",
        "itting"
      ],
      [
        "Ġpar",
        "al"
      ],
      [
        "Ġchi",
        "use"
      ],
      [
        "Ġcontem",
        "pl"
      ],
      [
        "Ġsottosc",
        "ritto"
      ],
      [
        "Ġform",
        "ale"
      ],
      [
        "Ġpat",
        "ent"
      ],
      [
        "é¢",
        "ĺ"
      ],
      [
        "Y",
        "our"
      ],
      [
        "d",
        "etail"
      ],
      [
        "Ġseason",
        "al"
      ],
      [
        "kw",
        "args"
      ],
      [
        "s",
        "ig"
      ],
      [
        "ĠF",
        "ill"
      ],
      [
        "end",
        "ario"
      ],
      [
        "ĠPoss",
        "ono"
      ],
      [
        "os",
        "ph"
      ],
      [
        "Ġmix",
        "ing"
      ],
      [
        "ĠBre",
        "tagna"
      ],
      [
        "ĠQ",
        "UI"
      ],
      [
        "lah",
        "oma"
      ],
      [
        "ĠIsland",
        "s"
      ],
      [
        "Ġw",
        "ax"
      ],
      [
        "ĠMiss",
        "ouri"
      ],
      [
        "åĽ",
        "¾"
      ],
      [
        "ĠU",
        "dine"
      ],
      [
        "Ġpar",
        "to"
      ],
      [
        "ĠEU",
        "RO"
      ],
      [
        "Ġsp",
        "oken"
      ],
      [
        "Ġind",
        "irect"
      ],
      [
        "Ġestr",
        "atto"
      ],
      [
        "j",
        "avascript"
      ],
      [
        "Don",
        "ald"
      ],
      [
        "Ġmano",
        "vra"
      ],
      [
        "Ġtact",
        "ics"
      ],
      [
        "US",
        "ER"
      ],
      [
        "Ġscont",
        "ato"
      ],
      [
        "ist",
        "on"
      ],
      [
        "Ġprefer",
        "iti"
      ],
      [
        "Ġdeb",
        "iti"
      ],
      [
        "ĠG",
        "ary"
      ],
      [
        "ĠBasil",
        "icata"
      ],
      [
        "Ġsal",
        "ad"
      ],
      [
        "ag",
        "ner"
      ],
      [
        "Ġdist",
        "anze"
      ],
      [
        "Ġtelec",
        "om"
      ],
      [
        "á",
        "º"
      ],
      [
        "Ġl",
        "l"
      ],
      [
        "ĠV",
        "iale"
      ],
      [
        "ĠCM",
        "akeFiles"
      ],
      [
        "ĠFort",
        "unately"
      ],
      [
        "it",
        "te"
      ],
      [
        "Ġ\"",
        "./"
      ],
      [
        "Text",
        "ure"
      ],
      [
        "Ġanticip",
        "ato"
      ],
      [
        "Ġdou",
        "b"
      ],
      [
        "Ġm",
        "s"
      ],
      [
        "Ġco",
        "zy"
      ],
      [
        "comp",
        "any"
      ],
      [
        "Ġfest",
        "iv"
      ],
      [
        "ĠBil",
        "ancio"
      ],
      [
        "O",
        "bs"
      ],
      [
        "Ġpursu",
        "ing"
      ],
      [
        "Ġcor",
        "aggi"
      ],
      [
        "ĠLoc",
        "ated"
      ],
      [
        "ĠD",
        "ick"
      ],
      [
        "ail",
        "ure"
      ],
      [
        "ĠIs",
        "lamic"
      ],
      [
        "Ġvend",
        "uti"
      ],
      [
        "At",
        "tributes"
      ],
      [
        "ĠSU",
        "V"
      ],
      [
        "Ġneg",
        "lect"
      ],
      [
        "ĠGra",
        "ce"
      ],
      [
        "ub",
        "s"
      ],
      [
        "Emp",
        "loy"
      ],
      [
        "ĠB",
        "ike"
      ],
      [
        "Ġmus",
        "ulm"
      ],
      [
        "Ġemerg",
        "ere"
      ],
      [
        "ĠPlay",
        "Station"
      ],
      [
        "ĠTre",
        "viso"
      ],
      [
        "Ġp",
        "orn"
      ],
      [
        "ber",
        "ries"
      ],
      [
        "Ġspett",
        "atore"
      ],
      [
        "Ġmass",
        "ac"
      ],
      [
        "rupt",
        "ed"
      ],
      [
        "Ġcontrib",
        "utes"
      ],
      [
        "Ġchir",
        "urgia"
      ],
      [
        "g",
        "it"
      ],
      [
        "ct",
        "or"
      ],
      [
        "Ġexecut",
        "ed"
      ],
      [
        "Ġt",
        "f"
      ],
      [
        "ĠAd",
        "s"
      ],
      [
        "Ġfotograf",
        "ico"
      ],
      [
        "Ġmerchand",
        "ise"
      ],
      [
        "*",
        "-"
      ],
      [
        "L",
        "ight"
      ],
      [
        "ĠPer",
        "chè"
      ],
      [
        "ĠA",
        "vi"
      ],
      [
        "Ġon",
        "c"
      ],
      [
        "Ġmin",
        "istri"
      ],
      [
        "Ġfut",
        "ura"
      ],
      [
        "Ġho",
        "bby"
      ],
      [
        "Sc",
        "ore"
      ],
      [
        "ĠMA",
        "X"
      ],
      [
        "ĠHow",
        "ard"
      ],
      [
        "N",
        "etwork"
      ],
      [
        "ĠCon",
        "corso"
      ],
      [
        "Tra",
        "ce"
      ],
      [
        "om",
        "at"
      ],
      [
        "Ġport",
        "ra"
      ],
      [
        "Ġmoment",
        "um"
      ],
      [
        "ec",
        "chia"
      ],
      [
        "ac",
        "ies"
      ],
      [
        "ĠTo",
        "o"
      ],
      [
        "ĠGener",
        "ally"
      ],
      [
        "ĠN",
        "ike"
      ],
      [
        "ĠCast",
        "le"
      ],
      [
        "ti",
        "an"
      ],
      [
        "Ġinv",
        "itati"
      ],
      [
        "Ġdivent",
        "ati"
      ],
      [
        "st",
        "ation"
      ],
      [
        "log",
        "ging"
      ],
      [
        "Ġsog",
        "get"
      ],
      [
        "ĠH",
        "ad"
      ],
      [
        "em",
        "ic"
      ],
      [
        "Ġson",
        "ora"
      ],
      [
        "ĠJu",
        "an"
      ],
      [
        "Ġmus",
        "icians"
      ],
      [
        "Ġinterpre",
        "tare"
      ],
      [
        "on",
        "ato"
      ],
      [
        "ph",
        "oto"
      ],
      [
        "Ġconf",
        "e"
      ],
      [
        "å»",
        "º"
      ],
      [
        "Ġincor",
        "aggi"
      ],
      [
        "tr",
        "im"
      ],
      [
        "ab",
        "i"
      ],
      [
        "Ġblocc",
        "are"
      ],
      [
        "ĠDip",
        "l"
      ],
      [
        "Ġdep",
        "loyment"
      ],
      [
        "ĠD",
        "etroit"
      ],
      [
        "EL",
        "LI"
      ],
      [
        "w",
        "ill"
      ],
      [
        "ĠC",
        "rem"
      ],
      [
        "\\",
        "'"
      ],
      [
        "Ġcontrol",
        "la"
      ],
      [
        "Ġgarant",
        "endo"
      ],
      [
        "Ġmul",
        "tif"
      ],
      [
        "Ġthe",
        "ft"
      ],
      [
        "qu",
        "o"
      ],
      [
        "Ġalber",
        "o"
      ],
      [
        "ü",
        "r"
      ],
      [
        "Ġand",
        "ranno"
      ],
      [
        "ĠSim",
        "ilarly"
      ],
      [
        "Ġn",
        "ap"
      ],
      [
        "Ġavvers",
        "ari"
      ],
      [
        "Ġdov",
        "rai"
      ],
      [
        "ĠAnton",
        "ella"
      ],
      [
        "ĠTai",
        "wan"
      ],
      [
        "Ġw",
        "ines"
      ],
      [
        "Ed",
        "ge"
      ],
      [
        "ĠM",
        "aggi"
      ],
      [
        "Ġfin",
        "ances"
      ],
      [
        "read",
        "er"
      ],
      [
        "Ġelectr",
        "onics"
      ],
      [
        "Ġaffid",
        "ato"
      ],
      [
        "Ġmed",
        "iche"
      ],
      [
        "ĠO",
        "st"
      ],
      [
        "int",
        "esa"
      ],
      [
        "S",
        "W"
      ],
      [
        "Ġposizion",
        "amento"
      ],
      [
        "ut",
        "hor"
      ],
      [
        "ĠDe",
        "an"
      ],
      [
        "S",
        "peed"
      ],
      [
        "ĠGre",
        "y"
      ],
      [
        "Ġmagazz",
        "ino"
      ],
      [
        "lic",
        "ity"
      ],
      [
        "ĠEmploy",
        "ee"
      ],
      [
        "ĠG",
        "round"
      ],
      [
        "Ġcirc",
        "onda"
      ],
      [
        "Ġavanz",
        "ate"
      ],
      [
        "Ġnarr",
        "ativa"
      ],
      [
        "ĠG",
        "ross"
      ],
      [
        "Ġvol",
        "evo"
      ],
      [
        "ĠBel",
        "gi"
      ],
      [
        "Ġclean",
        "ed"
      ],
      [
        "IN",
        "TER"
      ],
      [
        "Ġsport",
        "ing"
      ],
      [
        "Ġrec",
        "esso"
      ],
      [
        "ĠEl",
        "isa"
      ],
      [
        "Ġsun",
        "light"
      ],
      [
        "Ġp",
        "ause"
      ],
      [
        "Ġbandi",
        "era"
      ],
      [
        "ven",
        "uti"
      ],
      [
        "Ġpresent",
        "ing"
      ],
      [
        "Ġcre",
        "ativa"
      ],
      [
        "Ġtemp",
        "io"
      ],
      [
        "Ġps",
        "ichi"
      ],
      [
        "aut",
        "unno"
      ],
      [
        "Ġcul",
        "inary"
      ],
      [
        "s",
        "to"
      ],
      [
        "Ġaccomp",
        "any"
      ],
      [
        "Ġveget",
        "ali"
      ],
      [
        "Ques",
        "to"
      ],
      [
        "Or",
        "ig"
      ],
      [
        "ĠA",
        "w"
      ],
      [
        "ĠF",
        "IL"
      ],
      [
        "m",
        "atic"
      ],
      [
        "ĠMater",
        "ials"
      ],
      [
        "ĠÃ",
        "ī"
      ],
      [
        "Id",
        "ent"
      ],
      [
        "ĠBr",
        "ig"
      ],
      [
        "Ġpay",
        "roll"
      ],
      [
        "ĠR",
        "unning"
      ],
      [
        "ĠSec",
        "ure"
      ],
      [
        "Ġbott",
        "iglia"
      ],
      [
        "Ġas",
        "t"
      ],
      [
        "ĠLA",
        "V"
      ],
      [
        "Ġac",
        "ne"
      ],
      [
        "ĠSpe",
        "aking"
      ],
      [
        "c",
        "ite"
      ],
      [
        "Ġd",
        "ried"
      ],
      [
        "ĠCon",
        "ti"
      ],
      [
        "Ġf",
        "usione"
      ],
      [
        "Ġbu",
        "ck"
      ],
      [
        "Ġcar",
        "go"
      ],
      [
        "Ġbackground",
        "s"
      ],
      [
        "N",
        "OT"
      ],
      [
        "FF",
        "ER"
      ],
      [
        "Ġremo",
        "to"
      ],
      [
        "Ġav",
        "venture"
      ],
      [
        "Ġscrit",
        "tori"
      ],
      [
        "Ġhard",
        "ly"
      ],
      [
        "Ġreti",
        "red"
      ],
      [
        "Ġcertific",
        "ati"
      ],
      [
        "Ġcre",
        "ators"
      ],
      [
        "Ġseg",
        "na"
      ],
      [
        "Ġg",
        "astro"
      ],
      [
        ".",
        "»"
      ],
      [
        "C",
        "PU"
      ],
      [
        "Ġlavor",
        "ativo"
      ],
      [
        "ess",
        "ante"
      ],
      [
        "ĠDec",
        "or"
      ],
      [
        "ĠCare",
        "er"
      ],
      [
        "Ġinvi",
        "ati"
      ],
      [
        "Ġconqu",
        "istare"
      ],
      [
        "Ġincorpor",
        "ated"
      ],
      [
        "ot",
        "ing"
      ],
      [
        "ĠCer",
        "tain"
      ],
      [
        "Ġcons",
        "egnato"
      ],
      [
        "ĠH",
        "ERE"
      ],
      [
        "ĠB",
        "TC"
      ],
      [
        "Ġpens",
        "ano"
      ],
      [
        "ĠMal",
        "aysia"
      ],
      [
        "Ġsfum",
        "ature"
      ],
      [
        "er",
        "ba"
      ],
      [
        "Ġsurround",
        "ings"
      ],
      [
        "Ġimpieg",
        "ati"
      ],
      [
        "acc",
        "usa"
      ],
      [
        "ĠBel",
        "gio"
      ],
      [
        "Ġrot",
        "ation"
      ],
      [
        "Ġpropos",
        "als"
      ],
      [
        "Ġexp",
        "orts"
      ],
      [
        "Ġsequ",
        "enza"
      ],
      [
        "ĠJ",
        "en"
      ],
      [
        "Ġstory",
        "telling"
      ],
      [
        "C",
        "opy"
      ],
      [
        "tif",
        "ica"
      ],
      [
        "he",
        "ld"
      ],
      [
        "par",
        "allel"
      ],
      [
        "Time",
        "out"
      ],
      [
        "Ġrefres",
        "hing"
      ],
      [
        "ĠAD",
        "D"
      ],
      [
        "ĠA",
        "mp"
      ],
      [
        "Ġpres",
        "id"
      ],
      [
        "erv",
        "a"
      ],
      [
        "Ġcor",
        "ros"
      ],
      [
        "ìĿ",
        "´"
      ],
      [
        "Ġhad",
        "n"
      ],
      [
        "oss",
        "ip"
      ],
      [
        "oc",
        "ce"
      ],
      [
        "ĠK",
        "er"
      ],
      [
        "Ġdiment",
        "icato"
      ],
      [
        "Ġag",
        "r"
      ],
      [
        "Ġcelebr",
        "ating"
      ],
      [
        "bb",
        "re"
      ],
      [
        "Ġagric",
        "ola"
      ],
      [
        "igian",
        "ato"
      ],
      [
        "F",
        "ig"
      ],
      [
        "è",
        "°"
      ],
      [
        "g",
        "allo"
      ],
      [
        "ĠNether",
        "lands"
      ],
      [
        "Ġspec",
        "ify"
      ],
      [
        "TI",
        "ES"
      ],
      [
        "ac",
        "ent"
      ],
      [
        "Con",
        "stra"
      ],
      [
        "ress",
        "ive"
      ],
      [
        "ER",
        "G"
      ],
      [
        "Ġindic",
        "ator"
      ],
      [
        "Ġwin",
        "nings"
      ],
      [
        "Ġill",
        "um"
      ],
      [
        "ĠFranc",
        "is"
      ],
      [
        "Ġseason",
        "ed"
      ],
      [
        "Ġatt",
        "imo"
      ],
      [
        "åĬ",
        "¡"
      ],
      [
        "]",
        "['"
      ],
      [
        "ĠM",
        "aps"
      ],
      [
        "c",
        "reat"
      ],
      [
        "T",
        "AG"
      ],
      [
        "ID",
        "S"
      ],
      [
        "Ġden",
        "om"
      ],
      [
        "Ġhyd",
        "ro"
      ],
      [
        "Ġest",
        "etico"
      ],
      [
        "J",
        "ECT"
      ],
      [
        "Ġthe",
        "atre"
      ],
      [
        "ì",
        "Ĺ"
      ],
      [
        "evel",
        "oper"
      ],
      [
        "Ġle",
        "isure"
      ],
      [
        "Ġmeccan",
        "ica"
      ],
      [
        "en",
        "ia"
      ],
      [
        "Ġpens",
        "ate"
      ],
      [
        "Ġref",
        "used"
      ],
      [
        "qu",
        "ote"
      ],
      [
        "ĠV",
        "IS"
      ],
      [
        "Ġmen",
        "ù"
      ],
      [
        "Ġsosten",
        "ibili"
      ],
      [
        "Ġrestri",
        "zioni"
      ],
      [
        "Ġhand",
        "ler"
      ],
      [
        "Ġlik",
        "elihood"
      ],
      [
        "ĠJust",
        "in"
      ],
      [
        "Ġdash",
        "board"
      ],
      [
        "Ġcompat",
        "ibility"
      ],
      [
        "gener",
        "ated"
      ],
      [
        "Ġuncom",
        "fortable"
      ],
      [
        "ĠM",
        "ode"
      ],
      [
        "Ġvis",
        "te"
      ],
      [
        "Ġauto",
        "bus"
      ],
      [
        "Ġed",
        "il"
      ],
      [
        "ĠQu",
        "el"
      ],
      [
        "ĠRom",
        "ania"
      ],
      [
        "Ġvitt",
        "orie"
      ],
      [
        "he",
        "im"
      ],
      [
        "Ġswe",
        "ep"
      ],
      [
        "p",
        "atient"
      ],
      [
        "Ġsp",
        "ine"
      ],
      [
        "æ",
        "¨¡"
      ],
      [
        "eg",
        "ar"
      ],
      [
        "Ġceleb",
        "razione"
      ],
      [
        "Ġl",
        "iable"
      ],
      [
        "ĠGi",
        "ro"
      ],
      [
        "N",
        "Y"
      ],
      [
        "Ġpol",
        "lici"
      ],
      [
        "fam",
        "ily"
      ],
      [
        "Ġtest",
        "ament"
      ],
      [
        "Ġtail",
        "or"
      ],
      [
        "ĠFre",
        "edom"
      ],
      [
        "en",
        "abled"
      ],
      [
        "Ġprom",
        "ised"
      ],
      [
        "ĠIB",
        "M"
      ],
      [
        "eric",
        "ordia"
      ],
      [
        "Ġfar",
        "ti"
      ],
      [
        "su",
        "ario"
      ],
      [
        "ul",
        "us"
      ],
      [
        "Ġqu",
        "it"
      ],
      [
        "Ġsc",
        "rap"
      ],
      [
        "Ġf",
        "ired"
      ],
      [
        "Ġdov",
        "ete"
      ],
      [
        "Ġuncer",
        "tain"
      ],
      [
        "Ġsub",
        "ordin"
      ],
      [
        "ĠSare",
        "bbe"
      ],
      [
        "Ġpu",
        "o"
      ],
      [
        "ĠChris",
        "topher"
      ],
      [
        "teg",
        "gia"
      ],
      [
        "Ġsm",
        "alt"
      ],
      [
        "Ġdiet",
        "ary"
      ],
      [
        "or",
        "ra"
      ],
      [
        "el",
        "imin"
      ],
      [
        "izi",
        "ano"
      ],
      [
        "Ġvary",
        "ing"
      ],
      [
        "ĠSal",
        "t"
      ],
      [
        "Ġvoc",
        "azione"
      ],
      [
        "D",
        "ATE"
      ],
      [
        "Ġwag",
        "ering"
      ],
      [
        "Ġ`",
        "`"
      ],
      [
        "Ġpercor",
        "rere"
      ],
      [
        "Ġslog",
        "an"
      ],
      [
        "aut",
        "rice"
      ],
      [
        "ather",
        "ine"
      ],
      [
        "Ġespon",
        "enti"
      ],
      [
        "Ġsto",
        "pping"
      ],
      [
        "sm",
        "art"
      ],
      [
        ">",
        "';"
      ],
      [
        "ick",
        "ed"
      ],
      [
        "Ġavvoc",
        "ati"
      ],
      [
        "Ġre",
        "aches"
      ],
      [
        "Ġpot",
        "resti"
      ],
      [
        "Ġfer",
        "iti"
      ],
      [
        "ĠT",
        "s"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "Ġvar",
        "ies"
      ],
      [
        "Ġdir",
        "ty"
      ],
      [
        "if",
        "ero"
      ],
      [
        "Ġcomment",
        "ato"
      ],
      [
        "Ġmach",
        "inery"
      ],
      [
        "ĠCr",
        "ime"
      ],
      [
        "Ġsvilupp",
        "i"
      ],
      [
        "Ġstim",
        "olare"
      ],
      [
        "an",
        "esi"
      ],
      [
        "Ġoper",
        "atore"
      ],
      [
        "ĠMent",
        "al"
      ],
      [
        "Ġforn",
        "iscono"
      ],
      [
        "ĠIo",
        "T"
      ],
      [
        "Ġamministr",
        "ative"
      ],
      [
        "a",
        "ft"
      ],
      [
        "Ġg",
        "host"
      ],
      [
        "Ġm",
        "uc"
      ],
      [
        "ĠA",
        "BC"
      ],
      [
        "quis",
        "ite"
      ],
      [
        "ĠLib",
        "ia"
      ],
      [
        "ĠMov",
        "ing"
      ],
      [
        "local",
        "host"
      ],
      [
        "ĠQue",
        "ens"
      ],
      [
        "ĠLiv",
        "orno"
      ],
      [
        "Ġfar",
        "la"
      ],
      [
        "Ġoccup",
        "azione"
      ],
      [
        "Ġtre",
        "ni"
      ],
      [
        "Ġsurve",
        "ys"
      ],
      [
        "Ġd",
        "itt"
      ],
      [
        "Ġpred",
        "ic"
      ],
      [
        "ĠCON",
        "D"
      ],
      [
        "Ġchim",
        "ica"
      ],
      [
        "d",
        "ra"
      ],
      [
        "ĠR",
        "T"
      ],
      [
        "Ġdat",
        "aset"
      ],
      [
        "Ġ'",
        "#"
      ],
      [
        "Ġpul",
        "ire"
      ],
      [
        "ĠJo",
        "h"
      ],
      [
        "ens",
        "ional"
      ],
      [
        "ĠK",
        "m"
      ],
      [
        "(",
        "__"
      ],
      [
        "Ġis",
        "olamento"
      ],
      [
        "Ġconta",
        "gio"
      ],
      [
        "Ġaggiorn",
        "ati"
      ],
      [
        "ĠM",
        "ete"
      ],
      [
        "d",
        "c"
      ],
      [
        "Ġaccompagn",
        "ati"
      ],
      [
        "Ġdiscr",
        "imination"
      ],
      [
        "Ġveter",
        "an"
      ],
      [
        "Ġt",
        "ies"
      ],
      [
        "ĠCor",
        "po"
      ],
      [
        "Ġt",
        "ends"
      ],
      [
        "for",
        "Each"
      ],
      [
        "Ġprot",
        "ects"
      ],
      [
        "ĠS",
        "ib"
      ],
      [
        "ari",
        "um"
      ],
      [
        "Ġroll",
        "er"
      ],
      [
        "ĠDise",
        "ase"
      ],
      [
        "Ġup",
        "s"
      ],
      [
        "Ġdet",
        "erg"
      ],
      [
        "Ġsepar",
        "ately"
      ],
      [
        "Ġs",
        "bl"
      ],
      [
        "Ġprot",
        "etto"
      ],
      [
        "s",
        "ic"
      ],
      [
        "z",
        "h"
      ],
      [
        "add",
        "y"
      ],
      [
        "ĠCont",
        "atti"
      ],
      [
        "ĠM",
        "un"
      ],
      [
        "ev",
        "es"
      ],
      [
        "Ġconosci",
        "uti"
      ],
      [
        "Ġforn",
        "endo"
      ],
      [
        "ĠTe",
        "ach"
      ],
      [
        "ĠSug",
        "ar"
      ],
      [
        "ĠC",
        "bd"
      ],
      [
        "Ġth",
        "y"
      ],
      [
        "itud",
        "es"
      ],
      [
        "Ġinnov",
        "ativa"
      ],
      [
        "ĠVitt",
        "oria"
      ],
      [
        "ĠCan",
        "ale"
      ],
      [
        "Ġd",
        "ita"
      ],
      [
        "bb",
        "ed"
      ],
      [
        "Ġav",
        "i"
      ],
      [
        "Ġx",
        "f"
      ],
      [
        "Ġindivid",
        "uo"
      ],
      [
        "ur",
        "dy"
      ],
      [
        "ĠR",
        "andom"
      ],
      [
        "Ġdesc",
        "rivere"
      ],
      [
        "Ġs",
        "its"
      ],
      [
        "Ġass",
        "ists"
      ],
      [
        "Ġrilev",
        "anza"
      ],
      [
        "agli",
        "anza"
      ],
      [
        "w",
        "r"
      ],
      [
        "fe",
        "ed"
      ],
      [
        "Ġvalid",
        "ate"
      ],
      [
        "Ġmolt",
        "issimi"
      ],
      [
        "on",
        "ymous"
      ],
      [
        "Ġautor",
        "izzato"
      ],
      [
        "Ġun",
        "forgettable"
      ],
      [
        "Ġprint",
        "s"
      ],
      [
        "ure",
        "ment"
      ],
      [
        "ĠL",
        "ower"
      ],
      [
        "Ġing",
        "lesi"
      ],
      [
        "ĠAlz",
        "heimer"
      ],
      [
        "b",
        "ig"
      ],
      [
        "Ġn",
        "g"
      ],
      [
        "per",
        "iments"
      ],
      [
        "ry",
        "ing"
      ],
      [
        "Ġosserv",
        "a"
      ],
      [
        "ĠPat",
        "ri"
      ],
      [
        "Ġsal",
        "d"
      ],
      [
        "Ġbed",
        "rooms"
      ],
      [
        "ĠSupp",
        "ly"
      ],
      [
        "ĠCand",
        "id"
      ],
      [
        "ict",
        "ions"
      ],
      [
        "Ġsp",
        "icc"
      ],
      [
        "Ġfo",
        "otage"
      ],
      [
        "ĠSur",
        "vey"
      ],
      [
        "ĠD",
        "uc"
      ],
      [
        "Ġcant",
        "ina"
      ],
      [
        "ĠM",
        "M"
      ],
      [
        "ett",
        "ati"
      ],
      [
        "ĠDo",
        "or"
      ],
      [
        "ĠLu",
        "ke"
      ],
      [
        "Ġop",
        "zione"
      ],
      [
        "Ġstream",
        "s"
      ],
      [
        "D",
        "M"
      ],
      [
        "Ġali",
        "en"
      ],
      [
        "Ġcancella",
        "re"
      ],
      [
        "Ġpr",
        "iced"
      ],
      [
        "ĠH",
        "ua"
      ],
      [
        "Ġware",
        "house"
      ],
      [
        "Ġdomest",
        "ico"
      ],
      [
        "Ġregul",
        "ated"
      ],
      [
        "ĠEn",
        "trate"
      ],
      [
        "ĠP",
        "ure"
      ],
      [
        "ĠRequ",
        "ire"
      ],
      [
        "ĠStra",
        "da"
      ],
      [
        "ĠM",
        "all"
      ],
      [
        "s",
        "q"
      ],
      [
        "em",
        "ade"
      ],
      [
        "Ġpres",
        "ied"
      ],
      [
        "Ġreligi",
        "ose"
      ],
      [
        "um",
        "ble"
      ],
      [
        "Ġseg",
        "ments"
      ],
      [
        "ĠL",
        "OG"
      ],
      [
        "itori",
        "um"
      ],
      [
        "Ġvari",
        "ant"
      ],
      [
        "ĠR",
        "ita"
      ],
      [
        "r",
        "ie"
      ],
      [
        "ES",
        "A"
      ],
      [
        "åIJ",
        "Į"
      ],
      [
        "ĠB",
        "ulg"
      ],
      [
        "Ġsens",
        "itivity"
      ],
      [
        "Ġcater",
        "ing"
      ],
      [
        "ĠNob",
        "el"
      ],
      [
        "ĠX",
        "L"
      ],
      [
        "Ġbrow",
        "sing"
      ],
      [
        "or",
        "ino"
      ],
      [
        "Ġpro",
        "ps"
      ],
      [
        "ĠK",
        "ings"
      ],
      [
        "(",
        "['"
      ],
      [
        "ĠGi",
        "anc"
      ],
      [
        "Ġchi",
        "eder"
      ],
      [
        "C",
        "ent"
      ],
      [
        "u",
        "zz"
      ],
      [
        "Ġdisc",
        "retion"
      ],
      [
        "Ġgarant",
        "iscono"
      ],
      [
        "Ġdet",
        "enuti"
      ],
      [
        "ĠSw",
        "itzerland"
      ],
      [
        "Ġabb",
        "att"
      ],
      [
        "Ġrim",
        "edio"
      ],
      [
        "ĠS",
        "ag"
      ],
      [
        "ĠMa",
        "intenance"
      ],
      [
        "Ġsynt",
        "hetic"
      ],
      [
        "Ġv",
        "ivi"
      ],
      [
        "Su",
        "pport"
      ],
      [
        "Ġtocc",
        "are"
      ],
      [
        "Ġd",
        "ancing"
      ],
      [
        "Ġsepar",
        "ation"
      ],
      [
        "ĠM",
        "IN"
      ],
      [
        "ass",
        "ador"
      ],
      [
        "Ġcosidd",
        "etti"
      ],
      [
        "ĠR",
        "usso"
      ],
      [
        "Ġprodutt",
        "ivitÃł"
      ],
      [
        "ĠCav",
        "ali"
      ],
      [
        "ĠIde",
        "as"
      ],
      [
        "é¡",
        "µ"
      ],
      [
        "Ġmed",
        "esima"
      ],
      [
        "Ġforma",
        "zioni"
      ],
      [
        "usalem",
        "me"
      ],
      [
        "R",
        "oma"
      ],
      [
        "Ġdr",
        "um"
      ],
      [
        "An",
        "y"
      ],
      [
        "ĠN",
        "ash"
      ],
      [
        "Ġprov",
        "vis"
      ],
      [
        "Ġcorrispond",
        "ente"
      ],
      [
        "enc",
        "il"
      ],
      [
        "Ġrip",
        "os"
      ],
      [
        "Ġcor",
        "renti"
      ],
      [
        "gn",
        "ost"
      ],
      [
        "en",
        "berg"
      ],
      [
        "Ġhand",
        "ful"
      ],
      [
        "Ġpl",
        "ates"
      ],
      [
        "Ġassess",
        "ments"
      ],
      [
        "ĠPer",
        "iod"
      ],
      [
        "ĠJess",
        "ica"
      ],
      [
        "Ġyog",
        "urt"
      ],
      [
        "B",
        "LE"
      ],
      [
        "ĠSc",
        "al"
      ],
      [
        "ol",
        "ly"
      ],
      [
        "Ġch",
        "ili"
      ],
      [
        "Ġintit",
        "olato"
      ],
      [
        "Ġdel",
        "ta"
      ],
      [
        "Ġriserv",
        "atezza"
      ],
      [
        "sv",
        "g"
      ],
      [
        "aff",
        "id"
      ],
      [
        "ä»",
        "£"
      ],
      [
        "ĠOrgan",
        "ic"
      ],
      [
        "iz",
        "ard"
      ],
      [
        "Ġcon",
        "forte"
      ],
      [
        "ok",
        "u"
      ],
      [
        "Ġint",
        "ensive"
      ],
      [
        "by",
        "tes"
      ],
      [
        "Ġdisp",
        "atch"
      ],
      [
        "åħ",
        "¶"
      ],
      [
        "ti",
        "er"
      ],
      [
        "ĠMigli",
        "ori"
      ],
      [
        "Ġgastr",
        "onom"
      ],
      [
        "Sh",
        "are"
      ],
      [
        "Ġadegu",
        "ate"
      ],
      [
        "Ġspecial",
        "isti"
      ],
      [
        "ĠLo",
        "an"
      ],
      [
        "Ġpat",
        "ate"
      ],
      [
        "Ġf",
        "itted"
      ],
      [
        "Ġportaf",
        "oglio"
      ],
      [
        ":",
        "</"
      ],
      [
        "ĠS",
        "tazione"
      ],
      [
        "ĠProm",
        "ise"
      ],
      [
        "Ġel",
        "ite"
      ],
      [
        "ach",
        "ine"
      ],
      [
        "he",
        "el"
      ],
      [
        "ĠG",
        "ib"
      ],
      [
        "Ġdev",
        "oted"
      ],
      [
        "ĠH",
        "ousing"
      ],
      [
        "Ġpro",
        "active"
      ],
      [
        "k",
        "u"
      ],
      [
        "Ġ\"",
        "..."
      ],
      [
        "Ġcompless",
        "e"
      ],
      [
        "Ġvit",
        "amine"
      ],
      [
        "ĠC",
        "row"
      ],
      [
        "Ġre",
        "cept"
      ],
      [
        "Ġneed",
        "ing"
      ],
      [
        "ĠUt",
        "enti"
      ],
      [
        "Ġsnack",
        "s"
      ],
      [
        "ĠMiche",
        "lle"
      ],
      [
        "Ġconvert",
        "ed"
      ],
      [
        "Ġsecond",
        "aria"
      ],
      [
        "wh",
        "o"
      ],
      [
        "ron",
        "es"
      ],
      [
        "Ġtext",
        "s"
      ],
      [
        "B",
        "usiness"
      ],
      [
        "D",
        "river"
      ],
      [
        "Ġmus",
        "h"
      ],
      [
        "Ġvo",
        "tare"
      ],
      [
        "Ġsc",
        "ende"
      ],
      [
        "th",
        "on"
      ],
      [
        "Ġdefin",
        "iti"
      ],
      [
        "Ġtemp",
        "le"
      ],
      [
        "Ġtravel",
        "ers"
      ],
      [
        "ĠD",
        "ichi"
      ],
      [
        "ĠO",
        "z"
      ],
      [
        "Ġvig",
        "enti"
      ],
      [
        "Ġconquist",
        "ato"
      ],
      [
        "Ġw",
        "ager"
      ],
      [
        "Ġqu",
        "o"
      ],
      [
        "Ġsugger",
        "isce"
      ],
      [
        "h",
        "ill"
      ],
      [
        "ot",
        "eca"
      ],
      [
        "ĠF",
        "est"
      ],
      [
        "Ġoper",
        "ativi"
      ],
      [
        "Ġquant",
        "it"
      ],
      [
        "M",
        "aster"
      ],
      [
        "Ġpericol",
        "osi"
      ],
      [
        "Ġmet",
        "als"
      ],
      [
        "Ġpre",
        "lev"
      ],
      [
        "arm",
        "s"
      ],
      [
        "Ġindepend",
        "ently"
      ],
      [
        "Ġmediev",
        "ale"
      ],
      [
        "Ġblock",
        "ed"
      ],
      [
        "ĠConsult",
        "ing"
      ],
      [
        "Ġterror",
        "ismo"
      ],
      [
        "ne",
        "i"
      ],
      [
        "tr",
        "ation"
      ],
      [
        "Ġas",
        "i"
      ],
      [
        "Ġauthent",
        "ication"
      ],
      [
        "erog",
        "azione"
      ],
      [
        "Rom",
        "agna"
      ],
      [
        "Ġnut",
        "s"
      ],
      [
        "W",
        "rapper"
      ],
      [
        "Ġre",
        "pert"
      ],
      [
        "for",
        "ced"
      ],
      [
        "ĠC",
        "uri"
      ],
      [
        "Ġseren",
        "itÃł"
      ],
      [
        "Ġpreno",
        "tazioni"
      ],
      [
        "Ġ]",
        "]"
      ],
      [
        "R",
        "ece"
      ],
      [
        "Î",
        "µ"
      ],
      [
        "Ġnot",
        "ifications"
      ],
      [
        "ion",
        "ed"
      ],
      [
        "Ġbl",
        "ues"
      ],
      [
        "Ġpo",
        "esie"
      ],
      [
        "ĠMar",
        "ie"
      ],
      [
        "ĠTem",
        "per"
      ],
      [
        "I",
        "r"
      ],
      [
        "Ġc",
        "b"
      ],
      [
        "Ġval",
        "ve"
      ],
      [
        "Ġde",
        "emed"
      ],
      [
        "Ġsecure",
        "ly"
      ],
      [
        "'.",
        "$"
      ],
      [
        "ĠUlt",
        "imo"
      ],
      [
        "G",
        "C"
      ],
      [
        "Ġsp",
        "into"
      ],
      [
        "Ġbi",
        "anche"
      ],
      [
        "ĠS",
        "ter"
      ],
      [
        "Ġcompet",
        "ing"
      ],
      [
        "Ġcre",
        "atures"
      ],
      [
        "Ġfoto",
        "grafo"
      ],
      [
        "ĠN",
        "am"
      ],
      [
        "Ġform",
        "ativi"
      ],
      [
        "Ġapprezz",
        "are"
      ],
      [
        "Ġst",
        "anzi"
      ],
      [
        "Ġriport",
        "ati"
      ],
      [
        "Ġcristi",
        "ano"
      ],
      [
        "Ġcomb",
        "ining"
      ],
      [
        "å¼",
        "Ģ"
      ],
      [
        "Ġn",
        "arc"
      ],
      [
        "Ġcor",
        "poration"
      ],
      [
        "ĠAny",
        "one"
      ],
      [
        "Ġcar",
        "a"
      ],
      [
        "Ġintro",
        "ducing"
      ],
      [
        "sc",
        "ape"
      ],
      [
        "ĠB",
        "alt"
      ],
      [
        "Ġcomp",
        "ie"
      ],
      [
        "Ġcard",
        "io"
      ],
      [
        "ĠBra",
        "in"
      ],
      [
        "ĠPER",
        "SON"
      ],
      [
        "Ġleg",
        "alitÃł"
      ],
      [
        "Ġexhib",
        "it"
      ],
      [
        "ĠB",
        "osco"
      ],
      [
        "Ġd",
        "ump"
      ],
      [
        "ĠG",
        "arda"
      ],
      [
        "Ġog",
        "gett"
      ],
      [
        "Ġdistrib",
        "ute"
      ],
      [
        "ĠH",
        "A"
      ],
      [
        "ĠHe",
        "y"
      ],
      [
        "Ġprim",
        "is"
      ],
      [
        "Ġgiurid",
        "ico"
      ],
      [
        "ĠCu",
        "ore"
      ],
      [
        "Ġgradu",
        "ated"
      ],
      [
        "ol",
        "in"
      ],
      [
        "ĠA",
        "A"
      ],
      [
        "Ġinc",
        "idents"
      ],
      [
        "Ġlont",
        "ana"
      ],
      [
        "ic",
        "ci"
      ],
      [
        "Ġriparti",
        "re"
      ],
      [
        "ĠC",
        "asc"
      ],
      [
        "Ġgra",
        "y"
      ],
      [
        "a",
        "ired"
      ],
      [
        "Ġm",
        "osa"
      ],
      [
        "ĠD",
        "at"
      ],
      [
        "Ġcor",
        "to"
      ],
      [
        "ur",
        "red"
      ],
      [
        "um",
        "ore"
      ],
      [
        "b",
        "is"
      ],
      [
        "lab",
        "els"
      ],
      [
        "å½",
        "ĵ"
      ],
      [
        "Ġdem",
        "ol"
      ],
      [
        "Ġvol",
        "umes"
      ],
      [
        "Ġprov",
        "inc"
      ],
      [
        "Ġvert",
        "ice"
      ],
      [
        "Ġvari",
        "ation"
      ],
      [
        "Ġb",
        "ind"
      ],
      [
        "Ġsta",
        "zioni"
      ],
      [
        "por",
        "ti"
      ],
      [
        "M",
        "OD"
      ],
      [
        "Ġorganiz",
        "ational"
      ],
      [
        "çİ",
        "°"
      ],
      [
        "Ġtant",
        "issime"
      ],
      [
        "Ġtranquill",
        "itÃł"
      ],
      [
        "Ġinvo",
        "ice"
      ],
      [
        "Ġarchitect",
        "ural"
      ],
      [
        "em",
        "ma"
      ],
      [
        "Ġfla",
        "gs"
      ],
      [
        "Ġec",
        "ologica"
      ],
      [
        "S",
        "upp"
      ],
      [
        "ĠJew",
        "s"
      ],
      [
        "()",
        "));"
      ],
      [
        "Ġide",
        "ato"
      ],
      [
        "Ġpract",
        "icing"
      ],
      [
        "Ġpack",
        "ing"
      ],
      [
        "åħ",
        "ĥ"
      ],
      [
        "ĠApplic",
        "ations"
      ],
      [
        "Ġag",
        "isce"
      ],
      [
        "Ġmultim",
        "edi"
      ],
      [
        "Ġaff",
        "irm"
      ],
      [
        "ĠCateg",
        "ories"
      ],
      [
        "Ġrec",
        "ons"
      ],
      [
        "ĠV",
        "ancouver"
      ],
      [
        "Ġk",
        "ilomet"
      ],
      [
        "Ġdispos",
        "al"
      ],
      [
        "ĠV",
        "inci"
      ],
      [
        "Ġnum",
        "s"
      ],
      [
        "Ġsuper",
        "b"
      ],
      [
        "Ġbos",
        "chi"
      ],
      [
        "us",
        "se"
      ],
      [
        "tag",
        "es"
      ],
      [
        "icy",
        "cle"
      ],
      [
        "Ġout",
        "line"
      ],
      [
        "ib",
        "bean"
      ],
      [
        "Ġcostitu",
        "ire"
      ],
      [
        "½",
        "æķ°"
      ],
      [
        "ad",
        "ows"
      ],
      [
        "Ġcomp",
        "arsa"
      ],
      [
        "zion",
        "ista"
      ],
      [
        "end",
        "oli"
      ],
      [
        "Serv",
        "let"
      ],
      [
        "Ġcal",
        "z"
      ],
      [
        "Ġpromot",
        "ional"
      ],
      [
        "ĠD",
        "in"
      ],
      [
        "ĠN",
        "uove"
      ],
      [
        "Ġsil",
        "ent"
      ],
      [
        "Ġescurs",
        "ioni"
      ],
      [
        "ĠPr",
        "ize"
      ],
      [
        "Ġlog",
        "istica"
      ],
      [
        "ĠâĹ",
        "ı"
      ],
      [
        "Ġgin",
        "occhio"
      ],
      [
        "e",
        "z"
      ],
      [
        "Ġriport",
        "ate"
      ],
      [
        "ĠUs",
        "ually"
      ],
      [
        "ĠM",
        "Y"
      ],
      [
        "Ġ',",
        "'"
      ],
      [
        "Ġj",
        "et"
      ],
      [
        "ĠF",
        "alls"
      ],
      [
        "AR",
        "A"
      ],
      [
        "Ġott",
        "ime"
      ],
      [
        "Ġcirc",
        "ulation"
      ],
      [
        "ug",
        "he"
      ],
      [
        "Ġlo",
        "bby"
      ],
      [
        "s",
        "f"
      ],
      [
        "Ġcyc",
        "ling"
      ],
      [
        "Ġarr",
        "anged"
      ],
      [
        "Ġje",
        "ans"
      ],
      [
        "S",
        "ee"
      ],
      [
        "Ġed",
        "ited"
      ],
      [
        "ĠExplor",
        "er"
      ],
      [
        "Ġfab",
        "ulous"
      ],
      [
        "s",
        "eg"
      ],
      [
        "O",
        "O"
      ],
      [
        "Ġc",
        "imit"
      ],
      [
        "arch",
        "y"
      ],
      [
        "V",
        "ariable"
      ],
      [
        "Ġma",
        "pping"
      ],
      [
        "Ġtras",
        "corso"
      ],
      [
        "LO",
        "W"
      ],
      [
        "wh",
        "en"
      ],
      [
        "Ġcondiv",
        "isa"
      ],
      [
        "Ġid",
        "ro"
      ],
      [
        "ĠRic",
        "ci"
      ],
      [
        "Ġresol",
        "ved"
      ],
      [
        "L",
        "ib"
      ],
      [
        "AT",
        "ED"
      ],
      [
        "pack",
        "age"
      ],
      [
        "S",
        "ample"
      ],
      [
        "j",
        "amin"
      ],
      [
        "Ġf",
        "et"
      ],
      [
        "ĠP",
        "it"
      ],
      [
        "ĠEn",
        "ergia"
      ],
      [
        "Requ",
        "ired"
      ],
      [
        "in",
        "z"
      ],
      [
        "Ġbarri",
        "ere"
      ],
      [
        "Ġposs",
        "ed"
      ],
      [
        "Ġac",
        "ute"
      ],
      [
        "at",
        "issimo"
      ],
      [
        "Ġprincip",
        "e"
      ],
      [
        "ordin",
        "anza"
      ],
      [
        "Ġpass",
        "enger"
      ],
      [
        "Ġdefe",
        "at"
      ],
      [
        "Ġaccept",
        "ing"
      ],
      [
        "Ġpes",
        "ci"
      ],
      [
        "ĠS",
        "mo"
      ],
      [
        "Ġsalvag",
        "uardia"
      ],
      [
        "Ġinv",
        "itato"
      ],
      [
        "ĠRod",
        "rig"
      ],
      [
        "eg",
        "lia"
      ],
      [
        "Ġacc",
        "ont"
      ],
      [
        "Ġint",
        "esa"
      ],
      [
        "Ġav",
        "rete"
      ],
      [
        "Ġintern",
        "ationally"
      ],
      [
        "str",
        "ip"
      ],
      [
        "ĠM",
        "atter"
      ],
      [
        "ĠSk",
        "ills"
      ],
      [
        "Ġaument",
        "ano"
      ],
      [
        "ĠRob",
        "in"
      ],
      [
        "Ġpresent",
        "ations"
      ],
      [
        "ĠSubs",
        "cribe"
      ],
      [
        "d",
        "ot"
      ],
      [
        "ĠT",
        "M"
      ],
      [
        "ĠK",
        "am"
      ],
      [
        "Ġg",
        "room"
      ],
      [
        "ĠU",
        "omini"
      ],
      [
        "ust",
        "amente"
      ],
      [
        "p",
        "ubl"
      ],
      [
        "Ġth",
        "umb"
      ],
      [
        "pre",
        "ced"
      ],
      [
        "Ġprovoc",
        "are"
      ],
      [
        "Ġproc",
        "lam"
      ],
      [
        "M",
        "ay"
      ],
      [
        "ur",
        "io"
      ],
      [
        "Ġcal",
        "ab"
      ],
      [
        "Ġsepar",
        "ated"
      ],
      [
        "Ġintim",
        "id"
      ],
      [
        "Ġon",
        "Click"
      ],
      [
        "ĠX",
        "i"
      ],
      [
        "Ġsort",
        "ed"
      ],
      [
        "ĠP",
        "ri"
      ],
      [
        "Ġadjust",
        "ed"
      ],
      [
        "ĠN",
        "J"
      ],
      [
        "Ġ>>",
        ">"
      ],
      [
        "Ġcop",
        "ie"
      ],
      [
        "Ġprend",
        "ersi"
      ],
      [
        "Ġbla",
        "de"
      ],
      [
        "Ġries",
        "co"
      ],
      [
        "Am",
        "bi"
      ],
      [
        "Ġpharm",
        "aceutical"
      ],
      [
        "ĠAltern",
        "atively"
      ],
      [
        "Ġg",
        "lic"
      ],
      [
        "Ġre",
        "pository"
      ],
      [
        "Ġspecial",
        "ty"
      ],
      [
        "Ġconsum",
        "ing"
      ],
      [
        "ĠSl",
        "ots"
      ],
      [
        "Ġperm",
        "ettendo"
      ],
      [
        "ĠG",
        "M"
      ],
      [
        "EM",
        "P"
      ],
      [
        "Ġcommiss",
        "ario"
      ],
      [
        "Ġl",
        "anciare"
      ],
      [
        "ĠS",
        "osten"
      ],
      [
        "Ġautom",
        "obile"
      ],
      [
        "Wh",
        "ere"
      ],
      [
        "ĠRome",
        "o"
      ],
      [
        "C",
        "amp"
      ],
      [
        "Ġl",
        "ighter"
      ],
      [
        "Ġdes",
        "truction"
      ],
      [
        "prov",
        "ider"
      ],
      [
        "Ġvertic",
        "ale"
      ],
      [
        "ine",
        "a"
      ],
      [
        ";",
        "</"
      ],
      [
        "ĠHealth",
        "y"
      ],
      [
        "Ġvot",
        "ed"
      ],
      [
        "Ġint",
        "eso"
      ],
      [
        "olog",
        "ies"
      ],
      [
        ")",
        "-"
      ],
      [
        "Ex",
        "ecute"
      ],
      [
        "Ġfemmin",
        "ili"
      ],
      [
        "le",
        "ans"
      ],
      [
        "ĠC",
        "gil"
      ],
      [
        "ĠEvent",
        "Args"
      ],
      [
        "Ġparagra",
        "fo"
      ],
      [
        "ĠS",
        "F"
      ],
      [
        "Ġam",
        "o"
      ],
      [
        "Ġscop",
        "r"
      ],
      [
        "p",
        "adding"
      ],
      [
        "Ġurg",
        "ent"
      ],
      [
        "ĠVerg",
        "ine"
      ],
      [
        "Ġsav",
        "es"
      ],
      [
        "Ġen",
        "z"
      ],
      [
        "Ġconf",
        "used"
      ],
      [
        "Ġdo",
        "zens"
      ],
      [
        "Ġver",
        "te"
      ],
      [
        "Ġcu",
        "isine"
      ],
      [
        "Ġvolta",
        "ge"
      ],
      [
        "Ġfear",
        "s"
      ],
      [
        "Ġb",
        "ay"
      ],
      [
        "H",
        "ub"
      ],
      [
        "Ġp",
        "ie"
      ],
      [
        "ĠPia",
        "cenza"
      ],
      [
        "ĠIscriv",
        "iti"
      ],
      [
        "Ġmod",
        "es"
      ],
      [
        "Ph",
        "oto"
      ],
      [
        "Ġorient",
        "ation"
      ],
      [
        "ĠSpot",
        "ify"
      ],
      [
        "Ġinv",
        "iting"
      ],
      [
        "Ġloc",
        "als"
      ],
      [
        "ĠCl",
        "ar"
      ],
      [
        "Ġnasc",
        "ono"
      ],
      [
        "Ġsc",
        "ars"
      ],
      [
        "Ġconsist",
        "ing"
      ],
      [
        "UT",
        "H"
      ],
      [
        "и",
        "ÑĤ"
      ],
      [
        "Ġdel",
        "eted"
      ],
      [
        "æĹ¶",
        "éĹ´"
      ],
      [
        "Ġsegnal",
        "azioni"
      ],
      [
        "Ġbare",
        "ly"
      ],
      [
        "un",
        "ion"
      ],
      [
        "Ġsotto",
        "posti"
      ],
      [
        "Ġbegin",
        "ners"
      ],
      [
        "Ġsacr",
        "ificio"
      ],
      [
        "Ġpeggio",
        "re"
      ],
      [
        "Ġanal",
        "it"
      ],
      [
        "Ġfat",
        "igue"
      ],
      [
        "yl",
        "on"
      ],
      [
        "ĠK",
        "ay"
      ],
      [
        "ĠFor",
        "te"
      ],
      [
        "ĠGi",
        "orgia"
      ],
      [
        "ĠMed",
        "ici"
      ],
      [
        "Ġper",
        "fezione"
      ],
      [
        "Ġch",
        "urches"
      ],
      [
        "x",
        "ious"
      ],
      [
        "Ġclos",
        "est"
      ],
      [
        "è§",
        "£"
      ],
      [
        "ant",
        "ini"
      ],
      [
        "Ġseg",
        "reteria"
      ],
      [
        "ĠR",
        "C"
      ],
      [
        "etti",
        "amo"
      ],
      [
        "Ġf",
        "ence"
      ],
      [
        "Ġpip",
        "es"
      ],
      [
        "el",
        "aborazione"
      ],
      [
        "ESS",
        "O"
      ],
      [
        "oot",
        "ing"
      ],
      [
        "ĠCoun",
        "sel"
      ],
      [
        "Ġautor",
        "izzati"
      ],
      [
        "Ġmeravigli",
        "osa"
      ],
      [
        "Ġatt",
        "enti"
      ],
      [
        "size",
        "of"
      ],
      [
        "Ġhospital",
        "ity"
      ],
      [
        "ĠMetro",
        "polit"
      ],
      [
        "ĠUnity",
        "Engine"
      ],
      [
        "Ġt",
        "rom"
      ],
      [
        "Ġletter",
        "ario"
      ],
      [
        "Ġag",
        "ile"
      ],
      [
        "ĠUn",
        "ione"
      ],
      [
        "Ġac",
        "ids"
      ],
      [
        "Ġpet",
        "ition"
      ],
      [
        "com",
        "ed"
      ],
      [
        "Ġvol",
        "unt"
      ],
      [
        "p",
        "ed"
      ],
      [
        "h",
        "h"
      ],
      [
        "ĠMan",
        "h"
      ],
      [
        "ä¾",
        "ĭ"
      ],
      [
        "res",
        "co"
      ],
      [
        "Ġ%",
        ";"
      ],
      [
        "æ¬",
        "¡"
      ],
      [
        "Ġdiv",
        "ine"
      ],
      [
        "Ġattend",
        "ance"
      ],
      [
        "è",
        "±"
      ],
      [
        "ĠPar",
        "ola"
      ],
      [
        "Ġinc",
        "is"
      ],
      [
        "Ġpr",
        "assi"
      ],
      [
        "ĠVia",
        "ggio"
      ],
      [
        "Ġscat",
        "ola"
      ],
      [
        "éĩ",
        "į"
      ],
      [
        "for",
        "o"
      ],
      [
        "Ġfacci",
        "ata"
      ],
      [
        "Ġcitiz",
        "en"
      ],
      [
        "Ġass",
        "ort"
      ],
      [
        "Ġlist",
        "ings"
      ],
      [
        "ograf",
        "iche"
      ],
      [
        "Ġincent",
        "ivi"
      ],
      [
        "Ġtum",
        "ori"
      ],
      [
        "ch",
        "anging"
      ],
      [
        "Ġten",
        "uti"
      ],
      [
        "ÃŃ",
        "a"
      ],
      [
        "Ġfib",
        "ra"
      ],
      [
        "ĠWalk",
        "er"
      ],
      [
        "Ġdip",
        "into"
      ],
      [
        "Ġparticip",
        "ated"
      ],
      [
        "Ġprov",
        "oca"
      ],
      [
        "j",
        "ud"
      ],
      [
        "br",
        "ief"
      ],
      [
        "v",
        "ars"
      ],
      [
        "Ġnon",
        "profit"
      ],
      [
        "Ġv",
        "apore"
      ],
      [
        "Ġeduc",
        "ativo"
      ],
      [
        "ĠRE",
        "AD"
      ],
      [
        "Ġaut",
        "unno"
      ],
      [
        "Ġimpact",
        "ed"
      ],
      [
        "Ġcare",
        "g"
      ],
      [
        "Te",
        "am"
      ],
      [
        "Ġcandid",
        "atura"
      ],
      [
        "Ġang",
        "el"
      ],
      [
        "Ġsex",
        "y"
      ],
      [
        "Ġric",
        "omp"
      ],
      [
        "Ġperman",
        "enza"
      ],
      [
        "L",
        "P"
      ],
      [
        "ĠL",
        "ed"
      ],
      [
        "Ġrend",
        "imento"
      ],
      [
        "Ġcirc",
        "olo"
      ],
      [
        "P",
        "ublic"
      ],
      [
        "ĠSer",
        "ve"
      ],
      [
        "o",
        "res"
      ],
      [
        "Ġam",
        "ano"
      ],
      [
        "Ġscr",
        "ut"
      ],
      [
        "g",
        "al"
      ],
      [
        "ĠGi",
        "orno"
      ],
      [
        "Ġindivid",
        "ually"
      ],
      [
        "n",
        "an"
      ],
      [
        "ĠMed",
        "ica"
      ],
      [
        "Ġmas",
        "chi"
      ],
      [
        "Ġinnov",
        "ations"
      ],
      [
        "Ġtor",
        "ch"
      ],
      [
        "Ġleg",
        "is"
      ],
      [
        "Ġped",
        "al"
      ],
      [
        "ĠS",
        "ti"
      ],
      [
        "\"",
        "`"
      ],
      [
        "Ġbatt",
        "uta"
      ],
      [
        "Ġv",
        "ennero"
      ],
      [
        "ans",
        "om"
      ],
      [
        "Ġmerid",
        "ionale"
      ],
      [
        "Ġneuro",
        "log"
      ],
      [
        "ĠIntro",
        "duction"
      ],
      [
        "Ġexch",
        "anges"
      ],
      [
        "Ġlimit",
        "azione"
      ],
      [
        "ĠKent",
        "ucky"
      ],
      [
        "Ġnation",
        "wide"
      ],
      [
        "Ġpaint",
        "ings"
      ],
      [
        "akes",
        "pe"
      ],
      [
        "og",
        "astr"
      ],
      [
        "ab",
        "ad"
      ],
      [
        "Ġro",
        "cks"
      ],
      [
        "Ġvi",
        "ola"
      ],
      [
        "ĠEmp",
        "ire"
      ],
      [
        "Ġpia",
        "zze"
      ],
      [
        "Ġher",
        "bs"
      ],
      [
        "egn",
        "eria"
      ],
      [
        "Ġcrit",
        "ici"
      ],
      [
        "Ġamp",
        "ie"
      ],
      [
        "in",
        "etti"
      ],
      [
        "Ġf",
        "ool"
      ],
      [
        "disc",
        "iplin"
      ],
      [
        "Ġno",
        "zze"
      ],
      [
        "B",
        "order"
      ],
      [
        "Ġprodu",
        "cono"
      ],
      [
        "Ġtrad",
        "es"
      ],
      [
        "ĠCr",
        "im"
      ],
      [
        "ĠCh",
        "amber"
      ],
      [
        "Ġevol",
        "ved"
      ],
      [
        "ĠCertific",
        "ate"
      ],
      [
        "Ġto",
        "wer"
      ],
      [
        "Ġby",
        "tes"
      ],
      [
        "Ġtrasform",
        "ato"
      ],
      [
        "ib",
        "aldi"
      ],
      [
        "St",
        "ud"
      ],
      [
        "ĠImp",
        "rese"
      ],
      [
        "ĠGiuli",
        "ano"
      ],
      [
        "power",
        "ed"
      ],
      [
        "ia",
        "h"
      ],
      [
        "Ġvar",
        "iare"
      ],
      [
        "ĠGr",
        "andi"
      ],
      [
        "Ġsott",
        "om"
      ],
      [
        "Ġautonom",
        "a"
      ],
      [
        "el",
        "are"
      ],
      [
        "ili",
        "ani"
      ],
      [
        "Ġbr",
        "ide"
      ],
      [
        "ĠAsk",
        "ed"
      ],
      [
        "Ġan",
        "atom"
      ],
      [
        "Ġdec",
        "e"
      ],
      [
        "P",
        "ref"
      ],
      [
        "Ġsw",
        "ift"
      ],
      [
        "Ġtim",
        "eline"
      ],
      [
        "Ġlaunch",
        "ing"
      ],
      [
        "l",
        "iv"
      ],
      [
        "Ġrank",
        "ings"
      ],
      [
        "re",
        "ale"
      ],
      [
        "Ġdo",
        "zen"
      ],
      [
        "ĠCon",
        "text"
      ],
      [
        "amic",
        "izia"
      ],
      [
        "al",
        "tr"
      ],
      [
        "Ġinser",
        "ita"
      ],
      [
        "ĠPro",
        "ss"
      ],
      [
        "Inter",
        "val"
      ],
      [
        "xx",
        "xx"
      ],
      [
        "Ġcaps",
        "ule"
      ],
      [
        "Ġtrov",
        "ata"
      ],
      [
        "å¤",
        "ļ"
      ],
      [
        "Ke",
        "ys"
      ],
      [
        "W",
        "ORD"
      ],
      [
        "tag",
        "li"
      ],
      [
        "man",
        "ager"
      ],
      [
        "ĠD",
        "ON"
      ],
      [
        "ĠV",
        "ert"
      ],
      [
        "Ġfum",
        "etti"
      ],
      [
        "fr",
        "anco"
      ],
      [
        "U",
        "O"
      ],
      [
        "Ġth",
        "irty"
      ],
      [
        "imm",
        "edi"
      ],
      [
        "Ġfre",
        "ely"
      ],
      [
        "Ġte",
        "or"
      ],
      [
        "Ġdiagn",
        "osed"
      ],
      [
        "Ġant",
        "ioxid"
      ],
      [
        "ĠPH",
        "P"
      ],
      [
        "A",
        "p"
      ],
      [
        "ĠPav",
        "ia"
      ],
      [
        "R",
        "P"
      ],
      [
        "Ġtor",
        "ta"
      ],
      [
        "ĠSaf",
        "ari"
      ],
      [
        "Ġinflu",
        "encer"
      ],
      [
        "r",
        "ank"
      ],
      [
        "Ġmigli",
        "ora"
      ],
      [
        "Ġen",
        "emies"
      ],
      [
        "ĠEss",
        "ay"
      ],
      [
        "ĠGer",
        "usalemme"
      ],
      [
        "Ġcryptocur",
        "rencies"
      ],
      [
        "e",
        "ing"
      ],
      [
        "Ġaccess",
        "ed"
      ],
      [
        "ia",
        "go"
      ],
      [
        "Ġprezi",
        "osa"
      ],
      [
        "ĠIst",
        "itu"
      ],
      [
        "Ġfe",
        "as"
      ],
      [
        "Ġprobab",
        "ility"
      ],
      [
        "T",
        "asks"
      ],
      [
        "is",
        "al"
      ],
      [
        "Ġprogramm",
        "es"
      ],
      [
        "Ġh",
        "ill"
      ],
      [
        "anna",
        "h"
      ],
      [
        "@",
        "@"
      ],
      [
        "ĠB",
        "achelor"
      ],
      [
        "Ġim",
        "aging"
      ],
      [
        "Pay",
        "ment"
      ],
      [
        "ĠIndepend",
        "ent"
      ],
      [
        "Ġcomb",
        "inations"
      ],
      [
        "Ġgiudizi",
        "aria"
      ],
      [
        "w",
        "ick"
      ],
      [
        "Ġprop",
        "ortion"
      ],
      [
        "ĠJ",
        "ose"
      ],
      [
        "Ġn",
        "oc"
      ],
      [
        "ĠA",
        "zienda"
      ],
      [
        "cer",
        "to"
      ],
      [
        "Ġtest",
        "ata"
      ],
      [
        "Id",
        "s"
      ],
      [
        "ĠD",
        "rag"
      ],
      [
        "ĠP",
        "ati"
      ],
      [
        "Ġworld",
        "s"
      ],
      [
        "valid",
        "ate"
      ],
      [
        "Ġl",
        "ub"
      ],
      [
        "est",
        "ed"
      ],
      [
        "Ġpt",
        "stats"
      ],
      [
        "Ġ",
        "çļĦ"
      ],
      [
        "re",
        "zione"
      ],
      [
        "Ġfed",
        "ele"
      ],
      [
        "Ġgrande",
        "zza"
      ],
      [
        "Ġang",
        "ry"
      ],
      [
        "Ġwra",
        "pped"
      ],
      [
        "Ġnob",
        "ody"
      ],
      [
        "ĠEm",
        "ir"
      ],
      [
        "Ġpr",
        "iva"
      ],
      [
        "Ġsitu",
        "ata"
      ],
      [
        "ĠRober",
        "ta"
      ],
      [
        "Ġc",
        "ave"
      ],
      [
        "Ġpadr",
        "one"
      ],
      [
        "Ġmond",
        "i"
      ],
      [
        "Ġintrod",
        "urre"
      ],
      [
        "ĠSopr",
        "attutto"
      ],
      [
        "Ġdov",
        "resti"
      ],
      [
        "ĠOk",
        "lahoma"
      ],
      [
        "****",
        "**"
      ],
      [
        "Ġav",
        "remo"
      ],
      [
        "Ġlit",
        "ri"
      ],
      [
        "Ġreserv",
        "es"
      ],
      [
        "ion",
        "a"
      ],
      [
        "ĠJac",
        "ob"
      ],
      [
        "ĠRog",
        "er"
      ],
      [
        "oli",
        "zione"
      ],
      [
        "ĠBut",
        "ter"
      ],
      [
        "ĠIng",
        "redi"
      ],
      [
        "ĠAssess",
        "ment"
      ],
      [
        "ĠAl",
        "leg"
      ],
      [
        "ĠCon",
        "vention"
      ],
      [
        "Ġsle",
        "ek"
      ],
      [
        "hand",
        "ler"
      ],
      [
        "ĠP",
        "enso"
      ],
      [
        "Ġcond",
        "ominio"
      ],
      [
        "Ġclimb",
        "ing"
      ],
      [
        "Ġn",
        "am"
      ],
      [
        "Ġtit",
        "led"
      ],
      [
        "ann",
        "ot"
      ],
      [
        "L",
        "oc"
      ],
      [
        "Ġprepar",
        "ati"
      ],
      [
        "if",
        "ice"
      ],
      [
        "ĠChe",
        "ap"
      ],
      [
        "Ġthe",
        "ater"
      ],
      [
        "Ġ-",
        "*-"
      ],
      [
        "Ġpul",
        "ita"
      ],
      [
        "ester",
        "ol"
      ],
      [
        "ĠS",
        "OCI"
      ],
      [
        "Ġ",
        "é"
      ],
      [
        "ree",
        "ze"
      ],
      [
        "Ġchia",
        "vi"
      ],
      [
        "ĠPhoto",
        "graphy"
      ],
      [
        "Ġven",
        "ues"
      ],
      [
        "Ġflow",
        "s"
      ],
      [
        "ĠHawai",
        "i"
      ],
      [
        "Ġgener",
        "ato"
      ],
      [
        "Ġtran",
        "ne"
      ],
      [
        "Ġun",
        "ite"
      ],
      [
        "Ġintr",
        "ins"
      ],
      [
        "atin",
        "um"
      ],
      [
        "Ġt",
        "oll"
      ],
      [
        "ĠEss",
        "ere"
      ],
      [
        "Ġtast",
        "es"
      ],
      [
        "ĠBamb",
        "ini"
      ],
      [
        "Ġvers",
        "atility"
      ],
      [
        "ĠW",
        "orth"
      ],
      [
        "ar",
        "b"
      ],
      [
        "ĠTra",
        "in"
      ],
      [
        "ugh",
        "i"
      ],
      [
        "Ġlift",
        "ing"
      ],
      [
        "Ġstrugg",
        "les"
      ],
      [
        "Ġ",
        "Ñ"
      ],
      [
        "Ġun",
        "safe"
      ],
      [
        "ĠUlt",
        "imate"
      ],
      [
        "ĠR",
        "ib"
      ],
      [
        "Ġform",
        "aggio"
      ],
      [
        "Ġattu",
        "azione"
      ],
      [
        "Ġ.",
        "/"
      ],
      [
        "Ġaccess",
        "ing"
      ],
      [
        "Ġess",
        "er"
      ],
      [
        "Ġfar",
        "ne"
      ],
      [
        "ĠO",
        "TH"
      ],
      [
        "Ġform",
        "ing"
      ],
      [
        "ĠRec",
        "ogn"
      ],
      [
        "Ġregard",
        "ed"
      ],
      [
        "Ġtr",
        "ash"
      ],
      [
        "orig",
        "in"
      ],
      [
        "ĠRen",
        "ato"
      ],
      [
        "ast",
        "ra"
      ],
      [
        "Ġking",
        "dom"
      ],
      [
        "ĠEff",
        "ective"
      ],
      [
        "Ġag",
        "on"
      ],
      [
        "Ġconf",
        "licts"
      ],
      [
        "->",
        "_"
      ],
      [
        "Ġstra",
        "d"
      ],
      [
        "h",
        "im"
      ],
      [
        "Euro",
        "pe"
      ],
      [
        "Ġad",
        "verse"
      ],
      [
        "r",
        "ini"
      ],
      [
        "Ġstra",
        "w"
      ],
      [
        "ĠInf",
        "lu"
      ],
      [
        "ĠCarne",
        "vale"
      ],
      [
        "Ġosp",
        "it"
      ],
      [
        "Ã",
        "´"
      ],
      [
        "ĠLu",
        "ce"
      ],
      [
        "Ġrub",
        "rica"
      ],
      [
        "Ã",
        "«"
      ],
      [
        "Ġact",
        "ress"
      ],
      [
        "Ġpropon",
        "iamo"
      ],
      [
        "Ġag",
        "enzia"
      ],
      [
        "EST",
        "A"
      ],
      [
        "å°",
        "Ĩ"
      ],
      [
        "Ġante",
        "prima"
      ],
      [
        "Ġprodutt",
        "ive"
      ],
      [
        "keep",
        "ing"
      ],
      [
        "ĠE",
        "aster"
      ],
      [
        "Ġs",
        "ke"
      ],
      [
        "Ġcomm",
        "emor"
      ],
      [
        "ĠB",
        "eni"
      ],
      [
        "Ġcond",
        "ens"
      ],
      [
        "Ġla",
        "g"
      ],
      [
        "ĠR",
        "ules"
      ],
      [
        "Ġsched",
        "uling"
      ],
      [
        "Ġattent",
        "amente"
      ],
      [
        "Ġroll",
        "ed"
      ],
      [
        "c",
        "as"
      ],
      [
        "er",
        "li"
      ],
      [
        "Ġpos",
        "te"
      ],
      [
        "Ġ",
        "ze"
      ],
      [
        "Ġs",
        "anto"
      ],
      [
        "ne",
        "ed"
      ],
      [
        "Ġorgan",
        "ismi"
      ],
      [
        "Ġclim",
        "atico"
      ],
      [
        "Ġdisag",
        "i"
      ],
      [
        "b",
        "usiness"
      ],
      [
        "ĠR",
        "ew"
      ],
      [
        "Ġsh",
        "ampoo"
      ],
      [
        "s",
        "ono"
      ],
      [
        "Ġunder",
        "ground"
      ],
      [
        "ĠOlymp",
        "ic"
      ],
      [
        "Ġenc",
        "ryption"
      ],
      [
        "Ġinform",
        "ato"
      ],
      [
        "Ġpersonal",
        "izzato"
      ],
      [
        "Ġrestitu",
        "ire"
      ],
      [
        "Ġaver",
        "lo"
      ],
      [
        "Ġanti",
        "ossid"
      ],
      [
        "iss",
        "ing"
      ],
      [
        "Ġscient",
        "ifici"
      ],
      [
        "Ġinvi",
        "ata"
      ],
      [
        "Ġjoint",
        "s"
      ],
      [
        "an",
        "ico"
      ],
      [
        "olog",
        "n"
      ],
      [
        "ĠR",
        "occo"
      ],
      [
        "Ġvicin",
        "anze"
      ],
      [
        "Ġbreak",
        "down"
      ],
      [
        "Ġabs",
        "or"
      ],
      [
        "ĠPre",
        "m"
      ],
      [
        "Ġthrow",
        "n"
      ],
      [
        "O",
        "k"
      ],
      [
        "ens",
        "ively"
      ],
      [
        "ĠGa",
        "etano"
      ],
      [
        "ĠBrook",
        "lyn"
      ],
      [
        "ant",
        "es"
      ],
      [
        "Ġimm",
        "ense"
      ],
      [
        "P",
        "ON"
      ],
      [
        "Ġristor",
        "azione"
      ],
      [
        "Ġp",
        "ockets"
      ],
      [
        "ĠS",
        "tiamo"
      ],
      [
        "ĠV",
        "all"
      ],
      [
        "z",
        "are"
      ],
      [
        "Ġdip",
        "inti"
      ],
      [
        "Ġan",
        "est"
      ],
      [
        "ĠVal",
        "erio"
      ],
      [
        "ossi",
        "er"
      ],
      [
        "Ġpiano",
        "forte"
      ],
      [
        "Ġlandsc",
        "apes"
      ],
      [
        "Ġbul",
        "let"
      ],
      [
        "Ġdenunci",
        "ato"
      ],
      [
        "Ġ(",
        "`"
      ],
      [
        "Ġpreoccup",
        "azioni"
      ],
      [
        "app",
        "artamento"
      ],
      [
        "ol",
        "as"
      ],
      [
        "Ġwe",
        "ights"
      ],
      [
        "Ġarm",
        "ed"
      ],
      [
        "Ġre",
        "ass"
      ],
      [
        "ĠEx",
        "erc"
      ],
      [
        "Ġport",
        "ray"
      ],
      [
        "Ġelder",
        "ly"
      ],
      [
        "Ġnasc",
        "ere"
      ],
      [
        "B",
        "ind"
      ],
      [
        "Ġb",
        "other"
      ],
      [
        "Ġ(",
        "...)"
      ],
      [
        "li",
        "br"
      ],
      [
        "Ġch",
        "arts"
      ],
      [
        "Ġcomm",
        "issioni"
      ],
      [
        "Ġw",
        "age"
      ],
      [
        "rit",
        "is"
      ],
      [
        "ach",
        "i"
      ],
      [
        "B",
        "lack"
      ],
      [
        "E",
        "g"
      ],
      [
        "Ġpubblic",
        "ate"
      ],
      [
        "Ġsupp",
        "ress"
      ],
      [
        "Ġ#",
        "!"
      ],
      [
        "rypt",
        "ed"
      ],
      [
        "O",
        "ro"
      ],
      [
        "EN",
        "CE"
      ],
      [
        "C",
        "ook"
      ],
      [
        "id",
        "ade"
      ],
      [
        "Lo",
        "ading"
      ],
      [
        "Ġf",
        "lip"
      ],
      [
        "Ġun",
        "ve"
      ],
      [
        "ĠL",
        "iceo"
      ],
      [
        "Ġshel",
        "f"
      ],
      [
        "ĠD",
        "ress"
      ],
      [
        "ul",
        "ent"
      ],
      [
        "ĠGener",
        "ation"
      ],
      [
        "B",
        "IT"
      ],
      [
        "ĠW",
        "A"
      ],
      [
        "ĠY",
        "am"
      ],
      [
        "Ġeduc",
        "ate"
      ],
      [
        "Ġsc",
        "att"
      ],
      [
        "Ġcambi",
        "ano"
      ],
      [
        "ĠSof",
        "ia"
      ],
      [
        "Ġsac",
        "ro"
      ],
      [
        "Ġdat",
        "etime"
      ],
      [
        "Ġbe",
        "aring"
      ],
      [
        "Ġparticip",
        "ant"
      ],
      [
        "Ġfun",
        "ghi"
      ],
      [
        "ĠCal",
        "cul"
      ],
      [
        "ĠS",
        "EM"
      ],
      [
        "ĠPass",
        "word"
      ],
      [
        "ĠK",
        "id"
      ],
      [
        "Ġorizz",
        "ont"
      ],
      [
        "ĠT",
        "ed"
      ],
      [
        "Ġcontin",
        "ente"
      ],
      [
        "Ġl",
        "ips"
      ],
      [
        "em",
        "it"
      ],
      [
        "Ġneigh",
        "bour"
      ],
      [
        "us",
        "tare"
      ],
      [
        "Ġpiaci",
        "uto"
      ],
      [
        "Ġhome",
        "work"
      ],
      [
        "ĠMay",
        "or"
      ],
      [
        "Ġaltr",
        "ui"
      ],
      [
        "Ġphr",
        "ases"
      ],
      [
        "ĠCRE",
        "ATE"
      ],
      [
        "Ġreject",
        "ed"
      ],
      [
        "S",
        "eg"
      ],
      [
        "è",
        "Ĭ"
      ],
      [
        "Ġterm",
        "ico"
      ],
      [
        "Ġfiss",
        "ato"
      ],
      [
        "Ġapp",
        "oggi"
      ],
      [
        "Ġca",
        "os"
      ],
      [
        "Ġlibr",
        "aries"
      ],
      [
        "Ġquarti",
        "eri"
      ],
      [
        "ĠM",
        "ining"
      ],
      [
        "u",
        "osa"
      ],
      [
        "ĠM",
        "ys"
      ],
      [
        "lus",
        "ter"
      ],
      [
        "Ġritr",
        "atto"
      ],
      [
        "Ġcor",
        "on"
      ],
      [
        "ĠPart",
        "nership"
      ],
      [
        "Ġglut",
        "en"
      ],
      [
        "Ġjuris",
        "diction"
      ],
      [
        "Ġsequest",
        "ro"
      ],
      [
        "iss",
        "an"
      ],
      [
        "Ġpay",
        "load"
      ],
      [
        "TI",
        "ME"
      ],
      [
        "Ġcattol",
        "ici"
      ],
      [
        "og",
        "iorno"
      ],
      [
        "ĠStef",
        "ania"
      ],
      [
        "Ġaiut",
        "ato"
      ],
      [
        "Ġorigin",
        "ario"
      ],
      [
        "Ġun",
        "fortunately"
      ],
      [
        "Ġadv",
        "ances"
      ],
      [
        "Ġchiar",
        "ire"
      ],
      [
        "Ġscio",
        "gli"
      ],
      [
        "Ġurb",
        "ani"
      ],
      [
        "Ġdi",
        "o"
      ],
      [
        "ĠLic",
        "ensed"
      ],
      [
        "att",
        "ura"
      ],
      [
        "Pro",
        "gress"
      ],
      [
        "ecc",
        "ellenza"
      ],
      [
        "Ġtrek",
        "king"
      ],
      [
        "Sp",
        "ace"
      ],
      [
        "Ġt",
        "oni"
      ],
      [
        "ĠUn",
        "til"
      ],
      [
        "Ġhe",
        "mp"
      ],
      [
        "Ġacc",
        "enn"
      ],
      [
        "Ġpass",
        "ano"
      ],
      [
        "istr",
        "utt"
      ],
      [
        "Ġbe",
        "ings"
      ],
      [
        "EL",
        "LA"
      ],
      [
        "ĠSuper",
        "iore"
      ],
      [
        "st",
        "ro"
      ],
      [
        "Ġj",
        "ail"
      ],
      [
        "s",
        "ed"
      ],
      [
        "to",
        "ps"
      ],
      [
        "Ġpo",
        "etry"
      ],
      [
        "flo",
        "or"
      ],
      [
        "v",
        "ari"
      ],
      [
        "Ġcollo",
        "quio"
      ],
      [
        "comm",
        "erc"
      ],
      [
        "æĶ",
        "¹"
      ],
      [
        "ĠOn",
        "lus"
      ],
      [
        "ĠPh",
        "illi"
      ],
      [
        "Ġinsegn",
        "ante"
      ],
      [
        "Ġsum",
        "mar"
      ],
      [
        "out",
        "ing"
      ],
      [
        "Ġrit",
        "orna"
      ],
      [
        "Ġund",
        "oubtedly"
      ],
      [
        "Ġcur",
        "ata"
      ],
      [
        "or",
        "izz"
      ],
      [
        "Ġf",
        "oglio"
      ],
      [
        "Ġk",
        "its"
      ],
      [
        "ĠMa",
        "j"
      ],
      [
        "Ġconserv",
        "ative"
      ],
      [
        "Ġex",
        "ams"
      ],
      [
        "ĠApp",
        "rov"
      ],
      [
        "ĠEs",
        "teri"
      ],
      [
        "Ġautor",
        "izzazione"
      ],
      [
        "onc",
        "ino"
      ],
      [
        "Ġcomprom",
        "ise"
      ],
      [
        "Ġar",
        "resti"
      ],
      [
        "Ġcontin",
        "ually"
      ],
      [
        "ori",
        "ented"
      ],
      [
        "Ġmagnet",
        "ic"
      ],
      [
        "æ",
        "ĥ"
      ],
      [
        "Ġbl",
        "ame"
      ],
      [
        "ĠV",
        "irt"
      ],
      [
        "Ġatt",
        "ive"
      ],
      [
        "IN",
        "FO"
      ],
      [
        "Ġcirc",
        "ular"
      ],
      [
        "Ġriduc",
        "endo"
      ],
      [
        "ch",
        "art"
      ],
      [
        "sh",
        "ine"
      ],
      [
        "duc",
        "er"
      ],
      [
        "Ġsche",
        "mi"
      ],
      [
        "Ġsorp",
        "rese"
      ],
      [
        "Ġoccas",
        "ional"
      ],
      [
        "Ġm",
        "uri"
      ],
      [
        "ĠS",
        "ettore"
      ],
      [
        "ĠDev",
        "ice"
      ],
      [
        "Ġincontr",
        "ano"
      ],
      [
        "Ġsenti",
        "eri"
      ],
      [
        "gl",
        "as"
      ],
      [
        "ĠIT",
        "ALIA"
      ],
      [
        "aut",
        "orizzazione"
      ],
      [
        "Ġlic",
        "enses"
      ],
      [
        "che",
        "tta"
      ],
      [
        "è±",
        "¡"
      ],
      [
        "Ġn",
        "ause"
      ],
      [
        "d",
        "p"
      ],
      [
        "Ġnasc",
        "onde"
      ],
      [
        "or",
        "te"
      ],
      [
        "Ġan",
        "teriore"
      ],
      [
        "Ġdownload",
        "ing"
      ],
      [
        "d",
        "estroy"
      ],
      [
        "teg",
        "a"
      ],
      [
        "ĠMem",
        "ory"
      ],
      [
        "i",
        "eno"
      ],
      [
        "Ġl",
        "ir"
      ],
      [
        "о",
        "ÑĢ"
      ],
      [
        "ĠCap",
        "tain"
      ],
      [
        "ĠCir",
        "colo"
      ],
      [
        "Ġsopravv",
        "ivere"
      ],
      [
        "ĠSustain",
        "able"
      ],
      [
        "Ġmer",
        "ge"
      ],
      [
        "Ġz",
        "ones"
      ],
      [
        "Ġviv",
        "iamo"
      ],
      [
        "sp",
        "ecial"
      ],
      [
        "Ġread",
        "only"
      ],
      [
        "ĠAp",
        "ache"
      ],
      [
        "n",
        "ali"
      ],
      [
        "s",
        "olo"
      ],
      [
        "x",
        "els"
      ],
      [
        "Ġrac",
        "ial"
      ],
      [
        "Ġdo",
        "ppi"
      ],
      [
        "ĠCond",
        "ition"
      ],
      [
        "Ġt",
        "ens"
      ],
      [
        "f",
        "ino"
      ],
      [
        "Ġsind",
        "aci"
      ],
      [
        "Ġf",
        "ogli"
      ],
      [
        "Ġsh",
        "ades"
      ],
      [
        "Ġinc",
        "om"
      ],
      [
        "Ġtorn",
        "ano"
      ],
      [
        "Ġaccompagn",
        "are"
      ],
      [
        "Ġassign",
        "ments"
      ],
      [
        "un",
        "zioni"
      ],
      [
        "Ġcol",
        "line"
      ],
      [
        "os",
        "iti"
      ],
      [
        "verti",
        "re"
      ],
      [
        "Ġand",
        "ava"
      ],
      [
        "guard",
        "i"
      ],
      [
        "Ġa",
        "te"
      ],
      [
        "Ġatt",
        "enta"
      ],
      [
        "Ar",
        "r"
      ],
      [
        "l",
        "ists"
      ],
      [
        "ĠH",
        "unter"
      ],
      [
        "Ġmult",
        "id"
      ],
      [
        "Ġr",
        "imp"
      ],
      [
        "ĠIn",
        "j"
      ],
      [
        "Ġart",
        "istiche"
      ],
      [
        "ro",
        "be"
      ],
      [
        "Ġstabil",
        "imento"
      ],
      [
        "Ġseem",
        "ingly"
      ],
      [
        "ĠL",
        "eft"
      ],
      [
        "ĠO",
        "ption"
      ],
      [
        "ĠL",
        "aser"
      ],
      [
        "ment",
        "ed"
      ],
      [
        "br",
        "idge"
      ],
      [
        "Ġprim",
        "ario"
      ],
      [
        "ĠF",
        "iglio"
      ],
      [
        "ĠH",
        "ell"
      ],
      [
        "Ġcomp",
        "ounds"
      ],
      [
        "IC",
        "T"
      ],
      [
        "Ġinstitution",
        "al"
      ],
      [
        "Ġfam",
        "ose"
      ],
      [
        "Ġpa",
        "ure"
      ],
      [
        "Ġmult",
        "ina"
      ],
      [
        "on",
        "ed"
      ],
      [
        "Ġt",
        "ears"
      ],
      [
        "Ġan",
        "tif"
      ],
      [
        "Ġmod",
        "ificato"
      ],
      [
        "ĠG",
        "ET"
      ],
      [
        "Ġstat",
        "ue"
      ],
      [
        "ĠPl",
        "astic"
      ],
      [
        "Point",
        "s"
      ],
      [
        "n",
        "il"
      ],
      [
        "tr",
        "l"
      ],
      [
        "Ġdist",
        "int"
      ],
      [
        "Ġdraw",
        "s"
      ],
      [
        "ĠSar",
        "anno"
      ],
      [
        "L",
        "ife"
      ],
      [
        "C",
        "rit"
      ],
      [
        "Ġexpect",
        "ing"
      ],
      [
        "ĠI",
        "an"
      ],
      [
        "Ġpro",
        "ib"
      ],
      [
        "IS",
        "E"
      ],
      [
        ")",
        ")."
      ],
      [
        "\"\"",
        "\""
      ],
      [
        "ĠOp",
        "in"
      ],
      [
        "Ġmount",
        "ed"
      ],
      [
        "ĠPot",
        "ter"
      ],
      [
        "vis",
        "ible"
      ],
      [
        "r",
        "il"
      ],
      [
        "ĠI",
        "van"
      ],
      [
        "Ġrif",
        "orme"
      ],
      [
        "s",
        "ync"
      ],
      [
        "Ġl",
        "ento"
      ],
      [
        "ĠWork",
        "shop"
      ],
      [
        "Ġhousehold",
        "s"
      ],
      [
        "Ġartigian",
        "ale"
      ],
      [
        "Ġproceed",
        "ings"
      ],
      [
        "ĠTre",
        "k"
      ],
      [
        "l",
        "as"
      ],
      [
        "Ġl",
        "ar"
      ],
      [
        "ul",
        "u"
      ],
      [
        "Ġfa",
        "x"
      ],
      [
        "s",
        "ong"
      ],
      [
        "ĠProv",
        "ince"
      ],
      [
        "h",
        "ist"
      ],
      [
        "bo",
        "olean"
      ],
      [
        "ĠN",
        "ag"
      ],
      [
        "Ġintend",
        "ono"
      ],
      [
        "Ġinut",
        "ili"
      ],
      [
        "s",
        "enza"
      ],
      [
        "amp",
        "agne"
      ],
      [
        "Ġra",
        "ck"
      ],
      [
        "Ġactiv",
        "ate"
      ],
      [
        "Ġverb",
        "ale"
      ],
      [
        "on",
        "esi"
      ],
      [
        "Ġtra",
        "ged"
      ],
      [
        "Ġunivers",
        "itari"
      ],
      [
        "Ġcarbon",
        "io"
      ],
      [
        "Ġspecial",
        "itÃł"
      ],
      [
        "im",
        "an"
      ],
      [
        "pr",
        "ite"
      ],
      [
        "C",
        "art"
      ],
      [
        "Ġdif",
        "etto"
      ],
      [
        "Ġfres",
        "che"
      ],
      [
        "Ġreflect",
        "ed"
      ],
      [
        "ĠC",
        "ura"
      ],
      [
        "ul",
        "teriore"
      ],
      [
        "Ġ/*",
        "<"
      ],
      [
        "ar",
        "is"
      ],
      [
        "ĠG",
        "un"
      ],
      [
        "ĠSp",
        "ons"
      ],
      [
        "Ġreligi",
        "osi"
      ],
      [
        "ĠLabor",
        "atorio"
      ],
      [
        "ĠR",
        "M"
      ],
      [
        "m",
        "argin"
      ],
      [
        "ĠL",
        "ing"
      ],
      [
        "inc",
        "idente"
      ],
      [
        "ĠEx",
        "amples"
      ],
      [
        "ĠVit",
        "amin"
      ],
      [
        "ed",
        "ono"
      ],
      [
        "ech",
        "ino"
      ],
      [
        "Ġob",
        "es"
      ],
      [
        "Ġlegitt",
        "imo"
      ],
      [
        "ĠG",
        "host"
      ],
      [
        "ĠGre",
        "ece"
      ],
      [
        "Ġvess",
        "els"
      ],
      [
        "N",
        "ormal"
      ],
      [
        "Ġfall",
        "en"
      ],
      [
        "Ev",
        "ents"
      ],
      [
        "ĠS",
        "iti"
      ],
      [
        "ia",
        "ce"
      ],
      [
        "ĠG",
        "la"
      ],
      [
        "inc",
        "endio"
      ],
      [
        "ĠBangla",
        "desh"
      ],
      [
        "â",
        "ĸ"
      ],
      [
        "ĠIn",
        "contri"
      ],
      [
        "Ġtr",
        "on"
      ],
      [
        "ĠRec",
        "ently"
      ],
      [
        "ĠRem",
        "ote"
      ],
      [
        "vol",
        "mente"
      ],
      [
        "ĠCl",
        "asse"
      ],
      [
        "ĠC",
        "P"
      ],
      [
        "Ġste",
        "ep"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "ing",
        "lese"
      ],
      [
        "Ġinvest",
        "ito"
      ],
      [
        "Ġ>",
        "*/"
      ],
      [
        "up",
        "i"
      ],
      [
        "ĠAb",
        "stract"
      ],
      [
        "Ġul",
        "tras"
      ],
      [
        "åŃ",
        "IJ"
      ],
      [
        "Ġpi",
        "ene"
      ],
      [
        "Ġser",
        "ia"
      ],
      [
        "Ġintegr",
        "atori"
      ],
      [
        "Ġin",
        "gan"
      ],
      [
        "Ġlegisl",
        "ativo"
      ],
      [
        "Ġfarm",
        "aceut"
      ],
      [
        "Ġsoddisf",
        "ac"
      ],
      [
        "VERS",
        "ION"
      ],
      [
        "ĠA",
        "WS"
      ],
      [
        "ĠP",
        "le"
      ],
      [
        "ne",
        "ath"
      ],
      [
        "Ġpull",
        "ing"
      ],
      [
        "Ġnic",
        "ely"
      ],
      [
        "vious",
        "ly"
      ],
      [
        "Ġmon",
        "op"
      ],
      [
        "ĠA",
        "na"
      ],
      [
        "ans",
        "wer"
      ],
      [
        "Ġsuon",
        "are"
      ],
      [
        "omet",
        "ro"
      ],
      [
        "Ġspons",
        "ored"
      ],
      [
        "ĠP",
        "oste"
      ],
      [
        "Ġtal",
        "ents"
      ],
      [
        "Ġeffett",
        "ua"
      ],
      [
        "ĠMassim",
        "iliano"
      ],
      [
        "èĩ",
        "ª"
      ],
      [
        "Ġdisc",
        "losure"
      ],
      [
        "Ġimp",
        "osto"
      ],
      [
        "ell",
        "one"
      ],
      [
        "Ġsimp",
        "ler"
      ],
      [
        "ĠAt",
        "ene"
      ],
      [
        "Ġinqu",
        "iet"
      ],
      [
        "Ġscal",
        "p"
      ],
      [
        "l",
        "arge"
      ],
      [
        "Ġp",
        "ala"
      ],
      [
        "ì",
        "ŀ"
      ],
      [
        "ĠAless",
        "io"
      ],
      [
        "B",
        "tn"
      ],
      [
        "D",
        "ao"
      ],
      [
        "Ġthr",
        "illed"
      ],
      [
        "ĠConn",
        "ection"
      ],
      [
        "Ġspr",
        "int"
      ],
      [
        "ĠM",
        "oro"
      ],
      [
        "Ġspecific",
        "ato"
      ],
      [
        "ĠOver",
        "view"
      ],
      [
        "Ġdecre",
        "ased"
      ],
      [
        "ĠBar",
        "cel"
      ],
      [
        "Ġa",
        "uction"
      ],
      [
        "ĠPot",
        "rebbe"
      ],
      [
        "Ġdivent",
        "erÃł"
      ],
      [
        "Ġpres",
        "idential"
      ],
      [
        "Ġtrop",
        "ical"
      ],
      [
        "Ġcomplic",
        "ato"
      ],
      [
        "Ġes",
        "ager"
      ],
      [
        "ĠAl",
        "aska"
      ],
      [
        "Ġattempt",
        "ed"
      ],
      [
        "Back",
        "ground"
      ],
      [
        "Ġpro",
        "long"
      ],
      [
        "ĠV",
        "ER"
      ],
      [
        "Ġconn",
        "ects"
      ],
      [
        "Ġtav",
        "oli"
      ],
      [
        "Ġconten",
        "itore"
      ],
      [
        "Ġupd",
        "ating"
      ],
      [
        "Ġprof",
        "onde"
      ],
      [
        "Ġemot",
        "ivo"
      ],
      [
        "Ġr",
        "anks"
      ],
      [
        "Ġse",
        "ating"
      ],
      [
        "r",
        "f"
      ],
      [
        "Ġc",
        "emento"
      ],
      [
        "ĠBer",
        "k"
      ],
      [
        "Ġgon",
        "f"
      ],
      [
        "Ġcomm",
        "od"
      ],
      [
        "Ġland",
        "s"
      ],
      [
        "Ġpi",
        "ant"
      ],
      [
        "IC",
        "S"
      ],
      [
        "Ġb",
        "anco"
      ],
      [
        "ost",
        "itu"
      ],
      [
        "Ġdim",
        "issioni"
      ],
      [
        "Ġcollabor",
        "ato"
      ],
      [
        "ãĥ",
        "¼"
      ],
      [
        "Ġdis",
        "occupazione"
      ],
      [
        "Ġlearn",
        "ers"
      ],
      [
        "ĠTel",
        "egram"
      ],
      [
        "Ġcompar",
        "able"
      ],
      [
        "head",
        "ers"
      ],
      [
        "Ġfriend",
        "ship"
      ],
      [
        "Ġinclus",
        "a"
      ],
      [
        "ĠIn",
        "fer"
      ],
      [
        "ĠMulti",
        "ple"
      ],
      [
        "ĠCos",
        "ti"
      ],
      [
        "Ġrecyc",
        "led"
      ],
      [
        "Ġpre",
        "view"
      ],
      [
        "ĠEm",
        "ily"
      ],
      [
        "ĠJu",
        "ve"
      ],
      [
        "Ġsy",
        "ndrome"
      ],
      [
        "Ġcompos",
        "ti"
      ],
      [
        "ĠSeg",
        "retario"
      ],
      [
        "on",
        "al"
      ],
      [
        "Ġdi",
        "ving"
      ],
      [
        "Ġsc",
        "ia"
      ],
      [
        "Ġpsych",
        "ology"
      ],
      [
        "Ġbicchi",
        "ere"
      ],
      [
        "ener",
        "y"
      ],
      [
        "ĠDel",
        "eg"
      ],
      [
        "ong",
        "a"
      ],
      [
        "Ġall",
        "arme"
      ],
      [
        "оÐ",
        "´"
      ],
      [
        "Ġc",
        "yl"
      ],
      [
        "ĠÂ",
        "§"
      ],
      [
        "Ġver",
        "ified"
      ],
      [
        "Ġintens",
        "a"
      ],
      [
        "Ġ",
        "á"
      ],
      [
        "Ġread",
        "s"
      ],
      [
        "Ġqual",
        "ifications"
      ],
      [
        "type",
        "of"
      ],
      [
        "�",
        "�"
      ],
      [
        "itali",
        "ano"
      ],
      [
        "iamma",
        "zione"
      ],
      [
        "Ġhy",
        "giene"
      ],
      [
        "ĠN",
        "AT"
      ],
      [
        "ĠCas",
        "al"
      ],
      [
        "class",
        "es"
      ],
      [
        "ĠBasil",
        "ica"
      ],
      [
        "Ġactiv",
        "ation"
      ],
      [
        "x",
        "f"
      ],
      [
        "Ġpro",
        "iezione"
      ],
      [
        "Ġtes",
        "oro"
      ],
      [
        "Ġvas",
        "ca"
      ],
      [
        "Ġthr",
        "iller"
      ],
      [
        "Ġveget",
        "ale"
      ],
      [
        "M",
        "ember"
      ],
      [
        "Ġpro",
        "lifer"
      ],
      [
        "Ġrisp",
        "ettivi"
      ],
      [
        "ĠEm",
        "bra"
      ],
      [
        "Ġdec",
        "ise"
      ],
      [
        "Ġvin",
        "yl"
      ],
      [
        "Ġout",
        "lined"
      ],
      [
        "Ġfail",
        "ing"
      ],
      [
        "ĠAss",
        "ociazioni"
      ],
      [
        "Ġmatt",
        "inata"
      ],
      [
        "ĠD",
        "j"
      ],
      [
        "pt",
        "ic"
      ],
      [
        "Ġfavor",
        "isce"
      ],
      [
        "Ġporta",
        "voce"
      ],
      [
        "Ġallen",
        "atore"
      ],
      [
        "Ġimp",
        "ecc"
      ],
      [
        "Ġdistingu",
        "ere"
      ],
      [
        "Ġtent",
        "ato"
      ],
      [
        "ĠB",
        "ac"
      ],
      [
        "Ġpal",
        "m"
      ],
      [
        "ĠMat",
        "rix"
      ],
      [
        "Ġcontinu",
        "erÃł"
      ],
      [
        "ĠL",
        "am"
      ],
      [
        "Ġag",
        "ente"
      ],
      [
        "onc",
        "ini"
      ],
      [
        "b",
        "isog"
      ],
      [
        "Ġe",
        "Bay"
      ],
      [
        "cap",
        "acity"
      ],
      [
        "ĠM",
        "US"
      ],
      [
        "Ġinform",
        "atico"
      ],
      [
        "Ġtent",
        "are"
      ],
      [
        "Ġpres",
        "ta"
      ],
      [
        "act",
        "s"
      ],
      [
        "categ",
        "orized"
      ],
      [
        "Ġcalda",
        "ia"
      ],
      [
        "ro",
        "d"
      ],
      [
        "ĠCar",
        "ibbean"
      ],
      [
        "AND",
        "O"
      ],
      [
        "qu",
        "ant"
      ],
      [
        "Ġsp",
        "unto"
      ],
      [
        "fort",
        "un"
      ],
      [
        "at",
        "ers"
      ],
      [
        "Ġpod",
        "io"
      ],
      [
        "Ġcur",
        "va"
      ],
      [
        "Ġfavor",
        "ites"
      ],
      [
        "ĠOl",
        "impia"
      ],
      [
        "Ġorgan",
        "izing"
      ],
      [
        "ĠP",
        "izza"
      ],
      [
        "Ġdov",
        "remmo"
      ],
      [
        "ĠW",
        "oman"
      ],
      [
        "OR",
        "M"
      ],
      [
        "Ġesegu",
        "ita"
      ],
      [
        "CL",
        "UD"
      ],
      [
        "Ġrientr",
        "ano"
      ],
      [
        "ĠS",
        "amp"
      ],
      [
        "Ġclass",
        "ified"
      ],
      [
        "bi",
        "ke"
      ],
      [
        "Ġrip",
        "ens"
      ],
      [
        "Qu",
        "ando"
      ],
      [
        "Ġoppon",
        "ents"
      ],
      [
        "R",
        "andom"
      ],
      [
        "ĠRisp",
        "ondi"
      ],
      [
        "Ġom",
        "ogene"
      ],
      [
        "ani",
        "um"
      ],
      [
        "Ġnurs",
        "es"
      ],
      [
        "Ġsorprend",
        "ente"
      ],
      [
        "L",
        "IO"
      ],
      [
        "l",
        "est"
      ],
      [
        "Ġdeg",
        "ener"
      ],
      [
        "Ġbur",
        "st"
      ],
      [
        "ĠG",
        "RE"
      ],
      [
        "Ġconsult",
        "ato"
      ],
      [
        "Z",
        "axis"
      ],
      [
        "id",
        "ero"
      ],
      [
        "Ġimpieg",
        "ato"
      ],
      [
        "Ġbiod",
        "iversitÃł"
      ],
      [
        "im",
        "ana"
      ],
      [
        "Ġrif",
        "orm"
      ],
      [
        "ĠRec",
        "ent"
      ],
      [
        "Ġcro",
        "llo"
      ],
      [
        "ĠProbab",
        "ilmente"
      ],
      [
        "Ġn",
        "n"
      ],
      [
        "Ġaggiung",
        "ono"
      ],
      [
        "Ġp",
        "ants"
      ],
      [
        "Ġass",
        "imil"
      ],
      [
        "Ġimmobili",
        "ari"
      ],
      [
        "ĠSt",
        "amp"
      ],
      [
        "m",
        "ill"
      ],
      [
        "Ġa",
        "z"
      ],
      [
        "f",
        "ar"
      ],
      [
        "Ġf",
        "egato"
      ],
      [
        "Ġut",
        "f"
      ],
      [
        "g",
        "all"
      ],
      [
        "Ġte",
        "aches"
      ],
      [
        "Ġindividu",
        "ato"
      ],
      [
        "Ġcon",
        "cezione"
      ],
      [
        "ef",
        "ined"
      ],
      [
        "Ġre",
        "voc"
      ],
      [
        "Ġspetta",
        "colare"
      ],
      [
        "Ġf",
        "ancy"
      ],
      [
        "Ġport",
        "ati"
      ],
      [
        "Ġp",
        "olo"
      ],
      [
        "Ġspav",
        "ent"
      ],
      [
        "ĠPelle",
        "gr"
      ],
      [
        "Ġs",
        "anti"
      ],
      [
        "Ġun",
        "iqu"
      ],
      [
        "S",
        "N"
      ],
      [
        "Ġprestigi",
        "ous"
      ],
      [
        "it",
        "ana"
      ],
      [
        "ĠS",
        "ER"
      ],
      [
        "Ġsov",
        "ran"
      ],
      [
        "Ġdeteri",
        "or"
      ],
      [
        "Ġradi",
        "ation"
      ],
      [
        "Ġtelevis",
        "iva"
      ],
      [
        "Ġdigital",
        "izzazione"
      ],
      [
        "c",
        "esi"
      ],
      [
        "Ġpos",
        "a"
      ],
      [
        "Ġphenomen",
        "on"
      ],
      [
        "ĠPr",
        "ices"
      ],
      [
        "Ġpartic",
        "olar"
      ],
      [
        "Ġcon",
        "corsi"
      ],
      [
        "ĠMus",
        "k"
      ],
      [
        "Ġmon",
        "umenti"
      ],
      [
        "Ġp",
        "H"
      ],
      [
        "Ġthe",
        "ore"
      ],
      [
        "ĠF",
        "iore"
      ],
      [
        "Ġautom",
        "atica"
      ],
      [
        "ĠIN",
        "C"
      ],
      [
        "ĠEle",
        "v"
      ],
      [
        "Ġpunt",
        "ate"
      ],
      [
        "ĠPorto",
        "gallo"
      ],
      [
        "Ġriv",
        "edere"
      ],
      [
        "E",
        "lements"
      ],
      [
        "Ġpol",
        "ar"
      ],
      [
        "Ġdisc",
        "ern"
      ],
      [
        "Ġselezion",
        "ato"
      ],
      [
        "ĠCh",
        "arg"
      ],
      [
        "ĠCon",
        "osc"
      ],
      [
        "Ġspecial",
        "ista"
      ],
      [
        "By",
        "te"
      ],
      [
        "ĠP",
        "osition"
      ],
      [
        "Ġma",
        "j"
      ],
      [
        "Ġimmigr",
        "ati"
      ],
      [
        "Ġg",
        "ly"
      ],
      [
        "ĠP",
        "ino"
      ],
      [
        "Ġins",
        "egu"
      ],
      [
        "ĠT",
        "ul"
      ],
      [
        "Ġparche",
        "ggi"
      ],
      [
        "Ġliqu",
        "idi"
      ],
      [
        "Ġm",
        "p"
      ],
      [
        "ĠM",
        "ia"
      ],
      [
        "Ġpre",
        "ga"
      ],
      [
        "Get",
        "Zaxis"
      ],
      [
        "Ġburo",
        "cr"
      ],
      [
        "ĠArth",
        "ur"
      ],
      [
        "ed",
        "ies"
      ],
      [
        "om",
        "iti"
      ],
      [
        "ur",
        "ano"
      ],
      [
        "s",
        "ent"
      ],
      [
        "Ġar",
        "co"
      ],
      [
        "Ġam",
        "ica"
      ],
      [
        "Ġinf",
        "iamm"
      ],
      [
        "fun",
        "ctions"
      ],
      [
        "Ġh",
        "al"
      ],
      [
        "FL",
        "AG"
      ],
      [
        "Ġlonge",
        "vity"
      ],
      [
        "In",
        "itial"
      ],
      [
        "Ġer",
        "ect"
      ],
      [
        "ET",
        "TI"
      ],
      [
        "Ġtrav",
        "elling"
      ],
      [
        "Ġnot",
        "evoli"
      ],
      [
        "Ġcompil",
        "are"
      ],
      [
        "ĠN",
        "as"
      ],
      [
        "cl",
        "ock"
      ],
      [
        "Ġdelight",
        "ful"
      ],
      [
        "dist",
        "ance"
      ],
      [
        "ç",
        "ľ"
      ],
      [
        "ĠInstall",
        "ation"
      ],
      [
        "ĠY",
        "an"
      ],
      [
        "AN",
        "C"
      ],
      [
        "Ġgl",
        "ory"
      ],
      [
        "occhi",
        "ata"
      ],
      [
        "Ġs",
        "eniors"
      ],
      [
        "pp",
        "ola"
      ],
      [
        "ĠGu",
        "est"
      ],
      [
        "ĠNot",
        "es"
      ],
      [
        "app",
        "le"
      ],
      [
        "Ġprom",
        "uov"
      ],
      [
        "Ġigi",
        "en"
      ],
      [
        "t",
        "f"
      ],
      [
        "ĠCom",
        "merce"
      ],
      [
        "ĠG",
        "ot"
      ],
      [
        "ĠR",
        "ole"
      ],
      [
        "Ġgest",
        "iti"
      ],
      [
        "ĠBen",
        "jamin"
      ],
      [
        "Ġis",
        "lands"
      ],
      [
        "ĠApp",
        "s"
      ],
      [
        "p",
        "il"
      ],
      [
        "x",
        "s"
      ],
      [
        "Ġsuffici",
        "enti"
      ],
      [
        "ĠC",
        "ott"
      ],
      [
        "Ġver",
        "dura"
      ],
      [
        "D",
        "ig"
      ],
      [
        "et",
        "c"
      ],
      [
        "ir",
        "li"
      ],
      [
        "n",
        "l"
      ],
      [
        "Ġa",
        "ids"
      ],
      [
        "Ġsc",
        "aff"
      ],
      [
        "Ġexp",
        "end"
      ],
      [
        "Ġvi",
        "ale"
      ],
      [
        "Ġl",
        "enses"
      ],
      [
        "Ġmar",
        "mo"
      ],
      [
        "ĠNess",
        "una"
      ],
      [
        "[",
        "-"
      ],
      [
        "Ġtorn",
        "ata"
      ],
      [
        "Ġsustain",
        "ed"
      ],
      [
        "Ġdirett",
        "iva"
      ],
      [
        "le",
        "an"
      ],
      [
        "ĠPrim",
        "ary"
      ],
      [
        "Ġinstruct",
        "or"
      ],
      [
        "Ang",
        "elo"
      ],
      [
        "Ġpul",
        "ito"
      ],
      [
        "Ġamministr",
        "atore"
      ],
      [
        "S",
        "ep"
      ],
      [
        "ĠL",
        "ex"
      ],
      [
        "Ġ\"",
        "><"
      ],
      [
        "un",
        "ity"
      ],
      [
        "Ġapp",
        "aiono"
      ],
      [
        "Ġaument",
        "ato"
      ],
      [
        "no",
        "re"
      ],
      [
        "Ġdiff",
        "ond"
      ],
      [
        "ĠSve",
        "zia"
      ],
      [
        "en",
        "orme"
      ],
      [
        "ĠM",
        "ega"
      ],
      [
        "rog",
        "eno"
      ],
      [
        "boot",
        "strap"
      ],
      [
        "ĠAl",
        "pi"
      ],
      [
        "ĠSci",
        "enza"
      ],
      [
        "inv",
        "ito"
      ],
      [
        "|",
        "|"
      ],
      [
        "Ġb",
        "ip"
      ],
      [
        "Ġam",
        "ple"
      ],
      [
        "ĠBol",
        "zano"
      ],
      [
        "Ġall",
        "ine"
      ],
      [
        "ĠReg",
        "ina"
      ],
      [
        "Ġcritic",
        "ism"
      ],
      [
        "on",
        "ale"
      ],
      [
        "Ġam",
        "pl"
      ],
      [
        "Ġ_",
        "__"
      ],
      [
        "Ġaiut",
        "arti"
      ],
      [
        "ĠOcc",
        "orre"
      ],
      [
        "ĠCho",
        "ice"
      ],
      [
        "Ġett",
        "ari"
      ],
      [
        "Ġtr",
        "uppe"
      ],
      [
        "Ġcas",
        "aling"
      ],
      [
        "Ġist",
        "ituto"
      ],
      [
        "ĠH",
        "unt"
      ],
      [
        "Ġall",
        "oggi"
      ],
      [
        "åĮ",
        "ĸ"
      ],
      [
        "Ġdi",
        "venire"
      ],
      [
        "Ġac",
        "res"
      ],
      [
        "Ġvigil",
        "anza"
      ],
      [
        "Ġd",
        "amp"
      ],
      [
        "la",
        "ve"
      ],
      [
        "og",
        "u"
      ],
      [
        "Ġesc",
        "al"
      ],
      [
        "Ġmunicip",
        "al"
      ],
      [
        "Ġinter",
        "loc"
      ],
      [
        "re",
        "ference"
      ],
      [
        "Ġl",
        "b"
      ],
      [
        "op",
        "ed"
      ],
      [
        "Ġmed",
        "itazione"
      ],
      [
        "æĮ",
        "ĩ"
      ],
      [
        "rop",
        "ract"
      ],
      [
        "ĠOr",
        "leans"
      ],
      [
        "Ġrece",
        "iver"
      ],
      [
        "ĠQ",
        "R"
      ],
      [
        "Ġfes",
        "teggiare"
      ],
      [
        "Ġunw",
        "anted"
      ],
      [
        "ĺ",
        "ħ"
      ],
      [
        "Ġet",
        "ichette"
      ],
      [
        "ĠD",
        "ating"
      ],
      [
        "Ġsplend",
        "ido"
      ],
      [
        "Ġnegoti",
        "ations"
      ],
      [
        "Ġlaund",
        "ry"
      ],
      [
        "ĠW",
        "u"
      ],
      [
        "å¹",
        "¶"
      ],
      [
        "Ġen",
        "rich"
      ],
      [
        "Ġferm",
        "ato"
      ],
      [
        "Ġl",
        "bs"
      ],
      [
        "Ġl",
        "iceo"
      ],
      [
        "Ġesemp",
        "lari"
      ],
      [
        "Ġocchi",
        "ali"
      ],
      [
        "\".",
        "$"
      ],
      [
        "ĠC",
        "orea"
      ],
      [
        "Ġrh",
        "ythm"
      ],
      [
        "Ġtelevis",
        "ivo"
      ],
      [
        "Ġfil",
        "tro"
      ],
      [
        "ĠU",
        "b"
      ],
      [
        "Ġspecial",
        "ly"
      ],
      [
        "Ġom",
        "icidio"
      ],
      [
        "ĠLEG",
        "GI"
      ],
      [
        "AN",
        "N"
      ],
      [
        "anz",
        "iare"
      ],
      [
        "AV",
        "E"
      ],
      [
        "Ġott",
        "ica"
      ],
      [
        "s",
        "ome"
      ],
      [
        "Ġs",
        "ignore"
      ],
      [
        "ĠCo",
        "al"
      ],
      [
        "å§",
        "ĭ"
      ],
      [
        "ab",
        "ases"
      ],
      [
        "Ġcr",
        "ush"
      ],
      [
        "Ġhom",
        "eless"
      ],
      [
        "Ġw",
        "ages"
      ],
      [
        "Ġelev",
        "ated"
      ],
      [
        "Ġshould",
        "ers"
      ],
      [
        "ĠP",
        "asc"
      ],
      [
        "ĥ",
        "¨"
      ],
      [
        "ĠH",
        "TTP"
      ],
      [
        "Ġgr",
        "asp"
      ],
      [
        "Ġrilev",
        "are"
      ],
      [
        "Ġd",
        "jango"
      ],
      [
        "ĠC",
        "ogn"
      ],
      [
        "ives",
        "c"
      ],
      [
        "w",
        "ind"
      ],
      [
        "Ġ]",
        "),"
      ],
      [
        "ĠProgram",
        "s"
      ],
      [
        "ĠObs",
        "erv"
      ],
      [
        "tr",
        "al"
      ],
      [
        "ĠRepublic",
        "ans"
      ],
      [
        "leg",
        "al"
      ],
      [
        "Pro",
        "ps"
      ],
      [
        "åĬ",
        "Ł"
      ],
      [
        "Ġindispens",
        "abili"
      ],
      [
        "U",
        "m"
      ],
      [
        "Ġk",
        "ernel"
      ],
      [
        "Ġconfer",
        "ences"
      ],
      [
        "Ġpast",
        "icc"
      ],
      [
        "Ġstrutt",
        "urale"
      ],
      [
        "U",
        "RO"
      ],
      [
        "Ġpol",
        "tr"
      ],
      [
        "Ġcomb",
        "usti"
      ],
      [
        "ĠPsic",
        "ologia"
      ],
      [
        "ĠV",
        "ip"
      ],
      [
        "Ġpot",
        "atoes"
      ],
      [
        "ret",
        "amente"
      ],
      [
        "Ġdiret",
        "te"
      ],
      [
        "p",
        "an"
      ],
      [
        "ĠAr",
        "n"
      ],
      [
        "Ġrivol",
        "te"
      ],
      [
        "Contro",
        "ls"
      ],
      [
        "Ġrag",
        "gio"
      ],
      [
        "ĠSte",
        "am"
      ],
      [
        "Ġvaria",
        "bili"
      ],
      [
        "Ġben",
        "ed"
      ],
      [
        "un",
        "ks"
      ],
      [
        "ĠP",
        "etro"
      ],
      [
        "ĠE",
        "ro"
      ],
      [
        "ĠH",
        "ind"
      ],
      [
        "Ġgiur",
        "ia"
      ],
      [
        "rom",
        "agn"
      ],
      [
        "Ġdes",
        "criptions"
      ],
      [
        "Ġconsent",
        "irÃł"
      ],
      [
        "Ġconscious",
        "ness"
      ],
      [
        "Ġsent",
        "ono"
      ],
      [
        "Ġtur",
        "istiche"
      ],
      [
        "Ġconfer",
        "enze"
      ],
      [
        "Ġsor",
        "veglianza"
      ],
      [
        "Ġda",
        "pp"
      ],
      [
        "umb",
        "ai"
      ],
      [
        "pre",
        "v"
      ],
      [
        "Ġril",
        "ancio"
      ],
      [
        "Ġlavor",
        "ativi"
      ],
      [
        "Mon",
        "th"
      ],
      [
        "ĠWe",
        "ather"
      ],
      [
        "check",
        "box"
      ],
      [
        "ĠB",
        "ia"
      ],
      [
        "ĠManh",
        "attan"
      ],
      [
        "ĠContr",
        "assegnato"
      ],
      [
        "ĠFrequ",
        "ently"
      ],
      [
        "Ġstress",
        "ed"
      ],
      [
        "Ġcancell",
        "ation"
      ],
      [
        "æ",
        "²"
      ],
      [
        "ĠR",
        "an"
      ],
      [
        "doc",
        "s"
      ],
      [
        "ass",
        "ment"
      ],
      [
        "Ġb",
        "ugs"
      ],
      [
        "id",
        "as"
      ],
      [
        "tare",
        "lla"
      ],
      [
        "ĠLux",
        "ury"
      ],
      [
        "re",
        "view"
      ],
      [
        "il",
        "ater"
      ],
      [
        "Ġtutt",
        "ora"
      ],
      [
        "Ġapplic",
        "ant"
      ],
      [
        "Ġlacr",
        "ime"
      ],
      [
        "Ġacc",
        "oglie"
      ],
      [
        "}",
        "`"
      ],
      [
        "ĠLast",
        "ly"
      ],
      [
        "out",
        "heast"
      ],
      [
        "Ġfac",
        "olt"
      ],
      [
        "ours",
        "es"
      ],
      [
        "Z",
        "IA"
      ],
      [
        "Ġpia",
        "c"
      ],
      [
        "Ġsem",
        "if"
      ],
      [
        "Ġgiung",
        "ere"
      ],
      [
        "Ġpadr",
        "oni"
      ],
      [
        "mind",
        "ed"
      ],
      [
        "ĠA",
        "round"
      ],
      [
        "ĠMas",
        "ters"
      ],
      [
        "ĠH",
        "O"
      ],
      [
        "Ġnot",
        "ti"
      ],
      [
        "Ġanon",
        "ima"
      ],
      [
        "Ġcompliment",
        "ary"
      ],
      [
        "ĠMag",
        "istr"
      ],
      [
        "Ġtrov",
        "ati"
      ],
      [
        "Ġw",
        "ing"
      ],
      [
        "Ġsalvag",
        "uard"
      ],
      [
        "Ġne",
        "at"
      ],
      [
        "form",
        "s"
      ],
      [
        "inc",
        "arico"
      ],
      [
        "Ġv",
        "et"
      ],
      [
        "av",
        "el"
      ],
      [
        "Ġcoer",
        "ente"
      ],
      [
        "ori",
        "ale"
      ],
      [
        "Ġviol",
        "ation"
      ],
      [
        "Ġester",
        "i"
      ],
      [
        "re",
        "ens"
      ],
      [
        "Ġst",
        "urdy"
      ],
      [
        "Ġtra",
        "pi"
      ],
      [
        "Ġwel",
        "comed"
      ],
      [
        "bb",
        "ia"
      ],
      [
        "anc",
        "ies"
      ],
      [
        "ĠPr",
        "ato"
      ],
      [
        "Ġdepart",
        "ure"
      ],
      [
        "Ġpro",
        "xy"
      ],
      [
        "ĠS",
        "B"
      ],
      [
        "Ġne",
        "v"
      ],
      [
        "ĠV",
        "erm"
      ],
      [
        "O",
        "sp"
      ],
      [
        "Ġh",
        "ike"
      ],
      [
        "ant",
        "is"
      ],
      [
        "En",
        "te"
      ],
      [
        "Ġprof",
        "um"
      ],
      [
        "ĠSwed",
        "en"
      ],
      [
        "å",
        "¥"
      ],
      [
        "Ġback",
        "pack"
      ],
      [
        "ym",
        "ph"
      ],
      [
        "Ġbus",
        "ta"
      ],
      [
        "Ġw",
        "ool"
      ],
      [
        "ĠL",
        "ost"
      ],
      [
        "Ġprof",
        "umi"
      ],
      [
        "Ġfab",
        "rics"
      ],
      [
        "ĠSomet",
        "hing"
      ],
      [
        "File",
        "Name"
      ],
      [
        "Ġdeg",
        "rad"
      ],
      [
        "Ġf",
        "uc"
      ],
      [
        "chi",
        "amo"
      ],
      [
        "Ġwater",
        "proof"
      ],
      [
        "ual",
        "ity"
      ],
      [
        "ĠP",
        "unto"
      ],
      [
        "Ġgr",
        "igio"
      ],
      [
        "Ġn",
        "our"
      ],
      [
        "Ġdec",
        "lare"
      ],
      [
        "As",
        "ia"
      ],
      [
        "Ġsched",
        "ules"
      ],
      [
        "Ġastr",
        "onom"
      ],
      [
        "C",
        "F"
      ],
      [
        "Ġpro",
        "ver"
      ],
      [
        "Ġbu",
        "zz"
      ],
      [
        "Ġdeb",
        "ug"
      ],
      [
        "b",
        "ene"
      ],
      [
        "ĠW",
        "indow"
      ],
      [
        "Ġab",
        "ortion"
      ],
      [
        "ĠSu",
        "oi"
      ],
      [
        "k",
        "ov"
      ],
      [
        "ĠT",
        "OR"
      ],
      [
        "Ġsostanzi",
        "ale"
      ],
      [
        "Ġatt",
        "ualitÃł"
      ],
      [
        "åľ",
        "°"
      ],
      [
        "f",
        "actor"
      ],
      [
        "ĠD",
        "EC"
      ],
      [
        "Ġch",
        "issÃł"
      ],
      [
        "tri",
        "an"
      ],
      [
        "ĠF",
        "ried"
      ],
      [
        "(\"",
        "<"
      ],
      [
        "Organ",
        "ization"
      ],
      [
        "ĠTrad",
        "itional"
      ],
      [
        "Ġpractition",
        "ers"
      ],
      [
        "N",
        "el"
      ],
      [
        "Ġcollab",
        "orazioni"
      ],
      [
        "Ġc",
        "usc"
      ],
      [
        "Ġcre",
        "ati"
      ],
      [
        "Ġmisura",
        "re"
      ],
      [
        "Ġhighlight",
        "ing"
      ],
      [
        "ost",
        "ream"
      ],
      [
        "Ġser",
        "p"
      ],
      [
        "Ġsmart",
        "phones"
      ],
      [
        "Ġlic",
        "ensing"
      ],
      [
        "Ġcomb",
        "ust"
      ],
      [
        "Ġconvers",
        "azione"
      ],
      [
        "Ġlegend",
        "ary"
      ],
      [
        "O",
        "wn"
      ],
      [
        "Ġconven",
        "zione"
      ],
      [
        "Ġpay",
        "out"
      ],
      [
        "Ġdisappoint",
        "ed"
      ],
      [
        "Ġpiv",
        "otal"
      ],
      [
        "Ġresp",
        "ected"
      ],
      [
        "ĠV",
        "lad"
      ],
      [
        "Ġcomod",
        "itÃł"
      ],
      [
        "Ġen",
        "v"
      ],
      [
        "inter",
        "face"
      ],
      [
        "Ġsl",
        "ice"
      ],
      [
        "ĠNot",
        "ice"
      ],
      [
        "Ġl",
        "ending"
      ],
      [
        "Ġperce",
        "ived"
      ],
      [
        "Ġtrans",
        "late"
      ],
      [
        "ĠComm",
        "iss"
      ],
      [
        "ast",
        "ics"
      ],
      [
        "Ġplace",
        "holder"
      ],
      [
        "Ġsqu",
        "ad"
      ],
      [
        "Ġsoon",
        "er"
      ],
      [
        "ĠGianc",
        "arlo"
      ],
      [
        "M",
        "c"
      ],
      [
        "M",
        "ag"
      ],
      [
        "\"]",
        ";"
      ],
      [
        "Ġĉĉĉĉĉĉ",
        "ĉĉĉ"
      ],
      [
        "ĠFil",
        "ter"
      ],
      [
        "Ġdistrict",
        "s"
      ],
      [
        "\"",
        "/>"
      ],
      [
        "Ġadapt",
        "ed"
      ],
      [
        "Ġacquis",
        "ito"
      ],
      [
        "Ġcr",
        "ud"
      ],
      [
        "Ġviss",
        "uta"
      ],
      [
        "v",
        "re"
      ],
      [
        "ĠBre",
        "xit"
      ],
      [
        "ĠM",
        "ak"
      ],
      [
        "ic",
        "ode"
      ],
      [
        "æĺ¯",
        "åIJ¦"
      ],
      [
        "Ġp",
        "ile"
      ],
      [
        "ec",
        "ca"
      ],
      [
        "Ġtro",
        "ops"
      ],
      [
        "设",
        "ç½®"
      ],
      [
        "ĠF",
        "M"
      ],
      [
        "ĠIR",
        "S"
      ],
      [
        ":",
        "%"
      ],
      [
        "Ġpar",
        "z"
      ],
      [
        "eg",
        "ra"
      ],
      [
        "ĠIn",
        "iz"
      ],
      [
        "ina",
        "ug"
      ],
      [
        "um",
        "ph"
      ],
      [
        "af",
        "ood"
      ],
      [
        "ĠSele",
        "ziona"
      ],
      [
        "Ġint",
        "enzioni"
      ],
      [
        "product",
        "s"
      ],
      [
        "Ġforg",
        "otten"
      ],
      [
        "ĠT",
        "N"
      ],
      [
        "Ġout",
        "lets"
      ],
      [
        "_",
        "."
      ],
      [
        "Ġpur",
        "ple"
      ],
      [
        "abb",
        "iamo"
      ],
      [
        "Ambi",
        "ente"
      ],
      [
        "Ġb",
        "orders"
      ],
      [
        "ĠAd",
        "ige"
      ],
      [
        "D",
        "P"
      ],
      [
        "u",
        "z"
      ],
      [
        "Ġins",
        "etti"
      ],
      [
        "Ġchied",
        "iamo"
      ],
      [
        "Ġp",
        "ater"
      ],
      [
        "per",
        "formance"
      ],
      [
        "du",
        "zioni"
      ],
      [
        "t",
        "le"
      ],
      [
        "uck",
        "er"
      ],
      [
        "o",
        "ir"
      ],
      [
        "ĠG",
        "ulf"
      ],
      [
        "c",
        "mp"
      ],
      [
        "ĠR",
        "F"
      ],
      [
        "Ġstrutt",
        "urali"
      ],
      [
        "ĠSy",
        "ria"
      ],
      [
        "Ġsubscrib",
        "ers"
      ],
      [
        "ĠColomb",
        "ia"
      ],
      [
        "ane",
        "an"
      ],
      [
        "Ġsint",
        "et"
      ],
      [
        "A",
        "X"
      ],
      [
        "m",
        "ay"
      ],
      [
        "hab",
        "it"
      ],
      [
        "Ġm",
        "others"
      ],
      [
        "isi",
        "ana"
      ],
      [
        "ĠNev",
        "ada"
      ],
      [
        "ĠMar",
        "ta"
      ],
      [
        "T",
        "EST"
      ],
      [
        "ps",
        "y"
      ],
      [
        "if",
        "orme"
      ],
      [
        "Ġinter",
        "i"
      ],
      [
        "Ġpresc",
        "rizione"
      ],
      [
        "è°",
        "ĥ"
      ],
      [
        "Ġz",
        "amp"
      ],
      [
        "Ġtip",
        "iche"
      ],
      [
        "Ġcontr",
        "attuale"
      ],
      [
        "Ġrem",
        "ot"
      ],
      [
        "ĠLink",
        "s"
      ],
      [
        "Ġcam",
        "ion"
      ],
      [
        "ĠR",
        "ene"
      ],
      [
        "ĠR",
        "achel"
      ],
      [
        "ĠSpecial",
        "ist"
      ],
      [
        "Ġen",
        "um"
      ],
      [
        "aus",
        "to"
      ],
      [
        "bl",
        "ank"
      ],
      [
        "f",
        "an"
      ],
      [
        "Ġdel",
        "icata"
      ],
      [
        "Ġinflu",
        "ences"
      ],
      [
        "Ġaccompagn",
        "ata"
      ],
      [
        "ab",
        "a"
      ],
      [
        "ä¿¡",
        "æģ¯"
      ],
      [
        "ol",
        "esterol"
      ],
      [
        "Ġinv",
        "ention"
      ],
      [
        "ĠA",
        "post"
      ],
      [
        "Ġpass",
        "ioni"
      ],
      [
        "ĠGord",
        "on"
      ],
      [
        "he",
        "tto"
      ],
      [
        "ĠOther",
        "wise"
      ],
      [
        "Ġcomun",
        "emente"
      ],
      [
        "Ġthr",
        "illing"
      ],
      [
        "Ġelabor",
        "azione"
      ],
      [
        "Ġcentro",
        "camp"
      ],
      [
        "ĠS",
        "R"
      ],
      [
        "ĠL",
        "ion"
      ],
      [
        "W",
        "N"
      ],
      [
        "er",
        "rore"
      ],
      [
        "Ġmedia",
        "zione"
      ],
      [
        "Ġps",
        "ich"
      ],
      [
        "ĠGra",
        "de"
      ],
      [
        "Ġclos",
        "ure"
      ],
      [
        "Ġcoordin",
        "ation"
      ],
      [
        "Ġrepert",
        "orio"
      ],
      [
        "ĠC",
        "res"
      ],
      [
        "pl",
        "ug"
      ],
      [
        "ĠExcell",
        "ent"
      ],
      [
        "B",
        "i"
      ],
      [
        "b",
        "c"
      ],
      [
        "Ġfoto",
        "camera"
      ],
      [
        "Ġmat",
        "ched"
      ],
      [
        "Ġte",
        "orie"
      ],
      [
        "RE",
        "CT"
      ],
      [
        "Ġdocument",
        "ary"
      ],
      [
        "m",
        "ass"
      ],
      [
        "ĠGener",
        "ali"
      ],
      [
        "ON",
        "I"
      ],
      [
        "Serv",
        "ices"
      ],
      [
        "Ġpann",
        "ello"
      ],
      [
        "Ġqual",
        "ifica"
      ],
      [
        "N",
        "ov"
      ],
      [
        "ĠV",
        "ir"
      ],
      [
        "Ġind",
        "eterm"
      ],
      [
        "Ġmanufact",
        "ure"
      ],
      [
        "Ġjus",
        "tify"
      ],
      [
        "Ġs",
        "otter"
      ],
      [
        "ĠAg",
        "n"
      ],
      [
        "Ġpred",
        "ecess"
      ],
      [
        "op",
        "les"
      ],
      [
        "Ġinsegn",
        "ato"
      ],
      [
        "Ġatmos",
        "fer"
      ],
      [
        "un",
        "ct"
      ],
      [
        "ĠS",
        "f"
      ],
      [
        "ĠPrima",
        "vera"
      ],
      [
        "ĠB",
        "is"
      ],
      [
        "op",
        "ra"
      ],
      [
        "Ġworth",
        "y"
      ],
      [
        "Ġpredict",
        "ed"
      ],
      [
        "Ġtrov",
        "ava"
      ],
      [
        "EG",
        "LI"
      ],
      [
        "ester",
        "olo"
      ],
      [
        "Ġcontroll",
        "ing"
      ],
      [
        "ĠElectr",
        "onic"
      ],
      [
        "çĽ",
        "¸"
      ],
      [
        "Ġp",
        "estic"
      ],
      [
        "Ġapart",
        "ments"
      ],
      [
        "Ġsperiment",
        "ale"
      ],
      [
        "Ġpil",
        "oti"
      ],
      [
        "C",
        "er"
      ],
      [
        "M",
        "ill"
      ],
      [
        "x",
        "p"
      ],
      [
        "ĠF",
        "ior"
      ],
      [
        "sh",
        "are"
      ],
      [
        "U",
        "X"
      ],
      [
        "s",
        "tock"
      ],
      [
        "Ġa",
        "pt"
      ],
      [
        "ĠC",
        "af"
      ],
      [
        "Ġ:",
        "-"
      ],
      [
        "Ġstra",
        "ge"
      ],
      [
        "Be",
        "h"
      ],
      [
        "ĠCit",
        "iz"
      ],
      [
        "Ġanim",
        "ated"
      ],
      [
        ".",
        "\\"
      ],
      [
        "Ġa",
        "erop"
      ],
      [
        "EC",
        "I"
      ],
      [
        "Ġprodutt",
        "iva"
      ],
      [
        "akespe",
        "are"
      ],
      [
        "ĠT",
        "ap"
      ],
      [
        "pi",
        "ano"
      ],
      [
        "preced",
        "ented"
      ],
      [
        "Ġtatto",
        "o"
      ],
      [
        "Ġf",
        "ract"
      ],
      [
        "Ġbim",
        "bi"
      ],
      [
        "ĠL",
        "ac"
      ],
      [
        "Ġcal",
        "ma"
      ],
      [
        "Ġdottr",
        "ina"
      ],
      [
        "Ġ'",
        "$"
      ],
      [
        "Ġtra",
        "its"
      ],
      [
        ",",
        "."
      ],
      [
        "arg",
        "ain"
      ],
      [
        "Ġinstall",
        "ato"
      ],
      [
        "oper",
        "atore"
      ],
      [
        "Ġaiut",
        "erÃł"
      ],
      [
        "Ġcolle",
        "zioni"
      ],
      [
        "Ġlic",
        "enzi"
      ],
      [
        "V",
        "ia"
      ],
      [
        "Ġĉĉĉĉ",
        "Ċ"
      ],
      [
        "Ġnutrit",
        "ional"
      ],
      [
        "end",
        "ersi"
      ],
      [
        "Ġaffid",
        "ata"
      ],
      [
        "Ġcoast",
        "al"
      ],
      [
        "Ġinter",
        "a"
      ],
      [
        "anc",
        "ers"
      ],
      [
        "ĠCar",
        "atter"
      ],
      [
        "ar",
        "resto"
      ],
      [
        "ĠC",
        "ENT"
      ],
      [
        "ĠDi",
        "ana"
      ],
      [
        "Ġpot",
        "ent"
      ],
      [
        "s",
        "ens"
      ],
      [
        "ia",
        "ge"
      ],
      [
        "ib",
        "us"
      ],
      [
        "Ġpass",
        "ate"
      ],
      [
        "Ġsurv",
        "iv"
      ],
      [
        "ar",
        "ro"
      ],
      [
        "Ġsignific",
        "ative"
      ],
      [
        "Ġaccred",
        "ited"
      ],
      [
        "Ġcircost",
        "anza"
      ],
      [
        "Ġagev",
        "olazioni"
      ],
      [
        "omet",
        "er"
      ],
      [
        "ен",
        "и"
      ],
      [
        "ĠE",
        "ri"
      ],
      [
        "Ġinter",
        "agire"
      ],
      [
        "Ġcomplet",
        "ato"
      ],
      [
        "Ġcrimin",
        "ali"
      ],
      [
        "Ġdet",
        "ected"
      ],
      [
        "Ġelabor",
        "are"
      ],
      [
        "com",
        "mit"
      ],
      [
        "B",
        "UG"
      ],
      [
        "H",
        "ER"
      ],
      [
        "ch",
        "an"
      ],
      [
        "Ġcol",
        "ored"
      ],
      [
        "Ġser",
        "ate"
      ],
      [
        "Ġtype",
        "of"
      ],
      [
        "Ġchem",
        "istry"
      ],
      [
        "p",
        "resent"
      ],
      [
        "Ġelig",
        "ibility"
      ],
      [
        "Ġsh",
        "aping"
      ],
      [
        "Ġrip",
        "reso"
      ],
      [
        "Ġcu",
        "cci"
      ],
      [
        "ĠP",
        "ip"
      ],
      [
        "ĠQu",
        "asi"
      ],
      [
        "Ġgrat",
        "itude"
      ],
      [
        "ĠJud",
        "ge"
      ],
      [
        "ĠL",
        "an"
      ],
      [
        "Ġigno",
        "red"
      ],
      [
        "Ġequ",
        "iv"
      ],
      [
        "ape",
        "uta"
      ],
      [
        "in",
        "tr"
      ],
      [
        "ĠP",
        "oco"
      ],
      [
        "ĠIntern",
        "al"
      ],
      [
        "Ġprem",
        "ises"
      ],
      [
        "Ġres",
        "istere"
      ],
      [
        "f",
        "itt"
      ],
      [
        "Ġm",
        "ud"
      ],
      [
        "Ġal",
        "gorit"
      ],
      [
        "ag",
        "gress"
      ],
      [
        "V",
        "EL"
      ],
      [
        "Ġdi",
        "vano"
      ],
      [
        "Ġda",
        "iry"
      ],
      [
        "Ġricor",
        "rente"
      ],
      [
        "Ġsucc",
        "o"
      ],
      [
        "Ġpay",
        "day"
      ],
      [
        "py",
        "thon"
      ],
      [
        "ĠAn",
        "ni"
      ],
      [
        "ĠF",
        "ede"
      ],
      [
        "ĠBarcel",
        "ona"
      ],
      [
        "Ġs",
        "ync"
      ],
      [
        "ĠS",
        "erra"
      ],
      [
        "ub",
        "ile"
      ],
      [
        "ĠSt",
        "ress"
      ],
      [
        "Ġexecut",
        "ives"
      ],
      [
        "f",
        "ather"
      ],
      [
        "ĠT",
        "anto"
      ],
      [
        "Ġmusic",
        "ista"
      ],
      [
        "Ġsatisf",
        "ying"
      ],
      [
        "Mapp",
        "er"
      ],
      [
        "Ġinc",
        "endi"
      ],
      [
        "ĠQu",
        "ot"
      ],
      [
        "Ġanaly",
        "zing"
      ],
      [
        "??",
        "??"
      ],
      [
        "Ġricostru",
        "ire"
      ],
      [
        "c",
        "ontroll"
      ],
      [
        "Ġev",
        "ac"
      ],
      [
        "red",
        "irect"
      ],
      [
        "prim",
        "ary"
      ],
      [
        "Ġpursu",
        "it"
      ],
      [
        "T",
        "imer"
      ],
      [
        "Bo",
        "ard"
      ],
      [
        "ostra",
        "da"
      ],
      [
        "ĠSt",
        "orm"
      ],
      [
        "Be",
        "an"
      ],
      [
        "å°",
        "ı"
      ],
      [
        "ĠHigh",
        "er"
      ],
      [
        "ĠMa",
        "ine"
      ],
      [
        "Ġcoper",
        "to"
      ],
      [
        "Ġom",
        "osess"
      ],
      [
        "Ġhe",
        "m"
      ],
      [
        "Ġredd",
        "it"
      ],
      [
        "Ġye",
        "ah"
      ],
      [
        "ere",
        "al"
      ],
      [
        "Ġreason",
        "ably"
      ],
      [
        "Ġretail",
        "er"
      ],
      [
        "ra",
        "h"
      ],
      [
        "ĠGu",
        "y"
      ],
      [
        "к",
        "а"
      ],
      [
        "Ġest",
        "ende"
      ],
      [
        "Ġfinal",
        "izzato"
      ],
      [
        "Ġelett",
        "ori"
      ],
      [
        "ĠDig",
        "itale"
      ],
      [
        "Ġt",
        "ensioni"
      ],
      [
        "iche",
        "s"
      ],
      [
        "the",
        "y"
      ],
      [
        "Ġprim",
        "arie"
      ],
      [
        "gr",
        "ande"
      ],
      [
        "Ġp",
        "ell"
      ],
      [
        "ĠI",
        "da"
      ],
      [
        "zz",
        "ina"
      ],
      [
        "Ġbill",
        "ing"
      ],
      [
        "f",
        "ice"
      ],
      [
        "Ġin",
        "exp"
      ],
      [
        "ĠM",
        "ET"
      ],
      [
        "Ġint",
        "uit"
      ],
      [
        "Ġsost",
        "engono"
      ],
      [
        "ĠFire",
        "fox"
      ],
      [
        "ĠGo",
        "ing"
      ],
      [
        "Ġext",
        "ensions"
      ],
      [
        "pl",
        "atform"
      ],
      [
        "Ġmod",
        "est"
      ],
      [
        "Ġdis",
        "porre"
      ],
      [
        "Ġattra",
        "ction"
      ],
      [
        "ES",
        "C"
      ],
      [
        "Ġvisual",
        "izzazione"
      ],
      [
        "ĠPot",
        "ete"
      ],
      [
        "ĠBl",
        "ues"
      ],
      [
        "ĠK",
        "ath"
      ],
      [
        "ol",
        "an"
      ],
      [
        "Ġpred",
        "omin"
      ],
      [
        "by",
        "e"
      ],
      [
        "Ġtag",
        "liare"
      ],
      [
        "Ġinsegn",
        "are"
      ],
      [
        "Ġincent",
        "ive"
      ],
      [
        "ĠS",
        "ang"
      ],
      [
        "Ġbi",
        "ologica"
      ],
      [
        "Ã",
        "¥"
      ],
      [
        "itt",
        "y"
      ],
      [
        "Ġscoper",
        "te"
      ],
      [
        "sen",
        "al"
      ],
      [
        "Ġdecis",
        "ivo"
      ],
      [
        "Ġg",
        "omma"
      ],
      [
        "Ġreg",
        "ala"
      ],
      [
        "ĠSus",
        "an"
      ],
      [
        "Ġhe",
        "ated"
      ],
      [
        "Ġinter",
        "viene"
      ],
      [
        "Ġent",
        "itÃł"
      ],
      [
        "Ġst",
        "roll"
      ],
      [
        "ĠG",
        "ray"
      ],
      [
        "Ġattende",
        "es"
      ],
      [
        "lus",
        "so"
      ],
      [
        "éĢ",
        "ī"
      ],
      [
        "Ġspost",
        "amenti"
      ],
      [
        "ĠEss",
        "a"
      ],
      [
        "zion",
        "ata"
      ],
      [
        "Ġ",
        "Ä"
      ],
      [
        "com",
        "un"
      ],
      [
        "ĠP",
        "are"
      ],
      [
        "Ġreg",
        "ina"
      ],
      [
        "Ġrif",
        "lette"
      ],
      [
        "cc",
        "iono"
      ],
      [
        "inc",
        "ome"
      ],
      [
        "arg",
        "ument"
      ],
      [
        "Ġtr",
        "ucco"
      ],
      [
        "Ġer",
        "be"
      ],
      [
        "cript",
        "or"
      ],
      [
        "Ġstrict",
        "ly"
      ],
      [
        "Ġst",
        "olen"
      ],
      [
        "it",
        "ched"
      ],
      [
        "Ġfin",
        "ishes"
      ],
      [
        "is",
        "ons"
      ],
      [
        "Ġbud",
        "d"
      ],
      [
        "ĠC",
        "ontroller"
      ],
      [
        "Ġcons",
        "ac"
      ],
      [
        "Ġdivis",
        "a"
      ],
      [
        "ab",
        "et"
      ],
      [
        "Ġquotidian",
        "itÃł"
      ],
      [
        "Ġlog",
        "ical"
      ],
      [
        "Ġant",
        "iv"
      ],
      [
        "Ġdecent",
        "ral"
      ],
      [
        "Ġs",
        "ment"
      ],
      [
        "Ġbag",
        "ni"
      ],
      [
        "X",
        "ML"
      ],
      [
        "pro",
        "perties"
      ],
      [
        "Ġrilev",
        "ato"
      ],
      [
        "Ġsol",
        "ida"
      ],
      [
        "Ġsore",
        "lle"
      ],
      [
        "Ġestre",
        "mi"
      ],
      [
        "ĠPack",
        "age"
      ],
      [
        "åıĤ",
        "æķ°"
      ],
      [
        "t",
        "ure"
      ],
      [
        "ĠS",
        "etting"
      ],
      [
        "ĠT",
        "B"
      ],
      [
        "ind",
        "icazione"
      ],
      [
        "og",
        "r"
      ],
      [
        "Ġfr",
        "idge"
      ],
      [
        "ub",
        "i"
      ],
      [
        "att",
        "oli"
      ],
      [
        "ON",
        "A"
      ],
      [
        "ĠCapod",
        "anno"
      ],
      [
        "R",
        "oot"
      ],
      [
        "Ġconvinc",
        "ed"
      ],
      [
        "Ġiner",
        "enti"
      ],
      [
        "Ġinv",
        "it"
      ],
      [
        "Ġcil",
        "ind"
      ],
      [
        "Ġ[",
        "],"
      ],
      [
        "Ġwa",
        "ist"
      ],
      [
        "m",
        "ini"
      ],
      [
        "Ġdemonstr",
        "ates"
      ],
      [
        "è·",
        "¯"
      ],
      [
        "Ġ",
        "iv"
      ],
      [
        "Ġex",
        "periments"
      ],
      [
        "Ġcrit",
        "erio"
      ],
      [
        "Ġdon",
        "ate"
      ],
      [
        "Ġoptim",
        "ized"
      ],
      [
        "Ġimmun",
        "itario"
      ],
      [
        "Ġhor",
        "izontal"
      ],
      [
        "Ġimprovvis",
        "amente"
      ],
      [
        "g",
        "one"
      ],
      [
        "er",
        "ri"
      ],
      [
        "Ġbi",
        "kes"
      ],
      [
        "ĠEdo",
        "ardo"
      ],
      [
        "Ġpres",
        "cribed"
      ],
      [
        "arch",
        "ia"
      ],
      [
        "ĠB",
        "EN"
      ],
      [
        "Ġpick",
        "s"
      ],
      [
        "ĠE",
        "ld"
      ],
      [
        "ĠM",
        "echan"
      ],
      [
        "ĠCar",
        "los"
      ],
      [
        "Ġenvironment",
        "ally"
      ],
      [
        "z",
        "es"
      ],
      [
        "ĠS",
        "Y"
      ],
      [
        "Ġadegu",
        "atamente"
      ],
      [
        "ĠRes",
        "erved"
      ],
      [
        "Ġfi",
        "xtures"
      ],
      [
        "ĠD",
        "L"
      ],
      [
        "ĠC",
        "laim"
      ],
      [
        "ra",
        "ction"
      ],
      [
        "Ġreg",
        "ret"
      ],
      [
        "Ġaccoun",
        "tability"
      ],
      [
        "Ġsc",
        "atti"
      ],
      [
        "Ġesig",
        "enza"
      ],
      [
        "aj",
        "ax"
      ],
      [
        "Ġcinqu",
        "ant"
      ],
      [
        "ĠR",
        "oc"
      ],
      [
        "ĠK",
        "ra"
      ],
      [
        "vel",
        "and"
      ],
      [
        "Ġn",
        "erve"
      ],
      [
        "ĠShop",
        "ify"
      ],
      [
        "Ġven",
        "uta"
      ],
      [
        "Ġscon",
        "f"
      ],
      [
        "ĠAcqu",
        "a"
      ],
      [
        "Ġl",
        "ying"
      ],
      [
        "Ġin",
        "ib"
      ],
      [
        "Ġarriv",
        "i"
      ],
      [
        "nolog",
        "y"
      ],
      [
        "Ġlo",
        "ver"
      ],
      [
        "ĠC",
        "AD"
      ],
      [
        "h",
        "ire"
      ],
      [
        "ĠA",
        "aron"
      ],
      [
        "Ġfor",
        "b"
      ],
      [
        "Ġcorre",
        "gg"
      ],
      [
        "Ġguar",
        "igione"
      ],
      [
        "enn",
        "ial"
      ],
      [
        "Ġricord",
        "ano"
      ],
      [
        "ĠTel",
        "ev"
      ],
      [
        "ĠG",
        "it"
      ],
      [
        "Ġ]",
        "->"
      ],
      [
        "Ġv",
        "asi"
      ],
      [
        "Ġveget",
        "able"
      ],
      [
        "d",
        "evelop"
      ],
      [
        "äº",
        "º"
      ],
      [
        "Def",
        "inition"
      ],
      [
        "H",
        "tml"
      ],
      [
        "Ġd",
        "ont"
      ],
      [
        "ĠPresent",
        "azione"
      ],
      [
        "ĠI",
        "b"
      ],
      [
        "Ġsp",
        "egn"
      ],
      [
        "ono",
        "red"
      ],
      [
        "ĠGi",
        "ann"
      ],
      [
        "Ġindic",
        "ating"
      ],
      [
        "Ï",
        "Ħ"
      ],
      [
        "K",
        "it"
      ],
      [
        "ĠPower",
        "ed"
      ],
      [
        "Ġimped",
        "isce"
      ],
      [
        "m",
        "issions"
      ],
      [
        "ĠL",
        "CD"
      ],
      [
        "ĠG",
        "and"
      ],
      [
        "ĠEm",
        "b"
      ],
      [
        "Ġn",
        "ails"
      ],
      [
        "ĠR",
        "ule"
      ],
      [
        "ĠCom",
        "pl"
      ],
      [
        "P",
        "ool"
      ],
      [
        "ĠPro",
        "perties"
      ],
      [
        "ivi",
        "era"
      ],
      [
        "Ġcoltiv",
        "are"
      ],
      [
        "ĠP",
        "edi"
      ],
      [
        "Click",
        "Listener"
      ],
      [
        "Ġdedic",
        "are"
      ],
      [
        "Ġnapol",
        "et"
      ],
      [
        "ott",
        "ing"
      ],
      [
        "Ġbott",
        "iglie"
      ],
      [
        "ĠPort",
        "land"
      ],
      [
        "æı",
        "IJ"
      ],
      [
        "ĠP",
        "AL"
      ],
      [
        "ĠNut",
        "rition"
      ],
      [
        "Ġcurs",
        "or"
      ],
      [
        "Ġstat",
        "ua"
      ],
      [
        "Ġ?",
        "></"
      ],
      [
        "Ġ]",
        ":"
      ],
      [
        "Ġaff",
        "acci"
      ],
      [
        "Ġal",
        "igned"
      ],
      [
        "une",
        "o"
      ],
      [
        "EM",
        "ENT"
      ],
      [
        "Ġdifens",
        "ore"
      ],
      [
        "Ġcolp",
        "ire"
      ],
      [
        "Ġpenal",
        "ties"
      ],
      [
        "ont",
        "Ãł"
      ],
      [
        "ĠO",
        "tto"
      ],
      [
        "Ġsess",
        "ioni"
      ],
      [
        "ĠLib",
        "ertÃł"
      ],
      [
        "Ġc",
        "raw"
      ],
      [
        "ulla",
        "ble"
      ],
      [
        "Ġsuic",
        "ide"
      ],
      [
        "Ġpeculi",
        "aritÃł"
      ],
      [
        "Field",
        "s"
      ],
      [
        "Ġthick",
        "ness"
      ],
      [
        "r",
        "ors"
      ],
      [
        "Ġfr",
        "on"
      ],
      [
        "Ġu",
        "k"
      ],
      [
        "ĠB",
        "ent"
      ],
      [
        "Ġsoddisf",
        "atto"
      ],
      [
        "Ġtw",
        "in"
      ],
      [
        "ĠSu",
        "o"
      ],
      [
        "Ġmat",
        "uritÃł"
      ],
      [
        "ĠFlo",
        "or"
      ],
      [
        "ç",
        "©"
      ],
      [
        "Ġbal",
        "cone"
      ],
      [
        "ĠOl",
        "iver"
      ],
      [
        "Ġfulf",
        "illing"
      ],
      [
        "ad",
        "emp"
      ],
      [
        "Ġab",
        "ol"
      ],
      [
        "Ġguid",
        "ate"
      ],
      [
        "Ġmel",
        "od"
      ],
      [
        "ĠPre",
        "no"
      ],
      [
        "A",
        "sp"
      ],
      [
        "Ġab",
        "usi"
      ],
      [
        "é",
        "ĥ¨"
      ],
      [
        "ĠP",
        "T"
      ],
      [
        "Ġav",
        "vent"
      ],
      [
        "Ġsc",
        "usa"
      ],
      [
        "Ġsal",
        "ut"
      ],
      [
        "Ġoppon",
        "ent"
      ],
      [
        "ora",
        "h"
      ],
      [
        "Ġrice",
        "zione"
      ],
      [
        "Ġdeal",
        "t"
      ],
      [
        "Ġespress",
        "a"
      ],
      [
        "rel",
        "li"
      ],
      [
        "ĠAff",
        "ili"
      ],
      [
        "ĠET",
        "F"
      ],
      [
        "Ġsurve",
        "illance"
      ],
      [
        "Ġp",
        "ugli"
      ],
      [
        "v",
        "enti"
      ],
      [
        "Ġfid",
        "uci"
      ],
      [
        "Ġdist",
        "ingue"
      ],
      [
        "At",
        "ta"
      ],
      [
        "ĠS",
        "comm"
      ],
      [
        "ĠD",
        "ie"
      ],
      [
        "ĠNep",
        "al"
      ],
      [
        "Ġatt",
        "ivamente"
      ],
      [
        "ĠProd",
        "otto"
      ],
      [
        "Ġpot",
        "remo"
      ],
      [
        "ica",
        "p"
      ],
      [
        "reg",
        "azione"
      ],
      [
        "ĠTe",
        "ams"
      ],
      [
        "T",
        "od"
      ],
      [
        "d",
        "ire"
      ],
      [
        "è",
        "re"
      ],
      [
        "Ġri",
        "usci"
      ],
      [
        "ĠAir",
        "lines"
      ],
      [
        "ĠAff",
        "ari"
      ],
      [
        "Ġcollab",
        "ora"
      ],
      [
        "Ġpi",
        "eni"
      ],
      [
        "Ġnost",
        "algia"
      ],
      [
        "Ġref",
        "in"
      ],
      [
        ")",
        "\""
      ],
      [
        "Ġcap",
        "itali"
      ],
      [
        "sign",
        "al"
      ],
      [
        "ĠSc",
        "riv"
      ],
      [
        "Ġc",
        "oca"
      ],
      [
        "N",
        "a"
      ],
      [
        "S",
        "to"
      ],
      [
        "Ġrem",
        "odel"
      ],
      [
        "ĠScott",
        "ish"
      ],
      [
        "Ġsh",
        "ame"
      ],
      [
        "mer",
        "ge"
      ],
      [
        "Ġeduc",
        "ated"
      ],
      [
        "ish",
        "a"
      ],
      [
        "Ġcharacter",
        "ized"
      ],
      [
        "exp",
        "orts"
      ],
      [
        "alu",
        "able"
      ],
      [
        "Ġcro",
        "ps"
      ],
      [
        "Ġexp",
        "ed"
      ],
      [
        "is",
        "ode"
      ],
      [
        "Ġcorrel",
        "ati"
      ],
      [
        "own",
        "er"
      ],
      [
        "con",
        "to"
      ],
      [
        "Ġcit",
        "are"
      ],
      [
        "Ġsap",
        "eva"
      ],
      [
        "Ġreview",
        "ing"
      ],
      [
        "in",
        "form"
      ],
      [
        "Ġclass",
        "ical"
      ],
      [
        "Ġdest",
        "inate"
      ],
      [
        "Ġsum",
        "mit"
      ],
      [
        "Ġclaim",
        "ing"
      ],
      [
        "Ġvaria",
        "zione"
      ],
      [
        "S",
        "ERV"
      ],
      [
        "ent",
        "ic"
      ],
      [
        "=",
        "âĢĿ"
      ],
      [
        "ut",
        "ure"
      ],
      [
        "ĠB",
        "AR"
      ],
      [
        "Ġstr",
        "at"
      ],
      [
        "ĠF",
        "IG"
      ],
      [
        "issi",
        "ppi"
      ],
      [
        "ĠGr",
        "illo"
      ],
      [
        "Ġunder",
        "neath"
      ],
      [
        "ĠSim",
        "ona"
      ],
      [
        "AL",
        "IZ"
      ],
      [
        "Ġconsegu",
        "ito"
      ],
      [
        "Ġfor",
        "ums"
      ],
      [
        "ĠCar",
        "ol"
      ],
      [
        "Ġinject",
        "ion"
      ],
      [
        "at",
        "tribute"
      ],
      [
        "L",
        "ic"
      ],
      [
        "her",
        "Ãł"
      ],
      [
        "Ġcosmet",
        "ic"
      ],
      [
        "Ġcan",
        "one"
      ],
      [
        "Ġinv",
        "aluable"
      ],
      [
        "Ġhorm",
        "one"
      ],
      [
        "Ġterres",
        "tre"
      ],
      [
        "Ġl",
        "ounge"
      ],
      [
        "ĠStat",
        "ement"
      ],
      [
        "ĠFant",
        "asy"
      ],
      [
        "ĠJava",
        "Script"
      ],
      [
        "Ġupgra",
        "des"
      ],
      [
        "ĠT",
        "ak"
      ],
      [
        "Ġes",
        "istere"
      ],
      [
        "Ġaccus",
        "ato"
      ],
      [
        "en",
        "one"
      ],
      [
        "Ġg",
        "ola"
      ],
      [
        "if",
        "a"
      ],
      [
        "Ġgi",
        "unge"
      ],
      [
        "cl",
        "os"
      ],
      [
        "л",
        "и"
      ],
      [
        "Ġdifferenzi",
        "ata"
      ],
      [
        "ħ",
        "į"
      ],
      [
        "S",
        "uper"
      ],
      [
        "Ġm",
        "b"
      ],
      [
        "im",
        "en"
      ],
      [
        "Ġm",
        "ossa"
      ],
      [
        "lo",
        "v"
      ],
      [
        "Ġsal",
        "sa"
      ],
      [
        "ĠWire",
        "less"
      ],
      [
        "Ġs",
        "ized"
      ],
      [
        "Ġc",
        "oro"
      ],
      [
        "ic",
        "olare"
      ],
      [
        "Ġnum",
        "py"
      ],
      [
        "Ġsl",
        "ides"
      ],
      [
        "Ġesclus",
        "o"
      ],
      [
        "ĠCol",
        "ombo"
      ],
      [
        "Ġsw",
        "ap"
      ],
      [
        "Ġsindac",
        "ato"
      ],
      [
        "ĠFel",
        "ice"
      ],
      [
        "Ġcorp",
        "ore"
      ],
      [
        "P",
        "ower"
      ],
      [
        "Ġsin",
        "ergia"
      ],
      [
        "Fe",
        "ature"
      ],
      [
        "c",
        "ross"
      ],
      [
        "ĠMar",
        "a"
      ],
      [
        "Ġpratic",
        "are"
      ],
      [
        "ĠG",
        "ay"
      ],
      [
        "Ġbl",
        "occhi"
      ],
      [
        "en",
        "able"
      ],
      [
        "ĠK",
        "os"
      ],
      [
        "ecc",
        "ato"
      ],
      [
        "Ġres",
        "idente"
      ],
      [
        "load",
        "er"
      ],
      [
        "Ġadv",
        "ancements"
      ],
      [
        "Ġrest",
        "ituzione"
      ],
      [
        "ĠUlt",
        "imately"
      ],
      [
        "imposs",
        "ibilitÃł"
      ],
      [
        "ib",
        "a"
      ],
      [
        "Ġchi",
        "ari"
      ],
      [
        "fe",
        "atures"
      ],
      [
        "cur",
        "rency"
      ],
      [
        "Ġ",
        "zi"
      ],
      [
        "åIJ",
        "Ī"
      ],
      [
        "Ġpredict",
        "ions"
      ],
      [
        "Comm",
        "on"
      ],
      [
        "ĠG",
        "RO"
      ],
      [
        "Ġflu",
        "ct"
      ],
      [
        "aw",
        "t"
      ],
      [
        "Ġdidatt",
        "ico"
      ],
      [
        "Ġunder",
        "go"
      ],
      [
        "Ġrom",
        "ani"
      ],
      [
        "Ġposition",
        "ed"
      ],
      [
        "Ġposition",
        "ing"
      ],
      [
        "Ġriconosci",
        "uti"
      ],
      [
        ">",
        ")"
      ],
      [
        "H",
        "older"
      ],
      [
        "un",
        "zi"
      ],
      [
        "Ġguard",
        "ando"
      ],
      [
        "imp",
        "lement"
      ],
      [
        "Ġriprist",
        "ino"
      ],
      [
        "E",
        "very"
      ],
      [
        "Ġreg",
        "ali"
      ],
      [
        "ĠCan",
        "on"
      ],
      [
        "ĠA",
        "W"
      ],
      [
        "ĠJ",
        "immy"
      ],
      [
        "Ġrepeated",
        "ly"
      ],
      [
        "uc",
        "ed"
      ],
      [
        "Ġpre",
        "co"
      ],
      [
        "Ġrient",
        "rare"
      ],
      [
        "top",
        "Mass"
      ],
      [
        "Ġart",
        "igiani"
      ],
      [
        "Ġown",
        "s"
      ],
      [
        "Ġsh",
        "ifts"
      ],
      [
        "ĠHua",
        "wei"
      ],
      [
        "Ġinter",
        "ventions"
      ],
      [
        "Ġann",
        "uncio"
      ],
      [
        "Ġucc",
        "idere"
      ],
      [
        "Ġd",
        "rove"
      ],
      [
        "ra",
        "ble"
      ],
      [
        "am",
        "ai"
      ],
      [
        "ĠE",
        "ta"
      ],
      [
        "Ġ#!",
        "/"
      ],
      [
        "æĢ",
        "ģ"
      ],
      [
        "uthor",
        "ized"
      ],
      [
        "Ġl",
        "ente"
      ],
      [
        "Ġre",
        "treat"
      ],
      [
        "Ġesc",
        "ort"
      ],
      [
        "Ġrile",
        "va"
      ],
      [
        "Ġevalu",
        "ating"
      ],
      [
        "ĠGiov",
        "anna"
      ],
      [
        "ĠS",
        "we"
      ],
      [
        "Ġesp",
        "ansione"
      ],
      [
        "qu",
        "er"
      ],
      [
        "ĠH",
        "alf"
      ],
      [
        "ĠCost",
        "itu"
      ],
      [
        "Ġtong",
        "ue"
      ],
      [
        "d",
        "ialog"
      ],
      [
        "ĠW",
        "ritten"
      ],
      [
        "ĠCamp",
        "ionato"
      ],
      [
        "ĠPark",
        "er"
      ],
      [
        "Ġespress",
        "ioni"
      ],
      [
        "Ġord",
        "inario"
      ],
      [
        "ĠLu",
        "is"
      ],
      [
        "ĠCamp",
        "aign"
      ],
      [
        "Des",
        "ign"
      ],
      [
        "Ġvess",
        "el"
      ],
      [
        "Ġsensibil",
        "izzazione"
      ],
      [
        "ĠRe",
        "ally"
      ],
      [
        "unt",
        "u"
      ],
      [
        "Pro",
        "ced"
      ],
      [
        "Ġeffort",
        "lessly"
      ],
      [
        "ĠArt",
        "ist"
      ],
      [
        "Sc",
        "roll"
      ],
      [
        "im",
        "mo"
      ],
      [
        "Ġed",
        "ilizia"
      ],
      [
        "Ġvisit",
        "atore"
      ],
      [
        "ec",
        "l"
      ],
      [
        "Ġstress",
        "ful"
      ],
      [
        "M",
        "o"
      ],
      [
        "AT",
        "OR"
      ],
      [
        "col",
        "ta"
      ],
      [
        "Ġcor",
        "ret"
      ],
      [
        "he",
        "se"
      ],
      [
        "Ġconclus",
        "a"
      ],
      [
        "Ġadjust",
        "ment"
      ],
      [
        "as",
        "per"
      ],
      [
        "om",
        "ed"
      ],
      [
        "ĠIn",
        "izi"
      ],
      [
        "Ġinf",
        "ected"
      ],
      [
        "Ġscel",
        "ti"
      ],
      [
        "cc",
        "ante"
      ],
      [
        "ĠE",
        "lect"
      ],
      [
        "Ġstabil",
        "isce"
      ],
      [
        "Ġimmag",
        "in"
      ],
      [
        "ĠCry",
        "stal"
      ],
      [
        "Ġp",
        "eggi"
      ],
      [
        "Ġbu",
        "cket"
      ],
      [
        "ĠFeder",
        "ation"
      ],
      [
        "Ġucc",
        "elli"
      ],
      [
        "Ġpercent",
        "uali"
      ],
      [
        "D",
        "irection"
      ],
      [
        "Ġpneum",
        "atici"
      ],
      [
        "Ġbra",
        "vo"
      ],
      [
        "m",
        "one"
      ],
      [
        "Ġtracci",
        "ato"
      ],
      [
        "Ġpre",
        "not"
      ],
      [
        "Ġconv",
        "inti"
      ],
      [
        "Ġagric",
        "oltura"
      ],
      [
        "ess",
        "enza"
      ],
      [
        "aria",
        "bles"
      ],
      [
        "Ġp",
        "ound"
      ],
      [
        "Ġrit",
        "mi"
      ],
      [
        "Ġge",
        "opolit"
      ],
      [
        "ĠCult",
        "ural"
      ],
      [
        "ĠP",
        "echino"
      ],
      [
        "Ġsec",
        "uring"
      ],
      [
        "ĠDep",
        "osit"
      ],
      [
        "inf",
        "lazione"
      ],
      [
        "ĠUn",
        "ico"
      ],
      [
        "Ġevalu",
        "ated"
      ],
      [
        "emo",
        "zione"
      ],
      [
        "Ġric",
        "ar"
      ],
      [
        "ĠCra",
        "ig"
      ],
      [
        "Ġavv",
        "io"
      ],
      [
        "EST",
        "AMP"
      ],
      [
        ":",
        "\\"
      ],
      [
        "cf",
        "g"
      ],
      [
        "Ġo",
        "x"
      ],
      [
        "Ġveter",
        "ans"
      ],
      [
        "ĠF",
        "oggia"
      ],
      [
        "Ġwith",
        "stand"
      ],
      [
        "Ġindic",
        "ano"
      ],
      [
        "s",
        "ky"
      ],
      [
        "Ġinc",
        "arn"
      ],
      [
        "Iter",
        "ator"
      ],
      [
        "ar",
        "ino"
      ],
      [
        "ĠIs",
        "ola"
      ],
      [
        "Ġaw",
        "a"
      ],
      [
        "Ġattract",
        "ed"
      ],
      [
        "Ġexperiment",
        "al"
      ],
      [
        "Ġtramon",
        "to"
      ],
      [
        "Ġinter",
        "ag"
      ],
      [
        "Ġdispos",
        "ti"
      ],
      [
        "Ġoccup",
        "ato"
      ],
      [
        "an",
        "bul"
      ],
      [
        "Ġmass",
        "imi"
      ],
      [
        "Ġcon",
        "jun"
      ],
      [
        "Ġprot",
        "este"
      ],
      [
        "Ġland",
        "l"
      ],
      [
        "Ġdiagnost",
        "ic"
      ],
      [
        "ĠE",
        "b"
      ],
      [
        "Ġneg",
        "ativa"
      ],
      [
        "Ġhyd",
        "rogen"
      ],
      [
        "Ġvis",
        "ivo"
      ],
      [
        "Ġprov",
        "iene"
      ],
      [
        "ass",
        "ign"
      ],
      [
        "Ġdis",
        "cep"
      ],
      [
        "F",
        "lag"
      ],
      [
        "ĠP",
        "is"
      ],
      [
        "Ġtu",
        "ition"
      ],
      [
        "Ġtyp",
        "ename"
      ],
      [
        "ĠWITH",
        "OUT"
      ],
      [
        "F",
        "riend"
      ],
      [
        "Ġopp",
        "osto"
      ],
      [
        "s",
        "up"
      ],
      [
        "Ġdel",
        "ega"
      ],
      [
        "at",
        "ches"
      ],
      [
        "ĠW",
        "Properties"
      ],
      [
        "S",
        "n"
      ],
      [
        "ire",
        "tti"
      ],
      [
        "Ġprodutt",
        "ivi"
      ],
      [
        "T",
        "i"
      ],
      [
        "ĠKeep",
        "ing"
      ],
      [
        "Ġmanif",
        "esto"
      ],
      [
        "Ġtelec",
        "amere"
      ],
      [
        "ĠDou",
        "glas"
      ],
      [
        "Ġc",
        "ous"
      ],
      [
        "Ġbank",
        "ruptcy"
      ],
      [
        "ĠLuc",
        "io"
      ],
      [
        "ĠC",
        "ors"
      ],
      [
        "ĠB",
        "orn"
      ],
      [
        "Ġdeserv",
        "es"
      ],
      [
        "Ġprefer",
        "isce"
      ],
      [
        "Ġfra",
        "ction"
      ],
      [
        "k",
        "k"
      ],
      [
        "Ġdel",
        "ic"
      ],
      [
        "lo",
        "op"
      ],
      [
        "Ġman",
        "gia"
      ],
      [
        "Ġros",
        "se"
      ],
      [
        "Ġdress",
        "ing"
      ],
      [
        "Ġrep",
        "orter"
      ],
      [
        "ĠSer",
        "ena"
      ],
      [
        "ĠAcqu",
        "ista"
      ],
      [
        "f",
        "arm"
      ],
      [
        "Ġarg",
        "ued"
      ],
      [
        "udi",
        "enza"
      ],
      [
        "Ġrad",
        "ar"
      ],
      [
        "Ġcul",
        "min"
      ],
      [
        "Ġcomp",
        "aring"
      ],
      [
        "ĠReg",
        "istro"
      ],
      [
        "Ġprotocol",
        "li"
      ],
      [
        "Ġintre",
        "cci"
      ],
      [
        "Ġdecor",
        "ative"
      ],
      [
        "Ġproc",
        "ede"
      ],
      [
        "Ġz",
        "u"
      ],
      [
        "ist",
        "ol"
      ],
      [
        "Ġcomp",
        "r"
      ],
      [
        "Ġout",
        "look"
      ],
      [
        "Ġregal",
        "are"
      ],
      [
        "Ġpres",
        "idenza"
      ],
      [
        "ep",
        "isodio"
      ],
      [
        "Ġtras",
        "vers"
      ],
      [
        "clus",
        "ive"
      ],
      [
        "ĠP",
        "VC"
      ],
      [
        "ĠAd",
        "ams"
      ],
      [
        "ĠBr",
        "indisi"
      ],
      [
        "\"",
        "},"
      ],
      [
        "ĠDu",
        "ke"
      ],
      [
        "Ġcusto",
        "dia"
      ],
      [
        "M",
        "ail"
      ],
      [
        "on",
        "ese"
      ],
      [
        "[:",
        ","
      ],
      [
        "Ġsacerd",
        "ote"
      ],
      [
        "aggi",
        "unta"
      ],
      [
        "to",
        "ggle"
      ],
      [
        "Ġexp",
        "l"
      ],
      [
        "arg",
        "ento"
      ],
      [
        "ĠOcc",
        "up"
      ],
      [
        "Ġsupervis",
        "ion"
      ],
      [
        "ent",
        "ication"
      ],
      [
        "Ġsk",
        "incare"
      ],
      [
        "Ġbra",
        "v"
      ],
      [
        "ĠSp",
        "ider"
      ],
      [
        "Ġpan",
        "ico"
      ],
      [
        "Ġosserv",
        "ato"
      ],
      [
        "Ġass",
        "emble"
      ],
      [
        "ĠCar",
        "ter"
      ],
      [
        "ĠOra",
        "cle"
      ],
      [
        "Ġscrit",
        "trice"
      ],
      [
        "ĠLind",
        "a"
      ],
      [
        "ĠSou",
        "l"
      ],
      [
        "Ġbehavior",
        "al"
      ],
      [
        "Ġmetabol",
        "ismo"
      ],
      [
        "ĠUffici",
        "ale"
      ],
      [
        "Ġosserv",
        "azioni"
      ],
      [
        "ĠD",
        "il"
      ],
      [
        "Ġsuper",
        "amento"
      ],
      [
        "Ġpo",
        "ison"
      ],
      [
        "oth",
        "y"
      ],
      [
        "ĠSi",
        "rac"
      ],
      [
        "Ġgir",
        "one"
      ],
      [
        "ĠPas",
        "quale"
      ],
      [
        "Ġchampions",
        "hip"
      ],
      [
        "ĠValent",
        "ine"
      ],
      [
        "res",
        "istant"
      ],
      [
        "Ġcar",
        "itÃł"
      ],
      [
        "ĠLu",
        "ci"
      ],
      [
        "Ġpool",
        "s"
      ],
      [
        "Ġsim",
        "ulation"
      ],
      [
        "Ġnecess",
        "ity"
      ],
      [
        "/",
        ")"
      ],
      [
        "Ġvir",
        "al"
      ],
      [
        "Ġcellul",
        "ari"
      ],
      [
        "Ġc",
        "ade"
      ],
      [
        "ĠJ",
        "uli"
      ],
      [
        "Ġnon",
        "na"
      ],
      [
        "H",
        "C"
      ],
      [
        "Ġdis",
        "able"
      ],
      [
        "Ġgi",
        "unti"
      ],
      [
        "Ġstor",
        "ing"
      ],
      [
        "ĠMuse",
        "i"
      ],
      [
        "re",
        "ce"
      ],
      [
        "d",
        "st"
      ],
      [
        "Ġind",
        "ice"
      ],
      [
        "Ġvacc",
        "inazione"
      ],
      [
        "Ġtradem",
        "ark"
      ],
      [
        "c",
        "ult"
      ],
      [
        "Ġperform",
        "s"
      ],
      [
        "Ġcabin",
        "ets"
      ],
      [
        "Ġende",
        "av"
      ],
      [
        "Ġmit",
        "igate"
      ],
      [
        "w",
        "y"
      ],
      [
        "Ġgen",
        "es"
      ],
      [
        "ĠAg",
        "ent"
      ],
      [
        "ĠAm",
        "ore"
      ],
      [
        "Ġcomp",
        "ongono"
      ],
      [
        "lif",
        "ic"
      ],
      [
        "Ġabbond",
        "ante"
      ],
      [
        "Ġn",
        "è"
      ],
      [
        "ĠDesign",
        "er"
      ],
      [
        "ĠAdvert",
        "ising"
      ],
      [
        "Ġcentro",
        "destra"
      ],
      [
        "Ġpan",
        "ic"
      ],
      [
        "comp",
        "at"
      ],
      [
        "Ġche",
        "er"
      ],
      [
        "ĠB",
        "ast"
      ],
      [
        "Ġsper",
        "anze"
      ],
      [
        "Ġcarbur",
        "ante"
      ],
      [
        "ĠJohn",
        "ny"
      ],
      [
        "Ġrecru",
        "iting"
      ],
      [
        "Ġwholes",
        "ale"
      ],
      [
        "ch",
        "t"
      ],
      [
        "Ġinstall",
        "ati"
      ],
      [
        "ĠTer",
        "re"
      ],
      [
        "id",
        "rati"
      ],
      [
        "Ġcaut",
        "ion"
      ],
      [
        "ali",
        "zione"
      ],
      [
        "ett",
        "ate"
      ],
      [
        "time",
        "out"
      ],
      [
        "ers",
        "a"
      ],
      [
        "Ġinv",
        "io"
      ],
      [
        "Ġmus",
        "iche"
      ],
      [
        "Ġgiornal",
        "ismo"
      ],
      [
        "Ï",
        "ģ"
      ],
      [
        "Ġdo",
        "tazione"
      ],
      [
        "ĠInter",
        "ior"
      ],
      [
        "Ġpat",
        "ron"
      ],
      [
        ">",
        "()."
      ],
      [
        "ele",
        "zione"
      ],
      [
        "Ġelimin",
        "ating"
      ],
      [
        "Ġillumin",
        "azione"
      ],
      [
        "inaug",
        "urazione"
      ],
      [
        "z",
        "ech"
      ],
      [
        "Ġris",
        "cos"
      ],
      [
        "fer",
        "red"
      ],
      [
        "ĠPre",
        "vention"
      ],
      [
        "ĠQu",
        "art"
      ],
      [
        "Ġtrasfer",
        "ire"
      ],
      [
        "Ġpr",
        "one"
      ],
      [
        "und",
        "ers"
      ],
      [
        "g",
        "ene"
      ],
      [
        "ĠBo",
        "ys"
      ],
      [
        "ĠC",
        "ov"
      ],
      [
        "ĠClin",
        "ic"
      ],
      [
        "Ġelettrodomest",
        "ici"
      ],
      [
        "ĠF",
        "avor"
      ],
      [
        "ç",
        "ão"
      ],
      [
        "Ġtecnolog",
        "ici"
      ],
      [
        "Ġthrow",
        "ing"
      ],
      [
        "Ġisol",
        "ated"
      ],
      [
        "ĠB",
        "T"
      ],
      [
        "Ġtr",
        "io"
      ],
      [
        "Ġbac",
        "ino"
      ],
      [
        "Ġc",
        "igare"
      ],
      [
        "ĠR",
        "OS"
      ],
      [
        "Ġleg",
        "ger"
      ],
      [
        "m",
        "ia"
      ],
      [
        "Ġcons",
        "istenza"
      ],
      [
        "ĠEconom",
        "y"
      ],
      [
        "ci",
        "ato"
      ],
      [
        "Ġtest",
        "imone"
      ],
      [
        "ĠCar",
        "p"
      ],
      [
        "ex",
        "ception"
      ],
      [
        "Ġpolit",
        "icians"
      ],
      [
        "Ġconserv",
        "a"
      ],
      [
        "Ġinqu",
        "ire"
      ],
      [
        "Ġhe",
        "ater"
      ],
      [
        "Ġfort",
        "une"
      ],
      [
        "Ġharm",
        "ony"
      ],
      [
        "Ġparad",
        "iso"
      ],
      [
        "ens",
        "ore"
      ],
      [
        "isc",
        "op"
      ],
      [
        "Ġespos",
        "te"
      ],
      [
        "Ġle",
        "aks"
      ],
      [
        "Ġfr",
        "igor"
      ],
      [
        "Ġp",
        "iste"
      ],
      [
        "Ġx",
        "e"
      ],
      [
        "Ġdepos",
        "iti"
      ],
      [
        "ĠC",
        "SS"
      ],
      [
        "Ġvend",
        "itore"
      ],
      [
        "PD",
        "F"
      ],
      [
        "ol",
        "ta"
      ],
      [
        "ĠRis",
        "ult"
      ],
      [
        "åı",
        "ĺ"
      ],
      [
        "Ġem",
        "erso"
      ],
      [
        "Ġhold",
        "ers"
      ],
      [
        "C",
        "r"
      ],
      [
        "Ġm",
        "amme"
      ],
      [
        "ĠW",
        "ik"
      ],
      [
        "con",
        "tains"
      ],
      [
        "Ġflo",
        "ating"
      ],
      [
        "Ġton",
        "alitÃł"
      ],
      [
        "assic",
        "urazione"
      ],
      [
        "ĠB",
        "eng"
      ],
      [
        "ĠOr",
        "chestra"
      ],
      [
        "Ġcand",
        "y"
      ],
      [
        "'",
        "\""
      ],
      [
        "Ġb",
        "od"
      ],
      [
        "Ġpan",
        "china"
      ],
      [
        "Ġstream",
        "line"
      ],
      [
        "Ġacceler",
        "ate"
      ],
      [
        "Ġenthusi",
        "asm"
      ],
      [
        "Ġmaintain",
        "s"
      ],
      [
        "Ġdiam",
        "etro"
      ],
      [
        "Ġripet",
        "ere"
      ],
      [
        "G",
        "reen"
      ],
      [
        "ol",
        "ano"
      ],
      [
        "Ġun",
        "precedented"
      ],
      [
        "ĠRos",
        "ario"
      ],
      [
        "Ġexplo",
        "res"
      ],
      [
        "Ġlever",
        "aging"
      ],
      [
        "D",
        "isc"
      ],
      [
        "Ġp",
        "ine"
      ],
      [
        "Ġstra",
        "pp"
      ],
      [
        "Gener",
        "ator"
      ],
      [
        "Ġquind",
        "ici"
      ],
      [
        "D",
        "ict"
      ],
      [
        "Ġassoci",
        "ations"
      ],
      [
        "Ġvot",
        "ato"
      ],
      [
        "ul",
        "ative"
      ],
      [
        "Ġcy",
        "cles"
      ],
      [
        "Ġw",
        "rest"
      ],
      [
        "Ġentr",
        "ano"
      ],
      [
        "Ġbritann",
        "ico"
      ],
      [
        "Ġper",
        "icoli"
      ],
      [
        "Ġsusp",
        "ended"
      ],
      [
        "Ġup",
        "set"
      ],
      [
        "Ġnot",
        "ing"
      ],
      [
        "Event",
        "Listener"
      ],
      [
        "Ġfless",
        "ibile"
      ],
      [
        "Ġment",
        "ali"
      ],
      [
        "Ġscar",
        "ico"
      ],
      [
        "Ġcla",
        "us"
      ],
      [
        "Ġlit",
        "igation"
      ],
      [
        "im",
        "azione"
      ],
      [
        "Ġi",
        "T"
      ],
      [
        "Ġabund",
        "ance"
      ],
      [
        "iv",
        "an"
      ],
      [
        "bre",
        "w"
      ],
      [
        "re",
        "po"
      ],
      [
        "m",
        "w"
      ],
      [
        "vert",
        "heless"
      ],
      [
        "ĠRisp",
        "etto"
      ],
      [
        "ĠN",
        "elson"
      ],
      [
        "Ġblocc",
        "ato"
      ],
      [
        "Ġmar",
        "ca"
      ],
      [
        "Ġfil",
        "tri"
      ],
      [
        "ĠGiard",
        "ino"
      ],
      [
        "ION",
        "I"
      ],
      [
        "Ġscat",
        "ur"
      ],
      [
        "Ġн",
        "а"
      ],
      [
        "B",
        "al"
      ],
      [
        "Ġp",
        "ene"
      ],
      [
        ">",
        "\");"
      ],
      [
        "ĠO",
        "gn"
      ],
      [
        "Ġcomp",
        "agna"
      ],
      [
        "Ġam",
        "ino"
      ],
      [
        "Ġpersonal",
        "izzare"
      ],
      [
        "ĠEs",
        "si"
      ],
      [
        "Ġrefer",
        "ring"
      ],
      [
        "mod",
        "ifica"
      ],
      [
        "Ġisol",
        "ation"
      ],
      [
        "H",
        "O"
      ],
      [
        "Ġtrust",
        "worthy"
      ],
      [
        "dat",
        "etime"
      ],
      [
        "Ġbless",
        "ed"
      ],
      [
        "C",
        "ODE"
      ],
      [
        "is",
        "y"
      ],
      [
        "ell",
        "ar"
      ],
      [
        "Ġcolon",
        "ne"
      ],
      [
        "Ġver",
        "ificato"
      ],
      [
        "Ġte",
        "ens"
      ],
      [
        "D",
        "F"
      ],
      [
        "P",
        "erm"
      ],
      [
        "ser",
        "ies"
      ],
      [
        "ĠGh",
        "ana"
      ],
      [
        "Ġg",
        "uns"
      ],
      [
        "Ġun",
        "ire"
      ],
      [
        "allen",
        "amento"
      ],
      [
        "Ġfundra",
        "ising"
      ],
      [
        "ĠCos",
        "enza"
      ],
      [
        "Ġcast",
        "ing"
      ],
      [
        "j",
        "our"
      ],
      [
        "Ġid",
        "raul"
      ],
      [
        "ĠA",
        "id"
      ],
      [
        "ĠAn",
        "tic"
      ],
      [
        "Ġpal",
        "azzi"
      ],
      [
        "Ġvirt",
        "uali"
      ],
      [
        "ĠArtic",
        "les"
      ],
      [
        "ĠDel",
        "ete"
      ],
      [
        "Ġwarn",
        "ed"
      ],
      [
        "e",
        "at"
      ],
      [
        "hes",
        "ia"
      ],
      [
        "Ġaccogli",
        "ente"
      ],
      [
        "QU",
        "EST"
      ],
      [
        "ĠLou",
        "isiana"
      ],
      [
        "Ġ###",
        "#"
      ],
      [
        "ĠCh",
        "icken"
      ],
      [
        "Ġemot",
        "iva"
      ],
      [
        "Ġ",
        "ion"
      ],
      [
        "Ġconfig",
        "ure"
      ],
      [
        "Ġd",
        "ying"
      ],
      [
        "Ġ",
        "umanitÃł"
      ],
      [
        "ĠOm",
        "ega"
      ],
      [
        "Ġcer",
        "amica"
      ],
      [
        "Ġsostitu",
        "ito"
      ],
      [
        "Ġpens",
        "ioni"
      ],
      [
        "Ġterra",
        "in"
      ],
      [
        "Sh",
        "ader"
      ],
      [
        "Ġtrasm",
        "esso"
      ],
      [
        "Ġros",
        "ter"
      ],
      [
        "il",
        "ies"
      ],
      [
        "ti",
        "ps"
      ],
      [
        "ĠGar",
        "ibaldi"
      ],
      [
        "Hel",
        "p"
      ],
      [
        "op",
        "last"
      ],
      [
        "ĠV",
        "intage"
      ],
      [
        "ĠWARRAN",
        "TIES"
      ],
      [
        "ĠV",
        "M"
      ],
      [
        "ĠCle",
        "veland"
      ],
      [
        "Ġavver",
        "rÃł"
      ],
      [
        "Ġs",
        "ani"
      ],
      [
        "ĠLib",
        "erty"
      ],
      [
        "ĠN",
        "asce"
      ],
      [
        "Ġcond",
        "otte"
      ],
      [
        "Ġsystem",
        "atic"
      ],
      [
        "ĠInd",
        "irizzo"
      ],
      [
        "Ġrid",
        "ers"
      ],
      [
        "ag",
        "liare"
      ],
      [
        "res",
        "ources"
      ],
      [
        "Ġdramatic",
        "ally"
      ],
      [
        "m",
        "other"
      ],
      [
        "Ġreported",
        "ly"
      ],
      [
        "Ġinver",
        "nali"
      ],
      [
        "ed",
        "ilizia"
      ],
      [
        "Ġsta",
        "vano"
      ],
      [
        "ĠComp",
        "lex"
      ],
      [
        "ĠTurk",
        "ish"
      ],
      [
        "=",
        "["
      ],
      [
        "he",
        "at"
      ],
      [
        "ĠM",
        "uss"
      ],
      [
        "Ġalle",
        "ati"
      ],
      [
        "Ġcirc",
        "ostante"
      ],
      [
        "Ġbelong",
        "s"
      ],
      [
        "Ġdefend",
        "ant"
      ],
      [
        "u",
        "vi"
      ],
      [
        "In",
        "ternal"
      ],
      [
        "lic",
        "al"
      ],
      [
        "ĠK",
        "le"
      ],
      [
        "Ġaest",
        "hetics"
      ],
      [
        "ĠTransport",
        "ation"
      ],
      [
        "Ġne",
        "vertheless"
      ],
      [
        "int",
        "enzione"
      ],
      [
        "Ġsar",
        "ai"
      ],
      [
        "Ġquick",
        "er"
      ],
      [
        "ĠNOT",
        "E"
      ],
      [
        "Ġparz",
        "ialmente"
      ],
      [
        "pt",
        "on"
      ],
      [
        "Ġmed",
        "aglia"
      ],
      [
        "Ġconness",
        "e"
      ],
      [
        "Ġlim",
        "itazioni"
      ],
      [
        "Result",
        "s"
      ],
      [
        "ĠNuov",
        "i"
      ],
      [
        "Ġfum",
        "etto"
      ],
      [
        "D",
        "isp"
      ],
      [
        "ic",
        "ion"
      ],
      [
        "Ġadd",
        "io"
      ],
      [
        "ĠImm",
        "edi"
      ],
      [
        "Ġnew",
        "er"
      ],
      [
        "Ġcontact",
        "ed"
      ],
      [
        "Object",
        "s"
      ],
      [
        "ĠInn",
        "anzitutto"
      ],
      [
        "anz",
        "are"
      ],
      [
        "ĠGre",
        "ater"
      ],
      [
        "ĠE",
        "A"
      ],
      [
        "Ġsal",
        "ari"
      ],
      [
        "Ġattach",
        "ment"
      ],
      [
        "Ġcomand",
        "ante"
      ],
      [
        "v",
        "ola"
      ],
      [
        "ĠS",
        "ites"
      ],
      [
        "sc",
        "roll"
      ],
      [
        "ĠLaw",
        "rence"
      ],
      [
        "am",
        "ministratore"
      ],
      [
        "Ġper",
        "che"
      ],
      [
        "Ġjud",
        "ges"
      ],
      [
        "Ġback",
        "yard"
      ],
      [
        "Ġphys",
        "icians"
      ],
      [
        "Ġrica",
        "vi"
      ],
      [
        "U",
        "suario"
      ],
      [
        "av",
        "ere"
      ],
      [
        "l",
        "ite"
      ],
      [
        "and",
        "ed"
      ],
      [
        "Ġcl",
        "an"
      ],
      [
        "Ġment",
        "or"
      ],
      [
        "Ġintellig",
        "enti"
      ],
      [
        "ĠF",
        "acci"
      ],
      [
        "ex",
        "ec"
      ],
      [
        "Ġcor",
        "ruption"
      ],
      [
        "ch",
        "air"
      ],
      [
        "U",
        "Int"
      ],
      [
        "eg",
        "as"
      ],
      [
        "Ġtel",
        "esc"
      ],
      [
        "Ġmob",
        "il"
      ],
      [
        "Ġfant",
        "asci"
      ],
      [
        "ĠDist",
        "ur"
      ],
      [
        "te",
        "ous"
      ],
      [
        "pre",
        "h"
      ],
      [
        "Ġexam",
        "ined"
      ],
      [
        "}",
        "."
      ],
      [
        "Ġadm",
        "issions"
      ],
      [
        "UT",
        "E"
      ],
      [
        "B",
        "ig"
      ],
      [
        "D",
        "EL"
      ],
      [
        "ad",
        "olesc"
      ],
      [
        "ĠThanks",
        "giving"
      ],
      [
        "R",
        "a"
      ],
      [
        "im",
        "ity"
      ],
      [
        "col",
        "lection"
      ],
      [
        "ĠH",
        "orse"
      ],
      [
        "Ġarom",
        "a"
      ],
      [
        "ti",
        "ous"
      ],
      [
        "Ġimprenditori",
        "ale"
      ],
      [
        "Ġriun",
        "ioni"
      ],
      [
        "Ġhe",
        "ights"
      ],
      [
        "Ġpass",
        "ive"
      ],
      [
        "Ar",
        "c"
      ],
      [
        "åĪ",
        "Ļ"
      ],
      [
        "ĠBreak",
        "fast"
      ],
      [
        "Ġgl",
        "oss"
      ],
      [
        "Ġsod",
        "a"
      ],
      [
        "ĠTrans",
        "form"
      ],
      [
        "Ġnavig",
        "are"
      ],
      [
        "Ġcolp",
        "iti"
      ],
      [
        "Ġnot",
        "ifica"
      ],
      [
        "Ġmacch",
        "ie"
      ],
      [
        "Ġ",
        "Å"
      ],
      [
        "ĠD",
        "ash"
      ],
      [
        "ele",
        "y"
      ],
      [
        "Ġpra",
        "ise"
      ],
      [
        "Ġunivers",
        "itario"
      ],
      [
        "Ġspread",
        "ing"
      ],
      [
        "pol",
        "lo"
      ],
      [
        "ry",
        "lic"
      ],
      [
        "Ġequ",
        "ality"
      ],
      [
        "Ġsubm",
        "itting"
      ],
      [
        "igi",
        "ana"
      ],
      [
        "Ġpiacere",
        "bbe"
      ],
      [
        "ĠS",
        "N"
      ],
      [
        "ĠE",
        "bbene"
      ],
      [
        "Ġare",
        "na"
      ],
      [
        "ĠF",
        "RAN"
      ],
      [
        "ĠV",
        "II"
      ],
      [
        "hes",
        "ter"
      ],
      [
        "Ġcuri",
        "osity"
      ],
      [
        "at",
        "ili"
      ],
      [
        "Ġval",
        "ere"
      ],
      [
        "A",
        "ud"
      ],
      [
        "ide",
        "ale"
      ],
      [
        "ĠMar",
        "x"
      ],
      [
        "Ġste",
        "ad"
      ],
      [
        "p",
        "ec"
      ],
      [
        "Ġimp",
        "ugn"
      ],
      [
        "Ġout",
        "break"
      ],
      [
        "Ġmedic",
        "inali"
      ],
      [
        "Ġspos",
        "tare"
      ],
      [
        "Ġ",
        "ivi"
      ],
      [
        "ver",
        "de"
      ],
      [
        "Ġvic",
        "ine"
      ],
      [
        "call",
        "back"
      ],
      [
        "S",
        "elf"
      ],
      [
        "Ġj",
        "unk"
      ],
      [
        "Ġfat",
        "al"
      ],
      [
        "Ġconv",
        "ivenza"
      ],
      [
        "Ġfreel",
        "ance"
      ],
      [
        "Ġcoupl",
        "ed"
      ],
      [
        "Ġin",
        "box"
      ],
      [
        "UT",
        "F"
      ],
      [
        "Ġsof",
        "istic"
      ],
      [
        "ind",
        "a"
      ],
      [
        "Ġcomun",
        "ione"
      ],
      [
        "Ġassoci",
        "ata"
      ],
      [
        "ĠList",
        "en"
      ],
      [
        "Ġcalci",
        "atore"
      ],
      [
        "Jo",
        "hn"
      ],
      [
        "ĠRapp",
        "orto"
      ],
      [
        "ent",
        "ra"
      ],
      [
        "icc",
        "ia"
      ],
      [
        "umin",
        "ate"
      ],
      [
        "Ġritrov",
        "ato"
      ],
      [
        "sh",
        "ift"
      ],
      [
        "Ġchim",
        "ici"
      ],
      [
        "ac",
        "emente"
      ],
      [
        "ĠAd",
        "venture"
      ],
      [
        "elimin",
        "azione"
      ],
      [
        "Ġun",
        "ited"
      ],
      [
        "Ġdisp",
        "ens"
      ],
      [
        "ĠSt",
        "ars"
      ],
      [
        "',",
        "$"
      ],
      [
        "Ġtecnolog",
        "iche"
      ],
      [
        "Ġscand",
        "al"
      ],
      [
        "Ġx",
        "c"
      ],
      [
        "Ġsem",
        "ester"
      ],
      [
        "ĠPol",
        "and"
      ],
      [
        "parallel",
        "ed"
      ],
      [
        "Ġshift",
        "ing"
      ],
      [
        "ĠW",
        "ang"
      ],
      [
        "ĠAn",
        "swer"
      ],
      [
        "Ġanti",
        "b"
      ],
      [
        "ag",
        "an"
      ],
      [
        "im",
        "ore"
      ],
      [
        "Ġcustom",
        "ization"
      ],
      [
        "Ġlegis",
        "lazione"
      ],
      [
        "Ġmethod",
        "ology"
      ],
      [
        "ortun",
        "io"
      ],
      [
        "pe",
        "ople"
      ],
      [
        "ĠMat",
        "era"
      ],
      [
        "Ch",
        "at"
      ],
      [
        "Ġhand",
        "ed"
      ],
      [
        "Al",
        "to"
      ],
      [
        "ĠCir",
        "cle"
      ],
      [
        "ĠS",
        "par"
      ],
      [
        "ĠP",
        "urchase"
      ],
      [
        "Ġfrag",
        "ilitÃł"
      ],
      [
        "Ġconcer",
        "ne"
      ],
      [
        "ĠCent",
        "ury"
      ],
      [
        "in",
        "one"
      ],
      [
        "Ġquotidi",
        "ane"
      ],
      [
        "ĠJo",
        "int"
      ],
      [
        "an",
        "otte"
      ],
      [
        "enn",
        "esima"
      ],
      [
        "Ġspazi",
        "ale"
      ],
      [
        "Ġtre",
        "asure"
      ],
      [
        "ĠEg",
        "itto"
      ],
      [
        "Ġfor",
        "k"
      ],
      [
        "Ġmarket",
        "ers"
      ],
      [
        "she",
        "ll"
      ],
      [
        "Ġdelay",
        "ed"
      ],
      [
        "Ġsimp",
        "licity"
      ],
      [
        "Ġclic",
        "ks"
      ],
      [
        "Ġan",
        "c"
      ],
      [
        "Ġ'",
        "]"
      ],
      [
        "utt",
        "ons"
      ],
      [
        "Ġball",
        "ot"
      ],
      [
        "ç´",
        "ł"
      ],
      [
        "Ġt",
        "s"
      ],
      [
        "Ġca",
        "uti"
      ],
      [
        "Tag",
        "Pt"
      ],
      [
        "ĠW",
        "or"
      ],
      [
        "conf",
        "irm"
      ],
      [
        "O",
        "sservatorio"
      ],
      [
        "Ġpo",
        "et"
      ],
      [
        "èĬ",
        "Ĥ"
      ],
      [
        "R",
        "M"
      ],
      [
        "c",
        "red"
      ],
      [
        "Ġref",
        "use"
      ],
      [
        "Bl",
        "ue"
      ],
      [
        "priv",
        "acy"
      ],
      [
        "at",
        "osi"
      ],
      [
        "Ġen",
        "velop"
      ],
      [
        "Ġagric",
        "olo"
      ],
      [
        "Ġsegnal",
        "ato"
      ],
      [
        "ĠT",
        "ob"
      ],
      [
        "ĠZ",
        "ona"
      ],
      [
        "ĠS",
        "IC"
      ],
      [
        "od",
        "disf"
      ],
      [
        "ĠSt",
        "ick"
      ],
      [
        "------",
        "-"
      ],
      [
        "Ġpreco",
        "ce"
      ],
      [
        "ĠF",
        "ib"
      ],
      [
        "ĠH",
        "erm"
      ],
      [
        "Ġspecial",
        "izes"
      ],
      [
        "Ġad",
        "here"
      ],
      [
        "Ġattravers",
        "a"
      ],
      [
        "Ġban",
        "chi"
      ],
      [
        "ĠUlt",
        "ima"
      ],
      [
        "ĠIl",
        "lus"
      ],
      [
        "inter",
        "nal"
      ],
      [
        "ĠHy",
        "per"
      ],
      [
        "ING",
        "S"
      ],
      [
        "ij",
        "ing"
      ],
      [
        "ĠN",
        "ort"
      ],
      [
        "Ġcor",
        "ro"
      ],
      [
        "Ġaument",
        "ando"
      ],
      [
        "Ġvacc",
        "ines"
      ],
      [
        "ĠMediterr",
        "anean"
      ],
      [
        "Ġa",
        "th"
      ],
      [
        "Ġb",
        "iz"
      ],
      [
        "load",
        "ed"
      ],
      [
        "Ġsche",
        "mes"
      ],
      [
        "Ġtas",
        "to"
      ],
      [
        "Ġcle",
        "ver"
      ],
      [
        "Ġscomm",
        "ettere"
      ],
      [
        "ĠVec",
        "chio"
      ],
      [
        "ĠAl",
        "most"
      ],
      [
        "Ġport",
        "ate"
      ],
      [
        "Ġsem",
        "inario"
      ],
      [
        "k",
        "le"
      ],
      [
        "ĠA",
        "thlet"
      ],
      [
        "Ġj",
        "ury"
      ],
      [
        "and",
        "est"
      ],
      [
        "Ġoff",
        "shore"
      ],
      [
        "Ġne",
        "arest"
      ],
      [
        "Ġgradu",
        "ates"
      ],
      [
        "Ġhonest",
        "ly"
      ],
      [
        "ĠB",
        "aker"
      ],
      [
        "Ġball",
        "er"
      ],
      [
        "ĠSc",
        "and"
      ],
      [
        "ĠSov",
        "iet"
      ],
      [
        "ĠV",
        "ivi"
      ],
      [
        "anche",
        "zza"
      ],
      [
        "ĠPers",
        "one"
      ],
      [
        "B",
        "est"
      ],
      [
        "F",
        "ire"
      ],
      [
        "Ġpare",
        "cchio"
      ],
      [
        "ĠCult",
        "urale"
      ],
      [
        "M",
        "ake"
      ],
      [
        "Ġur",
        "ine"
      ],
      [
        "ĠRes",
        "istenza"
      ],
      [
        "Ġesegu",
        "iti"
      ],
      [
        "ord",
        "e"
      ],
      [
        "Ġcon",
        "viene"
      ],
      [
        "Ġl",
        "ud"
      ],
      [
        "ĠSe",
        "an"
      ],
      [
        "Ġremot",
        "ely"
      ],
      [
        "Ġt",
        "ex"
      ],
      [
        "ĠK",
        "aren"
      ],
      [
        "iss",
        "ero"
      ],
      [
        "ider",
        "Ãł"
      ],
      [
        "Ġn",
        "s"
      ],
      [
        "pro",
        "gress"
      ],
      [
        "Ġlegg",
        "endo"
      ],
      [
        "Ġappart",
        "engono"
      ],
      [
        "ĠOk",
        "ay"
      ],
      [
        "p",
        "io"
      ],
      [
        "ĠS",
        "au"
      ],
      [
        "Ġvig",
        "ili"
      ],
      [
        "Book",
        "s"
      ],
      [
        "ĠS",
        "anti"
      ],
      [
        "Ġopt",
        "ical"
      ],
      [
        "Ġmarg",
        "ini"
      ],
      [
        "Ġpa",
        "ired"
      ],
      [
        "Ġbas",
        "ement"
      ],
      [
        "AS",
        "C"
      ],
      [
        "Ġstraordin",
        "arie"
      ],
      [
        "ass",
        "egno"
      ],
      [
        "vol",
        "ume"
      ],
      [
        "Ġringra",
        "ziare"
      ],
      [
        "Ġcusto",
        "dy"
      ],
      [
        "c",
        "ontro"
      ],
      [
        "--",
        "-"
      ],
      [
        "Ġrep",
        "lied"
      ],
      [
        "))",
        ":"
      ],
      [
        "IV",
        "O"
      ],
      [
        "ĠFl",
        "at"
      ],
      [
        "A",
        "h"
      ],
      [
        "ĠS",
        "EG"
      ],
      [
        "ot",
        "ional"
      ],
      [
        "ĠO",
        "lio"
      ],
      [
        "Ġrep",
        "et"
      ],
      [
        "Ġcraft",
        "sm"
      ],
      [
        "ut",
        "ile"
      ],
      [
        "Ġsh",
        "ore"
      ],
      [
        "Ġsec",
        "urities"
      ],
      [
        "Ġpo",
        "vero"
      ],
      [
        "Ġemb",
        "arr"
      ],
      [
        "Ġro",
        "ccia"
      ],
      [
        "Ġair",
        "line"
      ],
      [
        "Ġcl",
        "andest"
      ],
      [
        "ph",
        "ic"
      ],
      [
        "Ġarmon",
        "ia"
      ],
      [
        "ond",
        "uct"
      ],
      [
        "Ġvide",
        "oc"
      ],
      [
        "Ġclin",
        "ico"
      ],
      [
        "Ġathlet",
        "ic"
      ],
      [
        "ĠG",
        "am"
      ],
      [
        "th",
        "umb"
      ],
      [
        "Ġillustr",
        "ate"
      ],
      [
        "ĠBat",
        "man"
      ],
      [
        "Ġsil",
        "icone"
      ],
      [
        "Ġsuss",
        "egu"
      ],
      [
        "ĠF",
        "IR"
      ],
      [
        "Custom",
        "er"
      ],
      [
        "ec",
        "ent"
      ],
      [
        "t",
        "z"
      ],
      [
        "un",
        "er"
      ],
      [
        "Ġbr",
        "uc"
      ],
      [
        "Ġcr",
        "onica"
      ],
      [
        "ot",
        "b"
      ],
      [
        "ĠG",
        "in"
      ],
      [
        "ecut",
        "or"
      ],
      [
        "Ġregul",
        "ate"
      ],
      [
        "Ġconsider",
        "ably"
      ],
      [
        "ĠBib",
        "bia"
      ],
      [
        "Ġaggiunt",
        "ivi"
      ],
      [
        "Ġcom",
        "for"
      ],
      [
        "if",
        "ich"
      ],
      [
        "Ġfr",
        "utt"
      ],
      [
        "ks",
        "w"
      ],
      [
        "En",
        "umer"
      ],
      [
        "ĠSub",
        "ject"
      ],
      [
        "IE",
        "W"
      ],
      [
        "Ġadvoc",
        "acy"
      ],
      [
        "ĠAct",
        "ivity"
      ],
      [
        "ĠOffer",
        "te"
      ],
      [
        "Ġnon",
        "etheless"
      ],
      [
        "ĠJ",
        "et"
      ],
      [
        "Ġforn",
        "ita"
      ],
      [
        "Ġto",
        "b"
      ],
      [
        "Ġsc",
        "ent"
      ],
      [
        "Ġmoist",
        "ur"
      ],
      [
        "ĠVal",
        "d"
      ],
      [
        "Ġh",
        "ills"
      ],
      [
        "Ġcomplet",
        "amento"
      ],
      [
        "Ġcred",
        "ibility"
      ],
      [
        "Ġabitu",
        "ati"
      ],
      [
        "ĠAz",
        "ure"
      ],
      [
        "Ġl",
        "id"
      ],
      [
        "Ġcourt",
        "esy"
      ],
      [
        "ĠM",
        "AC"
      ],
      [
        "Ġesclud",
        "ere"
      ],
      [
        "ĠTyp",
        "ically"
      ],
      [
        "Ġprec",
        "isi"
      ],
      [
        "ĠE",
        "ur"
      ],
      [
        "Ġcoer",
        "enza"
      ],
      [
        "Ġswitch",
        "ing"
      ],
      [
        "Ġdis",
        "attiv"
      ],
      [
        "ĠPicc",
        "olo"
      ],
      [
        "tr",
        "ati"
      ],
      [
        "ĠSam",
        "uel"
      ],
      [
        "ĠK",
        "iev"
      ],
      [
        "r",
        "b"
      ],
      [
        "æĽ",
        "´"
      ],
      [
        "Ġsvilupp",
        "ata"
      ],
      [
        "ot",
        "ico"
      ],
      [
        "ost",
        "ici"
      ],
      [
        "ĠWell",
        "ness"
      ],
      [
        "Ġsett",
        "entr"
      ],
      [
        "Ġexc",
        "el"
      ],
      [
        "Ġnasc",
        "ondere"
      ],
      [
        "Ġtorn",
        "erÃł"
      ],
      [
        "ĠOut",
        "look"
      ],
      [
        "Ġind",
        "ig"
      ],
      [
        "ĠD",
        "un"
      ],
      [
        "Ġlong",
        "est"
      ],
      [
        "fo",
        "oter"
      ],
      [
        "altern",
        "ativa"
      ],
      [
        "S",
        "ync"
      ],
      [
        "Ġencounter",
        "ed"
      ],
      [
        "Ġequip",
        "aggi"
      ],
      [
        "Ġn",
        "obile"
      ],
      [
        "ess",
        "imo"
      ],
      [
        "ĠS",
        "ample"
      ],
      [
        "Ġvinc",
        "oli"
      ],
      [
        "Ġv",
        "irg"
      ],
      [
        "ĠBo",
        "ost"
      ],
      [
        "Ġpubl",
        "isher"
      ],
      [
        "Ġfir",
        "me"
      ],
      [
        "ĠSh",
        "akespeare"
      ],
      [
        "Ġtax",
        "pay"
      ],
      [
        "Ġmyster",
        "ious"
      ],
      [
        "Ġc",
        "otta"
      ],
      [
        "ĠC",
        "rown"
      ],
      [
        "Ġmedic",
        "ines"
      ],
      [
        "Ġmark",
        "er"
      ],
      [
        "ĠUkra",
        "inian"
      ],
      [
        "L",
        "ED"
      ],
      [
        "Ġbe",
        "verage"
      ],
      [
        "Ġmal",
        "es"
      ],
      [
        "Ġbra",
        "ke"
      ],
      [
        "Ġimprend",
        "itore"
      ],
      [
        "th",
        "a"
      ],
      [
        "Ġsc",
        "ream"
      ],
      [
        "Ġcrimin",
        "ale"
      ],
      [
        "Ġdir",
        "lo"
      ],
      [
        "Ġl",
        "ieve"
      ],
      [
        "ac",
        "ido"
      ],
      [
        "ĠAnd",
        "r"
      ],
      [
        "ĠTR",
        "UE"
      ],
      [
        "ĠM",
        "umbai"
      ],
      [
        "od",
        "ore"
      ],
      [
        "Ġviol",
        "enze"
      ],
      [
        "ĠE",
        "at"
      ],
      [
        "Ġcos",
        "te"
      ],
      [
        "ĠThom",
        "pson"
      ],
      [
        "Ġt",
        "anks"
      ],
      [
        "Ġsc",
        "omp"
      ],
      [
        "ob",
        "ili"
      ],
      [
        "ĠMan",
        "ual"
      ],
      [
        "en",
        "h"
      ],
      [
        "Ġaggiung",
        "endo"
      ],
      [
        "Ġla",
        "bbra"
      ],
      [
        "Ġmod",
        "ifications"
      ],
      [
        "Ġrad",
        "ice"
      ],
      [
        "find",
        "ustria"
      ],
      [
        "Ġs",
        "ends"
      ],
      [
        "ar",
        "ate"
      ],
      [
        "ows",
        "ki"
      ],
      [
        "Ġcinematograf",
        "ica"
      ],
      [
        "ed",
        "ges"
      ],
      [
        "ECT",
        "ION"
      ],
      [
        "f",
        "ano"
      ],
      [
        "Ġprofession",
        "ally"
      ],
      [
        "m",
        "el"
      ],
      [
        "Ġa",
        "ula"
      ],
      [
        "Ġl",
        "enti"
      ],
      [
        "ĠO",
        "B"
      ],
      [
        "ĠLaure",
        "n"
      ],
      [
        "en",
        "es"
      ],
      [
        "imp",
        "ico"
      ],
      [
        "es",
        "ordio"
      ],
      [
        "ere",
        "ign"
      ],
      [
        "ĠW",
        "ays"
      ],
      [
        "Ġlasci",
        "ati"
      ],
      [
        "Ġw",
        "ings"
      ],
      [
        "ĠU",
        "AE"
      ],
      [
        "ĠCom",
        "ics"
      ],
      [
        "inter",
        "val"
      ],
      [
        "ĠRep",
        "orts"
      ],
      [
        "è¯",
        "¥"
      ],
      [
        "ĠK",
        "B"
      ],
      [
        "Ġstri",
        "kes"
      ],
      [
        "ĠR",
        "ud"
      ],
      [
        "Ġref",
        "ined"
      ],
      [
        "Ġenjoy",
        "ment"
      ],
      [
        "gener",
        "ate"
      ],
      [
        "Ġoper",
        "ato"
      ],
      [
        "Ġconsent",
        "endo"
      ],
      [
        "etiche",
        "tta"
      ],
      [
        "Ġn",
        "ido"
      ],
      [
        "Ġad",
        "atte"
      ],
      [
        "com",
        "pare"
      ],
      [
        "ill",
        "uminazione"
      ],
      [
        "&",
        "&"
      ],
      [
        "att",
        "uazione"
      ],
      [
        "ices",
        "imo"
      ],
      [
        "imp",
        "ressione"
      ],
      [
        "Ġfac",
        "evano"
      ],
      [
        "ĠP",
        "ec"
      ],
      [
        "ĠM",
        "orning"
      ],
      [
        "Ġrest",
        "ando"
      ],
      [
        "ĠG",
        "ov"
      ],
      [
        "Ġma",
        "ppe"
      ],
      [
        "ĠPre",
        "pare"
      ],
      [
        "Ġopp",
        "orsi"
      ],
      [
        "imp",
        "l"
      ],
      [
        "Ġten",
        "ants"
      ],
      [
        "Ġgre",
        "ca"
      ],
      [
        "Ġsott",
        "ili"
      ],
      [
        "fore",
        "ach"
      ],
      [
        "Ġspecial",
        "izzazione"
      ],
      [
        "ĠManto",
        "va"
      ],
      [
        "Ġp",
        "ug"
      ],
      [
        "or",
        "us"
      ],
      [
        "ĠT",
        "ig"
      ],
      [
        "Ġlog",
        "ged"
      ],
      [
        "Ġform",
        "ata"
      ],
      [
        "ĠZ",
        "a"
      ],
      [
        "Ġrem",
        "edy"
      ],
      [
        "Ġnorm",
        "alitÃł"
      ],
      [
        "A",
        "udio"
      ],
      [
        "Ġsa",
        "ke"
      ],
      [
        "Ġmal",
        "ato"
      ],
      [
        "Ġassum",
        "ed"
      ],
      [
        "U",
        "e"
      ],
      [
        "ĠItali",
        "ane"
      ],
      [
        "Ġsenti",
        "amo"
      ],
      [
        "ac",
        "le"
      ],
      [
        "Ġplug",
        "ins"
      ],
      [
        "ĠPict",
        "ure"
      ],
      [
        "ĠF",
        "B"
      ],
      [
        "Ġsil",
        "ence"
      ],
      [
        "Ġsosp",
        "etto"
      ],
      [
        "el",
        "ong"
      ],
      [
        "ĠH",
        "end"
      ],
      [
        "Ġcar",
        "n"
      ],
      [
        "Ġs",
        "ons"
      ],
      [
        "Ġbegin",
        "ner"
      ],
      [
        "Ġban",
        "ale"
      ],
      [
        "osof",
        "ia"
      ],
      [
        "Ġpericol",
        "osa"
      ],
      [
        "G",
        "M"
      ],
      [
        "Ġg",
        "it"
      ],
      [
        "lo",
        "e"
      ],
      [
        "ink",
        "s"
      ],
      [
        "etter",
        "si"
      ],
      [
        "ĠChem",
        "ical"
      ],
      [
        "F",
        "ix"
      ],
      [
        "ric",
        "ane"
      ],
      [
        "Ġgovern",
        "or"
      ],
      [
        "Ġexplo",
        "red"
      ],
      [
        "Ġricev",
        "uta"
      ],
      [
        "ĠEff",
        "ect"
      ],
      [
        "Ġfores",
        "ta"
      ],
      [
        "K",
        "A"
      ],
      [
        "Ġr",
        "and"
      ],
      [
        "rit",
        "i"
      ],
      [
        "Ġmar",
        "che"
      ],
      [
        "Ġexpla",
        "ining"
      ],
      [
        "ĠSc",
        "ore"
      ],
      [
        "Ġracc",
        "ogli"
      ],
      [
        "Ġsac",
        "ra"
      ],
      [
        "åĩ",
        "½æķ°"
      ],
      [
        "ĠMa",
        "z"
      ],
      [
        "ĠManufact",
        "uring"
      ],
      [
        "ĠW",
        "alking"
      ],
      [
        "Ġcompet",
        "itor"
      ],
      [
        "al",
        "er"
      ],
      [
        "Ġr",
        "aro"
      ],
      [
        "ĠV",
        "orrei"
      ],
      [
        "Man",
        "agement"
      ],
      [
        "m",
        "icro"
      ],
      [
        "Ġclic",
        "care"
      ],
      [
        "ell",
        "s"
      ],
      [
        "Ġfinancial",
        "ly"
      ],
      [
        "Ġpregiud",
        "izi"
      ],
      [
        "Ġfunzion",
        "ari"
      ],
      [
        "re",
        "lease"
      ],
      [
        "s",
        "leep"
      ],
      [
        "ĠAggi",
        "orn"
      ],
      [
        "ĠA",
        "gg"
      ],
      [
        "ĠG",
        "onz"
      ],
      [
        "Ġfol",
        "la"
      ],
      [
        "ah",
        "u"
      ],
      [
        "ĠChar",
        "acter"
      ],
      [
        "red",
        "ibile"
      ],
      [
        "gra",
        "d"
      ],
      [
        "ett",
        "es"
      ],
      [
        "pro",
        "c"
      ],
      [
        "Ġpr",
        "onte"
      ],
      [
        "Ġclass",
        "iche"
      ],
      [
        "Ġconc",
        "ession"
      ],
      [
        "Ġn",
        "ul"
      ],
      [
        "ĠDirect",
        "ors"
      ],
      [
        "Ġlength",
        "y"
      ],
      [
        "Ġedit",
        "rice"
      ],
      [
        "Ġimp",
        "lies"
      ],
      [
        "Ġtransform",
        "ative"
      ],
      [
        "ĠVinc",
        "ent"
      ],
      [
        "Ġch",
        "amber"
      ],
      [
        "Ġcu",
        "o"
      ],
      [
        "ĠM",
        "b"
      ],
      [
        "ĠD",
        "h"
      ],
      [
        "Ġis",
        "instance"
      ],
      [
        "Ġind",
        "icazione"
      ],
      [
        "'=>",
        "$"
      ],
      [
        "Ú",
        "©"
      ],
      [
        "Ġconsum",
        "ed"
      ],
      [
        "O",
        "FF"
      ],
      [
        "h",
        "ero"
      ],
      [
        "am",
        "iche"
      ],
      [
        "Ġtor",
        "ment"
      ],
      [
        "N",
        "UM"
      ],
      [
        "b",
        "age"
      ],
      [
        "row",
        "ave"
      ],
      [
        "ĠNew",
        "ton"
      ],
      [
        "ĠN",
        "HS"
      ],
      [
        "Ġfun",
        "nel"
      ],
      [
        "Ġass",
        "urance"
      ],
      [
        "Ġtrib",
        "ut"
      ],
      [
        "t",
        "utto"
      ],
      [
        "ĠS",
        "og"
      ],
      [
        "ĠMiss",
        "issippi"
      ],
      [
        "Ġembra",
        "cing"
      ],
      [
        ">",
        "."
      ],
      [
        "P",
        "lus"
      ],
      [
        "ĠP",
        "ray"
      ],
      [
        "el",
        "eg"
      ],
      [
        "ĠG",
        "ain"
      ],
      [
        "Ġbo",
        "ats"
      ],
      [
        "Ġscriv",
        "endo"
      ],
      [
        "ĠParent",
        "s"
      ],
      [
        "zz",
        "ata"
      ],
      [
        "Ġgl",
        "imp"
      ],
      [
        "Ġaltern",
        "ate"
      ],
      [
        "Ġhum",
        "idity"
      ],
      [
        "Ġvia",
        "ble"
      ],
      [
        "ĠFio",
        "rentina"
      ],
      [
        "C",
        "reat"
      ],
      [
        "ĠIn",
        "izia"
      ],
      [
        "ĠQual",
        "itÃł"
      ],
      [
        "Ġ",
        "ÑĤ"
      ],
      [
        "Ġs",
        "quee"
      ],
      [
        "ĠE",
        "gg"
      ],
      [
        "inc",
        "ub"
      ],
      [
        "j",
        "ar"
      ],
      [
        "Ġcharacter",
        "istic"
      ],
      [
        "ol",
        "ved"
      ],
      [
        "Ġinst",
        "alla"
      ],
      [
        "Ġpack",
        "et"
      ],
      [
        "Ġunder",
        "graduate"
      ],
      [
        "AR",
        "IA"
      ],
      [
        "Ġfol",
        "lia"
      ],
      [
        "Sc",
        "ope"
      ],
      [
        "ĠÎ",
        "¼"
      ],
      [
        "ateg",
        "y"
      ],
      [
        "Ġtast",
        "y"
      ],
      [
        "ĠPhil",
        "ip"
      ],
      [
        "etter",
        "ia"
      ],
      [
        "ĠVal",
        "eria"
      ],
      [
        "iter",
        "ator"
      ],
      [
        "X",
        "ml"
      ],
      [
        "ĠQu",
        "ad"
      ],
      [
        "Ġeduc",
        "ators"
      ],
      [
        "Ġviet",
        "ato"
      ],
      [
        "Ġdevelop",
        "s"
      ],
      [
        "Ġeas",
        "tern"
      ],
      [
        "Ġan",
        "xious"
      ],
      [
        "ĠSep",
        "t"
      ],
      [
        "ĠMont",
        "ana"
      ],
      [
        "ĠE",
        "ar"
      ],
      [
        "go",
        "vern"
      ],
      [
        "ĠImp",
        "i"
      ],
      [
        "W",
        "E"
      ],
      [
        "Ġin",
        "nova"
      ],
      [
        "am",
        "ination"
      ],
      [
        "Ġvin",
        "egar"
      ],
      [
        "P",
        "ane"
      ],
      [
        "Ġcon",
        "vention"
      ],
      [
        "е",
        "м"
      ],
      [
        "Ġb",
        "g"
      ],
      [
        "Ġdesider",
        "ano"
      ],
      [
        "n",
        "ome"
      ],
      [
        "Ġs",
        "ism"
      ],
      [
        "ĠL",
        "asci"
      ],
      [
        "att",
        "ivi"
      ],
      [
        "ĠHigh",
        "way"
      ],
      [
        "process",
        "ing"
      ],
      [
        "esp",
        "an"
      ],
      [
        "J",
        "S"
      ],
      [
        "Ġper",
        "si"
      ],
      [
        "ĠW",
        "ait"
      ],
      [
        "Ġstat",
        "istical"
      ],
      [
        "ugg",
        "ing"
      ],
      [
        "Ġleggere",
        "zza"
      ],
      [
        "anim",
        "ale"
      ],
      [
        "Ġbron",
        "zo"
      ],
      [
        "={",
        "{"
      ],
      [
        "a",
        "S"
      ],
      [
        "Ġinser",
        "isce"
      ],
      [
        "Ä",
        "ĩ"
      ],
      [
        "art",
        "igianato"
      ],
      [
        "zional",
        "izzazione"
      ],
      [
        "Ġam",
        "er"
      ],
      [
        "Ġsubs",
        "idi"
      ],
      [
        "Ġcompat",
        "ibile"
      ],
      [
        "l",
        "ì"
      ],
      [
        "ĠM",
        "IT"
      ],
      [
        "Ġfond",
        "a"
      ],
      [
        "Ġorganizz",
        "atori"
      ],
      [
        "Ġrilasci",
        "ata"
      ],
      [
        "Ġpred",
        "iction"
      ],
      [
        "Ġstraordin",
        "ari"
      ],
      [
        "ì",
        "Ħ"
      ],
      [
        "ur",
        "us"
      ],
      [
        "Ġstart",
        "ups"
      ],
      [
        "ĠSc",
        "ala"
      ],
      [
        "Ġdet",
        "er"
      ],
      [
        "Ġurg",
        "ente"
      ],
      [
        "in",
        "as"
      ],
      [
        "Ġconv",
        "iv"
      ],
      [
        "Ġvolont",
        "ario"
      ],
      [
        "Ġpass",
        "port"
      ],
      [
        "Ġdistin",
        "zione"
      ],
      [
        "ĠDom",
        "ani"
      ],
      [
        "Ġd",
        "ito"
      ],
      [
        "Ġaggiorn",
        "ata"
      ],
      [
        "Ġsix",
        "th"
      ],
      [
        "Ġproget",
        "tare"
      ],
      [
        "Ġd",
        "ure"
      ],
      [
        "gr",
        "upp"
      ],
      [
        "al",
        "so"
      ],
      [
        "ĠCOM",
        "MENT"
      ],
      [
        "Ġfed",
        "eltÃł"
      ],
      [
        "ĠMc",
        "Donald"
      ],
      [
        "ĠB",
        "ach"
      ],
      [
        "ĠN",
        "issan"
      ],
      [
        "Ġcas",
        "se"
      ],
      [
        "Ġmet",
        "alli"
      ],
      [
        "column",
        "s"
      ],
      [
        ">",
        "()"
      ],
      [
        "ĠH",
        "oney"
      ],
      [
        "Ġcap",
        "itato"
      ],
      [
        "ĠT",
        "ank"
      ],
      [
        "ĠN",
        "ice"
      ],
      [
        "st",
        "ory"
      ],
      [
        "ĠMil",
        "itary"
      ],
      [
        "Ġcar",
        "rello"
      ],
      [
        "ĠAb",
        "d"
      ],
      [
        "Ġnot",
        "ion"
      ],
      [
        "Ġtra",
        "cciare"
      ],
      [
        "IS",
        "H"
      ],
      [
        "Ġamm",
        "esso"
      ],
      [
        "W",
        "ord"
      ],
      [
        "Ġe",
        "b"
      ],
      [
        "ĠM",
        "R"
      ],
      [
        "ink",
        "le"
      ],
      [
        "urs",
        "ione"
      ],
      [
        "Ġins",
        "ulin"
      ],
      [
        "Ġrinasc",
        "ita"
      ],
      [
        "Ġp",
        "ear"
      ],
      [
        "Ġpu",
        "ppy"
      ],
      [
        "ver",
        "ing"
      ],
      [
        "Ġminor",
        "anza"
      ],
      [
        "ire",
        "nte"
      ],
      [
        "vers",
        "ione"
      ],
      [
        "Ġrid",
        "ic"
      ],
      [
        ":",
        "-"
      ],
      [
        "ĠS",
        "tain"
      ],
      [
        "az",
        "ines"
      ],
      [
        "****************************************************************",
        "********"
      ],
      [
        "s",
        "ocket"
      ],
      [
        "Ġbar",
        "b"
      ],
      [
        "ĠProject",
        "s"
      ],
      [
        "Ġcu",
        "oc"
      ],
      [
        "Ġbo",
        "iler"
      ],
      [
        "e",
        "ur"
      ],
      [
        "ĠS",
        "even"
      ],
      [
        "Ġinqu",
        "iries"
      ],
      [
        "ĠPitt",
        "s"
      ],
      [
        "ex",
        "tra"
      ],
      [
        "Sc",
        "ene"
      ],
      [
        "Ġd",
        "ub"
      ],
      [
        "ĠJ",
        "acqu"
      ],
      [
        "Ġsta",
        "ins"
      ],
      [
        "Ġtrov",
        "arsi"
      ],
      [
        "itor",
        "io"
      ],
      [
        "Comp",
        "at"
      ],
      [
        "Ġcom",
        "ic"
      ],
      [
        "Ġvice",
        "presidente"
      ],
      [
        "Ġaug",
        "uri"
      ],
      [
        "ou",
        "rage"
      ],
      [
        "C",
        "red"
      ],
      [
        "Ġsal",
        "do"
      ],
      [
        "Ġradi",
        "us"
      ],
      [
        "ĠHit",
        "ler"
      ],
      [
        "IF",
        "A"
      ],
      [
        "\"",
        "}"
      ],
      [
        "Ġnavig",
        "ating"
      ],
      [
        "P",
        "rom"
      ],
      [
        "am",
        "l"
      ],
      [
        "Ġas",
        "pi"
      ],
      [
        "Ġinf",
        "r"
      ],
      [
        "ĠAlla",
        "h"
      ],
      [
        "ĠP",
        "ub"
      ],
      [
        "isc",
        "iplin"
      ],
      [
        "ĠC",
        "ards"
      ],
      [
        "ĠParad",
        "iso"
      ],
      [
        "Ġmat",
        "em"
      ],
      [
        "Ġconfig",
        "ur"
      ],
      [
        "Ġjournal",
        "ist"
      ],
      [
        "ĠR",
        "EL"
      ],
      [
        "our",
        "met"
      ],
      [
        "ps",
        "ed"
      ],
      [
        "ĠH",
        "arm"
      ],
      [
        "Ġdis",
        "g"
      ],
      [
        "Ġdet",
        "razione"
      ],
      [
        "ĠPre",
        "zzi"
      ],
      [
        "Ġdeput",
        "ati"
      ],
      [
        "Ġman",
        "ages"
      ],
      [
        "ĠCh",
        "ied"
      ],
      [
        "Ġprom",
        "esse"
      ],
      [
        "))",
        ");"
      ],
      [
        "è½",
        "¬"
      ],
      [
        "r",
        "if"
      ],
      [
        "om",
        "ercato"
      ],
      [
        "Ġchiam",
        "ano"
      ],
      [
        "Ġapplic",
        "abile"
      ],
      [
        "min",
        "ente"
      ],
      [
        "Ġconsum",
        "are"
      ],
      [
        "Ġmotor",
        "cycle"
      ],
      [
        "Ġan",
        "agra"
      ],
      [
        "ĠV",
        "as"
      ],
      [
        "Ġra",
        "ises"
      ],
      [
        "Ġinteress",
        "ata"
      ],
      [
        "ĠG",
        "ene"
      ],
      [
        "Ġcor",
        "ona"
      ],
      [
        "Ġrest",
        "art"
      ],
      [
        "Ġrifugi",
        "ati"
      ],
      [
        "ul",
        "ously"
      ],
      [
        "est",
        "ensione"
      ],
      [
        "Ġvia",
        "ggia"
      ],
      [
        "ĠM",
        "ig"
      ],
      [
        "Ġpre",
        "fix"
      ],
      [
        "Ġschia",
        "cci"
      ],
      [
        "Ġvice",
        "versa"
      ],
      [
        "at",
        "utto"
      ],
      [
        "Ass",
        "et"
      ],
      [
        "ĠCont",
        "est"
      ],
      [
        "Ġdimin",
        "uire"
      ],
      [
        "Ġd",
        "t"
      ],
      [
        "Ġp",
        "ending"
      ],
      [
        "ux",
        "e"
      ],
      [
        "Ġg",
        "hi"
      ],
      [
        "Ã",
        "ĥ"
      ],
      [
        "AN",
        "ZA"
      ],
      [
        "arch",
        "ivio"
      ],
      [
        "ĠS",
        "api"
      ],
      [
        "Ġchair",
        "man"
      ],
      [
        "Ġerg",
        "onom"
      ],
      [
        "ST",
        "A"
      ],
      [
        "ĠLec",
        "co"
      ],
      [
        "ĠStan",
        "ley"
      ],
      [
        "ĠOTH",
        "ER"
      ],
      [
        "Ġl",
        "bl"
      ],
      [
        "ĠProv",
        "inciale"
      ],
      [
        "Ġtag",
        "ged"
      ],
      [
        "Ġfronti",
        "era"
      ],
      [
        "r",
        "d"
      ],
      [
        "il",
        "m"
      ],
      [
        "Ġstat",
        "ali"
      ],
      [
        "ĠStr",
        "utt"
      ],
      [
        "pt",
        "ions"
      ],
      [
        "Ġconc",
        "ed"
      ],
      [
        "Ġoccur",
        "ring"
      ],
      [
        "AL",
        "S"
      ],
      [
        "acc",
        "arat"
      ],
      [
        "Ġspecial",
        "ize"
      ],
      [
        "Ġrun",
        "time"
      ],
      [
        "ĠMedi",
        "um"
      ],
      [
        "sh",
        "aped"
      ],
      [
        "ĠNov",
        "a"
      ],
      [
        "ĠMol",
        "ise"
      ],
      [
        "Ġdiscover",
        "ing"
      ],
      [
        "Ġdiss",
        "em"
      ],
      [
        "ĠEl",
        "ite"
      ],
      [
        "Array",
        "List"
      ],
      [
        "Ġt",
        "ele"
      ],
      [
        "D",
        "T"
      ],
      [
        "tr",
        "ine"
      ],
      [
        "Ġcooper",
        "ativa"
      ],
      [
        "è®",
        "°"
      ],
      [
        "Ġsa",
        "il"
      ],
      [
        "orizz",
        "onte"
      ],
      [
        "ĠR",
        "ally"
      ],
      [
        "Ġenroll",
        "ed"
      ],
      [
        "Ġg",
        "omm"
      ],
      [
        "Ġsor",
        "te"
      ],
      [
        "Ġav",
        "essero"
      ],
      [
        "Ġdisc",
        "ontin"
      ],
      [
        "Ġintegr",
        "ating"
      ],
      [
        "Ġsear",
        "ches"
      ],
      [
        "row",
        "ser"
      ],
      [
        "O",
        "ri"
      ],
      [
        "W",
        "all"
      ],
      [
        "ĠL",
        "P"
      ],
      [
        "=\"",
        "\""
      ],
      [
        "+",
        "="
      ],
      [
        "Ġsceneggi",
        "atura"
      ],
      [
        "Ġiscriv",
        "ersi"
      ],
      [
        "Ġat",
        "tain"
      ],
      [
        "ke",
        "eper"
      ],
      [
        "ĠTr",
        "att"
      ],
      [
        "Ġsl",
        "im"
      ],
      [
        "Ġposit",
        "ively"
      ],
      [
        "Ġsubsequ",
        "ently"
      ],
      [
        "t",
        "ube"
      ],
      [
        "Ġcerchi",
        "amo"
      ],
      [
        "ĠâĢĭ",
        "âĢĭ"
      ],
      [
        "Ġgl",
        "oria"
      ],
      [
        "æĪ",
        "ĸ"
      ],
      [
        "ĠNY",
        "C"
      ],
      [
        "Ġtruff",
        "a"
      ],
      [
        "Ġprohib",
        "ited"
      ],
      [
        "ĠShang",
        "hai"
      ],
      [
        "Ġimm",
        "erg"
      ],
      [
        "Ġt",
        "assa"
      ],
      [
        "uss",
        "ioni"
      ],
      [
        "Ġbr",
        "ides"
      ],
      [
        "aut",
        "ent"
      ],
      [
        "Ġappro",
        "cci"
      ],
      [
        "ĠAdd",
        "ing"
      ],
      [
        "Ġmodel",
        "ing"
      ],
      [
        "ĠQual",
        "cuno"
      ],
      [
        "ali",
        "as"
      ],
      [
        "ĠPart",
        "s"
      ],
      [
        "th",
        "ird"
      ],
      [
        "Ġ\"",
        "["
      ],
      [
        "Ġsper",
        "are"
      ],
      [
        "Ġobs",
        "ervation"
      ],
      [
        "Ġanch",
        "or"
      ],
      [
        "ĠE",
        "va"
      ],
      [
        "yl",
        "an"
      ],
      [
        "Ġadegu",
        "ati"
      ],
      [
        "Ġcrimin",
        "alitÃł"
      ],
      [
        "Ġsc",
        "uro"
      ],
      [
        "oper",
        "ation"
      ],
      [
        "K",
        "S"
      ],
      [
        "Ġre",
        "trib"
      ],
      [
        "ĠT",
        "AG"
      ],
      [
        "reg",
        "ation"
      ],
      [
        "Ġqu",
        "iz"
      ],
      [
        "ich",
        "è"
      ],
      [
        "na",
        "il"
      ],
      [
        "Ġste",
        "pped"
      ],
      [
        "ĠBatter",
        "y"
      ],
      [
        "Ġcompet",
        "itions"
      ],
      [
        "Ø",
        "³"
      ],
      [
        "ĠD",
        "ami"
      ],
      [
        "ment",
        "ation"
      ],
      [
        "Ġgo",
        "to"
      ],
      [
        "Ġfores",
        "ts"
      ],
      [
        "T",
        "wo"
      ],
      [
        "ĠCh",
        "en"
      ],
      [
        "Ġattu",
        "are"
      ],
      [
        "[",
        "("
      ],
      [
        "an",
        "elli"
      ],
      [
        "Ġx",
        "b"
      ],
      [
        "Ġrel",
        "oc"
      ],
      [
        "Ġpropriet",
        "ary"
      ],
      [
        "Ġaccoun",
        "table"
      ],
      [
        "ĠSirac",
        "usa"
      ],
      [
        "Ġman",
        "ga"
      ],
      [
        "Ġchim",
        "iche"
      ],
      [
        "ĠS",
        "ott"
      ],
      [
        "Ġshowc",
        "asing"
      ],
      [
        "res",
        "chi"
      ],
      [
        "Ġpi",
        "emont"
      ],
      [
        "pre",
        "zzo"
      ],
      [
        "Ġaccad",
        "ere"
      ],
      [
        "Arg",
        "ument"
      ],
      [
        "ĠGra",
        "ham"
      ],
      [
        "Ġnause",
        "a"
      ],
      [
        "Ġsopravv",
        "iss"
      ],
      [
        "h",
        "it"
      ],
      [
        "ĠC",
        "ob"
      ],
      [
        "ch",
        "ment"
      ],
      [
        "ocra",
        "zia"
      ],
      [
        "p",
        "attern"
      ],
      [
        "Ġcr",
        "icket"
      ],
      [
        "ĠEn",
        "try"
      ],
      [
        "lu",
        "x"
      ],
      [
        "Ġfal",
        "si"
      ],
      [
        "Ġtranquill",
        "amente"
      ],
      [
        "f",
        "ounder"
      ],
      [
        "ugh",
        "ters"
      ],
      [
        "ware",
        "ness"
      ],
      [
        "Ġbelong",
        "ing"
      ],
      [
        "Ġdeploy",
        "ed"
      ],
      [
        "Ġnerv",
        "oso"
      ],
      [
        "lp",
        "tr"
      ],
      [
        "Ġdiv",
        "ina"
      ],
      [
        "Ġord",
        "inato"
      ],
      [
        "ass",
        "egna"
      ],
      [
        "ĠV",
        "OL"
      ],
      [
        "Ġcolla",
        "pse"
      ],
      [
        "Ġfasc",
        "ismo"
      ],
      [
        "Ġjournal",
        "ists"
      ],
      [
        "ksw",
        "agen"
      ],
      [
        "m",
        "ina"
      ],
      [
        "ap",
        "ia"
      ],
      [
        "Ġcan",
        "al"
      ],
      [
        "Ġactiv",
        "ated"
      ],
      [
        "Ġpre",
        "lievo"
      ],
      [
        "Ġspost",
        "amento"
      ],
      [
        "Ġricond",
        "uc"
      ],
      [
        "Ġr",
        "ie"
      ],
      [
        "Ġrip",
        "rende"
      ],
      [
        "l",
        "bl"
      ],
      [
        "Ġinform",
        "are"
      ],
      [
        "Ġtrip",
        "le"
      ],
      [
        "Ġgarant",
        "ita"
      ],
      [
        "ĠB",
        "oss"
      ],
      [
        "Ġcry",
        "st"
      ],
      [
        "н",
        "Ñĭ"
      ],
      [
        "ĠEsp",
        "ecially"
      ],
      [
        "Ġpla",
        "intiff"
      ],
      [
        "Ġindic",
        "ation"
      ],
      [
        "Ġcompil",
        "azione"
      ],
      [
        "âĢ",
        "¢"
      ],
      [
        "ĠD",
        "ad"
      ],
      [
        "ĠSt",
        "rength"
      ],
      [
        "ĠB",
        "oot"
      ],
      [
        "h",
        "ouses"
      ],
      [
        "ĠUn",
        "categorized"
      ],
      [
        "Ġcolleg",
        "are"
      ],
      [
        "L",
        "ook"
      ],
      [
        "Ġb",
        "esides"
      ],
      [
        "Ġacknowled",
        "ged"
      ],
      [
        "Ġabandon",
        "ed"
      ],
      [
        "st",
        "orage"
      ],
      [
        "Ġdeterm",
        "inante"
      ],
      [
        "vo",
        "ke"
      ],
      [
        "Ġradio",
        "f"
      ],
      [
        "Ġpal",
        "ette"
      ],
      [
        "Ġvest",
        "ito"
      ],
      [
        "re",
        "ne"
      ],
      [
        "Ġun",
        "employment"
      ],
      [
        "ĠSS",
        "L"
      ],
      [
        "Ġdigest",
        "ive"
      ],
      [
        "ĠVe",
        "hicle"
      ],
      [
        "g",
        "ano"
      ],
      [
        "Ġprovoc",
        "ato"
      ],
      [
        "st",
        "mt"
      ],
      [
        "Ġad",
        "vers"
      ],
      [
        "olog",
        "icamente"
      ],
      [
        "part",
        "ic"
      ],
      [
        "Ġpat",
        "rocinio"
      ],
      [
        "ivesc",
        "ovo"
      ],
      [
        "Ġscon",
        "tri"
      ],
      [
        "Ġpromot",
        "ed"
      ],
      [
        "s",
        "etting"
      ],
      [
        "ĠGuard",
        "ian"
      ],
      [
        "ĠProcess",
        "ing"
      ],
      [
        "Ġconsiglia",
        "bile"
      ],
      [
        "en",
        "os"
      ],
      [
        "ĠP",
        "ages"
      ],
      [
        "Ġferm",
        "ata"
      ],
      [
        "Ġazzur",
        "ro"
      ],
      [
        "ĠP",
        "and"
      ],
      [
        "Ġsol",
        "ido"
      ],
      [
        "reg",
        "a"
      ],
      [
        "Ġambiti",
        "ous"
      ],
      [
        "Ġbench",
        "mark"
      ],
      [
        "Ġrisc",
        "atto"
      ],
      [
        "ĠFrank",
        "lin"
      ],
      [
        "Ġcontratt",
        "uali"
      ],
      [
        "ĠT",
        "ow"
      ],
      [
        "Ġav",
        "vol"
      ],
      [
        "Ġpsic",
        "ologica"
      ],
      [
        "Ġascol",
        "ta"
      ],
      [
        "Ġrep",
        "ubblic"
      ],
      [
        "Ġdist",
        "ress"
      ],
      [
        "S",
        "equ"
      ],
      [
        "en",
        "ic"
      ],
      [
        "ĠLa",
        "unch"
      ],
      [
        "ĠTr",
        "uth"
      ],
      [
        "rad",
        "io"
      ],
      [
        "ĠRou",
        "lette"
      ],
      [
        "p",
        "kg"
      ],
      [
        "Ġgener",
        "ico"
      ],
      [
        "g",
        "ato"
      ],
      [
        "ic",
        "ona"
      ],
      [
        "Ġvia",
        "gra"
      ],
      [
        "ĠBu",
        "ilt"
      ],
      [
        "ä»",
        "¬"
      ],
      [
        "Ġindic",
        "atori"
      ],
      [
        "Ġglo",
        "ves"
      ],
      [
        "Ġfortun",
        "ate"
      ],
      [
        "Ġfem",
        "ales"
      ],
      [
        "S",
        "ort"
      ],
      [
        "r",
        "x"
      ],
      [
        "v",
        "ens"
      ],
      [
        "Ġback",
        "ing"
      ],
      [
        "Ġphys",
        "ics"
      ],
      [
        "ĠPron",
        "to"
      ],
      [
        "C",
        "amera"
      ],
      [
        "AM",
        "S"
      ],
      [
        "Ġgig",
        "ante"
      ],
      [
        "ĠRe",
        "ale"
      ],
      [
        "ĠIniti",
        "ative"
      ],
      [
        "ex",
        "c"
      ],
      [
        "Ġcos",
        "tr"
      ],
      [
        "Ġvers",
        "amento"
      ],
      [
        "Ġm",
        "iti"
      ],
      [
        "ens",
        "itÃł"
      ],
      [
        "pa",
        "olo"
      ],
      [
        "Ġenerget",
        "ici"
      ],
      [
        "ĠTh",
        "r"
      ],
      [
        "IM",
        "A"
      ],
      [
        "ĠSw",
        "ift"
      ],
      [
        "ĠEss",
        "ential"
      ],
      [
        "op",
        "ter"
      ],
      [
        "ash",
        "a"
      ],
      [
        "Ġrit",
        "ardi"
      ],
      [
        "Ġtun",
        "ed"
      ],
      [
        "Ġgen",
        "io"
      ],
      [
        "ĠPar",
        "ole"
      ],
      [
        "Ġp",
        "ole"
      ],
      [
        "ic",
        "ut"
      ],
      [
        "Ġemerg",
        "enti"
      ],
      [
        "Ġregistr",
        "ata"
      ],
      [
        "I",
        "g"
      ],
      [
        "Ġun",
        "ita"
      ],
      [
        "ET",
        "TA"
      ],
      [
        "Ġprivileg",
        "e"
      ],
      [
        "Ġpia",
        "cciono"
      ],
      [
        "ens",
        "iva"
      ],
      [
        "Ġconfront",
        "arsi"
      ],
      [
        "Ġg",
        "iac"
      ],
      [
        "ĠDesc",
        "rizione"
      ],
      [
        "ĠL",
        "ions"
      ],
      [
        "Ġsp",
        "alla"
      ],
      [
        "Ġremind",
        "ed"
      ],
      [
        "Ġcapital",
        "ismo"
      ],
      [
        "Ġagg",
        "red"
      ],
      [
        "ĠSand",
        "ro"
      ],
      [
        "Ġcl",
        "amor"
      ],
      [
        "ol",
        "le"
      ],
      [
        "Occ",
        "idente"
      ],
      [
        "Ġr",
        "m"
      ],
      [
        "ch",
        "ine"
      ],
      [
        "ĠR",
        "aw"
      ],
      [
        "Ġcons",
        "ci"
      ],
      [
        "Ġcol",
        "esterolo"
      ],
      [
        "Ġmacch",
        "inari"
      ],
      [
        "C",
        "are"
      ],
      [
        "cr",
        "imin"
      ],
      [
        "Ġeditor",
        "ial"
      ],
      [
        "Ġfilosof",
        "o"
      ],
      [
        "Ġk",
        "ay"
      ],
      [
        "Ġsequ",
        "el"
      ],
      [
        "Gener",
        "al"
      ],
      [
        "ĠCristi",
        "ano"
      ],
      [
        "A",
        "ir"
      ],
      [
        "Ġper",
        "ifer"
      ],
      [
        "Ġsed",
        "ute"
      ],
      [
        "ĠTecn",
        "ico"
      ],
      [
        "ä¹",
        "Ł"
      ],
      [
        "Ġform",
        "ano"
      ],
      [
        "Ġtoler",
        "ance"
      ],
      [
        "Ġsci",
        "ences"
      ],
      [
        "s",
        "b"
      ],
      [
        "Ġpr",
        "atici"
      ],
      [
        "ta",
        "ge"
      ],
      [
        "Ġur",
        "ge"
      ],
      [
        "ĠInt",
        "ent"
      ],
      [
        "Ġtrans",
        "azioni"
      ],
      [
        "ĠMan",
        "uel"
      ],
      [
        "uls",
        "ione"
      ],
      [
        "c",
        "ani"
      ],
      [
        "Ġaccess",
        "i"
      ],
      [
        "ĠON",
        "E"
      ],
      [
        "Ġbreath",
        "taking"
      ],
      [
        "Ġhe",
        "d"
      ],
      [
        "ĠEn",
        "tre"
      ],
      [
        "Ġfare",
        "mo"
      ],
      [
        "post",
        "s"
      ],
      [
        "se",
        "ed"
      ],
      [
        "ĠIm",
        "pro"
      ],
      [
        "ĠB",
        "anks"
      ],
      [
        "Ġpu",
        "pp"
      ],
      [
        "po",
        "ke"
      ],
      [
        "ĠStand",
        "ards"
      ],
      [
        "Ġsfrutt",
        "ando"
      ],
      [
        "ĠBian",
        "chi"
      ],
      [
        "ĠB",
        "enn"
      ],
      [
        "Ġaggreg",
        "ate"
      ],
      [
        "Ġste",
        "ering"
      ],
      [
        "org",
        "ano"
      ],
      [
        "ĠPh",
        "ase"
      ],
      [
        "Ġwitness",
        "ed"
      ],
      [
        "cond",
        "ition"
      ],
      [
        "U",
        "nd"
      ],
      [
        "Ġmira",
        "colo"
      ],
      [
        "h",
        "istory"
      ],
      [
        "d",
        "irection"
      ],
      [
        "Ġposs",
        "edere"
      ],
      [
        "R",
        "adi"
      ],
      [
        "ĠTr",
        "uck"
      ],
      [
        "err",
        "ies"
      ],
      [
        "Com",
        "ment"
      ],
      [
        "ĠTre",
        "as"
      ],
      [
        "at",
        "io"
      ],
      [
        "che",
        "ll"
      ],
      [
        "ĠApp",
        "e"
      ],
      [
        "En",
        "g"
      ],
      [
        "Ġdeb",
        "it"
      ],
      [
        "U",
        "U"
      ],
      [
        "Ġ\"",
        "../"
      ],
      [
        "cod",
        "ing"
      ],
      [
        "rere",
        "bbe"
      ],
      [
        "Ġrenov",
        "ation"
      ],
      [
        "Ġpl",
        "asma"
      ],
      [
        "Ġd",
        "uct"
      ],
      [
        ")",
        "*"
      ],
      [
        "ĠL",
        "I"
      ],
      [
        "Ġsp",
        "i"
      ],
      [
        "Ġk",
        "i"
      ],
      [
        "Ġbar",
        "ra"
      ],
      [
        "ĠProgram",
        "me"
      ],
      [
        "ë",
        "Ĭ"
      ],
      [
        "og",
        "l"
      ],
      [
        "Ġv",
        "oucher"
      ],
      [
        "utt",
        "le"
      ],
      [
        "Ġtransform",
        "ing"
      ],
      [
        "Ġkid",
        "ney"
      ],
      [
        "ĠC",
        "MS"
      ],
      [
        "Ġv",
        "amp"
      ],
      [
        "ch",
        "eranno"
      ],
      [
        "ĠU",
        "ber"
      ],
      [
        "ĠMar",
        "in"
      ],
      [
        "Ġaim",
        "ing"
      ],
      [
        "Ġcontribu",
        "iscono"
      ],
      [
        "S",
        "Y"
      ],
      [
        "W",
        "M"
      ],
      [
        "yn",
        "amic"
      ],
      [
        "bal",
        "ance"
      ],
      [
        "m",
        "oney"
      ],
      [
        "Ġaut",
        "ost"
      ],
      [
        "fil",
        "m"
      ],
      [
        "ĠTip",
        "o"
      ],
      [
        "Ġw",
        "rist"
      ],
      [
        "ram",
        "ma"
      ],
      [
        "Ġcat",
        "aly"
      ],
      [
        "S",
        "ur"
      ],
      [
        "ĠT",
        "esto"
      ],
      [
        "Ġtw",
        "elve"
      ],
      [
        "Ġ",
        "ente"
      ],
      [
        "ĠM",
        "t"
      ],
      [
        "ĠPier",
        "re"
      ],
      [
        "Ġquanti",
        "f"
      ],
      [
        "Ġun",
        "paralleled"
      ],
      [
        "Dom",
        "ain"
      ],
      [
        "ĠW",
        "ear"
      ],
      [
        "Ġdire",
        "i"
      ],
      [
        "ĠHe",
        "avy"
      ],
      [
        "Ġcruci",
        "ale"
      ],
      [
        "Ġv",
        "ener"
      ],
      [
        "graf",
        "ico"
      ],
      [
        "ĠArchit",
        "ecture"
      ],
      [
        "ĠTrov",
        "a"
      ],
      [
        "ĠS",
        "pero"
      ],
      [
        "Ġbreat",
        "he"
      ],
      [
        "igh",
        "bor"
      ],
      [
        "ĠK",
        "ap"
      ],
      [
        "Ġpal",
        "cosc"
      ],
      [
        "im",
        "ag"
      ],
      [
        "ia",
        "zioni"
      ],
      [
        "Ġdemocr",
        "atic"
      ],
      [
        "ĠS",
        "id"
      ],
      [
        "Ġaspetti",
        "amo"
      ],
      [
        "t",
        "ol"
      ],
      [
        "ĠW",
        "o"
      ],
      [
        "Ġess",
        "enzialmente"
      ],
      [
        "Ġdr",
        "ill"
      ],
      [
        "ĠCont",
        "ents"
      ],
      [
        "Ġcar",
        "b"
      ],
      [
        "Ġc",
        "ram"
      ],
      [
        "le",
        "m"
      ],
      [
        "Ġfar",
        "ms"
      ],
      [
        "ĠRo",
        "ver"
      ],
      [
        "Ġdiscuss",
        "ioni"
      ],
      [
        "ĠO",
        "M"
      ],
      [
        "in",
        "formation"
      ],
      [
        "Ġplant",
        "ing"
      ],
      [
        "ĠH",
        "az"
      ],
      [
        "anz",
        "aro"
      ],
      [
        "Ġreven",
        "ues"
      ],
      [
        "Ġvi",
        "olazioni"
      ],
      [
        "Ġincrement",
        "are"
      ],
      [
        "ĠI",
        "X"
      ],
      [
        "Ġlimit",
        "ation"
      ],
      [
        "ĠRob",
        "ot"
      ],
      [
        "Ġre",
        "vel"
      ],
      [
        "ĠJour",
        "ney"
      ],
      [
        "ĠH",
        "orn"
      ],
      [
        "ist",
        "le"
      ],
      [
        "Ġcraft",
        "ing"
      ],
      [
        "ĠDisc",
        "ount"
      ],
      [
        "occ",
        "are"
      ],
      [
        "Ġst",
        "ando"
      ],
      [
        "Ġqual",
        "ificato"
      ],
      [
        "ĠCompet",
        "ition"
      ],
      [
        "end",
        "amento"
      ],
      [
        "äº",
        "Į"
      ],
      [
        "Ġstrad",
        "ali"
      ],
      [
        "un",
        "ique"
      ],
      [
        "Ġpost",
        "ure"
      ],
      [
        "Ass",
        "ignment"
      ],
      [
        "Ġinclud",
        "ere"
      ],
      [
        "Ġequ",
        "ilibri"
      ],
      [
        "S",
        "EC"
      ],
      [
        "Ġrin",
        "om"
      ],
      [
        "Ġadj",
        "acent"
      ],
      [
        "ĠSing",
        "h"
      ],
      [
        "Ġc",
        "s"
      ],
      [
        "Ġmet",
        "adata"
      ],
      [
        "Ġdivulg",
        "azione"
      ],
      [
        "ĠâĢĿ",
        "."
      ],
      [
        "ash",
        "i"
      ],
      [
        "ĠF",
        "ax"
      ],
      [
        "IL",
        "D"
      ],
      [
        "ĠLeg",
        "g"
      ],
      [
        "Ġgirl",
        "friend"
      ],
      [
        "Ġar",
        "d"
      ],
      [
        "Ġge",
        "ograph"
      ],
      [
        "ep",
        "s"
      ],
      [
        "ĠPre",
        "v"
      ],
      [
        "ä¹",
        "ĭ"
      ],
      [
        "Ġcolp",
        "evole"
      ],
      [
        "Ġc",
        "int"
      ],
      [
        "ĠST",
        "UD"
      ],
      [
        "k",
        "ed"
      ],
      [
        "att",
        "ini"
      ],
      [
        "ĠR",
        "af"
      ],
      [
        "Ġcer",
        "chio"
      ],
      [
        "ĠLav",
        "ori"
      ],
      [
        "é",
        "ħį"
      ],
      [
        "Ġpad",
        "s"
      ],
      [
        "Ġelabor",
        "ate"
      ],
      [
        "Ġtro",
        "ppe"
      ],
      [
        "Ġvideogio",
        "chi"
      ],
      [
        "Ġ",
        "ui"
      ],
      [
        "Ġdet",
        "enzione"
      ],
      [
        "Ġsv",
        "egli"
      ],
      [
        "Ġsy",
        "mp"
      ],
      [
        "ĠGr",
        "iff"
      ],
      [
        "Ã",
        "Ĥ"
      ],
      [
        "Ġdef",
        "ence"
      ],
      [
        "Ġbas",
        "ati"
      ],
      [
        "Ġbl",
        "ocking"
      ],
      [
        "Ġmechan",
        "ics"
      ],
      [
        "Ġs",
        "anta"
      ],
      [
        "Ġg",
        "um"
      ],
      [
        "Ġes",
        "amin"
      ],
      [
        "Ġdistin",
        "ction"
      ],
      [
        "Ġ\"",
        "</"
      ],
      [
        "Ġproc",
        "ura"
      ],
      [
        "ram",
        "es"
      ],
      [
        "Ġsister",
        "s"
      ],
      [
        "gg",
        "ed"
      ],
      [
        "ĠEs",
        "erc"
      ],
      [
        "ĠCuc",
        "ina"
      ],
      [
        "Ġun",
        "t"
      ],
      [
        "Ġpar",
        "ab"
      ],
      [
        "Ġrim",
        "bors"
      ],
      [
        "Ġglob",
        "ali"
      ],
      [
        "ĠHon",
        "or"
      ],
      [
        "zu",
        "ela"
      ],
      [
        "Ġut",
        "ens"
      ],
      [
        "Ġlib",
        "ere"
      ],
      [
        "ĠSpec",
        "iale"
      ],
      [
        "D",
        "et"
      ],
      [
        "Ġrespond",
        "ing"
      ],
      [
        "ĠGian",
        "franco"
      ],
      [
        "s",
        "ingle"
      ],
      [
        "end",
        "ente"
      ],
      [
        "ĠCONT",
        "RO"
      ],
      [
        "sin",
        "istra"
      ],
      [
        "M",
        "ouse"
      ],
      [
        "Ġs",
        "aggi"
      ],
      [
        "Ġgradu",
        "ation"
      ],
      [
        "cir",
        "ca"
      ],
      [
        "Ġon",
        "or"
      ],
      [
        "Ġdec",
        "ina"
      ],
      [
        "Ġprog",
        "ressi"
      ],
      [
        "eg",
        "al"
      ],
      [
        "ĠCh",
        "a"
      ],
      [
        "gh",
        "ie"
      ],
      [
        "Ġsvilupp",
        "atori"
      ],
      [
        "Ġfa",
        "una"
      ],
      [
        "Ġinizi",
        "ò"
      ],
      [
        "ĠEconom",
        "ics"
      ],
      [
        "f",
        "c"
      ],
      [
        "ĠF",
        "atto"
      ],
      [
        "Ġvis",
        "iva"
      ],
      [
        "Ġun",
        "e"
      ],
      [
        "Ġcateg",
        "or"
      ],
      [
        "stud",
        "ent"
      ],
      [
        "Ġde",
        "ar"
      ],
      [
        "ett",
        "ano"
      ],
      [
        "Ġsom",
        "ministr"
      ],
      [
        "ĠImport",
        "ant"
      ],
      [
        "ur",
        "ban"
      ],
      [
        "Ġdef",
        "ines"
      ],
      [
        "ĠCond",
        "uct"
      ],
      [
        "olt",
        "ori"
      ],
      [
        "Ġcomp",
        "enso"
      ],
      [
        "Fun",
        "nels"
      ],
      [
        "Ġcalci",
        "um"
      ],
      [
        "enc",
        "ers"
      ],
      [
        "Ġeconom",
        "ics"
      ],
      [
        "Ġapp",
        "ort"
      ],
      [
        "VAL",
        "UE"
      ],
      [
        "Ġpick",
        "up"
      ],
      [
        "Pe",
        "ople"
      ],
      [
        "b",
        "efore"
      ],
      [
        "t",
        "is"
      ],
      [
        "Ġdisput",
        "es"
      ],
      [
        "Ins",
        "ert"
      ],
      [
        "ĠMunicip",
        "io"
      ],
      [
        "ĠSim",
        "ilar"
      ],
      [
        "Ġrecre",
        "ational"
      ],
      [
        "n",
        "ott"
      ],
      [
        "Ġsp",
        "ect"
      ],
      [
        "F",
        "IG"
      ],
      [
        "re",
        "ll"
      ],
      [
        "Ġist",
        "anze"
      ],
      [
        "Ġpic",
        "co"
      ],
      [
        "ĠEvol",
        "ution"
      ],
      [
        "R",
        "Y"
      ],
      [
        "lo",
        "ve"
      ],
      [
        "Ġore",
        "cchie"
      ],
      [
        "Ġat",
        "om"
      ],
      [
        "Ġstr",
        "ati"
      ],
      [
        "ĠM",
        "ant"
      ],
      [
        "Ġrin",
        "uncia"
      ],
      [
        "ĠCas",
        "erta"
      ],
      [
        "ĠR",
        "oth"
      ],
      [
        "oun",
        "ters"
      ],
      [
        "cor",
        "n"
      ],
      [
        "Ġpersonal",
        "izzate"
      ],
      [
        "ĠFO",
        "TO"
      ],
      [
        "ĠB",
        "our"
      ],
      [
        "So",
        "ft"
      ],
      [
        "att",
        "ed"
      ],
      [
        "??",
        "?"
      ],
      [
        "op",
        "es"
      ],
      [
        "Ġgest",
        "ori"
      ],
      [
        "Ġsuggest",
        "ing"
      ],
      [
        "Ġrespir",
        "atory"
      ],
      [
        "ç©",
        "º"
      ],
      [
        "Ġsopr",
        "ann"
      ],
      [
        "Ġrefer",
        "ral"
      ],
      [
        "ĠPict",
        "ures"
      ],
      [
        "Ġser",
        "b"
      ],
      [
        "par",
        "l"
      ],
      [
        "ĠDog",
        "s"
      ],
      [
        "ĠRicord",
        "iamo"
      ],
      [
        "ĠTrap",
        "ani"
      ],
      [
        "W",
        "ARE"
      ],
      [
        "Ġattiv",
        "ato"
      ],
      [
        "Ġpersist",
        "ent"
      ],
      [
        "ĠL",
        "anc"
      ],
      [
        "Ġcer",
        "amic"
      ],
      [
        "Ġassist",
        "ed"
      ],
      [
        "Ġsotter",
        "r"
      ],
      [
        "In",
        "formation"
      ],
      [
        "om",
        "icidio"
      ],
      [
        "Ġg",
        "ode"
      ],
      [
        "Ġcomp",
        "ass"
      ],
      [
        "set",
        "State"
      ],
      [
        "Ġtou",
        "ched"
      ],
      [
        "C",
        "ost"
      ],
      [
        "Ġcomun",
        "ista"
      ],
      [
        "op",
        "ard"
      ],
      [
        "po",
        "inter"
      ],
      [
        "Ġrinnov",
        "ato"
      ],
      [
        "ĠUS",
        "E"
      ],
      [
        "Ġsuggest",
        "ion"
      ],
      [
        "ĠIst",
        "anbul"
      ],
      [
        "F",
        "am"
      ],
      [
        "ĠW",
        "ard"
      ],
      [
        "ĠAutom",
        "atic"
      ],
      [
        "Ġge",
        "ografica"
      ],
      [
        "Lo",
        "ader"
      ],
      [
        "aus",
        "ilio"
      ],
      [
        "ĠP",
        "ump"
      ],
      [
        "Ġdark",
        "ness"
      ],
      [
        "Ġscompar",
        "so"
      ],
      [
        "æīĢ",
        "æľī"
      ],
      [
        "U",
        "V"
      ],
      [
        "Ġis",
        "ola"
      ],
      [
        "Ġclass",
        "ification"
      ],
      [
        "Ġcomprom",
        "esso"
      ],
      [
        "og",
        "s"
      ],
      [
        "Ġcal",
        "ibr"
      ],
      [
        "ĠM",
        "old"
      ],
      [
        "ĠH",
        "z"
      ],
      [
        "Ġcertific",
        "ates"
      ],
      [
        "ĠN",
        "OW"
      ],
      [
        "Ġn",
        "dr"
      ],
      [
        "Ġadv",
        "ancement"
      ],
      [
        "Ġtur",
        "istici"
      ],
      [
        "Ġalert",
        "s"
      ],
      [
        "Ġsacr",
        "ifice"
      ],
      [
        "ĠAr",
        "ms"
      ],
      [
        "Pro",
        "f"
      ],
      [
        "Ġcot",
        "one"
      ],
      [
        "ĠV",
        "ale"
      ],
      [
        "Ġcent",
        "res"
      ],
      [
        "Ġc",
        "lay"
      ],
      [
        "ĠD",
        "etto"
      ],
      [
        "Ġs",
        "ip"
      ],
      [
        "ĠL",
        "anka"
      ],
      [
        "ĠI",
        "gn"
      ],
      [
        "th",
        "ink"
      ],
      [
        "ech",
        "a"
      ],
      [
        "Ġdon",
        "are"
      ],
      [
        "Ġdress",
        "ed"
      ],
      [
        "Ġdove",
        "vano"
      ],
      [
        "ĠAL",
        "T"
      ],
      [
        "*",
        ","
      ],
      [
        "on",
        "er"
      ],
      [
        "Ġper",
        "der"
      ],
      [
        "ĠF",
        "F"
      ],
      [
        "w",
        "ired"
      ],
      [
        "ĠG",
        "ol"
      ],
      [
        "th",
        "an"
      ],
      [
        "ĠCon",
        "findustria"
      ],
      [
        "ĠD",
        "ual"
      ],
      [
        "View",
        "Model"
      ],
      [
        "ĠGal",
        "ile"
      ],
      [
        "Ġmos",
        "se"
      ],
      [
        "ust",
        "razione"
      ],
      [
        "Ġavanz",
        "ato"
      ],
      [
        "Ġdiscl",
        "ose"
      ],
      [
        "ĠW",
        "right"
      ],
      [
        "Ġpar",
        "ass"
      ],
      [
        "inc",
        "er"
      ],
      [
        "Ġhead",
        "quarters"
      ],
      [
        "ĠP",
        "ere"
      ],
      [
        "m",
        "iddle"
      ],
      [
        "Ġform",
        "aggi"
      ],
      [
        "In",
        "ghilterra"
      ],
      [
        "EL",
        "D"
      ],
      [
        "Ġinv",
        "itation"
      ],
      [
        "æ±",
        "Ĥ"
      ],
      [
        "Ġin",
        "appropri"
      ],
      [
        "om",
        "ia"
      ],
      [
        "Ġg",
        "auge"
      ],
      [
        "Ġdet",
        "r"
      ],
      [
        "Ġpomod",
        "oro"
      ],
      [
        "ĠGio",
        "co"
      ],
      [
        "Ġanaly",
        "sts"
      ],
      [
        "ĠFa",
        "ith"
      ],
      [
        "Ġfest",
        "ivitÃł"
      ],
      [
        "Osp",
        "edale"
      ],
      [
        "un",
        "se"
      ],
      [
        "Ġelett",
        "orali"
      ],
      [
        "IZ",
        "I"
      ],
      [
        "Ġr",
        "ara"
      ],
      [
        "Ġth",
        "riving"
      ],
      [
        "Ġbou",
        "tique"
      ],
      [
        "an",
        "itÃł"
      ],
      [
        "ĠT",
        "ess"
      ],
      [
        "ali",
        "re"
      ],
      [
        "not",
        "ch"
      ],
      [
        "se",
        "par"
      ],
      [
        "app",
        "arato"
      ],
      [
        "ĠView",
        "s"
      ],
      [
        "ĠS",
        "ummary"
      ],
      [
        "arli",
        "est"
      ],
      [
        "Column",
        "s"
      ],
      [
        "Ġattra",
        "zioni"
      ],
      [
        "ĠLaure",
        "a"
      ],
      [
        "RA",
        "Y"
      ],
      [
        "Ġtrick",
        "y"
      ],
      [
        "Ġfirm",
        "ly"
      ],
      [
        "ĠAc",
        "cept"
      ],
      [
        "oc",
        "ado"
      ],
      [
        "bor",
        "ne"
      ],
      [
        "Ġaument",
        "ata"
      ],
      [
        "Ġcool",
        "er"
      ],
      [
        "Ġdi",
        "viene"
      ],
      [
        "Ġdeal",
        "ers"
      ],
      [
        "Ġam",
        "i"
      ],
      [
        "Ġ$",
        "."
      ],
      [
        "ĠPl",
        "ans"
      ],
      [
        "ĠN",
        "est"
      ],
      [
        "el",
        "em"
      ],
      [
        "ĠMat",
        "tarella"
      ],
      [
        "Ġmemor",
        "izzare"
      ],
      [
        "Anim",
        "ation"
      ],
      [
        "ori",
        "entamento"
      ],
      [
        "Ġso",
        "y"
      ],
      [
        "ĠComm",
        "ento"
      ],
      [
        "rit",
        "tura"
      ],
      [
        "Ġextra",
        "ction"
      ],
      [
        "on",
        "are"
      ],
      [
        "ĠM",
        "ik"
      ],
      [
        "Ġresid",
        "enziale"
      ],
      [
        "Image",
        "Filter"
      ],
      [
        "Ġar",
        "redi"
      ],
      [
        "Ġcapt",
        "uring"
      ],
      [
        "Ġpersonal",
        "izzata"
      ],
      [
        "ĠAd",
        "vent"
      ],
      [
        "Ġcat",
        "ene"
      ],
      [
        "Ġdomin",
        "ant"
      ],
      [
        "ella",
        "zione"
      ],
      [
        "Ġdat",
        "abases"
      ],
      [
        "al",
        "ena"
      ],
      [
        "ĠStat",
        "istics"
      ],
      [
        "ĠC",
        "erc"
      ],
      [
        "ĠCal",
        "ci"
      ],
      [
        "Ġremember",
        "ed"
      ],
      [
        "ĠMot",
        "ors"
      ],
      [
        "Ġapprov",
        "ata"
      ],
      [
        "O",
        "s"
      ],
      [
        "ĠT",
        "um"
      ],
      [
        "Ġmascher",
        "ine"
      ],
      [
        "s",
        "upp"
      ],
      [
        "Ġmon",
        "umento"
      ],
      [
        "Ġlim",
        "ita"
      ],
      [
        "Ġmail",
        "ing"
      ],
      [
        "Ġcha",
        "os"
      ],
      [
        "Ġv",
        "etture"
      ],
      [
        "ĠE",
        "dd"
      ],
      [
        "Ġrecomm",
        "ends"
      ],
      [
        "Ġd",
        "y"
      ],
      [
        "ĠG",
        "enn"
      ],
      [
        "Ġac",
        "idi"
      ],
      [
        "as",
        "io"
      ],
      [
        "Ġsc",
        "ud"
      ],
      [
        "Ġv",
        "aso"
      ],
      [
        "Ġfi",
        "res"
      ],
      [
        "Ġassic",
        "urazione"
      ],
      [
        "Ġinevit",
        "abile"
      ],
      [
        "f",
        "lex"
      ],
      [
        "ĠL",
        "IMIT"
      ],
      [
        "Ġsupp",
        "orta"
      ],
      [
        "Ġfrag",
        "ili"
      ],
      [
        "get",
        "Name"
      ],
      [
        "Ġneg",
        "are"
      ],
      [
        "Ġscand",
        "alo"
      ],
      [
        "Ġobserv",
        "ations"
      ],
      [
        "ĠRob",
        "inson"
      ],
      [
        "Econom",
        "ia"
      ],
      [
        "Ġinc",
        "ant"
      ],
      [
        "Ġcop",
        "e"
      ],
      [
        "Ġoccup",
        "arsi"
      ],
      [
        "Ġdro",
        "pping"
      ],
      [
        "Ġx",
        "ml"
      ],
      [
        "ĠAnn",
        "unci"
      ],
      [
        "Ġalleg",
        "ato"
      ],
      [
        "å·",
        "¥"
      ],
      [
        "Ġcarbo",
        "idrati"
      ],
      [
        "Ġins",
        "ects"
      ],
      [
        "Ġsch",
        "erm"
      ],
      [
        "Ġconcent",
        "ra"
      ],
      [
        "Ġconsist",
        "ente"
      ],
      [
        "ĠBatt",
        "ista"
      ],
      [
        "ou",
        "stic"
      ],
      [
        "Ġtiss",
        "ues"
      ],
      [
        "Ġh",
        "onored"
      ],
      [
        "est",
        "im"
      ],
      [
        "Ġrend",
        "ering"
      ],
      [
        "t",
        "pl"
      ],
      [
        "Ġcer",
        "co"
      ],
      [
        "Ġmar",
        "itt"
      ],
      [
        "ĠNap",
        "ol"
      ],
      [
        "Ġcatt",
        "iva"
      ],
      [
        "ĠP",
        "ull"
      ],
      [
        "Ġsh",
        "aft"
      ],
      [
        "Ġcustom",
        "s"
      ],
      [
        "Stat",
        "ement"
      ],
      [
        "T",
        "w"
      ],
      [
        "ĠNurs",
        "ing"
      ],
      [
        "Ġh",
        "ier"
      ],
      [
        "tr",
        "ici"
      ],
      [
        "ĠH",
        "ud"
      ],
      [
        "ĠLetter",
        "a"
      ],
      [
        "bu",
        "ilder"
      ],
      [
        "\"><",
        "?"
      ],
      [
        "ĠStrateg",
        "ic"
      ],
      [
        "Ġc",
        "ited"
      ],
      [
        "Ġst",
        "ating"
      ],
      [
        "ins",
        "tein"
      ],
      [
        "ament",
        "ale"
      ],
      [
        "T",
        "v"
      ],
      [
        "Ġmemor",
        "izzati"
      ],
      [
        "ĠControl",
        "lo"
      ],
      [
        "ç¬",
        "¬"
      ],
      [
        "sequ",
        "ently"
      ],
      [
        "ĠLib",
        "ero"
      ],
      [
        "Mu",
        "on"
      ],
      [
        "ic",
        "arsi"
      ],
      [
        "ĵ",
        "į"
      ],
      [
        "Ġrun",
        "ner"
      ],
      [
        "nam",
        "on"
      ],
      [
        "Ġbook",
        "ed"
      ],
      [
        "ĠSte",
        "wart"
      ],
      [
        "Ġfab",
        "bisog"
      ],
      [
        "Ġdivert",
        "enti"
      ],
      [
        "all",
        "ine"
      ],
      [
        "con",
        "vert"
      ],
      [
        "sc",
        "ene"
      ],
      [
        "Ġperm",
        "e"
      ],
      [
        "Ġorigin",
        "aria"
      ],
      [
        "Ġdisapp",
        "ear"
      ],
      [
        "ial",
        "lo"
      ],
      [
        "p",
        "k"
      ],
      [
        "ic",
        "ando"
      ],
      [
        "è¿Ľ",
        "è¡Į"
      ],
      [
        "ĠC",
        "osto"
      ],
      [
        "Ġse",
        "aled"
      ],
      [
        "Ġrec",
        "ita"
      ],
      [
        "ĠÙ",
        "ħ"
      ],
      [
        "Ġinnova",
        "zioni"
      ],
      [
        "os",
        "im"
      ],
      [
        "ĠX",
        "IX"
      ],
      [
        "Ġsindac",
        "ali"
      ],
      [
        "Ġf",
        "ought"
      ],
      [
        "ĠR",
        "SS"
      ],
      [
        "ĠAziend",
        "e"
      ],
      [
        "i",
        "ents"
      ],
      [
        "Ġtranqu",
        "illa"
      ],
      [
        "Ġespl",
        "os"
      ],
      [
        "il",
        "tÃł"
      ],
      [
        "F",
        "it"
      ],
      [
        "ĉĉ",
        "Ċ"
      ],
      [
        "Ġpor",
        "zione"
      ],
      [
        "Ġline",
        "up"
      ],
      [
        "Ġstrugg",
        "led"
      ],
      [
        "lic",
        "enses"
      ],
      [
        "Ġcor",
        "se"
      ],
      [
        "ĠCons",
        "ulta"
      ],
      [
        "ĠCal",
        "c"
      ],
      [
        "ĠMiche",
        "l"
      ],
      [
        "o",
        "is"
      ],
      [
        "Ġstra",
        "p"
      ],
      [
        "oc",
        "ity"
      ],
      [
        "truct",
        "ive"
      ],
      [
        "rit",
        "ers"
      ],
      [
        "Ġfis",
        "icamente"
      ],
      [
        "Ġcolleg",
        "ate"
      ],
      [
        "Ġritorn",
        "are"
      ],
      [
        "Ġv",
        "asc"
      ],
      [
        "ĠÐ",
        "·"
      ],
      [
        "ĠCH",
        "AR"
      ],
      [
        "ĠAv",
        "ete"
      ],
      [
        "ĠRev",
        "enue"
      ],
      [
        "Ġguad",
        "agno"
      ],
      [
        "ĠC",
        "assa"
      ],
      [
        "ëĭ",
        "¤"
      ],
      [
        "Ġfi",
        "amme"
      ],
      [
        "Ġcaratter",
        "izzano"
      ],
      [
        "ĠTe",
        "acher"
      ],
      [
        "Ġacquist",
        "ati"
      ],
      [
        "Ġsc",
        "ooter"
      ],
      [
        "Ġes",
        "ito"
      ],
      [
        "Ġamministr",
        "ativi"
      ],
      [
        "ĠAlessand",
        "ria"
      ],
      [
        "ĠEta",
        "FwD"
      ],
      [
        "LO",
        "AD"
      ],
      [
        "Ġfoss",
        "il"
      ],
      [
        "Ġpr",
        "ono"
      ],
      [
        "v",
        "ide"
      ],
      [
        "Ñ",
        "İ"
      ],
      [
        "Ġse",
        "vent"
      ],
      [
        "ors",
        "che"
      ],
      [
        "Ġf",
        "mt"
      ],
      [
        "Ġpract",
        "ically"
      ],
      [
        "Ġinterven",
        "uti"
      ],
      [
        "Ġm",
        "asse"
      ],
      [
        "ĠSh",
        "i"
      ],
      [
        "Ġunder",
        "ta"
      ],
      [
        "ens",
        "tein"
      ],
      [
        "Ġinter",
        "azioni"
      ],
      [
        "Ġdec",
        "lined"
      ],
      [
        "Ġacqu",
        "iring"
      ],
      [
        "Ġward",
        "robe"
      ],
      [
        "Ġb",
        "argain"
      ],
      [
        "Ġr",
        "aramente"
      ],
      [
        "Ġlog",
        "s"
      ],
      [
        "ĠDur",
        "ata"
      ],
      [
        "Sub",
        "s"
      ],
      [
        "Ġinc",
        "entr"
      ],
      [
        "ie",
        "ves"
      ],
      [
        "Ġind",
        "ul"
      ],
      [
        "es",
        "ura"
      ],
      [
        "e",
        "i"
      ],
      [
        "Down",
        "load"
      ],
      [
        "r",
        "ft"
      ],
      [
        "ĠH",
        "at"
      ],
      [
        "Ġest",
        "esa"
      ],
      [
        "PR",
        "ESS"
      ],
      [
        "ĠB",
        "ug"
      ],
      [
        "bbi",
        "amente"
      ],
      [
        "ĠDis",
        "pos"
      ],
      [
        "ĠDev",
        "i"
      ],
      [
        "Ġerect",
        "ile"
      ],
      [
        "ven",
        "ia"
      ],
      [
        "Ġveder",
        "lo"
      ],
      [
        "Ġ'",
        "%"
      ],
      [
        "Ġsott",
        "ostante"
      ],
      [
        "Ġcontroll",
        "ata"
      ],
      [
        "Ġtob",
        "acco"
      ],
      [
        "H",
        "T"
      ],
      [
        "Ġd",
        "or"
      ],
      [
        "ĠPro",
        "per"
      ],
      [
        "Ġillustr",
        "ato"
      ],
      [
        "åı",
        "£"
      ],
      [
        "Ġcoll",
        "ana"
      ],
      [
        "ĠR",
        "ank"
      ],
      [
        "Ġdef",
        "ining"
      ],
      [
        "Ġsm",
        "ettere"
      ],
      [
        "Em",
        "ilia"
      ],
      [
        "Ġbar",
        "re"
      ],
      [
        "Ġs",
        "edia"
      ],
      [
        "Ġdes",
        "ira"
      ],
      [
        "ĠGre",
        "co"
      ],
      [
        "Ġbon",
        "ifico"
      ],
      [
        "cy",
        "cl"
      ],
      [
        "Ġcontradd",
        "ist"
      ],
      [
        "ĠĠ",
        "ĉ"
      ],
      [
        "Ġspir",
        "its"
      ],
      [
        "Ġconsul",
        "enti"
      ],
      [
        "Ġanticip",
        "azioni"
      ],
      [
        "Ġt",
        "ones"
      ],
      [
        "Ġmarg",
        "inal"
      ],
      [
        "Ġdebole",
        "zza"
      ],
      [
        "ag",
        "l"
      ],
      [
        "ĠB",
        "IO"
      ],
      [
        "red",
        "amento"
      ],
      [
        "Ġnat",
        "ale"
      ],
      [
        "Ġpriv",
        "at"
      ],
      [
        "ĠComp",
        "liance"
      ],
      [
        "Ġhom",
        "emade"
      ],
      [
        "ĠM",
        "ann"
      ],
      [
        "Ġdry",
        "ing"
      ],
      [
        "ĠTemp",
        "late"
      ],
      [
        "put",
        "er"
      ],
      [
        "it",
        "ime"
      ],
      [
        "Ġstim",
        "oli"
      ],
      [
        "Ġsp",
        "unt"
      ],
      [
        "ĠK",
        "night"
      ],
      [
        "L",
        "ock"
      ],
      [
        "ĠH",
        "app"
      ],
      [
        "ud",
        "ita"
      ],
      [
        "altr",
        "onde"
      ],
      [
        "G",
        "G"
      ],
      [
        "or",
        "ini"
      ],
      [
        "Ġb",
        "ers"
      ],
      [
        "ĠFort",
        "un"
      ],
      [
        "ä¿",
        "®"
      ],
      [
        "Ġconjun",
        "ction"
      ],
      [
        "Ġex",
        "ec"
      ],
      [
        "Ġfin",
        "anziare"
      ],
      [
        "Ġassess",
        "ed"
      ],
      [
        "Ġhung",
        "ry"
      ],
      [
        "r",
        "ima"
      ],
      [
        "Ġcli",
        "ps"
      ],
      [
        "Ġenerget",
        "iche"
      ],
      [
        "ĠT",
        "OP"
      ],
      [
        "The",
        "se"
      ],
      [
        "Ġpack",
        "s"
      ],
      [
        "Ġinstall",
        "ations"
      ],
      [
        "Ġepid",
        "emi"
      ],
      [
        "ĠP",
        "asso"
      ],
      [
        "Ġsto",
        "cc"
      ],
      [
        "ud",
        "es"
      ],
      [
        "amb",
        "ia"
      ],
      [
        "Ġtranqu",
        "illo"
      ],
      [
        "f",
        "sm"
      ],
      [
        "g",
        "as"
      ],
      [
        "ç±»",
        "åŀĭ"
      ],
      [
        "s",
        "ters"
      ],
      [
        "Ġmind",
        "ful"
      ],
      [
        "P",
        "resent"
      ],
      [
        "ĠH",
        "ours"
      ],
      [
        "Ġthought",
        "ful"
      ],
      [
        "t",
        "k"
      ],
      [
        "Ġh",
        "ug"
      ],
      [
        "Ġav",
        "remmo"
      ],
      [
        "Ġfore",
        "front"
      ],
      [
        "u",
        "osi"
      ],
      [
        "ĠEx",
        "hib"
      ],
      [
        "TR",
        "UE"
      ],
      [
        "ĠDep",
        "uty"
      ],
      [
        "ow",
        "ed"
      ],
      [
        "c",
        "fr"
      ],
      [
        "ĠPi",
        "xel"
      ],
      [
        "truct",
        "ions"
      ],
      [
        "Ġraggiung",
        "ibile"
      ],
      [
        "U",
        "AL"
      ],
      [
        "anzi",
        "amento"
      ],
      [
        "Ġdiv",
        "enti"
      ],
      [
        "ĠEv",
        "ans"
      ],
      [
        "r",
        "ating"
      ],
      [
        "ĠDiff",
        "ic"
      ],
      [
        "S",
        "B"
      ],
      [
        "Ġvol",
        "entieri"
      ],
      [
        "oni",
        "an"
      ],
      [
        "ĠPro",
        "blem"
      ],
      [
        "Ġprod",
        "otte"
      ],
      [
        "ten",
        "ant"
      ],
      [
        "Ġcontrovers",
        "ial"
      ],
      [
        "Ġitiner",
        "ario"
      ],
      [
        "r",
        "untime"
      ],
      [
        "Ġstud",
        "ia"
      ],
      [
        "Ġcontr",
        "ary"
      ],
      [
        "Ġpaper",
        "work"
      ],
      [
        "Ġmetabol",
        "ism"
      ],
      [
        "Ġwond",
        "ers"
      ],
      [
        "let",
        "a"
      ],
      [
        "Ġsic",
        "ure"
      ],
      [
        "Ġeth",
        "ics"
      ],
      [
        "ĠFac",
        "ulty"
      ],
      [
        "Ġw",
        "ik"
      ],
      [
        "ĠAutom",
        "ation"
      ],
      [
        "ar",
        "in"
      ],
      [
        "ĠM",
        "eglio"
      ],
      [
        "zz",
        "ati"
      ],
      [
        "Ġcam",
        "per"
      ],
      [
        "ĠEs",
        "iste"
      ],
      [
        "Ġder",
        "by"
      ],
      [
        "Ġperif",
        "eria"
      ],
      [
        "us",
        "cript"
      ],
      [
        "ut",
        "ation"
      ],
      [
        "ĠK",
        "rist"
      ],
      [
        "ĠTe",
        "aching"
      ],
      [
        "Ġsap",
        "ete"
      ],
      [
        "н",
        "а"
      ],
      [
        "ĠGra",
        "zia"
      ],
      [
        "ĠN",
        "ex"
      ],
      [
        "Ġfound",
        "ing"
      ],
      [
        "Ġriguard",
        "ante"
      ],
      [
        "Ġpat",
        "ente"
      ],
      [
        "Ġrep",
        "o"
      ],
      [
        "ĠZ",
        "ur"
      ],
      [
        "Ġdom",
        "and"
      ],
      [
        "Ġtav",
        "ole"
      ],
      [
        "Stack",
        "Trace"
      ],
      [
        "Ġdest",
        "inazioni"
      ],
      [
        "Ġrischi",
        "ano"
      ],
      [
        "Ġgir",
        "ato"
      ],
      [
        "Ġpolem",
        "ica"
      ],
      [
        "ip",
        "el"
      ],
      [
        "åĪ",
        "¶"
      ],
      [
        "cra",
        "zia"
      ],
      [
        "ĠCh",
        "ronic"
      ],
      [
        "ĠCol",
        "on"
      ],
      [
        "m",
        "us"
      ],
      [
        "s",
        "oci"
      ],
      [
        "rit",
        "ies"
      ],
      [
        "Ġbor",
        "ing"
      ],
      [
        "am",
        "per"
      ],
      [
        "ĠCal",
        "endar"
      ],
      [
        "ĠIntegr",
        "ation"
      ],
      [
        "r",
        "ates"
      ],
      [
        "ck",
        "er"
      ],
      [
        "Ġistitu",
        "ito"
      ],
      [
        "ĠC",
        "ed"
      ],
      [
        "styles",
        "heet"
      ],
      [
        "m",
        "g"
      ],
      [
        "Ġpo",
        "etica"
      ],
      [
        "Ġoverwhel",
        "med"
      ],
      [
        "Ġt",
        "x"
      ],
      [
        "th",
        "ere"
      ],
      [
        "Ġmag",
        "ica"
      ],
      [
        "ĠWar",
        "ren"
      ],
      [
        "STAT",
        "US"
      ],
      [
        "p",
        "ul"
      ],
      [
        "Ġcompan",
        "ions"
      ],
      [
        "ĠWhe",
        "el"
      ],
      [
        "ĠI",
        "va"
      ],
      [
        "ĠF",
        "isc"
      ],
      [
        "M",
        "any"
      ],
      [
        "ĠCh",
        "ocolate"
      ],
      [
        "ĠAcadem",
        "ic"
      ],
      [
        "ond",
        "azione"
      ],
      [
        "Ġinter",
        "e"
      ],
      [
        "ĠR",
        "ating"
      ],
      [
        "Ġad",
        "renal"
      ],
      [
        "Ġesclus",
        "ione"
      ],
      [
        "n",
        "als"
      ],
      [
        "ĠD",
        "op"
      ],
      [
        "Pack",
        "age"
      ],
      [
        "Ġsh",
        "ortage"
      ],
      [
        "Ġperf",
        "ection"
      ],
      [
        "Ġrid",
        "es"
      ],
      [
        "Ġadapt",
        "ation"
      ],
      [
        "G",
        "EN"
      ],
      [
        "w",
        "eg"
      ],
      [
        "Ġv",
        "ivid"
      ],
      [
        "Ġsu",
        "icidio"
      ],
      [
        "Un",
        "itÃł"
      ],
      [
        "§",
        "è¡Į"
      ],
      [
        "inter",
        "azione"
      ],
      [
        "ĠIm",
        "mo"
      ],
      [
        "Wh",
        "y"
      ],
      [
        "å",
        "Ł"
      ],
      [
        "Ġsal",
        "mon"
      ],
      [
        "Ġringra",
        "zio"
      ],
      [
        "ĠKnow",
        "ing"
      ],
      [
        "ĠWay",
        "ne"
      ],
      [
        "Ġrap",
        "idi"
      ],
      [
        "Ġvig",
        "ilia"
      ],
      [
        ">",
        ";"
      ],
      [
        "Ġt",
        "an"
      ],
      [
        "Ġhaz",
        "ards"
      ],
      [
        "Ġet",
        "ica"
      ],
      [
        "Ġquant",
        "ities"
      ],
      [
        "Ġ$",
        "('."
      ],
      [
        "Ġbre",
        "w"
      ],
      [
        "stand",
        "ard"
      ],
      [
        "ro",
        "se"
      ],
      [
        "ec",
        "cezione"
      ],
      [
        "Ġappro",
        "ached"
      ],
      [
        "Ġribad",
        "ito"
      ],
      [
        "D",
        "EFAULT"
      ],
      [
        "Ġpass",
        "ap"
      ],
      [
        "Ġpress",
        "ed"
      ],
      [
        "Ġchalleng",
        "ed"
      ],
      [
        "all",
        "ora"
      ],
      [
        "Ġserv",
        "ito"
      ],
      [
        "Ġconsult",
        "ants"
      ],
      [
        "Ġg",
        "ustare"
      ],
      [
        "oc",
        "key"
      ],
      [
        "co",
        "res"
      ],
      [
        "Ġbor",
        "ghi"
      ],
      [
        "Ġenerget",
        "ic"
      ],
      [
        "ĠV",
        "AT"
      ],
      [
        "Ġsell",
        "s"
      ],
      [
        "ior",
        "gan"
      ],
      [
        "Employ",
        "ee"
      ],
      [
        "Ġinn",
        "esc"
      ],
      [
        "Tag",
        "s"
      ],
      [
        "Ġtrigger",
        "ed"
      ],
      [
        "ĠG",
        "PU"
      ],
      [
        "()",
        "),"
      ],
      [
        "ident",
        "ificazione"
      ],
      [
        "Ġtest",
        "ate"
      ],
      [
        "Ġrisol",
        "to"
      ],
      [
        "ĠTour",
        "ism"
      ],
      [
        "ĠAlf",
        "redo"
      ],
      [
        "onto",
        "i"
      ],
      [
        "Ġres",
        "ervation"
      ],
      [
        "Ġgratu",
        "ite"
      ],
      [
        "Ġgate",
        "way"
      ],
      [
        "es",
        "pl"
      ],
      [
        "Ġco",
        "alizione"
      ],
      [
        "ĠCar",
        "o"
      ],
      [
        "Ġbil",
        "ater"
      ],
      [
        "Ġcombatt",
        "imento"
      ],
      [
        "Ġapp",
        "osito"
      ],
      [
        "ili",
        "ar"
      ],
      [
        "Ġcompless",
        "ivamente"
      ],
      [
        "Ġmand",
        "or"
      ],
      [
        "ĠVers",
        "o"
      ],
      [
        "Ġpur",
        "ché"
      ],
      [
        "ĠBe",
        "ijing"
      ],
      [
        "Ġadd",
        "osso"
      ],
      [
        "Ġpast",
        "orale"
      ],
      [
        "ĠÐ",
        "¼"
      ],
      [
        "Ġaggiorn",
        "are"
      ],
      [
        "ĠCont",
        "attaci"
      ],
      [
        "em",
        "n"
      ],
      [
        "Ġconclus",
        "ioni"
      ],
      [
        "Ġvan",
        "illa"
      ],
      [
        "ĠCertific",
        "ation"
      ],
      [
        "Ġaut",
        "os"
      ],
      [
        "ĠMass",
        "a"
      ],
      [
        "ĠThe",
        "me"
      ],
      [
        "--",
        ">"
      ],
      [
        "Ï",
        "Ĥ"
      ],
      [
        "ĠS",
        "ost"
      ],
      [
        "m",
        "ic"
      ],
      [
        "ict",
        "ure"
      ],
      [
        "Ġdemocr",
        "atica"
      ],
      [
        "Ġader",
        "ire"
      ],
      [
        "Ġabbra",
        "cci"
      ],
      [
        "b",
        "irth"
      ],
      [
        "ĠSS",
        "D"
      ],
      [
        "C",
        "ir"
      ],
      [
        "e",
        "h"
      ],
      [
        "Ġcon",
        "gress"
      ],
      [
        "zion",
        "ismo"
      ],
      [
        "ort",
        "uni"
      ],
      [
        "èĢ",
        "ħ"
      ],
      [
        "ĠT",
        "ickets"
      ],
      [
        "Ġfond",
        "amento"
      ],
      [
        "Ġappropri",
        "ately"
      ],
      [
        "Ġl",
        "upo"
      ],
      [
        "Ġcirc",
        "les"
      ],
      [
        "Ġfer",
        "ito"
      ],
      [
        "f",
        "ake"
      ],
      [
        "Ġpic",
        "chi"
      ],
      [
        "Ġpun",
        "ch"
      ],
      [
        "Ac",
        "qu"
      ],
      [
        "d",
        "k"
      ],
      [
        "ĠT",
        "ennis"
      ],
      [
        "Ġparti",
        "ally"
      ],
      [
        "E",
        "p"
      ],
      [
        "v",
        "ue"
      ],
      [
        "f",
        "illed"
      ],
      [
        "Ġcount",
        "ing"
      ],
      [
        "Ġdens",
        "itÃł"
      ],
      [
        "omb",
        "ie"
      ],
      [
        "ĠG",
        "ig"
      ],
      [
        "ish",
        "i"
      ],
      [
        "Ġoptim",
        "izing"
      ],
      [
        "ĠExt",
        "ract"
      ],
      [
        "Ġfrustr",
        "ating"
      ],
      [
        "Ġ\"",
        "${"
      ],
      [
        "Ġr",
        "uled"
      ],
      [
        "tt",
        "es"
      ],
      [
        "ĠBro",
        "ther"
      ],
      [
        "ĠRing",
        "ra"
      ],
      [
        "Ġsol",
        "iti"
      ],
      [
        "Ġlim",
        "iting"
      ],
      [
        "Ġweek",
        "ends"
      ],
      [
        "Ġevid",
        "enziare"
      ],
      [
        "Ġpred",
        "il"
      ],
      [
        "Ġliter",
        "ary"
      ],
      [
        "dec",
        "ode"
      ],
      [
        "=",
        "%"
      ],
      [
        "Ġand",
        "ate"
      ],
      [
        "ĠWh",
        "enever"
      ],
      [
        "ĠJul",
        "ia"
      ],
      [
        "ĠIss",
        "ues"
      ],
      [
        "ĠG",
        "ear"
      ],
      [
        "Ġev",
        "olut"
      ],
      [
        "Ġmagistr",
        "atura"
      ],
      [
        "Ġautent",
        "ico"
      ],
      [
        "Ġtr",
        "arre"
      ],
      [
        "ĠP",
        "ing"
      ],
      [
        "ĠCommission",
        "er"
      ],
      [
        "Ġhol",
        "y"
      ],
      [
        "Ġun",
        "ito"
      ],
      [
        "ĠD",
        "ictionary"
      ],
      [
        "Ġproject",
        "ed"
      ],
      [
        "ĠTecnolog",
        "ia"
      ],
      [
        "Ġ\"",
        "_"
      ],
      [
        "Ġorg",
        "ano"
      ],
      [
        "Ġanaly",
        "st"
      ],
      [
        "ĠProv",
        "ider"
      ],
      [
        "ĠEg",
        "yp"
      ],
      [
        "ĠArr",
        "iva"
      ],
      [
        "ĠI",
        "RA"
      ],
      [
        "ĠC",
        "lay"
      ],
      [
        "Ġsh",
        "ake"
      ],
      [
        "Ġbattag",
        "lie"
      ],
      [
        "b",
        "uff"
      ],
      [
        "ris",
        "k"
      ],
      [
        "ETH",
        "OD"
      ],
      [
        "el",
        "mo"
      ],
      [
        "em",
        "ila"
      ],
      [
        "Thread",
        "ing"
      ],
      [
        "Ġnon",
        "no"
      ],
      [
        "al",
        "imentare"
      ],
      [
        "Ġinf",
        "est"
      ],
      [
        "Ġsac",
        "red"
      ],
      [
        "Ġsosten",
        "itori"
      ],
      [
        "ĠFood",
        "s"
      ],
      [
        "l",
        "ive"
      ],
      [
        "EN",
        "ZE"
      ],
      [
        "Ġdist",
        "ante"
      ],
      [
        "Ġang",
        "oli"
      ],
      [
        "j",
        "p"
      ],
      [
        "Ġsp",
        "acc"
      ],
      [
        "Ġpu",
        "zz"
      ],
      [
        "ĠCirc",
        "uit"
      ],
      [
        "el",
        "ett"
      ],
      [
        "ĠMarket",
        "s"
      ],
      [
        "Ġcort",
        "ile"
      ],
      [
        "Ġeccess",
        "ivo"
      ],
      [
        "Ġhoc",
        "key"
      ],
      [
        "Ġintegr",
        "ante"
      ],
      [
        "íķ",
        "ĺ"
      ],
      [
        "in",
        "ho"
      ],
      [
        "ĠT",
        "ort"
      ],
      [
        "Ġorgan",
        "ico"
      ],
      [
        "Ġotten",
        "endo"
      ],
      [
        "Ġfin",
        "iscono"
      ],
      [
        "ĠF",
        "T"
      ],
      [
        "ER",
        "N"
      ],
      [
        "Ġsent",
        "ences"
      ],
      [
        "Ġassist",
        "ing"
      ],
      [
        "Ġroll",
        "s"
      ],
      [
        "Ġap",
        "olog"
      ],
      [
        "Ġstar",
        "ter"
      ],
      [
        "Ġhack",
        "er"
      ],
      [
        "c",
        "ic"
      ],
      [
        "Ġl",
        "ice"
      ],
      [
        "ĠV",
        "ik"
      ],
      [
        "Ġappear",
        "ing"
      ],
      [
        "ĠRis",
        "par"
      ],
      [
        "s",
        "ets"
      ],
      [
        "ĠW",
        "ide"
      ],
      [
        "ĠForm",
        "er"
      ],
      [
        "Ġpe",
        "per"
      ],
      [
        "ãĤ",
        "Ĵ"
      ],
      [
        "è®",
        "¡"
      ],
      [
        "ĠS",
        "tad"
      ],
      [
        "us",
        "ioni"
      ],
      [
        "ĠColle",
        "gio"
      ],
      [
        "ĠPubl",
        "ishing"
      ],
      [
        "Ġso",
        "fa"
      ],
      [
        "at",
        "ona"
      ],
      [
        "Ġr",
        "ata"
      ],
      [
        "ĠV",
        "ul"
      ],
      [
        "TI",
        "F"
      ],
      [
        "Ġmiss",
        "ioni"
      ],
      [
        "Ġminor",
        "ity"
      ],
      [
        "ĠEngine",
        "er"
      ],
      [
        "Ġar",
        "ra"
      ],
      [
        "Ġconferm",
        "ata"
      ],
      [
        "Cod",
        "igo"
      ],
      [
        "ĠTUT",
        "TI"
      ],
      [
        "V",
        "o"
      ],
      [
        "Ġex",
        "tr"
      ],
      [
        "Ġhand",
        "made"
      ],
      [
        "Ġproblem",
        "atica"
      ],
      [
        "ĠNO",
        "ST"
      ],
      [
        "ĠApp",
        "licazione"
      ],
      [
        "Ġ**",
        "*"
      ],
      [
        "Ġinterpre",
        "ta"
      ],
      [
        "ĠMem",
        "oria"
      ],
      [
        "Ġquarant",
        "ena"
      ],
      [
        "ë",
        "¡"
      ],
      [
        "ĠVol",
        "kswagen"
      ],
      [
        "ĠHol",
        "land"
      ],
      [
        "archit",
        "etto"
      ],
      [
        "ĠEx",
        "c"
      ],
      [
        "Ġimp",
        "osed"
      ],
      [
        "ĠMe",
        "asure"
      ],
      [
        "Ġinqu",
        "iry"
      ],
      [
        "Ġperman",
        "ently"
      ],
      [
        "Ġwhe",
        "at"
      ],
      [
        "ĠImp",
        "resa"
      ],
      [
        "Ġsoff",
        "erm"
      ],
      [
        "æĶ",
        "¶"
      ],
      [
        "S",
        "pl"
      ],
      [
        "Ġby",
        "pass"
      ],
      [
        "r",
        "oni"
      ],
      [
        "v",
        "igion"
      ],
      [
        "in",
        "valid"
      ],
      [
        "al",
        "an"
      ],
      [
        "Ġtempor",
        "arily"
      ],
      [
        "ĠAl",
        "ert"
      ],
      [
        "Ġrit",
        "engo"
      ],
      [
        "ĠBusiness",
        "es"
      ],
      [
        "Ġporti",
        "ere"
      ],
      [
        "ĠB",
        "eth"
      ],
      [
        "Ġro",
        "tazione"
      ],
      [
        "Ġorgan",
        "izzate"
      ],
      [
        "\\/",
        "\\/"
      ],
      [
        "re",
        "zzi"
      ],
      [
        "Ġpart",
        "en"
      ],
      [
        "Ġthread",
        "s"
      ],
      [
        "Ġest",
        "eso"
      ],
      [
        "Ġrin",
        "unci"
      ],
      [
        "Ġstup",
        "id"
      ],
      [
        "Ġitiner",
        "ari"
      ],
      [
        "ĠRapp",
        "resent"
      ],
      [
        "Ġb",
        "ump"
      ],
      [
        "Ġsc",
        "ultura"
      ],
      [
        "um",
        "l"
      ],
      [
        "ĠMosc",
        "ow"
      ],
      [
        "ĠIs",
        "ab"
      ],
      [
        "at",
        "ario"
      ],
      [
        "ĠY",
        "ang"
      ],
      [
        "end",
        "ole"
      ],
      [
        "P",
        "lan"
      ],
      [
        "Ġdon",
        "a"
      ],
      [
        "loc",
        "king"
      ],
      [
        "Ġmisteri",
        "oso"
      ],
      [
        "ĠCold",
        "iretti"
      ],
      [
        "ĠV",
        "ino"
      ],
      [
        "é",
        "mon"
      ],
      [
        "åŃĹ",
        "符"
      ],
      [
        "S",
        "port"
      ],
      [
        "Ġdecid",
        "ono"
      ],
      [
        "ĠAggi",
        "ungi"
      ],
      [
        "Ġrichi",
        "ama"
      ],
      [
        "th",
        "row"
      ],
      [
        "Ġcons",
        "ensus"
      ],
      [
        "Ġut",
        "ilitÃł"
      ],
      [
        "Ġcompet",
        "ent"
      ],
      [
        "Ġero",
        "i"
      ],
      [
        "Ġp",
        "elo"
      ],
      [
        "am",
        "olo"
      ],
      [
        "ĠBro",
        "thers"
      ],
      [
        "ĠLine",
        "a"
      ],
      [
        "ansom",
        "ware"
      ],
      [
        "Ġes",
        "alt"
      ],
      [
        "Ġfun",
        "eral"
      ],
      [
        "ĠCo",
        "aching"
      ],
      [
        "Ġwind",
        "s"
      ],
      [
        "Ġregol",
        "amenti"
      ],
      [
        "à",
        "¦"
      ],
      [
        "Ġv",
        "apor"
      ],
      [
        "Y",
        "Y"
      ],
      [
        "ĠAP",
        "K"
      ],
      [
        "ĠLab",
        "our"
      ],
      [
        "Ġpericol",
        "ose"
      ],
      [
        "Ġar",
        "ising"
      ],
      [
        "ĠX",
        "II"
      ],
      [
        "En",
        "vironment"
      ],
      [
        "Ġcongr",
        "at"
      ],
      [
        "Ġdi",
        "ario"
      ],
      [
        "Ġinflu",
        "ential"
      ],
      [
        "ĠVol",
        "unte"
      ],
      [
        "Ġgenu",
        "inely"
      ],
      [
        "Ġcorret",
        "tezza"
      ],
      [
        "Ġinterp",
        "erson"
      ],
      [
        "å¤",
        "Ħ"
      ],
      [
        "is",
        "Empty"
      ],
      [
        "Ġre",
        "lying"
      ],
      [
        "ĠB",
        "ever"
      ],
      [
        "ĠM",
        "attia"
      ],
      [
        "ĠPer",
        "ciò"
      ],
      [
        "ID",
        "A"
      ],
      [
        "Ġlumin",
        "oso"
      ],
      [
        "Ġar",
        "th"
      ],
      [
        "Ġprov",
        "engono"
      ],
      [
        "Ġstrength",
        "ening"
      ],
      [
        "Ġtw",
        "itter"
      ],
      [
        "log",
        "ic"
      ],
      [
        "--------------------------------",
        "----------------"
      ],
      [
        "Ġstatunit",
        "ensi"
      ],
      [
        "ĠWeek",
        "ly"
      ],
      [
        "ĠF",
        "light"
      ],
      [
        "ĠAl",
        "ba"
      ],
      [
        "isc",
        "ald"
      ],
      [
        "Ġgradu",
        "almente"
      ],
      [
        "Ġl",
        "ia"
      ],
      [
        "ĠC",
        "resc"
      ],
      [
        "Ġcomm",
        "esso"
      ],
      [
        "Ġtot",
        "ali"
      ],
      [
        "Ġinizi",
        "ali"
      ],
      [
        "ĠSur",
        "v"
      ],
      [
        "Ġfinanzi",
        "ato"
      ],
      [
        "Ġanon",
        "ymous"
      ],
      [
        "Ġgram",
        "s"
      ],
      [
        "ĠCru",
        "ise"
      ],
      [
        "in",
        "ite"
      ],
      [
        "io",
        "pia"
      ],
      [
        "Ġadd",
        "omin"
      ],
      [
        "ĠM",
        "W"
      ],
      [
        "Ġst",
        "iff"
      ],
      [
        "Ġosserv",
        "azione"
      ],
      [
        "Ġbianc",
        "on"
      ],
      [
        "Ï",
        "ħ"
      ],
      [
        "Ġ",
        "ib"
      ],
      [
        "ĠIM",
        "P"
      ],
      [
        "Ġwarm",
        "ing"
      ],
      [
        "Ġc",
        "en"
      ],
      [
        "ic",
        "abili"
      ],
      [
        "lass",
        "es"
      ],
      [
        "Ġfest",
        "ive"
      ],
      [
        "ell",
        "ente"
      ],
      [
        "ĠC",
        "U"
      ],
      [
        "ĠP",
        "attern"
      ],
      [
        "Ġris",
        "erve"
      ],
      [
        "Ġjump",
        "ing"
      ],
      [
        "Â",
        "·"
      ],
      [
        "ĠS",
        "ev"
      ],
      [
        "ĠE",
        "ve"
      ],
      [
        "t",
        "imer"
      ],
      [
        "Ġmen",
        "op"
      ],
      [
        "Ġassess",
        "ore"
      ],
      [
        "Ġdot",
        "ate"
      ],
      [
        "Ġshel",
        "ves"
      ],
      [
        "Ext",
        "ra"
      ],
      [
        "Ġfla",
        "w"
      ],
      [
        "ĠDir",
        "ig"
      ],
      [
        "Ġex",
        "emp"
      ],
      [
        "ĠAs",
        "tr"
      ],
      [
        "Ġsem",
        "inari"
      ],
      [
        "Ġtra",
        "ins"
      ],
      [
        "Ġint",
        "oller"
      ],
      [
        "Ġcar",
        "ichi"
      ],
      [
        "Ġcommunic",
        "ating"
      ],
      [
        "Ġprogress",
        "ion"
      ],
      [
        "Ġbelle",
        "zze"
      ],
      [
        "ĠIn",
        "come"
      ],
      [
        "sh",
        "a"
      ],
      [
        "Ġsap",
        "i"
      ],
      [
        "Ġrisc",
        "ontro"
      ],
      [
        "ĠiT",
        "unes"
      ],
      [
        "ari",
        "ous"
      ],
      [
        "Com",
        "ponents"
      ],
      [
        "Ġpubblic",
        "itario"
      ],
      [
        "parent",
        "s"
      ],
      [
        "Ġfotovolta",
        "ico"
      ],
      [
        "Ġcur",
        "ated"
      ],
      [
        "Sel",
        "ection"
      ],
      [
        "ĠCamer",
        "on"
      ],
      [
        "Ġs",
        "esto"
      ],
      [
        "Ġm",
        "ast"
      ],
      [
        "ĠS",
        "RL"
      ],
      [
        "Ġmal",
        "grado"
      ],
      [
        "IM",
        "ENTO"
      ],
      [
        "Ġrecogn",
        "ised"
      ],
      [
        "Bo",
        "olean"
      ],
      [
        "H",
        "P"
      ],
      [
        "k",
        "ar"
      ],
      [
        "Ġthreat",
        "ened"
      ],
      [
        "u",
        "y"
      ],
      [
        "Ġor",
        "ches"
      ],
      [
        "Ġad",
        "ulto"
      ],
      [
        "ĠMar",
        "gare"
      ],
      [
        "Ġapproach",
        "ing"
      ],
      [
        "ĠPati",
        "ents"
      ],
      [
        "d",
        "egree"
      ],
      [
        "ro",
        "ver"
      ],
      [
        "Ġe",
        "arliest"
      ],
      [
        "ĠRom",
        "ani"
      ],
      [
        "ĠMethod",
        "s"
      ],
      [
        "Ġf",
        "f"
      ],
      [
        "ul",
        "ina"
      ],
      [
        "Ġsta",
        "volta"
      ],
      [
        "Ġmascher",
        "ina"
      ],
      [
        "end",
        "endo"
      ],
      [
        "Ġdomin",
        "ante"
      ],
      [
        "Ġveter",
        "inari"
      ],
      [
        "improv",
        "viso"
      ],
      [
        "ĠM",
        "ORE"
      ],
      [
        "Ġam",
        "ata"
      ],
      [
        "]",
        "="
      ],
      [
        "ĠAd",
        "just"
      ],
      [
        "Ġn",
        "etta"
      ],
      [
        "Ġp",
        "ork"
      ],
      [
        "the",
        "me"
      ],
      [
        "ĠGar",
        "age"
      ],
      [
        "Ġcorre",
        "late"
      ],
      [
        "Ġdi",
        "av"
      ],
      [
        "rom",
        "a"
      ],
      [
        "Ġamm",
        "ir"
      ],
      [
        "Ġpup",
        "ils"
      ],
      [
        "mys",
        "ql"
      ],
      [
        "Ġm",
        "otto"
      ],
      [
        "ph",
        "i"
      ],
      [
        "Ġconten",
        "uta"
      ],
      [
        "Ġguid",
        "ing"
      ],
      [
        "ĠColl",
        "ins"
      ],
      [
        "Ġp",
        "umps"
      ],
      [
        "att",
        "s"
      ],
      [
        "Ġstrutt",
        "urato"
      ],
      [
        "alc",
        "one"
      ],
      [
        "Ġlit",
        "urg"
      ],
      [
        "Ġm",
        "ega"
      ],
      [
        "Ġnot",
        "ori"
      ],
      [
        "Ġinaug",
        "urato"
      ],
      [
        "urg",
        "enza"
      ],
      [
        "irm",
        "ingham"
      ],
      [
        "Ġdam",
        "aging"
      ],
      [
        "Ġloc",
        "azione"
      ],
      [
        "Ġd",
        "ictionary"
      ],
      [
        "Ġb",
        "un"
      ],
      [
        "ĠBu",
        "ck"
      ],
      [
        "DA",
        "O"
      ],
      [
        "Ġletter",
        "aria"
      ],
      [
        "Ġcresc",
        "ono"
      ],
      [
        "Ġfol",
        "le"
      ],
      [
        "ĠComp",
        "are"
      ],
      [
        "Ġmys",
        "ql"
      ],
      [
        "Ġthe",
        "ories"
      ],
      [
        "Ġcav",
        "i"
      ],
      [
        "Ġatmos",
        "fera"
      ],
      [
        "Web",
        "hook"
      ],
      [
        "ĠJ",
        "in"
      ],
      [
        "Ġinf",
        "ortuni"
      ],
      [
        "fi",
        "ato"
      ],
      [
        "Ġpaes",
        "agg"
      ],
      [
        "ĠComb",
        "ined"
      ],
      [
        "Ġbim",
        "bo"
      ],
      [
        "Ġschol",
        "ars"
      ],
      [
        "ĠD",
        "od"
      ],
      [
        "Ġfail",
        "ures"
      ],
      [
        "Ġquadr",
        "ati"
      ],
      [
        "ĠT",
        "EM"
      ],
      [
        "ĠP",
        "all"
      ],
      [
        "St",
        "and"
      ],
      [
        "M",
        "obile"
      ],
      [
        "Ġgovern",
        "atore"
      ],
      [
        "ĠScient",
        "ific"
      ],
      [
        "/",
        "{"
      ],
      [
        "c",
        "ursor"
      ],
      [
        "ĠJ",
        "ung"
      ],
      [
        "Ġx",
        "d"
      ],
      [
        "ĠFr",
        "an"
      ],
      [
        "uct",
        "ions"
      ],
      [
        "ĠEff",
        "ects"
      ],
      [
        "é",
        "ĥ½"
      ],
      [
        "G",
        "uard"
      ],
      [
        "Ġcomp",
        "uls"
      ],
      [
        "ĠCon",
        "cept"
      ],
      [
        "Ġbo",
        "oth"
      ],
      [
        "Ġist",
        "ant"
      ],
      [
        "Ġsp",
        "y"
      ],
      [
        "Ġnot",
        "ified"
      ],
      [
        "anim",
        "azione"
      ],
      [
        "ĠDis",
        "covery"
      ],
      [
        "OS",
        "E"
      ],
      [
        "Ġtour",
        "naments"
      ],
      [
        "Ġparli",
        "ament"
      ],
      [
        "Ġtou",
        "ches"
      ],
      [
        "ĠQu",
        "ote"
      ],
      [
        "Ġfl",
        "oral"
      ],
      [
        "G",
        "PT"
      ],
      [
        "ĠW",
        "R"
      ],
      [
        "ĠTod",
        "d"
      ],
      [
        "ĠN",
        "OV"
      ],
      [
        "rem",
        "ento"
      ],
      [
        "ĠCamp",
        "bell"
      ],
      [
        "Ġbol",
        "lette"
      ],
      [
        "Ġaffid",
        "abili"
      ],
      [
        "u",
        "art"
      ],
      [
        "Ġc",
        "ing"
      ],
      [
        "D",
        "id"
      ],
      [
        "ì",
        "ļ"
      ],
      [
        "Ġd",
        "p"
      ],
      [
        "ĠW",
        "arner"
      ],
      [
        "D",
        "istance"
      ],
      [
        "Ġwork",
        "outs"
      ],
      [
        "Ġmiss",
        "ions"
      ],
      [
        "m",
        "c"
      ],
      [
        "Ġb",
        "anned"
      ],
      [
        "Ġdistrib",
        "uito"
      ],
      [
        "Ġext",
        "ending"
      ],
      [
        "Ġg",
        "g"
      ],
      [
        "ĠA",
        "zzur"
      ],
      [
        "ĠNic",
        "ole"
      ],
      [
        "ĠKar",
        "l"
      ],
      [
        "ĠCor",
        "ona"
      ],
      [
        "Ġcon",
        "osco"
      ],
      [
        "Ġk",
        "iss"
      ],
      [
        "Ġlavor",
        "ative"
      ],
      [
        "ĠInc",
        "ontro"
      ],
      [
        "Ġprogress",
        "ivamente"
      ],
      [
        "We",
        "ight"
      ],
      [
        "Ġmand",
        "are"
      ],
      [
        "Ġsc",
        "atto"
      ],
      [
        "ĠLoc",
        "ale"
      ],
      [
        "Ġtracci",
        "amento"
      ],
      [
        "Ġcaus",
        "ati"
      ],
      [
        "inter",
        "pret"
      ],
      [
        "Ġ{}",
        ";"
      ],
      [
        "Ġsacerd",
        "oti"
      ],
      [
        "ct",
        "uary"
      ],
      [
        "Ġco",
        "es"
      ],
      [
        "Ġcal",
        "di"
      ],
      [
        "Ġcamp",
        "ionati"
      ],
      [
        "Ġsan",
        "zione"
      ],
      [
        "Ġterr",
        "ific"
      ],
      [
        "g",
        "if"
      ],
      [
        "Ġidone",
        "i"
      ],
      [
        "ĠT",
        "err"
      ],
      [
        "ĠD",
        "ial"
      ],
      [
        "Ġsare",
        "i"
      ],
      [
        "ĠR",
        "idge"
      ],
      [
        "Ġconf",
        "using"
      ],
      [
        "Ġmass",
        "aggio"
      ],
      [
        "Ġogn",
        "una"
      ],
      [
        "Ġsyn",
        "chron"
      ],
      [
        "epid",
        "emia"
      ],
      [
        "ĠM",
        "ans"
      ],
      [
        "Ġad",
        "ul"
      ],
      [
        "Ġnecess",
        "itano"
      ],
      [
        "Ġs",
        "è"
      ],
      [
        "Ġelabor",
        "ato"
      ],
      [
        "ĠR",
        "EF"
      ],
      [
        "оÐ",
        "¼"
      ],
      [
        "Ġglut",
        "ine"
      ],
      [
        "ĠSurg",
        "ery"
      ],
      [
        "Ġpad",
        "ri"
      ],
      [
        "ack",
        "s"
      ],
      [
        "Ġtend",
        "ency"
      ],
      [
        "ĠHy",
        "brid"
      ],
      [
        "Ġinvestig",
        "ations"
      ],
      [
        "ĠMur",
        "ray"
      ],
      [
        "Ġosp",
        "itato"
      ],
      [
        "get",
        "Instance"
      ],
      [
        "Ġvol",
        "esse"
      ],
      [
        "ĠST",
        "AT"
      ],
      [
        "ĠIT",
        "ALI"
      ],
      [
        "Ġmolt",
        "issime"
      ],
      [
        "ot",
        "ype"
      ],
      [
        "Ġbi",
        "ologici"
      ],
      [
        "ĠB",
        "UT"
      ],
      [
        "ĠBu",
        "ying"
      ],
      [
        "ĠIde",
        "al"
      ],
      [
        "Ġprestigi",
        "oso"
      ],
      [
        "artic",
        "les"
      ],
      [
        "Ġcinematograf",
        "ico"
      ],
      [
        "Ġly",
        "rics"
      ],
      [
        "on",
        "ora"
      ],
      [
        "ak",
        "h"
      ],
      [
        "Ġdec",
        "l"
      ],
      [
        "ĠEs",
        "so"
      ],
      [
        "ĠPolit",
        "ical"
      ],
      [
        "ĠStrateg",
        "ies"
      ],
      [
        "m",
        "k"
      ],
      [
        "s",
        "ti"
      ],
      [
        "Ġrel",
        "atives"
      ],
      [
        "ĠIs",
        "ole"
      ],
      [
        "Ġsog",
        "gett"
      ],
      [
        "F",
        "la"
      ],
      [
        "Ġcomp",
        "ost"
      ],
      [
        "A",
        "ustr"
      ],
      [
        "s",
        "emp"
      ],
      [
        "ĠS",
        "ister"
      ],
      [
        "lic",
        "o"
      ],
      [
        "Ġen",
        "larg"
      ],
      [
        "Ġapprov",
        "azione"
      ],
      [
        "Ġreli",
        "eve"
      ],
      [
        "åĮ",
        "ħ"
      ],
      [
        "Ġsogn",
        "are"
      ],
      [
        "ĠIndivid",
        "ual"
      ],
      [
        "p",
        "aced"
      ],
      [
        "Ġimper",
        "f"
      ],
      [
        "Ġa",
        "umenti"
      ],
      [
        "Ġpo",
        "em"
      ],
      [
        "Ġrimar",
        "rÃł"
      ],
      [
        "ver",
        "b"
      ],
      [
        "Ġdeterm",
        "ines"
      ],
      [
        "Ġconten",
        "imento"
      ],
      [
        "direct",
        "ory"
      ],
      [
        "ĠCru",
        "z"
      ],
      [
        "Ġph",
        "p"
      ],
      [
        "ĠCin",
        "qu"
      ],
      [
        "Ġrecl",
        "amo"
      ],
      [
        "imprend",
        "itore"
      ],
      [
        "Lic",
        "ense"
      ],
      [
        "ĠRequire",
        "ments"
      ],
      [
        "Ġsal",
        "tare"
      ],
      [
        "RO",
        "P"
      ],
      [
        "ĠPoint",
        "s"
      ],
      [
        "Ġrehab",
        "ilitation"
      ],
      [
        "Ġc",
        "ables"
      ],
      [
        "Ġacc",
        "resc"
      ],
      [
        "Ġinser",
        "ite"
      ],
      [
        "Ġrid",
        "ere"
      ],
      [
        "Ġstretch",
        "ing"
      ],
      [
        "B",
        "ank"
      ],
      [
        "Ã",
        "¸"
      ],
      [
        "Ġov",
        "vio"
      ],
      [
        "Ġprofess",
        "ioni"
      ],
      [
        "ĠLGBT",
        "Q"
      ],
      [
        "ES",
        "I"
      ],
      [
        "ĠIm",
        "par"
      ],
      [
        "ĠConnect",
        "icut"
      ],
      [
        "os",
        "ia"
      ],
      [
        "mer",
        "ci"
      ],
      [
        "Ġver",
        "ifiche"
      ],
      [
        "ĠâĢĿ",
        ","
      ],
      [
        "ĠEmp",
        "loyment"
      ],
      [
        "Ġproteg",
        "ge"
      ],
      [
        "ec",
        "ie"
      ],
      [
        "Ġcompris",
        "es"
      ],
      [
        "Ġv",
        "ill"
      ],
      [
        "Ġdist",
        "ill"
      ],
      [
        "ĠBec",
        "k"
      ],
      [
        "Ġliquid",
        "itÃł"
      ],
      [
        "G",
        "T"
      ],
      [
        "Ġre",
        "lies"
      ],
      [
        "Ġreg",
        "olazione"
      ],
      [
        "Check",
        "ed"
      ],
      [
        "Ġriten",
        "uta"
      ],
      [
        "Ġconforte",
        "vole"
      ],
      [
        "at",
        "tributes"
      ],
      [
        "Ġdol",
        "c"
      ],
      [
        "Ġprelimin",
        "are"
      ],
      [
        "Ġmagnific",
        "ent"
      ],
      [
        "ed",
        "itor"
      ],
      [
        "ĠP",
        "ric"
      ],
      [
        "Ġresearch",
        "ing"
      ],
      [
        "Ġattract",
        "ing"
      ],
      [
        "ĠConv",
        "egno"
      ],
      [
        "ĠP",
        "f"
      ],
      [
        "Ġfl",
        "ora"
      ],
      [
        "Ġw",
        "ip"
      ],
      [
        "dem",
        "and"
      ],
      [
        "Ġn",
        "ol"
      ],
      [
        "ĠF",
        "ramework"
      ],
      [
        "Ġwor",
        "ries"
      ],
      [
        "Ġesp",
        "and"
      ],
      [
        "Ġadvoc",
        "ates"
      ],
      [
        "ĠBil",
        "ly"
      ],
      [
        "Ġriabil",
        "itazione"
      ],
      [
        "ĠPort",
        "ale"
      ],
      [
        "Pr",
        "im"
      ],
      [
        "Ġsmalt",
        "imento"
      ],
      [
        "]",
        "))"
      ],
      [
        "i",
        "ate"
      ],
      [
        "Ġ}",
        ")."
      ],
      [
        "Ġmod",
        "ification"
      ],
      [
        "ĠG",
        "ill"
      ],
      [
        "Ġr",
        "intra"
      ],
      [
        "åħĥ",
        "ç´ł"
      ],
      [
        "C",
        "ounter"
      ],
      [
        "i",
        "ere"
      ],
      [
        "ĠD",
        "ear"
      ],
      [
        "ato",
        "i"
      ],
      [
        "Ġg",
        "arn"
      ],
      [
        "Mac",
        "ro"
      ],
      [
        "Ġrefuge",
        "es"
      ],
      [
        "ĠAur",
        "ora"
      ],
      [
        "u",
        "are"
      ],
      [
        "Ġfig",
        "ured"
      ],
      [
        "w",
        "estern"
      ],
      [
        "ĠMon",
        "ter"
      ],
      [
        "è®",
        "¤"
      ],
      [
        "m",
        "ith"
      ],
      [
        "res",
        "isti"
      ],
      [
        "ver",
        "ages"
      ],
      [
        "Ġcontin",
        "ent"
      ],
      [
        "urre",
        "zione"
      ],
      [
        "Ġic",
        "ons"
      ],
      [
        "ĠExcell",
        "ence"
      ],
      [
        "Ġtrans",
        "ito"
      ],
      [
        "W",
        "atch"
      ],
      [
        "ĠC",
        "airo"
      ],
      [
        "Ġt",
        "in"
      ],
      [
        "Group",
        "Layout"
      ],
      [
        "abul",
        "ary"
      ],
      [
        "ĠS",
        "tri"
      ],
      [
        "Ġsalv",
        "ato"
      ],
      [
        "Ġpall",
        "one"
      ],
      [
        "ere",
        "o"
      ],
      [
        "equ",
        "iv"
      ],
      [
        "zion",
        "ate"
      ],
      [
        "ĠM",
        "ason"
      ],
      [
        "Ġinsp",
        "ect"
      ],
      [
        "Ġcere",
        "ali"
      ],
      [
        "ĠEx",
        "tre"
      ],
      [
        "Ġcav",
        "ali"
      ],
      [
        "Ġm",
        "ostri"
      ],
      [
        "'",
        "}"
      ],
      [
        "Ġutil",
        "izziamo"
      ],
      [
        "Ġcoordin",
        "atore"
      ],
      [
        "Ġmad",
        "ri"
      ],
      [
        "Ġtrover",
        "Ãł"
      ],
      [
        "ĠExpert",
        "s"
      ],
      [
        "B",
        "us"
      ],
      [
        "Ġf",
        "usion"
      ],
      [
        "Mark",
        "er"
      ],
      [
        "cho",
        "ice"
      ],
      [
        "Ġmount",
        "ing"
      ],
      [
        "B",
        "log"
      ],
      [
        "Ġcomp",
        "iled"
      ],
      [
        "ĠInc",
        "lude"
      ],
      [
        "ĠRug",
        "by"
      ],
      [
        "ĠRe",
        "ference"
      ],
      [
        "Ġspett",
        "ro"
      ],
      [
        "Ġapert",
        "ure"
      ],
      [
        "ĠB",
        "ros"
      ],
      [
        "bb",
        "ie"
      ],
      [
        "Ġresto",
        "red"
      ],
      [
        "ol",
        "li"
      ],
      [
        "Ġaccadem",
        "ico"
      ],
      [
        "ir",
        "ms"
      ],
      [
        "ç®",
        "Ĺ"
      ],
      [
        "ĠAdvis",
        "ory"
      ],
      [
        "Ġad",
        "ib"
      ],
      [
        "\"]",
        ");"
      ],
      [
        "Ġtraspor",
        "tare"
      ],
      [
        "ĠB",
        "ren"
      ],
      [
        ":",
        "\\/\\/"
      ],
      [
        "at",
        "ilitÃł"
      ],
      [
        "ĠR",
        "ED"
      ],
      [
        "Ġst",
        "asera"
      ],
      [
        "Ġdon",
        "ated"
      ],
      [
        "Comp",
        "any"
      ],
      [
        "clus",
        "ter"
      ],
      [
        "add",
        "le"
      ],
      [
        "Ġd",
        "angers"
      ],
      [
        "ĠV",
        "oglio"
      ],
      [
        "econom",
        "ic"
      ],
      [
        "A",
        "osta"
      ],
      [
        "Ġmet",
        "ric"
      ],
      [
        "Ġbro",
        "kers"
      ],
      [
        "Ġrisc",
        "op"
      ],
      [
        "Ġimper",
        "ative"
      ],
      [
        "ic",
        "otter"
      ],
      [
        "ĠB",
        "apt"
      ],
      [
        "ĠW",
        "r"
      ],
      [
        "Ġarriv",
        "es"
      ],
      [
        "ĠV",
        "od"
      ],
      [
        "ĠDol",
        "omiti"
      ],
      [
        "ĠC",
        "any"
      ],
      [
        "ĠCar",
        "s"
      ],
      [
        "Ġrece",
        "p"
      ],
      [
        "init",
        "ely"
      ],
      [
        "Ġdel",
        "itto"
      ],
      [
        "C",
        "ast"
      ],
      [
        "Ġpot",
        "ersi"
      ],
      [
        "ĠMar",
        "te"
      ],
      [
        "ĠItem",
        "s"
      ],
      [
        "Ġbr",
        "utto"
      ],
      [
        "AS",
        "K"
      ],
      [
        "Ġoccup",
        "ied"
      ],
      [
        "Ġutil",
        "izzi"
      ],
      [
        "Ġcolon",
        "ial"
      ],
      [
        "Ġagric",
        "oli"
      ],
      [
        "Ġabbon",
        "amento"
      ],
      [
        "Ġpre",
        "gio"
      ],
      [
        "Ġdistrug",
        "gere"
      ],
      [
        "ĠL",
        "evi"
      ],
      [
        "Ġsh",
        "orts"
      ],
      [
        "ĠNap",
        "ole"
      ],
      [
        "Ġdeg",
        "rado"
      ],
      [
        "Ġgamb",
        "a"
      ],
      [
        "Ġdomain",
        "s"
      ],
      [
        "ĠAdri",
        "ano"
      ],
      [
        "hamm",
        "ad"
      ],
      [
        "Ġv",
        "ado"
      ],
      [
        "ĠP",
        "izz"
      ],
      [
        "ĠP",
        "EC"
      ],
      [
        "Ġins",
        "ign"
      ],
      [
        "Ġcard",
        "inale"
      ],
      [
        "Ġcresci",
        "uta"
      ],
      [
        "ĠDak",
        "ota"
      ],
      [
        "l",
        "ot"
      ],
      [
        "ĠEd",
        "itori"
      ],
      [
        "Ġinexp",
        "ensive"
      ],
      [
        "Ġm",
        "ele"
      ],
      [
        "Ġcamp",
        "s"
      ],
      [
        "ĠSpe",
        "aker"
      ],
      [
        "Ġcond",
        "otti"
      ],
      [
        "Ġgl",
        "ue"
      ],
      [
        "Ġsal",
        "one"
      ],
      [
        "Ġclin",
        "ici"
      ],
      [
        "Ġrev",
        "oca"
      ],
      [
        "Ġlast",
        "s"
      ],
      [
        "_",
        "{"
      ],
      [
        "ĠEs",
        "ter"
      ],
      [
        "ĠC",
        "amm"
      ],
      [
        "Ġdead",
        "lines"
      ],
      [
        "ĠVlad",
        "imir"
      ],
      [
        "ĠE",
        "arlier"
      ],
      [
        "ĠTh",
        "an"
      ],
      [
        "Ġgen",
        "etica"
      ],
      [
        "Ġdinam",
        "ico"
      ],
      [
        "Ġp",
        "ancia"
      ],
      [
        "ĠAlf",
        "onso"
      ],
      [
        "H",
        "istory"
      ],
      [
        "O",
        "ra"
      ],
      [
        "P",
        "attern"
      ],
      [
        "ac",
        "io"
      ],
      [
        "iss",
        "ance"
      ],
      [
        "Ġfavor",
        "able"
      ],
      [
        "Ġn",
        "astro"
      ],
      [
        "Ġorg",
        "oglio"
      ],
      [
        "Ġbatt",
        "ute"
      ],
      [
        "Ġceleb",
        "ri"
      ],
      [
        "ĠClick",
        "Funnels"
      ],
      [
        "Ġacceler",
        "are"
      ],
      [
        "Ġterapeut",
        "ico"
      ],
      [
        "ĠCom",
        "pos"
      ],
      [
        "Ġk",
        "W"
      ],
      [
        "Ġform",
        "ativa"
      ],
      [
        "ĠPort",
        "ugal"
      ],
      [
        "Ġgiuris",
        "prudenza"
      ],
      [
        "tific",
        "ation"
      ],
      [
        "Ġlif",
        "espan"
      ],
      [
        "ĠN",
        "an"
      ],
      [
        "ĠH",
        "us"
      ],
      [
        "ĠSal",
        "vo"
      ],
      [
        "ĠSc",
        "uole"
      ],
      [
        "s",
        "r"
      ],
      [
        "Ġum",
        "iditÃł"
      ],
      [
        "ĠReg",
        "ulation"
      ],
      [
        "k",
        "n"
      ],
      [
        "Ġsc",
        "ary"
      ],
      [
        "Ġpr",
        "ivi"
      ],
      [
        "ari",
        "zione"
      ],
      [
        "Ġen",
        "force"
      ],
      [
        "Ġvol",
        "atile"
      ],
      [
        "Ġtrasfer",
        "ta"
      ],
      [
        "Ġп",
        "ÑĢ"
      ],
      [
        "æ¯",
        "Ķ"
      ],
      [
        "Ġdioc",
        "esi"
      ],
      [
        "Ġw",
        "ors"
      ],
      [
        "Ġb",
        "achelor"
      ],
      [
        "od",
        "or"
      ],
      [
        "Ġport",
        "ions"
      ],
      [
        "ĠW",
        "arr"
      ],
      [
        "Ġmagistr",
        "ati"
      ],
      [
        "ĠMarsh",
        "all"
      ],
      [
        "Ġterra",
        "zza"
      ],
      [
        "Ġanaly",
        "zed"
      ],
      [
        "l",
        "r"
      ],
      [
        "Ġcorre",
        "ction"
      ],
      [
        "Ġl",
        "ining"
      ],
      [
        "ut",
        "te"
      ],
      [
        "Ġsc",
        "ons"
      ],
      [
        "Ġindeterm",
        "inato"
      ],
      [
        "Ġcon",
        "com"
      ],
      [
        "Ġloc",
        "o"
      ],
      [
        "ĠK",
        "ub"
      ],
      [
        "Ġali",
        "as"
      ],
      [
        "in",
        "ano"
      ],
      [
        "ĠS",
        "AT"
      ],
      [
        "ini",
        "um"
      ],
      [
        "Ġnom",
        "ination"
      ],
      [
        "ĠVari",
        "ous"
      ],
      [
        "b",
        "at"
      ],
      [
        "Ġl",
        "ined"
      ],
      [
        "Ġto",
        "dd"
      ],
      [
        "ĠP",
        "ope"
      ],
      [
        "&",
        "#"
      ],
      [
        "Ġhigh",
        "way"
      ],
      [
        "Ġtravel",
        "s"
      ],
      [
        "ĠUN",
        "I"
      ],
      [
        "P",
        "lace"
      ],
      [
        "bec",
        "ca"
      ],
      [
        "Ġsping",
        "ere"
      ],
      [
        "ch",
        "in"
      ],
      [
        "ĠPlay",
        "ing"
      ],
      [
        "Met",
        "adata"
      ],
      [
        "ou",
        "rag"
      ],
      [
        "Ġes",
        "iti"
      ],
      [
        "Ġins",
        "pi"
      ],
      [
        "Ġconf",
        "id"
      ],
      [
        "Ġperiod",
        "icamente"
      ],
      [
        "Ġsoddisf",
        "atti"
      ],
      [
        "Ġconcentr",
        "ato"
      ],
      [
        "A",
        "f"
      ],
      [
        "Ġd",
        "ense"
      ],
      [
        "amp",
        "i"
      ],
      [
        "Ġvol",
        "atility"
      ],
      [
        "ĠNe",
        "il"
      ],
      [
        "Ġcross",
        "ing"
      ],
      [
        "inn",
        "astica"
      ],
      [
        "Ġconsegn",
        "are"
      ],
      [
        "Ġameric",
        "ane"
      ],
      [
        "Ġscript",
        "s"
      ],
      [
        "è¾ĵ",
        "åħ¥"
      ],
      [
        "ĠIstitu",
        "zioni"
      ],
      [
        "Ġen",
        "umer"
      ],
      [
        "Ġfrustr",
        "ation"
      ],
      [
        "Ġt",
        "engono"
      ],
      [
        "ra",
        "z"
      ],
      [
        "att",
        "ina"
      ],
      [
        "ĠT",
        "A"
      ],
      [
        "ĠB",
        "oll"
      ],
      [
        "对",
        "象"
      ],
      [
        "c",
        "ert"
      ],
      [
        "Ġviol",
        "ations"
      ],
      [
        "Ġcu",
        "ori"
      ],
      [
        "Ġar",
        "resto"
      ],
      [
        "ina",
        "udi"
      ],
      [
        "Ġpen",
        "na"
      ],
      [
        "f",
        "older"
      ],
      [
        "å®",
        "¹"
      ],
      [
        "Ġbarri",
        "era"
      ],
      [
        "Ġt",
        "ard"
      ],
      [
        "ph",
        "ony"
      ],
      [
        "ĠPes",
        "aro"
      ],
      [
        "Jo",
        "in"
      ],
      [
        "ist",
        "ically"
      ],
      [
        "Ġra",
        "me"
      ],
      [
        "Ġser",
        "r"
      ],
      [
        "Ġid",
        "rat"
      ],
      [
        "Ġst",
        "ime"
      ],
      [
        "Ġsistema",
        "zione"
      ],
      [
        "iner",
        "ario"
      ],
      [
        "ĠF",
        "oster"
      ],
      [
        "Ġinf",
        "anzia"
      ],
      [
        "H",
        "N"
      ],
      [
        "Ġrec",
        "arsi"
      ],
      [
        "oper",
        "ta"
      ],
      [
        "Ġconten",
        "enti"
      ],
      [
        "comp",
        "lete"
      ],
      [
        "Ġfasc",
        "ista"
      ],
      [
        "Ġempower",
        "ing"
      ],
      [
        "om",
        "atic"
      ],
      [
        "ĠE",
        "ither"
      ],
      [
        "ert",
        "ation"
      ],
      [
        "Ġcred",
        "ono"
      ],
      [
        "Ġrivol",
        "ti"
      ],
      [
        "gher",
        "ia"
      ],
      [
        "L",
        "u"
      ],
      [
        "Ġon",
        "eri"
      ],
      [
        "Ġdec",
        "ed"
      ],
      [
        "ĠProv",
        "a"
      ],
      [
        "A",
        "pr"
      ],
      [
        "tag",
        "lia"
      ],
      [
        "Ġmet",
        "er"
      ],
      [
        "Ġnam",
        "ely"
      ],
      [
        "Ġr",
        "iorgan"
      ],
      [
        "ge",
        "zza"
      ],
      [
        "Ġferrovi",
        "aria"
      ],
      [
        "Ġinfermi",
        "eri"
      ],
      [
        "Ġmolec",
        "ular"
      ],
      [
        "ĠUni",
        "que"
      ],
      [
        "Ġpop",
        "ul"
      ],
      [
        "Ġl",
        "otto"
      ],
      [
        "Ġsignific",
        "ati"
      ],
      [
        "ĠNov",
        "ara"
      ],
      [
        "е",
        "л"
      ],
      [
        "P",
        "ers"
      ],
      [
        "Ġcomp",
        "ression"
      ],
      [
        "Ġlav",
        "aggio"
      ],
      [
        "Ġincar",
        "ico"
      ],
      [
        "ĠK",
        "IND"
      ],
      [
        "ju",
        "ven"
      ],
      [
        "Ġĉ",
        "ĠĠĠĠĠĠĠ"
      ],
      [
        "Ġintern",
        "ship"
      ],
      [
        "ger",
        "anno"
      ],
      [
        "raul",
        "ic"
      ],
      [
        "Ġam",
        "or"
      ],
      [
        "ĠCh",
        "anges"
      ],
      [
        "Ġath",
        "lete"
      ],
      [
        "Ġatt",
        "ese"
      ],
      [
        "Ġimb",
        "ara"
      ],
      [
        "B",
        "ro"
      ],
      [
        "Ġinv",
        "itiamo"
      ],
      [
        "ĠMa",
        "io"
      ],
      [
        "å¦Ĥ",
        "æŀľ"
      ],
      [
        "ĠMort",
        "gage"
      ],
      [
        "ĠS",
        "col"
      ],
      [
        "la",
        "ble"
      ],
      [
        "Ġdocument",
        "ed"
      ],
      [
        "Ġeccell",
        "enze"
      ],
      [
        "ĠT",
        "icket"
      ],
      [
        "Ġdig",
        "er"
      ],
      [
        "al",
        "p"
      ],
      [
        "ĠF",
        "ight"
      ],
      [
        "Ġtext",
        "ures"
      ],
      [
        "Ġtrend",
        "y"
      ],
      [
        "è¿Ļ",
        "个"
      ],
      [
        "Ġscr",
        "up"
      ],
      [
        "åĪ",
        "ł"
      ],
      [
        "ell",
        "ation"
      ],
      [
        "ri",
        "ors"
      ],
      [
        "uc",
        "ar"
      ],
      [
        "Ġinvas",
        "ive"
      ],
      [
        "Ġbubb",
        "le"
      ],
      [
        "ĠBuff",
        "alo"
      ],
      [
        "Ġemotion",
        "ally"
      ],
      [
        "Ġcimit",
        "ero"
      ],
      [
        "D",
        "est"
      ],
      [
        "R",
        "aw"
      ],
      [
        "Ġ",
        "idi"
      ],
      [
        "Ġt",
        "red"
      ],
      [
        "Ġval",
        "ley"
      ],
      [
        "Ġadd",
        "ict"
      ],
      [
        "Ġpreserv",
        "ing"
      ],
      [
        "B",
        "efore"
      ],
      [
        "Ġcambi",
        "ando"
      ],
      [
        "ĠTIM",
        "ESTAMP"
      ],
      [
        "Ġsc",
        "anning"
      ],
      [
        "Ġind",
        "es"
      ],
      [
        "ĠAss",
        "isi"
      ],
      [
        "IS",
        "I"
      ],
      [
        "Ġinsp",
        "ections"
      ],
      [
        "h",
        "at"
      ],
      [
        "pp",
        "ings"
      ],
      [
        "Ġpre",
        "via"
      ],
      [
        "Ġcomment",
        "ed"
      ],
      [
        "Ġcontroll",
        "ato"
      ],
      [
        "Ġmerav",
        "iglia"
      ],
      [
        "Ġrevolution",
        "ary"
      ],
      [
        "Ġinform",
        "al"
      ],
      [
        "Ġd",
        "w"
      ],
      [
        "Ġo",
        "ct"
      ],
      [
        "In",
        "g"
      ],
      [
        "Ġorgan",
        "ised"
      ],
      [
        "ĠCoun",
        "ter"
      ],
      [
        "vend",
        "ita"
      ],
      [
        "ap",
        "oli"
      ],
      [
        "ĠSte",
        "ps"
      ],
      [
        "Ġmolt",
        "issimo"
      ],
      [
        "S",
        "ocket"
      ],
      [
        "Ġacquis",
        "izione"
      ],
      [
        "f",
        "alls"
      ],
      [
        "ind",
        "ers"
      ],
      [
        "Ġx",
        "FF"
      ],
      [
        "ĠComp",
        "at"
      ],
      [
        "ga",
        "e"
      ],
      [
        "Ġintellett",
        "uali"
      ],
      [
        "Ġor",
        "b"
      ],
      [
        "ĠRic",
        "ordo"
      ],
      [
        "Ġscol",
        "astiche"
      ],
      [
        "Ġnutri",
        "ent"
      ],
      [
        "ili",
        "eg"
      ],
      [
        "ĠPot",
        "enza"
      ],
      [
        "W",
        "ell"
      ],
      [
        "\"]",
        ")"
      ],
      [
        "Ġsty",
        "ling"
      ],
      [
        "Lab",
        "els"
      ],
      [
        "y",
        "t"
      ],
      [
        "ĠLuc",
        "as"
      ],
      [
        "L",
        "ive"
      ],
      [
        "Ġsing",
        "olare"
      ],
      [
        "W",
        "O"
      ],
      [
        "p",
        "ract"
      ],
      [
        "d",
        "os"
      ],
      [
        "Ġapr",
        "ono"
      ],
      [
        "ĠBlack",
        "jack"
      ],
      [
        "T",
        "ouch"
      ],
      [
        "m",
        "atica"
      ],
      [
        "Ġperf",
        "etti"
      ],
      [
        "Ġprof",
        "ughi"
      ],
      [
        "Ġbas",
        "es"
      ],
      [
        "Ġfrequent",
        "ato"
      ],
      [
        "Ġcomfor",
        "tably"
      ],
      [
        "Ġo",
        "vest"
      ],
      [
        "Ġcomp",
        "imento"
      ],
      [
        "up",
        "lic"
      ],
      [
        "Ġest",
        "ivi"
      ],
      [
        "tific",
        "io"
      ],
      [
        "Ġcolp",
        "ite"
      ],
      [
        "Ġfl",
        "or"
      ],
      [
        "Ġcelebr",
        "ity"
      ],
      [
        "Ġtherap",
        "ies"
      ],
      [
        "Ġor",
        "amai"
      ],
      [
        "Ġvacc",
        "ination"
      ],
      [
        "Ġcomprend",
        "ono"
      ],
      [
        "ĠOwn",
        "er"
      ],
      [
        "ĠMonitor",
        "ing"
      ],
      [
        "Ġfollow",
        "er"
      ],
      [
        "ĠMond",
        "adori"
      ],
      [
        "Ġa",
        "ux"
      ],
      [
        "Am",
        "ore"
      ],
      [
        "Ġtratt",
        "ativa"
      ],
      [
        "arr",
        "ings"
      ],
      [
        "Intern",
        "ational"
      ],
      [
        "Ġin",
        "i"
      ],
      [
        "Ġfi",
        "umi"
      ],
      [
        "Ġ>",
        "("
      ],
      [
        "Ġaccept",
        "s"
      ],
      [
        "ĠGuar",
        "ante"
      ],
      [
        "S",
        "K"
      ],
      [
        "Ã",
        "ī"
      ],
      [
        "Ġgr",
        "ief"
      ],
      [
        "ĠAct",
        "ually"
      ],
      [
        "Ma",
        "is"
      ],
      [
        "Ġrid",
        "otti"
      ],
      [
        "ĠF",
        "isher"
      ],
      [
        "ass",
        "ess"
      ],
      [
        "ograf",
        "ie"
      ],
      [
        "ĠM",
        "io"
      ],
      [
        "Ġrele",
        "asing"
      ],
      [
        "um",
        "ar"
      ],
      [
        "orig",
        "inale"
      ],
      [
        ")",
        "\","
      ],
      [
        "ĠSett",
        "imana"
      ],
      [
        "or",
        "c"
      ],
      [
        "el",
        "ta"
      ],
      [
        "Ġf",
        "lesh"
      ],
      [
        "Ġch",
        "olesterol"
      ],
      [
        "Ġqual",
        "ifying"
      ],
      [
        "Ġallerg",
        "ies"
      ],
      [
        "ĠSpetta",
        "colo"
      ],
      [
        "O",
        "ther"
      ],
      [
        "set",
        "up"
      ],
      [
        "Ġprop",
        "ose"
      ],
      [
        "Ġtroub",
        "les"
      ],
      [
        "Ġh",
        "int"
      ],
      [
        "Ġpi",
        "ang"
      ],
      [
        "al",
        "ata"
      ],
      [
        "Ġinst",
        "inct"
      ],
      [
        "Ġnottur",
        "na"
      ],
      [
        "'",
        "):"
      ],
      [
        "ĠL",
        "ength"
      ],
      [
        "Ġsegu",
        "iti"
      ],
      [
        "cl",
        "one"
      ],
      [
        "Ġvilla",
        "ges"
      ],
      [
        "Ġl",
        "ang"
      ],
      [
        "ĠB",
        "assi"
      ],
      [
        "Ġinsegn",
        "amento"
      ],
      [
        "Ġ.",
        ")"
      ],
      [
        "Ġaff",
        "oll"
      ],
      [
        "ĠSp",
        "ark"
      ],
      [
        "Ġoccup",
        "ati"
      ],
      [
        "Ġliv",
        "ely"
      ],
      [
        "ĠDirect",
        "ory"
      ],
      [
        "Ġstim",
        "olo"
      ],
      [
        "Ġstrani",
        "ero"
      ],
      [
        "Ġda",
        "unting"
      ],
      [
        "ud",
        "ine"
      ],
      [
        "Ġed",
        "itore"
      ],
      [
        "Ġsoff",
        "rono"
      ],
      [
        "sec",
        "urity"
      ],
      [
        "ĠDisc",
        "laimer"
      ],
      [
        "Ġapp",
        "rend"
      ],
      [
        "Ġinter",
        "azione"
      ],
      [
        "ĠEX",
        "P"
      ],
      [
        "ĠGR",
        "AT"
      ],
      [
        "ĠExerc",
        "ise"
      ],
      [
        "Ġvirus",
        "es"
      ],
      [
        "Ġbuff",
        "et"
      ],
      [
        "Ġdis",
        "charge"
      ],
      [
        "AT",
        "ORI"
      ],
      [
        "ĠCar",
        "a"
      ],
      [
        "ĠPr",
        "incess"
      ],
      [
        "Ġexpress",
        "ions"
      ],
      [
        "ĠJ",
        "erry"
      ],
      [
        "Ġcl",
        "one"
      ],
      [
        "Ġreg",
        "ener"
      ],
      [
        "Ġvol",
        "ere"
      ],
      [
        "Ġcur",
        "r"
      ],
      [
        "ĠMot",
        "ion"
      ],
      [
        "Ġdress",
        "es"
      ],
      [
        "ĠH",
        "em"
      ],
      [
        "ass",
        "et"
      ],
      [
        "ĠSal",
        "ento"
      ],
      [
        "Ġmemb",
        "rane"
      ],
      [
        "Ġdesira",
        "ble"
      ],
      [
        "Ġ(",
        "{"
      ],
      [
        "ell",
        "ina"
      ],
      [
        "Ġsv",
        "ed"
      ],
      [
        "Ġesplic",
        "itamente"
      ],
      [
        "Ġdegus",
        "tazione"
      ],
      [
        "\"",
        "?"
      ],
      [
        "Z",
        "IO"
      ],
      [
        "ĠF",
        "UN"
      ],
      [
        "Ġall",
        "ocation"
      ],
      [
        "Ġnote",
        "book"
      ],
      [
        "Ġsolid",
        "ale"
      ],
      [
        "ĠC",
        "UR"
      ],
      [
        "Ġint",
        "en"
      ],
      [
        "Ġbudget",
        "s"
      ],
      [
        "å¸",
        "¸"
      ],
      [
        "ab",
        "ino"
      ],
      [
        "ink",
        "les"
      ],
      [
        "åĪ",
        "Ľ"
      ],
      [
        "?",
        "âĢĿ."
      ],
      [
        "Ġfer",
        "ita"
      ],
      [
        "dat",
        "aset"
      ],
      [
        "Ġprofit",
        "ti"
      ],
      [
        "R",
        "NA"
      ],
      [
        "ant",
        "y"
      ],
      [
        "Ġdet",
        "ox"
      ],
      [
        "Ġrout",
        "ines"
      ],
      [
        "lang",
        "elo"
      ],
      [
        "ine",
        "e"
      ],
      [
        "Ġchap",
        "ters"
      ],
      [
        "ENG",
        "TH"
      ],
      [
        "al",
        "in"
      ],
      [
        "est",
        "etica"
      ],
      [
        "Ġres",
        "emb"
      ],
      [
        "><",
        "?"
      ],
      [
        "Ġreflect",
        "ing"
      ],
      [
        "ĠVene",
        "zuela"
      ],
      [
        "ĠPop",
        "olo"
      ],
      [
        "erc",
        "ati"
      ],
      [
        "Ġrispett",
        "ive"
      ],
      [
        "Ġto",
        "ps"
      ],
      [
        "ĠD",
        "ATI"
      ],
      [
        "å·",
        "²"
      ],
      [
        "ass",
        "y"
      ],
      [
        "ĠCat",
        "anzaro"
      ],
      [
        "Ġtow",
        "el"
      ],
      [
        "COM",
        "M"
      ],
      [
        "!",
        "),"
      ],
      [
        "AS",
        "I"
      ],
      [
        "Ġcardiovasc",
        "ular"
      ],
      [
        "Ġc",
        "p"
      ],
      [
        "ĠD",
        "egree"
      ],
      [
        "ĠVide",
        "os"
      ],
      [
        "Ġimpl",
        "ant"
      ],
      [
        "g",
        "ow"
      ],
      [
        "ter",
        "ly"
      ],
      [
        "Ġdet",
        "ti"
      ],
      [
        "col",
        "l"
      ],
      [
        "Ġlight",
        "ly"
      ],
      [
        "ĠArch",
        "ive"
      ],
      [
        "ĠPl",
        "at"
      ],
      [
        "AD",
        "A"
      ],
      [
        "Ġbra",
        "cel"
      ],
      [
        "ĠPark",
        "s"
      ],
      [
        "Ġrob",
        "ots"
      ],
      [
        "ĠPalest",
        "inian"
      ],
      [
        "Ġmultid",
        "isciplin"
      ],
      [
        "Ġdis",
        "occup"
      ],
      [
        "ĠAs",
        "ide"
      ],
      [
        "ĠInd",
        "igenous"
      ],
      [
        "ĠSapi",
        "enza"
      ],
      [
        "w",
        "ritten"
      ],
      [
        "ĠAssist",
        "ance"
      ],
      [
        "Ġades",
        "ione"
      ],
      [
        "Ġn",
        "udo"
      ],
      [
        "um",
        "per"
      ],
      [
        "Ġut",
        "most"
      ],
      [
        "Ġuna",
        "uthorized"
      ],
      [
        "Ġtant",
        "issimo"
      ],
      [
        "inter",
        "faccia"
      ],
      [
        "ĠF",
        "rame"
      ],
      [
        "aff",
        "erma"
      ],
      [
        "ĠAgric",
        "ulture"
      ],
      [
        "Ġsc",
        "anner"
      ],
      [
        "ĠSu",
        "cc"
      ],
      [
        "Ġpror",
        "oga"
      ],
      [
        "Ġj",
        "am"
      ],
      [
        "ĠLav",
        "or"
      ],
      [
        "Ġrivest",
        "imento"
      ],
      [
        "Not",
        "ification"
      ],
      [
        "Ġfestiv",
        "als"
      ],
      [
        "ĠD",
        "y"
      ],
      [
        "Ġpartic",
        "elle"
      ],
      [
        "pl",
        "ane"
      ],
      [
        "è´",
        "¥"
      ],
      [
        "qu",
        "anto"
      ],
      [
        "Ġader",
        "enti"
      ],
      [
        "ĠMad",
        "ison"
      ],
      [
        "Ġdramm",
        "atico"
      ],
      [
        "c",
        "apt"
      ],
      [
        "Ð",
        "¶"
      ],
      [
        "ph",
        "ys"
      ],
      [
        "ĠTw",
        "in"
      ],
      [
        "orm",
        "s"
      ],
      [
        "Ġult",
        "im"
      ],
      [
        "å¤",
        "į"
      ],
      [
        "Ġbenefic",
        "iare"
      ],
      [
        "ĠJam",
        "ie"
      ],
      [
        "Ġthro",
        "at"
      ],
      [
        "Res",
        "ources"
      ],
      [
        "Ġdescrib",
        "ing"
      ],
      [
        "ĠF",
        "ounder"
      ],
      [
        "ĠCent",
        "ri"
      ],
      [
        "Ġg",
        "ospel"
      ],
      [
        "I",
        "ran"
      ],
      [
        "ĠC",
        "ia"
      ],
      [
        "Ġplay",
        "list"
      ],
      [
        "Ġimmigr",
        "ants"
      ],
      [
        "Ġalleg",
        "ations"
      ],
      [
        "ĠS",
        "eri"
      ],
      [
        "En",
        "able"
      ],
      [
        "ĠConsul",
        "enza"
      ],
      [
        "Ġa",
        "ustria"
      ],
      [
        "Ġf",
        "s"
      ],
      [
        "ĠIl",
        "aria"
      ],
      [
        "ĠLe",
        "ather"
      ],
      [
        "Ġneighborhood",
        "s"
      ],
      [
        "ĠCaff",
        "è"
      ],
      [
        "in",
        "table"
      ],
      [
        "ĠG",
        "ine"
      ],
      [
        "Ġdis",
        "fun"
      ],
      [
        "Ġinter",
        "section"
      ],
      [
        "Ġenc",
        "oding"
      ],
      [
        "OT",
        "TO"
      ],
      [
        "ĠOb",
        "viously"
      ],
      [
        "ĠJer",
        "usalem"
      ],
      [
        "Ġk",
        "w"
      ],
      [
        "Ġpercep",
        "ire"
      ],
      [
        "Ġsurprising",
        "ly"
      ],
      [
        "f",
        "our"
      ],
      [
        "ell",
        "ery"
      ],
      [
        "Ġatt",
        "enu"
      ],
      [
        "Ġbib",
        "lio"
      ],
      [
        "ĠCann",
        "abis"
      ],
      [
        "C",
        "oll"
      ],
      [
        "Ġderiv",
        "ati"
      ],
      [
        "Ġcanti",
        "eri"
      ],
      [
        "ĠW",
        "ool"
      ],
      [
        "Ġass",
        "unzioni"
      ],
      [
        "Ġstat",
        "ut"
      ],
      [
        "Ġadatt",
        "arsi"
      ],
      [
        "Ġtransl",
        "ated"
      ],
      [
        "l",
        "iness"
      ],
      [
        "Ġre",
        "el"
      ],
      [
        "umb",
        "led"
      ],
      [
        "Ġlingu",
        "aggi"
      ],
      [
        "im",
        "mer"
      ],
      [
        "ĠPro",
        "getti"
      ],
      [
        "Ġconsider",
        "arsi"
      ],
      [
        "al",
        "ber"
      ],
      [
        "Ġmon",
        "ete"
      ],
      [
        "Ġfac",
        "c"
      ],
      [
        "Ġcommit",
        "ments"
      ],
      [
        "Ġrigor",
        "ous"
      ],
      [
        "r",
        "sp"
      ],
      [
        "Ġinter",
        "r"
      ],
      [
        "ãĢ",
        "ij"
      ],
      [
        "od",
        "iac"
      ],
      [
        "amb",
        "ul"
      ],
      [
        "ĠCar",
        "itas"
      ],
      [
        "Ġbal",
        "ne"
      ],
      [
        "Ġr",
        "s"
      ],
      [
        "ĠAss",
        "et"
      ],
      [
        "Ġavoid",
        "ed"
      ],
      [
        "Ġsw",
        "ord"
      ],
      [
        "Ġcomp",
        "one"
      ],
      [
        "Ġdec",
        "essi"
      ],
      [
        "Ġlat",
        "ely"
      ],
      [
        "ĠAm",
        "end"
      ],
      [
        "Ġes",
        "ecutivo"
      ],
      [
        "p",
        "x"
      ],
      [
        "Ġf",
        "ats"
      ],
      [
        "Ġviv",
        "ente"
      ],
      [
        "н",
        "о"
      ],
      [
        "Ġmed",
        "ian"
      ],
      [
        "esc",
        "lus"
      ],
      [
        "Ġdivis",
        "o"
      ],
      [
        "p",
        "n"
      ],
      [
        "ie",
        "u"
      ],
      [
        "AN",
        "E"
      ],
      [
        "Ġuns",
        "ure"
      ],
      [
        "Dr",
        "ive"
      ],
      [
        "<",
        "-"
      ],
      [
        "Con",
        "tains"
      ],
      [
        "ĠCatt",
        "edrale"
      ],
      [
        "Ġrecre",
        "ation"
      ],
      [
        "col",
        "la"
      ],
      [
        "Ġsmall",
        "est"
      ],
      [
        "Ġd",
        "dl"
      ],
      [
        "Ġcomp",
        "ute"
      ],
      [
        "Am",
        "b"
      ],
      [
        "Ġstick",
        "s"
      ],
      [
        "r",
        "als"
      ],
      [
        "Ġb",
        "urg"
      ],
      [
        "Ġprefer",
        "ite"
      ],
      [
        "ris",
        "se"
      ],
      [
        "Ġconduc",
        "ente"
      ],
      [
        "Ġ)",
        "]"
      ],
      [
        "Ġgluc",
        "ose"
      ],
      [
        "ĠOlimpia",
        "di"
      ],
      [
        "c",
        "py"
      ],
      [
        "ĠG",
        "y"
      ],
      [
        "Ġeffic",
        "acemente"
      ],
      [
        "ĠBen",
        "essere"
      ],
      [
        "Ġringrazi",
        "amento"
      ],
      [
        "Ġin",
        "adegu"
      ],
      [
        "ĠD",
        "ylan"
      ],
      [
        "ol",
        "ti"
      ],
      [
        "Ġx",
        "a"
      ],
      [
        "Ġcapit",
        "oli"
      ],
      [
        "Process",
        "or"
      ],
      [
        "Ġcoll",
        "ettivitÃł"
      ],
      [
        "Ġsecret",
        "ary"
      ],
      [
        "ĠFurn",
        "iture"
      ],
      [
        ",",
        ","
      ],
      [
        "Ġsens",
        "ore"
      ],
      [
        "ĠCent",
        "ers"
      ],
      [
        "Ġesclus",
        "i"
      ],
      [
        "Graph",
        "ics"
      ],
      [
        "D",
        "ictionary"
      ],
      [
        "Ġtom",
        "atoes"
      ],
      [
        "ĠSc",
        "ale"
      ],
      [
        "Ġsupp",
        "orti"
      ],
      [
        "ĠS",
        "int"
      ],
      [
        "==",
        "="
      ],
      [
        "ĠSwed",
        "ish"
      ],
      [
        "ĠLar",
        "ry"
      ],
      [
        "T",
        "re"
      ],
      [
        "Ñ",
        "Ī"
      ],
      [
        "Ġadvis",
        "able"
      ],
      [
        "Ġb",
        "ored"
      ],
      [
        "Ġdownload",
        "s"
      ],
      [
        "Ġtouch",
        "down"
      ],
      [
        "ĠB",
        "irmingham"
      ],
      [
        "Ques",
        "ta"
      ],
      [
        "Ġtariff",
        "a"
      ],
      [
        "ement",
        "ia"
      ],
      [
        "Ġchar",
        "ter"
      ],
      [
        "Ġseg",
        "mento"
      ],
      [
        "top",
        "ic"
      ],
      [
        "Ġbib",
        "liot"
      ],
      [
        "Ġev",
        "it"
      ],
      [
        "cl",
        "ub"
      ],
      [
        "user",
        "id"
      ],
      [
        "G",
        "U"
      ],
      [
        "Ġindag",
        "are"
      ],
      [
        "ĠBalt",
        "imore"
      ],
      [
        "C",
        "AR"
      ],
      [
        "Ġgener",
        "ates"
      ],
      [
        "Ġciv",
        "ico"
      ],
      [
        "Ġprox",
        "imity"
      ],
      [
        "Ġb",
        "reeze"
      ],
      [
        "ĠTh",
        "row"
      ],
      [
        "Ġpersonal",
        "izzazione"
      ],
      [
        "Ġscegli",
        "endo"
      ],
      [
        "ĠVirg",
        "in"
      ],
      [
        "b",
        "ash"
      ],
      [
        "esta",
        "zioni"
      ],
      [
        "Q",
        "UE"
      ],
      [
        "ances",
        "co"
      ],
      [
        "Ġbal",
        "con"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "B",
        "T"
      ],
      [
        "Ġv",
        "ille"
      ],
      [
        "Ġar",
        "tt"
      ],
      [
        "Ġpot",
        "enziamento"
      ],
      [
        "St",
        "ats"
      ],
      [
        "C",
        "tx"
      ],
      [
        "Ġfe",
        "bbre"
      ],
      [
        "Ġmin",
        "oren"
      ],
      [
        "Ġment",
        "alitÃł"
      ],
      [
        "Ġriusc",
        "endo"
      ],
      [
        "Ġindiment",
        "icabile"
      ],
      [
        "l",
        "ambda"
      ],
      [
        "Ġfrequ",
        "entemente"
      ],
      [
        "ess",
        "ioni"
      ],
      [
        "Ġt",
        "b"
      ],
      [
        "M",
        "ODE"
      ],
      [
        "em",
        "mo"
      ],
      [
        "Ġra",
        "mi"
      ],
      [
        "ĠVict",
        "or"
      ],
      [
        "ĠS",
        "istemi"
      ],
      [
        "Ġutil",
        "ities"
      ],
      [
        "ograf",
        "ici"
      ],
      [
        "ĠT",
        "EST"
      ],
      [
        "Ġas",
        "ilo"
      ],
      [
        "Ġecce",
        "zionali"
      ],
      [
        "Ġvol",
        "are"
      ],
      [
        "Ġtocc",
        "ato"
      ],
      [
        ">",
        "\""
      ],
      [
        "Ġpost",
        "ale"
      ],
      [
        "Ġria",
        "pertura"
      ],
      [
        "é",
        "Ľ"
      ],
      [
        "imm",
        "igrazione"
      ],
      [
        "Ġb",
        "aked"
      ],
      [
        "Ġcur",
        "rencies"
      ],
      [
        "Ġfant",
        "astica"
      ],
      [
        "Ġalign",
        "s"
      ],
      [
        "Ġpeggi",
        "ori"
      ],
      [
        "ĠN",
        "T"
      ],
      [
        "Ġrep",
        "arti"
      ],
      [
        "ĠAr",
        "tificial"
      ],
      [
        "index",
        "Of"
      ],
      [
        "Ġarm",
        "ati"
      ],
      [
        "Ġpunt",
        "uale"
      ],
      [
        "Ġadvis",
        "ory"
      ],
      [
        "Ġricic",
        "lo"
      ],
      [
        "ĠGiord",
        "ano"
      ],
      [
        "Ġcou",
        "pons"
      ],
      [
        "Ġdi",
        "a"
      ],
      [
        "Ġcoinvolg",
        "ente"
      ],
      [
        "Ġres",
        "terÃł"
      ],
      [
        "Ġapparecchi",
        "ature"
      ],
      [
        "Ġmal",
        "inc"
      ],
      [
        "ĠS",
        "UB"
      ],
      [
        "Ġcon",
        "gest"
      ],
      [
        "Ġsu",
        "ona"
      ],
      [
        "Ġ]",
        "))"
      ],
      [
        "Ġpartecip",
        "ano"
      ],
      [
        "Ġdraw",
        "ings"
      ],
      [
        "ĠGard",
        "ens"
      ],
      [
        "ãĢ",
        "IJ"
      ],
      [
        "Image",
        "Type"
      ],
      [
        "æľ",
        "º"
      ],
      [
        "Ġpharm",
        "acy"
      ],
      [
        "Ġexp",
        "ects"
      ],
      [
        "ĠFor",
        "ze"
      ],
      [
        "Ġsens",
        "es"
      ],
      [
        "Ġdef",
        "ects"
      ],
      [
        "health",
        "y"
      ],
      [
        "Ġh",
        "orn"
      ],
      [
        "Ġr",
        "ider"
      ],
      [
        "Ġpar",
        "as"
      ],
      [
        "Ġpol",
        "mon"
      ],
      [
        "Ġbatt",
        "les"
      ],
      [
        "Ġragione",
        "vole"
      ],
      [
        ".",
        "("
      ],
      [
        "Ġ?",
        "?"
      ],
      [
        "Ġfiss",
        "are"
      ],
      [
        "ĠGabri",
        "el"
      ],
      [
        "ĠÃ",
        "¢"
      ],
      [
        "Ġrelig",
        "ioni"
      ],
      [
        "Ġrigor",
        "osamente"
      ],
      [
        "X",
        "Y"
      ],
      [
        "n",
        "ational"
      ],
      [
        "On",
        "line"
      ],
      [
        "ĠSen",
        "ator"
      ],
      [
        "Ġcomod",
        "a"
      ],
      [
        "Ġconstit",
        "ute"
      ],
      [
        "it",
        "tad"
      ],
      [
        "ĠF",
        "ALSE"
      ],
      [
        "op",
        "atia"
      ],
      [
        "Ġnorm",
        "ativo"
      ],
      [
        "Ġsor",
        "rid"
      ],
      [
        "GR",
        "AM"
      ],
      [
        "ĠMur",
        "phy"
      ],
      [
        "D",
        "IS"
      ],
      [
        "Ġhop",
        "ed"
      ],
      [
        "ol",
        "ves"
      ],
      [
        "Ġad",
        "apter"
      ],
      [
        "Ġilleg",
        "ale"
      ],
      [
        "focus",
        "ed"
      ],
      [
        "M",
        "AR"
      ],
      [
        "ĠTerrit",
        "orio"
      ],
      [
        "ven",
        "uta"
      ],
      [
        "Ġham",
        "mer"
      ],
      [
        "ĵį",
        "ä½ľ"
      ],
      [
        "è",
        "¢"
      ],
      [
        "Ġtrans",
        "cript"
      ],
      [
        "Ġtroub",
        "lesh"
      ],
      [
        "S",
        "ection"
      ],
      [
        "d",
        "ic"
      ],
      [
        "Ġliber",
        "are"
      ],
      [
        "Ġverg",
        "ogna"
      ],
      [
        "Ġmediterr",
        "anea"
      ],
      [
        "Ġb",
        "ontÃł"
      ],
      [
        "Ġrecord",
        "ings"
      ],
      [
        "Int",
        "ent"
      ],
      [
        "inf",
        "iamm"
      ],
      [
        "ĠPRO",
        "F"
      ],
      [
        "ĠFer",
        "d"
      ],
      [
        "Ġsond",
        "aggio"
      ],
      [
        "f",
        "red"
      ],
      [
        "Ġ_",
        ","
      ],
      [
        "Ġstat",
        "istici"
      ],
      [
        "ĠAdd",
        "ed"
      ],
      [
        "Ġthr",
        "ill"
      ],
      [
        "ĠIss",
        "ue"
      ],
      [
        "V",
        "ert"
      ],
      [
        "Ġe",
        "cl"
      ],
      [
        "ĠEn",
        "el"
      ],
      [
        "Ġvulner",
        "ability"
      ],
      [
        "ĠR",
        "out"
      ],
      [
        "/",
        "\""
      ],
      [
        "ĠY",
        "ahoo"
      ],
      [
        "Ġp",
        "ests"
      ],
      [
        "Ġaw",
        "k"
      ],
      [
        "Ġcon",
        "duzione"
      ],
      [
        "ĠCon",
        "venzione"
      ],
      [
        "ĠTop",
        "ics"
      ],
      [
        "Ġclim",
        "at"
      ],
      [
        "Ġpersegu",
        "ire"
      ],
      [
        "uov",
        "a"
      ],
      [
        "åĮ",
        "º"
      ],
      [
        "ĠIn",
        "to"
      ],
      [
        "ner",
        "Ãł"
      ],
      [
        "Ġupgra",
        "ded"
      ],
      [
        "ur",
        "rÃł"
      ],
      [
        "Ġcont",
        "ano"
      ],
      [
        "Ġchirurg",
        "ico"
      ],
      [
        "Ġbe",
        "verages"
      ],
      [
        "Ġbas",
        "ate"
      ],
      [
        "Ġtra",
        "duce"
      ],
      [
        "ĠSu",
        "peri"
      ],
      [
        "Ġed",
        "ito"
      ],
      [
        "ĠSpe",
        "zia"
      ],
      [
        "ĠØ",
        "¨"
      ],
      [
        "Ġliev",
        "ito"
      ],
      [
        "Ġog",
        "g"
      ],
      [
        "Ġtrans",
        "c"
      ],
      [
        "Ġcat",
        "ast"
      ],
      [
        "ãĤ",
        "ĭ"
      ],
      [
        "Ġpray",
        "ers"
      ],
      [
        "Ġcong",
        "el"
      ],
      [
        "Ġsfugg",
        "ire"
      ],
      [
        "ĠEug",
        "enio"
      ],
      [
        "åı",
        "ª"
      ],
      [
        "Å",
        "į"
      ],
      [
        "Ġdel",
        "inqu"
      ],
      [
        "Ġsm",
        "arr"
      ],
      [
        "be",
        "h"
      ],
      [
        "Ġparl",
        "amento"
      ],
      [
        "Ġincar",
        "ichi"
      ],
      [
        "Ġtamp",
        "oni"
      ],
      [
        "ĠD",
        "raft"
      ],
      [
        "Ġslow",
        "er"
      ],
      [
        "Ġaere",
        "a"
      ],
      [
        "H",
        "a"
      ],
      [
        "h",
        "ref"
      ],
      [
        "Ġpar",
        "rocchia"
      ],
      [
        "s",
        "lice"
      ],
      [
        "Crit",
        "eria"
      ],
      [
        "à¤",
        "¾"
      ],
      [
        "éĹ",
        "®"
      ],
      [
        "ê",
        "°"
      ],
      [
        "ĠC",
        "Y"
      ],
      [
        "ĠM",
        "BA"
      ],
      [
        "Ġinf",
        "ring"
      ],
      [
        "Ġst",
        "anchezza"
      ],
      [
        "Ġpare",
        "ggio"
      ],
      [
        "Ġdipart",
        "imento"
      ],
      [
        "Ġrent",
        "als"
      ],
      [
        "ĠEN",
        "G"
      ],
      [
        "at",
        "iv"
      ],
      [
        "Ġsc",
        "ared"
      ],
      [
        "Ġbus",
        "es"
      ],
      [
        "Ġadott",
        "ate"
      ],
      [
        "Ġf",
        "ug"
      ],
      [
        "ĠM",
        "ug"
      ],
      [
        "Ġdiscip",
        "lines"
      ],
      [
        "Ġrecover",
        "ed"
      ],
      [
        "Ġdiscrimin",
        "azione"
      ],
      [
        "Cont",
        "ract"
      ],
      [
        "Ġferm",
        "i"
      ],
      [
        "Ġacc",
        "usa"
      ],
      [
        "ĠK",
        "on"
      ],
      [
        "ys",
        "on"
      ],
      [
        "Ġderiv",
        "ante"
      ],
      [
        "eg",
        "retario"
      ],
      [
        "Sec",
        "urity"
      ],
      [
        "ol",
        "is"
      ],
      [
        "Ġh",
        "iding"
      ],
      [
        "Ġinfluenz",
        "are"
      ],
      [
        "T",
        "u"
      ],
      [
        "ĠP",
        "orsche"
      ],
      [
        "Ġvacc",
        "inale"
      ],
      [
        "!",
        "("
      ],
      [
        "Ġv",
        "ela"
      ],
      [
        "Ġqual",
        "ificazione"
      ],
      [
        "org",
        "ere"
      ],
      [
        "Ġrefriger",
        "ator"
      ],
      [
        "ĠART",
        "IC"
      ],
      [
        "b",
        "eta"
      ],
      [
        "Ġsp",
        "okes"
      ],
      [
        "Ġemp",
        "athy"
      ],
      [
        "Ġintest",
        "inale"
      ],
      [
        "Ġrial",
        "zo"
      ],
      [
        "Data",
        "Source"
      ],
      [
        "Ġprezi",
        "ose"
      ],
      [
        "ott",
        "im"
      ],
      [
        "Ġrin",
        "f"
      ],
      [
        "ĠKe",
        "ith"
      ],
      [
        "Ġauthentic",
        "ity"
      ],
      [
        "Ġout",
        "reach"
      ],
      [
        "Ġsupp",
        "ose"
      ],
      [
        "Ġassic",
        "urato"
      ],
      [
        "Ġcic",
        "la"
      ],
      [
        "at",
        "issima"
      ],
      [
        "ĠL",
        "ights"
      ],
      [
        "ĠG",
        "av"
      ],
      [
        "Ġsc",
        "ra"
      ],
      [
        "Ġassess",
        "ing"
      ],
      [
        "ĠPatr",
        "izia"
      ],
      [
        "Ġaffid",
        "abilitÃł"
      ],
      [
        "Ġd",
        "ated"
      ],
      [
        "ĠR",
        "d"
      ],
      [
        "in",
        "teger"
      ],
      [
        "ĠV",
        "iva"
      ],
      [
        "Ġacc",
        "attiv"
      ],
      [
        "Ġmil",
        "estone"
      ],
      [
        "Ġdel",
        "izi"
      ],
      [
        "anc",
        "ione"
      ],
      [
        "ĠLeg",
        "end"
      ],
      [
        "ĠAgain",
        "st"
      ],
      [
        "Ġrem",
        "inds"
      ],
      [
        "atte",
        "zza"
      ],
      [
        "Ġappro",
        "fitt"
      ],
      [
        "Ġvilla",
        "ggi"
      ],
      [
        "T",
        "el"
      ],
      [
        "Ġpro",
        "ceeds"
      ],
      [
        "Ġtra",
        "ct"
      ],
      [
        "Ġgi",
        "ustamente"
      ],
      [
        "let",
        "ters"
      ],
      [
        "ĠBar",
        "ry"
      ],
      [
        "ĠLut",
        "her"
      ],
      [
        "ĠPitts",
        "burgh"
      ],
      [
        "Ġf",
        "og"
      ],
      [
        "ĠP",
        "arm"
      ],
      [
        "era",
        "zioni"
      ],
      [
        "idd",
        "ing"
      ],
      [
        "Ġcredi",
        "amo"
      ],
      [
        "Ġclass",
        "ificazione"
      ],
      [
        "Ġprot",
        "ests"
      ],
      [
        "Ġscon",
        "tr"
      ],
      [
        "at",
        "are"
      ],
      [
        "Ġen",
        "qu"
      ],
      [
        "Ġbel",
        "ly"
      ],
      [
        "omet",
        "ric"
      ],
      [
        "Ġdesc",
        "riv"
      ],
      [
        "Ġconserv",
        "ato"
      ],
      [
        "sec",
        "ret"
      ],
      [
        "Ġmisc",
        "ela"
      ],
      [
        "volg",
        "ente"
      ],
      [
        "Ġshare",
        "holders"
      ],
      [
        "ĠAl",
        "bum"
      ],
      [
        "Ġhung",
        "er"
      ],
      [
        "SetLabel",
        "Size"
      ],
      [
        "m",
        "itt"
      ],
      [
        "Ġm",
        "atrice"
      ],
      [
        "Ġtherap",
        "ists"
      ],
      [
        "ĠPress",
        "ure"
      ],
      [
        "s",
        "aving"
      ],
      [
        "v",
        "irtual"
      ],
      [
        "ĠN",
        "ancy"
      ],
      [
        "ĠBe",
        "atrice"
      ],
      [
        "const",
        "ra"
      ],
      [
        "Ġpreserv",
        "are"
      ],
      [
        "ĠStream",
        "ing"
      ],
      [
        "Ġsindac",
        "ale"
      ],
      [
        "Ġdramm",
        "atica"
      ],
      [
        "Ġan",
        "th"
      ],
      [
        "!",
        "."
      ],
      [
        "inc",
        "lus"
      ],
      [
        "ĠCrem",
        "ona"
      ],
      [
        "ĠR",
        "J"
      ],
      [
        "Ġintr",
        "ig"
      ],
      [
        "Ġp",
        "onti"
      ],
      [
        "Ġsp",
        "ices"
      ],
      [
        "iver",
        "Mais"
      ],
      [
        "Ġcra",
        "cks"
      ],
      [
        "Ġst",
        "esura"
      ],
      [
        "ĠO",
        "H"
      ],
      [
        "Ġover",
        "head"
      ],
      [
        "or",
        "tazione"
      ],
      [
        "ĠC",
        "IA"
      ],
      [
        "Ġris",
        "iede"
      ],
      [
        "ĠPubblic",
        "o"
      ],
      [
        "ess",
        "ed"
      ],
      [
        "Ġfr",
        "ater"
      ],
      [
        "ĠPok",
        "émon"
      ],
      [
        "ĠDubl",
        "in"
      ],
      [
        "k",
        "ok"
      ],
      [
        "Ġant",
        "id"
      ],
      [
        "SetTitle",
        "Size"
      ],
      [
        "ĠEr",
        "ano"
      ],
      [
        "ĠEntre",
        "prene"
      ],
      [
        "att",
        "ive"
      ],
      [
        "Ġlater",
        "ale"
      ],
      [
        "Ġadministr",
        "ator"
      ],
      [
        "ĠBal",
        "ance"
      ],
      [
        "al",
        "isti"
      ],
      [
        "Ġm",
        "ice"
      ],
      [
        "Ġeleg",
        "anza"
      ],
      [
        "ëĬ",
        "Ķ"
      ],
      [
        "Ġintegr",
        "ati"
      ],
      [
        "Ġsap",
        "endo"
      ],
      [
        "tim",
        "estamp"
      ],
      [
        "Ġnip",
        "ote"
      ],
      [
        "Ġmass",
        "im"
      ],
      [
        "Ġcic",
        "li"
      ],
      [
        "ĠSeg",
        "ui"
      ],
      [
        "ĠBeh",
        "avior"
      ],
      [
        ";",
        "}"
      ],
      [
        "Set",
        "Point"
      ],
      [
        "Ġclin",
        "ics"
      ],
      [
        "ogu",
        "erra"
      ],
      [
        "P",
        "in"
      ],
      [
        "Ġinclus",
        "e"
      ],
      [
        "Ġcondiv",
        "ide"
      ],
      [
        "Ġtestimon",
        "y"
      ],
      [
        "Ġmorb",
        "ido"
      ],
      [
        "s",
        "ymbol"
      ],
      [
        "ĠGl",
        "as"
      ],
      [
        "ĠAL",
        "LE"
      ],
      [
        "Ġconform",
        "e"
      ],
      [
        "Ġsvari",
        "ati"
      ],
      [
        "d",
        "eg"
      ],
      [
        "ĠNov",
        "itÃł"
      ],
      [
        "Ed",
        "itor"
      ],
      [
        "ĠGI",
        "OR"
      ],
      [
        "ĠR",
        "ET"
      ],
      [
        "r",
        "ule"
      ],
      [
        "t",
        "an"
      ],
      [
        "Ġav",
        "enti"
      ],
      [
        "Ġagric",
        "oltori"
      ],
      [
        "Ġrazz",
        "ismo"
      ],
      [
        "ĠCom",
        "preh"
      ],
      [
        "Ġph",
        "ases"
      ],
      [
        "Ġbi",
        "ology"
      ],
      [
        "s",
        "quare"
      ],
      [
        "Set",
        "Line"
      ],
      [
        "Ġconvinc",
        "ere"
      ],
      [
        "å",
        "ģ"
      ],
      [
        "Ġautom",
        "ate"
      ],
      [
        "ula",
        "zioni"
      ],
      [
        "Ġcommerci",
        "anti"
      ],
      [
        "Ġd",
        "rew"
      ],
      [
        "Ġcomp",
        "liant"
      ],
      [
        "ĠEduc",
        "ational"
      ],
      [
        "Ġmatrimoni",
        "ale"
      ],
      [
        "s",
        "y"
      ],
      [
        "print",
        "StackTrace"
      ],
      [
        "Ġclos",
        "et"
      ],
      [
        "Ġinvis",
        "ibile"
      ],
      [
        "Ġadvertis",
        "ements"
      ],
      [
        "ĠLuck",
        "y"
      ],
      [
        "ĠStain",
        "less"
      ],
      [
        "ĠTelef",
        "ono"
      ],
      [
        "IC",
        "AL"
      ],
      [
        "Ġug",
        "ualmente"
      ],
      [
        "Ġsubstanti",
        "ally"
      ],
      [
        "ass",
        "io"
      ],
      [
        "ĠCar",
        "la"
      ],
      [
        "rit",
        "urismo"
      ],
      [
        "AM",
        "A"
      ],
      [
        "Ġgl",
        "ance"
      ],
      [
        "ĠRodrig",
        "uez"
      ],
      [
        "ĠT",
        "iger"
      ],
      [
        "Ġte",
        "atri"
      ],
      [
        "n",
        "uovo"
      ],
      [
        "Ġp",
        "ond"
      ],
      [
        "Ġwh",
        "it"
      ],
      [
        "Ġvers",
        "are"
      ],
      [
        "Ġaspett",
        "ano"
      ],
      [
        "Ġo",
        "ak"
      ],
      [
        "Ġmag",
        "azines"
      ],
      [
        "Ġback",
        "drop"
      ],
      [
        "Ġaere",
        "e"
      ],
      [
        "Ġampl",
        "iare"
      ],
      [
        "ĠS",
        "ONO"
      ],
      [
        "ĠU",
        "PD"
      ],
      [
        "Ġcons",
        "ecut"
      ],
      [
        "Ġpoint",
        "ing"
      ],
      [
        "Ġtent",
        "a"
      ],
      [
        "Ġriprist",
        "inare"
      ],
      [
        "M",
        "aterial"
      ],
      [
        "ĠDI",
        "R"
      ],
      [
        "J",
        "P"
      ],
      [
        "Ġsens",
        "ation"
      ],
      [
        "Ġoss",
        "igeno"
      ],
      [
        "per",
        "cent"
      ],
      [
        "SetTitle",
        "Font"
      ],
      [
        "SetLabel",
        "Font"
      ],
      [
        "Ġdumps",
        "ter"
      ],
      [
        "Ġl",
        "uss"
      ],
      [
        "Ġcoll",
        "ina"
      ],
      [
        "Ġsegn",
        "ala"
      ],
      [
        "Ġcentim",
        "etri"
      ],
      [
        "av",
        "ailable"
      ],
      [
        "UR",
        "I"
      ],
      [
        "Ġpromo",
        "zionali"
      ],
      [
        "ĠRO",
        "I"
      ],
      [
        "Ġga",
        "ze"
      ],
      [
        "ĠInst",
        "ant"
      ],
      [
        "Ġeccell",
        "enti"
      ],
      [
        ":",
        "."
      ],
      [
        "le",
        "arn"
      ],
      [
        "ĠV",
        "oi"
      ],
      [
        "ĠA",
        "PR"
      ],
      [
        "Ġim",
        "peri"
      ],
      [
        "ys",
        "ide"
      ],
      [
        "let",
        "ed"
      ],
      [
        "Ġincred",
        "ibili"
      ],
      [
        "Ġfrequent",
        "are"
      ],
      [
        "Ġar",
        "re"
      ],
      [
        "ĠOr",
        "dine"
      ],
      [
        "sche",
        "ma"
      ],
      [
        "Ġprelimin",
        "ary"
      ],
      [
        "Conn",
        "ect"
      ],
      [
        "rom",
        "o"
      ],
      [
        "Ġgen",
        "res"
      ],
      [
        "ĠConf",
        "eder"
      ],
      [
        "Ġnutri",
        "enti"
      ],
      [
        "Ġintent",
        "ions"
      ],
      [
        "Ġad",
        "iac"
      ],
      [
        "get",
        "Value"
      ],
      [
        "Ġdista",
        "cco"
      ],
      [
        "F",
        "low"
      ],
      [
        "s",
        "ch"
      ],
      [
        "Ġn",
        "occi"
      ],
      [
        "ĠA",
        "pollo"
      ],
      [
        "ĠD",
        "etail"
      ],
      [
        "istr",
        "ation"
      ],
      [
        "US",
        "D"
      ],
      [
        "Ġsurv",
        "ived"
      ],
      [
        "Ġcomod",
        "amente"
      ],
      [
        "Ġsconosci",
        "uto"
      ],
      [
        "Ġp",
        "etto"
      ],
      [
        "g",
        "un"
      ],
      [
        "p",
        "ub"
      ],
      [
        "imp",
        "asto"
      ],
      [
        "Ġeffici",
        "enti"
      ],
      [
        "Ġunivers",
        "o"
      ],
      [
        "Ġcuri",
        "oso"
      ],
      [
        "åĨ",
        "Ļ"
      ],
      [
        "Ġresili",
        "ent"
      ],
      [
        "w",
        "heel"
      ],
      [
        "ĠBan",
        "king"
      ],
      [
        "p",
        "ark"
      ],
      [
        "Ġresist",
        "enti"
      ],
      [
        "Ġeconom",
        "ies"
      ],
      [
        "Ġintr",
        "attenimento"
      ],
      [
        "ar",
        "ter"
      ],
      [
        "Ġatti",
        "rare"
      ],
      [
        "ĠTras",
        "porti"
      ],
      [
        "M",
        "eta"
      ],
      [
        "ard",
        "e"
      ],
      [
        "AD",
        "D"
      ],
      [
        "Ġflav",
        "our"
      ],
      [
        "v",
        "s"
      ],
      [
        "Ġtrib",
        "ute"
      ],
      [
        "Ġavven",
        "imenti"
      ],
      [
        "IS",
        "MO"
      ],
      [
        "C",
        "os"
      ],
      [
        "Ġfree",
        "zer"
      ],
      [
        "Ġsosten",
        "uta"
      ],
      [
        "Ġfast",
        "idio"
      ],
      [
        "inv",
        "asione"
      ],
      [
        "Ġpedi",
        "atr"
      ],
      [
        "ut",
        "able"
      ],
      [
        "Ġsus",
        "cep"
      ],
      [
        "Ġfatt",
        "y"
      ],
      [
        "ĠBel",
        "t"
      ],
      [
        "cons",
        "truct"
      ],
      [
        "bi",
        "otic"
      ],
      [
        "Ġalto",
        "gether"
      ],
      [
        "Ġreve",
        "aling"
      ],
      [
        "Ġscholar",
        "ships"
      ],
      [
        "A",
        "ug"
      ],
      [
        "h",
        "m"
      ],
      [
        "ĠN",
        "y"
      ],
      [
        "ĠOr",
        "mai"
      ],
      [
        "Ġsim",
        "il"
      ],
      [
        "rig",
        "ento"
      ],
      [
        "ĠG",
        "E"
      ],
      [
        "ĠX",
        "ML"
      ],
      [
        "AM",
        "B"
      ],
      [
        "Ġascolt",
        "ato"
      ],
      [
        "Ġind",
        "ef"
      ],
      [
        "Ġafter",
        "wards"
      ],
      [
        "Ġĉ",
        "ĠĠĠĠ"
      ],
      [
        "ID",
        "I"
      ],
      [
        "Ġden",
        "y"
      ],
      [
        "p",
        "one"
      ],
      [
        "bet",
        "es"
      ],
      [
        "er",
        "os"
      ],
      [
        "ĠV",
        "ogliamo"
      ],
      [
        "Ġcont",
        "anti"
      ],
      [
        "ĠLeg",
        "acy"
      ],
      [
        "Ġflow",
        "ing"
      ],
      [
        "Ġfound",
        "ations"
      ],
      [
        "Ġmetod",
        "ologia"
      ],
      [
        "!",
        ","
      ],
      [
        "ĠMil",
        "itare"
      ],
      [
        "Valid",
        "ator"
      ],
      [
        "Ġcaus",
        "ata"
      ],
      [
        "Ġreput",
        "azione"
      ],
      [
        "ĠMit",
        "chell"
      ],
      [
        "Ġventil",
        "ation"
      ],
      [
        "ĠS",
        "ame"
      ],
      [
        "od",
        "in"
      ],
      [
        "Ġsp",
        "edizioni"
      ],
      [
        "Ġmis",
        "urazione"
      ],
      [
        "Ġpen",
        "isola"
      ],
      [
        "Ġhero",
        "es"
      ],
      [
        "Ro",
        "om"
      ],
      [
        "ec",
        "ycle"
      ],
      [
        "fer",
        "ences"
      ],
      [
        "Ġdist",
        "ant"
      ],
      [
        "Ġlack",
        "ing"
      ],
      [
        "at",
        "elli"
      ],
      [
        "ĠW",
        "ords"
      ],
      [
        "Ġstrani",
        "ere"
      ],
      [
        "Ġex",
        "quisite"
      ],
      [
        "Ġsc",
        "am"
      ],
      [
        "ĠMond",
        "iali"
      ],
      [
        "Ġab",
        "ito"
      ],
      [
        "Ġre",
        "de"
      ],
      [
        "Ġen",
        "ogastr"
      ],
      [
        "Ġl",
        "ane"
      ],
      [
        "Ġtem",
        "atica"
      ],
      [
        "Ġprest",
        "igio"
      ],
      [
        "Ġmens",
        "ili"
      ],
      [
        "up",
        "dated"
      ],
      [
        "tag",
        "gi"
      ],
      [
        "h",
        "tm"
      ],
      [
        "Ġpen",
        "it"
      ],
      [
        "orig",
        "inal"
      ],
      [
        "Ġd",
        "edizione"
      ],
      [
        "Ġvers",
        "ante"
      ],
      [
        "IC",
        "ES"
      ],
      [
        "Ġsever",
        "ity"
      ],
      [
        "Ġbra",
        "ve"
      ],
      [
        "Sub",
        "ject"
      ],
      [
        "Ġadopt",
        "ing"
      ],
      [
        "v",
        "eglio"
      ],
      [
        "Ġconferm",
        "ano"
      ],
      [
        "ç",
        "³"
      ],
      [
        "fer",
        "enza"
      ],
      [
        "Ġcompos",
        "ite"
      ],
      [
        "R",
        "ule"
      ],
      [
        "ra",
        "e"
      ],
      [
        "Ġint",
        "endere"
      ],
      [
        "ĠCom",
        "ing"
      ],
      [
        "Ġrisp",
        "etta"
      ],
      [
        "ĠP",
        "am"
      ],
      [
        "al",
        "is"
      ],
      [
        "ĠC",
        "zech"
      ],
      [
        "ni",
        "que"
      ],
      [
        "amp",
        "o"
      ],
      [
        "Ġrag",
        "grupp"
      ],
      [
        "Ġmot",
        "ors"
      ],
      [
        "ros",
        "inone"
      ],
      [
        "Ġattack",
        "ed"
      ],
      [
        "b",
        "ilmente"
      ],
      [
        "ĠT",
        "I"
      ],
      [
        "Ġsk",
        "etch"
      ],
      [
        "Ġcop",
        "re"
      ],
      [
        "igu",
        "ing"
      ],
      [
        "Ġvetr",
        "ina"
      ],
      [
        "in",
        "zioni"
      ],
      [
        "cent",
        "ury"
      ],
      [
        "al",
        "anta"
      ],
      [
        "ag",
        "ente"
      ],
      [
        "Ġcit",
        "ati"
      ],
      [
        "Ġguad",
        "agni"
      ],
      [
        "h",
        "ole"
      ],
      [
        "ar",
        "redo"
      ],
      [
        "Ġun",
        "ity"
      ],
      [
        "zz",
        "etto"
      ],
      [
        "LA",
        "B"
      ],
      [
        "op",
        "i"
      ],
      [
        "Ġcas",
        "ella"
      ],
      [
        "s",
        "ms"
      ],
      [
        "Ġsic",
        "iliano"
      ],
      [
        "ĠDo",
        "ing"
      ],
      [
        "Ġprofond",
        "i"
      ],
      [
        "imb",
        "urs"
      ],
      [
        "n",
        "u"
      ],
      [
        "ĠDyn",
        "amic"
      ],
      [
        "åĪł",
        "éϤ"
      ],
      [
        ".",
        "<"
      ],
      [
        "Ġbe",
        "ars"
      ],
      [
        "Ġinc",
        "oming"
      ],
      [
        "inc",
        "lusione"
      ],
      [
        "Ġpresent",
        "arsi"
      ],
      [
        "Ġform",
        "id"
      ],
      [
        "Ġdura",
        "re"
      ],
      [
        "Ġsoff",
        "rire"
      ],
      [
        "c",
        "ards"
      ],
      [
        "ĠS",
        "PA"
      ],
      [
        "Ġresearch",
        "er"
      ],
      [
        "Ġzucch",
        "eri"
      ],
      [
        "Ġnegoti",
        "ate"
      ],
      [
        "ĠAppro",
        "fond"
      ],
      [
        "ĠR",
        "ental"
      ],
      [
        "âĢĶ",
        "âĢĶ"
      ],
      [
        "Ġsovran",
        "itÃł"
      ],
      [
        "Ġpalcosc",
        "enico"
      ],
      [
        "ic",
        "idi"
      ],
      [
        "ĠM",
        "ong"
      ],
      [
        "Ġag",
        "io"
      ],
      [
        "Ġgross",
        "a"
      ],
      [
        "Ġragion",
        "amento"
      ],
      [
        "Ġdec",
        "orazioni"
      ],
      [
        "Ġspieg",
        "azioni"
      ],
      [
        "Ġarch",
        "ive"
      ],
      [
        "ZION",
        "ALE"
      ],
      [
        "Ġdiam",
        "onds"
      ],
      [
        "Ġrem",
        "edies"
      ],
      [
        "ĠIndivid",
        "uals"
      ],
      [
        "Ġat",
        "teggiamenti"
      ],
      [
        "Ġmit",
        "ig"
      ],
      [
        "ĠC",
        "isco"
      ],
      [
        "ĠP",
        "ensi"
      ],
      [
        "Ġdenom",
        "inato"
      ],
      [
        "Ġcarri",
        "ers"
      ],
      [
        "ĠA",
        "verage"
      ],
      [
        "ĠPsych",
        "ology"
      ],
      [
        "Ġin",
        "nal"
      ],
      [
        "ĠL",
        "OC"
      ],
      [
        "Ġfree",
        "ze"
      ],
      [
        "ĠN",
        "ormal"
      ],
      [
        "ĠPop",
        "olare"
      ],
      [
        "Ġcor",
        "riere"
      ],
      [
        "ubb",
        "le"
      ],
      [
        "uff",
        "le"
      ],
      [
        "ĠAre",
        "zzo"
      ],
      [
        "åĪĽ",
        "建"
      ],
      [
        "c",
        "ato"
      ],
      [
        "f",
        "ive"
      ],
      [
        "O",
        "ggi"
      ],
      [
        "Ġcap",
        "tain"
      ],
      [
        "lica",
        "zioni"
      ],
      [
        "Ġjournal",
        "ism"
      ],
      [
        "rep",
        "resent"
      ],
      [
        "Ġand",
        "rebbe"
      ],
      [
        "resc",
        "ind"
      ],
      [
        "Ġspieg",
        "ano"
      ],
      [
        "ĠBrow",
        "se"
      ],
      [
        "ĠF",
        "ate"
      ],
      [
        "Ġsta",
        "irs"
      ],
      [
        "ir",
        "vi"
      ],
      [
        "Ġrapp",
        "er"
      ],
      [
        "Ġsuper",
        "market"
      ],
      [
        "Ġenroll",
        "ment"
      ],
      [
        "H",
        "TTP"
      ],
      [
        "Ġcre",
        "ativi"
      ],
      [
        "IC",
        "H"
      ],
      [
        "Ġsurge",
        "on"
      ],
      [
        "ta",
        "bile"
      ],
      [
        "Ġque",
        "en"
      ],
      [
        "Ġworry",
        "ing"
      ],
      [
        "T",
        "RA"
      ],
      [
        "Ġc",
        "ouch"
      ],
      [
        "ĠP",
        "ills"
      ],
      [
        "Ġcondizion",
        "ata"
      ],
      [
        "n",
        "ie"
      ],
      [
        "ĠHe",
        "aven"
      ],
      [
        "Ġterm",
        "inale"
      ],
      [
        "bu",
        "y"
      ],
      [
        "Ġcompos",
        "itore"
      ],
      [
        "Constra",
        "int"
      ],
      [
        "A",
        "less"
      ],
      [
        "duct",
        "ive"
      ],
      [
        "Ġcapolav",
        "ori"
      ],
      [
        "Ġcatch",
        "ing"
      ],
      [
        "ĠD",
        "ela"
      ],
      [
        "Ġpar",
        "lo"
      ],
      [
        "ĠPu",
        "erto"
      ],
      [
        "Ġvoc",
        "ale"
      ],
      [
        "s",
        "ers"
      ],
      [
        "Ġeven",
        "ly"
      ],
      [
        "Ġinv",
        "ia"
      ],
      [
        "ĠEm",
        "ilio"
      ],
      [
        "Al",
        "ignment"
      ],
      [
        "Ġv",
        "ine"
      ],
      [
        "ĠTer",
        "ni"
      ],
      [
        "im",
        "ina"
      ],
      [
        "ĠC",
        "uneo"
      ],
      [
        "Ġenthusi",
        "astic"
      ],
      [
        "Ġna",
        "zional"
      ],
      [
        "Ġtim",
        "estamp"
      ],
      [
        "(",
        "/"
      ],
      [
        "D",
        "esc"
      ],
      [
        "j",
        "ay"
      ],
      [
        "ĠR",
        "iviera"
      ],
      [
        "Ġrad",
        "icali"
      ],
      [
        "ĠFort",
        "une"
      ],
      [
        "Ant",
        "onio"
      ],
      [
        "at",
        "isf"
      ],
      [
        "Ġb",
        "esti"
      ],
      [
        "ĠT",
        "ang"
      ],
      [
        "ĠH",
        "ood"
      ],
      [
        "Ġsalv",
        "at"
      ],
      [
        "Ġrenew",
        "al"
      ],
      [
        "ĠMIL",
        "ANO"
      ],
      [
        "ĠS",
        "CO"
      ],
      [
        "ĠP",
        "AT"
      ],
      [
        "ĠM",
        "end"
      ],
      [
        "Ġex",
        "otic"
      ],
      [
        "ĠRin",
        "asc"
      ],
      [
        "ĠTrend",
        "s"
      ],
      [
        "ob",
        "a"
      ],
      [
        "Ġaut",
        "umn"
      ],
      [
        "Ġinc",
        "endio"
      ],
      [
        "ĠDis",
        "trib"
      ],
      [
        "æ",
        "¡"
      ],
      [
        "Ġg",
        "y"
      ],
      [
        "Ġpr",
        "ud"
      ],
      [
        "ĠEqu",
        "ity"
      ],
      [
        "Ġpav",
        "imenti"
      ],
      [
        "at",
        "ari"
      ],
      [
        "Ġimp",
        "orti"
      ],
      [
        "Ġra",
        "zionale"
      ],
      [
        "ich",
        "itÃł"
      ],
      [
        "Ġam",
        "ante"
      ],
      [
        "Ġbar",
        "bec"
      ],
      [
        "Ġparla",
        "va"
      ],
      [
        "Ġd",
        "d"
      ],
      [
        "Ġris",
        "alire"
      ],
      [
        "ĠEmploy",
        "ees"
      ],
      [
        "Ġcoper",
        "ta"
      ],
      [
        "Ġfals",
        "a"
      ],
      [
        "Ġex",
        "h"
      ],
      [
        "ĠInter",
        "view"
      ],
      [
        "Ġtas",
        "ca"
      ],
      [
        "Ġregister",
        "ing"
      ],
      [
        "ç§",
        "°"
      ],
      [
        "drop",
        "down"
      ],
      [
        "os",
        "k"
      ],
      [
        "ĠAlber",
        "ta"
      ],
      [
        "ÑĨ",
        "и"
      ],
      [
        "ĠGP",
        "IO"
      ],
      [
        "N",
        "P"
      ],
      [
        "un",
        "zio"
      ],
      [
        "Ġyou",
        "tube"
      ],
      [
        "ĠSo",
        "on"
      ],
      [
        "Ġconsequ",
        "ence"
      ],
      [
        "Ġteatr",
        "ali"
      ],
      [
        "ĠRequ",
        "ired"
      ],
      [
        "ir",
        "le"
      ],
      [
        "ell",
        "eria"
      ],
      [
        "Ġamm",
        "essi"
      ],
      [
        "im",
        "pos"
      ],
      [
        "ima",
        "fia"
      ],
      [
        "ĠPre",
        "p"
      ],
      [
        "Ġaffid",
        "amento"
      ],
      [
        "ĠPhotos",
        "hop"
      ],
      [
        "en",
        "ers"
      ],
      [
        "urs",
        "ion"
      ],
      [
        "Ġcontact",
        "ing"
      ],
      [
        "ĠNor",
        "way"
      ],
      [
        "Pl",
        "atform"
      ],
      [
        "ĠP",
        "isto"
      ],
      [
        "ĠV",
        "isto"
      ],
      [
        "Rev",
        "iew"
      ],
      [
        "s",
        "em"
      ],
      [
        "Ġcresc",
        "endo"
      ],
      [
        "Ġaffili",
        "ated"
      ],
      [
        "Ġn",
        "b"
      ],
      [
        "Ġad",
        "oper"
      ],
      [
        "Ġtratta",
        "va"
      ],
      [
        "Ġsour",
        "ced"
      ],
      [
        "Ġat",
        "trice"
      ],
      [
        "inci",
        "ali"
      ],
      [
        "æ³",
        "¨"
      ],
      [
        "ĠCany",
        "on"
      ],
      [
        "ĠT",
        "ibet"
      ],
      [
        "ĠP",
        "IL"
      ],
      [
        "Ġcom",
        "bo"
      ],
      [
        "ĠMan",
        "age"
      ],
      [
        "Ġcompl",
        "imenti"
      ],
      [
        "ipel",
        "ago"
      ],
      [
        "Ġinc",
        "ass"
      ],
      [
        "ann",
        "on"
      ],
      [
        "anth",
        "rop"
      ],
      [
        "*",
        "."
      ],
      [
        "Ġin",
        "duce"
      ],
      [
        "Ġam",
        "ati"
      ],
      [
        "_",
        ","
      ],
      [
        "ĠN",
        "UM"
      ],
      [
        "Ġval",
        "idi"
      ],
      [
        "Ġom",
        "ega"
      ],
      [
        "Ġcatt",
        "ivi"
      ],
      [
        "n",
        "em"
      ],
      [
        "all",
        "ed"
      ],
      [
        "Ġgiovan",
        "ili"
      ],
      [
        "ĠCred",
        "its"
      ],
      [
        "ĠMov",
        "ement"
      ],
      [
        "Ġallevi",
        "ate"
      ],
      [
        "Organization",
        "Structure"
      ],
      [
        "ĠB",
        "und"
      ],
      [
        "ph",
        "abet"
      ],
      [
        "Ġdeput",
        "ato"
      ],
      [
        "é",
        "ĺ"
      ],
      [
        "el",
        "d"
      ],
      [
        "Ġdecor",
        "ated"
      ],
      [
        "Err",
        "ors"
      ],
      [
        "is",
        "ol"
      ],
      [
        "ĠMod",
        "ello"
      ],
      [
        "O",
        "tto"
      ],
      [
        "ĠSt",
        "orico"
      ],
      [
        "Ġabb",
        "re"
      ],
      [
        "ade",
        "qu"
      ],
      [
        "Ġferm",
        "arsi"
      ],
      [
        "ĠT",
        "AR"
      ],
      [
        "ĠAr",
        "isto"
      ],
      [
        "omet",
        "raggio"
      ],
      [
        "Ġsper",
        "iamo"
      ],
      [
        "Ġlog",
        "iche"
      ],
      [
        "Ġblog",
        "ging"
      ],
      [
        "Ġprotagon",
        "iste"
      ],
      [
        "Ġsimplif",
        "y"
      ],
      [
        "ĠMedi",
        "aset"
      ],
      [
        "vent",
        "ù"
      ],
      [
        "ĠX",
        "FF"
      ],
      [
        "Ġarriv",
        "ate"
      ],
      [
        "Ġmant",
        "enuto"
      ],
      [
        "Ġinteg",
        "ra"
      ],
      [
        "ĠN",
        "ino"
      ],
      [
        "Ġcalcul",
        "ator"
      ],
      [
        "Ġriv",
        "als"
      ],
      [
        "ĠLeg",
        "ambiente"
      ],
      [
        "Ġaug",
        "ur"
      ],
      [
        "ĠT",
        "S"
      ],
      [
        "ĠJ",
        "son"
      ],
      [
        "Ġprot",
        "etti"
      ],
      [
        "ĠPUB",
        "BL"
      ],
      [
        "Ġk",
        "eto"
      ],
      [
        "ene",
        "o"
      ],
      [
        "ĠScar",
        "pe"
      ],
      [
        "Ġpol",
        "izza"
      ],
      [
        "ĠSta",
        "ck"
      ],
      [
        "Ġbatt",
        "uto"
      ],
      [
        "ch",
        "ure"
      ],
      [
        "Ġsc",
        "int"
      ],
      [
        "Ġsin",
        "onimo"
      ],
      [
        "Ġprop",
        "ongono"
      ],
      [
        "accetta",
        "zione"
      ],
      [
        "ul",
        "k"
      ],
      [
        "Ġcamp",
        "ion"
      ],
      [
        "ĠLo",
        "ans"
      ],
      [
        "ĠMedica",
        "id"
      ],
      [
        "Ġpubblic",
        "amente"
      ],
      [
        "ĠMiche",
        "langelo"
      ],
      [
        "Ġverific",
        "arsi"
      ],
      [
        "ĠLif",
        "estyle"
      ],
      [
        "D",
        "ia"
      ],
      [
        "num",
        "s"
      ],
      [
        "Ġrespond",
        "ents"
      ],
      [
        "ĠPs",
        "y"
      ],
      [
        "ĠJoh",
        "ann"
      ],
      [
        "if",
        "iable"
      ],
      [
        "Ġemp",
        "ir"
      ],
      [
        "Ġkind",
        "ness"
      ],
      [
        "E",
        "U"
      ],
      [
        "che",
        "t"
      ],
      [
        "Bas",
        "ic"
      ],
      [
        "F",
        "X"
      ],
      [
        "Ġra",
        "zzi"
      ],
      [
        "Ġinv",
        "oc"
      ],
      [
        "ĠGent",
        "ile"
      ],
      [
        "Ġprofessional",
        "ism"
      ],
      [
        "eff",
        "ect"
      ],
      [
        "Ġb",
        "ail"
      ],
      [
        "pay",
        "load"
      ],
      [
        "ĠF",
        "S"
      ],
      [
        "Ġcal",
        "de"
      ],
      [
        "ox",
        "ide"
      ],
      [
        "des",
        "k"
      ],
      [
        "ĠR",
        "aggi"
      ],
      [
        "Ġph",
        "osph"
      ],
      [
        "Ġenthusi",
        "ast"
      ],
      [
        "Ġcongi",
        "unt"
      ],
      [
        "afferma",
        "zione"
      ],
      [
        "ĠCom",
        "fort"
      ],
      [
        "Ġpsic",
        "ologo"
      ],
      [
        "Ġalleged",
        "ly"
      ],
      [
        "il",
        "ers"
      ],
      [
        "ĠD",
        "eg"
      ],
      [
        "Ġunf",
        "old"
      ],
      [
        "Ġtr",
        "ucchi"
      ],
      [
        "Ġpresent",
        "erÃł"
      ],
      [
        "g",
        "re"
      ],
      [
        "Ġs",
        "ir"
      ],
      [
        "ĠDe",
        "uts"
      ],
      [
        "Ġmys",
        "qli"
      ],
      [
        "Ġmind",
        "fulness"
      ],
      [
        "Ġfront",
        "ale"
      ],
      [
        "Ġimper",
        "me"
      ],
      [
        "Ġcush",
        "ion"
      ],
      [
        "it",
        "esto"
      ],
      [
        "ĠQu",
        "ir"
      ],
      [
        "Ġinterrom",
        "pere"
      ],
      [
        "Ġsic",
        "iliana"
      ],
      [
        "Ġdep",
        "ict"
      ],
      [
        "ĠGiov",
        "an"
      ],
      [
        "Ġgraf",
        "ici"
      ],
      [
        "ĠCra",
        "ck"
      ],
      [
        "================================",
        "================================"
      ],
      [
        "ĠG",
        "ates"
      ],
      [
        "Ġapp",
        "rendere"
      ],
      [
        "Ġ'",
        "../../"
      ],
      [
        "Ġass",
        "ure"
      ],
      [
        "ĠUtil",
        "izziamo"
      ],
      [
        "Ġl",
        "imp"
      ],
      [
        "ĠT",
        "ours"
      ],
      [
        "ĠB",
        "lo"
      ],
      [
        "ĠThe",
        "ory"
      ],
      [
        "Ġl",
        "enta"
      ],
      [
        "C",
        "ursor"
      ],
      [
        "ĠP",
        "OR"
      ],
      [
        "Ġter",
        "rore"
      ],
      [
        "Ġalber",
        "go"
      ],
      [
        "Ġto",
        "x"
      ],
      [
        "Ġstr",
        "ana"
      ],
      [
        "Ġterm",
        "inato"
      ],
      [
        "Ġcross",
        "ed"
      ],
      [
        "Ġseri",
        "amente"
      ],
      [
        "Ġp",
        "rag"
      ],
      [
        "Ġelectr",
        "on"
      ],
      [
        "Ġboun",
        "ce"
      ],
      [
        "ĠP",
        "ine"
      ],
      [
        "v",
        "ino"
      ],
      [
        "y",
        "en"
      ],
      [
        "Ġcustom",
        "izable"
      ],
      [
        "Ġmo",
        "zza"
      ],
      [
        "Ġrevis",
        "ion"
      ],
      [
        "Ġpist",
        "ola"
      ],
      [
        "Ġpic",
        "nic"
      ],
      [
        "Ġinev",
        "itable"
      ],
      [
        "Ġon",
        "ion"
      ],
      [
        "ĠPan",
        "or"
      ],
      [
        "ĠRag",
        "usa"
      ],
      [
        "f",
        "und"
      ],
      [
        "Ġtr",
        "ilog"
      ],
      [
        "ĠRe",
        "ader"
      ],
      [
        "IS",
        "A"
      ],
      [
        "Ġet",
        "ico"
      ],
      [
        "list",
        "ed"
      ],
      [
        "ĠGal",
        "li"
      ],
      [
        "all",
        "ing"
      ],
      [
        "Ġbrief",
        "ly"
      ],
      [
        "Ġmathemat",
        "ics"
      ],
      [
        "na",
        "ire"
      ],
      [
        "ĠRistor",
        "ante"
      ],
      [
        "Ġp",
        "epe"
      ],
      [
        "Ġapplic",
        "ate"
      ],
      [
        "Ġassicur",
        "arsi"
      ],
      [
        "Ġcontatt",
        "arci"
      ],
      [
        "Ġglimp",
        "se"
      ],
      [
        "Ġn",
        "ec"
      ],
      [
        "Ġpror",
        "og"
      ],
      [
        "and",
        "ata"
      ],
      [
        "Ġaccess",
        "ory"
      ],
      [
        "Ġvinc",
        "olo"
      ],
      [
        "Ġpac",
        "chetti"
      ],
      [
        "Ġclear",
        "ance"
      ],
      [
        "Ġtouch",
        "ing"
      ],
      [
        "Ġf",
        "ade"
      ],
      [
        "Ġturno",
        "ver"
      ],
      [
        "f",
        "ail"
      ],
      [
        "ĠV",
        "ern"
      ],
      [
        "Ġbamb",
        "ine"
      ],
      [
        "Ġexist",
        "ed"
      ],
      [
        "Ġdettagli",
        "ata"
      ],
      [
        "Ġaccetta",
        "zione"
      ],
      [
        "ogen",
        "ic"
      ],
      [
        "ades",
        "ione"
      ],
      [
        "ĠR",
        "ivers"
      ],
      [
        "ik",
        "o"
      ],
      [
        "Ġincar",
        "icati"
      ],
      [
        "Ġdesider",
        "ato"
      ],
      [
        "e",
        "ared"
      ],
      [
        "Ġe",
        "po"
      ],
      [
        "ĠProm",
        "o"
      ],
      [
        "ĠD",
        "ot"
      ],
      [
        "ane",
        "itÃł"
      ],
      [
        "Ġland",
        "ed"
      ],
      [
        "ĠEle",
        "onora"
      ],
      [
        "hed",
        "ral"
      ],
      [
        "ĠEs",
        "pos"
      ],
      [
        "ĠExp",
        "ect"
      ],
      [
        "Ġwik",
        "itesto"
      ],
      [
        "IT",
        "ION"
      ],
      [
        "Ġplant",
        "ed"
      ],
      [
        "ĠW",
        "aste"
      ],
      [
        "c",
        "la"
      ],
      [
        "ĠManc",
        "ini"
      ],
      [
        "Ġser",
        "ra"
      ],
      [
        "ĠFinal",
        "mente"
      ],
      [
        "ĠIndustr",
        "ies"
      ],
      [
        "ol",
        "ico"
      ],
      [
        ">",
        "'"
      ],
      [
        "Ġg",
        "reg"
      ],
      [
        "ĠP",
        "ET"
      ],
      [
        "em",
        "et"
      ],
      [
        "Ġcompet",
        "itivo"
      ],
      [
        "RI",
        "B"
      ],
      [
        "Ġs",
        "ocks"
      ],
      [
        "ĠV",
        "era"
      ],
      [
        "acc",
        "eler"
      ],
      [
        "Ġcons",
        "idere"
      ],
      [
        "AN",
        "NO"
      ],
      [
        "Ġprom",
        "ette"
      ],
      [
        "Ġsan",
        "ctions"
      ],
      [
        "Ġgreen",
        "house"
      ],
      [
        "u",
        "h"
      ],
      [
        "ĠE",
        "str"
      ],
      [
        "ĠO",
        "C"
      ],
      [
        "ett",
        "ica"
      ],
      [
        "asci",
        "ata"
      ],
      [
        "P",
        "IN"
      ],
      [
        "Ġf",
        "d"
      ],
      [
        "ĠTh",
        "under"
      ],
      [
        "Ġinvestig",
        "ating"
      ],
      [
        "M",
        "arket"
      ],
      [
        "Ġsv",
        "antaggi"
      ],
      [
        "Ġartif",
        "ici"
      ],
      [
        "Ġmod",
        "al"
      ],
      [
        "Ġconvers",
        "ions"
      ],
      [
        "char",
        "acter"
      ],
      [
        "ĠA",
        "Z"
      ],
      [
        "Ġfes",
        "teggia"
      ],
      [
        "ĠSh",
        "ield"
      ],
      [
        "Ġse",
        "afood"
      ],
      [
        "Ġod",
        "io"
      ],
      [
        "Exp",
        "ression"
      ],
      [
        "ĠRecip",
        "e"
      ],
      [
        "er",
        "le"
      ],
      [
        "Ġc",
        "lo"
      ],
      [
        "ĠR",
        "ica"
      ],
      [
        "ĠPro",
        "pri"
      ],
      [
        "Ġbio",
        "grafia"
      ],
      [
        "Ġparad",
        "oss"
      ],
      [
        "Ġsel",
        "ector"
      ],
      [
        "æķ°",
        "ç»Ħ"
      ],
      [
        "Ġad",
        "attamento"
      ],
      [
        "Ġdeb",
        "ts"
      ],
      [
        "Ġnasc",
        "osti"
      ],
      [
        "Ġpres",
        "idio"
      ],
      [
        "Ġviv",
        "ace"
      ],
      [
        "å",
        "ķ"
      ],
      [
        "ĠLay",
        "er"
      ],
      [
        "ĠCasin",
        "os"
      ],
      [
        "Ġn",
        "odo"
      ],
      [
        "Ġinser",
        "imento"
      ],
      [
        "ĠPol",
        "ish"
      ],
      [
        "user",
        "Id"
      ],
      [
        "Ġom",
        "bra"
      ],
      [
        "ĠElectr",
        "ical"
      ],
      [
        "Ġtasti",
        "era"
      ],
      [
        "libr",
        "ary"
      ],
      [
        "åº",
        "ĵ"
      ],
      [
        "Ġdevast",
        "ating"
      ],
      [
        "ĠEntram",
        "bi"
      ],
      [
        "S",
        "imple"
      ],
      [
        "ĠR",
        "ico"
      ],
      [
        "Ġarg",
        "ento"
      ],
      [
        "ĠDom",
        "ain"
      ],
      [
        "ĠA",
        "ce"
      ],
      [
        "ĠS",
        "CH"
      ],
      [
        "Ġsc",
        "attare"
      ],
      [
        "ĠU",
        "sc"
      ],
      [
        "ĠGe",
        "org"
      ],
      [
        "ĠMart",
        "ini"
      ],
      [
        "Ġr",
        "ational"
      ],
      [
        "ĠBlock",
        "chain"
      ],
      [
        "Ġyear",
        "ly"
      ],
      [
        "Ġcent",
        "ered"
      ],
      [
        "Ġes",
        "ima"
      ],
      [
        "Ġbra",
        "cc"
      ],
      [
        "Ġauthor",
        "ization"
      ],
      [
        "Ġfores",
        "te"
      ],
      [
        "Ġsal",
        "utare"
      ],
      [
        "ĠWork",
        "ers"
      ],
      [
        "ĠPrincip",
        "e"
      ],
      [
        "Ġstr",
        "angers"
      ],
      [
        "otto",
        "bre"
      ],
      [
        "Ġbas",
        "terÃł"
      ],
      [
        "odi",
        "um"
      ],
      [
        "Ġass",
        "ente"
      ],
      [
        "atori",
        "ale"
      ],
      [
        "Ġtrad",
        "otto"
      ],
      [
        "Ġcraft",
        "s"
      ],
      [
        "ec",
        "os"
      ],
      [
        "Ġcoll",
        "ision"
      ],
      [
        "Ġincar",
        "icato"
      ],
      [
        "est",
        "imento"
      ],
      [
        "S",
        "ome"
      ],
      [
        "Ġev",
        "apor"
      ],
      [
        "Im",
        "g"
      ],
      [
        "ĠMag",
        "ari"
      ],
      [
        "Ġbad",
        "ly"
      ],
      [
        "Ġigi",
        "ene"
      ],
      [
        "OS",
        "S"
      ],
      [
        "Ġconver",
        "g"
      ],
      [
        "ĠRe",
        "becca"
      ],
      [
        "Ġappro",
        "fit"
      ],
      [
        "Ġperse",
        "ver"
      ],
      [
        "ë",
        "¥"
      ],
      [
        "UR",
        "N"
      ],
      [
        "Ġexcept",
        "ions"
      ],
      [
        "I",
        "ll"
      ],
      [
        "Ġsc",
        "ald"
      ],
      [
        "Ġanti",
        "p"
      ],
      [
        "Ġfragr",
        "ance"
      ],
      [
        "ĠActiv",
        "ities"
      ],
      [
        "Ġes",
        "ord"
      ],
      [
        "An",
        "swer"
      ],
      [
        "ä»",
        "İ"
      ],
      [
        "ĠJer",
        "emy"
      ],
      [
        "Ġun",
        "ghie"
      ],
      [
        "Ġplay",
        "ground"
      ],
      [
        "Ġelabor",
        "ati"
      ],
      [
        "Ġcap",
        "isco"
      ],
      [
        "Ġtrad",
        "itionally"
      ],
      [
        "Ġtelef",
        "onico"
      ],
      [
        "Ġtrasfer",
        "ito"
      ],
      [
        "Ġeleg",
        "anti"
      ],
      [
        "Ġcattol",
        "ico"
      ],
      [
        "Ġsensibil",
        "izzare"
      ],
      [
        "ĠAg",
        "rigento"
      ],
      [
        "Ġoutput",
        "s"
      ],
      [
        "Ġtub",
        "o"
      ],
      [
        "ĠL",
        "ate"
      ],
      [
        "IC",
        "ATION"
      ],
      [
        "ĠSO",
        "FT"
      ],
      [
        "Ġstim",
        "ulate"
      ],
      [
        "Ġgiud",
        "icare"
      ],
      [
        "Ġbur",
        "ied"
      ],
      [
        "Ġsimbol",
        "ico"
      ],
      [
        "if",
        "def"
      ],
      [
        "Ġspagn",
        "ola"
      ],
      [
        "Cond",
        "ition"
      ],
      [
        "ĠP",
        "osso"
      ],
      [
        "Ġdat",
        "as"
      ],
      [
        "ĠEp",
        "isode"
      ],
      [
        "Ġaccert",
        "amenti"
      ],
      [
        "io",
        "do"
      ],
      [
        "ĠP",
        "F"
      ],
      [
        "Ġprot",
        "etta"
      ],
      [
        "ĠMod",
        "a"
      ],
      [
        "Ġda",
        "ughters"
      ],
      [
        "ĠSor",
        "ry"
      ],
      [
        "Ġinstrument",
        "al"
      ],
      [
        "we",
        "alth"
      ],
      [
        "Ġbl",
        "ast"
      ],
      [
        "Ġsur",
        "pass"
      ],
      [
        "ĠTer",
        "ry"
      ],
      [
        "ĠC",
        "ause"
      ],
      [
        "Ġest",
        "ensione"
      ],
      [
        "s",
        "ections"
      ],
      [
        "Ġprovved",
        "ere"
      ],
      [
        "Sub",
        "mit"
      ],
      [
        "ĠStat",
        "uto"
      ],
      [
        "Ġricev",
        "imento"
      ],
      [
        "ĠCro",
        "azia"
      ],
      [
        "ĠMuslim",
        "s"
      ],
      [
        "res",
        "ize"
      ],
      [
        "ĠR",
        "ia"
      ],
      [
        "Ġqual",
        "cun"
      ],
      [
        "Ġsw",
        "elling"
      ],
      [
        "Ġdi",
        "gi"
      ],
      [
        "ĠBelgi",
        "um"
      ],
      [
        "ugg",
        "age"
      ],
      [
        "ì",
        "ł"
      ],
      [
        "cio",
        "è"
      ],
      [
        "D",
        "av"
      ],
      [
        "ic",
        "ide"
      ],
      [
        "Ġang",
        "les"
      ],
      [
        "Ġcalc",
        "ulation"
      ],
      [
        "r",
        "ino"
      ],
      [
        "us",
        "ters"
      ],
      [
        "Ġfire",
        "place"
      ],
      [
        "Ġsun",
        "ny"
      ],
      [
        "Ġstupefac",
        "enti"
      ],
      [
        "b",
        "la"
      ],
      [
        "j",
        "k"
      ],
      [
        "Sh",
        "ort"
      ],
      [
        "ĠSur",
        "face"
      ],
      [
        "Organ",
        "izzazione"
      ],
      [
        "Ġgard",
        "ening"
      ],
      [
        "on",
        "ge"
      ],
      [
        "=\"",
        "../"
      ],
      [
        "Ġmodern",
        "itÃł"
      ],
      [
        "Ġcorris",
        "p"
      ],
      [
        "Ġqu",
        "int"
      ],
      [
        "Ġtip",
        "icamente"
      ],
      [
        "ari",
        "os"
      ],
      [
        "Ġmult",
        "ic"
      ],
      [
        "Ġpieg",
        "he"
      ],
      [
        "gorith",
        "m"
      ],
      [
        "pred",
        "ic"
      ],
      [
        "l",
        "ett"
      ],
      [
        "Ġamm",
        "al"
      ],
      [
        "is",
        "olamento"
      ],
      [
        "Ġsu",
        "g"
      ],
      [
        "Ġneed",
        "le"
      ],
      [
        "ĠNash",
        "ville"
      ],
      [
        "B",
        "re"
      ],
      [
        "ĠAssoci",
        "ates"
      ],
      [
        "ĠCh",
        "im"
      ],
      [
        "Ġbre",
        "eding"
      ],
      [
        "Ġorig",
        "ins"
      ],
      [
        "ĠFil",
        "es"
      ],
      [
        "Mem",
        "ory"
      ],
      [
        "eng",
        "es"
      ],
      [
        "Ġdon",
        "ors"
      ],
      [
        "ĠB",
        "etting"
      ],
      [
        "ĠFu",
        "ori"
      ],
      [
        "Ġb",
        "und"
      ],
      [
        "dis",
        "abled"
      ],
      [
        "bor",
        "ough"
      ],
      [
        "Ġinqu",
        "inamento"
      ],
      [
        "Ġt",
        "ene"
      ],
      [
        "Ġass",
        "unzione"
      ],
      [
        "ĠEng",
        "agement"
      ],
      [
        "Ġsil",
        "k"
      ],
      [
        "ard",
        "ed"
      ],
      [
        "Ġher",
        "bal"
      ],
      [
        "Ġrif",
        "orn"
      ],
      [
        "Ġrinnov",
        "amento"
      ],
      [
        "if",
        "eri"
      ],
      [
        "Ġbe",
        "am"
      ],
      [
        "Ġcart",
        "one"
      ],
      [
        "Ġbuild",
        "ers"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "Ġ"
      ],
      [
        "M",
        "ilano"
      ],
      [
        "ĠK",
        "an"
      ],
      [
        "Ġconfig",
        "ured"
      ],
      [
        "Ġb",
        "ang"
      ],
      [
        "ĠD",
        "ATA"
      ],
      [
        "r",
        "ick"
      ],
      [
        "Ġbanc",
        "ari"
      ],
      [
        "Ġartic",
        "olazioni"
      ],
      [
        "Ġpalest",
        "inesi"
      ],
      [
        "to",
        "k"
      ],
      [
        "Ġcost",
        "retta"
      ],
      [
        "Ġraggi",
        "unti"
      ],
      [
        "P",
        "OR"
      ],
      [
        "Ġspia",
        "ce"
      ],
      [
        "Ġnon",
        "ni"
      ],
      [
        "Ġr",
        "up"
      ],
      [
        "Ġqual",
        "ificati"
      ],
      [
        "ĠPres",
        "idenza"
      ],
      [
        "Ġpat",
        "ches"
      ],
      [
        "ĠVol",
        "ont"
      ],
      [
        "ĠVesc",
        "ovo"
      ],
      [
        "ĠH",
        "og"
      ],
      [
        "ies",
        "el"
      ],
      [
        "ç¼",
        "ĸ"
      ],
      [
        "Ġmater",
        "nitÃł"
      ],
      [
        "B",
        "uff"
      ],
      [
        "ĠE",
        "dizione"
      ],
      [
        "amp",
        "s"
      ],
      [
        "Ġsport",
        "ello"
      ],
      [
        "View",
        "Controller"
      ],
      [
        "t",
        "bl"
      ],
      [
        "an",
        "ut"
      ],
      [
        "ind",
        "ipendenza"
      ],
      [
        "get",
        "tazione"
      ],
      [
        "re",
        "ci"
      ],
      [
        "Ġbag",
        "aglio"
      ],
      [
        "Ġscon",
        "fig"
      ],
      [
        "c",
        "nt"
      ],
      [
        "le",
        "e"
      ],
      [
        "Ġr",
        "he"
      ],
      [
        "Ġch",
        "it"
      ],
      [
        "Ġemb",
        "ro"
      ],
      [
        "Ġdos",
        "age"
      ],
      [
        "ĠMargare",
        "t"
      ],
      [
        "un",
        "ces"
      ],
      [
        "AR",
        "M"
      ],
      [
        "Ġansw",
        "ering"
      ],
      [
        "FOR",
        "M"
      ],
      [
        "Ġpresupp",
        "osti"
      ],
      [
        "Ġes",
        "te"
      ],
      [
        "riv",
        "ers"
      ],
      [
        "ĠCOL",
        "L"
      ],
      [
        "ĠT",
        "anti"
      ],
      [
        "ĠA",
        "SC"
      ],
      [
        "ĠL",
        "odge"
      ],
      [
        "h",
        "alf"
      ],
      [
        "Ġattrib",
        "uted"
      ],
      [
        "esta",
        "bl"
      ],
      [
        "Ġcream",
        "y"
      ],
      [
        "Ġn",
        "acque"
      ],
      [
        "tr",
        "us"
      ],
      [
        "ĠFor",
        "lì"
      ],
      [
        "Ġcont",
        "ento"
      ],
      [
        "ĠPol",
        "ic"
      ],
      [
        "ĠCN",
        "N"
      ],
      [
        "ĠT",
        "C"
      ],
      [
        "Ġfu",
        "els"
      ],
      [
        "Ġanaly",
        "tical"
      ],
      [
        "Ġconness",
        "ioni"
      ],
      [
        "Ġpart",
        "ono"
      ],
      [
        "Ġcoun",
        "ties"
      ],
      [
        "ĠX",
        "III"
      ],
      [
        "ĠWat",
        "son"
      ],
      [
        "ĠBri",
        "anza"
      ],
      [
        "Ġlink",
        "ing"
      ],
      [
        "Ġfirm",
        "ata"
      ],
      [
        "Ġpill",
        "ow"
      ],
      [
        "ĠCott",
        "on"
      ],
      [
        "ĠCooper",
        "ativa"
      ],
      [
        "ĠD",
        "eveloper"
      ],
      [
        "Ġor",
        "ologi"
      ],
      [
        "ech",
        "i"
      ],
      [
        "Ġpress",
        "ioni"
      ],
      [
        "Ġspirit",
        "ualitÃł"
      ],
      [
        "ĠBroad",
        "way"
      ],
      [
        "agn",
        "oli"
      ],
      [
        "Ġep",
        "it"
      ],
      [
        "ling",
        "ton"
      ],
      [
        "Ġpar",
        "ler"
      ],
      [
        "Ġins",
        "ured"
      ],
      [
        "ĠSant",
        "uario"
      ],
      [
        "ĠMod",
        "alitÃł"
      ],
      [
        "Ġallen",
        "amenti"
      ],
      [
        "V",
        "G"
      ],
      [
        "ĠLeg",
        "ale"
      ],
      [
        "Ġtheore",
        "tical"
      ],
      [
        ")",
        "}"
      ],
      [
        "ĠP",
        "isc"
      ],
      [
        "Ġj",
        "i"
      ],
      [
        "Ġport",
        "ò"
      ],
      [
        "Ġcolleg",
        "ata"
      ],
      [
        "Ġcrim",
        "ini"
      ],
      [
        "Ġemozion",
        "ante"
      ],
      [
        "Ġad",
        "orn"
      ],
      [
        "ilder",
        "ness"
      ],
      [
        "Ġadjust",
        "ing"
      ],
      [
        "Ġsp",
        "ice"
      ],
      [
        "Ġdr",
        "astic"
      ],
      [
        "\\",
        "\">"
      ],
      [
        "Ġcle",
        "ared"
      ],
      [
        "Ġlarg",
        "hezza"
      ],
      [
        "Ġincomp",
        "at"
      ],
      [
        "Ġcanta",
        "utore"
      ],
      [
        "()",
        "["
      ],
      [
        "eno",
        "a"
      ],
      [
        "ĠLuck",
        "ily"
      ],
      [
        "Ġtela",
        "io"
      ],
      [
        "Ġmozza",
        "fiato"
      ],
      [
        "Ġmerch",
        "ant"
      ],
      [
        "LIC",
        "ENSE"
      ],
      [
        "Ġgioi",
        "ello"
      ],
      [
        "ord",
        "able"
      ],
      [
        "On",
        "ClickListener"
      ],
      [
        "Ġgiornal",
        "istica"
      ],
      [
        "Ġfres",
        "chi"
      ],
      [
        "Ġestr",
        "atti"
      ],
      [
        "L",
        "ower"
      ],
      [
        "ĠE",
        "PA"
      ],
      [
        "Ġaccum",
        "ul"
      ],
      [
        "Ġdidatt",
        "iche"
      ],
      [
        "an",
        "ica"
      ],
      [
        "Text",
        "Field"
      ],
      [
        "Ġvib",
        "e"
      ],
      [
        "ĠEss",
        "endo"
      ],
      [
        "ĠCD",
        "C"
      ],
      [
        "Ġsem",
        "ic"
      ],
      [
        "Ġpath",
        "way"
      ],
      [
        "Ġgam",
        "ble"
      ],
      [
        "Ġbr",
        "ass"
      ],
      [
        "Ġsho",
        "ppers"
      ],
      [
        "Ġfacci",
        "ano"
      ],
      [
        "M",
        "ask"
      ],
      [
        "Ġvig",
        "or"
      ],
      [
        "ok",
        "ia"
      ],
      [
        "ĠAd",
        "apt"
      ],
      [
        "posta",
        "zioni"
      ],
      [
        "Ġshe",
        "er"
      ],
      [
        "ĠMin",
        "or"
      ],
      [
        "Ġpot",
        "endo"
      ],
      [
        "ĠGra",
        "duate"
      ],
      [
        "Ġcand",
        "le"
      ],
      [
        "Ġrecip",
        "ients"
      ],
      [
        "ZZ",
        "O"
      ],
      [
        "Ġeccess",
        "iva"
      ],
      [
        "m",
        "usic"
      ],
      [
        "o",
        "ceano"
      ],
      [
        "Ġl",
        "ime"
      ],
      [
        "Ġf",
        "ifty"
      ],
      [
        "Ġspec",
        "chi"
      ],
      [
        "Ġfore",
        "most"
      ],
      [
        "Ġbath",
        "rooms"
      ],
      [
        "Ġe",
        "commerce"
      ],
      [
        "Ġfavore",
        "voli"
      ],
      [
        "Ġvern",
        "ici"
      ],
      [
        "B",
        "and"
      ],
      [
        "ì",
        "Ĭ"
      ],
      [
        "Ġp",
        "and"
      ],
      [
        "Ġvesc",
        "ovi"
      ],
      [
        "Ġfix",
        "ing"
      ],
      [
        "ain",
        "ed"
      ],
      [
        "Ġcan",
        "tare"
      ],
      [
        "ices",
        "ima"
      ],
      [
        "ĠSer",
        "bia"
      ],
      [
        "Ġst",
        "itch"
      ],
      [
        "Ġcomm",
        "erce"
      ],
      [
        "L",
        "IA"
      ],
      [
        "z",
        "el"
      ],
      [
        "Ġab",
        "ras"
      ],
      [
        "Ġtrig",
        "gers"
      ],
      [
        "Ġl",
        "utto"
      ],
      [
        "ĠAm",
        "anda"
      ],
      [
        "Ġs",
        "ung"
      ],
      [
        "N",
        "odes"
      ],
      [
        "é",
        "Ĥ"
      ],
      [
        "ĠâĢľ",
        "..."
      ],
      [
        "ĠDio",
        "cesi"
      ],
      [
        "Ġcristi",
        "anesimo"
      ],
      [
        "Ġfi",
        "ato"
      ],
      [
        "Pl",
        "ugin"
      ],
      [
        "Ġl",
        "itter"
      ],
      [
        "ter",
        "min"
      ],
      [
        "ĠB",
        "S"
      ],
      [
        "sp",
        "ort"
      ],
      [
        "Ġist",
        "ante"
      ],
      [
        "Ġorganizz",
        "ative"
      ],
      [
        "asci",
        "atore"
      ],
      [
        "Ġtravel",
        "ed"
      ],
      [
        "Ġappear",
        "ances"
      ],
      [
        "Ġcraftsm",
        "anship"
      ],
      [
        "ent",
        "ation"
      ],
      [
        "ĠG",
        "olfo"
      ],
      [
        "ĠAless",
        "ia"
      ],
      [
        "Ġintr",
        "iguing"
      ],
      [
        "ĠP",
        "atrimonio"
      ],
      [
        "Ġl",
        "ott"
      ],
      [
        "Ġavver",
        "te"
      ],
      [
        "ĠM",
        "ono"
      ],
      [
        "ĠB",
        "ando"
      ],
      [
        "Ġdisc",
        "usso"
      ],
      [
        "Ġocc",
        "uper"
      ],
      [
        "Ġch",
        "ick"
      ],
      [
        "Ġinc",
        "ol"
      ],
      [
        "Ġgest",
        "ita"
      ],
      [
        "ç",
        "¡"
      ],
      [
        "pers",
        "istence"
      ],
      [
        "edd",
        "ings"
      ],
      [
        "Ġfe",
        "ver"
      ],
      [
        "Ġcapt",
        "ures"
      ],
      [
        "ĠCrit",
        "eria"
      ],
      [
        "ĠBamb",
        "ino"
      ],
      [
        "tr",
        "ial"
      ],
      [
        "col",
        "lect"
      ],
      [
        "ĠPr",
        "ide"
      ],
      [
        "Ġmand",
        "ate"
      ],
      [
        "Ġcompetit",
        "ivitÃł"
      ],
      [
        "ĠF",
        "uel"
      ],
      [
        "Ġalbum",
        "s"
      ],
      [
        "Ġzamp",
        "e"
      ],
      [
        "×",
        "Ļ"
      ],
      [
        "ĠL",
        "ie"
      ],
      [
        "ĠU",
        "pper"
      ],
      [
        "anti",
        "es"
      ],
      [
        "un",
        "ts"
      ],
      [
        "Ġ-",
        "----------------"
      ],
      [
        "ffic",
        "ial"
      ],
      [
        "sche",
        "dule"
      ],
      [
        "ĠU",
        "go"
      ],
      [
        "izz",
        "arsi"
      ],
      [
        "Ġrid",
        "otte"
      ],
      [
        "Ġconveni",
        "ently"
      ],
      [
        "e",
        "a"
      ],
      [
        "omet",
        "ri"
      ],
      [
        "re",
        "ason"
      ],
      [
        "ĠL",
        "um"
      ],
      [
        "Ġj",
        "ar"
      ],
      [
        "ry",
        "pto"
      ],
      [
        "Ġdos",
        "es"
      ],
      [
        "Ġst",
        "am"
      ],
      [
        "Ġlasci",
        "ate"
      ],
      [
        "y",
        "u"
      ],
      [
        "ĠA",
        "gli"
      ],
      [
        "Ġun",
        "clear"
      ],
      [
        "...",
        ")."
      ],
      [
        "app",
        "ing"
      ],
      [
        "Ġrinnov",
        "are"
      ],
      [
        "ĠIN",
        "F"
      ],
      [
        "ĠT",
        "weet"
      ],
      [
        "ĠR",
        "ust"
      ],
      [
        "ĠT",
        "oken"
      ],
      [
        "per",
        "or"
      ],
      [
        "Ġcons",
        "iders"
      ],
      [
        "ĠP",
        "eters"
      ],
      [
        "ara",
        "zioni"
      ],
      [
        "ĠSi",
        "erra"
      ],
      [
        "Ġpron",
        "uncia"
      ],
      [
        "t",
        "l"
      ],
      [
        "ab",
        "il"
      ],
      [
        "av",
        "an"
      ],
      [
        "Ġsvilupp",
        "ati"
      ],
      [
        "Ġdettagli",
        "ate"
      ],
      [
        "æ²",
        "¡"
      ],
      [
        "ini",
        "amo"
      ],
      [
        "Ġproc",
        "urement"
      ],
      [
        "ĠCor",
        "rado"
      ],
      [
        "Ġresid",
        "ui"
      ],
      [
        "Ġcloud",
        "s"
      ],
      [
        "Ġsh",
        "y"
      ],
      [
        "Ġconten",
        "itori"
      ],
      [
        "CC",
        "ESS"
      ],
      [
        "ĠCast",
        "elli"
      ],
      [
        "ĠHop",
        "efully"
      ],
      [
        "ent",
        "azione"
      ],
      [
        "Ġvari",
        "ants"
      ],
      [
        "Ġeduc",
        "ativa"
      ],
      [
        "ĠSO",
        "AP"
      ],
      [
        "Ġcollect",
        "ively"
      ],
      [
        "е",
        "д"
      ],
      [
        "Ġscient",
        "ist"
      ],
      [
        "Ġprogress",
        "ivo"
      ],
      [
        "Ĭ",
        "¶"
      ],
      [
        "Qu",
        "estion"
      ],
      [
        "Ġcart",
        "ella"
      ],
      [
        "ĠVol",
        "ley"
      ],
      [
        "Ġded",
        "uc"
      ],
      [
        "Ġl",
        "ecture"
      ],
      [
        "Ġinizi",
        "erÃł"
      ],
      [
        "B",
        "en"
      ],
      [
        "ali",
        "ano"
      ],
      [
        "or",
        "is"
      ],
      [
        "ĠPrest",
        "iti"
      ],
      [
        "ĠT",
        "oro"
      ],
      [
        "Ġtang",
        "ible"
      ],
      [
        "N",
        "oi"
      ],
      [
        "ĠSt",
        "re"
      ],
      [
        "Ġpartic",
        "olaritÃł"
      ],
      [
        "ĠApp",
        "artamento"
      ],
      [
        "ĠDemocr",
        "atico"
      ],
      [
        "C",
        "ancel"
      ],
      [
        "ĠF",
        "IT"
      ],
      [
        "Ġveget",
        "azione"
      ],
      [
        "prof",
        "ession"
      ],
      [
        "ator",
        "ies"
      ],
      [
        "P",
        "K"
      ],
      [
        "Ġe",
        "q"
      ],
      [
        "ĠF",
        "actor"
      ],
      [
        "Ġste",
        "al"
      ],
      [
        "ĠMin",
        "istri"
      ],
      [
        "com",
        "une"
      ],
      [
        "ĠNot",
        "te"
      ],
      [
        "at",
        "en"
      ],
      [
        "Ġsol",
        "ita"
      ],
      [
        "Ġpol",
        "ished"
      ],
      [
        "del",
        "ay"
      ],
      [
        "Ġimp",
        "orre"
      ],
      [
        "osp",
        "her"
      ],
      [
        "Ġcontad",
        "ini"
      ],
      [
        "Ġdestinat",
        "ari"
      ],
      [
        "ĠNUOV",
        "O"
      ],
      [
        "re",
        "no"
      ],
      [
        "Ġ)",
        "),"
      ],
      [
        "ec",
        "tious"
      ],
      [
        "ĠG",
        "len"
      ],
      [
        "Ġ]",
        "[\""
      ],
      [
        "Ġposit",
        "ivamente"
      ],
      [
        "ass",
        "ino"
      ],
      [
        "Ġreg",
        "g"
      ],
      [
        "BU",
        "FFER"
      ],
      [
        "ĠGine",
        "vra"
      ],
      [
        "ĠF",
        "ame"
      ],
      [
        "ban",
        "ese"
      ],
      [
        "ĠOper",
        "ating"
      ],
      [
        "ĠSlo",
        "venia"
      ],
      [
        "ett",
        "ico"
      ],
      [
        "R",
        "T"
      ],
      [
        "or",
        "um"
      ],
      [
        "ab",
        "it"
      ],
      [
        "IT",
        "IONS"
      ],
      [
        "Ġarchit",
        "etti"
      ],
      [
        "Ġliter",
        "acy"
      ],
      [
        "inv",
        "ecchiamento"
      ],
      [
        "te",
        "p"
      ],
      [
        "Ġwonder",
        "ed"
      ],
      [
        "ĠB",
        "undle"
      ],
      [
        "Ġvol",
        "uta"
      ],
      [
        "Ġop",
        "tare"
      ],
      [
        "ä¸",
        "²"
      ],
      [
        "ĠLab",
        "s"
      ],
      [
        "p",
        "ots"
      ],
      [
        "ĠG",
        "ino"
      ],
      [
        "ĠG",
        "ugli"
      ],
      [
        "Ġapp",
        "ositi"
      ],
      [
        "Ġperp",
        "less"
      ],
      [
        "Ġastro",
        "log"
      ],
      [
        "am",
        "are"
      ],
      [
        "ĠShe",
        "ll"
      ],
      [
        "Ġiniti",
        "ated"
      ],
      [
        "TIV",
        "E"
      ],
      [
        "Ġt",
        "atu"
      ],
      [
        "op",
        "ing"
      ],
      [
        "Ġboost",
        "ing"
      ],
      [
        "Ġp",
        "onder"
      ],
      [
        "Ġdec",
        "ides"
      ],
      [
        "ä¿®",
        "æĶ¹"
      ],
      [
        "Ġun",
        "iv"
      ],
      [
        "ĠPed",
        "ro"
      ],
      [
        "F",
        "ans"
      ],
      [
        "al",
        "col"
      ],
      [
        "Ġpart",
        "ly"
      ],
      [
        "Ġrac",
        "ism"
      ],
      [
        "Ġelement",
        "are"
      ],
      [
        "Ġindes",
        "ider"
      ],
      [
        "F",
        "ailed"
      ],
      [
        "om",
        "br"
      ],
      [
        "Ġconf",
        "lu"
      ],
      [
        "Ġintro",
        "duces"
      ],
      [
        "Ġdet",
        "te"
      ],
      [
        "Ġpart",
        "ition"
      ],
      [
        "arg",
        "a"
      ],
      [
        "Â",
        "Ĵ"
      ],
      [
        "Ġappro",
        "ve"
      ],
      [
        "Ġc",
        "itazioni"
      ],
      [
        "Ġb",
        "end"
      ],
      [
        "Ġapprofond",
        "ita"
      ],
      [
        "ĠB",
        "urg"
      ],
      [
        "Ġman",
        "uali"
      ],
      [
        "Ġriconosc",
        "imenti"
      ],
      [
        "Ġaug",
        "uro"
      ],
      [
        "ĠChat",
        "GPT"
      ],
      [
        "Ġfar",
        "c"
      ],
      [
        "Ġment",
        "ally"
      ],
      [
        "Ġesper",
        "imenti"
      ],
      [
        "direct",
        "or"
      ],
      [
        "T",
        "x"
      ],
      [
        "av",
        "vento"
      ],
      [
        "dis",
        "able"
      ],
      [
        "gener",
        "ation"
      ],
      [
        "ĠN",
        "I"
      ],
      [
        "Ġstat",
        "uto"
      ],
      [
        "ru",
        "zz"
      ],
      [
        "et",
        "icamente"
      ],
      [
        "Ġg",
        "inger"
      ],
      [
        "Ġma",
        "is"
      ],
      [
        "Ġaff",
        "ection"
      ],
      [
        "Ġbra",
        "vi"
      ],
      [
        "ĠAb",
        "ra"
      ],
      [
        "CA",
        "A"
      ],
      [
        "Ġspons",
        "ors"
      ],
      [
        "Ġgel",
        "ato"
      ],
      [
        "Ġre",
        "ign"
      ],
      [
        "Ġtra",
        "y"
      ],
      [
        "co",
        "okies"
      ],
      [
        "Ġ]",
        "]["
      ],
      [
        "ĠForm",
        "at"
      ],
      [
        "mat",
        "ched"
      ],
      [
        "ĠMemb",
        "ership"
      ],
      [
        "n",
        "ative"
      ],
      [
        "Ġc",
        "edere"
      ],
      [
        "Ġstret",
        "ti"
      ],
      [
        "Ġobs",
        "c"
      ],
      [
        "ĠTel",
        "ecom"
      ],
      [
        "Ġble",
        "eding"
      ],
      [
        "Ġined",
        "iti"
      ],
      [
        "ĠParli",
        "amo"
      ],
      [
        "Ġelettr",
        "oniche"
      ],
      [
        "Ġcontempor",
        "anei"
      ],
      [
        "Ġcelebra",
        "zioni"
      ],
      [
        "Tod",
        "ay"
      ],
      [
        "Ġcar",
        "c"
      ],
      [
        "ith",
        "ium"
      ],
      [
        "Ġtrad",
        "ed"
      ],
      [
        "ĠAsh",
        "ley"
      ],
      [
        "Ġhome",
        "page"
      ],
      [
        "Ġprot",
        "esi"
      ],
      [
        "Ġprim",
        "ato"
      ],
      [
        "ĠGiud",
        "ice"
      ],
      [
        "ver",
        "gine"
      ],
      [
        "Ġarriv",
        "ing"
      ],
      [
        "Ġgra",
        "ins"
      ],
      [
        "ĠSh",
        "ip"
      ],
      [
        "Ġlot",
        "tare"
      ],
      [
        "Ġurg",
        "enti"
      ],
      [
        "get",
        "Id"
      ],
      [
        "ph",
        "alt"
      ],
      [
        "Ġdomest",
        "ica"
      ],
      [
        "ĠB",
        "oc"
      ],
      [
        "LI",
        "ST"
      ],
      [
        "Ġjump",
        "ed"
      ],
      [
        "Ġgros",
        "si"
      ],
      [
        "Ġvis",
        "ioni"
      ],
      [
        "Ġassoci",
        "ates"
      ],
      [
        "Ġcon",
        "te"
      ],
      [
        "Ġar",
        "row"
      ],
      [
        "ĠKind",
        "le"
      ],
      [
        "Ġprofit",
        "ability"
      ],
      [
        "Ġmasch",
        "ere"
      ],
      [
        "it",
        "ra"
      ],
      [
        "ub",
        "le"
      ],
      [
        "ĠSh",
        "adow"
      ],
      [
        "Rou",
        "ter"
      ],
      [
        "the",
        "ta"
      ],
      [
        "ä½",
        "ĵ"
      ],
      [
        "ĠPolit",
        "ecnico"
      ],
      [
        "ĠTurn",
        "er"
      ],
      [
        "ĠWeek",
        "end"
      ],
      [
        "duct",
        "ions"
      ],
      [
        "Ġpresso",
        "ché"
      ],
      [
        "Ġlegitt",
        "imitÃł"
      ],
      [
        "was",
        "her"
      ],
      [
        "Ġconc",
        "retamente"
      ],
      [
        "ĠNon",
        "etheless"
      ],
      [
        "Ġscar",
        "ica"
      ],
      [
        "ĠAltern",
        "ative"
      ],
      [
        "Ġparro",
        "cchi"
      ],
      [
        "sp",
        "ir"
      ],
      [
        "omm",
        "un"
      ],
      [
        "Ġrelev",
        "ance"
      ],
      [
        "Ġodi",
        "erna"
      ],
      [
        "Ġcal",
        "colare"
      ],
      [
        "ĠPear",
        "l"
      ],
      [
        "oc",
        "y"
      ],
      [
        "Ġemb",
        "od"
      ],
      [
        "Ġassum",
        "ptions"
      ],
      [
        "Ġth",
        "rew"
      ],
      [
        "ĠD",
        "uty"
      ],
      [
        "ARCH",
        "AR"
      ],
      [
        "ĠC",
        "aus"
      ],
      [
        "Ġgi",
        "all"
      ],
      [
        "us",
        "able"
      ],
      [
        "lo",
        "ys"
      ],
      [
        "ĠCan",
        "vas"
      ],
      [
        "ĠLu",
        "ogo"
      ],
      [
        "m",
        "ount"
      ],
      [
        "as",
        "ion"
      ],
      [
        "ĠB",
        "ard"
      ],
      [
        "se",
        "ats"
      ],
      [
        "Can",
        "vas"
      ],
      [
        "Ġis",
        "trutt"
      ],
      [
        "ĠCir",
        "ca"
      ],
      [
        "V",
        "ec"
      ],
      [
        "at",
        "ched"
      ],
      [
        "bb",
        "ies"
      ],
      [
        "AT",
        "ORE"
      ],
      [
        "Ġanalys",
        "es"
      ],
      [
        "ĠS",
        "os"
      ],
      [
        "Ġproud",
        "ly"
      ],
      [
        "Ġprocur",
        "atore"
      ],
      [
        "Ġb",
        "icycle"
      ],
      [
        "Ġar",
        "ter"
      ],
      [
        "li",
        "ber"
      ],
      [
        "Ġsc",
        "ulture"
      ],
      [
        "C",
        "ovid"
      ],
      [
        "Ġprest",
        "ato"
      ],
      [
        "Ġol",
        "iva"
      ],
      [
        "or",
        "chestra"
      ],
      [
        "Ġparam",
        "ount"
      ],
      [
        "ĠPort",
        "al"
      ],
      [
        "S",
        "im"
      ],
      [
        "Ġperm",
        "essi"
      ],
      [
        "Wh",
        "ite"
      ],
      [
        "Ġc",
        "roc"
      ],
      [
        "Ġf",
        "iglie"
      ],
      [
        "Ġpr",
        "igione"
      ],
      [
        "ĠQu",
        "anti"
      ],
      [
        "Ġinteress",
        "ano"
      ],
      [
        "IZ",
        "IO"
      ],
      [
        "Ġpredis",
        "posizione"
      ],
      [
        "Ġcelebr",
        "ations"
      ],
      [
        "Ġfatt",
        "ure"
      ],
      [
        "Ġaffid",
        "arsi"
      ],
      [
        "v",
        "ana"
      ],
      [
        "ĠQU",
        "AL"
      ],
      [
        "H",
        "ello"
      ],
      [
        "ĠB",
        "order"
      ],
      [
        "gh",
        "iamo"
      ],
      [
        "Ab",
        "stract"
      ],
      [
        "Ġpun",
        "ct"
      ],
      [
        "Ġbar",
        "rel"
      ],
      [
        "ent",
        "usi"
      ],
      [
        "ĠT",
        "erap"
      ],
      [
        "ĠD",
        "elle"
      ],
      [
        "Ġbe",
        "ating"
      ],
      [
        "Ġimb",
        "alla"
      ],
      [
        "ĠE",
        "arn"
      ],
      [
        "Ġunit",
        "amente"
      ],
      [
        "Ġovers",
        "ee"
      ],
      [
        "Ġgiappon",
        "esi"
      ],
      [
        "Ġfeas",
        "ible"
      ],
      [
        "Ġre",
        "agire"
      ],
      [
        "Us",
        "ername"
      ],
      [
        "Ġsag",
        "gezza"
      ],
      [
        "Ġgadget",
        "s"
      ],
      [
        "ĠD",
        "riving"
      ],
      [
        "Ġdiscuss",
        "es"
      ],
      [
        "um",
        "bs"
      ],
      [
        "Ġimper",
        "d"
      ],
      [
        "Ġshowc",
        "ases"
      ],
      [
        "W",
        "C"
      ],
      [
        "ĠR",
        "um"
      ],
      [
        "Ġlegitt",
        "imi"
      ],
      [
        "é¡",
        "¹"
      ],
      [
        "ĠS",
        "ah"
      ],
      [
        "Ġvol",
        "essi"
      ],
      [
        "ĠðŁĺ",
        "ī"
      ],
      [
        "AR",
        "N"
      ],
      [
        "iment",
        "ale"
      ],
      [
        "Ġinher",
        "ent"
      ],
      [
        "Ġi",
        "i"
      ],
      [
        "ill",
        "on"
      ],
      [
        "opt",
        "im"
      ],
      [
        "Ġquarter",
        "back"
      ],
      [
        "ĠD",
        "ici"
      ],
      [
        "Ġch",
        "rom"
      ],
      [
        "Sh",
        "op"
      ],
      [
        "Ġafferma",
        "zioni"
      ],
      [
        "vis",
        "it"
      ],
      [
        "ĠRif",
        "i"
      ],
      [
        "ar",
        "u"
      ],
      [
        "esi",
        "um"
      ],
      [
        "ĠTr",
        "an"
      ],
      [
        "Ġsu",
        "do"
      ],
      [
        "Ġsm",
        "s"
      ],
      [
        "AD",
        "ER"
      ],
      [
        "Ġboy",
        "friend"
      ],
      [
        "AR",
        "S"
      ],
      [
        "bre",
        "lla"
      ],
      [
        "trans",
        "late"
      ],
      [
        "Ser",
        "ies"
      ],
      [
        "å¾",
        "Ĺ"
      ],
      [
        "ĠCec",
        "ilia"
      ],
      [
        "Ġperp",
        "etr"
      ],
      [
        "Ġg",
        "occe"
      ],
      [
        "Ġdi",
        "amo"
      ],
      [
        "Ġgioc",
        "ando"
      ],
      [
        "iter",
        "bo"
      ],
      [
        "Ġrigener",
        "azione"
      ],
      [
        "un",
        "ced"
      ],
      [
        "Ġentr",
        "ati"
      ],
      [
        "Ġmons",
        "ter"
      ],
      [
        "Ġsol",
        "ic"
      ],
      [
        "ĠPi",
        "x"
      ],
      [
        "ĠGra",
        "v"
      ],
      [
        "Ġdilig",
        "ence"
      ],
      [
        "Eff",
        "ect"
      ],
      [
        "Ġcomp",
        "ile"
      ],
      [
        "Ġtemp",
        "esta"
      ],
      [
        "Ġmas",
        "chio"
      ],
      [
        "ĠWH",
        "AT"
      ],
      [
        "R",
        "ic"
      ],
      [
        "Ġal",
        "lies"
      ],
      [
        "ĠOr",
        "ders"
      ],
      [
        "Ġgiornali",
        "era"
      ],
      [
        "Ġupload",
        "ed"
      ],
      [
        "/",
        "%"
      ],
      [
        "Ġhapp",
        "ier"
      ],
      [
        "lav",
        "oro"
      ],
      [
        "Ġfulfill",
        "ment"
      ],
      [
        "d",
        "ella"
      ],
      [
        "izza",
        "bile"
      ],
      [
        "Ġdesc",
        "ritte"
      ],
      [
        "ĠPas",
        "olini"
      ],
      [
        "Ġe",
        "Commerce"
      ],
      [
        "gi",
        "amo"
      ],
      [
        "Ġoccup",
        "ation"
      ],
      [
        "ĠInvest",
        "ing"
      ],
      [
        "ĠAcc",
        "eler"
      ],
      [
        "ĠUl",
        "teriori"
      ],
      [
        "Ġsf",
        "ior"
      ],
      [
        "ĠS",
        "ell"
      ],
      [
        "ĠA",
        "ure"
      ],
      [
        "IM",
        "O"
      ],
      [
        "Ġrender",
        "lo"
      ],
      [
        "ĠEag",
        "le"
      ],
      [
        "Ġpath",
        "ways"
      ],
      [
        "Ġround",
        "ed"
      ],
      [
        "Ġesegu",
        "ite"
      ],
      [
        "ĠPla",
        "za"
      ],
      [
        "M",
        "AP"
      ],
      [
        "ĠM",
        "ald"
      ],
      [
        "df",
        "unding"
      ],
      [
        "Ġsoffer",
        "enze"
      ],
      [
        "assegn",
        "azione"
      ],
      [
        "Ġin",
        "habit"
      ],
      [
        "inc",
        "redibile"
      ],
      [
        "ĠMont",
        "real"
      ],
      [
        "Ġrenew",
        "ed"
      ],
      [
        "Ġfantasci",
        "enza"
      ],
      [
        "ant",
        "icip"
      ],
      [
        "äº",
        "¤"
      ],
      [
        "Ġwood",
        "s"
      ],
      [
        "Ġcorregg",
        "ere"
      ],
      [
        "Ġbr",
        "utta"
      ],
      [
        "ĠUg",
        "anda"
      ],
      [
        "ĠXia",
        "omi"
      ],
      [
        "f",
        "ic"
      ],
      [
        "æ",
        "ĵįä½ľ"
      ],
      [
        "Ġdistr",
        "utto"
      ],
      [
        "ĠGIO",
        "V"
      ],
      [
        "Ġper",
        "l"
      ],
      [
        "Ġem",
        "esso"
      ],
      [
        "Ġsopra",
        "v"
      ],
      [
        "Ġcapp",
        "ella"
      ],
      [
        "ĠSustain",
        "ability"
      ],
      [
        "Ġn",
        "odi"
      ],
      [
        "ĠB",
        "od"
      ],
      [
        "Ġguid",
        "ati"
      ],
      [
        "Ġviv",
        "enti"
      ],
      [
        "w",
        "oman"
      ],
      [
        "as",
        "ca"
      ],
      [
        "ĠK",
        "ick"
      ],
      [
        "Ġsosten",
        "ute"
      ],
      [
        "ĠFu",
        "oco"
      ],
      [
        "ĠFer",
        "ro"
      ],
      [
        "Ġel",
        "etti"
      ],
      [
        "Ġcho",
        "pped"
      ],
      [
        "Ġactiv",
        "ists"
      ],
      [
        "Ġless",
        "er"
      ],
      [
        "Ġobs",
        "ol"
      ],
      [
        "Ġorganizz",
        "ativo"
      ],
      [
        "ĠSP",
        "ECI"
      ],
      [
        "ĠAlex",
        "a"
      ],
      [
        "Ġvolunt",
        "ary"
      ],
      [
        "Ġmon",
        "itors"
      ],
      [
        "uck",
        "et"
      ],
      [
        "he",
        "a"
      ],
      [
        "ĠEn",
        "tr"
      ],
      [
        "Ġarch",
        "ivio"
      ],
      [
        "Ġanon",
        "ym"
      ],
      [
        "Ġwealth",
        "y"
      ],
      [
        "ST",
        "EM"
      ],
      [
        "ĠPot",
        "ential"
      ],
      [
        "Ġmuse",
        "ums"
      ],
      [
        "ĠC",
        "LI"
      ],
      [
        "âĢ",
        "IJ"
      ],
      [
        "ĠIns",
        "ights"
      ],
      [
        "Ġy",
        "arn"
      ],
      [
        "ĠL",
        "ift"
      ],
      [
        "Ġes",
        "ecut"
      ],
      [
        "Ġpol",
        "lo"
      ],
      [
        "Ġend",
        "if"
      ],
      [
        "é",
        "Ĵ"
      ],
      [
        "Ġneon",
        "ato"
      ],
      [
        "Ġdec",
        "lino"
      ],
      [
        "icol",
        "ore"
      ],
      [
        "ĠWal",
        "mart"
      ],
      [
        "p",
        "aste"
      ],
      [
        "Ġimp",
        "ron"
      ],
      [
        "Pol",
        "icy"
      ],
      [
        "Ġdimag",
        "rire"
      ],
      [
        "Ġoverlook",
        "ed"
      ],
      [
        "ĠVal",
        "utazione"
      ],
      [
        "Ġfav",
        "ola"
      ],
      [
        "Ġvend",
        "e"
      ],
      [
        "ĠM",
        "ack"
      ],
      [
        "ĠW",
        "EB"
      ],
      [
        "Ġpoor",
        "ly"
      ],
      [
        "Ġdop",
        "oguerra"
      ],
      [
        "ĠOrigin",
        "ally"
      ],
      [
        "d",
        "id"
      ],
      [
        "ĠCam",
        "ere"
      ],
      [
        "G",
        "ui"
      ],
      [
        "Ġattravers",
        "ando"
      ],
      [
        "Ġaccommod",
        "ations"
      ],
      [
        "Ġfronti",
        "ere"
      ],
      [
        "ĠFr",
        "anz"
      ],
      [
        "ĠRe",
        "ach"
      ],
      [
        "off",
        "s"
      ],
      [
        "Ġpi",
        "xels"
      ],
      [
        "Ġanno",
        "ying"
      ],
      [
        "Ġorg",
        "ans"
      ],
      [
        "ĠMedio",
        "evo"
      ],
      [
        "d",
        "uration"
      ],
      [
        "ĠV",
        "O"
      ],
      [
        "Ġsepar",
        "ati"
      ],
      [
        "m",
        "essages"
      ],
      [
        "Ġse",
        "q"
      ],
      [
        "Ġart",
        "istici"
      ],
      [
        "Ġpolizi",
        "otti"
      ],
      [
        "Ġdi",
        "venuto"
      ],
      [
        "ĠOper",
        "ation"
      ],
      [
        "Ġcrim",
        "ine"
      ],
      [
        "Ġbless",
        "ing"
      ],
      [
        "Ġpot",
        "ato"
      ],
      [
        "ĠR",
        "I"
      ],
      [
        "Ġinform",
        "atiche"
      ],
      [
        "ograph",
        "ics"
      ],
      [
        "Ġarche",
        "ologico"
      ],
      [
        "ĠC",
        "d"
      ],
      [
        "ĠA",
        "la"
      ],
      [
        "ĠM",
        "ali"
      ],
      [
        "erg",
        "ie"
      ],
      [
        "Ġvend",
        "etta"
      ],
      [
        "ĠI",
        "CT"
      ],
      [
        "ram",
        "s"
      ],
      [
        "к",
        "и"
      ],
      [
        "Ġm",
        "ist"
      ],
      [
        "ild",
        "e"
      ],
      [
        "Ġnov",
        "els"
      ],
      [
        "b",
        "n"
      ],
      [
        "ind",
        "ic"
      ],
      [
        "ĠDon",
        "ato"
      ],
      [
        "a",
        "ula"
      ],
      [
        "ĠMass",
        "age"
      ],
      [
        "Ġria",
        "pr"
      ],
      [
        "ĠHam",
        "as"
      ],
      [
        "Ġrug",
        "by"
      ],
      [
        "ĠSk",
        "i"
      ],
      [
        "at",
        "teggiamento"
      ],
      [
        "о",
        "ÑĤ"
      ],
      [
        "ĠSub",
        "ito"
      ],
      [
        "Ġ///",
        "/"
      ],
      [
        "Ġdead",
        "ly"
      ],
      [
        "AG",
        "GIO"
      ],
      [
        "Ġcr",
        "uel"
      ],
      [
        "Ġcatt",
        "urare"
      ],
      [
        "ĠCat",
        "alog"
      ],
      [
        "C",
        "UR"
      ],
      [
        "l",
        "iter"
      ],
      [
        "Ġre",
        "iter"
      ],
      [
        "att",
        "ord"
      ],
      [
        "Ġavv",
        "ale"
      ],
      [
        "del",
        "ta"
      ],
      [
        "Ġdeleg",
        "azione"
      ],
      [
        "Ġcar",
        "bone"
      ],
      [
        "Ġtempor",
        "ali"
      ],
      [
        "C",
        "V"
      ],
      [
        "Ġfe",
        "eds"
      ],
      [
        "esto",
        "re"
      ],
      [
        "ĠFrat",
        "ello"
      ],
      [
        "S",
        "mart"
      ],
      [
        "gener",
        "al"
      ],
      [
        "Ġdis",
        "corsi"
      ],
      [
        "Ġcal",
        "am"
      ],
      [
        "Ġalt",
        "issima"
      ],
      [
        "ĠContempor",
        "ary"
      ],
      [
        "M",
        "art"
      ],
      [
        "Ġa",
        "u"
      ],
      [
        "Ġw",
        "iring"
      ],
      [
        "Ġpen",
        "et"
      ],
      [
        "Ġdioc",
        "es"
      ],
      [
        "ĠR",
        "istrutt"
      ],
      [
        "Ġsa",
        "ppia"
      ],
      [
        "Ġrecogn",
        "izing"
      ],
      [
        "m",
        "ouse"
      ],
      [
        "Ġexp",
        "ans"
      ],
      [
        "Ġdisrupt",
        "ion"
      ],
      [
        "Ġhorm",
        "ones"
      ],
      [
        "Ġabsor",
        "ption"
      ],
      [
        "m",
        "ad"
      ],
      [
        "ĠT",
        "Y"
      ],
      [
        "lip",
        "se"
      ],
      [
        "us",
        "si"
      ],
      [
        "Ġp",
        "edes"
      ],
      [
        "ro",
        "e"
      ],
      [
        "Ġres",
        "ide"
      ],
      [
        "ĠX",
        "P"
      ],
      [
        "Imp",
        "ort"
      ],
      [
        "Ġtra",
        "ction"
      ],
      [
        "mem",
        "ory"
      ],
      [
        "i",
        "ostream"
      ],
      [
        "Ġsuggest",
        "ivo"
      ],
      [
        "ĠP",
        "erman"
      ],
      [
        "Ġr",
        "urale"
      ],
      [
        "no",
        "x"
      ],
      [
        "çľ",
        "ĭ"
      ],
      [
        "Ġvari",
        "ano"
      ],
      [
        "zz",
        "y"
      ],
      [
        "Ġimper",
        "ial"
      ],
      [
        "Ġg",
        "n"
      ],
      [
        "ĠC",
        "AMP"
      ],
      [
        "per",
        "ché"
      ],
      [
        "Ġfar",
        "li"
      ],
      [
        "ĠF",
        "BI"
      ],
      [
        "Ġsost",
        "itut"
      ],
      [
        "ãģ",
        "Ħ"
      ],
      [
        "F",
        "ocus"
      ],
      [
        "g",
        "om"
      ],
      [
        "Ġprompt",
        "ed"
      ],
      [
        "Ġinde",
        "bol"
      ],
      [
        "ĠT",
        "ampa"
      ],
      [
        "Ġpop",
        "olaritÃł"
      ],
      [
        "Ġsov",
        "ereign"
      ],
      [
        "ĠLim",
        "it"
      ],
      [
        "Ġport",
        "atile"
      ],
      [
        "ĠRes",
        "c"
      ],
      [
        "UP",
        "DATE"
      ],
      [
        "Ġprot",
        "ette"
      ],
      [
        "Ġadminister",
        "ed"
      ],
      [
        "ĠM",
        "ister"
      ],
      [
        "Ġsalvaguard",
        "are"
      ],
      [
        "e",
        "an"
      ],
      [
        "ĠC",
        "us"
      ],
      [
        "Ġdist",
        "retto"
      ],
      [
        "F",
        "ood"
      ],
      [
        "f",
        "ico"
      ],
      [
        "Ġed",
        "itors"
      ],
      [
        "ĠVeg",
        "et"
      ],
      [
        "N",
        "T"
      ],
      [
        "Ġimport",
        "ed"
      ],
      [
        "ĠStr",
        "umenti"
      ],
      [
        "Ġatmos",
        "fere"
      ],
      [
        "é",
        "ķ"
      ],
      [
        "Ġincorpor",
        "ates"
      ],
      [
        "Ġass",
        "unti"
      ],
      [
        "Ġabbass",
        "are"
      ],
      [
        "Ġm",
        "ig"
      ],
      [
        "Ġen",
        "chant"
      ],
      [
        "inf",
        "lamm"
      ],
      [
        "ĠGiorn",
        "ale"
      ],
      [
        "Ġban",
        "ana"
      ],
      [
        "ĠLabor",
        "atory"
      ],
      [
        "Ġunf",
        "air"
      ],
      [
        "ĠP",
        "ASS"
      ],
      [
        "ĠP",
        "NR"
      ],
      [
        "ĠAl",
        "tra"
      ],
      [
        "Ġabb",
        "andono"
      ],
      [
        "ä¸",
        "¤"
      ],
      [
        "Ġavi",
        "ation"
      ],
      [
        "ì",
        "§"
      ],
      [
        "ĠT",
        "ub"
      ],
      [
        "Ġcas",
        "uale"
      ],
      [
        "OR",
        "A"
      ],
      [
        "Ġcamp",
        "an"
      ],
      [
        "ĠCli",
        "enti"
      ],
      [
        "Ġvor",
        "rÃł"
      ],
      [
        "Ġassegn",
        "ati"
      ],
      [
        "ĠT",
        "ail"
      ],
      [
        "Ġlimit",
        "ro"
      ],
      [
        "ĠS",
        "r"
      ],
      [
        "Ġun",
        "to"
      ],
      [
        "Ġtranqu",
        "illi"
      ],
      [
        "ĠB",
        "eta"
      ],
      [
        "plug",
        "ins"
      ],
      [
        "Al",
        "ert"
      ],
      [
        "*",
        "("
      ],
      [
        "Ġl",
        "amin"
      ],
      [
        "ĠP",
        "ush"
      ],
      [
        "Ġent",
        "ers"
      ],
      [
        "Ġste",
        "pping"
      ],
      [
        "ĠFil",
        "osofia"
      ],
      [
        "Ġdin",
        "osa"
      ],
      [
        "ĠArk",
        "ansas"
      ],
      [
        "z",
        "an"
      ],
      [
        "and",
        "omi"
      ],
      [
        "Ġimp",
        "rescind"
      ],
      [
        "AT",
        "TO"
      ],
      [
        "ĠPol",
        "l"
      ],
      [
        "ĠBene",
        "vento"
      ],
      [
        "Ġdec",
        "lin"
      ],
      [
        "Ġrig",
        "id"
      ],
      [
        "ĠAny",
        "way"
      ],
      [
        "v",
        "ac"
      ],
      [
        "int",
        "ech"
      ],
      [
        "ĠBe",
        "ppe"
      ],
      [
        "++",
        "++"
      ],
      [
        "ered",
        "itÃł"
      ],
      [
        "ĠS",
        "ue"
      ],
      [
        "yc",
        "ling"
      ],
      [
        "Ġl",
        "ambda"
      ],
      [
        "Ġpos",
        "es"
      ],
      [
        "emp",
        "o"
      ],
      [
        "Ġinv",
        "ites"
      ],
      [
        "We",
        "ek"
      ],
      [
        "Ġalloc",
        "ated"
      ],
      [
        "Ġpreca",
        "utions"
      ],
      [
        "Ġapp",
        "ieno"
      ],
      [
        "Ġvolont",
        "aria"
      ],
      [
        "ĠBulg",
        "aria"
      ],
      [
        "Ġbal",
        "ancing"
      ],
      [
        "Ġfavore",
        "ndo"
      ],
      [
        "ĠW",
        "I"
      ],
      [
        "Ġout",
        "dated"
      ],
      [
        "Ġader",
        "ito"
      ],
      [
        "ĠR",
        "il"
      ],
      [
        "ĠV",
        "s"
      ],
      [
        "Ġlegg",
        "ende"
      ],
      [
        "abb",
        "andono"
      ],
      [
        "Ġdomic",
        "iliari"
      ],
      [
        "Ġman",
        "uf"
      ],
      [
        "ĠRep",
        "lacement"
      ],
      [
        "Ġriemp",
        "ire"
      ],
      [
        "Ġimp",
        "air"
      ],
      [
        "om",
        "ani"
      ],
      [
        "add",
        "EventListener"
      ],
      [
        "Ġdenomin",
        "ata"
      ],
      [
        "Ġcal",
        "coli"
      ],
      [
        "eni",
        "um"
      ],
      [
        "d",
        "ou"
      ],
      [
        "Ġquot",
        "ed"
      ],
      [
        "Ġsupply",
        "ing"
      ],
      [
        "Ġceleb",
        "rities"
      ],
      [
        "Ġautonom",
        "i"
      ],
      [
        "Ġd",
        "ragon"
      ],
      [
        "av",
        "ier"
      ],
      [
        "ĠAl",
        "cohol"
      ],
      [
        "ĠCh",
        "art"
      ],
      [
        "ĠST",
        "EM"
      ],
      [
        "Ġiniti",
        "ate"
      ],
      [
        "ĠStan",
        "ford"
      ],
      [
        "Ġdestinat",
        "ario"
      ],
      [
        "Ġeffic",
        "acy"
      ],
      [
        "Not",
        "Found"
      ],
      [
        "Ġjo",
        "ins"
      ],
      [
        "Ġsco",
        "ppi"
      ],
      [
        "ĠIncre",
        "ase"
      ],
      [
        "Ġo",
        "xid"
      ],
      [
        "ĠP",
        "G"
      ],
      [
        "ĠF",
        "IFA"
      ],
      [
        "Ġfinal",
        "izzata"
      ],
      [
        "Ass",
        "essore"
      ],
      [
        "ĠVi",
        "ola"
      ],
      [
        "æĹ",
        "¥"
      ],
      [
        "Ġster",
        "il"
      ],
      [
        "ĠVisual",
        "izza"
      ],
      [
        "ĠA",
        "SP"
      ],
      [
        "Ġpass",
        "words"
      ],
      [
        "cur",
        "r"
      ],
      [
        "æĪij",
        "们"
      ],
      [
        "Ġapp",
        "ra"
      ],
      [
        "Ġdec",
        "laration"
      ],
      [
        "Ġblank",
        "et"
      ],
      [
        "Ġesam",
        "inare"
      ],
      [
        "R",
        "X"
      ],
      [
        "ĠD",
        "ow"
      ],
      [
        "Ġtast",
        "ing"
      ],
      [
        "C",
        "as"
      ],
      [
        "Ġtel",
        "ematica"
      ],
      [
        "ĠEle",
        "zioni"
      ],
      [
        "j",
        "unit"
      ],
      [
        "Ġchiar",
        "imenti"
      ],
      [
        "Ġmiglior",
        "amenti"
      ],
      [
        "individ",
        "uazione"
      ],
      [
        "n",
        "r"
      ],
      [
        "ĠCos",
        "met"
      ],
      [
        "Ġir",
        "resisti"
      ],
      [
        "Ġund",
        "ici"
      ],
      [
        "L",
        "at"
      ],
      [
        "Ġspot",
        "light"
      ],
      [
        "Ġtriste",
        "zza"
      ],
      [
        "he",
        "x"
      ],
      [
        "Ġhe",
        "lic"
      ],
      [
        "Ġembarr",
        "ass"
      ],
      [
        "Ġla",
        "kes"
      ],
      [
        "Ġ)",
        "("
      ],
      [
        "ath",
        "lon"
      ],
      [
        "on",
        "ne"
      ],
      [
        "om",
        "io"
      ],
      [
        "ĠH",
        "our"
      ],
      [
        "ĠFor",
        "ward"
      ],
      [
        "Ġprevent",
        "ive"
      ],
      [
        "insp",
        "ired"
      ],
      [
        "ul",
        "atory"
      ],
      [
        "æ",
        "·"
      ],
      [
        "èĢ",
        "Į"
      ],
      [
        "ĠS",
        "ELECT"
      ],
      [
        "ĠG",
        "RA"
      ],
      [
        "Ġpag",
        "ano"
      ],
      [
        "Ġlot",
        "te"
      ],
      [
        "Ġviol",
        "ento"
      ],
      [
        "ĠJ",
        "ake"
      ],
      [
        "Ġident",
        "ificazione"
      ],
      [
        "k",
        "now"
      ],
      [
        "ĠSt",
        "ro"
      ],
      [
        "ĠUnivers",
        "e"
      ],
      [
        "ĠTal",
        "ent"
      ],
      [
        "b",
        "ie"
      ],
      [
        "ĠSh",
        "ah"
      ],
      [
        "Ġmeccan",
        "ico"
      ],
      [
        "is",
        "ioni"
      ],
      [
        "Ġman",
        "uscript"
      ],
      [
        "Ġterror",
        "ist"
      ],
      [
        "Ġdivor",
        "zio"
      ],
      [
        "Ġrin",
        "vio"
      ],
      [
        "ab",
        "bon"
      ],
      [
        "Ġapp",
        "liance"
      ],
      [
        "reat",
        "h"
      ],
      [
        "ĠFirst",
        "ly"
      ],
      [
        "ĠBi",
        "ennale"
      ],
      [
        "k",
        "m"
      ],
      [
        "Ġv",
        "etta"
      ],
      [
        "ĠM",
        "ood"
      ],
      [
        "EM",
        "BRE"
      ],
      [
        "Ġsy",
        "rup"
      ],
      [
        "Ġot",
        "ter"
      ],
      [
        "Ġdrain",
        "age"
      ],
      [
        "h",
        "appy"
      ],
      [
        "Ġcittad",
        "ine"
      ],
      [
        "z",
        "ato"
      ],
      [
        "Ġqu",
        "ilt"
      ],
      [
        "Ġburn",
        "ed"
      ],
      [
        "Ġbr",
        "ig"
      ],
      [
        "Ġvers",
        "a"
      ],
      [
        "Ġti",
        "ra"
      ],
      [
        "Ġriusc",
        "ì"
      ],
      [
        "R",
        "ele"
      ],
      [
        "ge",
        "x"
      ],
      [
        "ĠAl",
        "um"
      ],
      [
        "ĠConc",
        "rete"
      ],
      [
        "ĠPross",
        "imo"
      ],
      [
        "o",
        "z"
      ],
      [
        "ĠW",
        "P"
      ],
      [
        "Ġorizzont",
        "ale"
      ],
      [
        "Î",
        "»"
      ],
      [
        "ĠC",
        "roc"
      ],
      [
        "Ġver",
        "bal"
      ],
      [
        "ĠCast",
        "ro"
      ],
      [
        "Ġpromo",
        "zionale"
      ],
      [
        "Ġcompla",
        "in"
      ],
      [
        "par",
        "te"
      ],
      [
        "ĠSec",
        "urities"
      ],
      [
        "ectr",
        "um"
      ],
      [
        "Ġhum",
        "ble"
      ],
      [
        "Ġbomb",
        "a"
      ],
      [
        "Ġsp",
        "era"
      ],
      [
        "Ġfar",
        "vi"
      ],
      [
        "Ġdomin",
        "ated"
      ],
      [
        "Ġsp",
        "ada"
      ],
      [
        "Ġmus",
        "colari"
      ],
      [
        "L",
        "ENGTH"
      ],
      [
        "u",
        "fo"
      ],
      [
        "ĠDirett",
        "ivo"
      ],
      [
        "ĠP",
        "OT"
      ],
      [
        "Ġlist",
        "ener"
      ],
      [
        "/",
        "?"
      ],
      [
        "Ġla",
        "zy"
      ],
      [
        "Ġfut",
        "ures"
      ],
      [
        "Ġtrasm",
        "ette"
      ],
      [
        "ĠBuon",
        "giorno"
      ],
      [
        "espl",
        "osione"
      ],
      [
        "Ġas",
        "h"
      ],
      [
        "ĠQu",
        "ante"
      ],
      [
        "ĠUl",
        "time"
      ],
      [
        "B",
        "ased"
      ],
      [
        "Ġd",
        "oti"
      ],
      [
        "Ġfond",
        "atori"
      ],
      [
        "v",
        "id"
      ],
      [
        "qu",
        "ando"
      ],
      [
        "ĠRes",
        "id"
      ],
      [
        "ĠOut",
        "side"
      ],
      [
        "Ġemo",
        "zione"
      ],
      [
        "Ġnow",
        "here"
      ],
      [
        "allen",
        "atore"
      ],
      [
        "Ġterm",
        "ina"
      ],
      [
        "Ġproced",
        "imenti"
      ],
      [
        "Ġstamp",
        "o"
      ],
      [
        "ĠAutom",
        "otive"
      ],
      [
        "ĠSab",
        "rina"
      ],
      [
        "Ġaccenn",
        "ato"
      ],
      [
        "ĠImpro",
        "ve"
      ],
      [
        "Ġfar",
        "mi"
      ],
      [
        "Ġcertific",
        "ata"
      ],
      [
        "è¢",
        "«"
      ],
      [
        "Ø",
        "¨"
      ],
      [
        "ĠC",
        "ambi"
      ],
      [
        "our",
        "t"
      ],
      [
        "we",
        "bs"
      ],
      [
        "<",
        "="
      ],
      [
        "Ġmerav",
        "iglie"
      ],
      [
        "ĠA",
        "vere"
      ],
      [
        "En",
        "um"
      ],
      [
        "Ġgrav",
        "ity"
      ],
      [
        "Ġre",
        "ver"
      ],
      [
        "Ġelement",
        "ari"
      ],
      [
        "i",
        "ans"
      ],
      [
        "qu",
        "in"
      ],
      [
        "Ġas",
        "leep"
      ],
      [
        "end",
        "ant"
      ],
      [
        "Ġc",
        "oc"
      ],
      [
        "Ġpo",
        "vera"
      ],
      [
        "Ġna",
        "uf"
      ],
      [
        "Ġfert",
        "ile"
      ],
      [
        "n",
        "k"
      ],
      [
        "ET",
        "TER"
      ],
      [
        "Ġcab",
        "ina"
      ],
      [
        "Ġl",
        "amb"
      ],
      [
        "ag",
        "hi"
      ],
      [
        "è",
        "s"
      ],
      [
        "Ġch",
        "lor"
      ],
      [
        "Ġest",
        "remo"
      ],
      [
        "ĠConfig",
        "uration"
      ],
      [
        "R",
        "adio"
      ],
      [
        "f",
        "ur"
      ],
      [
        "id",
        "ono"
      ],
      [
        "tr",
        "ale"
      ],
      [
        "Ï",
        "ĥ"
      ],
      [
        "Ġsoci",
        "eties"
      ],
      [
        "Ġinsegn",
        "amenti"
      ],
      [
        "g",
        "z"
      ],
      [
        "IN",
        "ST"
      ],
      [
        "ĠKir",
        "k"
      ],
      [
        "osp",
        "ace"
      ],
      [
        "Ġthank",
        "ful"
      ],
      [
        "ĠBraz",
        "ilian"
      ],
      [
        "Ġreg",
        "isti"
      ],
      [
        "ĠAn",
        "ch"
      ],
      [
        "Ġsol",
        "ved"
      ],
      [
        "UR",
        "CE"
      ],
      [
        "Ġprefer",
        "ita"
      ],
      [
        "Ġmin",
        "s"
      ],
      [
        "Ġjo",
        "ke"
      ],
      [
        "ine",
        "es"
      ],
      [
        "ari",
        "us"
      ],
      [
        "Ġshe",
        "ep"
      ],
      [
        "Ġdiv",
        "ino"
      ],
      [
        "Ġester",
        "a"
      ],
      [
        "Ġaggiunt",
        "ivo"
      ],
      [
        "Ġtradem",
        "arks"
      ],
      [
        "Ġm",
        "c"
      ],
      [
        "R",
        "ob"
      ],
      [
        "qu",
        "ad"
      ],
      [
        "ĠAd",
        "voc"
      ],
      [
        "Ġey",
        "el"
      ],
      [
        "ĠSapp",
        "iamo"
      ],
      [
        "Ġl",
        "ush"
      ],
      [
        "ENT",
        "S"
      ],
      [
        "Ġdistrib",
        "uiti"
      ],
      [
        "ĠFer",
        "rag"
      ],
      [
        "Ġun",
        "iforme"
      ],
      [
        "um",
        "iditÃł"
      ],
      [
        "der",
        "r"
      ],
      [
        "Ġsim",
        "ilarly"
      ],
      [
        "Ġaccur",
        "atamente"
      ],
      [
        "Ġimpl",
        "ants"
      ],
      [
        "h",
        "um"
      ],
      [
        "ĠAut",
        "oritÃł"
      ],
      [
        "Ġexpect",
        "ation"
      ],
      [
        "Ġillness",
        "es"
      ],
      [
        "Ġr",
        "ari"
      ],
      [
        "og",
        "i"
      ],
      [
        "Ġcheck",
        "list"
      ],
      [
        "ĠVer",
        "onica"
      ],
      [
        "Ġå",
        "ľ"
      ],
      [
        "Ġorto",
        "d"
      ],
      [
        "IT",
        "S"
      ],
      [
        "requ",
        "ency"
      ],
      [
        "ĠThe",
        "ater"
      ],
      [
        "ĠK",
        "il"
      ],
      [
        "cont",
        "ract"
      ],
      [
        "Ġabbra",
        "ccio"
      ],
      [
        "valid",
        "ation"
      ],
      [
        "Ġkne",
        "es"
      ],
      [
        "Ġinqu",
        "inanti"
      ],
      [
        "O",
        "g"
      ],
      [
        "z",
        "ona"
      ],
      [
        "he",
        "ll"
      ],
      [
        "Ġadministr",
        "ators"
      ],
      [
        "ĠBB",
        "Q"
      ],
      [
        "æ",
        "Ħ"
      ],
      [
        "Ī",
        "ĺ"
      ],
      [
        "ĠCons",
        "ervation"
      ],
      [
        "P",
        "ac"
      ],
      [
        "ĠW",
        "alt"
      ],
      [
        "ĠCh",
        "and"
      ],
      [
        "Res",
        "p"
      ],
      [
        "Ġricerc",
        "atore"
      ],
      [
        "Ġapparten",
        "ente"
      ],
      [
        "[",
        "["
      ],
      [
        "ĠC",
        "ake"
      ],
      [
        "ul",
        "le"
      ],
      [
        "ĠR",
        "ut"
      ],
      [
        "Ġantic",
        "or"
      ],
      [
        "Ġtri",
        "umph"
      ],
      [
        "Ġdisciplin",
        "are"
      ],
      [
        "at",
        "able"
      ],
      [
        "al",
        "ur"
      ],
      [
        "ar",
        "se"
      ],
      [
        "ĠG",
        "ospel"
      ],
      [
        "Ġcre",
        "atura"
      ],
      [
        "Ġnar",
        "ra"
      ],
      [
        "Ġdebb",
        "ano"
      ],
      [
        "Ġsp",
        "osta"
      ],
      [
        "Ġrel",
        "ates"
      ],
      [
        "Ġend",
        "uring"
      ],
      [
        "Ġconcentr",
        "ated"
      ],
      [
        "Ġwilling",
        "ness"
      ],
      [
        "ĠTra",
        "ffic"
      ],
      [
        "ĠGe",
        "or"
      ],
      [
        "Ġquant",
        "um"
      ],
      [
        "Ġlegg",
        "eri"
      ],
      [
        "å¤",
        "±"
      ],
      [
        "éĩ",
        "Į"
      ],
      [
        "ĠTun",
        "isia"
      ],
      [
        "ĠTh",
        "or"
      ],
      [
        "Ġunder",
        "take"
      ],
      [
        "Ġrifer",
        "iscono"
      ],
      [
        "an",
        "u"
      ],
      [
        "Ġecc",
        "lesi"
      ],
      [
        "Ġorganizz",
        "ativa"
      ],
      [
        "Ġinfant",
        "ile"
      ],
      [
        "ĠT",
        "P"
      ],
      [
        "ram",
        "p"
      ],
      [
        "ĠCon",
        "certo"
      ],
      [
        "fla",
        "gs"
      ],
      [
        "J",
        "ust"
      ],
      [
        "Ġric",
        "re"
      ],
      [
        "Ġartigian",
        "ali"
      ],
      [
        "ĠScomm",
        "esse"
      ],
      [
        "Ġnul",
        "lptr"
      ],
      [
        "ĠW",
        "riter"
      ],
      [
        "ĠLu",
        "isa"
      ],
      [
        "Ġdepend",
        "encies"
      ],
      [
        "Ġbol",
        "letta"
      ],
      [
        "Ġpot",
        "enzi"
      ],
      [
        "Ġcompat",
        "ibili"
      ],
      [
        "Ġterm",
        "ination"
      ],
      [
        "aff",
        "ari"
      ],
      [
        "f",
        "re"
      ],
      [
        "m",
        "or"
      ],
      [
        "ind",
        "e"
      ],
      [
        "Ġgo",
        "og"
      ],
      [
        "Ġeffett",
        "iva"
      ],
      [
        "Ġrequis",
        "ito"
      ],
      [
        "Ġpatrimoni",
        "ale"
      ],
      [
        "ĠIN",
        "V"
      ],
      [
        "Ġur",
        "ged"
      ],
      [
        "Ġtempor",
        "anea"
      ],
      [
        "ĠCin",
        "em"
      ],
      [
        "Ġconvert",
        "ing"
      ],
      [
        "in",
        "x"
      ],
      [
        "Ġre",
        "ck"
      ],
      [
        "int",
        "ensitÃł"
      ],
      [
        "Ġpresent",
        "azioni"
      ],
      [
        "Ch",
        "ildren"
      ],
      [
        "line",
        "ar"
      ],
      [
        "Ġutil",
        "ization"
      ],
      [
        "Ad",
        "visor"
      ],
      [
        "æĺ",
        "İ"
      ],
      [
        "ĠM",
        "LS"
      ],
      [
        "Ġval",
        "ide"
      ],
      [
        "æĸ",
        "Ń"
      ],
      [
        "Ġfram",
        "menti"
      ],
      [
        "Ġmeta",
        "fora"
      ],
      [
        "Ġmic",
        "rowave"
      ],
      [
        "Ġparall",
        "elo"
      ],
      [
        "Ġr",
        "iel"
      ],
      [
        "ĠH",
        "S"
      ],
      [
        "Ġgar",
        "bage"
      ],
      [
        "ĠEurope",
        "i"
      ],
      [
        "Ġdecor",
        "ations"
      ],
      [
        "K",
        "EN"
      ],
      [
        "Ġhyp",
        "othes"
      ],
      [
        "Ġp",
        "tr"
      ],
      [
        "Ġfes",
        "teggi"
      ],
      [
        "Ġl",
        "an"
      ],
      [
        "Ġreg",
        "istri"
      ],
      [
        "ĠLib",
        "era"
      ],
      [
        "craft",
        "ed"
      ],
      [
        "d",
        "eterm"
      ],
      [
        "w",
        "rapper"
      ],
      [
        "ĠCaratter",
        "istiche"
      ],
      [
        "us",
        "p"
      ],
      [
        "Ġsports",
        "book"
      ],
      [
        "Ġsacr",
        "ifici"
      ],
      [
        "E",
        "sp"
      ],
      [
        "Ġw",
        "ore"
      ],
      [
        "Ġmorb",
        "ida"
      ],
      [
        "Ġh",
        "p"
      ],
      [
        "ĠRen",
        "ault"
      ],
      [
        "ĠCrim",
        "inal"
      ],
      [
        "ĠB",
        "omb"
      ],
      [
        "Ġqual",
        "ification"
      ],
      [
        "('",
        "./"
      ],
      [
        "EL",
        "LE"
      ],
      [
        "C",
        "li"
      ],
      [
        "Ġdi",
        "ede"
      ],
      [
        "Ġbe",
        "i"
      ],
      [
        "Ġline",
        "are"
      ],
      [
        "query",
        "Selector"
      ],
      [
        "ĠTeach",
        "ers"
      ],
      [
        "ĠE",
        "F"
      ],
      [
        "æł",
        "¼"
      ],
      [
        "ent",
        "ini"
      ],
      [
        "Ġform",
        "ative"
      ],
      [
        "Ġdon",
        "azioni"
      ],
      [
        "Ġstrong",
        "est"
      ],
      [
        "ĠMac",
        "erata"
      ],
      [
        "ĠBirth",
        "day"
      ],
      [
        "ant",
        "ina"
      ],
      [
        "Ġinter",
        "venuto"
      ],
      [
        "Ġcre",
        "duto"
      ],
      [
        "Ġwas",
        "hed"
      ],
      [
        "PR",
        "I"
      ],
      [
        "ä¸Ń",
        "çļĦ"
      ],
      [
        "Ġric",
        "icl"
      ],
      [
        "Ġalter",
        "ed"
      ],
      [
        "Ġcarbo",
        "hyd"
      ],
      [
        "Ġcaffe",
        "ine"
      ],
      [
        "Ù",
        "Ĭ"
      ],
      [
        "Ġra",
        "ys"
      ],
      [
        "ĠInc",
        "ludes"
      ],
      [
        "Ġfiss",
        "ata"
      ],
      [
        "ĠR",
        "AI"
      ],
      [
        "Ch",
        "ain"
      ],
      [
        "ĠAnn",
        "ivers"
      ],
      [
        "Ġc",
        "ug"
      ],
      [
        "Ġb",
        "b"
      ],
      [
        "Ġat",
        "ter"
      ],
      [
        "In",
        "tegr"
      ],
      [
        "®",
        ","
      ],
      [
        "ĠHand",
        "le"
      ],
      [
        "ĠT",
        "os"
      ],
      [
        "ĠL",
        "ots"
      ],
      [
        "ex",
        "e"
      ],
      [
        "itch",
        "ens"
      ],
      [
        "Ġelenc",
        "ati"
      ],
      [
        "Eta",
        "FwD"
      ],
      [
        "ĠChir",
        "urgia"
      ],
      [
        "ĠV",
        "engono"
      ],
      [
        "Ġapprofond",
        "ito"
      ],
      [
        "Ġincro",
        "ci"
      ],
      [
        "vis",
        "to"
      ],
      [
        "Ġanal",
        "izzato"
      ],
      [
        "Ġfirm",
        "ware"
      ],
      [
        "Ġshock",
        "ed"
      ],
      [
        "et",
        "evi"
      ],
      [
        "ĠV",
        "enere"
      ],
      [
        "Ġbes",
        "ide"
      ],
      [
        "Ġp",
        "uramente"
      ],
      [
        "ĠA",
        "ument"
      ],
      [
        "m",
        "and"
      ],
      [
        "tri",
        "ale"
      ],
      [
        "Ġselect",
        "ions"
      ],
      [
        "ĠMill",
        "ion"
      ],
      [
        "ĠD",
        "NS"
      ],
      [
        "Ġpe",
        "oples"
      ],
      [
        "Ġcolon",
        "n"
      ],
      [
        "Ġporto",
        "ghe"
      ],
      [
        "O",
        "m"
      ],
      [
        "ĠA",
        "K"
      ],
      [
        "ĠW",
        "arm"
      ],
      [
        "ĠDon",
        "at"
      ],
      [
        "Ġcalcul",
        "ations"
      ],
      [
        "Ġmeant",
        "ime"
      ],
      [
        "Ġc",
        "acao"
      ],
      [
        "Ġmill",
        "im"
      ],
      [
        "Ġinstruct",
        "ors"
      ],
      [
        "Ġexplicit",
        "ly"
      ],
      [
        "Ġcalci",
        "atori"
      ],
      [
        "Ġdenomin",
        "azione"
      ],
      [
        "Ġfrigor",
        "ifero"
      ],
      [
        "ent",
        "ano"
      ],
      [
        "iv",
        "oli"
      ],
      [
        "TO",
        "P"
      ],
      [
        "avi",
        "our"
      ],
      [
        "ust",
        "ed"
      ],
      [
        "ĠH",
        "ire"
      ],
      [
        "utt",
        "ivo"
      ],
      [
        "Ġmili",
        "ardo"
      ],
      [
        "inner",
        "HTML"
      ],
      [
        "in",
        "vent"
      ],
      [
        "Ġw",
        "ars"
      ],
      [
        "lect",
        "ure"
      ],
      [
        "ĠPRO",
        "C"
      ],
      [
        "Ġcoinc",
        "ide"
      ],
      [
        ".",
        "]"
      ],
      [
        "ĠLay",
        "out"
      ],
      [
        "Ġsuperm",
        "ercato"
      ],
      [
        "V",
        "e"
      ],
      [
        "Ġpe",
        "el"
      ],
      [
        "tra",
        "re"
      ],
      [
        "Ġriusci",
        "amo"
      ],
      [
        "ĠGlas",
        "gow"
      ],
      [
        "r",
        "ass"
      ],
      [
        "in",
        "co"
      ],
      [
        "Ġsuccess",
        "ione"
      ],
      [
        "ĠMed",
        "ico"
      ],
      [
        "Ġmark",
        "ing"
      ],
      [
        "ç",
        "a"
      ],
      [
        "Ġpharm",
        "ac"
      ],
      [
        "ĠP",
        "UR"
      ],
      [
        "ater",
        "ia"
      ],
      [
        "Ġric",
        "ambio"
      ],
      [
        "ĠPer",
        "ry"
      ],
      [
        "Ġscel",
        "gono"
      ],
      [
        "ĠJul",
        "ie"
      ],
      [
        "Ġrep",
        "ressione"
      ],
      [
        "ĠSud",
        "an"
      ],
      [
        "L",
        "en"
      ],
      [
        "ac",
        "olo"
      ],
      [
        "Ġcan",
        "ad"
      ],
      [
        "Ġoff",
        "riamo"
      ],
      [
        "Ġfunctional",
        "ities"
      ],
      [
        "rata",
        "zione"
      ],
      [
        "Ġan",
        "ello"
      ],
      [
        "Ġamb",
        "igu"
      ],
      [
        "Ġpartner",
        "ed"
      ],
      [
        "Ġyield",
        "s"
      ],
      [
        "(",
        "[]"
      ],
      [
        "b",
        "om"
      ],
      [
        "Ġlif",
        "elong"
      ],
      [
        "ĠEp",
        "ic"
      ],
      [
        "Auto",
        "wired"
      ],
      [
        "ord",
        "enone"
      ],
      [
        "Ġsusp",
        "ected"
      ],
      [
        "ĠRub",
        "y"
      ],
      [
        "ĠK",
        "eto"
      ],
      [
        "Ġlift",
        "ed"
      ],
      [
        "ĠQuot",
        "idiano"
      ],
      [
        "Ġse",
        "wing"
      ],
      [
        "Ġrevis",
        "ed"
      ],
      [
        "ĠA",
        "TM"
      ],
      [
        "Ġacc",
        "ed"
      ],
      [
        "ĠOp",
        "ening"
      ],
      [
        "ĠBook",
        "ing"
      ],
      [
        "f",
        "al"
      ],
      [
        "ist",
        "ed"
      ],
      [
        "Ġcol",
        "to"
      ],
      [
        "Ġveloc",
        "ity"
      ],
      [
        "ĠOlymp",
        "ics"
      ],
      [
        "ĠâĪ",
        "Ĵ"
      ],
      [
        "Ġw",
        "and"
      ],
      [
        "sc",
        "an"
      ],
      [
        "Ġminim",
        "izing"
      ],
      [
        "Ġlisten",
        "ers"
      ],
      [
        "Ġlumin",
        "osa"
      ],
      [
        "Ġvol",
        "ante"
      ],
      [
        "ç³",
        "»"
      ],
      [
        "Ġregistr",
        "ano"
      ],
      [
        "éĢļ",
        "è¿ĩ"
      ],
      [
        "al",
        "ink"
      ],
      [
        "Ġre",
        "min"
      ],
      [
        "Ġar",
        "ma"
      ],
      [
        "Ġvia",
        "bilitÃł"
      ],
      [
        "Ġattravers",
        "are"
      ],
      [
        "Ġexpress",
        "ing"
      ],
      [
        "ĠFac",
        "oltÃł"
      ],
      [
        "E",
        "Q"
      ],
      [
        "Ġen",
        "act"
      ],
      [
        "ĠN",
        "BC"
      ],
      [
        "Con",
        "vert"
      ],
      [
        "ĠSC",
        "U"
      ],
      [
        "es",
        "per"
      ],
      [
        "th",
        "ma"
      ],
      [
        "('",
        "\\"
      ],
      [
        "duc",
        "ono"
      ],
      [
        "ĠG",
        "allo"
      ],
      [
        "og",
        "giare"
      ],
      [
        "ok",
        "a"
      ],
      [
        "Ġpad",
        "ron"
      ],
      [
        "ir",
        "mi"
      ],
      [
        "ĠInter",
        "active"
      ],
      [
        "Ġre",
        "juven"
      ],
      [
        "N",
        "ER"
      ],
      [
        "ĠP",
        "P"
      ],
      [
        "ĠIn",
        "viato"
      ],
      [
        "Ġsuperf",
        "iciale"
      ],
      [
        "or",
        "zi"
      ],
      [
        "ĠT",
        "usc"
      ],
      [
        "Ġla",
        "c"
      ],
      [
        "Ġsod",
        "io"
      ],
      [
        "isp",
        "ecie"
      ],
      [
        "ĠRic",
        "ette"
      ],
      [
        "Bit",
        "map"
      ],
      [
        "Ident",
        "ifier"
      ],
      [
        "Ġst",
        "erm"
      ],
      [
        "ĠG",
        "Hz"
      ],
      [
        "ĠJ",
        "ump"
      ],
      [
        "ĠAve",
        "va"
      ],
      [
        "Ġb",
        "ingo"
      ],
      [
        "ul",
        "lare"
      ],
      [
        "Ġexp",
        "ose"
      ],
      [
        "Ġcrit",
        "ics"
      ],
      [
        "Ġinterpre",
        "ti"
      ],
      [
        "dog",
        "an"
      ],
      [
        "ĠSp",
        "ray"
      ],
      [
        "F",
        "etch"
      ],
      [
        "Ġdem",
        "on"
      ],
      [
        "ĠMel",
        "issa"
      ],
      [
        "Ġtum",
        "or"
      ],
      [
        "Ġavanz",
        "ati"
      ],
      [
        "por",
        "ter"
      ],
      [
        "Ġgl",
        "am"
      ],
      [
        "Ġeccess",
        "ivamente"
      ],
      [
        "ĠS",
        "outheast"
      ],
      [
        "ĠC",
        "isl"
      ],
      [
        "support",
        "ed"
      ],
      [
        "Ġser",
        "eno"
      ],
      [
        "ĠWild",
        "life"
      ],
      [
        "L",
        "ike"
      ],
      [
        "qu",
        "ette"
      ],
      [
        "ener",
        "gy"
      ],
      [
        "etter",
        "Ãł"
      ],
      [
        "h",
        "aw"
      ],
      [
        "ĠD",
        "anny"
      ],
      [
        "Ġtr",
        "al"
      ],
      [
        "equ",
        "ip"
      ],
      [
        "Ġt",
        "omba"
      ],
      [
        "Ġem",
        "blem"
      ],
      [
        "Ġweakness",
        "es"
      ],
      [
        "ĠFacci",
        "amo"
      ],
      [
        "p",
        "ipe"
      ],
      [
        "Ġt",
        "ilt"
      ],
      [
        "el",
        "io"
      ],
      [
        "ac",
        "cept"
      ],
      [
        "ĠFr",
        "uit"
      ],
      [
        "ĠSer",
        "ge"
      ],
      [
        "ĠIdent",
        "ify"
      ],
      [
        "................",
        "................"
      ],
      [
        "B",
        "egin"
      ],
      [
        "m",
        "aps"
      ],
      [
        "Ġwork",
        "load"
      ],
      [
        "Ġmass",
        "aggi"
      ],
      [
        "vol",
        "ti"
      ],
      [
        "Im",
        "pero"
      ],
      [
        "Ġcondiv",
        "isi"
      ],
      [
        "Inter",
        "no"
      ],
      [
        "Ġb",
        "ake"
      ],
      [
        "ĠE",
        "mer"
      ],
      [
        "ĠK",
        "in"
      ],
      [
        "ĠSome",
        "one"
      ],
      [
        "ĠP",
        "atient"
      ],
      [
        "Ġall",
        "oggio"
      ],
      [
        "Ġricev",
        "ono"
      ],
      [
        "Ġtechn",
        "ician"
      ],
      [
        "ĠMod",
        "ule"
      ],
      [
        "Ġcolp",
        "ita"
      ],
      [
        "Ġplate",
        "a"
      ],
      [
        "Ġsamp",
        "ling"
      ],
      [
        "res",
        "olve"
      ],
      [
        "um",
        "bo"
      ],
      [
        "Ġmark",
        "ers"
      ],
      [
        "std",
        "io"
      ],
      [
        "ĠSoci",
        "ali"
      ],
      [
        "ĠRober",
        "ts"
      ],
      [
        "CT",
        "ION"
      ],
      [
        "ĠNuc",
        "le"
      ],
      [
        "G",
        "N"
      ],
      [
        "Ġinter",
        "faces"
      ],
      [
        "Ġind",
        "igenous"
      ],
      [
        "Ġâ",
        "Ļ"
      ],
      [
        "k",
        "ernel"
      ],
      [
        "Ġdel",
        "im"
      ],
      [
        "ne",
        "x"
      ],
      [
        "Ġpl",
        "ural"
      ],
      [
        "ĠPark",
        "inson"
      ],
      [
        "ĠGenn",
        "aro"
      ],
      [
        "om",
        "are"
      ],
      [
        "Ġch",
        "unk"
      ],
      [
        "Ġriv",
        "is"
      ],
      [
        "UL",
        "E"
      ],
      [
        "Ġdeal",
        "ership"
      ],
      [
        "ĠMov",
        "ies"
      ],
      [
        "Ġademp",
        "imenti"
      ],
      [
        "Ġpsy",
        "chi"
      ],
      [
        "Ġbisc",
        "otti"
      ],
      [
        "ub",
        "io"
      ],
      [
        "Ġcorre",
        "lation"
      ],
      [
        "Ġmid",
        "st"
      ],
      [
        "ĠA",
        "ma"
      ],
      [
        "Ġhe",
        "x"
      ],
      [
        "ĠEd",
        "in"
      ],
      [
        "Ġsvel",
        "a"
      ],
      [
        "cent",
        "ric"
      ],
      [
        "ĠCO",
        "P"
      ],
      [
        "Ġautent",
        "ica"
      ],
      [
        "Ġselezion",
        "ate"
      ],
      [
        "Ġun",
        "ions"
      ],
      [
        "Ġaggi",
        "unti"
      ],
      [
        "Ġhead",
        "phones"
      ],
      [
        "Ġarm",
        "ato"
      ],
      [
        "ĠCoordin",
        "ator"
      ],
      [
        "è",
        "£"
      ],
      [
        "ĠH",
        "amm"
      ],
      [
        "ant",
        "in"
      ],
      [
        "Sp",
        "an"
      ],
      [
        "Ġprecis",
        "ato"
      ],
      [
        "Ġbr",
        "idges"
      ],
      [
        "Ġauto",
        "bio"
      ],
      [
        "Ġs",
        "id"
      ],
      [
        "Ġsc",
        "ales"
      ],
      [
        "Ġgood",
        "ness"
      ],
      [
        "can",
        "vas"
      ],
      [
        "Ġindo",
        "ors"
      ],
      [
        "Ġsvari",
        "ate"
      ],
      [
        "ant",
        "on"
      ],
      [
        "Ġra",
        "v"
      ],
      [
        "Ġclin",
        "iche"
      ],
      [
        "ĠHistor",
        "ical"
      ],
      [
        "v",
        "ie"
      ],
      [
        "Ġremov",
        "es"
      ],
      [
        "Ġebra",
        "ica"
      ],
      [
        "Ġval",
        "enza"
      ],
      [
        "ãģ",
        "Ļ"
      ],
      [
        "Ġsp",
        "ogli"
      ],
      [
        "Ġmac",
        "chia"
      ],
      [
        "Ġconosci",
        "ute"
      ],
      [
        "Ġcal",
        "ibro"
      ],
      [
        "ĠSh",
        "ar"
      ],
      [
        "Ġcertific",
        "ations"
      ],
      [
        "ĠCasin",
        "ò"
      ],
      [
        "f",
        "lu"
      ],
      [
        "am",
        "ata"
      ],
      [
        "ĠI",
        "A"
      ],
      [
        "Ġinter",
        "rupt"
      ],
      [
        "Ġrim",
        "bal"
      ],
      [
        "itore",
        "d"
      ],
      [
        "Ġun",
        "predic"
      ],
      [
        "ĠCh",
        "ile"
      ],
      [
        "izi",
        "ana"
      ],
      [
        "Ġsb",
        "ar"
      ],
      [
        "Ġcuc",
        "inare"
      ],
      [
        "æį",
        "¢"
      ],
      [
        "Ġinvas",
        "ion"
      ],
      [
        "Ġmus",
        "ician"
      ],
      [
        "osc",
        "ia"
      ],
      [
        "Ġfut",
        "ur"
      ],
      [
        "Ġmot",
        "ivate"
      ],
      [
        "Ġod",
        "or"
      ],
      [
        "ev",
        "alu"
      ],
      [
        "N",
        "ESS"
      ],
      [
        "Un",
        "iform"
      ],
      [
        "Ġhuman",
        "itarian"
      ],
      [
        "Ġhazard",
        "ous"
      ],
      [
        "Ġfr",
        "iction"
      ],
      [
        "Ġident",
        "ificato"
      ],
      [
        "Ġmatura",
        "zione"
      ],
      [
        "Ġsta",
        "bili"
      ],
      [
        "Ġess",
        "entials"
      ],
      [
        "d",
        "n"
      ],
      [
        "ĠS",
        "yl"
      ],
      [
        "ĠInfras",
        "tructure"
      ],
      [
        "ĠT",
        "inder"
      ],
      [
        "Ġcomp",
        "ortare"
      ],
      [
        "att",
        "ino"
      ],
      [
        "ĠEx",
        "port"
      ],
      [
        "Ġamm",
        "ettere"
      ],
      [
        "ĠPRIM",
        "ARY"
      ],
      [
        "Ġrestr",
        "iction"
      ],
      [
        "Ġrib",
        "ell"
      ],
      [
        "Ġspin",
        "ning"
      ],
      [
        "ĠDou",
        "g"
      ],
      [
        "Ġn",
        "ere"
      ],
      [
        "ĠK",
        "yle"
      ],
      [
        "Ġde",
        "er"
      ],
      [
        "Ġcar",
        "iche"
      ],
      [
        "Ġgioc",
        "ano"
      ],
      [
        "Ġch",
        "ina"
      ],
      [
        "Ġgre",
        "ens"
      ],
      [
        "ĠNat",
        "urale"
      ],
      [
        "Ġcoll",
        "ar"
      ],
      [
        "Ġremark",
        "s"
      ],
      [
        "ìĿ",
        "Ħ"
      ],
      [
        "Ġinher",
        "it"
      ],
      [
        "Ġsvizz",
        "ero"
      ],
      [
        "=",
        "=\""
      ],
      [
        "Ġfib",
        "ers"
      ],
      [
        "ĠRe",
        "uters"
      ],
      [
        "ĠRedd",
        "it"
      ],
      [
        "om",
        "bi"
      ],
      [
        "ĠB",
        "arr"
      ],
      [
        "ĠH",
        "OME"
      ],
      [
        "Ġgu",
        "ai"
      ],
      [
        "Ġvulner",
        "abilities"
      ],
      [
        "app",
        "osita"
      ],
      [
        "ĠEn",
        "tro"
      ],
      [
        "Ġpast",
        "or"
      ],
      [
        "Ġscr",
        "ivo"
      ],
      [
        "C",
        "RE"
      ],
      [
        "Ġacc",
        "ede"
      ],
      [
        "ĠAn",
        "sw"
      ],
      [
        "ĠNe",
        "eds"
      ],
      [
        "оÐ",
        "³"
      ],
      [
        "osten",
        "ibile"
      ],
      [
        "G",
        "H"
      ],
      [
        "ĠW",
        "ave"
      ],
      [
        "Ġro",
        "pe"
      ],
      [
        "ĠMar",
        "g"
      ],
      [
        "Ġend",
        "urance"
      ],
      [
        "tr",
        "ip"
      ],
      [
        "ak",
        "ra"
      ],
      [
        "Ġreg",
        "olari"
      ],
      [
        "Ġterm",
        "inate"
      ],
      [
        "Ġven",
        "isse"
      ],
      [
        "istic",
        "amente"
      ],
      [
        "Ġrecip",
        "roc"
      ],
      [
        "Ġportra",
        "it"
      ],
      [
        "ë¡",
        "ľ"
      ],
      [
        "Ġcre",
        "m"
      ],
      [
        "Ġdist",
        "ances"
      ],
      [
        "Ġprem",
        "essa"
      ],
      [
        "ili",
        "ation"
      ],
      [
        "Ġfare",
        "bbe"
      ],
      [
        "ug",
        "lia"
      ],
      [
        "æī",
        "§è¡Į"
      ],
      [
        "ĠPNR",
        "R"
      ],
      [
        "Ġconn",
        "esso"
      ],
      [
        "Ġpress",
        "ures"
      ],
      [
        "Ġdemonstr",
        "ation"
      ],
      [
        "Ġsettentr",
        "ionale"
      ],
      [
        "o",
        "bb"
      ],
      [
        "Ġtor",
        "que"
      ],
      [
        "onaut",
        "ica"
      ],
      [
        "D",
        "uration"
      ],
      [
        "W",
        "I"
      ],
      [
        "ĠT",
        "icino"
      ],
      [
        "ĠF",
        "D"
      ],
      [
        "Ġ'",
        "{"
      ],
      [
        "Ġfl",
        "ame"
      ],
      [
        "Ġcancell",
        "ed"
      ],
      [
        "Ġnewsp",
        "apers"
      ],
      [
        "ĠF",
        "ans"
      ],
      [
        "ĠLa",
        "kes"
      ],
      [
        "Ġcar",
        "icare"
      ],
      [
        "Ġaggiunt",
        "ive"
      ],
      [
        "al",
        "ph"
      ],
      [
        "Ġcand",
        "les"
      ],
      [
        "aci",
        "ón"
      ],
      [
        "att",
        "olo"
      ],
      [
        "ĠGr",
        "atis"
      ],
      [
        "Ġdisplay",
        "ing"
      ],
      [
        "Ġfos",
        "si"
      ],
      [
        "Ġprolong",
        "ed"
      ],
      [
        "Ġfl",
        "otta"
      ],
      [
        "Ġhistor",
        "ically"
      ],
      [
        "ĠFix",
        "ed"
      ],
      [
        "O",
        "ld"
      ],
      [
        "ĠPro",
        "duzione"
      ],
      [
        "cam",
        "ere"
      ],
      [
        "ĠGD",
        "P"
      ],
      [
        "Ġa",
        "h"
      ],
      [
        "Ġcaratter",
        "izzati"
      ],
      [
        "ĠSul",
        "le"
      ],
      [
        "Ġprogress",
        "iva"
      ],
      [
        "åIJ",
        "ij"
      ],
      [
        "Ġhead",
        "aches"
      ],
      [
        "Ġsen",
        "atore"
      ],
      [
        "c",
        "ases"
      ],
      [
        "ĠC",
        "atherine"
      ],
      [
        "à¸",
        "²"
      ],
      [
        "ĠC",
        "ities"
      ],
      [
        "Ġcont",
        "enti"
      ],
      [
        "Ġtime",
        "out"
      ],
      [
        "Ġdif",
        "ese"
      ],
      [
        "æľ",
        "į"
      ],
      [
        "ĠOgn",
        "uno"
      ],
      [
        "d",
        "if"
      ],
      [
        "ĠLuc",
        "y"
      ],
      [
        "ĠAs",
        "c"
      ],
      [
        "ĠTre",
        "v"
      ],
      [
        "for",
        "um"
      ],
      [
        "Å",
        "Ĥ"
      ],
      [
        "Ġe",
        "ternal"
      ],
      [
        "ĠMac",
        "ron"
      ],
      [
        "ìĹ",
        "IJ"
      ],
      [
        "L",
        "et"
      ],
      [
        "Ġc",
        "iment"
      ],
      [
        "param",
        "eters"
      ],
      [
        "ĠBeh",
        "ind"
      ],
      [
        "Ġimpre",
        "ved"
      ],
      [
        "radi",
        "us"
      ],
      [
        "н",
        "и"
      ],
      [
        "Ġrum",
        "ors"
      ],
      [
        "Ġv",
        "izi"
      ],
      [
        "ur",
        "ando"
      ],
      [
        "ap",
        "on"
      ],
      [
        "Ġ{",
        "{"
      ],
      [
        "ĠSp",
        "l"
      ],
      [
        "ĠWH",
        "O"
      ],
      [
        "(",
        "\\"
      ],
      [
        "b",
        "ate"
      ],
      [
        "Ġd",
        "an"
      ],
      [
        "ind",
        "ices"
      ],
      [
        "Ġrit",
        "engono"
      ],
      [
        "ĠChe",
        "v"
      ],
      [
        "Ġmix",
        "er"
      ],
      [
        "ĠIng",
        "egneria"
      ],
      [
        "ĠB",
        "ali"
      ],
      [
        "Ġ#",
        "################################"
      ],
      [
        "Ġinterpre",
        "tazioni"
      ],
      [
        "ĠF",
        "um"
      ],
      [
        "Ġmet",
        "h"
      ],
      [
        "('",
        "<"
      ],
      [
        "Ġtim",
        "ber"
      ],
      [
        "ur",
        "rent"
      ],
      [
        "ment",
        "ioned"
      ],
      [
        "ĠG",
        "F"
      ],
      [
        "Ġfin",
        "ta"
      ],
      [
        "Ġci",
        "ot"
      ],
      [
        "Ġn",
        "aut"
      ],
      [
        "ĠS",
        "aw"
      ],
      [
        "Ġret",
        "orica"
      ],
      [
        "Ġretr",
        "ieve"
      ],
      [
        "ĠWood",
        "s"
      ],
      [
        "Ġfron",
        "teggiare"
      ],
      [
        "ĠDela",
        "ware"
      ],
      [
        "Ġris",
        "cont"
      ],
      [
        "vigion",
        "amento"
      ],
      [
        "Ġav",
        "essi"
      ],
      [
        "ĠLe",
        "af"
      ],
      [
        "exp",
        "ect"
      ],
      [
        "Ġcrow",
        "ds"
      ],
      [
        "att",
        "ica"
      ],
      [
        "Ġdown",
        "s"
      ],
      [
        "ĠFab",
        "ric"
      ],
      [
        "è¯",
        "ģ"
      ],
      [
        "Ġincomp",
        "rens"
      ],
      [
        "Ġdiav",
        "olo"
      ],
      [
        "ste",
        "in"
      ],
      [
        "ĠMountain",
        "s"
      ],
      [
        "Ġavvicin",
        "arsi"
      ],
      [
        "ĠM",
        "ine"
      ],
      [
        "ĠSch",
        "ia"
      ],
      [
        "anim",
        "arca"
      ],
      [
        "Ġmod",
        "ular"
      ],
      [
        "Ġw",
        "ires"
      ],
      [
        "Ġnow",
        "adays"
      ],
      [
        "ĠPrincip",
        "al"
      ],
      [
        "ĠGrow",
        "ing"
      ],
      [
        "P",
        "ush"
      ],
      [
        "om",
        "onimo"
      ],
      [
        "ap",
        "est"
      ],
      [
        "ici",
        "ent"
      ],
      [
        "ĠAM",
        "D"
      ],
      [
        "ff",
        "o"
      ],
      [
        "Ġinv",
        "ad"
      ],
      [
        "ĠContr",
        "atto"
      ],
      [
        "F",
        "oto"
      ],
      [
        "ist",
        "ato"
      ],
      [
        "Ġpi",
        "ast"
      ],
      [
        "ĠCh",
        "ampion"
      ],
      [
        "ĠFin",
        "n"
      ],
      [
        "ö",
        "r"
      ],
      [
        "Ġdistingu",
        "ished"
      ],
      [
        "ĠFlo",
        "rence"
      ],
      [
        "B",
        "ottom"
      ],
      [
        "b",
        "ull"
      ],
      [
        "Ġcontinu",
        "ando"
      ],
      [
        "Ġr",
        "iva"
      ],
      [
        "Ġpen",
        "ali"
      ],
      [
        "pi",
        "an"
      ],
      [
        "Ġscen",
        "ic"
      ],
      [
        "ĠTH",
        "AT"
      ],
      [
        "J",
        "an"
      ],
      [
        "Ġd",
        "ull"
      ],
      [
        "Ġlasci",
        "ata"
      ],
      [
        "li",
        "qu"
      ],
      [
        "EN",
        "O"
      ],
      [
        "AG",
        "ES"
      ],
      [
        "Ġined",
        "ito"
      ],
      [
        "Ġbes",
        "poke"
      ],
      [
        "ĠC",
        "odes"
      ],
      [
        "Ġte",
        "orico"
      ],
      [
        "Ġpay",
        "outs"
      ],
      [
        "Ġmal",
        "icious"
      ],
      [
        "Ġobes",
        "ity"
      ],
      [
        "Ġseg",
        "gi"
      ],
      [
        "çĽ",
        "´"
      ],
      [
        "at",
        "ics"
      ],
      [
        "ĠT",
        "anz"
      ],
      [
        "ĠO",
        "EM"
      ],
      [
        "Ġindustr",
        "ia"
      ],
      [
        "ĠIre",
        "ne"
      ],
      [
        "Ġal",
        "imento"
      ],
      [
        "tr",
        "att"
      ],
      [
        "end",
        "region"
      ],
      [
        "Ġsopr",
        "atutto"
      ],
      [
        "Ġcast",
        "le"
      ],
      [
        "é",
        "n"
      ],
      [
        "ĠGu",
        "ad"
      ],
      [
        "Ġfrustr",
        "ated"
      ],
      [
        "Ġcorros",
        "ion"
      ],
      [
        "ĠMuss",
        "olini"
      ],
      [
        "Ġs",
        "ights"
      ],
      [
        "Ġgradu",
        "ale"
      ],
      [
        "ak",
        "u"
      ],
      [
        "ĠH",
        "OW"
      ],
      [
        "ang",
        "he"
      ],
      [
        "Ġdec",
        "ay"
      ],
      [
        "ars",
        "ene"
      ],
      [
        "ogr",
        "uppo"
      ],
      [
        "Ġo",
        "ce"
      ],
      [
        "Ġapp",
        "alti"
      ],
      [
        "ĠSk",
        "ip"
      ],
      [
        "ĠNetwork",
        "s"
      ],
      [
        "el",
        "come"
      ],
      [
        "il",
        "itato"
      ],
      [
        "Ġsc",
        "risse"
      ],
      [
        "tra",
        "ining"
      ],
      [
        "ĠFil",
        "ip"
      ],
      [
        "Ġsorg",
        "ente"
      ],
      [
        "ins",
        "tructor"
      ],
      [
        "Ġcatt",
        "ura"
      ],
      [
        "ĠEgyp",
        "tian"
      ],
      [
        "ond",
        "are"
      ],
      [
        "ys",
        "ter"
      ],
      [
        "Ġprom",
        "esso"
      ],
      [
        "Ġexc",
        "use"
      ],
      [
        "Ġdecor",
        "ate"
      ],
      [
        "ĠC",
        "ole"
      ],
      [
        "ĠGra",
        "du"
      ],
      [
        "Ġdiscl",
        "osed"
      ],
      [
        "Ġricav",
        "ato"
      ],
      [
        "c",
        "ou"
      ],
      [
        "ĠD",
        "D"
      ],
      [
        "ĠN",
        "H"
      ],
      [
        "Ġpl",
        "anner"
      ],
      [
        "Ġcollabor",
        "atore"
      ],
      [
        "Ġvoc",
        "abulary"
      ],
      [
        "om",
        "ot"
      ],
      [
        "Ġatt",
        "itudes"
      ],
      [
        "immag",
        "inario"
      ],
      [
        "ra",
        "k"
      ],
      [
        "ĠFr",
        "onti"
      ],
      [
        "et",
        "on"
      ],
      [
        "ER",
        "C"
      ],
      [
        "ud",
        "ed"
      ],
      [
        "ĠSh",
        "aring"
      ],
      [
        "Ġandroid",
        "x"
      ],
      [
        "ĠP",
        "att"
      ],
      [
        "Ġ'",
        "')"
      ],
      [
        "ĠSel",
        "ection"
      ],
      [
        "Ġund",
        "erm"
      ],
      [
        "Ġraccomand",
        "ata"
      ],
      [
        "ĠEx",
        "cept"
      ],
      [
        "Ġsta",
        "di"
      ],
      [
        "=\"",
        "${"
      ],
      [
        "Ġarg",
        "v"
      ],
      [
        "R",
        "IGHT"
      ],
      [
        "Ġgen",
        "oc"
      ],
      [
        "Ġdiv",
        "initÃł"
      ],
      [
        "Ġintens",
        "iva"
      ],
      [
        "Ġdiscep",
        "oli"
      ],
      [
        "Ġprend",
        "erÃł"
      ],
      [
        "at",
        "em"
      ],
      [
        "Ġf",
        "p"
      ],
      [
        "abb",
        "igliamento"
      ],
      [
        "Ġpo",
        "eti"
      ],
      [
        "ĠGreg",
        "orio"
      ],
      [
        "ĠDichi",
        "arazione"
      ],
      [
        "ĠM",
        "igr"
      ],
      [
        "Ġraggiung",
        "ono"
      ],
      [
        "ĠN",
        "Z"
      ],
      [
        "ĠBo",
        "at"
      ],
      [
        "DE",
        "BUG"
      ],
      [
        "Ġun",
        "i"
      ],
      [
        "ors",
        "ione"
      ],
      [
        "Ġcrow",
        "ded"
      ],
      [
        "Ġexam",
        "ining"
      ],
      [
        "Ġfidanz",
        "ato"
      ],
      [
        "elev",
        "ata"
      ],
      [
        "ĠBloom",
        "berg"
      ],
      [
        "op",
        "ts"
      ],
      [
        "ich",
        "t"
      ],
      [
        "Ġcr",
        "ude"
      ],
      [
        "Ġelement",
        "ary"
      ],
      [
        "ĠCro",
        "tone"
      ],
      [
        "L",
        "i"
      ],
      [
        "Ġo",
        "le"
      ],
      [
        "çŃ",
        "ī"
      ],
      [
        "ero",
        "e"
      ],
      [
        "Ġstim",
        "ato"
      ],
      [
        "Ġpasseggi",
        "ate"
      ],
      [
        "Ġriport",
        "ata"
      ],
      [
        "B",
        "ot"
      ],
      [
        "ĠP",
        "unta"
      ],
      [
        "ĠB",
        "andi"
      ],
      [
        "Ġstudi",
        "os"
      ],
      [
        "cons",
        "uming"
      ],
      [
        "ĠMons",
        "ter"
      ],
      [
        "re",
        "pository"
      ],
      [
        "IA",
        "B"
      ],
      [
        "Ġconsegu",
        "ire"
      ],
      [
        "icol",
        "tura"
      ],
      [
        "ĠSil",
        "icon"
      ],
      [
        "Ġassum",
        "ing"
      ],
      [
        "Ġpse",
        "ud"
      ],
      [
        "Ġvol",
        "ley"
      ],
      [
        "Text",
        "View"
      ],
      [
        "IP",
        "T"
      ],
      [
        "Ñ",
        "ĸ"
      ],
      [
        "Ġfidanz",
        "ata"
      ],
      [
        "est",
        "ramento"
      ],
      [
        "cl",
        "s"
      ],
      [
        "Ġle",
        "asing"
      ],
      [
        "Ġconc",
        "ett"
      ],
      [
        "Ġt",
        "m"
      ],
      [
        "Ġre",
        "tribuzione"
      ],
      [
        "be",
        "ans"
      ],
      [
        "bb",
        "io"
      ],
      [
        "Ġdistingu",
        "ish"
      ],
      [
        "ĠPRO",
        "GET"
      ],
      [
        "Ġinvi",
        "ando"
      ],
      [
        "Oper",
        "a"
      ],
      [
        "ĠTree",
        "Node"
      ],
      [
        ">",
        "\\"
      ],
      [
        "ff",
        "s"
      ],
      [
        "Ġsor",
        "r"
      ],
      [
        "Ġsm",
        "esso"
      ],
      [
        "Ġan",
        "abol"
      ],
      [
        "ĠComun",
        "icato"
      ],
      [
        "ĠFact",
        "ors"
      ],
      [
        "Ġtr",
        "illion"
      ],
      [
        "Ġla",
        "ying"
      ],
      [
        "ĠAmaz",
        "ing"
      ],
      [
        "veg",
        "ia"
      ],
      [
        "A",
        "ST"
      ],
      [
        "ĠCh",
        "ase"
      ],
      [
        "enn",
        "ino"
      ],
      [
        "ĠPos",
        "itive"
      ],
      [
        "Ġcauti",
        "ous"
      ],
      [
        "Ġsalvat",
        "aggio"
      ],
      [
        "Ġvers",
        "e"
      ],
      [
        "Ġricord",
        "ando"
      ],
      [
        "t",
        "ouch"
      ],
      [
        "Ġcit",
        "azione"
      ],
      [
        "esp",
        "erson"
      ],
      [
        "ĠL",
        "ettere"
      ],
      [
        "ĠAd",
        "visor"
      ],
      [
        "Ġeffett",
        "ivo"
      ],
      [
        "]",
        "->"
      ],
      [
        "e",
        "o"
      ],
      [
        "gi",
        "ano"
      ],
      [
        "ĠAcc",
        "ademia"
      ],
      [
        "ĠOpt",
        "ional"
      ],
      [
        "Render",
        "er"
      ],
      [
        "ĠB",
        "ishop"
      ],
      [
        "Ġvalut",
        "ato"
      ],
      [
        "Ġinvis",
        "ible"
      ],
      [
        "çº",
        "¿"
      ],
      [
        "tific",
        "ato"
      ],
      [
        "ĠhFinalF",
        "Neg"
      ],
      [
        "F",
        "older"
      ],
      [
        "Ġfor",
        "cing"
      ],
      [
        "Ġsc",
        "ans"
      ],
      [
        "AT",
        "CH"
      ],
      [
        "ĠUN",
        "ESCO"
      ],
      [
        "Ġraccont",
        "ata"
      ],
      [
        "$",
        "."
      ],
      [
        "Ġaffili",
        "ates"
      ],
      [
        "ĠRec",
        "ruit"
      ],
      [
        "gn",
        "osi"
      ],
      [
        "Ġl",
        "ymph"
      ],
      [
        "ĠT",
        "RE"
      ],
      [
        "li",
        "evi"
      ],
      [
        "Ġro",
        "ss"
      ],
      [
        "q",
        "a"
      ],
      [
        "ĠTut",
        "ela"
      ],
      [
        "Ġsuggest",
        "iva"
      ],
      [
        "hel",
        "lo"
      ],
      [
        "Ġlanci",
        "ata"
      ],
      [
        "ne",
        "e"
      ],
      [
        "Is",
        "truzione"
      ],
      [
        "æľ",
        "Ł"
      ],
      [
        "Ġphotograph",
        "ers"
      ],
      [
        "n",
        "are"
      ],
      [
        "Ġw",
        "eddings"
      ],
      [
        "ĠE",
        "ther"
      ],
      [
        "ĠW",
        "ow"
      ],
      [
        "ĠAl",
        "fa"
      ],
      [
        "Ġtrag",
        "ic"
      ],
      [
        "Ġres",
        "in"
      ],
      [
        "oter",
        "apeuta"
      ],
      [
        "Ġre",
        "imburs"
      ],
      [
        "ĠCor",
        "ps"
      ],
      [
        "ĠCO",
        "D"
      ],
      [
        "ĠCompreh",
        "ensive"
      ],
      [
        "ic",
        "urezza"
      ],
      [
        "Ġk",
        "o"
      ],
      [
        "Ġfluct",
        "u"
      ],
      [
        "S",
        "ymbol"
      ],
      [
        "v",
        "iglie"
      ],
      [
        "Ġd",
        "sn"
      ],
      [
        "ĠD",
        "ro"
      ],
      [
        "Ġdefin",
        "itions"
      ],
      [
        "ĠBang",
        "kok"
      ],
      [
        "ar",
        "no"
      ],
      [
        "ĠM",
        "aker"
      ],
      [
        "ĠG",
        "ender"
      ],
      [
        "Ġfre",
        "ight"
      ],
      [
        "Ġinclus",
        "ione"
      ],
      [
        "ĠReal",
        "ity"
      ],
      [
        "Ġpropon",
        "endo"
      ],
      [
        "Ġt",
        "apes"
      ],
      [
        "Ġh",
        "alt"
      ],
      [
        "Ġinter",
        "disciplin"
      ],
      [
        "Instance",
        "State"
      ],
      [
        "Ġwarn",
        "ings"
      ],
      [
        "Ġtutor",
        "ials"
      ],
      [
        "Ġfugg",
        "ire"
      ],
      [
        "und",
        "ai"
      ],
      [
        "AT",
        "IVE"
      ],
      [
        "ä¿",
        "Ŀ"
      ],
      [
        "ĠMadd",
        "alena"
      ],
      [
        "rit",
        "es"
      ],
      [
        "ĠDi",
        "eta"
      ],
      [
        "enn",
        "esimo"
      ],
      [
        "Ġhar",
        "assment"
      ],
      [
        "Ġc",
        "ialis"
      ],
      [
        "Ġinflu",
        "encers"
      ],
      [
        "Is",
        "Null"
      ],
      [
        "Ġstrani",
        "era"
      ],
      [
        "ĠC",
        "ertamente"
      ],
      [
        "Ġluc",
        "r"
      ],
      [
        "Ġantiossid",
        "anti"
      ],
      [
        "Ġd",
        "ren"
      ],
      [
        "Ġpac",
        "co"
      ],
      [
        "Ġriti",
        "rare"
      ],
      [
        "ĠC",
        "IS"
      ],
      [
        "æł",
        "·"
      ],
      [
        "Ġbarbec",
        "ue"
      ],
      [
        "N",
        "N"
      ],
      [
        "o",
        "ia"
      ],
      [
        "izz",
        "atori"
      ],
      [
        "que",
        "z"
      ],
      [
        "Ġsbagli",
        "ata"
      ],
      [
        "Ġins",
        "ult"
      ],
      [
        "trans",
        "action"
      ],
      [
        "ĠB",
        "ic"
      ],
      [
        "ĠCons",
        "ent"
      ],
      [
        "ur",
        "ved"
      ],
      [
        "Ġpresupp",
        "osto"
      ],
      [
        "ĠPerson",
        "ale"
      ],
      [
        "ĠScholar",
        "ship"
      ],
      [
        "Ġl",
        "ana"
      ],
      [
        "Ġint",
        "imo"
      ],
      [
        "Ġtrans",
        "plant"
      ],
      [
        "ĠCap",
        "ri"
      ],
      [
        "Ġwitness",
        "es"
      ],
      [
        "ĠD",
        "evo"
      ],
      [
        "con",
        "ness"
      ],
      [
        "Ġconv",
        "egni"
      ],
      [
        "opt",
        "ional"
      ],
      [
        "Ġindustr",
        "ie"
      ],
      [
        "it",
        "anza"
      ],
      [
        "ĠF",
        "loyd"
      ],
      [
        "ĠE",
        "ni"
      ],
      [
        "Ġsc",
        "enery"
      ],
      [
        "ĠAv",
        "ellino"
      ],
      [
        "Ġfabbisog",
        "no"
      ],
      [
        "Ġembro",
        "ider"
      ],
      [
        "Ġconcentr",
        "arsi"
      ],
      [
        "Ġpoch",
        "issimi"
      ],
      [
        "ĠSk",
        "ype"
      ],
      [
        "Ġdecor",
        "azione"
      ],
      [
        "Ġobblig",
        "a"
      ],
      [
        "Ġadvis",
        "ors"
      ],
      [
        "Ĭ¶",
        "æĢģ"
      ],
      [
        "a",
        "zzo"
      ],
      [
        "s",
        "omet"
      ],
      [
        "Ġtyp",
        "ing"
      ],
      [
        "fil",
        "o"
      ],
      [
        "Ġf",
        "ry"
      ],
      [
        "ĠG",
        "S"
      ],
      [
        "for",
        "to"
      ],
      [
        "Ġinitial",
        "ize"
      ],
      [
        "ĠP",
        "U"
      ],
      [
        "igh",
        "teous"
      ],
      [
        "Ġweb",
        "page"
      ],
      [
        "Ġesemp",
        "lare"
      ],
      [
        "Ġparent",
        "ing"
      ],
      [
        "ĠPC",
        "I"
      ],
      [
        "Ġafferma",
        "zione"
      ],
      [
        "Ġdiverti",
        "rsi"
      ],
      [
        "ĠB",
        "ers"
      ],
      [
        "ĠF",
        "rosinone"
      ],
      [
        "st",
        "an"
      ],
      [
        "Ġderiv",
        "ano"
      ],
      [
        "ĠPro",
        "sp"
      ],
      [
        "Ġdecis",
        "a"
      ],
      [
        "Ġdiret",
        "trice"
      ],
      [
        "cast",
        "le"
      ],
      [
        "Ġlont",
        "ane"
      ],
      [
        "ĠL",
        "IF"
      ],
      [
        "Ġcoordin",
        "ato"
      ],
      [
        "Ġnotice",
        "able"
      ],
      [
        "ĠFoto",
        "grafia"
      ],
      [
        "Ġregal",
        "ato"
      ],
      [
        "Ġinnoc",
        "ent"
      ],
      [
        "Ġanc",
        "est"
      ],
      [
        "f",
        "em"
      ],
      [
        "ch",
        "anged"
      ],
      [
        "ĠCom",
        "ando"
      ],
      [
        "Ġid",
        "rica"
      ],
      [
        "ĠRel",
        "ax"
      ],
      [
        "Ġv",
        "ape"
      ],
      [
        "Ġview",
        "er"
      ],
      [
        "ĠN",
        "ulla"
      ],
      [
        "ĠMay",
        "a"
      ],
      [
        "ĠRot",
        "ary"
      ],
      [
        "Ġar",
        "b"
      ],
      [
        "Ġfatt",
        "ispecie"
      ],
      [
        "Ġfro",
        "st"
      ],
      [
        "Ġmuov",
        "ere"
      ],
      [
        "ĠC",
        "ena"
      ],
      [
        "Ġrim",
        "aste"
      ],
      [
        "ope",
        "z"
      ],
      [
        "Ġdemonstr",
        "ating"
      ],
      [
        "ĠER",
        "P"
      ],
      [
        "and",
        "id"
      ],
      [
        "inc",
        "remento"
      ],
      [
        "ĠS",
        "old"
      ],
      [
        "ud",
        "ere"
      ],
      [
        "Ġse",
        "p"
      ],
      [
        "Ġab",
        "uso"
      ],
      [
        "config",
        "uration"
      ],
      [
        "ĠSet",
        "up"
      ],
      [
        "ĠO",
        "pp"
      ],
      [
        "Ġlaure",
        "ato"
      ],
      [
        "Ġris",
        "chiare"
      ],
      [
        "Ġcompet",
        "izioni"
      ],
      [
        "Th",
        "row"
      ],
      [
        "Ġexplo",
        "it"
      ],
      [
        "ĠM",
        "ills"
      ],
      [
        "Ġch",
        "erry"
      ],
      [
        "bl",
        "ereal"
      ],
      [
        "n",
        "x"
      ],
      [
        "ĠTy",
        "ler"
      ],
      [
        "Ġreal",
        "izzando"
      ],
      [
        "Ġapp",
        "ortare"
      ],
      [
        "\">",
        "&"
      ],
      [
        "Ġtot",
        "alitÃł"
      ],
      [
        "Ġillus",
        "tri"
      ],
      [
        "Ġsond",
        "aggi"
      ],
      [
        "Ġemploy",
        "ing"
      ],
      [
        "stit",
        "utes"
      ],
      [
        "Ġmolec",
        "ole"
      ],
      [
        "Ġintrod",
        "otta"
      ],
      [
        "ĠSOFT",
        "WARE"
      ],
      [
        "Ġgram",
        "mar"
      ],
      [
        "Ġotten",
        "uta"
      ],
      [
        "Ġpreval",
        "enza"
      ],
      [
        "R",
        "ay"
      ],
      [
        "Ġmis",
        "to"
      ],
      [
        "Ġmigration",
        "Builder"
      ],
      [
        "Ġcomplet",
        "i"
      ],
      [
        "Ġvisual",
        "s"
      ],
      [
        "Ġseri",
        "etÃł"
      ],
      [
        "åĵ",
        "ģ"
      ],
      [
        "Radi",
        "us"
      ],
      [
        "b",
        "ial"
      ],
      [
        "ĠPal",
        "ma"
      ],
      [
        "Ġrum",
        "or"
      ],
      [
        "al",
        "b"
      ],
      [
        "ĠSp",
        "read"
      ],
      [
        "Ġlasci",
        "arsi"
      ],
      [
        "A",
        "bruzzo"
      ],
      [
        "ĠP",
        "ale"
      ],
      [
        "Ġle",
        "ap"
      ],
      [
        "Ġpian",
        "ificare"
      ],
      [
        "!",
        "\");"
      ],
      [
        "Ġcontro",
        "ind"
      ],
      [
        "mod",
        "ern"
      ],
      [
        "insegn",
        "ante"
      ],
      [
        "Ġwe",
        "ed"
      ],
      [
        "Ġcol",
        "oni"
      ],
      [
        "rog",
        "azione"
      ],
      [
        "ĠHard",
        "ware"
      ],
      [
        "ĠIllus",
        "tr"
      ],
      [
        "string",
        "ify"
      ],
      [
        "ĠFre",
        "der"
      ],
      [
        "Ġp",
        "ins"
      ],
      [
        "Ġbe",
        "es"
      ],
      [
        "Ġreg",
        "istrazioni"
      ],
      [
        "ĠBu",
        "ilder"
      ],
      [
        "Ġrilev",
        "azione"
      ],
      [
        "Ġcle",
        "aring"
      ],
      [
        "ĠEN",
        "D"
      ],
      [
        "Ġtort",
        "ure"
      ],
      [
        "IT",
        "AL"
      ],
      [
        "ĠTecn",
        "ica"
      ],
      [
        "Ġbicic",
        "lette"
      ],
      [
        "m",
        "und"
      ],
      [
        "Ġcertif",
        "icazioni"
      ],
      [
        "B",
        "ound"
      ],
      [
        "v",
        "isti"
      ],
      [
        "ĠG",
        "ets"
      ],
      [
        "ĠHe",
        "ight"
      ],
      [
        "Ġenc",
        "rypted"
      ],
      [
        "IV",
        "I"
      ],
      [
        "Ġsed",
        "ie"
      ],
      [
        "ge",
        "o"
      ],
      [
        "ex",
        "cept"
      ],
      [
        "ĠB",
        "ors"
      ],
      [
        "Ġprev",
        "id"
      ],
      [
        "Ġdepend",
        "able"
      ],
      [
        "Ġcontrad",
        "dizioni"
      ],
      [
        "Ñ",
        "ī"
      ],
      [
        "Ġgial",
        "la"
      ],
      [
        "ĠS",
        "ai"
      ],
      [
        "Ġhe",
        "llo"
      ],
      [
        "Ġpl",
        "asm"
      ],
      [
        "Ġearth",
        "qu"
      ],
      [
        "ĠProv",
        "iding"
      ],
      [
        "Ġnucle",
        "i"
      ],
      [
        "Cre",
        "ated"
      ],
      [
        "ĠT",
        "ac"
      ],
      [
        "ĠF",
        "lower"
      ],
      [
        "ĠK",
        "el"
      ],
      [
        "ĠRich",
        "mond"
      ],
      [
        "Ġpret",
        "end"
      ],
      [
        "charg",
        "ed"
      ],
      [
        "ĠU",
        "R"
      ],
      [
        "Ġnost",
        "alg"
      ],
      [
        "Ġrit",
        "ard"
      ],
      [
        "Ġsl",
        "iding"
      ],
      [
        "Ġrit",
        "enere"
      ],
      [
        "Ġexhib",
        "its"
      ],
      [
        "Ġdirett",
        "ive"
      ],
      [
        "ĠR",
        "IP"
      ],
      [
        "ov",
        "ese"
      ],
      [
        "ĠInd",
        "ic"
      ],
      [
        "ĠArchit",
        "ettura"
      ],
      [
        "æĪIJ",
        "åĬŁ"
      ],
      [
        "FLAG",
        "S"
      ],
      [
        "s",
        "aved"
      ],
      [
        "ĠF",
        "oss"
      ],
      [
        "th",
        "ree"
      ],
      [
        "AN",
        "Y"
      ],
      [
        "Ġaggiorn",
        "ate"
      ],
      [
        "Ġassic",
        "urazioni"
      ],
      [
        "For",
        "ce"
      ],
      [
        "Ġsand",
        "wich"
      ],
      [
        "Ġouts",
        "ourcing"
      ],
      [
        "ĠE",
        "du"
      ],
      [
        "ĠE",
        "SS"
      ],
      [
        "Ġ#",
        "{"
      ],
      [
        "ordin",
        "amento"
      ],
      [
        "Ġchim",
        "ico"
      ],
      [
        "t",
        "u"
      ],
      [
        "Ġb",
        "ett"
      ],
      [
        "cc",
        "oli"
      ],
      [
        "ĠLung",
        "o"
      ],
      [
        "Ġdesper",
        "ate"
      ],
      [
        "Ġbe",
        "ats"
      ],
      [
        "ĠCo",
        "op"
      ],
      [
        "ria",
        "d"
      ],
      [
        "K",
        "O"
      ],
      [
        "Ġtur",
        "ni"
      ],
      [
        "oo",
        "oo"
      ],
      [
        "ĠObi",
        "ettivo"
      ],
      [
        "f",
        "b"
      ],
      [
        "ĠS",
        "le"
      ],
      [
        "Ġ.",
        ");"
      ],
      [
        "ĠTo",
        "ast"
      ],
      [
        "ĠCong",
        "o"
      ],
      [
        "ĠS",
        "na"
      ],
      [
        "ĠW",
        "iki"
      ],
      [
        "Ġsh",
        "irts"
      ],
      [
        "Ġz",
        "inc"
      ],
      [
        "Ġabund",
        "ant"
      ],
      [
        "m",
        "ospher"
      ],
      [
        "ar",
        "che"
      ],
      [
        "ĠĠĠĠ",
        "ĠĊ"
      ],
      [
        "Ġour",
        "s"
      ],
      [
        "Î",
        "¼"
      ],
      [
        "ot",
        "ici"
      ],
      [
        "Ġpul",
        "se"
      ],
      [
        "ERT",
        "A"
      ],
      [
        "categ",
        "ories"
      ],
      [
        "qu",
        "el"
      ],
      [
        "ĠNich",
        "olas"
      ],
      [
        "c",
        "icl"
      ],
      [
        "ĠP",
        "IN"
      ],
      [
        "Ġor",
        "nament"
      ],
      [
        "Ġteas",
        "poon"
      ],
      [
        "Z",
        "IE"
      ],
      [
        "Ġaut",
        "rice"
      ],
      [
        "d",
        "oi"
      ],
      [
        "f",
        "air"
      ],
      [
        "ĠIns",
        "tr"
      ],
      [
        "Ġriusc",
        "irÃł"
      ],
      [
        "Ġdesc",
        "ritti"
      ],
      [
        "ĠES",
        "G"
      ],
      [
        "ĠMezz",
        "ogiorno"
      ],
      [
        "app",
        "aren"
      ],
      [
        "Ġgradu",
        "atoria"
      ],
      [
        "A",
        "xis"
      ],
      [
        "å¤Ħ",
        "çIJĨ"
      ],
      [
        "Ġsp",
        "osi"
      ],
      [
        "Ġfi",
        "amma"
      ],
      [
        "graf",
        "ie"
      ],
      [
        "ĠQual",
        "siasi"
      ],
      [
        "ĠHel",
        "en"
      ],
      [
        "Ġosta",
        "colo"
      ],
      [
        "in",
        "fras"
      ],
      [
        "ar",
        "am"
      ],
      [
        "om",
        "enti"
      ],
      [
        "Ġtras",
        "formazioni"
      ],
      [
        "Ġrom",
        "a"
      ],
      [
        "ĠRE",
        "AL"
      ],
      [
        "Ġbound",
        "ary"
      ],
      [
        "H",
        "or"
      ],
      [
        "Ġbreak",
        "through"
      ],
      [
        "ide",
        "zza"
      ],
      [
        "ave",
        "va"
      ],
      [
        "Ġcostru",
        "iti"
      ],
      [
        "ĠSant",
        "iago"
      ],
      [
        "Ġapp",
        "rent"
      ],
      [
        "Ġveg",
        "g"
      ],
      [
        "Ġrivel",
        "azione"
      ],
      [
        "ĠE",
        "k"
      ],
      [
        "ä¹",
        "ī"
      ],
      [
        "è®°",
        "å½ķ"
      ],
      [
        "w",
        "ave"
      ],
      [
        "ent",
        "itÃł"
      ],
      [
        "ing",
        "les"
      ],
      [
        "Ġsa",
        "ppi"
      ],
      [
        "ĠBr",
        "is"
      ],
      [
        "Ġproblem",
        "atic"
      ],
      [
        "Ġmicro",
        "bi"
      ],
      [
        "Ġdipend",
        "ono"
      ],
      [
        "at",
        "an"
      ],
      [
        "ic",
        "ante"
      ],
      [
        "ĠS",
        "truct"
      ],
      [
        "ĠM",
        "asc"
      ],
      [
        "Ġcir",
        "cosc"
      ],
      [
        "Ġnucle",
        "ari"
      ],
      [
        "Ġfi",
        "ere"
      ],
      [
        "Ġappe",
        "als"
      ],
      [
        "Ġprestigi",
        "osa"
      ],
      [
        "ĠL",
        "ingu"
      ],
      [
        "Ġworth",
        "while"
      ],
      [
        "Ġregolament",
        "azione"
      ],
      [
        "ç´",
        "¢"
      ],
      [
        "ak",
        "y"
      ],
      [
        "Ġpens",
        "ata"
      ],
      [
        "Ġmar",
        "ble"
      ],
      [
        "Ġconst",
        "itu"
      ],
      [
        ")",
        "+"
      ],
      [
        "Ġab",
        "normal"
      ],
      [
        "Ġacc",
        "eso"
      ],
      [
        "ĠMar",
        "occo"
      ],
      [
        "Ġcong",
        "resso"
      ],
      [
        "Ġens",
        "emble"
      ],
      [
        "åħ",
        "¨"
      ],
      [
        "ĠL",
        "ogo"
      ],
      [
        "Ġs",
        "esta"
      ],
      [
        "__",
        ","
      ],
      [
        "Ġconv",
        "iction"
      ],
      [
        "t",
        "ica"
      ],
      [
        "ĠU",
        "X"
      ],
      [
        "Ġacc",
        "ost"
      ],
      [
        "Ġris",
        "ied"
      ],
      [
        "Ġbl",
        "ends"
      ],
      [
        "gg",
        "er"
      ],
      [
        "ort",
        "ions"
      ],
      [
        "ĠIn",
        "aug"
      ],
      [
        "Ġricerc",
        "are"
      ],
      [
        "Comp",
        "lete"
      ],
      [
        "Ġlater",
        "ali"
      ],
      [
        "ĠRem",
        "oval"
      ],
      [
        "Austr",
        "alia"
      ],
      [
        "Ġes",
        "egue"
      ],
      [
        "Ġprefer",
        "iscono"
      ],
      [
        "ĠLight",
        "ing"
      ],
      [
        "ĠFern",
        "ando"
      ],
      [
        "<",
        ">();"
      ],
      [
        "Ġfaith",
        "ful"
      ],
      [
        "et",
        "era"
      ],
      [
        "ĠG",
        "H"
      ],
      [
        "Ġne",
        "op"
      ],
      [
        "Ġgu",
        "ards"
      ],
      [
        "AM",
        "ENTE"
      ],
      [
        "contin",
        "ue"
      ],
      [
        "Ġador",
        "able"
      ],
      [
        "Ġgr",
        "iglia"
      ],
      [
        "Ġparam",
        "etro"
      ],
      [
        "ol",
        "y"
      ],
      [
        "ab",
        "o"
      ],
      [
        "find",
        "ViewById"
      ],
      [
        "un",
        "ters"
      ],
      [
        "Ġsta",
        "ir"
      ],
      [
        "Ġstabil",
        "iti"
      ],
      [
        "Ġrot",
        "ate"
      ],
      [
        "Ġcon",
        "no"
      ],
      [
        "ĠRec",
        "uper"
      ],
      [
        "Ġazzur",
        "ri"
      ],
      [
        "ĠPow",
        "der"
      ],
      [
        "Ġcom",
        "andi"
      ],
      [
        "Ġsk",
        "irt"
      ],
      [
        "ason",
        "ic"
      ],
      [
        "ĠShe",
        "et"
      ],
      [
        "ĠCA",
        "ST"
      ],
      [
        "ham",
        "ed"
      ],
      [
        "Ġhor",
        "izon"
      ],
      [
        "Ġspor",
        "co"
      ],
      [
        "Ġrecogn",
        "izes"
      ],
      [
        "Ġcomment",
        "ary"
      ],
      [
        "ĠVen",
        "ice"
      ],
      [
        "Ġir",
        "ani"
      ],
      [
        "Ġrafforz",
        "amento"
      ],
      [
        "Ġreform",
        "s"
      ],
      [
        "Ġw",
        "re"
      ],
      [
        "ĠM",
        "N"
      ],
      [
        "Ġsta",
        "dium"
      ],
      [
        "s",
        "ym"
      ],
      [
        "Ġquar",
        "anta"
      ],
      [
        "Ġselezion",
        "a"
      ],
      [
        "ĠAh",
        "med"
      ],
      [
        "Ġcompreh",
        "end"
      ],
      [
        "Ġperform",
        "ers"
      ],
      [
        "alle",
        "anza"
      ],
      [
        "Ġship",
        "ment"
      ],
      [
        "ĠU",
        "d"
      ],
      [
        "Ġnation",
        "ally"
      ],
      [
        "ĠD",
        "EGLI"
      ],
      [
        "Ġso",
        "othing"
      ],
      [
        "ĠWh",
        "ole"
      ],
      [
        "fe",
        "eding"
      ],
      [
        "ĠConsider",
        "ing"
      ],
      [
        "Ġtom",
        "ato"
      ],
      [
        "Ġtrasm",
        "essa"
      ],
      [
        "Ġmost",
        "ro"
      ],
      [
        "Ġdr",
        "illing"
      ],
      [
        "Ġcolla",
        "gen"
      ],
      [
        "Ġtechn",
        "ically"
      ],
      [
        "ĠCre",
        "ma"
      ],
      [
        "Ġpul",
        "izie"
      ],
      [
        "Ġincon",
        "veni"
      ],
      [
        "Ġcucchia",
        "io"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "Ġarm",
        "ate"
      ],
      [
        "Ġalz",
        "are"
      ],
      [
        "or",
        "ologio"
      ],
      [
        "L",
        "eggi"
      ],
      [
        "Ġsh",
        "red"
      ],
      [
        "ĠGuid",
        "elines"
      ],
      [
        "Const",
        "ants"
      ],
      [
        "ist",
        "ication"
      ],
      [
        "ass",
        "ia"
      ],
      [
        "ĠDipl",
        "oma"
      ],
      [
        "Ġc",
        "occ"
      ],
      [
        "Ġb",
        "ion"
      ],
      [
        "ra",
        "ce"
      ],
      [
        "ĠK",
        "ash"
      ],
      [
        "Ġconsegu",
        "enti"
      ],
      [
        "Ġlength",
        "s"
      ],
      [
        "ĠThink",
        "ing"
      ],
      [
        "ist",
        "ante"
      ],
      [
        "Ġinform",
        "ativi"
      ],
      [
        "arch",
        "iviazione"
      ],
      [
        "Ġtrans",
        "mitted"
      ],
      [
        "Mod",
        "ifica"
      ],
      [
        "Ġsal",
        "uti"
      ],
      [
        "IT",
        "OR"
      ],
      [
        "ĠOnly",
        "Fans"
      ],
      [
        "ett",
        "ivamente"
      ],
      [
        "Ġbelong",
        "ings"
      ],
      [
        "Ġp",
        "asc"
      ],
      [
        "Ġsp",
        "icy"
      ],
      [
        "Ġconi",
        "ugi"
      ],
      [
        "U",
        "l"
      ],
      [
        "ĠV",
        "ivere"
      ],
      [
        "ĠProt",
        "ect"
      ],
      [
        "erse",
        "ys"
      ],
      [
        "代",
        "çłģ"
      ],
      [
        "Ġfurn",
        "ace"
      ],
      [
        "u",
        "ose"
      ],
      [
        "ĠP",
        "eccato"
      ],
      [
        "Ġy",
        "acht"
      ],
      [
        "Ġsv",
        "izzera"
      ],
      [
        "link",
        "ed"
      ],
      [
        "è¯",
        "ķ"
      ],
      [
        "Ġcrist",
        "alli"
      ],
      [
        "Ġang",
        "eli"
      ],
      [
        "pol",
        "icy"
      ],
      [
        "Ġsottosc",
        "rizione"
      ],
      [
        "ĠRegister",
        "ed"
      ],
      [
        "anc",
        "ip"
      ],
      [
        "pr",
        "ising"
      ],
      [
        "ogli",
        "ano"
      ],
      [
        "Ġdotto",
        "ressa"
      ],
      [
        "c",
        "ate"
      ],
      [
        "ĠAmend",
        "ment"
      ],
      [
        "Ġw",
        "ipe"
      ],
      [
        "Ġ=",
        "\""
      ],
      [
        "Ġpres",
        "ervation"
      ],
      [
        "Ġan",
        "tagon"
      ],
      [
        "Ġpr",
        "ont"
      ],
      [
        "amb",
        "a"
      ],
      [
        "an",
        "aly"
      ],
      [
        "ell",
        "ati"
      ],
      [
        "Ġsa",
        "una"
      ],
      [
        "Ġviol",
        "enta"
      ],
      [
        "User",
        "Id"
      ],
      [
        "ĠSoc",
        "corso"
      ],
      [
        "ĠSAR",
        "S"
      ],
      [
        "ess",
        "ori"
      ],
      [
        "Ġrec",
        "urring"
      ],
      [
        "Ġmet",
        "res"
      ],
      [
        "add",
        "Class"
      ],
      [
        "ats",
        "u"
      ],
      [
        "Ġveget",
        "ari"
      ],
      [
        "L",
        "M"
      ],
      [
        "Ġb",
        "izz"
      ],
      [
        "ĠRic",
        "on"
      ],
      [
        "gall",
        "ery"
      ],
      [
        "$",
        "('#"
      ],
      [
        "Ġass",
        "om"
      ],
      [
        "osserv",
        "azione"
      ],
      [
        "gi",
        "ud"
      ],
      [
        "ĠConsigli",
        "ere"
      ],
      [
        "Fla",
        "gs"
      ],
      [
        "C",
        "ountry"
      ],
      [
        "r",
        "ys"
      ],
      [
        "per",
        "f"
      ],
      [
        "br",
        "tc"
      ],
      [
        "ĠBu",
        "yer"
      ],
      [
        "dep",
        "artment"
      ],
      [
        "ĠMatt",
        "ress"
      ],
      [
        "ur",
        "ito"
      ],
      [
        "Ġscor",
        "ta"
      ],
      [
        "ĠTop",
        "ic"
      ],
      [
        "ĠTemp",
        "io"
      ],
      [
        "entusi",
        "asmo"
      ],
      [
        "[",
        ","
      ],
      [
        "Ġstat",
        "istica"
      ],
      [
        "ĠAb",
        "ove"
      ],
      [
        "Ġrisk",
        "y"
      ],
      [
        "Ġcondition",
        "er"
      ],
      [
        "R",
        "IC"
      ],
      [
        "ol",
        "ante"
      ],
      [
        "Ġun",
        "common"
      ],
      [
        "Ġer",
        "b"
      ],
      [
        "Ġutil",
        "izes"
      ],
      [
        "ĠBo",
        "olean"
      ],
      [
        "Ġved",
        "a"
      ],
      [
        "Ġsun",
        "set"
      ],
      [
        "ĠL",
        "ista"
      ],
      [
        "Ġalt",
        "issimo"
      ],
      [
        "Ġlaun",
        "ches"
      ],
      [
        "Ġb",
        "ent"
      ],
      [
        "ĠM",
        "ask"
      ],
      [
        "Ġdov",
        "essero"
      ],
      [
        "ĠCol",
        "umn"
      ],
      [
        "Ġstrateg",
        "ically"
      ],
      [
        "ĠMod",
        "erna"
      ],
      [
        "Ġpotenz",
        "iare"
      ],
      [
        "!",
        "âĢĿ."
      ],
      [
        "ĠWh",
        "ilst"
      ],
      [
        "Ġret",
        "tifica"
      ],
      [
        "Ġframework",
        "s"
      ],
      [
        "Ġstr",
        "ips"
      ],
      [
        "pro",
        "duction"
      ],
      [
        "Ġexc",
        "luded"
      ],
      [
        "t",
        "b"
      ],
      [
        "ĠE",
        "y"
      ],
      [
        "Ġcr",
        "unch"
      ],
      [
        "Ġrecogn",
        "ise"
      ],
      [
        "Ġpros",
        "ci"
      ],
      [
        "Ġinvestig",
        "ated"
      ],
      [
        "æŃ",
        "£"
      ],
      [
        "Ġindu",
        "bbiamente"
      ],
      [
        "Ġsucc",
        "edere"
      ],
      [
        "Ġappar",
        "so"
      ],
      [
        "Ġnic",
        "ot"
      ],
      [
        "ĠDeleg",
        "ates"
      ],
      [
        "Ġenc",
        "ounters"
      ],
      [
        "æ",
        "¶"
      ],
      [
        "ĠPR",
        "IV"
      ],
      [
        "ĠMess",
        "enger"
      ],
      [
        "Ġup",
        "front"
      ],
      [
        "ert",
        "amento"
      ],
      [
        "ĠG",
        "lob"
      ],
      [
        "SetBin",
        "Entries"
      ],
      [
        "Ġest",
        "ive"
      ],
      [
        "bil",
        "ities"
      ],
      [
        "Ġfun",
        "g"
      ],
      [
        "Ġmon",
        "oc"
      ],
      [
        "Ġmar",
        "vel"
      ],
      [
        "ĠBr",
        "ands"
      ],
      [
        "act",
        "ual"
      ],
      [
        "ĠFor",
        "bes"
      ],
      [
        "Ġtur",
        "co"
      ],
      [
        "å¼",
        "ķ"
      ],
      [
        "Ġmax",
        "i"
      ],
      [
        "W",
        "ill"
      ],
      [
        "Ġconvoc",
        "azione"
      ],
      [
        "Ġd",
        "st"
      ],
      [
        "Ġeduc",
        "ativi"
      ],
      [
        "Ġconstitution",
        "al"
      ],
      [
        "or",
        "ment"
      ],
      [
        "che",
        "l"
      ],
      [
        "Ġnurt",
        "uring"
      ],
      [
        "ond",
        "ata"
      ],
      [
        "Ġass",
        "iste"
      ],
      [
        "Ġreal",
        "ise"
      ],
      [
        "emet",
        "ery"
      ],
      [
        "Ġerr",
        "one"
      ],
      [
        "empt",
        "ion"
      ],
      [
        "Ġas",
        "si"
      ],
      [
        "Ġmostr",
        "ando"
      ],
      [
        "Return",
        "s"
      ],
      [
        "ĠIdent",
        "ity"
      ],
      [
        "Ġarricch",
        "ire"
      ],
      [
        "ĠPer",
        "d"
      ],
      [
        "Ġsess",
        "ualitÃł"
      ],
      [
        "Ġroot",
        "ed"
      ],
      [
        "inc",
        "on"
      ],
      [
        "IS",
        "C"
      ],
      [
        "Ġcompris",
        "ed"
      ],
      [
        "U",
        "ZIONE"
      ],
      [
        "p",
        "ull"
      ],
      [
        "P",
        "erc"
      ],
      [
        "ol",
        "iva"
      ],
      [
        "ĠF",
        "rag"
      ],
      [
        "ĠF",
        "lag"
      ],
      [
        "Ġpr",
        "iest"
      ],
      [
        "Ġlabel",
        "ed"
      ],
      [
        "Ġrivoluzion",
        "ario"
      ],
      [
        "Ġprosper",
        "ity"
      ],
      [
        "Ġcur",
        "b"
      ],
      [
        "Ġcom",
        "ico"
      ],
      [
        "Ġcar",
        "tr"
      ],
      [
        "Ġispir",
        "ata"
      ],
      [
        "Ġeter",
        "na"
      ],
      [
        "ĠHamp",
        "shire"
      ],
      [
        "Ġprigioni",
        "eri"
      ],
      [
        "Ġripos",
        "are"
      ],
      [
        "Ġsc",
        "app"
      ],
      [
        "Ġlog",
        "os"
      ],
      [
        "Ġdisegn",
        "are"
      ],
      [
        "Ġsp",
        "inal"
      ],
      [
        "Ġrim",
        "ase"
      ],
      [
        "aa",
        "aa"
      ],
      [
        "ĠDesk",
        "top"
      ],
      [
        "Ġreg",
        "istry"
      ],
      [
        "Ġtes",
        "tare"
      ],
      [
        "ĠLEG",
        "O"
      ],
      [
        "ĠR",
        "ide"
      ],
      [
        "tra",
        "ce"
      ],
      [
        "ĠEx",
        "periment"
      ],
      [
        "ĠNig",
        "erian"
      ],
      [
        "ĠHarris",
        "on"
      ],
      [
        "asp",
        "berry"
      ],
      [
        "Ġvign",
        "eti"
      ],
      [
        "B",
        "G"
      ],
      [
        "Ġc",
        "ough"
      ],
      [
        "ĠChristian",
        "ity"
      ],
      [
        "Ġacc",
        "etti"
      ],
      [
        "Ġincred",
        "ibilmente"
      ],
      [
        "ç§",
        "į"
      ],
      [
        "ĠB",
        "le"
      ],
      [
        "ĠN",
        "eck"
      ],
      [
        "AD",
        "I"
      ],
      [
        "a",
        "ire"
      ],
      [
        "Ġcambi",
        "ata"
      ],
      [
        "assert",
        "True"
      ],
      [
        "Ġconsu",
        "eto"
      ],
      [
        "W",
        "in"
      ],
      [
        "Ġes",
        "imo"
      ],
      [
        "Ġraff",
        "inato"
      ],
      [
        "EN",
        "V"
      ],
      [
        "Ġir",
        "ris"
      ],
      [
        "Ġriport",
        "ano"
      ],
      [
        "ologn",
        "ese"
      ],
      [
        "im",
        "ato"
      ],
      [
        "Ġaff",
        "air"
      ],
      [
        "ãģ",
        "«"
      ],
      [
        "Fac",
        "ade"
      ],
      [
        "ĠGlo",
        "be"
      ],
      [
        "Ġpun",
        "ishment"
      ],
      [
        "ĠSac",
        "ro"
      ],
      [
        "ĠD",
        "ice"
      ],
      [
        "Ġro",
        "cce"
      ],
      [
        "Ġperform",
        "er"
      ],
      [
        "Ġstag",
        "ionale"
      ],
      [
        "ĠBec",
        "ome"
      ],
      [
        "ĠWell",
        "s"
      ],
      [
        "Ġinstalla",
        "zioni"
      ],
      [
        "inflamm",
        "atory"
      ],
      [
        "dr",
        "ive"
      ],
      [
        "ĠPros",
        "egu"
      ],
      [
        "Ġimp",
        "azz"
      ],
      [
        "Ġbu",
        "co"
      ],
      [
        "Ac",
        "cept"
      ],
      [
        "ĠG",
        "NU"
      ],
      [
        "Ġgu",
        "anti"
      ],
      [
        "Ġaver",
        "ne"
      ],
      [
        "Ġrinnov",
        "ata"
      ],
      [
        "Ġad",
        "ulta"
      ],
      [
        "Ġint",
        "ento"
      ],
      [
        "Ġ]",
        "("
      ],
      [
        "Ġflo",
        "oding"
      ],
      [
        "Ġintro",
        "duzione"
      ],
      [
        "Ġinsp",
        "ir"
      ],
      [
        "Ġassort",
        "ment"
      ],
      [
        "ĠG",
        "C"
      ],
      [
        "ĠString",
        "Builder"
      ],
      [
        "Ġmush",
        "rooms"
      ],
      [
        "ell",
        "or"
      ],
      [
        "Ġimport",
        "s"
      ],
      [
        "ĠPo",
        "or"
      ],
      [
        "Ġparro",
        "co"
      ],
      [
        "ĠAbra",
        "ham"
      ],
      [
        "Ġsh",
        "out"
      ],
      [
        "ok",
        "esperson"
      ],
      [
        "ĠPer",
        "form"
      ],
      [
        "ĠIndi",
        "ans"
      ],
      [
        "Ġformula",
        "zione"
      ],
      [
        "Ġsinc",
        "ron"
      ],
      [
        "Ġcolloc",
        "azione"
      ],
      [
        "Ġm",
        "ph"
      ],
      [
        "ĠF",
        "iori"
      ],
      [
        "Ġlimit",
        "ati"
      ],
      [
        "ĠColumb",
        "us"
      ],
      [
        "Ġsub",
        "isce"
      ],
      [
        "Ġfree",
        "zing"
      ],
      [
        "ĠPolit",
        "ics"
      ],
      [
        "ĠMaggi",
        "ori"
      ],
      [
        "Ġucc",
        "isi"
      ],
      [
        "Ġilleg",
        "itt"
      ],
      [
        "Ġspre",
        "chi"
      ],
      [
        "ĠM",
        "ey"
      ],
      [
        "Ġneglig",
        "ence"
      ],
      [
        "Ġabb",
        "attere"
      ],
      [
        "yl",
        "ene"
      ],
      [
        "trutt",
        "ura"
      ],
      [
        "Ġdecor",
        "ation"
      ],
      [
        "Ġincomp",
        "lete"
      ],
      [
        "ĠBart",
        "ol"
      ],
      [
        "ĠIde",
        "e"
      ],
      [
        "Ġvorre",
        "mmo"
      ],
      [
        "Ġsvol",
        "ti"
      ],
      [
        "p",
        "b"
      ],
      [
        "Ġsupp",
        "le"
      ],
      [
        "Ġident",
        "ifica"
      ],
      [
        "Ġhead",
        "lines"
      ],
      [
        "ĠFound",
        "ed"
      ],
      [
        "=",
        "-"
      ],
      [
        "a",
        "ways"
      ],
      [
        "ica",
        "o"
      ],
      [
        "Ġrec",
        "ession"
      ],
      [
        "Ġrel",
        "uct"
      ],
      [
        "Ġpun",
        "te"
      ],
      [
        "ĠZ",
        "im"
      ],
      [
        "Ġsan",
        "it"
      ],
      [
        "ĠD",
        "ialog"
      ],
      [
        "Ġ\"",
        ")."
      ],
      [
        "Ġemphas",
        "ize"
      ],
      [
        "ent",
        "ities"
      ],
      [
        "')",
        "),"
      ],
      [
        "T",
        "F"
      ],
      [
        "W",
        "ait"
      ],
      [
        "Ġa",
        "le"
      ],
      [
        "Ġc",
        "ilieg"
      ],
      [
        "Ġin",
        "adequ"
      ],
      [
        "Ġsp",
        "otted"
      ],
      [
        "Ġcop",
        "ing"
      ],
      [
        "Ġmetod",
        "ologie"
      ],
      [
        "ĠW",
        "ORK"
      ],
      [
        "Ġor",
        "r"
      ],
      [
        "ĠK",
        "ill"
      ],
      [
        "Ġentusi",
        "asm"
      ],
      [
        "ĠC",
        "able"
      ],
      [
        "Ġre",
        "build"
      ],
      [
        "ĠSand",
        "ra"
      ],
      [
        "u",
        "va"
      ],
      [
        "am",
        "mo"
      ],
      [
        "Ġcre",
        "me"
      ],
      [
        "Ġadv",
        "ancing"
      ],
      [
        "Ġsocial",
        "ista"
      ],
      [
        "Ġarg",
        "u"
      ],
      [
        "Ġcens",
        "ura"
      ],
      [
        "ĠC",
        "ot"
      ],
      [
        "ĠT",
        "D"
      ],
      [
        "vv",
        "ic"
      ],
      [
        "ĠDia",
        "b"
      ],
      [
        "_",
        "("
      ],
      [
        "Ġcan",
        "na"
      ],
      [
        "ichi",
        "edi"
      ],
      [
        "ĠOl",
        "ive"
      ],
      [
        "COL",
        "OR"
      ],
      [
        "Ġbron",
        "ze"
      ],
      [
        "èĬĤ",
        "çĤ¹"
      ],
      [
        "Ġd",
        "ossier"
      ],
      [
        "ar",
        "ina"
      ],
      [
        "am",
        "ato"
      ],
      [
        "ĠUn",
        "ic"
      ],
      [
        "Ġ'",
        "</"
      ],
      [
        "Ġind",
        "izi"
      ],
      [
        "ĠAbs",
        "olutely"
      ],
      [
        "Ġcomprom",
        "ising"
      ],
      [
        "ĠLetter",
        "atura"
      ],
      [
        "Ġb",
        "erg"
      ],
      [
        "ĉĉĉĉ",
        "ĉĉĉĉ"
      ],
      [
        "Pack",
        "et"
      ],
      [
        "to",
        "Be"
      ],
      [
        "ont",
        "ena"
      ],
      [
        "Ġfin",
        "iti"
      ],
      [
        "app",
        "lic"
      ],
      [
        "gg",
        "ono"
      ],
      [
        "ĠProm",
        "ozione"
      ],
      [
        "ĠM",
        "EM"
      ],
      [
        "ĠR",
        "iva"
      ],
      [
        "Co",
        "V"
      ],
      [
        "Ġexception",
        "ally"
      ],
      [
        "ĠJ",
        "P"
      ],
      [
        "ĠM",
        "ura"
      ],
      [
        "Ġricev",
        "uti"
      ],
      [
        "ĠLead",
        "ers"
      ],
      [
        "remove",
        "Class"
      ],
      [
        "P",
        "or"
      ],
      [
        "Ġiron",
        "ia"
      ],
      [
        "Ġacquire",
        "nti"
      ],
      [
        "Ġspons",
        "orship"
      ],
      [
        "ĠCOND",
        "ITIONS"
      ],
      [
        "Ġtess",
        "era"
      ],
      [
        "sta",
        "irs"
      ],
      [
        "op",
        "or"
      ],
      [
        "ist",
        "enti"
      ],
      [
        "Ġ!",
        "["
      ],
      [
        "æ¯",
        "ı"
      ],
      [
        "Ġpractition",
        "er"
      ],
      [
        "ĠZ",
        "ag"
      ],
      [
        "Ġsfr",
        "utta"
      ],
      [
        "Ġstick",
        "y"
      ],
      [
        "asm",
        "us"
      ],
      [
        "Ġpreval",
        "ent"
      ],
      [
        "ĠAccount",
        "ing"
      ],
      [
        "Ġbrand",
        "ed"
      ],
      [
        "Ġcorre",
        "zione"
      ],
      [
        "å®",
        "Į"
      ],
      [
        "Ġsol",
        "lievo"
      ],
      [
        "oco",
        "a"
      ],
      [
        "Ġext",
        "ensively"
      ],
      [
        "Ġgastro",
        "intest"
      ],
      [
        "Ġtra",
        "pped"
      ],
      [
        "Ġapplic",
        "ano"
      ],
      [
        "Ġtorn",
        "ati"
      ],
      [
        "Ġcoordin",
        "ator"
      ],
      [
        "ĠGr",
        "ass"
      ],
      [
        "Ġriten",
        "iamo"
      ],
      [
        "intest",
        "ino"
      ],
      [
        "ĠD",
        "F"
      ],
      [
        "Ġcla",
        "use"
      ],
      [
        "Ġpremi",
        "ato"
      ],
      [
        "ĠReport",
        "ing"
      ],
      [
        "FI",
        "X"
      ],
      [
        "Ġworkflow",
        "s"
      ],
      [
        "Ġfol",
        "lic"
      ],
      [
        "Ġlist",
        "ened"
      ],
      [
        "Ġimag",
        "ined"
      ],
      [
        "Ġmus",
        "colo"
      ],
      [
        "Per",
        "iod"
      ],
      [
        "Ġsevent",
        "h"
      ],
      [
        "A",
        "gg"
      ],
      [
        "^",
        "^"
      ],
      [
        "ex",
        "ternal"
      ],
      [
        "add",
        "ed"
      ],
      [
        "Ġmis",
        "ericordia"
      ],
      [
        "Valid",
        "ation"
      ],
      [
        "ept",
        "ion"
      ],
      [
        "th",
        "rows"
      ],
      [
        "ĠW",
        "S"
      ],
      [
        "Ġscor",
        "rere"
      ],
      [
        "qu",
        "attro"
      ],
      [
        "ĠF",
        "arn"
      ],
      [
        "ĠSupp",
        "lement"
      ],
      [
        "ĠGEN",
        "ER"
      ],
      [
        "ĠMete",
        "o"
      ],
      [
        "v",
        "ariable"
      ],
      [
        "ĠB",
        "old"
      ],
      [
        "ĠO",
        "ss"
      ],
      [
        "Ġra",
        "mo"
      ],
      [
        "RE",
        "MENT"
      ],
      [
        "ĠAng",
        "eli"
      ],
      [
        "ĠRap",
        "id"
      ],
      [
        "Ġcroci",
        "era"
      ],
      [
        "ag",
        "enda"
      ],
      [
        "ĠR",
        "ah"
      ],
      [
        "Ġsmo",
        "other"
      ],
      [
        "ĠZh",
        "ang"
      ],
      [
        "Ġrespi",
        "rare"
      ],
      [
        "B",
        "M"
      ],
      [
        "**",
        "*"
      ],
      [
        "Ġrim",
        "anda"
      ],
      [
        "Ġstipend",
        "i"
      ],
      [
        "Ġimp",
        "ose"
      ],
      [
        "Ġflus",
        "h"
      ],
      [
        "Ġprem",
        "iazione"
      ],
      [
        "L",
        "US"
      ],
      [
        "Ġl",
        "am"
      ],
      [
        "Ġdry",
        "er"
      ],
      [
        "Ġraccom",
        "anda"
      ],
      [
        "Ġpare",
        "cchi"
      ],
      [
        "ĠW",
        "es"
      ],
      [
        "Ġpar",
        "ag"
      ],
      [
        "Ġdiss",
        "ertation"
      ],
      [
        "Ġrot",
        "onda"
      ],
      [
        "ok",
        "o"
      ],
      [
        "Ġmon",
        "astero"
      ],
      [
        "ĠBe",
        "er"
      ],
      [
        "tific",
        "ate"
      ],
      [
        "ä¼",
        "ł"
      ],
      [
        "Ġto",
        "s"
      ],
      [
        "ev",
        "al"
      ],
      [
        "Ġsib",
        "lings"
      ],
      [
        "am",
        "az"
      ],
      [
        "Ġcit",
        "ata"
      ],
      [
        "ĠS",
        "ca"
      ],
      [
        "ĠD",
        "iss"
      ],
      [
        "Ġpure",
        "ly"
      ],
      [
        "s",
        "ales"
      ],
      [
        "ap",
        "rile"
      ],
      [
        "Ġdon",
        "or"
      ],
      [
        "ĠBr",
        "anch"
      ],
      [
        "Ġsw",
        "itches"
      ],
      [
        "ĠTR",
        "ATT"
      ],
      [
        "ĠCli",
        "ents"
      ],
      [
        "Ġdisper",
        "azione"
      ],
      [
        "ĠC",
        "iel"
      ],
      [
        "!!!!",
        "!!!!"
      ],
      [
        "Ġmusulm",
        "ani"
      ],
      [
        "ed",
        "itore"
      ],
      [
        "Ex",
        "ists"
      ],
      [
        "ĠSa",
        "aS"
      ],
      [
        "Ġmicro",
        "scop"
      ],
      [
        "Ġvert",
        "ig"
      ],
      [
        "Î",
        "·"
      ],
      [
        "ĠC",
        "ock"
      ],
      [
        "Ġgood",
        "bye"
      ],
      [
        "Ġapr",
        "irÃł"
      ],
      [
        "Ġspir",
        "ituali"
      ],
      [
        "Ġod",
        "ori"
      ],
      [
        "Ġtelevis",
        "ivi"
      ],
      [
        "ĠTra",
        "v"
      ],
      [
        "Ġstream",
        "lined"
      ],
      [
        "Ġavvers",
        "ario"
      ],
      [
        "Ġconcert",
        "s"
      ],
      [
        "M",
        "us"
      ],
      [
        "Ġnew",
        "born"
      ],
      [
        "VAL",
        "ID"
      ],
      [
        "R",
        "R"
      ],
      [
        "ess",
        "ions"
      ],
      [
        "Ġrun",
        "ners"
      ],
      [
        "Ġsequ",
        "ences"
      ],
      [
        "Ġdidatt",
        "ici"
      ],
      [
        "os",
        "hi"
      ],
      [
        "Ġtra",
        "vers"
      ],
      [
        "iment",
        "ari"
      ],
      [
        "ñ",
        "a"
      ],
      [
        "ĠMil",
        "le"
      ],
      [
        "Ġcatt",
        "edrale"
      ],
      [
        "Ġevalu",
        "ations"
      ],
      [
        "Ġdil",
        "emma"
      ],
      [
        "Ġestablish",
        "ments"
      ],
      [
        "Ġabbandon",
        "ati"
      ],
      [
        "al",
        "ous"
      ],
      [
        "ĠS",
        "ans"
      ],
      [
        "Ġis",
        "pira"
      ],
      [
        "Ġserv",
        "irÃł"
      ],
      [
        "ĠCl",
        "ara"
      ],
      [
        "Ġtrib",
        "un"
      ],
      [
        "ĠLi",
        "u"
      ],
      [
        "ĠA",
        "zione"
      ],
      [
        "Ġsta",
        "ple"
      ],
      [
        "Ġanim",
        "azione"
      ],
      [
        "ET",
        "O"
      ],
      [
        "W",
        "ORK"
      ],
      [
        "ar",
        "bit"
      ],
      [
        "ome",
        "o"
      ],
      [
        "ĠTer",
        "za"
      ],
      [
        "Ġdin",
        "anzi"
      ],
      [
        "Ġsupervis",
        "or"
      ],
      [
        "S",
        "ci"
      ],
      [
        "Ġr",
        "ansomware"
      ],
      [
        "Ġelimin",
        "ated"
      ],
      [
        "risti",
        "an"
      ],
      [
        "ec",
        "co"
      ],
      [
        "AT",
        "TI"
      ],
      [
        "Ġpoch",
        "issimo"
      ],
      [
        "Ġneg",
        "atively"
      ],
      [
        "ĠSass",
        "ari"
      ],
      [
        "Ġman",
        "ic"
      ],
      [
        "Ġgather",
        "ings"
      ],
      [
        "ĠElectr",
        "onics"
      ],
      [
        "po",
        "ons"
      ],
      [
        "ĠTra",
        "cking"
      ],
      [
        "P",
        "air"
      ],
      [
        "ĠM",
        "ens"
      ],
      [
        "Ġfor",
        "ty"
      ],
      [
        "ä¸",
        "ī"
      ],
      [
        "Ġassum",
        "ono"
      ],
      [
        "Ġcontribu",
        "endo"
      ],
      [
        "Ġor",
        "chestra"
      ],
      [
        "Ġdon",
        "ato"
      ],
      [
        "ĠAs",
        "l"
      ],
      [
        "Ġawk",
        "ward"
      ],
      [
        "ang",
        "eli"
      ],
      [
        "ĠLike",
        "wise"
      ],
      [
        "k",
        "al"
      ],
      [
        "uss",
        "els"
      ],
      [
        "Ġtal",
        "es"
      ],
      [
        "Ġelimin",
        "ates"
      ],
      [
        "riter",
        "ion"
      ],
      [
        "Ġas",
        "f"
      ],
      [
        "ĠMin",
        "imum"
      ],
      [
        "Ġciv",
        "ica"
      ],
      [
        "ĠMess",
        "aggio"
      ],
      [
        "U",
        "ri"
      ],
      [
        "ĠX",
        "I"
      ],
      [
        "Ġintrap",
        "reso"
      ],
      [
        "D",
        "em"
      ],
      [
        "r",
        "um"
      ],
      [
        "am",
        "azione"
      ],
      [
        "Ġd",
        "type"
      ],
      [
        "ĠT",
        "ah"
      ],
      [
        "h",
        "aus"
      ],
      [
        "Ġon",
        "ions"
      ],
      [
        "==",
        "'"
      ],
      [
        "ym",
        "es"
      ],
      [
        "Ġsoph",
        "istication"
      ],
      [
        "Ġcompassion",
        "ate"
      ],
      [
        "b",
        "oth"
      ],
      [
        "ĠR",
        "IF"
      ],
      [
        "Ġesplic",
        "ito"
      ],
      [
        "Ġteen",
        "agers"
      ],
      [
        "Ġes",
        "posta"
      ],
      [
        "Pro",
        "p"
      ],
      [
        "ugg",
        "est"
      ],
      [
        "Ġmes",
        "tru"
      ],
      [
        "ĠJul",
        "ian"
      ],
      [
        "ĠImpi",
        "anti"
      ],
      [
        "ĠCom",
        "merci"
      ],
      [
        "Ġo",
        "landese"
      ],
      [
        "as",
        "f"
      ],
      [
        "por",
        "tazione"
      ],
      [
        "exp",
        "ress"
      ],
      [
        "Ġgiudizi",
        "ario"
      ],
      [
        "Ġexplos",
        "ion"
      ],
      [
        "s",
        "il"
      ],
      [
        "ag",
        "hetti"
      ],
      [
        "Ġshall",
        "ow"
      ],
      [
        "Ġor",
        "ologio"
      ],
      [
        "app",
        "orto"
      ],
      [
        "ĠNorth",
        "west"
      ],
      [
        "ķIJâķIJâķIJâķIJâķIJâķIJâķIJâķIJâ",
        "ķIJâķIJâķIJâķIJâķIJâķIJâķIJâķIJâ"
      ],
      [
        "ĠLiqu",
        "id"
      ],
      [
        "ĠHud",
        "son"
      ],
      [
        "Im",
        "ages"
      ],
      [
        "Ġfurn",
        "ish"
      ],
      [
        "ĠH",
        "ook"
      ],
      [
        "ĠFla",
        "vio"
      ],
      [
        "Ġrico",
        "vero"
      ],
      [
        "b",
        "ona"
      ],
      [
        "Ġb",
        "arn"
      ],
      [
        "und",
        "erstand"
      ],
      [
        "uc",
        "es"
      ],
      [
        "ĠPart",
        "ita"
      ],
      [
        "Ġcheap",
        "est"
      ],
      [
        "Ġflag",
        "ship"
      ],
      [
        "ĠVeter",
        "ans"
      ],
      [
        "ĠCav",
        "all"
      ],
      [
        "N",
        "V"
      ],
      [
        "Ġglobal",
        "izzazione"
      ],
      [
        "b",
        "inary"
      ],
      [
        "num",
        "eric"
      ],
      [
        "Ġsved",
        "ese"
      ],
      [
        "qu",
        "ito"
      ],
      [
        "Ġen",
        "gra"
      ],
      [
        "Ġden",
        "unciare"
      ],
      [
        "Ġm",
        "uta"
      ],
      [
        "ĠBr",
        "istol"
      ],
      [
        "Ġbev",
        "anda"
      ],
      [
        "it",
        "us"
      ],
      [
        "le",
        "um"
      ],
      [
        "ĠEl",
        "imin"
      ],
      [
        "ĠProfession",
        "als"
      ],
      [
        "Ġle",
        "f"
      ],
      [
        "Ġweb",
        "cam"
      ],
      [
        "accia",
        "io"
      ],
      [
        "Ġmir",
        "ati"
      ],
      [
        "Ġtestimon",
        "ials"
      ],
      [
        "Ġracchi",
        "ude"
      ],
      [
        "Ġn",
        "ettamente"
      ],
      [
        "per",
        "iod"
      ],
      [
        "ĠMar",
        "athon"
      ],
      [
        "Ġre",
        "perti"
      ],
      [
        "ca",
        "o"
      ],
      [
        "Ġsle",
        "eve"
      ],
      [
        "ĠJos",
        "é"
      ],
      [
        "Ġgiustific",
        "are"
      ],
      [
        "nott",
        "amento"
      ],
      [
        "ens",
        "on"
      ],
      [
        "Ġprov",
        "es"
      ],
      [
        "Ġfotograf",
        "i"
      ],
      [
        "inn",
        "ed"
      ],
      [
        "Ġvorre",
        "bbero"
      ],
      [
        "co",
        "ordin"
      ],
      [
        "Ġdiss",
        "ip"
      ],
      [
        "ĠArm",
        "ando"
      ],
      [
        "×",
        "ķ"
      ],
      [
        "ĠG",
        "ual"
      ],
      [
        "ĠE",
        "inaudi"
      ],
      [
        "Ġnota",
        "bly"
      ],
      [
        "Ġmort",
        "alitÃł"
      ],
      [
        "ĠEvent",
        "ually"
      ],
      [
        "Ġcerebr",
        "ale"
      ],
      [
        "Ġenogastr",
        "onom"
      ],
      [
        "C",
        "omb"
      ],
      [
        "at",
        "al"
      ],
      [
        "ID",
        "TH"
      ],
      [
        "Ġoptim",
        "istic"
      ],
      [
        "Ġsusp",
        "icious"
      ],
      [
        "Ġis",
        "p"
      ],
      [
        "ĠIs",
        "chia"
      ],
      [
        "ĠEnt",
        "ity"
      ],
      [
        "T",
        "ile"
      ],
      [
        "Ġun",
        "used"
      ],
      [
        "Ġassemb",
        "led"
      ],
      [
        "ung",
        "a"
      ],
      [
        "ĠDan",
        "ilo"
      ],
      [
        "w",
        "arning"
      ],
      [
        "Ġcomplex",
        "ities"
      ],
      [
        "Ġrispond",
        "ono"
      ],
      [
        "Ġe",
        "h"
      ],
      [
        "ĠO",
        "sserv"
      ],
      [
        "Ġpres",
        "unta"
      ],
      [
        "ĠPl",
        "ate"
      ],
      [
        "p",
        "rag"
      ],
      [
        "w",
        "en"
      ],
      [
        "Ġcaratter",
        "istico"
      ],
      [
        "Ġvalu",
        "ation"
      ],
      [
        "ĠHy",
        "undai"
      ],
      [
        "im",
        "pr"
      ],
      [
        "ĠT",
        "rent"
      ],
      [
        "get",
        "Text"
      ],
      [
        "Ġreason",
        "ing"
      ],
      [
        "ĠCes",
        "ena"
      ],
      [
        "d",
        "x"
      ],
      [
        "é",
        "ĵ"
      ],
      [
        "Ġor",
        "mon"
      ],
      [
        "RE",
        "QUEST"
      ],
      [
        "Ġrem",
        "uner"
      ],
      [
        "Ġpro",
        "iezioni"
      ],
      [
        "if",
        "ichi"
      ],
      [
        "Ġnorm",
        "s"
      ],
      [
        "ĠTe",
        "en"
      ],
      [
        "Ġappre",
        "zza"
      ],
      [
        "ĠS",
        "ak"
      ],
      [
        "Ġro",
        "sson"
      ],
      [
        "ĠBudd",
        "ha"
      ],
      [
        "Ġcan",
        "oni"
      ],
      [
        "Ġmob",
        "ilitazione"
      ],
      [
        "Ġal",
        "za"
      ],
      [
        "ĠB",
        "agno"
      ],
      [
        "ĠE",
        "leg"
      ],
      [
        "Ġex",
        "amin"
      ],
      [
        "Ġthreat",
        "ening"
      ],
      [
        "Ġadott",
        "ata"
      ],
      [
        "ĠV",
        "III"
      ],
      [
        "ĠLa",
        "zz"
      ],
      [
        "Ġlib",
        "erty"
      ],
      [
        "ĠAs",
        "coli"
      ],
      [
        "ĠReg",
        "ia"
      ],
      [
        "Ġcanc",
        "elli"
      ],
      [
        "pri",
        "or"
      ],
      [
        "lev",
        "ard"
      ],
      [
        "ĠS",
        "ette"
      ],
      [
        "ĠP",
        "ete"
      ],
      [
        "Ġwr",
        "inkles"
      ],
      [
        "ĠCB",
        "S"
      ],
      [
        "ĠParticip",
        "ants"
      ],
      [
        "j",
        "query"
      ],
      [
        "Ġc",
        "ert"
      ],
      [
        "qu",
        "ota"
      ],
      [
        "ĠApp",
        "ena"
      ],
      [
        "Ex",
        "ample"
      ],
      [
        "ç",
        "ķ"
      ],
      [
        "Ġunder",
        "taking"
      ],
      [
        "uard",
        "o"
      ],
      [
        "ĠI",
        "con"
      ],
      [
        "Ġtr",
        "ono"
      ],
      [
        "Ġsegn",
        "are"
      ],
      [
        "ĠSol",
        "di"
      ],
      [
        "ĠPisto",
        "ia"
      ],
      [
        "C",
        "la"
      ],
      [
        "ĠN",
        "athan"
      ],
      [
        "Ġsh",
        "iny"
      ],
      [
        "ĠGen",
        "esis"
      ],
      [
        "ĠPort",
        "ugu"
      ],
      [
        "c",
        "uts"
      ],
      [
        "ĠD",
        "ennis"
      ],
      [
        "Ġlog",
        "ico"
      ],
      [
        "ĠIr",
        "landa"
      ],
      [
        "Ġric",
        "orre"
      ],
      [
        "Ġcare",
        "s"
      ],
      [
        "Ġimag",
        "ery"
      ],
      [
        "Ġretain",
        "ing"
      ],
      [
        "ous",
        "se"
      ],
      [
        "Ġp",
        "ioni"
      ],
      [
        "ĠG",
        "oth"
      ],
      [
        "Ġprevent",
        "iva"
      ],
      [
        "end",
        "enza"
      ],
      [
        "ĠEconom",
        "ico"
      ],
      [
        "æĥ",
        "ħ"
      ],
      [
        "ĠT",
        "G"
      ],
      [
        "Ġatt",
        "rezzi"
      ],
      [
        "Ġbas",
        "eline"
      ],
      [
        "Ġucc",
        "ide"
      ],
      [
        "ãĥ",
        "³"
      ],
      [
        "us",
        "uario"
      ],
      [
        "ut",
        "enza"
      ],
      [
        "amb",
        "iare"
      ],
      [
        "ĠDe",
        "ve"
      ],
      [
        "Ġuniqu",
        "ely"
      ],
      [
        "ov",
        "ere"
      ],
      [
        "Ġtrans",
        "azione"
      ],
      [
        "w",
        "ire"
      ],
      [
        "ĠLa",
        "ud"
      ],
      [
        "Ġclim",
        "atica"
      ],
      [
        "Ġtes",
        "ori"
      ],
      [
        "Ġpio",
        "gge"
      ],
      [
        "ĠĠĠĠĠĠĠ",
        "Ċ"
      ],
      [
        "ĠX",
        "IV"
      ],
      [
        "Ġjud",
        "icial"
      ],
      [
        "Ġindag",
        "ati"
      ],
      [
        "Ġinfin",
        "ita"
      ],
      [
        "Ġnapol",
        "etano"
      ],
      [
        "A",
        "ge"
      ],
      [
        "ĠTh",
        "er"
      ],
      [
        "Ġsint",
        "omo"
      ],
      [
        "ĠExt",
        "ension"
      ],
      [
        "ĠhFinalF",
        "Zero"
      ],
      [
        "s",
        "cient"
      ],
      [
        "Ġl",
        "uggage"
      ],
      [
        "Ġappro",
        "d"
      ],
      [
        "Ġair",
        "lines"
      ],
      [
        "W",
        "D"
      ],
      [
        "ĠCar",
        "men"
      ],
      [
        "Ġfi",
        "xture"
      ],
      [
        "Ġcolor",
        "ati"
      ],
      [
        "Ġtri",
        "ennale"
      ],
      [
        "ĠPhilli",
        "ps"
      ],
      [
        "b",
        "ane"
      ],
      [
        "ĠF",
        "itz"
      ],
      [
        "ĠMil",
        "es"
      ],
      [
        "ĠStr",
        "ip"
      ],
      [
        "ĠHa",
        "iti"
      ],
      [
        "Ġgod",
        "ersi"
      ],
      [
        "Ġinvi",
        "ate"
      ],
      [
        "Ġverte",
        "br"
      ],
      [
        "ins",
        "ula"
      ],
      [
        "employ",
        "ed"
      ],
      [
        "Ġto",
        "e"
      ],
      [
        "ĠV",
        "iterbo"
      ],
      [
        "ax",
        "i"
      ],
      [
        "Ġanon",
        "imo"
      ],
      [
        "ĠM",
        "ing"
      ],
      [
        "Ġor",
        "moni"
      ],
      [
        "ass",
        "oci"
      ],
      [
        "ĠAccess",
        "ories"
      ],
      [
        "Ġscreens",
        "hot"
      ],
      [
        "Ġstrument",
        "ali"
      ],
      [
        "Ġdisab",
        "ilitati"
      ],
      [
        "Eg",
        "itto"
      ],
      [
        "ut",
        "ata"
      ],
      [
        "Ġaccum",
        "ulate"
      ],
      [
        "as",
        "ync"
      ],
      [
        "ĠSp",
        "encer"
      ],
      [
        "Ġì",
        "ŀ"
      ],
      [
        "ĠSav",
        "ona"
      ],
      [
        "åĪĹ",
        "表"
      ],
      [
        "Ġcuoc",
        "ere"
      ],
      [
        "end",
        "ogli"
      ],
      [
        "ren",
        "to"
      ],
      [
        "Ġsignific",
        "ativamente"
      ],
      [
        "Ġband",
        "width"
      ],
      [
        "Ġrifi",
        "utare"
      ],
      [
        "cel",
        "and"
      ],
      [
        "Ġdup",
        "lice"
      ],
      [
        "Ġmetic",
        "ulously"
      ],
      [
        "ĠV",
        "ARCHAR"
      ],
      [
        "ĠRes",
        "p"
      ],
      [
        "trutt",
        "ure"
      ],
      [
        "}",
        "\","
      ],
      [
        "Ġspost",
        "arsi"
      ],
      [
        "r",
        "ana"
      ],
      [
        "Ġimp",
        "art"
      ],
      [
        "uss",
        "ion"
      ],
      [
        "ag",
        "h"
      ],
      [
        "ĠQ",
        "i"
      ],
      [
        "ĠLab",
        "els"
      ],
      [
        "ad",
        "ia"
      ],
      [
        "Ġher",
        "b"
      ],
      [
        "Ġread",
        "ings"
      ],
      [
        "Ġhard",
        "Pt"
      ],
      [
        "a",
        "id"
      ],
      [
        "i",
        "ani"
      ],
      [
        "en",
        "b"
      ],
      [
        "Ġsocial",
        "ly"
      ],
      [
        "Ġpot",
        "essero"
      ],
      [
        "ĠRo",
        "ot"
      ],
      [
        "Ġattiv",
        "azione"
      ],
      [
        "Ġlumin",
        "ositÃł"
      ],
      [
        "ĠRecomm",
        "ended"
      ],
      [
        "Ġsal",
        "otto"
      ],
      [
        "Co",
        "ord"
      ],
      [
        "ĠV",
        "ign"
      ],
      [
        "ĠGo",
        "als"
      ],
      [
        "Ġprogett",
        "ata"
      ],
      [
        "Ġattravers",
        "ato"
      ],
      [
        "Ġwar",
        "mer"
      ],
      [
        "Ġmort",
        "ality"
      ],
      [
        "ĠM",
        "ouse"
      ],
      [
        "ĠU",
        "PS"
      ],
      [
        "ph",
        "an"
      ],
      [
        "Ġdem",
        "ographic"
      ],
      [
        "ĠMir",
        "ror"
      ],
      [
        "Ġclar",
        "ify"
      ],
      [
        "Ġmuov",
        "ono"
      ],
      [
        "ĠPor",
        "table"
      ],
      [
        "D",
        "opo"
      ],
      [
        "»",
        "åĬł"
      ],
      [
        "Ġan",
        "ces"
      ],
      [
        "ĠL",
        "OVE"
      ],
      [
        "Ġstamp",
        "are"
      ],
      [
        "r",
        "ules"
      ],
      [
        "it",
        "oria"
      ],
      [
        "ĠC",
        "ari"
      ],
      [
        "Ġhapp",
        "ily"
      ],
      [
        "Ġdov",
        "rete"
      ],
      [
        "Ġc",
        "ori"
      ],
      [
        "Ġhere",
        "in"
      ],
      [
        "ĠImm",
        "agine"
      ],
      [
        "Ġconcord",
        "ato"
      ],
      [
        "F",
        "l"
      ],
      [
        "d",
        "ark"
      ],
      [
        "u",
        "uid"
      ],
      [
        "am",
        "mon"
      ],
      [
        "Ġsp",
        "accio"
      ],
      [
        "Ġpre",
        "gare"
      ],
      [
        "Ġnu",
        "oto"
      ],
      [
        "Ġcard",
        "i"
      ],
      [
        "Ġcant",
        "anti"
      ],
      [
        "Ĥ",
        "¨"
      ],
      [
        "sh",
        "ield"
      ],
      [
        "Ġsar",
        "ò"
      ],
      [
        "Ġri",
        "util"
      ],
      [
        "LO",
        "B"
      ],
      [
        "Ġeconom",
        "icamente"
      ],
      [
        "ĠBas",
        "ically"
      ],
      [
        "ĠIntegr",
        "ated"
      ],
      [
        "in",
        "arsi"
      ],
      [
        "Ġall",
        "arm"
      ],
      [
        "Ġcre",
        "azioni"
      ],
      [
        "Ġsociet",
        "al"
      ],
      [
        "impos",
        "tazione"
      ],
      [
        "ha",
        "o"
      ],
      [
        "Ġfram",
        "ment"
      ],
      [
        "Ġeat",
        "en"
      ],
      [
        "Ġchit",
        "arr"
      ],
      [
        "ĠR",
        "uth"
      ],
      [
        "est",
        "ato"
      ],
      [
        "Ġliquid",
        "azione"
      ],
      [
        "Le",
        "ave"
      ],
      [
        "Ġsom",
        "igli"
      ],
      [
        "fl",
        "ash"
      ],
      [
        "tr",
        "yside"
      ],
      [
        "Ġel",
        "eph"
      ],
      [
        "Ġimmers",
        "e"
      ],
      [
        "Ġimp",
        "r"
      ],
      [
        "Ġmiss",
        "ile"
      ],
      [
        "Ġmas",
        "ters"
      ],
      [
        "Ġsint",
        "onia"
      ],
      [
        "ĠMod",
        "els"
      ],
      [
        "ĠUp",
        "dates"
      ],
      [
        "Ġcalda",
        "ie"
      ],
      [
        "Ġopen",
        "ly"
      ],
      [
        "izza",
        "bili"
      ],
      [
        "Input",
        "Image"
      ],
      [
        "ĠEmbra",
        "ce"
      ],
      [
        "Ġarth",
        "ritis"
      ],
      [
        "Ġtrad",
        "imento"
      ],
      [
        "dig",
        "it"
      ],
      [
        "ogni",
        "zione"
      ],
      [
        "Ġf",
        "anci"
      ],
      [
        "Ġ\"",
        "},"
      ],
      [
        "sm",
        "ith"
      ],
      [
        "Ġtrag",
        "ico"
      ],
      [
        "an",
        "ical"
      ],
      [
        "Ġtrans",
        "m"
      ],
      [
        "Ġreserv",
        "ations"
      ],
      [
        "Ġpublish",
        "ers"
      ],
      [
        "RI",
        "ST"
      ],
      [
        "ĠL",
        "up"
      ],
      [
        "ĠE",
        "SC"
      ],
      [
        "se",
        "o"
      ],
      [
        "Ġharm",
        "oni"
      ],
      [
        "Ġm",
        "ulta"
      ],
      [
        "ff",
        "y"
      ],
      [
        "ĠIn",
        "qu"
      ],
      [
        "Ġcolt",
        "ello"
      ],
      [
        "Ġp",
        "ept"
      ],
      [
        "be",
        "it"
      ],
      [
        "ĠRom",
        "ana"
      ],
      [
        "ĠMax",
        "im"
      ],
      [
        "ĠN",
        "oc"
      ],
      [
        "Ġalle",
        "ato"
      ],
      [
        "Ġfinal",
        "izzati"
      ],
      [
        "Ġsem",
        "inar"
      ],
      [
        "Ġintrod",
        "otte"
      ],
      [
        "ĠS",
        "ui"
      ],
      [
        "ĠAff",
        "ordable"
      ],
      [
        "Ġbla",
        "des"
      ],
      [
        "Ġdefe",
        "ated"
      ],
      [
        "Ġhon",
        "our"
      ],
      [
        "Ġm",
        "all"
      ],
      [
        "Ġcin",
        "namon"
      ],
      [
        "æĿ",
        "¡"
      ],
      [
        "at",
        "uring"
      ],
      [
        "ĠA",
        "pi"
      ],
      [
        "Ġsil",
        "hou"
      ],
      [
        "Event",
        "Args"
      ],
      [
        "ĠSign",
        "s"
      ],
      [
        "ĠCann",
        "es"
      ],
      [
        "ĠAffili",
        "ate"
      ],
      [
        "Ġm",
        "ate"
      ],
      [
        "ung",
        "ere"
      ],
      [
        "Ġpercep",
        "ito"
      ],
      [
        "ĠM",
        "appa"
      ],
      [
        "es",
        "plor"
      ],
      [
        "ĠD",
        "animarca"
      ],
      [
        "ĠF",
        "ake"
      ],
      [
        "Ġann",
        "ot"
      ],
      [
        "Ġbar",
        "che"
      ],
      [
        "Ġengine",
        "ered"
      ],
      [
        "ĠS",
        "ew"
      ],
      [
        "Ġpre",
        "da"
      ],
      [
        "Ġtogli",
        "e"
      ],
      [
        "Ġequilibr",
        "ata"
      ],
      [
        "en",
        "aria"
      ],
      [
        "ic",
        "ons"
      ],
      [
        "ĠH",
        "ang"
      ],
      [
        "Ġsotto",
        "por"
      ],
      [
        "Ġmult",
        "itude"
      ],
      [
        "Ġospit",
        "erÃł"
      ],
      [
        "Ġperf",
        "ette"
      ],
      [
        "Ġrequest",
        "ing"
      ],
      [
        "Sp",
        "ecial"
      ],
      [
        "Ġlont",
        "an"
      ],
      [
        "n",
        "ick"
      ],
      [
        "Ġch",
        "atting"
      ],
      [
        "ĠPre",
        "venzione"
      ],
      [
        "ĠInter",
        "vento"
      ],
      [
        "exp",
        "ression"
      ],
      [
        "IZ",
        "Z"
      ],
      [
        "ign",
        "on"
      ],
      [
        "Ġint",
        "ima"
      ],
      [
        "ĠRed",
        "uce"
      ],
      [
        "Ġemerg",
        "enze"
      ],
      [
        "Ġspr",
        "ings"
      ],
      [
        "pract",
        "ice"
      ],
      [
        "re",
        "zioni"
      ],
      [
        "é",
        "r"
      ],
      [
        "Ġkick",
        "ed"
      ],
      [
        "Ġriscontr",
        "ato"
      ],
      [
        "ademp",
        "imento"
      ],
      [
        "ĠF",
        "old"
      ],
      [
        "Ġcinqu",
        "anta"
      ],
      [
        "E",
        "ss"
      ],
      [
        "Ġfer",
        "ie"
      ],
      [
        "ãģ",
        "Ĺ"
      ],
      [
        "ĠW",
        "is"
      ],
      [
        "Ġgu",
        "ilt"
      ],
      [
        "af",
        "one"
      ],
      [
        "Ġconfron",
        "tare"
      ],
      [
        "Ġfirm",
        "are"
      ],
      [
        "ĠCapit",
        "ol"
      ],
      [
        "ĠV",
        "P"
      ],
      [
        "ĠSac",
        "ramento"
      ],
      [
        "-",
        "%"
      ],
      [
        "ĠKe",
        "ys"
      ],
      [
        "Ġovers",
        "ight"
      ],
      [
        "ĠW",
        "elfare"
      ],
      [
        "Ġstrateg",
        "ici"
      ],
      [
        "M",
        "edic"
      ],
      [
        "O",
        "c"
      ],
      [
        "Ġrappresent",
        "ati"
      ],
      [
        "Ġimplement",
        "are"
      ],
      [
        "At",
        "l"
      ],
      [
        "FA",
        "IL"
      ],
      [
        "w",
        "au"
      ],
      [
        "Ġcomp",
        "lice"
      ],
      [
        "Ġcl",
        "og"
      ],
      [
        "ĠDia",
        "betes"
      ],
      [
        "Ġpol",
        "ic"
      ],
      [
        "Ġrapp",
        "res"
      ],
      [
        "Ġsens",
        "ory"
      ],
      [
        "chem",
        "ical"
      ],
      [
        "éĶ",
        "Ļ"
      ],
      [
        "zi",
        "ani"
      ],
      [
        "Ġimpegn",
        "ate"
      ],
      [
        "Ġtapp",
        "eto"
      ],
      [
        "l",
        "osed"
      ],
      [
        "m",
        "ust"
      ],
      [
        "Ġmon",
        "itored"
      ],
      [
        "Ġtro",
        "pic"
      ],
      [
        "H",
        "H"
      ],
      [
        "Ġd",
        "ors"
      ],
      [
        "Ġsp",
        "atial"
      ],
      [
        "Ġmar",
        "ry"
      ],
      [
        "Ġdr",
        "ift"
      ],
      [
        "ĠRen",
        "zo"
      ],
      [
        "Ġbe",
        "an"
      ],
      [
        "ud",
        "ge"
      ],
      [
        "Ġ)",
        "))"
      ],
      [
        "Ġsog",
        "giorn"
      ],
      [
        "IM",
        "E"
      ],
      [
        "ĠCult",
        "urali"
      ],
      [
        "A",
        "jax"
      ],
      [
        "Ġinter",
        "im"
      ],
      [
        "Ġsor",
        "ti"
      ],
      [
        "ĠPompe",
        "i"
      ],
      [
        "g",
        "ol"
      ],
      [
        "Ġfacilit",
        "ating"
      ],
      [
        "ĠJe",
        "ep"
      ],
      [
        "Ġaspir",
        "ations"
      ],
      [
        "Ġtrion",
        "fo"
      ],
      [
        "S",
        "ound"
      ],
      [
        "es",
        "chi"
      ],
      [
        "ak",
        "ar"
      ],
      [
        "ĠFe",
        "e"
      ],
      [
        "Ġistitu",
        "zione"
      ],
      [
        "Ġlaure",
        "ati"
      ],
      [
        "ĠPric",
        "ing"
      ],
      [
        "ä¸",
        "»"
      ],
      [
        "ĠCrit",
        "ical"
      ],
      [
        "Ġdiffer",
        "enzia"
      ],
      [
        "ĠB",
        "anc"
      ],
      [
        "ĠG",
        "AR"
      ],
      [
        "ĠPl",
        "ug"
      ],
      [
        "Ġcomport",
        "ano"
      ],
      [
        "Ġfr",
        "ight"
      ],
      [
        "olf",
        "i"
      ],
      [
        "L",
        "ES"
      ],
      [
        "M",
        "al"
      ],
      [
        "ol",
        "vere"
      ],
      [
        "ĠAlex",
        "and"
      ],
      [
        "Ġf",
        "ried"
      ],
      [
        "ĠP",
        "AG"
      ],
      [
        "Ġma",
        "est"
      ],
      [
        "Ġcost",
        "oso"
      ],
      [
        "enn",
        "ials"
      ],
      [
        "flow",
        "er"
      ],
      [
        "Ġo",
        "lig"
      ],
      [
        "tr",
        "ata"
      ],
      [
        "Ġcur",
        "l"
      ],
      [
        "Ġarrest",
        "ati"
      ],
      [
        "Sh",
        "ape"
      ],
      [
        "ĠPia",
        "zz"
      ],
      [
        "Ġstem",
        "s"
      ],
      [
        "Ġverg",
        "ogn"
      ],
      [
        "Ġa",
        "ur"
      ],
      [
        "com",
        "ments"
      ],
      [
        "key",
        "word"
      ],
      [
        "graf",
        "ica"
      ],
      [
        "esp",
        "ecially"
      ],
      [
        "o",
        "chi"
      ],
      [
        "ĠB",
        "asso"
      ],
      [
        "Ġsod",
        "ium"
      ],
      [
        "ĠEval",
        "uation"
      ],
      [
        "b",
        "ek"
      ],
      [
        "amb",
        "ur"
      ],
      [
        "Ġfis",
        "si"
      ],
      [
        "å½ĵ",
        "åīį"
      ],
      [
        ":",
        "\","
      ],
      [
        "Ġn",
        "ate"
      ],
      [
        "ĠC",
        "lo"
      ],
      [
        "Ġcop",
        "i"
      ],
      [
        "Ġindividu",
        "ati"
      ],
      [
        "r",
        "imento"
      ],
      [
        "ĠC",
        "IN"
      ],
      [
        "Ġrom",
        "antico"
      ],
      [
        "Ġaltern",
        "ativi"
      ],
      [
        "Ġdiagn",
        "ose"
      ],
      [
        "ĠTras",
        "fer"
      ],
      [
        "p",
        "ick"
      ],
      [
        "{",
        "{"
      ],
      [
        "Ġstr",
        "isce"
      ],
      [
        "Ġspecific",
        "ation"
      ],
      [
        "Ext",
        "ension"
      ],
      [
        "Ġnasc",
        "osta"
      ],
      [
        "ĠM",
        "OR"
      ],
      [
        "Ġsopr",
        "all"
      ],
      [
        "Ġinizi",
        "ando"
      ],
      [
        "on",
        "anza"
      ],
      [
        "Ġchar",
        "itable"
      ],
      [
        "weg",
        "ian"
      ],
      [
        "Ġraggi",
        "unta"
      ],
      [
        "Ġbad",
        "ge"
      ],
      [
        "ropract",
        "ic"
      ],
      [
        "Ġcar",
        "ni"
      ],
      [
        "Ġdet",
        "ective"
      ],
      [
        "?",
        "></"
      ],
      [
        "M",
        "er"
      ],
      [
        "Ġcred",
        "ibilitÃł"
      ],
      [
        "pre",
        "p"
      ],
      [
        "Ġagre",
        "es"
      ],
      [
        "ĠBud",
        "apest"
      ],
      [
        "Bal",
        "ance"
      ],
      [
        "Ġris",
        "alto"
      ],
      [
        "Ġdov",
        "remo"
      ],
      [
        "hab",
        "i"
      ],
      [
        "Ġimpost",
        "ato"
      ],
      [
        "æ",
        "®"
      ],
      [
        "Ġan",
        "arch"
      ],
      [
        "Ġtrans",
        "mit"
      ],
      [
        "ĠBr",
        "ief"
      ],
      [
        "ĠMon",
        "et"
      ],
      [
        "Ġred",
        "es"
      ],
      [
        "Ġjour",
        "nals"
      ],
      [
        "$",
        "_"
      ],
      [
        "Ġab",
        "ilit"
      ],
      [
        "Ġcar",
        "cin"
      ],
      [
        "Ġa",
        "eroporto"
      ],
      [
        "Ġsupers",
        "t"
      ],
      [
        "ĠR",
        "ise"
      ],
      [
        "Ġse",
        "as"
      ],
      [
        "Ġind",
        "is"
      ],
      [
        "ĠSte",
        "in"
      ],
      [
        "cy",
        "c"
      ],
      [
        "Ġbell",
        "issime"
      ],
      [
        "ĠH",
        "emp"
      ],
      [
        "ĠA",
        "ST"
      ],
      [
        "ĠImmag",
        "ini"
      ],
      [
        "Ġclass",
        "ifiche"
      ],
      [
        "on",
        "ata"
      ],
      [
        "pol",
        "y"
      ],
      [
        "ĠIncre",
        "ased"
      ],
      [
        "Ġaut",
        "ism"
      ],
      [
        "Ġterm",
        "ica"
      ],
      [
        "Ġstra",
        "ins"
      ],
      [
        "Ġì",
        "Ŀ"
      ],
      [
        "B",
        "el"
      ],
      [
        "if",
        "o"
      ],
      [
        "Ġsettiman",
        "ali"
      ],
      [
        "Ġmay",
        "or"
      ],
      [
        "Ġusc",
        "iti"
      ],
      [
        "ĠArchit",
        "ect"
      ],
      [
        "\"",
        "=>"
      ],
      [
        "Ġstabil",
        "imenti"
      ],
      [
        "Ġgeomet",
        "ry"
      ],
      [
        "M",
        "en"
      ],
      [
        "l",
        "c"
      ],
      [
        "Ġc",
        "ano"
      ],
      [
        "OT",
        "A"
      ],
      [
        "tre",
        "ated"
      ],
      [
        "Ġfar",
        "mer"
      ],
      [
        "Ġnecess",
        "it"
      ],
      [
        "Ġge",
        "om"
      ],
      [
        "Ġidone",
        "o"
      ],
      [
        "æŃ",
        "¤"
      ],
      [
        "Ġf",
        "b"
      ],
      [
        "col",
        "s"
      ],
      [
        "Ġo",
        "tta"
      ],
      [
        "ass",
        "is"
      ],
      [
        "ĠDis",
        "p"
      ],
      [
        "ĠR",
        "ush"
      ],
      [
        "Ġpr",
        "ere"
      ],
      [
        "vers",
        "i"
      ],
      [
        "Ġrip",
        "aro"
      ],
      [
        "Ġdefin",
        "itive"
      ],
      [
        "ĠDis",
        "tribution"
      ],
      [
        "Ġsoff",
        "oc"
      ],
      [
        "ĠDivers",
        "ity"
      ],
      [
        "ĠScegli",
        "ere"
      ],
      [
        "ul",
        "p"
      ],
      [
        "Ġtr",
        "atte"
      ],
      [
        "Ġ#",
        "["
      ],
      [
        "Ġstra",
        "ps"
      ],
      [
        "ĠHill",
        "ary"
      ],
      [
        "Ù",
        "İ"
      ],
      [
        "ill",
        "es"
      ],
      [
        "ill",
        "ant"
      ],
      [
        "Ġritrov",
        "o"
      ],
      [
        "ĠAnim",
        "ali"
      ],
      [
        "Ġingegn",
        "eri"
      ],
      [
        "Ġun",
        "ione"
      ],
      [
        "Set",
        "Fill"
      ],
      [
        "Ġunder",
        "way"
      ],
      [
        "ĠIns",
        "ert"
      ],
      [
        "dir",
        "name"
      ],
      [
        "Ġguad",
        "agna"
      ],
      [
        "ĠTomm",
        "y"
      ],
      [
        "ĠCommiss",
        "ario"
      ],
      [
        "--",
        ";"
      ],
      [
        "Ġocc",
        "or"
      ],
      [
        "ĠBack",
        "ground"
      ],
      [
        "Ġaccad",
        "endo"
      ],
      [
        "Ġshift",
        "ed"
      ],
      [
        "Ġraccomand",
        "azioni"
      ],
      [
        "æ",
        "¸"
      ],
      [
        "ĠF",
        "X"
      ],
      [
        "ĠSc",
        "ene"
      ],
      [
        "Ġdimostr",
        "ando"
      ],
      [
        "Ġmir",
        "rors"
      ],
      [
        "--------",
        "-"
      ],
      [
        "ĠHind",
        "u"
      ],
      [
        "Ġåľ",
        "¨"
      ],
      [
        ".",
        "\")"
      ],
      [
        "ĠM",
        "eno"
      ],
      [
        "Ġsp",
        "erm"
      ],
      [
        "Ġres",
        "ign"
      ],
      [
        "ump",
        "y"
      ],
      [
        "ĠBo",
        "bby"
      ],
      [
        "Ġinterv",
        "als"
      ],
      [
        "Ġr",
        "iev"
      ],
      [
        "Ġt",
        "orto"
      ],
      [
        "ĠO",
        "dd"
      ],
      [
        "Ġspa",
        "wn"
      ],
      [
        "Ġrail",
        "way"
      ],
      [
        "en",
        "vironment"
      ],
      [
        "esto",
        "ck"
      ],
      [
        "Ġsent",
        "ita"
      ],
      [
        "inf",
        "iammazione"
      ],
      [
        "Com",
        "par"
      ],
      [
        "Ġnego",
        "zia"
      ],
      [
        "ĠT",
        "art"
      ],
      [
        "ĠF",
        "ILE"
      ],
      [
        "Ġown",
        "ing"
      ],
      [
        "Ġpension",
        "ati"
      ],
      [
        "Ġr",
        "anch"
      ],
      [
        "Ġperm",
        "alink"
      ],
      [
        "Ġâ",
        "Ŀ"
      ],
      [
        "Ġriserv",
        "ate"
      ],
      [
        "AR",
        "O"
      ],
      [
        "Ġpizz",
        "ico"
      ],
      [
        "Ġê",
        "°"
      ],
      [
        "Ġamend",
        "ment"
      ],
      [
        "ĠD",
        "OP"
      ],
      [
        "Ġmisteri",
        "osa"
      ],
      [
        "Ġwx",
        "Node"
      ],
      [
        "Ġt",
        "int"
      ],
      [
        "Ġam",
        "ma"
      ],
      [
        "Ġcontrib",
        "ut"
      ],
      [
        "ĠCla",
        "ire"
      ],
      [
        "us",
        "te"
      ],
      [
        "ĠÐ",
        "±"
      ],
      [
        "Ġprevent",
        "ed"
      ],
      [
        "ĠCa",
        "fe"
      ],
      [
        "Ġg",
        "ossip"
      ],
      [
        "ĠB",
        "igli"
      ],
      [
        "Ġpres",
        "erved"
      ],
      [
        "ĠPro",
        "tein"
      ],
      [
        "Ġeng",
        "lish"
      ],
      [
        "N",
        "OC"
      ],
      [
        "ĠD",
        "edic"
      ],
      [
        "ĠF",
        "asc"
      ],
      [
        "ĠNor",
        "vegia"
      ],
      [
        "E",
        "duc"
      ],
      [
        "are",
        "lla"
      ],
      [
        "pe",
        "x"
      ],
      [
        "ost",
        "at"
      ],
      [
        "(\"",
        "\");"
      ],
      [
        "ĠBrow",
        "ser"
      ],
      [
        "h",
        "t"
      ],
      [
        "Ġemerg",
        "ono"
      ],
      [
        "ing",
        "i"
      ],
      [
        "est",
        "ones"
      ],
      [
        "Ġcoal",
        "ition"
      ],
      [
        "Ġal",
        "quanto"
      ],
      [
        "azz",
        "e"
      ],
      [
        "Ġvibr",
        "ation"
      ],
      [
        "ĠF",
        "ear"
      ],
      [
        "Ġsto",
        "ve"
      ],
      [
        "å",
        "¢"
      ],
      [
        "Ġd",
        "read"
      ],
      [
        "Ġrep",
        "orters"
      ],
      [
        "Ġvolontari",
        "amente"
      ],
      [
        "æŀ",
        "Ħ"
      ],
      [
        "Ġoct",
        "str"
      ],
      [
        "W",
        "P"
      ],
      [
        "Ġcon",
        "e"
      ],
      [
        "ĠT",
        "ele"
      ],
      [
        "ur",
        "ls"
      ],
      [
        "Ġr",
        "as"
      ],
      [
        "Ġor",
        "th"
      ],
      [
        "ĠFor",
        "ces"
      ],
      [
        "ĠAm",
        "en"
      ],
      [
        "Ġpregiud",
        "izio"
      ],
      [
        "Otto",
        "cento"
      ],
      [
        "Ġaltern",
        "ativo"
      ],
      [
        "u",
        "ity"
      ],
      [
        "ĠRecomm",
        "end"
      ],
      [
        "B",
        "ounds"
      ],
      [
        "ĠR",
        "itor"
      ],
      [
        "ĠRe",
        "ed"
      ],
      [
        "ĠCal",
        "endario"
      ],
      [
        "ĠMod",
        "ulo"
      ],
      [
        "Ġregul",
        "ators"
      ],
      [
        "Ġstick",
        "ing"
      ],
      [
        "Ġencourag",
        "ement"
      ],
      [
        "ĠDen",
        "mark"
      ],
      [
        "Ġesa",
        "ust"
      ],
      [
        "Ġsurviv",
        "ors"
      ],
      [
        "upp",
        "a"
      ],
      [
        "Ġdram",
        "mat"
      ],
      [
        "Ġdismiss",
        "ed"
      ],
      [
        "S",
        "il"
      ],
      [
        "ĠC",
        "ave"
      ],
      [
        "id",
        "one"
      ],
      [
        "Ġpers",
        "a"
      ],
      [
        "Ġdiff",
        "us"
      ],
      [
        "Ġmag",
        "li"
      ],
      [
        "Dec",
        "imal"
      ],
      [
        "ĠSche",
        "da"
      ],
      [
        "n",
        "io"
      ],
      [
        "Ġmet",
        "tiamo"
      ],
      [
        "ĠPo",
        "chi"
      ],
      [
        "$",
        "(\"#"
      ],
      [
        "Ġemp",
        "owers"
      ],
      [
        "Ġillustr",
        "ated"
      ],
      [
        "Ġrandom",
        "ly"
      ],
      [
        "Ġplay",
        "ful"
      ],
      [
        "Ġcuff",
        "ie"
      ],
      [
        "d",
        "ose"
      ],
      [
        "ani",
        "eri"
      ],
      [
        "ĠRon",
        "aldo"
      ],
      [
        "ĠRog",
        "ers"
      ],
      [
        "Ġacc",
        "er"
      ],
      [
        "bo",
        "ost"
      ],
      [
        "ĠBr",
        "andon"
      ],
      [
        "ĠMil",
        "k"
      ],
      [
        "unt",
        "ed"
      ],
      [
        "Ġcrit",
        "ically"
      ],
      [
        "Ġgod",
        "s"
      ],
      [
        "s",
        "imple"
      ],
      [
        "Ġb",
        "n"
      ],
      [
        "Ġpot",
        "rei"
      ],
      [
        "usc",
        "olo"
      ],
      [
        "ĠCamp",
        "agna"
      ],
      [
        "Ġgrav",
        "emente"
      ],
      [
        "Query",
        "String"
      ],
      [
        "Ġresili",
        "enza"
      ],
      [
        "adolesc",
        "enza"
      ],
      [
        "r",
        "ance"
      ],
      [
        "ĠB",
        "un"
      ],
      [
        "Ġfar",
        "le"
      ],
      [
        "Ġlun",
        "gh"
      ],
      [
        "Ġdepend",
        "ency"
      ],
      [
        "Ġirre",
        "vers"
      ],
      [
        "ĠF",
        "P"
      ],
      [
        "amb",
        "ers"
      ],
      [
        "ĠCl",
        "os"
      ],
      [
        "ĠD",
        "ino"
      ],
      [
        "ĠR",
        "izz"
      ],
      [
        "itor",
        "ies"
      ],
      [
        "Ġdent",
        "ale"
      ],
      [
        "ĠCong",
        "rat"
      ],
      [
        "Ġnomin",
        "ated"
      ],
      [
        "pira",
        "cy"
      ],
      [
        "V",
        "EN"
      ],
      [
        "b",
        "ucks"
      ],
      [
        "Ġsal",
        "on"
      ],
      [
        "Ġartic",
        "olato"
      ],
      [
        "Ġcicl",
        "ismo"
      ],
      [
        "ĠHost",
        "ing"
      ],
      [
        "U",
        "TI"
      ],
      [
        "ĠN",
        "arr"
      ],
      [
        "Ġmattress",
        "es"
      ],
      [
        "commerc",
        "io"
      ],
      [
        "W",
        "T"
      ],
      [
        "An",
        "na"
      ],
      [
        "ĠHigh",
        "ly"
      ],
      [
        "åħ",
        "Ī"
      ],
      [
        "pto",
        "ps"
      ],
      [
        "Ġassicur",
        "ativa"
      ],
      [
        "Ġspecial",
        "izzate"
      ],
      [
        "/",
        ":"
      ],
      [
        "ĠG",
        "usta"
      ],
      [
        "ous",
        "el"
      ],
      [
        "ĠEl",
        "ett"
      ],
      [
        "ĠFili",
        "ppi"
      ],
      [
        "((",
        "("
      ],
      [
        "Ġstake",
        "holder"
      ],
      [
        "Ġverb",
        "ose"
      ],
      [
        "inc",
        "ludes"
      ],
      [
        "Ġstor",
        "icamente"
      ],
      [
        "Ġequ",
        "ation"
      ],
      [
        "Ġcuri",
        "osi"
      ],
      [
        "olog",
        "ically"
      ],
      [
        "ĠN",
        "er"
      ],
      [
        "Ġanal",
        "izza"
      ],
      [
        "r",
        "unning"
      ],
      [
        "s",
        "yn"
      ],
      [
        "ĠL",
        "od"
      ],
      [
        "Ġins",
        "ect"
      ],
      [
        "Ġsuffici",
        "entemente"
      ],
      [
        "Ġdistin",
        "ti"
      ],
      [
        "s",
        "eller"
      ],
      [
        "ĠL",
        "emon"
      ],
      [
        "Ġdann",
        "eggiare"
      ],
      [
        "Imp",
        "lement"
      ],
      [
        "ĠM",
        "int"
      ],
      [
        "Ġbritann",
        "ica"
      ],
      [
        "è",
        "ī"
      ],
      [
        "Ġusc",
        "irÃł"
      ],
      [
        "Ġnob",
        "ili"
      ],
      [
        "没",
        "æľī"
      ],
      [
        "ĠJo",
        "el"
      ],
      [
        "Ġraggiung",
        "endo"
      ],
      [
        "Ġd",
        "egno"
      ],
      [
        "Ġc",
        "f"
      ],
      [
        "ex",
        "peri"
      ],
      [
        "Ġillustr",
        "ations"
      ],
      [
        "ĠChall",
        "enges"
      ],
      [
        "eg",
        "rad"
      ],
      [
        "ip",
        "h"
      ],
      [
        "Ġdanneggi",
        "ato"
      ],
      [
        "Ġtamp",
        "one"
      ],
      [
        "ic",
        "ana"
      ],
      [
        "Ġper",
        "ks"
      ],
      [
        "Ġaffasc",
        "inanti"
      ],
      [
        "å±",
        "ŀ"
      ],
      [
        "Ġsuscep",
        "tible"
      ],
      [
        "n",
        "ero"
      ],
      [
        "Ġl",
        "um"
      ],
      [
        "Ġatt",
        "esta"
      ],
      [
        "ĠTr",
        "ial"
      ],
      [
        "Ġclean",
        "ers"
      ],
      [
        "At",
        "tr"
      ],
      [
        "ĠPo",
        "zz"
      ],
      [
        "Ġlandsc",
        "aping"
      ],
      [
        "L",
        "T"
      ],
      [
        "m",
        "edic"
      ],
      [
        "res",
        "ci"
      ],
      [
        "ĠR",
        "X"
      ],
      [
        "Ġtratt",
        "ative"
      ],
      [
        "esp",
        "ansione"
      ],
      [
        "ä¹",
        "Ī"
      ],
      [
        "Ġcleans",
        "ing"
      ],
      [
        "Ġ{",
        "},"
      ],
      [
        "Ġen",
        "light"
      ],
      [
        "ĠAL",
        "TER"
      ],
      [
        "Ġered",
        "itÃł"
      ],
      [
        "ĠN",
        "V"
      ],
      [
        "Ġtr",
        "imes"
      ],
      [
        "pre",
        "pare"
      ],
      [
        "Ġpreved",
        "eva"
      ],
      [
        "Ġlegisl",
        "atore"
      ],
      [
        "Ġunderta",
        "ken"
      ],
      [
        "ĠF",
        "AM"
      ],
      [
        "ĠR",
        "ubb"
      ],
      [
        "Ġfilm",
        "ati"
      ],
      [
        "Ġobblig",
        "azioni"
      ],
      [
        "Ang",
        "le"
      ],
      [
        "Ġinv",
        "este"
      ],
      [
        "Ġappro",
        "ss"
      ],
      [
        "Ġmot",
        "if"
      ],
      [
        "ĠEdin",
        "burgh"
      ],
      [
        "è",
        "¨"
      ],
      [
        "Ġan",
        "kle"
      ],
      [
        "Ġn",
        "m"
      ],
      [
        "Ġpartic",
        "le"
      ],
      [
        "Ġwhere",
        "in"
      ],
      [
        "Ġsurpr",
        "ises"
      ],
      [
        "Ġwithdraw",
        "als"
      ],
      [
        "f",
        "ie"
      ],
      [
        "ĠLe",
        "ading"
      ],
      [
        "ĠAb",
        "ility"
      ],
      [
        "Ġcounter",
        "parts"
      ],
      [
        "V",
        "IEW"
      ],
      [
        "ab",
        "lo"
      ],
      [
        "Intern",
        "et"
      ],
      [
        "Stand",
        "ard"
      ],
      [
        "Ġcomp",
        "rato"
      ],
      [
        "Ġind",
        "ia"
      ],
      [
        "Ġh",
        "ose"
      ],
      [
        "ĠMar",
        "coni"
      ],
      [
        "Ġfr",
        "ank"
      ],
      [
        "M",
        "icro"
      ],
      [
        "Ġas",
        "ter"
      ],
      [
        "Ġor",
        "ch"
      ],
      [
        "Ġident",
        "ifies"
      ],
      [
        "vas",
        "ive"
      ],
      [
        "ĠCAS",
        "A"
      ],
      [
        "Ġsottoval",
        "utare"
      ],
      [
        "fe",
        "e"
      ],
      [
        "Ġrend",
        "ersi"
      ],
      [
        "ĠAssoci",
        "ated"
      ],
      [
        "ĠC",
        "oca"
      ],
      [
        "Ġcomp",
        "osizioni"
      ],
      [
        "pi",
        "eces"
      ],
      [
        "Ġmicro",
        "phone"
      ],
      [
        "ĠOff",
        "ers"
      ],
      [
        "Ġsov",
        "rano"
      ],
      [
        "om",
        "bre"
      ],
      [
        "Ġpros",
        "ecut"
      ],
      [
        "ĠEv",
        "angel"
      ],
      [
        "ĠOtt",
        "imo"
      ],
      [
        "Ġlect",
        "ures"
      ],
      [
        "ĠM",
        "ight"
      ],
      [
        "Ġac",
        "rylic"
      ],
      [
        "Ġpolit",
        "icamente"
      ],
      [
        "ĠFin",
        "ale"
      ],
      [
        "ĠSub",
        "mit"
      ],
      [
        "ID",
        "s"
      ],
      [
        "Pref",
        "ix"
      ],
      [
        "Ġc",
        "ritto"
      ],
      [
        "Ġi",
        "pert"
      ],
      [
        "infer",
        "no"
      ],
      [
        "è°ĥ",
        "ç͍"
      ],
      [
        "Ġc",
        "akes"
      ],
      [
        "Ġstere",
        "o"
      ],
      [
        "ĠC",
        "RO"
      ],
      [
        "ĠR",
        "assegna"
      ],
      [
        "Ġhard",
        "est"
      ],
      [
        "A",
        "bs"
      ],
      [
        "ĠT",
        "IP"
      ],
      [
        "Ġun",
        "le"
      ],
      [
        "ak",
        "en"
      ],
      [
        "Ġge",
        "o"
      ],
      [
        "ĠFi",
        "um"
      ],
      [
        "ĠImprov",
        "ed"
      ],
      [
        "Ġd",
        "ocker"
      ],
      [
        "ĠM",
        "K"
      ],
      [
        "W",
        "est"
      ],
      [
        "ĠB",
        "rend"
      ],
      [
        "Ġsem",
        "estre"
      ],
      [
        "fac",
        "ing"
      ],
      [
        "b",
        "ai"
      ],
      [
        "ul",
        "ari"
      ],
      [
        "ver",
        "tex"
      ],
      [
        "con",
        "trib"
      ],
      [
        "Ġdef",
        "ending"
      ],
      [
        "Ġact",
        "ed"
      ],
      [
        "ĠCan",
        "al"
      ],
      [
        "Ġd",
        "arsi"
      ],
      [
        "ĠT",
        "ad"
      ],
      [
        "ĠN",
        "em"
      ],
      [
        "Ġpla",
        "us"
      ],
      [
        "ä½",
        "ł"
      ],
      [
        "ĠKat",
        "ie"
      ],
      [
        "ĠP",
        "ordenone"
      ],
      [
        "ĠN",
        "asc"
      ],
      [
        "Ġen",
        "vision"
      ],
      [
        "Ġfavor",
        "ito"
      ],
      [
        "Ġinsert",
        "ed"
      ],
      [
        "ĠTreas",
        "ury"
      ],
      [
        "in",
        "os"
      ],
      [
        "Ġg",
        "ates"
      ],
      [
        "ĠM",
        "ull"
      ],
      [
        "Ġrom",
        "antica"
      ],
      [
        "Ġcoordin",
        "ates"
      ],
      [
        "ĠInnov",
        "azione"
      ],
      [
        "Ġac",
        "uta"
      ],
      [
        "Ġsb",
        "al"
      ],
      [
        "Ġperman",
        "enti"
      ],
      [
        "Ġconcor",
        "rente"
      ],
      [
        "D",
        "ist"
      ],
      [
        "Ġapplic",
        "abili"
      ],
      [
        "onom",
        "y"
      ],
      [
        "Ġtab",
        "s"
      ],
      [
        "ĠHD",
        "MI"
      ],
      [
        "t",
        "ion"
      ],
      [
        "Ġven",
        "uti"
      ],
      [
        "TEXT",
        "URE"
      ],
      [
        "h",
        "ort"
      ],
      [
        "ĠS",
        "iri"
      ],
      [
        "Ġsc",
        "appare"
      ],
      [
        "ĠRes",
        "idential"
      ],
      [
        "man",
        "uel"
      ],
      [
        "Ġmanif",
        "estare"
      ],
      [
        "gs",
        "m"
      ],
      [
        "tr",
        "igger"
      ],
      [
        "ram",
        "id"
      ],
      [
        "Ġinf",
        "ortunio"
      ],
      [
        "Ġgu",
        "erri"
      ],
      [
        "Ġlib",
        "retto"
      ],
      [
        "Ġid",
        "rico"
      ],
      [
        "Ġquant",
        "itative"
      ],
      [
        "Ġcondivid",
        "ono"
      ],
      [
        "Ġcominci",
        "ano"
      ],
      [
        "zion",
        "ari"
      ],
      [
        "ĠN",
        "g"
      ],
      [
        "Ġmem",
        "orie"
      ],
      [
        "ĠW",
        "are"
      ],
      [
        "Ġcor",
        "ti"
      ],
      [
        "ĠReg",
        "ulations"
      ],
      [
        "Ġrivel",
        "ano"
      ],
      [
        "Ġse",
        "w"
      ],
      [
        "ini",
        "ans"
      ],
      [
        "Ġmy",
        "riad"
      ],
      [
        "ĠCon",
        "sequently"
      ],
      [
        "Ġsk",
        "ate"
      ],
      [
        "Ġconclus",
        "ions"
      ],
      [
        "Lear",
        "ning"
      ],
      [
        "d",
        "ess"
      ],
      [
        "anth",
        "a"
      ],
      [
        "Ġз",
        "а"
      ],
      [
        "Å",
        "¾"
      ],
      [
        "Ġcolor",
        "ing"
      ],
      [
        "itt",
        "en"
      ],
      [
        "sh",
        "irts"
      ],
      [
        "Ġjour",
        "neys"
      ],
      [
        "Ġposter",
        "iori"
      ],
      [
        "Char",
        "acter"
      ],
      [
        "Ġfulf",
        "illed"
      ],
      [
        "RE",
        "EN"
      ],
      [
        "ĠR",
        "ates"
      ],
      [
        "Ġris",
        "veglio"
      ],
      [
        "Ġsov",
        "iet"
      ],
      [
        "iv",
        "el"
      ],
      [
        "Ġteen",
        "ager"
      ],
      [
        ":",
        "{"
      ],
      [
        "H",
        "ar"
      ],
      [
        "V",
        "ac"
      ],
      [
        "m",
        "ile"
      ],
      [
        "Ġun",
        "c"
      ],
      [
        "ĠN",
        "okia"
      ],
      [
        "ĠVol",
        "vo"
      ],
      [
        "Ġsosp",
        "etti"
      ],
      [
        "pre",
        "c"
      ],
      [
        "ĠCor",
        "in"
      ],
      [
        "gl",
        "Vertex"
      ],
      [
        "Ġcontrovers",
        "ie"
      ],
      [
        "Ġin",
        "acc"
      ],
      [
        "ĠS",
        "emi"
      ],
      [
        "Ġemp",
        "loys"
      ],
      [
        "ĠVis",
        "ite"
      ],
      [
        "Ġattrib",
        "uito"
      ],
      [
        "ĠSee",
        "ing"
      ],
      [
        "Ġmemor",
        "ial"
      ],
      [
        "si",
        "ans"
      ],
      [
        "ex",
        "isting"
      ],
      [
        "â",
        "Ī"
      ],
      [
        "Ġm",
        "int"
      ],
      [
        "ĠIda",
        "ho"
      ],
      [
        "ĠF",
        "ON"
      ],
      [
        "Ġpun",
        "k"
      ],
      [
        "ĠConserv",
        "atorio"
      ],
      [
        "es",
        "perto"
      ],
      [
        "Ġsou",
        "ls"
      ],
      [
        "Ġcompi",
        "uti"
      ],
      [
        "Ġsc",
        "aling"
      ],
      [
        "input",
        "s"
      ],
      [
        "Ġarchit",
        "ects"
      ],
      [
        "Ġcra",
        "v"
      ],
      [
        "Ġmolec",
        "ules"
      ],
      [
        "ĠAggi",
        "ornamento"
      ],
      [
        "Ġspre",
        "co"
      ],
      [
        "Z",
        "one"
      ],
      [
        "ont",
        "ana"
      ],
      [
        "ĠMAR",
        "K"
      ],
      [
        "Ġretain",
        "ed"
      ],
      [
        "Ġcorte",
        "o"
      ],
      [
        "Ġlub",
        "ric"
      ],
      [
        "Data",
        "Class"
      ],
      [
        "Ġsap",
        "one"
      ],
      [
        "Ġcomprens",
        "ibile"
      ],
      [
        "M",
        "usic"
      ],
      [
        "Ġd",
        "ementia"
      ],
      [
        "Ġg",
        "ourmet"
      ],
      [
        "ast",
        "ically"
      ],
      [
        "ĠL",
        "IVE"
      ],
      [
        "Ġarriv",
        "ò"
      ],
      [
        "Ġbit",
        "ter"
      ],
      [
        "bas",
        "ic"
      ],
      [
        "ĠP",
        "ep"
      ],
      [
        "comm",
        "ons"
      ],
      [
        "=$",
        "("
      ],
      [
        "«",
        "ĺ"
      ],
      [
        "te",
        "zze"
      ],
      [
        "\"]",
        "[\""
      ],
      [
        "Ġpre",
        "avviso"
      ],
      [
        "ĠHe",
        "ating"
      ],
      [
        "dd",
        "ing"
      ],
      [
        "Ġst",
        "ance"
      ],
      [
        "Ġorgan",
        "ica"
      ],
      [
        "LC",
        "OM"
      ],
      [
        "Ġla",
        "ptops"
      ],
      [
        "ĠD",
        "ato"
      ],
      [
        "Ġapp",
        "les"
      ],
      [
        "Ġris",
        "es"
      ],
      [
        "Ġsap",
        "evo"
      ],
      [
        "Ġp",
        "iov"
      ],
      [
        "ul",
        "ia"
      ],
      [
        "ĠL",
        "opez"
      ],
      [
        "Ġrespi",
        "razione"
      ],
      [
        "Ġgeograph",
        "ical"
      ],
      [
        "ĠC",
        "rea"
      ],
      [
        "eng",
        "u"
      ],
      [
        "ĠSt",
        "or"
      ],
      [
        "zu",
        "ki"
      ],
      [
        "v",
        "u"
      ],
      [
        "Ġrent",
        "ing"
      ],
      [
        "Ġosc",
        "ill"
      ],
      [
        "ro",
        "st"
      ],
      [
        "ell",
        "uto"
      ],
      [
        "j",
        "ab"
      ],
      [
        "al",
        "da"
      ],
      [
        "il",
        "ion"
      ],
      [
        "ĠS",
        "ond"
      ],
      [
        "ĠR",
        "occ"
      ],
      [
        "acc",
        "um"
      ],
      [
        "Ġspe",
        "zie"
      ],
      [
        "Ġrema",
        "inder"
      ],
      [
        "ĠGl",
        "oria"
      ],
      [
        "so",
        "und"
      ],
      [
        "Ġes",
        "porre"
      ],
      [
        "Ġem",
        "igr"
      ],
      [
        "Ġspont",
        "anea"
      ],
      [
        "f",
        "w"
      ],
      [
        "ti",
        "e"
      ],
      [
        "ett",
        "ini"
      ],
      [
        "co",
        "ins"
      ],
      [
        "Ġind",
        "ec"
      ],
      [
        "cr",
        "on"
      ],
      [
        "ĠPur",
        "ple"
      ],
      [
        "ç",
        "Ĭ¶æĢģ"
      ],
      [
        "Ġsec",
        "chi"
      ],
      [
        "ĠSh",
        "aw"
      ],
      [
        "Ġliquid",
        "ity"
      ],
      [
        "Ġinappropri",
        "ate"
      ],
      [
        "P",
        "ubl"
      ],
      [
        "em",
        "issione"
      ],
      [
        "Ġricev",
        "ute"
      ],
      [
        "ç»",
        "Ł"
      ],
      [
        "Ġpas",
        "tore"
      ],
      [
        "ĠAug",
        "usto"
      ],
      [
        "Ġcerte",
        "zze"
      ],
      [
        "av",
        "vers"
      ],
      [
        "Ġsens",
        "ible"
      ],
      [
        "Ġaccent",
        "u"
      ],
      [
        "Ġqu",
        "attord"
      ],
      [
        "Ġmor",
        "ali"
      ],
      [
        "Ġvinc",
        "ite"
      ],
      [
        "Ġdeliver",
        "ies"
      ],
      [
        ">",
        "="
      ],
      [
        "f",
        "act"
      ],
      [
        "Ġscon",
        "gi"
      ],
      [
        "Ġinaug",
        "urata"
      ],
      [
        "Ġhe",
        "els"
      ],
      [
        "be",
        "e"
      ],
      [
        "Ġpersonal",
        "ities"
      ],
      [
        "ĠOpportun",
        "ities"
      ],
      [
        "ĠStag",
        "ione"
      ],
      [
        "Ġback",
        "s"
      ],
      [
        "Ġgran",
        "ite"
      ],
      [
        "ta",
        "c"
      ],
      [
        "Ġcardia",
        "co"
      ],
      [
        "imper",
        "atore"
      ],
      [
        "é",
        "ª"
      ],
      [
        "Ġinc",
        "inta"
      ],
      [
        "Ġmarg",
        "ins"
      ],
      [
        "ĠSac",
        "ra"
      ],
      [
        "ĠN",
        "D"
      ],
      [
        "ĠAg",
        "ostino"
      ],
      [
        "am",
        "os"
      ],
      [
        "Ġrin",
        "nova"
      ],
      [
        "Ġscre",
        "ws"
      ],
      [
        "ĠWhats",
        "app"
      ],
      [
        "fortun",
        "ate"
      ],
      [
        "Ġv",
        "and"
      ],
      [
        "Ġvol",
        "evano"
      ],
      [
        "Fore",
        "ign"
      ],
      [
        "Ġten",
        "ut"
      ],
      [
        "Ġril",
        "anciare"
      ],
      [
        "Ġjew",
        "ellery"
      ],
      [
        "Ġin",
        "tact"
      ],
      [
        "ĠT",
        "ina"
      ],
      [
        "Ġma",
        "pp"
      ],
      [
        "Ġover",
        "flow"
      ],
      [
        "ple",
        "asant"
      ],
      [
        "ĠPark",
        "ing"
      ],
      [
        "Ġcorp",
        "orea"
      ],
      [
        "ĠVig",
        "ili"
      ],
      [
        "Ġcons",
        "egne"
      ],
      [
        "Ġind",
        "ices"
      ],
      [
        "ĠSe",
        "ed"
      ],
      [
        "ĠPack",
        "aging"
      ],
      [
        "A",
        "li"
      ],
      [
        "}",
        "\")"
      ],
      [
        "Ġp",
        "esi"
      ],
      [
        "ĠRiv",
        "oluzione"
      ],
      [
        "or",
        "za"
      ],
      [
        "op",
        "a"
      ],
      [
        "ass",
        "ol"
      ],
      [
        "Ġrit",
        "ual"
      ],
      [
        "ĠSta",
        "i"
      ],
      [
        "ĠEnh",
        "anced"
      ],
      [
        "ĠTemper",
        "ature"
      ],
      [
        "B",
        "ad"
      ],
      [
        "é",
        "»"
      ],
      [
        "ĠP",
        "okies"
      ],
      [
        "~~~~",
        "~~~~"
      ],
      [
        "an",
        "mar"
      ],
      [
        "grow",
        "ing"
      ],
      [
        "ĠUPD",
        "ATE"
      ],
      [
        "Ġp",
        "urezza"
      ],
      [
        "art",
        "ments"
      ],
      [
        "Ġel",
        "ab"
      ],
      [
        "br",
        "aska"
      ],
      [
        "Ġsa",
        "iling"
      ],
      [
        "Ġlic",
        "ence"
      ],
      [
        "Ġtess",
        "er"
      ],
      [
        "Ġgall",
        "erie"
      ],
      [
        "so",
        "ever"
      ],
      [
        "ĠQu",
        "ery"
      ],
      [
        "Ġrend",
        "ered"
      ],
      [
        "Ġrest",
        "ra"
      ],
      [
        "Ġec",
        "ological"
      ],
      [
        "Ġover",
        "ly"
      ],
      [
        "Ġstup",
        "ore"
      ],
      [
        "Ġtempest",
        "ivamente"
      ],
      [
        "VID",
        "EO"
      ],
      [
        "Ġbac",
        "on"
      ],
      [
        "æĶ",
        "¾"
      ],
      [
        "asp",
        "x"
      ],
      [
        "Ġsla",
        "ve"
      ],
      [
        "ĠCapp",
        "ella"
      ],
      [
        "Ġoper",
        "anti"
      ],
      [
        "ĠCo",
        "hen"
      ],
      [
        "Ġsvilupp",
        "ano"
      ],
      [
        "cil",
        "io"
      ],
      [
        "Ġterror",
        "ism"
      ],
      [
        "Ġucra",
        "ino"
      ],
      [
        "A",
        "i"
      ],
      [
        "Ġb",
        "ush"
      ],
      [
        "Ġtras",
        "corsi"
      ],
      [
        "ĠGar",
        "cia"
      ],
      [
        "good",
        "s"
      ],
      [
        "ĠB",
        "ram"
      ],
      [
        "Ġcirc",
        "uiti"
      ],
      [
        "ĠUs",
        "age"
      ],
      [
        "Ġtrasform",
        "arsi"
      ],
      [
        "ĠS",
        "lim"
      ],
      [
        "Ġprov",
        "inciali"
      ],
      [
        "ĠCO",
        "ST"
      ],
      [
        "Ġcentro",
        "sinistra"
      ],
      [
        "Ġag",
        "iscono"
      ],
      [
        "Ġlibr",
        "erie"
      ],
      [
        "Ġmultina",
        "zionali"
      ],
      [
        "ĠIsab",
        "ella"
      ],
      [
        "éķ",
        "¿"
      ],
      [
        "b",
        "nb"
      ],
      [
        "Ġdi",
        "me"
      ],
      [
        "Ġgiurid",
        "iche"
      ],
      [
        "Ġo",
        "mon"
      ],
      [
        "Ġgra",
        "vel"
      ],
      [
        "Form",
        "atter"
      ],
      [
        "Ġple",
        "asing"
      ],
      [
        "Ġsoff",
        "itto"
      ],
      [
        "Ġdisapp",
        "eared"
      ],
      [
        "ĠUtil",
        "izzando"
      ],
      [
        "?",
        "âĢĻ"
      ],
      [
        "L",
        "ibr"
      ],
      [
        "ĠVal",
        "encia"
      ],
      [
        "ĠGR",
        "AND"
      ],
      [
        "S",
        "ocial"
      ],
      [
        "co",
        "al"
      ],
      [
        "und",
        "efined"
      ],
      [
        "ĠRou",
        "ter"
      ],
      [
        "ĠI",
        "ST"
      ],
      [
        "Ġforg",
        "ot"
      ],
      [
        "os",
        "ion"
      ],
      [
        "ac",
        "ron"
      ],
      [
        "ĠEl",
        "enco"
      ],
      [
        "An",
        "no"
      ],
      [
        "Ġfoss",
        "ili"
      ],
      [
        "Ġecce",
        "zioni"
      ],
      [
        "Ġcosmet",
        "ici"
      ],
      [
        "v",
        "olo"
      ],
      [
        "ĠO",
        "UR"
      ],
      [
        "Ġbright",
        "ness"
      ],
      [
        "N",
        "B"
      ],
      [
        "Ġben",
        "ché"
      ],
      [
        "Ġlight",
        "ning"
      ],
      [
        "ĠTEC",
        "N"
      ],
      [
        "Ġpugli",
        "ese"
      ],
      [
        "DataClass",
        "Size"
      ],
      [
        "S",
        "ide"
      ],
      [
        "Ġinc",
        "uri"
      ],
      [
        "Ġup",
        "side"
      ],
      [
        "ĠPe",
        "ak"
      ],
      [
        "åķ",
        "Ĩ"
      ],
      [
        "p",
        "ip"
      ],
      [
        "AD",
        "DR"
      ],
      [
        "Ġdif",
        "endersi"
      ],
      [
        "Per",
        "ché"
      ],
      [
        "Ġcancell",
        "ati"
      ],
      [
        "g",
        "ui"
      ],
      [
        "Ġra",
        "y"
      ],
      [
        "orti",
        "amo"
      ],
      [
        "Ġprem",
        "ature"
      ],
      [
        "Ġintens",
        "i"
      ],
      [
        "Ġurg",
        "enza"
      ],
      [
        "Ġirrit",
        "ation"
      ],
      [
        "re",
        "tail"
      ],
      [
        "Ġis",
        "olate"
      ],
      [
        "ĠF",
        "ew"
      ],
      [
        "F",
        "K"
      ],
      [
        "j",
        "ah"
      ],
      [
        "Ġdisadv",
        "antages"
      ],
      [
        "Q",
        "UI"
      ],
      [
        "ir",
        "ls"
      ],
      [
        "ĠG",
        "enoa"
      ],
      [
        "ĠE",
        "ating"
      ],
      [
        "Ġsp",
        "ina"
      ],
      [
        "ass",
        "orb"
      ],
      [
        "Ġtraged",
        "y"
      ],
      [
        "Ġb",
        "occi"
      ],
      [
        "Ġdec",
        "reti"
      ],
      [
        "A",
        "ff"
      ],
      [
        "Ġcre",
        "ations"
      ],
      [
        "ĠRes",
        "et"
      ],
      [
        "ĠSho",
        "es"
      ],
      [
        "pher",
        "d"
      ],
      [
        "åIJį",
        "ç§°"
      ],
      [
        "wau",
        "kee"
      ],
      [
        "Ġsp",
        "eso"
      ],
      [
        "Ġcl",
        "utter"
      ],
      [
        "Ġintr",
        "ic"
      ],
      [
        "Ġpad",
        "ella"
      ],
      [
        "Ġprosegu",
        "ito"
      ],
      [
        "eco",
        "in"
      ],
      [
        "Ġincer",
        "tezza"
      ],
      [
        "Ġindic",
        "ando"
      ],
      [
        "Ġinqu",
        "adr"
      ],
      [
        "a",
        "ereo"
      ],
      [
        "ĠA",
        "ires"
      ],
      [
        "ĠÐ",
        "°"
      ],
      [
        "Ġcrus",
        "hed"
      ],
      [
        "Ġassist",
        "ente"
      ],
      [
        "Ġout",
        "lines"
      ],
      [
        "ĠAr",
        "bit"
      ],
      [
        "Ġsw",
        "itched"
      ],
      [
        "Ġconven",
        "zioni"
      ],
      [
        "ä»",
        "¤"
      ],
      [
        "Ġto",
        "ast"
      ],
      [
        "ĠQu",
        "arti"
      ],
      [
        "Ġsubs",
        "id"
      ],
      [
        "Ġpesc",
        "atori"
      ],
      [
        "Um",
        "bria"
      ],
      [
        "ĠD",
        "EF"
      ],
      [
        "Ġcontrovers",
        "y"
      ],
      [
        "C",
        "G"
      ],
      [
        "ĠA",
        "x"
      ],
      [
        "ĠR",
        "eno"
      ],
      [
        "Ġatt",
        "enzioni"
      ],
      [
        "Ġmo",
        "zione"
      ],
      [
        "Ġd",
        "j"
      ],
      [
        "ĠP",
        "K"
      ],
      [
        "ĠB",
        "og"
      ],
      [
        "Ġimmort",
        "al"
      ],
      [
        "ë¥",
        "¼"
      ],
      [
        "ĠO",
        "RE"
      ],
      [
        "Ġapprezz",
        "ati"
      ],
      [
        "Ġlucr",
        "ative"
      ],
      [
        "T",
        "ests"
      ],
      [
        "Ġsv",
        "uot"
      ],
      [
        "ĠFil",
        "ed"
      ],
      [
        "ĠHar",
        "bor"
      ],
      [
        "Ġautonom",
        "ous"
      ],
      [
        "Ġsuss",
        "idi"
      ],
      [
        "ĠBase",
        "ball"
      ],
      [
        "Sw",
        "itch"
      ],
      [
        "h",
        "ub"
      ],
      [
        "duc",
        "endo"
      ],
      [
        "Ġcord",
        "e"
      ],
      [
        "ĠSuperi",
        "or"
      ],
      [
        "F",
        "eed"
      ],
      [
        "U",
        "omo"
      ],
      [
        "ig",
        "ere"
      ],
      [
        "ĠG",
        "igi"
      ],
      [
        "inf",
        "inito"
      ],
      [
        "og",
        "ia"
      ],
      [
        "man",
        "agement"
      ],
      [
        "Ġcomp",
        "resse"
      ],
      [
        "Ġsm",
        "iled"
      ],
      [
        "Ġing",
        "ressi"
      ],
      [
        "Ġpro",
        "be"
      ],
      [
        "ê",
        "³"
      ],
      [
        "ĠG",
        "iving"
      ],
      [
        "Ġlo",
        "ft"
      ],
      [
        "ĠChe",
        "ese"
      ],
      [
        "ject",
        "ory"
      ],
      [
        "Ġsosten",
        "endo"
      ],
      [
        "Ġcompris",
        "ing"
      ],
      [
        "Ġla",
        "bs"
      ],
      [
        "igi",
        "ous"
      ],
      [
        "Ġautom",
        "obili"
      ],
      [
        "y",
        "ards"
      ],
      [
        "tra",
        "d"
      ],
      [
        "Ġna",
        "zionalitÃł"
      ],
      [
        "ag",
        "osto"
      ],
      [
        "Ġ\"",
        "../../"
      ],
      [
        "Ġk",
        "in"
      ],
      [
        "Ġgrand",
        "mother"
      ],
      [
        "stit",
        "uti"
      ],
      [
        "Ġparad",
        "igma"
      ],
      [
        "typ",
        "ename"
      ],
      [
        "p",
        "ow"
      ],
      [
        "ĠWh",
        "oles"
      ],
      [
        "Ġmon",
        "ti"
      ],
      [
        "Ġbill",
        "ions"
      ],
      [
        "Ġsconosci",
        "uti"
      ],
      [
        ".",
        "',"
      ],
      [
        "azz",
        "ur"
      ],
      [
        "p",
        "us"
      ],
      [
        "t",
        "ile"
      ],
      [
        "mov",
        "ie"
      ],
      [
        "Ġtrapi",
        "anto"
      ],
      [
        "Ġmar",
        "ti"
      ],
      [
        "yl",
        "um"
      ],
      [
        "Ġdep",
        "ress"
      ],
      [
        "Ġinterview",
        "ed"
      ],
      [
        "ĠWe",
        "alth"
      ],
      [
        "ap",
        "ito"
      ],
      [
        "Ġcatt",
        "le"
      ],
      [
        "æī",
        "¾"
      ],
      [
        "in",
        "ita"
      ],
      [
        "ex",
        "pr"
      ],
      [
        "ĠEd",
        "wards"
      ],
      [
        "ĠFond",
        "i"
      ],
      [
        "Ġneon",
        "ati"
      ],
      [
        "Ġpr",
        "ato"
      ],
      [
        "ĠSi",
        "ete"
      ],
      [
        "Ġti",
        "rare"
      ],
      [
        "Ġwork",
        "space"
      ],
      [
        "z",
        "on"
      ],
      [
        "Ã",
        "Ļ"
      ],
      [
        "Ġf",
        "ights"
      ],
      [
        "ĠU",
        "IC"
      ],
      [
        "ĠQu",
        "elli"
      ],
      [
        "Ġdig",
        "nity"
      ],
      [
        "Ġbar",
        "ba"
      ],
      [
        "Ġritrov",
        "ano"
      ],
      [
        "ĠB",
        "US"
      ],
      [
        "Ġt",
        "este"
      ],
      [
        "ĠB",
        "M"
      ],
      [
        "th",
        "ood"
      ],
      [
        "Ġi",
        "phone"
      ],
      [
        "ment",
        "al"
      ],
      [
        "ĠLu",
        "k"
      ],
      [
        "Ġautonom",
        "amente"
      ],
      [
        "Ġpredis",
        "posto"
      ],
      [
        "Ġbast",
        "ano"
      ],
      [
        "ill",
        "usione"
      ],
      [
        "ĠBro",
        "ker"
      ],
      [
        "Ġdover",
        "i"
      ],
      [
        "ĠWProperties",
        "Real"
      ],
      [
        "T",
        "ry"
      ],
      [
        "ĠÂ",
        "®"
      ],
      [
        "Ġanim",
        "ato"
      ],
      [
        "IO",
        "Exception"
      ],
      [
        "ett",
        "le"
      ],
      [
        "Ġopt",
        "imum"
      ],
      [
        "C",
        "ourse"
      ],
      [
        "Ġc",
        "ada"
      ],
      [
        "Ġleg",
        "na"
      ],
      [
        "ĠDes",
        "ert"
      ],
      [
        "Ġpremi",
        "ere"
      ],
      [
        "Ġposit",
        "ivitÃł"
      ],
      [
        "Ġin",
        "vert"
      ],
      [
        "ĠB",
        "ing"
      ],
      [
        "Ġtra",
        "zione"
      ],
      [
        "utt",
        "iva"
      ],
      [
        "Ġtecn",
        "icamente"
      ],
      [
        "CO",
        "UNT"
      ],
      [
        "Ġaff",
        "reschi"
      ],
      [
        "è¯",
        "¢"
      ],
      [
        "Ġsear",
        "ched"
      ],
      [
        "im",
        "pero"
      ],
      [
        "ĠCol",
        "la"
      ],
      [
        "ĠPres",
        "so"
      ],
      [
        "americ",
        "ano"
      ],
      [
        "Ġacust",
        "ico"
      ],
      [
        "Ġt",
        "ardo"
      ],
      [
        "al",
        "ty"
      ],
      [
        "ĠR",
        "etro"
      ],
      [
        "Ġtrasfer",
        "iti"
      ],
      [
        "Ġa",
        "ero"
      ],
      [
        "Ġco",
        "ppa"
      ],
      [
        "work",
        "ers"
      ],
      [
        "H",
        "ot"
      ],
      [
        "v",
        "amento"
      ],
      [
        "Ġt",
        "arda"
      ],
      [
        "----",
        "-"
      ],
      [
        "Ġsw",
        "allow"
      ],
      [
        "ĠFeed",
        "back"
      ],
      [
        "Ġstag",
        "n"
      ],
      [
        "w",
        "ik"
      ],
      [
        "ro",
        "us"
      ],
      [
        "Ġmor",
        "ì"
      ],
      [
        "Ġchiar",
        "ito"
      ],
      [
        "euro",
        "pe"
      ],
      [
        "t",
        "ests"
      ],
      [
        "Ġac",
        "oustic"
      ],
      [
        "alber",
        "go"
      ],
      [
        "et",
        "ric"
      ],
      [
        "Ġtub",
        "i"
      ],
      [
        "Ġtow",
        "els"
      ],
      [
        "Ġf",
        "etta"
      ],
      [
        "Ġapp",
        "reso"
      ],
      [
        "ĠJ",
        "ama"
      ],
      [
        "ĠEx",
        "act"
      ],
      [
        "l",
        "b"
      ],
      [
        "Ġprogramm",
        "are"
      ],
      [
        "Ġallev",
        "iare"
      ],
      [
        "Ġd",
        "ock"
      ],
      [
        "ĠCon",
        "cent"
      ],
      [
        "Ġoccup",
        "ata"
      ],
      [
        "Sh",
        "ould"
      ],
      [
        "sq",
        "rt"
      ],
      [
        "Ġsp",
        "okesperson"
      ],
      [
        "Ġaff",
        "accia"
      ],
      [
        "Ġacquis",
        "iti"
      ],
      [
        "Ġattacc",
        "are"
      ],
      [
        "æľį",
        "åĬ¡"
      ],
      [
        "al",
        "ore"
      ],
      [
        "get",
        "Item"
      ],
      [
        "ĠSal",
        "ve"
      ],
      [
        "Ġosc",
        "uro"
      ],
      [
        "ĠID",
        "S"
      ],
      [
        "ĠDown",
        "town"
      ],
      [
        "op",
        "ening"
      ],
      [
        "Ġce",
        "ase"
      ],
      [
        "Ġcollo",
        "qui"
      ],
      [
        "Ġpump",
        "kin"
      ],
      [
        "ĠXV",
        "III"
      ],
      [
        "ĠW",
        "ILL"
      ],
      [
        "ang",
        "olare"
      ],
      [
        "ott",
        "est"
      ],
      [
        "ĠPi",
        "atta"
      ],
      [
        "acqu",
        "irente"
      ],
      [
        "Ġmiglior",
        "ando"
      ],
      [
        "sn",
        "ap"
      ],
      [
        "ĠBrook",
        "s"
      ],
      [
        "d",
        "ie"
      ],
      [
        "rom",
        "b"
      ],
      [
        "St",
        "yles"
      ],
      [
        "T",
        "imes"
      ],
      [
        "oun",
        "ce"
      ],
      [
        "Ġwel",
        "ding"
      ],
      [
        "Ġsigare",
        "tta"
      ],
      [
        "Ġricoper",
        "to"
      ],
      [
        "Ġdis",
        "d"
      ],
      [
        "Ġatt",
        "esi"
      ],
      [
        "Ġmis",
        "er"
      ],
      [
        "Ġrifi",
        "utato"
      ],
      [
        "Ġpictures",
        "que"
      ],
      [
        "ĠMarc",
        "us"
      ],
      [
        "Ġpodcast",
        "s"
      ],
      [
        "Ġc",
        "est"
      ],
      [
        "Ġproteg",
        "g"
      ],
      [
        "å°±",
        "æĺ¯"
      ],
      [
        "Text",
        "Area"
      ],
      [
        "um",
        "ano"
      ],
      [
        "Ġvulner",
        "abilitÃł"
      ],
      [
        "ĠPRO",
        "DU"
      ],
      [
        "Ġsty",
        "led"
      ],
      [
        "vole",
        "zza"
      ],
      [
        "Ġcosidd",
        "ette"
      ],
      [
        "et",
        "he"
      ],
      [
        "Ġcomprom",
        "ettere"
      ],
      [
        "Ġal",
        "b"
      ],
      [
        "Ġla",
        "ghi"
      ],
      [
        "Ġamm",
        "ette"
      ],
      [
        "Ġspos",
        "ato"
      ],
      [
        "Ġesc",
        "lude"
      ],
      [
        "Ġsare",
        "te"
      ],
      [
        "ĠMiche",
        "la"
      ],
      [
        "R",
        "F"
      ],
      [
        "Y",
        "C"
      ],
      [
        "at",
        "elo"
      ],
      [
        "Ġci",
        "eli"
      ],
      [
        "Ġmort",
        "ale"
      ],
      [
        "ĠEdd",
        "ie"
      ],
      [
        "un",
        "ing"
      ],
      [
        "ĠE",
        "u"
      ],
      [
        "ens",
        "ky"
      ],
      [
        "Ġcontr",
        "assegn"
      ],
      [
        "ĠMus",
        "ical"
      ],
      [
        "b",
        "old"
      ],
      [
        "ch",
        "y"
      ],
      [
        "Ġman",
        "g"
      ],
      [
        "Ġman",
        "eu"
      ],
      [
        "ĠhFinalF",
        "Pos"
      ],
      [
        "B",
        "ool"
      ],
      [
        "und",
        "o"
      ],
      [
        "leg",
        "ge"
      ],
      [
        "Ġindire",
        "ttamente"
      ],
      [
        "Ġla",
        "ughter"
      ],
      [
        "ĠW",
        "oo"
      ],
      [
        "Ġcomp",
        "atto"
      ],
      [
        "Ġord",
        "inare"
      ],
      [
        "Ġdettagli",
        "ato"
      ],
      [
        "fin",
        "anzi"
      ],
      [
        "mem",
        "Item"
      ],
      [
        "ug",
        "na"
      ],
      [
        "agli",
        "anze"
      ],
      [
        "ĠBene",
        "fit"
      ],
      [
        "Ġfound",
        "ers"
      ],
      [
        "G",
        "old"
      ],
      [
        "b",
        "lob"
      ],
      [
        "Ġout",
        "fits"
      ],
      [
        "Ġcor",
        "red"
      ],
      [
        "At",
        "trib"
      ],
      [
        "ĠInser",
        "isci"
      ],
      [
        "ĠC",
        "open"
      ],
      [
        "ĠCuri",
        "ositÃł"
      ],
      [
        "de",
        "i"
      ],
      [
        "Ġricor",
        "renti"
      ],
      [
        "ĠK",
        "iss"
      ],
      [
        "Ġprofess",
        "ori"
      ],
      [
        "lad",
        "der"
      ],
      [
        "Ġdiscount",
        "ed"
      ],
      [
        "ĠP",
        "OP"
      ],
      [
        "Ġcontradd",
        "isting"
      ],
      [
        "ĠM",
        "ano"
      ],
      [
        "Ġdist",
        "ancing"
      ],
      [
        "Ġsemb",
        "rerebbe"
      ],
      [
        "ĠVa",
        "illant"
      ],
      [
        "Ġwa",
        "ited"
      ],
      [
        "ĠAud",
        "it"
      ],
      [
        "Ġ.",
        "\""
      ],
      [
        "iss",
        "ue"
      ],
      [
        "ido",
        "io"
      ],
      [
        "Ġfid",
        "el"
      ],
      [
        "Ġemphas",
        "ized"
      ],
      [
        "Ġcitizens",
        "hip"
      ],
      [
        "ĠIntro",
        "duzione"
      ],
      [
        "Ġre",
        "use"
      ],
      [
        "Ġcomprom",
        "ised"
      ],
      [
        "Â",
        "£"
      ],
      [
        "ĠA",
        "ub"
      ],
      [
        "Ġmut",
        "ui"
      ],
      [
        "res",
        "ts"
      ],
      [
        "ĠMerc",
        "ury"
      ],
      [
        "ĠDispon",
        "ibile"
      ],
      [
        "P",
        "LE"
      ],
      [
        "T",
        "or"
      ],
      [
        "ĠO",
        "le"
      ],
      [
        "ĠY",
        "o"
      ],
      [
        "Ġsol",
        "ista"
      ],
      [
        "Ġdedic",
        "arsi"
      ],
      [
        "Ġw",
        "ifi"
      ],
      [
        "Ġind",
        "ici"
      ],
      [
        "Ġcr",
        "ust"
      ],
      [
        "Ġemerg",
        "encies"
      ],
      [
        "O",
        "ps"
      ],
      [
        "z",
        "illa"
      ],
      [
        "Up",
        "load"
      ],
      [
        "bab",
        "we"
      ],
      [
        "ĠGener",
        "ate"
      ],
      [
        "ĠRol",
        "ling"
      ],
      [
        "Ġ\"",
        "]"
      ],
      [
        "Ġadd",
        "itions"
      ],
      [
        "Ġhand",
        "icap"
      ],
      [
        "Ġcelebr",
        "ates"
      ],
      [
        "Ġriun",
        "isce"
      ],
      [
        "ĠPract",
        "ices"
      ],
      [
        "Ġs",
        "eme"
      ],
      [
        "pr",
        "us"
      ],
      [
        "amp",
        "ton"
      ],
      [
        "Ġfin",
        "ite"
      ],
      [
        "Ġanti",
        "EtaFwD"
      ],
      [
        "Ġdown",
        "time"
      ],
      [
        "ĠStart",
        "up"
      ],
      [
        "Ġduplic",
        "ate"
      ],
      [
        "ĠF",
        "att"
      ],
      [
        "ĠH",
        "ass"
      ],
      [
        "di",
        "zionale"
      ],
      [
        "Ġconfigur",
        "ations"
      ],
      [
        "Ġg",
        "ita"
      ],
      [
        "Ġsal",
        "ario"
      ],
      [
        "ĠTrip",
        "Advisor"
      ],
      [
        "Ġcl",
        "js"
      ],
      [
        "Ġdichiar",
        "are"
      ],
      [
        "Ġreli",
        "ev"
      ],
      [
        "ĠR",
        "ect"
      ],
      [
        "Ġero",
        "e"
      ],
      [
        "m",
        "any"
      ],
      [
        "Ġ!",
        "!"
      ],
      [
        "Ġbamb",
        "oo"
      ],
      [
        "Ġstero",
        "ids"
      ],
      [
        "d",
        "to"
      ],
      [
        "Ġtelef",
        "oni"
      ],
      [
        "л",
        "а"
      ],
      [
        "up",
        "iter"
      ],
      [
        "Ġtransport",
        "ed"
      ],
      [
        "ĠLine",
        "e"
      ],
      [
        "Ġbon",
        "ifica"
      ],
      [
        "ĠCitiz",
        "ens"
      ],
      [
        "Ġqu",
        "er"
      ],
      [
        "Ġapp",
        "orto"
      ],
      [
        "fig",
        "ure"
      ],
      [
        "оÐ",
        "±"
      ],
      [
        "Ġmel",
        "t"
      ],
      [
        "Ġbenefici",
        "ari"
      ],
      [
        "è",
        "¶"
      ],
      [
        "Ġd",
        "c"
      ],
      [
        "us",
        "ive"
      ],
      [
        "Ġant",
        "im"
      ],
      [
        "Ġarche",
        "ologici"
      ],
      [
        "ĠðŁ",
        "ĵ"
      ],
      [
        "Ġslic",
        "es"
      ],
      [
        "ĠL",
        "ep"
      ],
      [
        "est",
        "razione"
      ],
      [
        "Ġest",
        "razione"
      ],
      [
        "Ġdesc",
        "ritta"
      ],
      [
        "Ġinteract",
        "ing"
      ],
      [
        "ot",
        "or"
      ],
      [
        "Ġch",
        "ase"
      ],
      [
        "ĠPro",
        "of"
      ],
      [
        "B",
        "uf"
      ],
      [
        "ĠInt",
        "esa"
      ],
      [
        "ĠOl",
        "iv"
      ],
      [
        "Ab",
        "out"
      ],
      [
        "ĠTelev",
        "ision"
      ],
      [
        "ĠCh",
        "iese"
      ],
      [
        "Ġinform",
        "ati"
      ],
      [
        "ĠPl",
        "atinum"
      ],
      [
        "Sign",
        "al"
      ],
      [
        "H",
        "ouse"
      ],
      [
        "I",
        "va"
      ],
      [
        "ĠH",
        "annah"
      ],
      [
        "is",
        "ers"
      ],
      [
        "ic",
        "elli"
      ],
      [
        "Ġment",
        "oring"
      ],
      [
        "Ġbac",
        "io"
      ],
      [
        "Ġh",
        "ips"
      ],
      [
        "ĠF",
        "eng"
      ],
      [
        "Ġopt",
        "ing"
      ],
      [
        "Ġdetail",
        "ing"
      ],
      [
        "gl",
        "imento"
      ],
      [
        "Ġscad",
        "enze"
      ],
      [
        "R",
        "est"
      ],
      [
        "on",
        "ati"
      ],
      [
        "art",
        "icol"
      ],
      [
        "ĠInvest",
        "ors"
      ],
      [
        "Ġgrad",
        "evole"
      ],
      [
        "ĠB",
        "D"
      ],
      [
        "Ġgr",
        "ido"
      ],
      [
        "ron",
        "os"
      ],
      [
        "Or",
        "chestra"
      ],
      [
        "ĠBry",
        "an"
      ],
      [
        "c",
        "ini"
      ],
      [
        "ĠK",
        "nown"
      ],
      [
        "lay",
        "ers"
      ],
      [
        "Ġcons",
        "ensi"
      ],
      [
        "UL",
        "AR"
      ],
      [
        "ĠFer",
        "rov"
      ],
      [
        "Exp",
        "ect"
      ],
      [
        "ç",
        "Ħ"
      ],
      [
        "in",
        "iti"
      ],
      [
        "Ġsever",
        "ely"
      ],
      [
        "Ġpian",
        "ura"
      ],
      [
        "ĠSalv",
        "ador"
      ],
      [
        "Ġretro",
        "sp"
      ],
      [
        "Ġcorpore",
        "o"
      ],
      [
        "ĠRisult",
        "ati"
      ],
      [
        "Ġper",
        "ipher"
      ],
      [
        "anc",
        "abile"
      ],
      [
        "ĠPur",
        "pose"
      ],
      [
        "Ġdotto",
        "re"
      ],
      [
        "Ġcuo",
        "io"
      ],
      [
        "G",
        "iov"
      ],
      [
        "ICA",
        "ZIONE"
      ],
      [
        "ĠSales",
        "force"
      ],
      [
        "Ġritr",
        "atti"
      ],
      [
        "ni",
        "pp"
      ],
      [
        "Ġup",
        "lift"
      ],
      [
        "igi",
        "ene"
      ],
      [
        "Ġafferm",
        "ano"
      ],
      [
        "Ġextract",
        "ed"
      ],
      [
        "im",
        "ila"
      ],
      [
        "ĠHyd",
        "ro"
      ],
      [
        "Ġcal",
        "or"
      ],
      [
        "Ġquiet",
        "ly"
      ],
      [
        "Ġconfidential",
        "ity"
      ],
      [
        "ĠDiscuss",
        "ion"
      ],
      [
        "ela",
        "ide"
      ],
      [
        "itr",
        "ici"
      ],
      [
        "ĠResc",
        "ue"
      ],
      [
        "f",
        "ondo"
      ],
      [
        "ut",
        "an"
      ],
      [
        "Ġdistrib",
        "uire"
      ],
      [
        "Ġebra",
        "ico"
      ],
      [
        "Ġcryst",
        "als"
      ],
      [
        "ar",
        "redamento"
      ],
      [
        "Ġpresc",
        "rizioni"
      ],
      [
        "and",
        "y"
      ],
      [
        "Ġpres",
        "unto"
      ],
      [
        "Ġdec",
        "imal"
      ],
      [
        "Ġpisc",
        "ine"
      ],
      [
        "ab",
        "ito"
      ],
      [
        "Ġamaz",
        "ed"
      ],
      [
        "Ġemphas",
        "izes"
      ],
      [
        "d",
        "ash"
      ],
      [
        "Ġĉĉ",
        "Ġ"
      ],
      [
        "Ġpass",
        "er"
      ],
      [
        "Ġconsolid",
        "amento"
      ],
      [
        "Ġcocktail",
        "s"
      ],
      [
        "S",
        "tock"
      ],
      [
        "Ġand",
        "ò"
      ],
      [
        "ä¸",
        "İ"
      ],
      [
        "Ġfin",
        "es"
      ],
      [
        "Ġd",
        "ente"
      ],
      [
        "ĠD",
        "habi"
      ],
      [
        "ĠR",
        "EM"
      ],
      [
        "dim",
        "ensional"
      ],
      [
        "ĠLe",
        "op"
      ],
      [
        "ĠIng",
        "resso"
      ],
      [
        "Ġfili",
        "ale"
      ],
      [
        "ver",
        "Ãł"
      ],
      [
        "Ġpremi",
        "ums"
      ],
      [
        "Ġtrasm",
        "essi"
      ],
      [
        "ĠCor",
        "re"
      ],
      [
        "ent",
        "ali"
      ],
      [
        "nom",
        "bre"
      ],
      [
        "er",
        "ial"
      ],
      [
        "ab",
        "orto"
      ],
      [
        "æĶ",
        "¯"
      ],
      [
        "sol",
        "ving"
      ],
      [
        "Ġintit",
        "olata"
      ],
      [
        "ia",
        "ci"
      ],
      [
        "Ġdom",
        "ina"
      ],
      [
        "ĠOp",
        "ere"
      ],
      [
        "ĠMach",
        "ines"
      ],
      [
        "prag",
        "ma"
      ],
      [
        "c",
        "up"
      ],
      [
        "v",
        "iare"
      ],
      [
        "Ġe",
        "arrings"
      ],
      [
        "ĠL",
        "oco"
      ],
      [
        "Ġbl",
        "oss"
      ],
      [
        "ĠSte",
        "vens"
      ],
      [
        "Ġdial",
        "oghi"
      ],
      [
        "Ġabsorb",
        "ed"
      ],
      [
        "Ġfo",
        "il"
      ],
      [
        "Ġimmun",
        "ity"
      ],
      [
        "ĠGood",
        "s"
      ],
      [
        "ĠNicol",
        "ò"
      ],
      [
        "ĠEag",
        "les"
      ],
      [
        "Stud",
        "ent"
      ],
      [
        "Ġpres",
        "idi"
      ],
      [
        "Ġinter",
        "ference"
      ],
      [
        "Ġcomun",
        "itaria"
      ],
      [
        "ĠDa",
        "wn"
      ],
      [
        "ĠBar",
        "ack"
      ],
      [
        "Str",
        "ategy"
      ],
      [
        "Ġrus",
        "hed"
      ],
      [
        "ĠDim",
        "ensions"
      ],
      [
        "bre",
        "ad"
      ],
      [
        "Ġfem",
        "mine"
      ],
      [
        "Ġriprod",
        "urre"
      ],
      [
        "Ġlef",
        "to"
      ],
      [
        "Ġres",
        "orts"
      ],
      [
        "Ġself",
        "ie"
      ],
      [
        "ĠBor",
        "is"
      ],
      [
        "Ġmetabol",
        "ic"
      ],
      [
        "Ġcas",
        "tag"
      ],
      [
        "ins",
        "ta"
      ],
      [
        "ĠAmb",
        "assador"
      ],
      [
        "Ġspic",
        "ca"
      ],
      [
        "Ġcontraddisting",
        "ue"
      ],
      [
        "ĠE",
        "ttore"
      ],
      [
        "de",
        "fer"
      ],
      [
        "ament",
        "ali"
      ],
      [
        "Ġgest",
        "ionale"
      ],
      [
        "sl",
        "ide"
      ],
      [
        "She",
        "et"
      ],
      [
        "ĠBAS",
        "IS"
      ],
      [
        "Ġann",
        "uali"
      ],
      [
        "Ġpic",
        "col"
      ],
      [
        "Ġhack",
        "ers"
      ],
      [
        "ĠKa",
        "za"
      ],
      [
        "C",
        "a"
      ],
      [
        "ĠP",
        "ie"
      ],
      [
        "Ġend",
        "point"
      ],
      [
        "ou",
        "x"
      ],
      [
        "ĠT",
        "esta"
      ],
      [
        "Ġconsider",
        "ano"
      ],
      [
        "Ġsed",
        "uti"
      ],
      [
        "iev",
        "able"
      ],
      [
        "Ġperce",
        "ive"
      ],
      [
        "or",
        "mai"
      ],
      [
        "ĠP",
        "urch"
      ],
      [
        "Ġbr",
        "ighter"
      ],
      [
        "Ġpartner",
        "ing"
      ],
      [
        "Ġregistr",
        "ate"
      ],
      [
        "Product",
        "s"
      ],
      [
        "ĠL",
        "oy"
      ],
      [
        "Ġsic",
        "iliani"
      ],
      [
        "Ġexc",
        "lude"
      ],
      [
        "Ġc",
        "roll"
      ],
      [
        "Ġin",
        "accetta"
      ],
      [
        "ĠAl",
        "meno"
      ],
      [
        "Ġclean",
        "up"
      ],
      [
        "ĠSett",
        "anta"
      ],
      [
        "ou",
        "p"
      ],
      [
        "ĠC",
        "inc"
      ],
      [
        "ĠD",
        "AM"
      ],
      [
        "Ġcons",
        "erve"
      ],
      [
        "Ġsil",
        "ly"
      ],
      [
        "implement",
        "azione"
      ],
      [
        "h",
        "p"
      ],
      [
        "}",
        "{"
      ],
      [
        "ĠM",
        "G"
      ],
      [
        "ĠC",
        "il"
      ],
      [
        "Ġthem",
        "ed"
      ],
      [
        "less",
        "ness"
      ],
      [
        "F",
        "actor"
      ],
      [
        "che",
        "z"
      ],
      [
        "Ġavv",
        "engono"
      ],
      [
        "ĠTerm",
        "inal"
      ],
      [
        "Ġtelefon",
        "ata"
      ],
      [
        "f",
        "k"
      ],
      [
        "Ġar",
        "rog"
      ],
      [
        "ĠFeature",
        "d"
      ],
      [
        "Ġto",
        "pped"
      ],
      [
        "Ġapp",
        "oggio"
      ],
      [
        "ans",
        "a"
      ],
      [
        "Ġsubs",
        "criptions"
      ],
      [
        "zzare",
        "lla"
      ],
      [
        "Ġstocc",
        "aggio"
      ],
      [
        "am",
        "ici"
      ],
      [
        "Ġdel",
        "usione"
      ],
      [
        "ĠF",
        "alcone"
      ],
      [
        "Ġesp",
        "resse"
      ],
      [
        "ĠLaw",
        "yers"
      ],
      [
        "D",
        "iff"
      ],
      [
        "Ġcoes",
        "ione"
      ],
      [
        "Ġprom",
        "ett"
      ],
      [
        "Ġgioc",
        "attoli"
      ],
      [
        "Ġextra",
        "vergine"
      ],
      [
        "met",
        "ric"
      ],
      [
        "Ġdiscip",
        "les"
      ],
      [
        "dig",
        "ital"
      ],
      [
        "ĠD",
        "inner"
      ],
      [
        "Ġthere",
        "of"
      ],
      [
        "Ġaff",
        "er"
      ],
      [
        "Ġcomment",
        "are"
      ],
      [
        "Ġragion",
        "are"
      ],
      [
        "ĠCro",
        "ci"
      ],
      [
        "e",
        "very"
      ],
      [
        "om",
        "as"
      ],
      [
        "Ġav",
        "via"
      ],
      [
        "ext",
        "ract"
      ],
      [
        "Ġatta",
        "cca"
      ],
      [
        "word",
        "press"
      ],
      [
        "Ġpse",
        "udo"
      ],
      [
        "M",
        "esh"
      ],
      [
        "acc",
        "ertamento"
      ],
      [
        "Ġrit",
        "enuti"
      ],
      [
        "org",
        "enza"
      ],
      [
        "Ġfarmac",
        "ie"
      ],
      [
        "Ġb",
        "ob"
      ],
      [
        "Ġh",
        "ats"
      ],
      [
        "Ġro",
        "cci"
      ],
      [
        "ĠBla",
        "ke"
      ],
      [
        "y",
        "ling"
      ],
      [
        "al",
        "leg"
      ],
      [
        "Ġbrow",
        "sers"
      ],
      [
        "Ġacquis",
        "ite"
      ],
      [
        "Ġprogett",
        "ati"
      ],
      [
        "Ġfif",
        "teen"
      ],
      [
        "ell",
        "ite"
      ],
      [
        "Ġcolor",
        "ate"
      ],
      [
        "Ġist",
        "anza"
      ],
      [
        "Ġprevent",
        "ivi"
      ],
      [
        "J",
        "O"
      ],
      [
        "`",
        ";"
      ],
      [
        "Ġg",
        "ems"
      ],
      [
        "Ġpol",
        "ish"
      ],
      [
        "app",
        "osito"
      ],
      [
        "Ġformer",
        "ly"
      ],
      [
        "Å",
        "Ł"
      ],
      [
        "Ġvisit",
        "ate"
      ],
      [
        "Ġsimp",
        "lest"
      ],
      [
        "Ġesper",
        "imento"
      ],
      [
        "ort",
        "ic"
      ],
      [
        "Ġcostru",
        "isce"
      ],
      [
        "des",
        "igned"
      ],
      [
        "Ġstick",
        "ers"
      ],
      [
        "Ġdrog",
        "he"
      ],
      [
        "L",
        "anguage"
      ],
      [
        "U",
        "F"
      ],
      [
        "Ġimb",
        "ott"
      ],
      [
        "ĠImport",
        "ance"
      ],
      [
        "ĠB",
        "es"
      ],
      [
        "Ġab",
        "itato"
      ],
      [
        "cont",
        "ents"
      ],
      [
        "m",
        "anship"
      ],
      [
        "p",
        "en"
      ],
      [
        "Ġsp",
        "ite"
      ],
      [
        "ĠAd",
        "j"
      ],
      [
        "Ġesp",
        "one"
      ],
      [
        "Ġhed",
        "ge"
      ],
      [
        "Ġha",
        "irst"
      ],
      [
        "Ġ!",
        "!!"
      ],
      [
        "Ġfant",
        "asma"
      ],
      [
        "Ġstim",
        "ulation"
      ],
      [
        "ĠIr",
        "anian"
      ],
      [
        "ĠOl",
        "ivi"
      ],
      [
        "ĠL",
        "arg"
      ],
      [
        "ĠB",
        "P"
      ],
      [
        "ild",
        "a"
      ],
      [
        "ĠNe",
        "ither"
      ],
      [
        "\"]",
        "["
      ],
      [
        "Ġattract",
        "s"
      ],
      [
        "Ġapprezz",
        "ata"
      ],
      [
        "Ġte",
        "ologia"
      ],
      [
        "Ġprecis",
        "are"
      ],
      [
        "Ġrevol",
        "ves"
      ],
      [
        "Ġconvers",
        "azioni"
      ],
      [
        "Ġstim",
        "ola"
      ],
      [
        "Ġscriv",
        "ono"
      ],
      [
        "Ġantioxid",
        "ants"
      ],
      [
        "Ġti",
        "er"
      ],
      [
        "Ġcontr",
        "ari"
      ],
      [
        "Ġnottur",
        "no"
      ],
      [
        "Ġantiv",
        "irus"
      ],
      [
        "un",
        "ivers"
      ],
      [
        "Ġv",
        "all"
      ],
      [
        "Ġis",
        "pe"
      ],
      [
        "Ġlav",
        "and"
      ],
      [
        "ĠAdv",
        "ice"
      ],
      [
        "ĠNorm",
        "an"
      ],
      [
        "ĠBapt",
        "ist"
      ],
      [
        "âĢĻ",
        ":"
      ],
      [
        "ĠN",
        "ostra"
      ],
      [
        "Ġsent",
        "enze"
      ],
      [
        "Ġdapp",
        "rima"
      ],
      [
        "controll",
        "ed"
      ],
      [
        "am",
        "ano"
      ],
      [
        "ĠP",
        "n"
      ],
      [
        "tr",
        "inelli"
      ],
      [
        "ĠF",
        "us"
      ],
      [
        "tru",
        "ire"
      ],
      [
        "ĠMean",
        "ing"
      ],
      [
        "Ġborrow",
        "ers"
      ],
      [
        "ĠR",
        "anch"
      ],
      [
        "hold",
        "ing"
      ],
      [
        "Ġrus",
        "se"
      ],
      [
        "Mov",
        "ie"
      ],
      [
        "ĠG",
        "arg"
      ],
      [
        "Ġrig",
        "ido"
      ],
      [
        "ĠVis",
        "itors"
      ],
      [
        "ĠC",
        "ourses"
      ],
      [
        "og",
        "h"
      ],
      [
        "e",
        "quality"
      ],
      [
        "s",
        "ender"
      ],
      [
        "Ġab",
        "ita"
      ],
      [
        "Ġsta",
        "kes"
      ],
      [
        ".\"",
        "\"\""
      ],
      [
        "Ġavvi",
        "ata"
      ],
      [
        "Ġattack",
        "ing"
      ],
      [
        "Ġriman",
        "endo"
      ],
      [
        "Ġpertin",
        "enti"
      ],
      [
        "Spl",
        "it"
      ],
      [
        "ĠIll",
        "uminate"
      ],
      [
        "##",
        "#"
      ],
      [
        "ĠAs",
        "col"
      ],
      [
        "Ġsecond",
        "arie"
      ],
      [
        "AC",
        "A"
      ],
      [
        "Ġmathemat",
        "ical"
      ],
      [
        "ĠC",
        "ul"
      ],
      [
        "r",
        "ill"
      ],
      [
        "ĠC",
        "IR"
      ],
      [
        "ĠI",
        "stituti"
      ],
      [
        "Ġdr",
        "oni"
      ],
      [
        "========",
        "===="
      ],
      [
        "ĠAc",
        "id"
      ],
      [
        "met",
        "adata"
      ],
      [
        "Ġdrive",
        "way"
      ],
      [
        "Ġcombust",
        "ione"
      ],
      [
        "M",
        "Y"
      ],
      [
        "al",
        "ar"
      ],
      [
        "ific",
        "anti"
      ],
      [
        "Ġfind",
        "ViewById"
      ],
      [
        "ĠOr",
        "g"
      ],
      [
        "Ġvital",
        "itÃł"
      ],
      [
        "ĠP",
        "asta"
      ],
      [
        "ab",
        "itudine"
      ],
      [
        "Ġk",
        "et"
      ],
      [
        "ĠBos",
        "ch"
      ],
      [
        "ĠNS",
        "W"
      ],
      [
        "Ġĉ",
        "ĠĠ"
      ],
      [
        "Ġfec",
        "ero"
      ],
      [
        "fer",
        "rato"
      ],
      [
        "Ġps",
        "iche"
      ],
      [
        "Ġar",
        "isto"
      ],
      [
        "ĠB",
        "ottom"
      ],
      [
        "ĠR",
        "untime"
      ],
      [
        "ĠComp",
        "act"
      ],
      [
        "Ġhard",
        "wood"
      ],
      [
        "in",
        "ol"
      ],
      [
        "Ġre",
        "charge"
      ],
      [
        "ist",
        "ine"
      ],
      [
        "Ġtight",
        "ly"
      ],
      [
        "ĠSt",
        "uart"
      ],
      [
        "AN",
        "K"
      ],
      [
        "Ġtas",
        "che"
      ],
      [
        "Ġcommercial",
        "izzazione"
      ],
      [
        "ĠResearch",
        "ers"
      ],
      [
        "Ġsna",
        "ke"
      ],
      [
        "Ġrepay",
        "ment"
      ],
      [
        "thod",
        "ox"
      ],
      [
        "ĠSpecific",
        "ally"
      ],
      [
        "ĠStad",
        "io"
      ],
      [
        "æ",
        "º"
      ],
      [
        "é",
        "ļ"
      ],
      [
        "Ġvacc",
        "inated"
      ],
      [
        "ĠSeg",
        "reteria"
      ],
      [
        "ĠTUT",
        "TO"
      ],
      [
        "Ġcarto",
        "on"
      ],
      [
        "â",
        "Ĩ"
      ],
      [
        "Ġn",
        "ostr"
      ],
      [
        "om",
        "ena"
      ],
      [
        "Ġpre",
        "te"
      ],
      [
        "Ġvinc",
        "ita"
      ],
      [
        "Ġconsigli",
        "ata"
      ],
      [
        "Ġmans",
        "ioni"
      ],
      [
        "AN",
        "SA"
      ],
      [
        "Ġincap",
        "ace"
      ],
      [
        "Ġprefer",
        "ire"
      ],
      [
        "DA",
        "Y"
      ],
      [
        "Ġamic",
        "izie"
      ],
      [
        "B",
        "ASE"
      ],
      [
        "Ġun",
        "ified"
      ],
      [
        "ĠW",
        "end"
      ],
      [
        "Ġchied",
        "ersi"
      ],
      [
        "Ġhel",
        "per"
      ],
      [
        "B",
        "D"
      ],
      [
        "Ġdi",
        "ets"
      ],
      [
        "Ġdispos",
        "ta"
      ],
      [
        "ul",
        "so"
      ],
      [
        "ĠH",
        "av"
      ],
      [
        "Ġrispett",
        "ando"
      ],
      [
        "Ġintermedi",
        "ate"
      ],
      [
        "ĠHistor",
        "ic"
      ],
      [
        "un",
        "gete"
      ],
      [
        "Ġsegu",
        "ite"
      ],
      [
        "Ġcad",
        "uti"
      ],
      [
        "Ġpom",
        "pa"
      ],
      [
        "Ġcontribu",
        "enti"
      ],
      [
        "ĠB",
        "anco"
      ],
      [
        "ĠUn",
        "limited"
      ],
      [
        "Ġnatal",
        "izie"
      ],
      [
        "thod",
        "ont"
      ],
      [
        "ĠCommon",
        "wealth"
      ],
      [
        "ĠVac",
        "anze"
      ],
      [
        "are",
        "na"
      ],
      [
        "Ġpl",
        "at"
      ],
      [
        "ĠComun",
        "icati"
      ],
      [
        "And",
        "rea"
      ],
      [
        "K",
        "ind"
      ],
      [
        "ĠS",
        "occer"
      ],
      [
        "Ġaccompagn",
        "amento"
      ],
      [
        "Ġmagistr",
        "ato"
      ],
      [
        "Ġnarr",
        "ativo"
      ],
      [
        "T",
        "ip"
      ],
      [
        "m",
        "embers"
      ],
      [
        "Ġeconom",
        "ical"
      ],
      [
        "ĠLo",
        "op"
      ],
      [
        "ĠHol",
        "mes"
      ],
      [
        "ĠConsult",
        "ant"
      ],
      [
        "Ġborrow",
        "ing"
      ],
      [
        "ĠExplor",
        "ing"
      ],
      [
        "Ġremin",
        "isc"
      ],
      [
        "ad",
        "j"
      ],
      [
        "ĠN",
        "eri"
      ],
      [
        "Ġinc",
        "idere"
      ],
      [
        "ĠC",
        "raw"
      ],
      [
        "IN",
        "PUT"
      ],
      [
        "Ġmel",
        "an"
      ],
      [
        "bet",
        "ween"
      ],
      [
        "le",
        "et"
      ],
      [
        "ens",
        "is"
      ],
      [
        "äº",
        "ĭ"
      ],
      [
        "n",
        "ar"
      ],
      [
        "st",
        "udio"
      ],
      [
        "ival",
        "ente"
      ],
      [
        "Ġempower",
        "ment"
      ],
      [
        "Ġnot",
        "ifiche"
      ],
      [
        "ĠInter",
        "face"
      ],
      [
        "Ġh",
        "ints"
      ],
      [
        "Ġinteress",
        "are"
      ],
      [
        "ĠSign",
        "ific"
      ],
      [
        "Ġrecipro",
        "ca"
      ],
      [
        "ĠIsa",
        "ac"
      ],
      [
        "Ġcre",
        "ep"
      ],
      [
        "Ġpot",
        "s"
      ],
      [
        "An",
        "not"
      ],
      [
        "B",
        "s"
      ],
      [
        "ĠGu",
        "ests"
      ],
      [
        "Ġlingu",
        "istica"
      ],
      [
        "¸",
        "°"
      ],
      [
        "Ġapp",
        "osita"
      ],
      [
        "ĠSebasti",
        "an"
      ],
      [
        "ĠWorld",
        "wide"
      ],
      [
        "Ġabb",
        "and"
      ],
      [
        "Ġanal",
        "isti"
      ],
      [
        "Ġaffront",
        "ando"
      ],
      [
        "ĠVo",
        "ce"
      ],
      [
        "Ġademp",
        "iere"
      ],
      [
        "Fam",
        "ily"
      ],
      [
        "T",
        "ur"
      ],
      [
        "Ġc",
        "ents"
      ],
      [
        "To",
        "Int"
      ],
      [
        "Ġperd",
        "endo"
      ],
      [
        "box",
        "es"
      ],
      [
        "ĠA",
        "BS"
      ],
      [
        "ĠLeon",
        "ard"
      ],
      [
        "Ġrein",
        "vent"
      ],
      [
        "ĠG",
        "az"
      ],
      [
        "Ġtub",
        "es"
      ],
      [
        "Ġb",
        "occ"
      ],
      [
        "ing",
        "ing"
      ],
      [
        "ĠN",
        "ego"
      ],
      [
        "anal",
        "ysis"
      ],
      [
        "Ġæ",
        "Ĺ"
      ],
      [
        "sci",
        "ence"
      ],
      [
        "o",
        "rest"
      ],
      [
        "head",
        "s"
      ],
      [
        "ĠMet",
        "odo"
      ],
      [
        "Ġdark",
        "er"
      ],
      [
        "N",
        "ome"
      ],
      [
        "Ġw",
        "ounds"
      ],
      [
        "Ġg",
        "ab"
      ],
      [
        "ĠK",
        "l"
      ],
      [
        "Ġunivers",
        "itaria"
      ],
      [
        "ĠVerm",
        "ont"
      ],
      [
        "Ġin",
        "so"
      ],
      [
        "ĠB",
        "IG"
      ],
      [
        "ri",
        "ano"
      ],
      [
        "Ġest",
        "endere"
      ],
      [
        "ĠManufact",
        "urer"
      ],
      [
        "Ġradical",
        "mente"
      ],
      [
        "inc",
        "idenza"
      ],
      [
        "Ġhead",
        "ache"
      ],
      [
        "A",
        "ustria"
      ],
      [
        "ff",
        "ff"
      ],
      [
        "ĠCook",
        "ing"
      ],
      [
        "elet",
        "on"
      ],
      [
        "Ġdisc",
        "arica"
      ],
      [
        "Ġdirett",
        "ivo"
      ],
      [
        "ĠR",
        "UN"
      ],
      [
        "ĠN",
        "AP"
      ],
      [
        "ĠCont",
        "ra"
      ],
      [
        "Ġexerc",
        "ising"
      ],
      [
        "arm",
        "onia"
      ],
      [
        "Ġmen",
        "us"
      ],
      [
        "ĠL",
        "AB"
      ],
      [
        "ĠY",
        "emen"
      ],
      [
        "()",
        "){"
      ],
      [
        "ins",
        "ki"
      ],
      [
        "Ġparti",
        "rÃł"
      ],
      [
        "ĠFinland",
        "ia"
      ],
      [
        "ĠM",
        "amma"
      ],
      [
        "ĠL",
        "loyd"
      ],
      [
        "ĠN",
        "ecessary"
      ],
      [
        "Ġreg",
        "olaritÃł"
      ],
      [
        "Ġconsolid",
        "ata"
      ],
      [
        "Ġmandor",
        "le"
      ],
      [
        "Ġdisab",
        "ilitare"
      ],
      [
        "Ġsubsidi",
        "ary"
      ],
      [
        "N",
        "ess"
      ],
      [
        "Ġ",
        "Ñĥ"
      ],
      [
        "Ġcolle",
        "ague"
      ],
      [
        "h",
        "ack"
      ],
      [
        "ĠR",
        "as"
      ],
      [
        "ire",
        "lli"
      ],
      [
        "comp",
        "iler"
      ],
      [
        "ĠPRO",
        "GRAM"
      ],
      [
        "Ġtrasform",
        "ata"
      ],
      [
        "ĠSind",
        "ac"
      ],
      [
        "integr",
        "itÃł"
      ],
      [
        "Ġcardia",
        "ca"
      ],
      [
        "L",
        "ines"
      ],
      [
        "Ġneg",
        "a"
      ],
      [
        "Ġlower",
        "ing"
      ],
      [
        "import",
        "ant"
      ],
      [
        "ĠJO",
        "IN"
      ],
      [
        "P",
        "ub"
      ],
      [
        "Ġad",
        "ip"
      ],
      [
        "Ġterra",
        "zzo"
      ],
      [
        "Ġparl",
        "erÃł"
      ],
      [
        "Ġimmers",
        "o"
      ],
      [
        "Ġe",
        "tern"
      ],
      [
        "ĠC",
        "usto"
      ],
      [
        "ĠG",
        "rove"
      ],
      [
        "end",
        "enti"
      ],
      [
        "Ġdon",
        "i"
      ],
      [
        "Ġinc",
        "l"
      ],
      [
        "ĠGame",
        "Object"
      ],
      [
        "Ġlegitt",
        "ima"
      ],
      [
        "serv",
        "let"
      ],
      [
        "Ġdigi",
        "uno"
      ],
      [
        "at",
        "eci"
      ],
      [
        "ĠK",
        "ur"
      ],
      [
        "Ġtur",
        "key"
      ],
      [
        "Ġrom",
        "pere"
      ],
      [
        "Ġquar",
        "ters"
      ],
      [
        "Ġsle",
        "eves"
      ],
      [
        "Ġlad",
        "der"
      ],
      [
        "----------",
        "-"
      ],
      [
        "Ġanzi",
        "ano"
      ],
      [
        "Menu",
        "Item"
      ],
      [
        "ĠINT",
        "EG"
      ],
      [
        "ĠPaint",
        "ing"
      ],
      [
        "all",
        "ia"
      ],
      [
        "Ġcomp",
        "aiono"
      ],
      [
        "Ġmal",
        "tempo"
      ],
      [
        "Ġconv",
        "inzioni"
      ],
      [
        "Ġap",
        "rendo"
      ],
      [
        "ĠSand",
        "ers"
      ],
      [
        "Ġjack",
        "pots"
      ],
      [
        "Ġlamp",
        "ade"
      ],
      [
        "Ġm",
        "k"
      ],
      [
        "ĠCh",
        "erry"
      ],
      [
        "Ġpag",
        "ati"
      ],
      [
        "ris",
        "on"
      ],
      [
        "Ġrifl",
        "ettori"
      ],
      [
        "Ġpubblic",
        "itaria"
      ],
      [
        "Ġdomic",
        "iliare"
      ],
      [
        "ĠJ",
        "ar"
      ],
      [
        "Ġsim",
        "ulazione"
      ],
      [
        "IST",
        "S"
      ],
      [
        "Ġraddo",
        "ppi"
      ],
      [
        "il",
        "ato"
      ],
      [
        "Ġcontribu",
        "ente"
      ],
      [
        "Ġfert",
        "ility"
      ],
      [
        "Ġeter",
        "no"
      ],
      [
        "catch",
        "ing"
      ],
      [
        "ĠElement",
        "ary"
      ],
      [
        "Ġalum",
        "ni"
      ],
      [
        "Ġinterro",
        "tto"
      ],
      [
        "Ġriscop",
        "rire"
      ],
      [
        "A",
        "bb"
      ],
      [
        "Ġs",
        "ock"
      ],
      [
        "Ġc",
        "ita"
      ],
      [
        "tr",
        "on"
      ],
      [
        "Ġpi",
        "erc"
      ],
      [
        "de",
        "b"
      ],
      [
        "Ġbiod",
        "iversity"
      ],
      [
        "ĠF",
        "abb"
      ],
      [
        "Method",
        "Impl"
      ],
      [
        "Head",
        "ers"
      ],
      [
        "all",
        "estimento"
      ],
      [
        "ĠRain",
        "bow"
      ],
      [
        "ĠTest",
        "ament"
      ],
      [
        "ĠCon",
        "tainer"
      ],
      [
        "Ġresp",
        "ira"
      ],
      [
        "Ġcad",
        "uto"
      ],
      [
        "EX",
        "P"
      ],
      [
        "ĠS",
        "ach"
      ],
      [
        "ord",
        "a"
      ],
      [
        "ched",
        "uled"
      ],
      [
        "Sp",
        "ot"
      ],
      [
        "ĠFam",
        "ilies"
      ],
      [
        "dat",
        "as"
      ],
      [
        "uls",
        "ion"
      ],
      [
        "Priv",
        "acy"
      ],
      [
        "Ġre",
        "nale"
      ],
      [
        "Ġmin",
        "ime"
      ],
      [
        "Ġlung",
        "s"
      ],
      [
        "ĠBo",
        "eing"
      ],
      [
        "ĠDec",
        "k"
      ],
      [
        "Ġfre",
        "ed"
      ],
      [
        "Ġbeat",
        "en"
      ],
      [
        "ĠR",
        "ena"
      ],
      [
        "ĠV",
        "EN"
      ],
      [
        "Ġro",
        "ba"
      ],
      [
        "ĠCh",
        "uck"
      ],
      [
        "atta",
        "zione"
      ],
      [
        "dis",
        "patch"
      ],
      [
        "ĠVict",
        "orian"
      ],
      [
        "Ġprost",
        "ata"
      ],
      [
        "Ġfotovolta",
        "ici"
      ],
      [
        "ĠDirett",
        "iva"
      ],
      [
        "Ġtre",
        "ad"
      ],
      [
        "Ġdisp",
        "iace"
      ],
      [
        "Ġs",
        "ella"
      ],
      [
        "Ġeserc",
        "ita"
      ],
      [
        "eccan",
        "ica"
      ],
      [
        "Ġvul",
        "can"
      ],
      [
        "ĠIntro",
        "ducing"
      ],
      [
        "ç«",
        "¯"
      ],
      [
        "Ġin",
        "ability"
      ],
      [
        "Ġfur",
        "ti"
      ],
      [
        "Ġta",
        "zza"
      ],
      [
        "ang",
        "les"
      ],
      [
        "ĠCO",
        "SA"
      ],
      [
        "Ġattiv",
        "isti"
      ],
      [
        "Ġimpro",
        "per"
      ],
      [
        "Ġc",
        "t"
      ],
      [
        "Ġb",
        "uss"
      ],
      [
        "is",
        "pirazione"
      ],
      [
        "ĠE",
        "instein"
      ],
      [
        "ä»",
        "»"
      ],
      [
        "Ġaw",
        "ful"
      ],
      [
        "ĠJosh",
        "ua"
      ],
      [
        "ĠESP",
        "N"
      ],
      [
        "J",
        "ava"
      ],
      [
        "S",
        "ol"
      ],
      [
        "Ġmar",
        "ino"
      ],
      [
        "Ġum",
        "ili"
      ],
      [
        "ĠN",
        "ina"
      ],
      [
        "Qu",
        "ant"
      ],
      [
        "Ġmos",
        "che"
      ],
      [
        "Ġsuperm",
        "ercati"
      ],
      [
        "ch",
        "annels"
      ],
      [
        "ĠF",
        "ermo"
      ],
      [
        "ĠV",
        "als"
      ],
      [
        "Ġbl",
        "ended"
      ],
      [
        "Ġsimp",
        "atico"
      ],
      [
        "Ġlaw",
        "makers"
      ],
      [
        "Ġsperiment",
        "ato"
      ],
      [
        "Ġparad",
        "ise"
      ],
      [
        "Ġirreg",
        "ular"
      ],
      [
        "os",
        "issimo"
      ],
      [
        "Ġv",
        "etri"
      ],
      [
        "ĠM",
        "akes"
      ],
      [
        "ĠK",
        "re"
      ],
      [
        "Ġcartace",
        "o"
      ],
      [
        "Ġun",
        "bel"
      ],
      [
        "IV",
        "ERS"
      ],
      [
        "çĶ",
        "±"
      ],
      [
        "Ġcondiv",
        "ise"
      ],
      [
        "S",
        "truct"
      ],
      [
        "Ġimp",
        "rob"
      ],
      [
        "Ġspecial",
        "izing"
      ],
      [
        "ĠWW",
        "E"
      ],
      [
        "ĠF",
        "ES"
      ],
      [
        "Ġland",
        "mark"
      ],
      [
        "Ġassicur",
        "ati"
      ],
      [
        "Qu",
        "est"
      ],
      [
        "ĠRetr",
        "ieved"
      ],
      [
        "า",
        "à¸"
      ],
      [
        "ĠU",
        "M"
      ],
      [
        "Ġind",
        "ist"
      ],
      [
        "Ġev",
        "ita"
      ],
      [
        "ĠAn",
        "cient"
      ],
      [
        "Ġsub",
        "l"
      ],
      [
        "ĠRelations",
        "hip"
      ],
      [
        "Ġzu",
        "cca"
      ],
      [
        "mospher",
        "ic"
      ],
      [
        "z",
        "ar"
      ],
      [
        "Ġtransfer",
        "ring"
      ],
      [
        "Ġagev",
        "olare"
      ],
      [
        "ĠSti",
        "r"
      ],
      [
        "j",
        "ug"
      ],
      [
        "Ġten",
        "ore"
      ],
      [
        "Ġcont",
        "orno"
      ],
      [
        "Ġdisag",
        "ree"
      ],
      [
        "Ġaccomplish",
        "ments"
      ],
      [
        "Ġburo",
        "crazia"
      ],
      [
        "Ġalgorit",
        "mi"
      ],
      [
        "Ġdisoccup",
        "ati"
      ],
      [
        "Ġla",
        "cks"
      ],
      [
        "ĠLe",
        "an"
      ],
      [
        "B",
        "ACK"
      ],
      [
        "qu",
        "il"
      ],
      [
        "int",
        "ent"
      ],
      [
        "Ġinf",
        "l"
      ],
      [
        "ĠOff",
        "ering"
      ],
      [
        "ĠQueens",
        "land"
      ],
      [
        "Ġterrit",
        "ories"
      ],
      [
        "Ġconv",
        "inta"
      ],
      [
        "ĠCN",
        "C"
      ],
      [
        "H",
        "ave"
      ],
      [
        "Ġdis",
        "asters"
      ],
      [
        "Ġno",
        "od"
      ],
      [
        "Ġpubblic",
        "itarie"
      ],
      [
        "ĠPRO",
        "D"
      ],
      [
        "Ġmezz",
        "anotte"
      ],
      [
        "Ġbe",
        "e"
      ],
      [
        "Ġconv",
        "icted"
      ],
      [
        "Ġexhib",
        "itions"
      ],
      [
        "lav",
        "or"
      ],
      [
        "Ġsogget",
        "ta"
      ],
      [
        "Ġresid",
        "ency"
      ],
      [
        "Ad",
        "v"
      ],
      [
        "ĠFRAN",
        "C"
      ],
      [
        "ĠV",
        "S"
      ],
      [
        "ĠAn",
        "te"
      ],
      [
        "Ġcolle",
        "gio"
      ],
      [
        "any",
        "a"
      ],
      [
        "ĠBu",
        "enos"
      ],
      [
        "Ġtend",
        "a"
      ],
      [
        "ĠHor",
        "izon"
      ],
      [
        "ĠDistur",
        "bi"
      ],
      [
        "ic",
        "ole"
      ],
      [
        "pack",
        "ed"
      ],
      [
        "ĠDol",
        "ce"
      ],
      [
        "blog",
        "spot"
      ],
      [
        "Ġara",
        "bo"
      ],
      [
        "Ġun",
        "fortunate"
      ],
      [
        "Ġsc",
        "us"
      ],
      [
        "ĠA",
        "per"
      ],
      [
        "ĠM",
        "essi"
      ],
      [
        "ph",
        "en"
      ],
      [
        "ĠPar",
        "ti"
      ],
      [
        "Ġcomplic",
        "ata"
      ],
      [
        "Ġnutrit",
        "ious"
      ],
      [
        "ĠJeff",
        "erson"
      ],
      [
        "ĠR",
        "AC"
      ],
      [
        "Ġmat",
        "urato"
      ],
      [
        "ĠGroup",
        "s"
      ],
      [
        "Ġtrasfer",
        "isce"
      ],
      [
        "ĠJac",
        "opo"
      ],
      [
        "Ġpol",
        "veri"
      ],
      [
        "ĠNor",
        "wegian"
      ],
      [
        "Ġaccompany",
        "ing"
      ],
      [
        "Ġf",
        "erv"
      ],
      [
        "ĠC",
        "ay"
      ],
      [
        "ĠFr",
        "anch"
      ],
      [
        "Ġforn",
        "iture"
      ],
      [
        "Ġtor",
        "rent"
      ],
      [
        "ĠSa",
        "udita"
      ],
      [
        "Ġluc",
        "ro"
      ],
      [
        "Ġopp",
        "osta"
      ],
      [
        "ĠIng",
        "lese"
      ],
      [
        "ĠScopri",
        "amo"
      ],
      [
        "d",
        "ump"
      ],
      [
        "Ġm",
        "d"
      ],
      [
        "Ġsubm",
        "issions"
      ],
      [
        "ĠXV",
        "II"
      ],
      [
        "Ġs",
        "r"
      ],
      [
        "ic",
        "in"
      ],
      [
        "ut",
        "ral"
      ],
      [
        "Ġprov",
        "ing"
      ],
      [
        "ĠD",
        "X"
      ],
      [
        "Ġsp",
        "here"
      ],
      [
        "Ġeserc",
        "ito"
      ],
      [
        "Ġillustr",
        "ation"
      ],
      [
        "Ġaccident",
        "ally"
      ],
      [
        "Ġm",
        "ould"
      ],
      [
        "ĠP",
        "ari"
      ],
      [
        "Ġpian",
        "eti"
      ],
      [
        "ĠL",
        "IC"
      ],
      [
        "Ġad",
        "ozione"
      ],
      [
        "Ġbisog",
        "nerÃł"
      ],
      [
        "Ġcambi",
        "erÃł"
      ],
      [
        "Ass",
        "ign"
      ],
      [
        "Ġdivis",
        "i"
      ],
      [
        "Ġvir",
        "ale"
      ],
      [
        "Ġende",
        "avor"
      ],
      [
        "ta",
        "bles"
      ],
      [
        "ire",
        "ment"
      ],
      [
        "Ġcal",
        "care"
      ],
      [
        "H",
        "OME"
      ],
      [
        "Ġadd",
        "eb"
      ],
      [
        "ĠAm",
        "ministr"
      ],
      [
        "Ġtor",
        "nei"
      ],
      [
        "Char",
        "Field"
      ],
      [
        "ĠSebasti",
        "ano"
      ],
      [
        "iscald",
        "amento"
      ],
      [
        "j",
        "avax"
      ],
      [
        "Ġsotto",
        "posta"
      ],
      [
        "Ġfrequ",
        "enze"
      ],
      [
        "Ġdomest",
        "iche"
      ],
      [
        "ĠArab",
        "ic"
      ],
      [
        "d",
        "oria"
      ],
      [
        "ag",
        "le"
      ],
      [
        "cc",
        "ato"
      ],
      [
        "we",
        "ather"
      ],
      [
        "?",
        ")."
      ],
      [
        "ĠPow",
        "ell"
      ],
      [
        "Ġtoller",
        "anza"
      ],
      [
        "ĠP",
        "upp"
      ],
      [
        "Ġrifl",
        "esso"
      ],
      [
        "Ġillust",
        "razioni"
      ],
      [
        "s",
        "opr"
      ],
      [
        "åĽ",
        "ł"
      ],
      [
        "Ġrust",
        "ic"
      ],
      [
        "Ġpiemont",
        "ese"
      ],
      [
        "d",
        "or"
      ],
      [
        "Ġhe",
        "el"
      ],
      [
        "Ġhyd",
        "raulic"
      ],
      [
        "AN",
        "GE"
      ],
      [
        "ĠTr",
        "inity"
      ],
      [
        "Ġdoub",
        "ts"
      ],
      [
        "Ġraccol",
        "gono"
      ],
      [
        "Ġdos",
        "aggio"
      ],
      [
        "Ġt",
        "omb"
      ],
      [
        "Ġgradu",
        "ating"
      ],
      [
        "Ġfle",
        "w"
      ],
      [
        "Ġo",
        "cul"
      ],
      [
        "ĠG",
        "OP"
      ],
      [
        "Ġexp",
        "on"
      ],
      [
        "RO",
        "OT"
      ],
      [
        "re",
        "verse"
      ],
      [
        "ĠS",
        "IGN"
      ],
      [
        "ĠN",
        "ott"
      ],
      [
        "Ġdec",
        "esso"
      ],
      [
        "Ġwhat",
        "soever"
      ],
      [
        "ĠSp",
        "ins"
      ],
      [
        "L",
        "imit"
      ],
      [
        "::",
        "_"
      ],
      [
        "Ġche",
        "at"
      ],
      [
        "Ġden",
        "unce"
      ],
      [
        "Ġoccup",
        "are"
      ],
      [
        "Ġvalid",
        "ity"
      ],
      [
        "ĠPhil",
        "osoph"
      ],
      [
        "ĠF",
        "if"
      ],
      [
        "ĠFe",
        "aturing"
      ],
      [
        "Ġtrain",
        "ers"
      ],
      [
        "ĠV",
        "erc"
      ],
      [
        "ĠAr",
        "s"
      ],
      [
        "ĠCol",
        "t"
      ],
      [
        "Res",
        "et"
      ],
      [
        "Ġlic",
        "enziamento"
      ],
      [
        "Ġrifi",
        "uta"
      ],
      [
        "ĠO",
        "landa"
      ],
      [
        "Ġab",
        "ilitare"
      ],
      [
        "sp",
        "in"
      ],
      [
        "Ġten",
        "ure"
      ],
      [
        "Ġsem",
        "inars"
      ],
      [
        "hel",
        "per"
      ],
      [
        "Ġstrateg",
        "iche"
      ],
      [
        "ĠAlf",
        "red"
      ],
      [
        "ĠTIM",
        "E"
      ],
      [
        "stro",
        "ke"
      ],
      [
        "ur",
        "st"
      ],
      [
        "aci",
        "ente"
      ],
      [
        "rep",
        "ly"
      ],
      [
        "Ġrese",
        "ar"
      ],
      [
        "S",
        "ys"
      ],
      [
        "ĠB",
        "end"
      ],
      [
        "Ġinf",
        "ezione"
      ],
      [
        "IZ",
        "E"
      ],
      [
        "Ġcoun",
        "tryside"
      ],
      [
        "Artic",
        "le"
      ],
      [
        "ĠMetropolit",
        "an"
      ],
      [
        "J",
        "u"
      ],
      [
        "Ġt",
        "olto"
      ],
      [
        "Ġco",
        "ated"
      ],
      [
        "Ġsed",
        "uto"
      ],
      [
        "Ġdeput",
        "y"
      ],
      [
        "Ġpant",
        "aloni"
      ],
      [
        "w",
        "arm"
      ],
      [
        "Ġsystem",
        "ic"
      ],
      [
        "Ġresid",
        "ue"
      ],
      [
        "Ġstandard",
        "ized"
      ],
      [
        "ĠCred",
        "ito"
      ],
      [
        "S",
        "ummary"
      ],
      [
        "Ġm",
        "ela"
      ],
      [
        "Ġre",
        "lied"
      ],
      [
        "Ġsur",
        "plus"
      ],
      [
        "vis",
        "ual"
      ],
      [
        "Ġtempor",
        "aneamente"
      ],
      [
        "FIL",
        "ES"
      ],
      [
        "Ġcyl",
        "inder"
      ],
      [
        "Ġform",
        "ulated"
      ],
      [
        "Ġoccur",
        "rence"
      ],
      [
        "Ġavvic",
        "inare"
      ],
      [
        "ĠProp",
        "Types"
      ],
      [
        "ĠWeb",
        "inar"
      ],
      [
        "Ġconc",
        "ede"
      ],
      [
        "G",
        "irl"
      ],
      [
        "ĠLe",
        "eds"
      ],
      [
        "man",
        "ia"
      ],
      [
        "Ġspe",
        "zz"
      ],
      [
        "Ġindipend",
        "enza"
      ],
      [
        "Ġadvertis",
        "ement"
      ],
      [
        "m",
        "x"
      ],
      [
        "Ġod",
        "ore"
      ],
      [
        "ĠDom",
        "ande"
      ],
      [
        "Api",
        "Model"
      ],
      [
        "Ġsopp",
        "ortare"
      ],
      [
        "ad",
        "vert"
      ],
      [
        "tra",
        "de"
      ],
      [
        "ĠRes",
        "olution"
      ],
      [
        "rel",
        "le"
      ],
      [
        "Ġrib",
        "alta"
      ],
      [
        "请",
        "æ±Ĥ"
      ],
      [
        "c",
        "ancel"
      ],
      [
        "Ġcolle",
        "gi"
      ],
      [
        "Ġtro",
        "ppa"
      ],
      [
        "Ġcatt",
        "ed"
      ],
      [
        "a",
        "verage"
      ],
      [
        "ĠOr",
        "s"
      ],
      [
        "Ġetiche",
        "tta"
      ],
      [
        "ĠG",
        "ang"
      ],
      [
        "ver",
        "ify"
      ],
      [
        "de",
        "ep"
      ],
      [
        "Ġsuper",
        "ando"
      ],
      [
        "Ġcry",
        "ing"
      ],
      [
        "Ġgall",
        "eries"
      ],
      [
        "d",
        "type"
      ],
      [
        "Ġimpegn",
        "arsi"
      ],
      [
        "Ġcow",
        "ork"
      ],
      [
        "Ġdece",
        "ased"
      ],
      [
        "Ġimpression",
        "ante"
      ],
      [
        "Ġdis",
        "ugu"
      ],
      [
        "ĠMal",
        "attie"
      ],
      [
        "Ġye",
        "ast"
      ],
      [
        "Ġde",
        "hyd"
      ],
      [
        "Ġrend",
        "erÃł"
      ],
      [
        "ĠâĤ¬",
        ","
      ],
      [
        "at",
        "hetic"
      ],
      [
        "Ġf",
        "ri"
      ],
      [
        "le",
        "ad"
      ],
      [
        "']",
        "["
      ],
      [
        "Up",
        "dated"
      ],
      [
        "Ġrivel",
        "are"
      ],
      [
        "Ġjuris",
        "dict"
      ],
      [
        "Ġind",
        "ie"
      ],
      [
        "own",
        "ers"
      ],
      [
        "Ġmed",
        "esimi"
      ],
      [
        "Ġimpact",
        "ful"
      ],
      [
        "Ġconven",
        "zionale"
      ],
      [
        "ĠPre",
        "tty"
      ],
      [
        "Ġactiv",
        "ist"
      ],
      [
        "Ġconcept",
        "ual"
      ],
      [
        "Ġcant",
        "ine"
      ],
      [
        "ĠC",
        "ile"
      ],
      [
        "ĠP",
        "ocket"
      ],
      [
        "Ġr",
        "c"
      ],
      [
        "em",
        "in"
      ],
      [
        "ag",
        "ent"
      ],
      [
        "Ġcomb",
        "atte"
      ],
      [
        "P",
        "ages"
      ],
      [
        "ĠT",
        "oni"
      ],
      [
        "ĠBu",
        "zz"
      ],
      [
        "Ġsvilupp",
        "ando"
      ],
      [
        "off",
        "ice"
      ],
      [
        "Ġinstance",
        "of"
      ],
      [
        "Ġic",
        "one"
      ],
      [
        "l",
        "oco"
      ],
      [
        "RA",
        "F"
      ],
      [
        "ader",
        "no"
      ],
      [
        "Ġsosp",
        "esa"
      ],
      [
        "Ġbul",
        "bs"
      ],
      [
        "it",
        "inerario"
      ],
      [
        "Ġug",
        "ly"
      ],
      [
        "Ġnic",
        "chia"
      ],
      [
        "Ġaver",
        "la"
      ],
      [
        "ĠConf",
        "ron"
      ],
      [
        "ĠSym",
        "pt"
      ],
      [
        "Ġe",
        "Book"
      ],
      [
        "ĠS",
        "it"
      ],
      [
        "ĠP",
        "AC"
      ],
      [
        "ĠN",
        "ard"
      ],
      [
        "Ġimp",
        "ens"
      ],
      [
        "Ġfilm",
        "ato"
      ],
      [
        "ĠOptim",
        "ization"
      ],
      [
        "Ġon",
        "Change"
      ],
      [
        "ĠSe",
        "ek"
      ],
      [
        "ĠMin",
        "ecraft"
      ],
      [
        "....",
        "..."
      ],
      [
        "Ġrivel",
        "arsi"
      ],
      [
        "ĠConc",
        "ert"
      ],
      [
        "Ġesprim",
        "ersi"
      ],
      [
        "ĠAvi",
        "ation"
      ],
      [
        "ĠG",
        "MT"
      ],
      [
        "Ġmod",
        "ella"
      ],
      [
        "Ag",
        "ent"
      ],
      [
        "Ġy",
        "a"
      ],
      [
        "Ġsp",
        "iet"
      ],
      [
        "Ġrip",
        "arte"
      ],
      [
        "Ġvinc",
        "enti"
      ],
      [
        "Ġricever",
        "Ãł"
      ],
      [
        "ĠF",
        "iction"
      ],
      [
        "Ġrec",
        "onc"
      ],
      [
        "Ġrichied",
        "ente"
      ],
      [
        "Ġcontradd",
        "itt"
      ],
      [
        "ed",
        "onia"
      ],
      [
        "gh",
        "ini"
      ],
      [
        "ĠIde",
        "a"
      ],
      [
        "Ġsigare",
        "tte"
      ],
      [
        "ĠP",
        "our"
      ],
      [
        "ĠR",
        "GB"
      ],
      [
        "Ġter",
        "rem"
      ],
      [
        "Ġsche",
        "let"
      ],
      [
        "Ġanten",
        "na"
      ],
      [
        "Ġstr",
        "anger"
      ],
      [
        "Ġmu",
        "ff"
      ],
      [
        "Ġvoc",
        "ali"
      ],
      [
        "s",
        "ince"
      ],
      [
        "Ġal",
        "liance"
      ],
      [
        "ĠO",
        "cchi"
      ],
      [
        "Ġaccur",
        "ata"
      ],
      [
        "ĠAS",
        "L"
      ],
      [
        "Ġhur",
        "d"
      ],
      [
        "Ġdig",
        "nit"
      ],
      [
        "ĠEv",
        "il"
      ],
      [
        "Cons",
        "ole"
      ],
      [
        "Ġn",
        "ylon"
      ],
      [
        "Ġor",
        "n"
      ],
      [
        "Ġall",
        "ure"
      ],
      [
        "Ġpropos",
        "ition"
      ],
      [
        "Ġallerg",
        "ic"
      ],
      [
        "Ġarchitett",
        "onico"
      ],
      [
        "Ġd",
        "anz"
      ],
      [
        "ic",
        "us"
      ],
      [
        "Ġgra",
        "ff"
      ],
      [
        "Ġmag",
        "nes"
      ],
      [
        "Ġprivileg",
        "io"
      ],
      [
        "ĠTanz",
        "ania"
      ],
      [
        "Ġfar",
        "gli"
      ],
      [
        "ĠRe",
        "ason"
      ],
      [
        "Ġbre",
        "eds"
      ],
      [
        "ĠNe",
        "braska"
      ],
      [
        "ĠAdministr",
        "ator"
      ],
      [
        "ĠMig",
        "uel"
      ],
      [
        "c",
        "aster"
      ],
      [
        "Ġ",
        "uto"
      ],
      [
        "ĠAcc",
        "edi"
      ],
      [
        "Ġcuc",
        "ine"
      ],
      [
        "ĠW",
        "inds"
      ],
      [
        "ric",
        "ulum"
      ],
      [
        "idi",
        "an"
      ],
      [
        "Ġpack",
        "aged"
      ],
      [
        "Ġpsic",
        "oterapia"
      ],
      [
        "Ġhomeown",
        "er"
      ],
      [
        "C",
        "am"
      ],
      [
        "ĠHe",
        "ather"
      ],
      [
        "ĠPRIM",
        "A"
      ],
      [
        "he",
        "ws"
      ],
      [
        "ĠL",
        "on"
      ],
      [
        "ind",
        "us"
      ],
      [
        "Â",
        "©"
      ],
      [
        "ST",
        "ATE"
      ],
      [
        "Ġcred",
        "enti"
      ],
      [
        "ĠUnd",
        "erg"
      ],
      [
        "Ġcomplement",
        "ary"
      ],
      [
        "b",
        "ours"
      ],
      [
        "ut",
        "en"
      ],
      [
        "id",
        "os"
      ],
      [
        "Ġconc",
        "edere"
      ],
      [
        "Get",
        "Component"
      ],
      [
        "Ġorigin",
        "ariamente"
      ],
      [
        "ĠFili",
        "pp"
      ],
      [
        "ĠR",
        "ugg"
      ],
      [
        "Ġspar",
        "se"
      ],
      [
        "Ġupgra",
        "ding"
      ],
      [
        "Ġintegr",
        "atore"
      ],
      [
        "ĠDr",
        "ink"
      ],
      [
        "Ġsemplif",
        "icare"
      ],
      [
        "americ",
        "ana"
      ],
      [
        "Ġdis",
        "gra"
      ],
      [
        "Ġra",
        "pport"
      ],
      [
        "ĠSh",
        "ift"
      ],
      [
        "ĠRes",
        "pond"
      ],
      [
        "Ġmer",
        "itano"
      ],
      [
        "comp",
        "et"
      ],
      [
        "Ġconveni",
        "enti"
      ],
      [
        "Eng",
        "lish"
      ],
      [
        "G",
        "od"
      ],
      [
        "Ġs",
        "no"
      ],
      [
        "Ġis",
        "olato"
      ],
      [
        "Ġimp",
        "ara"
      ],
      [
        "Ġsh",
        "ocking"
      ],
      [
        "Ġcons",
        "egue"
      ],
      [
        "C",
        "AD"
      ],
      [
        "ĠS",
        "eller"
      ],
      [
        "ĠT",
        "agli"
      ],
      [
        "br",
        "anch"
      ],
      [
        "Method",
        "s"
      ],
      [
        "rosso",
        "ver"
      ],
      [
        "Ġhorr",
        "ible"
      ],
      [
        "ĠInj",
        "ury"
      ],
      [
        "Ġpell",
        "et"
      ],
      [
        "M",
        "ir"
      ],
      [
        "Ġr",
        "ud"
      ],
      [
        "assert",
        "Equals"
      ],
      [
        "Ġam",
        "alg"
      ],
      [
        "Ġsap",
        "rÃł"
      ],
      [
        "Ġreson",
        "ate"
      ],
      [
        ":",
        "/"
      ],
      [
        "N",
        "apoli"
      ],
      [
        "Ġcomp",
        "or"
      ],
      [
        "Ġcomp",
        "rov"
      ],
      [
        "ĠTag",
        "lia"
      ],
      [
        "f",
        "est"
      ],
      [
        "na",
        "zio"
      ],
      [
        "Ġk",
        "a"
      ],
      [
        "ãģ",
        "§"
      ],
      [
        "Ġprovved",
        "erÃł"
      ],
      [
        ")",
        "..."
      ],
      [
        "P",
        "red"
      ],
      [
        "Ġm",
        "ise"
      ],
      [
        "ra",
        "vel"
      ],
      [
        "ĠGo",
        "al"
      ],
      [
        "Ġtur",
        "bo"
      ],
      [
        "es",
        "ters"
      ],
      [
        "Ġj",
        "og"
      ],
      [
        "ĠUn",
        "itÃł"
      ],
      [
        "atch",
        "er"
      ],
      [
        "Ġgl",
        "ori"
      ],
      [
        "Wh",
        "ile"
      ],
      [
        "Ġcharg",
        "er"
      ],
      [
        "Ġtempor",
        "aneo"
      ],
      [
        "ĠT",
        "ante"
      ],
      [
        "ers",
        "t"
      ],
      [
        "person",
        "al"
      ],
      [
        "Ġespl",
        "od"
      ],
      [
        "Ġucra",
        "ini"
      ],
      [
        "Ġcrow",
        "dfunding"
      ],
      [
        "ĠAppro",
        "ach"
      ],
      [
        "Ġattacc",
        "ato"
      ],
      [
        "ĠGiard",
        "ini"
      ],
      [
        "Ġcon",
        "gen"
      ],
      [
        "Ġproto",
        "type"
      ],
      [
        "i",
        "Phone"
      ],
      [
        "Ġpal",
        "p"
      ],
      [
        "Ġnegoti",
        "ation"
      ],
      [
        "表",
        "示"
      ],
      [
        "ĠL",
        "ub"
      ],
      [
        "=",
        "${"
      ],
      [
        "Ġg",
        "occia"
      ],
      [
        "ĠD",
        "P"
      ],
      [
        "acc",
        "iare"
      ],
      [
        "CH",
        "AR"
      ],
      [
        "失",
        "è´¥"
      ],
      [
        "pro",
        "ble"
      ],
      [
        "Ġbell",
        "issimi"
      ],
      [
        "Ġgiornali",
        "ero"
      ],
      [
        "ic",
        "ella"
      ],
      [
        "Ġre",
        "he"
      ],
      [
        "Ġsp",
        "ends"
      ],
      [
        "ÃŃ",
        "n"
      ],
      [
        "Ġâ",
        "Ķ"
      ],
      [
        "Ġpunt",
        "ando"
      ],
      [
        "/",
        "'"
      ],
      [
        "ĠL",
        "em"
      ],
      [
        "ĠCon",
        "cilio"
      ],
      [
        "о",
        "н"
      ],
      [
        "Ġserb",
        "atoio"
      ],
      [
        "ĠS",
        "ort"
      ],
      [
        "ĠS",
        "elling"
      ],
      [
        "ĠD",
        "ion"
      ],
      [
        "Ġconfig",
        "ura"
      ],
      [
        "Ġste",
        "ak"
      ],
      [
        "ĠGovern",
        "ance"
      ],
      [
        "Ġcotta",
        "ge"
      ],
      [
        "C",
        "trl"
      ],
      [
        "Ġw",
        "p"
      ],
      [
        "ĠD",
        "emo"
      ],
      [
        "ay",
        "an"
      ],
      [
        "Ġrom",
        "p"
      ],
      [
        "Wh",
        "o"
      ],
      [
        "Ġheav",
        "ier"
      ],
      [
        "Ġcoper",
        "te"
      ],
      [
        "Ġb",
        "ordi"
      ],
      [
        "Ġval",
        "gono"
      ],
      [
        "Ġmagistr",
        "ale"
      ],
      [
        "Ġdev",
        "ote"
      ],
      [
        "v",
        "t"
      ],
      [
        "Ġp",
        "ett"
      ],
      [
        "Ġver",
        "tex"
      ],
      [
        "Ġopen",
        "ings"
      ],
      [
        "Ġrin",
        "vi"
      ],
      [
        "Ġbra",
        "cci"
      ],
      [
        "Ġcolor",
        "azione"
      ],
      [
        "ĠðŁ",
        "Ĵ"
      ],
      [
        "Ġsicc",
        "ome"
      ],
      [
        "Ġdecentral",
        "ized"
      ],
      [
        "Ġd",
        "well"
      ],
      [
        "and",
        "ante"
      ],
      [
        "col",
        "ors"
      ],
      [
        "Ġved",
        "eva"
      ],
      [
        "Ġmerch",
        "ants"
      ],
      [
        "ĠPian",
        "eta"
      ],
      [
        "L",
        "U"
      ],
      [
        "Ġcon",
        "ged"
      ],
      [
        "Ġar",
        "ancione"
      ],
      [
        "Ġfrag",
        "ment"
      ],
      [
        "Ġs",
        "am"
      ],
      [
        "ĠS",
        "ME"
      ],
      [
        "ĠA",
        "FF"
      ],
      [
        "Ġne",
        "ural"
      ],
      [
        "Ġaff",
        "ida"
      ],
      [
        "Ġz",
        "io"
      ],
      [
        "reg",
        "ate"
      ],
      [
        "Ġann",
        "unciare"
      ],
      [
        "Ġalter",
        "azioni"
      ],
      [
        "Ġries",
        "ca"
      ],
      [
        "оÐ",
        "¹"
      ],
      [
        "Ġcred",
        "enziali"
      ],
      [
        "ĠMc",
        "L"
      ],
      [
        "Ġtrover",
        "anno"
      ],
      [
        "ra",
        "gio"
      ],
      [
        "ĠS",
        "b"
      ],
      [
        "Ġpol",
        "ls"
      ],
      [
        "ĠCar",
        "mine"
      ],
      [
        "Ġred",
        "atto"
      ],
      [
        "An",
        "al"
      ],
      [
        "Ġafferm",
        "ando"
      ],
      [
        "sk",
        "ip"
      ],
      [
        "ĠER",
        "R"
      ],
      [
        "Ġcip",
        "olla"
      ],
      [
        "T",
        "utti"
      ],
      [
        "ĠR",
        "az"
      ],
      [
        "ich",
        "ael"
      ],
      [
        "Ġfresh",
        "ly"
      ],
      [
        "Ġcon",
        "ve"
      ],
      [
        "ore",
        "cchio"
      ],
      [
        "ph",
        "ase"
      ],
      [
        "ĠI",
        "bra"
      ],
      [
        "for",
        "cing"
      ],
      [
        "ĠSc",
        "roll"
      ],
      [
        "Ġmulti",
        "player"
      ],
      [
        "Ass",
        "ess"
      ],
      [
        "P",
        "ot"
      ],
      [
        "to",
        "Equal"
      ],
      [
        "ĠD",
        "ame"
      ],
      [
        "Ġnu",
        "vole"
      ],
      [
        "Ġref",
        "ine"
      ],
      [
        "sequ",
        "ence"
      ],
      [
        "Ġsinc",
        "ere"
      ],
      [
        "Ġproi",
        "ett"
      ],
      [
        "åij",
        "ĺ"
      ],
      [
        "c",
        "ad"
      ],
      [
        "ĠT",
        "edes"
      ],
      [
        "Ġsal",
        "aries"
      ],
      [
        "TO",
        "DO"
      ],
      [
        "ĠU",
        "EFA"
      ],
      [
        "Ġimm",
        "ersi"
      ],
      [
        "Ġspl",
        "ash"
      ],
      [
        "=>",
        "{"
      ],
      [
        "Ġscal",
        "able"
      ],
      [
        "ĠPf",
        "izer"
      ],
      [
        "L",
        "ow"
      ],
      [
        "tem",
        "pl"
      ],
      [
        "Ġter",
        "ranno"
      ],
      [
        "æķ",
        "Ī"
      ],
      [
        "ĠVod",
        "afone"
      ],
      [
        "Ġunpredic",
        "table"
      ],
      [
        "Ġcol",
        "lass"
      ],
      [
        "ani",
        "el"
      ],
      [
        "Ġfix",
        "es"
      ],
      [
        "Ġinfin",
        "ito"
      ],
      [
        "electr",
        "ic"
      ],
      [
        "ch",
        "r"
      ],
      [
        "ĠHe",
        "ights"
      ],
      [
        "de",
        "al"
      ],
      [
        "Ġsegnal",
        "ati"
      ],
      [
        "agg",
        "istica"
      ],
      [
        "ĠN",
        "urse"
      ],
      [
        "ĠEspos",
        "ito"
      ],
      [
        "C",
        "s"
      ],
      [
        "G",
        "RO"
      ],
      [
        "ĠEx",
        "ternal"
      ],
      [
        "Ġvo",
        "tazione"
      ],
      [
        "ĠDesign",
        "s"
      ],
      [
        "fis",
        "ico"
      ],
      [
        "ĠC",
        "ert"
      ],
      [
        "ĠP",
        "ann"
      ],
      [
        "ra",
        "red"
      ],
      [
        "ĠZ",
        "ing"
      ],
      [
        "ĠLog",
        "ger"
      ],
      [
        "ĠBeat",
        "les"
      ],
      [
        "G",
        "uid"
      ],
      [
        "Ġcred",
        "ited"
      ],
      [
        "Ġann",
        "uo"
      ],
      [
        "Ġtrasfer",
        "imenti"
      ],
      [
        "ĠK",
        "ah"
      ],
      [
        "Ġcontinu",
        "ity"
      ],
      [
        "')",
        "{"
      ],
      [
        "Ġtagli",
        "ato"
      ],
      [
        "Ġfresche",
        "zza"
      ],
      [
        "i",
        "ana"
      ],
      [
        "ĠS",
        "onia"
      ],
      [
        "ĠMan",
        "uale"
      ],
      [
        "Ġterra",
        "ce"
      ],
      [
        "Ġprovved",
        "uto"
      ],
      [
        "Arch",
        "ivio"
      ],
      [
        "u",
        "vio"
      ],
      [
        "at",
        "um"
      ],
      [
        "Ġad",
        "hesive"
      ],
      [
        "Ġcap",
        "ogruppo"
      ],
      [
        "Ġfact",
        "ories"
      ],
      [
        "orti",
        "um"
      ],
      [
        "Ġsig",
        "la"
      ],
      [
        "Ġsplend",
        "ore"
      ],
      [
        "Ġpomod",
        "ori"
      ],
      [
        "in",
        "als"
      ],
      [
        "Ġb",
        "c"
      ],
      [
        "Ġx",
        "Bet"
      ],
      [
        "Ġsucced",
        "endo"
      ],
      [
        "Ġindul",
        "ge"
      ],
      [
        "ĠEstr",
        "atto"
      ],
      [
        "ĠG",
        "mb"
      ],
      [
        "Ġelimin",
        "ato"
      ],
      [
        "Ġeffort",
        "less"
      ],
      [
        "Ġdiver",
        "g"
      ],
      [
        "Ġro",
        "tto"
      ],
      [
        "Ġcolloc",
        "a"
      ],
      [
        "âĢĭ",
        "âĢĭ"
      ],
      [
        "ĠFerd",
        "inando"
      ],
      [
        "ĠA",
        "wareness"
      ],
      [
        "ĠSupp",
        "lier"
      ],
      [
        "Ġyoung",
        "est"
      ],
      [
        "ov",
        "est"
      ],
      [
        "Ġinter",
        "fere"
      ],
      [
        "ĠL",
        "ite"
      ],
      [
        "Ġas",
        "ton"
      ],
      [
        "ĠW",
        "ol"
      ],
      [
        "ĠMil",
        "waukee"
      ],
      [
        "Ġdecre",
        "asing"
      ],
      [
        "Ġimag",
        "in"
      ],
      [
        "Ġmid",
        "night"
      ],
      [
        "Ġbelie",
        "ving"
      ],
      [
        "ĠManufact",
        "urers"
      ],
      [
        "D",
        "EC"
      ],
      [
        "m",
        "v"
      ],
      [
        "ist",
        "ano"
      ],
      [
        "Ġris",
        "ulti"
      ],
      [
        "Ġsuper",
        "ano"
      ],
      [
        "ĠCo",
        "pper"
      ],
      [
        "Ġesclus",
        "ivi"
      ],
      [
        "Ġto",
        "es"
      ],
      [
        "Ġaff",
        "lu"
      ],
      [
        "land",
        "esi"
      ],
      [
        "Ġinfluenz",
        "ato"
      ],
      [
        "D",
        "EF"
      ],
      [
        "el",
        "iness"
      ],
      [
        "ĠP",
        "est"
      ],
      [
        "Ġmanip",
        "olazione"
      ],
      [
        "Ġripar",
        "are"
      ],
      [
        "Ġb",
        "ak"
      ],
      [
        "ĠT",
        "EL"
      ],
      [
        "ĠR",
        "alph"
      ],
      [
        "Ġconc",
        "ise"
      ],
      [
        "ĠZ",
        "oo"
      ],
      [
        "comp",
        "ile"
      ],
      [
        "Ġac",
        "et"
      ],
      [
        "Ġconta",
        "bile"
      ],
      [
        "Ġrespect",
        "ful"
      ],
      [
        "ĠTerap",
        "ia"
      ],
      [
        "ĠRis",
        "orse"
      ],
      [
        "ĠSy",
        "rian"
      ],
      [
        "Ġpersist",
        "ente"
      ],
      [
        "ç½",
        "ij"
      ],
      [
        "ĠS",
        "omm"
      ],
      [
        "ĠI",
        "celand"
      ],
      [
        "Ġch",
        "rome"
      ],
      [
        "OP",
        "T"
      ],
      [
        "Ġan",
        "elli"
      ],
      [
        "ĠB",
        "EST"
      ],
      [
        "RE",
        "F"
      ],
      [
        "Ġrain",
        "bow"
      ],
      [
        "Ġsogget",
        "te"
      ],
      [
        "s",
        "th"
      ],
      [
        "ent",
        "ine"
      ],
      [
        "ĠR",
        "ams"
      ],
      [
        "ace",
        "a"
      ],
      [
        "vel",
        "en"
      ],
      [
        "Ġcircond",
        "ato"
      ],
      [
        "æ¶",
        "Ī"
      ],
      [
        "Ġann",
        "ullare"
      ],
      [
        "Ġseg",
        "ret"
      ],
      [
        "ĠDI",
        "G"
      ],
      [
        "An",
        "che"
      ],
      [
        "ĠClass",
        "es"
      ],
      [
        "Ġmom",
        "s"
      ],
      [
        "Ġair",
        "ports"
      ],
      [
        "App",
        "ly"
      ],
      [
        "Ġbod",
        "ily"
      ],
      [
        "Ġmen",
        "z"
      ],
      [
        "Ġlandl",
        "ord"
      ],
      [
        "u",
        "itÃł"
      ],
      [
        "è¾ĵ",
        "åĩº"
      ],
      [
        "V",
        "PN"
      ],
      [
        "ĠTor",
        "res"
      ],
      [
        "Ġcandid",
        "ature"
      ],
      [
        "graph",
        "ics"
      ],
      [
        "Ġsvel",
        "ato"
      ],
      [
        "Ġcaut",
        "elare"
      ],
      [
        "Ġsp",
        "ac"
      ],
      [
        "Ġdur",
        "i"
      ],
      [
        "Un",
        "ivers"
      ],
      [
        "Ġinser",
        "endo"
      ],
      [
        "ĠPhys",
        "ics"
      ],
      [
        "#",
        "+"
      ],
      [
        "S",
        "ì"
      ],
      [
        "ĠT",
        "ant"
      ],
      [
        "Ġdi",
        "agon"
      ],
      [
        "Ġcom",
        "ics"
      ],
      [
        "ĠR",
        "end"
      ],
      [
        "ĠSin",
        "istra"
      ],
      [
        "Ġg",
        "own"
      ],
      [
        "Ġeconom",
        "ie"
      ],
      [
        "Ġarriv",
        "eranno"
      ],
      [
        "Ġamaz",
        "on"
      ],
      [
        "è¯",
        "Ń"
      ],
      [
        "Ġmigr",
        "ations"
      ],
      [
        "Ġb",
        "otte"
      ],
      [
        "Ġg",
        "innastica"
      ],
      [
        "ib",
        "izione"
      ],
      [
        "Ch",
        "art"
      ],
      [
        "D",
        "OC"
      ],
      [
        "r",
        "g"
      ],
      [
        "Ġdire",
        "zioni"
      ],
      [
        "ĠAD",
        "HD"
      ],
      [
        "P",
        "LAY"
      ],
      [
        "n",
        "esty"
      ],
      [
        "and",
        "oti"
      ],
      [
        "Ġco",
        "il"
      ],
      [
        "ĠCanc",
        "el"
      ],
      [
        "Ġful",
        "fil"
      ],
      [
        "ĠConc",
        "lusion"
      ],
      [
        "at",
        "ine"
      ],
      [
        "ĠRis",
        "erva"
      ],
      [
        "ĠLud",
        "ov"
      ],
      [
        "Ġstatut",
        "ory"
      ],
      [
        "Ġrep",
        "ubblica"
      ],
      [
        "ĠSav",
        "oia"
      ],
      [
        "h",
        "ours"
      ],
      [
        "oc",
        "ris"
      ],
      [
        "ĠTro",
        "feo"
      ],
      [
        "ĠMiche",
        "lin"
      ],
      [
        "Ġbom",
        "be"
      ],
      [
        "Ġa",
        "we"
      ],
      [
        "Ġtor",
        "ri"
      ],
      [
        "inn",
        "ati"
      ],
      [
        "ĠNO",
        "I"
      ],
      [
        "d",
        "opo"
      ],
      [
        "Ġl",
        "oses"
      ],
      [
        "ĠM",
        "AL"
      ],
      [
        "Ġfir",
        "ing"
      ],
      [
        "æĺ",
        "¾"
      ],
      [
        "Ġrug",
        "he"
      ],
      [
        ")",
        "</"
      ],
      [
        "ĠP",
        "atch"
      ],
      [
        "ab",
        "c"
      ],
      [
        "Ġso",
        "ak"
      ],
      [
        "Ġinf",
        "ectious"
      ],
      [
        "ler",
        "View"
      ],
      [
        "Ġpsic",
        "ologici"
      ],
      [
        "ens",
        "en"
      ],
      [
        "esc",
        "ursione"
      ],
      [
        "ĠSil",
        "va"
      ],
      [
        "ĠRel",
        "ief"
      ],
      [
        "ett",
        "ante"
      ],
      [
        "ĠOrgan",
        "izzazione"
      ],
      [
        "Ġpa",
        "zz"
      ],
      [
        "Ġsotto",
        "porre"
      ],
      [
        "Ġrom",
        "ant"
      ],
      [
        "bbi",
        "ettivo"
      ],
      [
        "Ġguard",
        "ano"
      ],
      [
        "ĠSET",
        "T"
      ],
      [
        "Ġrisal",
        "ente"
      ],
      [
        "F",
        "acebook"
      ],
      [
        "åį",
        "ģ"
      ],
      [
        "Ġas",
        "thma"
      ],
      [
        "ĠGra",
        "b"
      ],
      [
        "Ġarricch",
        "ito"
      ],
      [
        "ĠArche",
        "ologico"
      ],
      [
        "G",
        "AN"
      ],
      [
        "ir",
        "ò"
      ],
      [
        "Ġcre",
        "f"
      ],
      [
        "Ġcost",
        "osi"
      ],
      [
        "Ġintegr",
        "ates"
      ],
      [
        "Ġmant",
        "ra"
      ],
      [
        "Ġmultimedi",
        "ale"
      ],
      [
        "ac",
        "re"
      ],
      [
        "ni",
        "er"
      ],
      [
        "erg",
        "li"
      ],
      [
        "ĠBar",
        "ber"
      ],
      [
        "Sa",
        "fe"
      ],
      [
        "Ġar",
        "du"
      ],
      [
        "Ġsta",
        "vo"
      ],
      [
        "Ġeuro",
        "s"
      ],
      [
        "Ġsett",
        "imo"
      ],
      [
        "ĠCi",
        "asc"
      ],
      [
        "Ġcentina",
        "io"
      ],
      [
        "ĠInd",
        "ustria"
      ],
      [
        "ident",
        "ifier"
      ],
      [
        "Ġu",
        "ve"
      ],
      [
        "Ġsat",
        "ur"
      ],
      [
        "ĠP",
        "ell"
      ],
      [
        "ens",
        "ation"
      ],
      [
        "Ġauto",
        "imm"
      ],
      [
        "Ġce",
        "il"
      ],
      [
        "Ġcompos",
        "er"
      ],
      [
        "AT",
        "ER"
      ],
      [
        "Ġunder",
        "going"
      ],
      [
        "ĠDA",
        "Y"
      ],
      [
        "lav",
        "olo"
      ],
      [
        "S",
        "ite"
      ],
      [
        "ST",
        "ER"
      ],
      [
        "Ġarbit",
        "ration"
      ],
      [
        "ĠSmo",
        "oth"
      ],
      [
        "ent",
        "in"
      ],
      [
        "Ġn",
        "ano"
      ],
      [
        "Ġ\"",
        "),"
      ],
      [
        "ĠAg",
        "enda"
      ],
      [
        "CON",
        "FIG"
      ],
      [
        "Ġb",
        "ark"
      ],
      [
        "lic",
        "ense"
      ],
      [
        "Ġanti",
        "que"
      ],
      [
        "ĠU",
        "IL"
      ],
      [
        "zza",
        "zione"
      ],
      [
        "Ġclass",
        "ificati"
      ],
      [
        "ĠPi",
        "etra"
      ],
      [
        "ĠAut",
        "onom"
      ],
      [
        "Ġwall",
        "paper"
      ],
      [
        "Ġrit",
        "m"
      ],
      [
        "Ġaccert",
        "amento"
      ],
      [
        "Ġsynt",
        "hesis"
      ],
      [
        "ĠA",
        "BO"
      ],
      [
        "Ġ\"",
        "\");"
      ],
      [
        "assi",
        "um"
      ],
      [
        "Tim",
        "estamp"
      ],
      [
        "Ġfar",
        "ò"
      ],
      [
        "е",
        "к"
      ],
      [
        "ĠMart",
        "ine"
      ],
      [
        "Del",
        "egate"
      ],
      [
        "Ġcommission",
        "ed"
      ],
      [
        "Ġmedic",
        "inale"
      ],
      [
        "Ġscriv",
        "ania"
      ],
      [
        "ĠBou",
        "levard"
      ],
      [
        "Ġcostru",
        "ite"
      ],
      [
        "Ġlamp",
        "ada"
      ],
      [
        "ĠMonth",
        "ly"
      ],
      [
        "ov",
        "es"
      ],
      [
        "ĠSP",
        "I"
      ],
      [
        "Ġaccompagn",
        "ano"
      ],
      [
        "Ġgig",
        "ant"
      ],
      [
        "Ġrecover",
        "ing"
      ],
      [
        "ĠCol",
        "ore"
      ],
      [
        "Ġasp",
        "iring"
      ],
      [
        "Ġintent",
        "ional"
      ],
      [
        "immag",
        "inazione"
      ],
      [
        "Ġn",
        "aked"
      ],
      [
        "ĠCr",
        "isi"
      ],
      [
        "ĠT",
        "iziano"
      ],
      [
        "Ġun",
        "healthy"
      ],
      [
        "Ġun",
        "pleasant"
      ],
      [
        "ĠP",
        "ret"
      ],
      [
        "per",
        "m"
      ],
      [
        "ĠNot",
        "ification"
      ],
      [
        "ç»",
        "ı"
      ],
      [
        "ĠEffici",
        "ency"
      ],
      [
        "Und",
        "er"
      ],
      [
        "Ġr",
        "ugged"
      ],
      [
        "ogra",
        "fo"
      ],
      [
        "Ġposizion",
        "ato"
      ],
      [
        "ĠM",
        "oss"
      ],
      [
        "ĠCol",
        "in"
      ],
      [
        "Ġpract",
        "iced"
      ],
      [
        "ĠPan",
        "ama"
      ],
      [
        "ĠB",
        "eg"
      ],
      [
        "Ġch",
        "ore"
      ],
      [
        "Ġris",
        "ent"
      ],
      [
        "Ġcomm",
        "itting"
      ],
      [
        "Ġå",
        "¦Ĥ"
      ],
      [
        "Ġdish",
        "washer"
      ],
      [
        "ĠCab",
        "inet"
      ],
      [
        "in",
        "vol"
      ],
      [
        "ĠK",
        "g"
      ],
      [
        "P",
        "ag"
      ],
      [
        "Ġa",
        "ule"
      ],
      [
        "qu",
        "asi"
      ],
      [
        "ĠP",
        "V"
      ],
      [
        "ĠP",
        "oli"
      ],
      [
        "Ġmed",
        "al"
      ],
      [
        "ĠSC",
        "I"
      ],
      [
        "ä½į",
        "ç½®"
      ],
      [
        "ĠD",
        "ura"
      ],
      [
        "ĠW",
        "ere"
      ],
      [
        "ĠSuccess",
        "ful"
      ],
      [
        "ĠSoph",
        "ie"
      ],
      [
        "gi",
        "ar"
      ],
      [
        "´",
        "ë"
      ],
      [
        "ĠM",
        "X"
      ],
      [
        "Ġreg",
        "ain"
      ],
      [
        "Ġide",
        "ally"
      ],
      [
        "Form",
        "s"
      ],
      [
        "Z",
        "o"
      ],
      [
        "trict",
        "ed"
      ],
      [
        "Ġgonf",
        "iore"
      ],
      [
        "Ġminoren",
        "ni"
      ],
      [
        "Ġpro",
        "tr"
      ],
      [
        "chi",
        "ostro"
      ],
      [
        "Ġchi",
        "amo"
      ],
      [
        "Ġneck",
        "lace"
      ],
      [
        "B",
        "ud"
      ],
      [
        "Ġd",
        "argli"
      ],
      [
        "Ġbull",
        "ismo"
      ],
      [
        "Ġinc",
        "ante"
      ],
      [
        "Ġfilter",
        "ed"
      ],
      [
        "ĠErn",
        "esto"
      ],
      [
        "ec",
        "ed"
      ],
      [
        "Is",
        "ra"
      ],
      [
        "Ġpil",
        "astri"
      ],
      [
        "Ġprompt",
        "s"
      ],
      [
        "è½",
        "½"
      ],
      [
        "ĠRoof",
        "ing"
      ],
      [
        "Ġs",
        "ati"
      ],
      [
        "Ġst",
        "uf"
      ],
      [
        "Ġott",
        "engono"
      ],
      [
        "Ġdivent",
        "ate"
      ],
      [
        "Ġspetta",
        "colari"
      ],
      [
        "Ġconstra",
        "int"
      ],
      [
        "Ġedil",
        "izio"
      ],
      [
        "Ġcareg",
        "ivers"
      ],
      [
        "ĠA",
        "way"
      ],
      [
        "bb",
        "le"
      ],
      [
        "ĠAd",
        "elaide"
      ],
      [
        "Ġsoc",
        "cor"
      ],
      [
        "Ġg",
        "alle"
      ],
      [
        "ĠP",
        "ig"
      ],
      [
        "Ġ'",
        "_"
      ],
      [
        "Ġge",
        "ographic"
      ],
      [
        "Ġingegn",
        "eria"
      ],
      [
        "Ġriduc",
        "ono"
      ],
      [
        "N",
        "F"
      ],
      [
        "ĠSp",
        "ia"
      ],
      [
        "Ġant",
        "infiamm"
      ],
      [
        "Ġsottoline",
        "ando"
      ],
      [
        "Ġverific",
        "ano"
      ],
      [
        "Ġo",
        "w"
      ],
      [
        "ĠB",
        "inary"
      ],
      [
        "ĠRock",
        "y"
      ],
      [
        "Ġsemplif",
        "icazione"
      ],
      [
        "Ġbo",
        "oster"
      ],
      [
        "Ġstamp",
        "e"
      ],
      [
        "eggi",
        "ata"
      ],
      [
        "ĠBre",
        "aking"
      ],
      [
        "Ġcontatt",
        "ato"
      ],
      [
        "ĠPro",
        "tagon"
      ],
      [
        "ĠNe",
        "o"
      ],
      [
        "Ġgig",
        "anti"
      ],
      [
        "Ġecosystem",
        "s"
      ],
      [
        "h",
        "era"
      ],
      [
        "Ġatt",
        "en"
      ],
      [
        "ĠCON",
        "TR"
      ],
      [
        "Ġcontamin",
        "azione"
      ],
      [
        "çī",
        "ĩ"
      ],
      [
        "A",
        "z"
      ],
      [
        "ar",
        "an"
      ],
      [
        "ĠC",
        "ULT"
      ],
      [
        "ĠAl",
        "v"
      ],
      [
        "IS",
        "O"
      ],
      [
        "Ġobblig",
        "ato"
      ],
      [
        "ĠLand",
        "scape"
      ],
      [
        "Ġerog",
        "ati"
      ],
      [
        "Ġintervist",
        "ato"
      ],
      [
        "Ġb",
        "als"
      ],
      [
        "uro",
        "us"
      ],
      [
        "Ġpl",
        "eth"
      ],
      [
        "Ġbra",
        "kes"
      ],
      [
        "Ġsg",
        "om"
      ],
      [
        "f",
        "uture"
      ],
      [
        "ĠE",
        "lio"
      ],
      [
        "Ġch",
        "oc"
      ],
      [
        "Ġmat",
        "urity"
      ],
      [
        "Ġrock",
        "et"
      ],
      [
        "Ġprogett",
        "uale"
      ],
      [
        "ĠDar",
        "win"
      ],
      [
        "g",
        "amma"
      ],
      [
        "Ġb",
        "aci"
      ],
      [
        "Ġcal",
        "ming"
      ],
      [
        "the",
        "med"
      ],
      [
        "not",
        "es"
      ],
      [
        "Ġpoter",
        "lo"
      ],
      [
        "ĠBi",
        "ology"
      ],
      [
        "ĠOsp",
        "edale"
      ],
      [
        "ĠR",
        "NA"
      ],
      [
        "ant",
        "rop"
      ],
      [
        "Ġfashion",
        "able"
      ],
      [
        "ĠM",
        "é"
      ],
      [
        "pre",
        "mi"
      ],
      [
        "Ġcollabor",
        "ations"
      ],
      [
        "Ġpred",
        "ef"
      ],
      [
        "Ġentr",
        "ando"
      ],
      [
        "Ġembra",
        "ced"
      ],
      [
        "ĠE",
        "cho"
      ],
      [
        "ĠEn",
        "able"
      ],
      [
        "Ġgrand",
        "father"
      ],
      [
        "ĠAcqu",
        "isto"
      ],
      [
        "Ġaccorg",
        "imenti"
      ],
      [
        "Ġgeni",
        "us"
      ],
      [
        "Ġcoca",
        "ina"
      ],
      [
        "semp",
        "re"
      ],
      [
        "Ġciot",
        "ola"
      ],
      [
        "F",
        "ront"
      ],
      [
        "ĠM",
        "OT"
      ],
      [
        "esc",
        "lusione"
      ],
      [
        "M",
        "oney"
      ],
      [
        "M",
        "achine"
      ],
      [
        "Ġrep",
        "aired"
      ],
      [
        "lin",
        "ico"
      ],
      [
        "ĠDem",
        "and"
      ],
      [
        "Ġexecut",
        "ing"
      ],
      [
        "Europe",
        "an"
      ],
      [
        "ĠCoal",
        "ition"
      ],
      [
        "or",
        "ph"
      ],
      [
        "agli",
        "ato"
      ],
      [
        "ĠHar",
        "vey"
      ],
      [
        "ATION",
        "S"
      ],
      [
        "ZZ",
        "I"
      ],
      [
        "is",
        "ec"
      ],
      [
        "ĠAcc",
        "anto"
      ],
      [
        "Ġarg",
        "ues"
      ],
      [
        "Ġarchit",
        "etto"
      ],
      [
        "ĠArg",
        "ument"
      ],
      [
        "ĠCoordin",
        "amento"
      ],
      [
        "p",
        "icc"
      ],
      [
        "for",
        "se"
      ],
      [
        "Ġapp",
        "unti"
      ],
      [
        "Ġinf",
        "issi"
      ],
      [
        "ĠDI",
        "ST"
      ],
      [
        "ĠFab",
        "br"
      ],
      [
        "Ġpret",
        "esa"
      ],
      [
        "Ġferrovi",
        "ario"
      ],
      [
        "Ġambient",
        "ato"
      ],
      [
        "Ġfa",
        "uc"
      ],
      [
        "ow",
        "ing"
      ],
      [
        "Ġus",
        "eless"
      ],
      [
        "Ġroad",
        "map"
      ],
      [
        "Ġcoinvolg",
        "endo"
      ],
      [
        "Prim",
        "ary"
      ],
      [
        "c",
        "z"
      ],
      [
        "ĠON",
        "LY"
      ],
      [
        "Ġdigest",
        "ion"
      ],
      [
        "Ġproject",
        "ion"
      ],
      [
        "ĠMer",
        "kel"
      ],
      [
        "Are",
        "na"
      ],
      [
        "Ġpre",
        "y"
      ],
      [
        "ĠFr",
        "anca"
      ],
      [
        "Ġamm",
        "issione"
      ],
      [
        "Ġartifici",
        "ali"
      ],
      [
        "J",
        "ack"
      ],
      [
        "Ġgrand",
        "issimo"
      ],
      [
        "ĠImper",
        "ial"
      ],
      [
        "r",
        "ical"
      ],
      [
        "ĠO",
        "D"
      ],
      [
        "Ġspecific",
        "amente"
      ],
      [
        "Red",
        "irect"
      ],
      [
        "Ġportoghe",
        "se"
      ],
      [
        "Ġimpact",
        "ing"
      ],
      [
        "Ġditt",
        "atura"
      ],
      [
        "ig",
        "allia"
      ],
      [
        "Ġco",
        "et"
      ],
      [
        "Ġabs",
        "ent"
      ],
      [
        "Ġriperc",
        "or"
      ],
      [
        "F",
        "ollow"
      ],
      [
        "Ġm",
        "enti"
      ],
      [
        "ĠG",
        "n"
      ],
      [
        "ist",
        "anza"
      ],
      [
        "Ġdis",
        "loc"
      ],
      [
        "Ġsur",
        "rog"
      ],
      [
        "ĠEntreprene",
        "ur"
      ],
      [
        "Ġde",
        "fer"
      ],
      [
        "Ġ\"",
        "&"
      ],
      [
        "col",
        "ored"
      ],
      [
        "order",
        "ed"
      ],
      [
        "Ġperm",
        "etta"
      ],
      [
        "Ġswift",
        "ly"
      ],
      [
        "Ġcons",
        "igliare"
      ],
      [
        "Ġav",
        "id"
      ],
      [
        "åĪ",
        "¤"
      ],
      [
        "Ġes",
        "ordio"
      ],
      [
        "si",
        "amo"
      ],
      [
        "ident",
        "ale"
      ],
      [
        "Ġsim",
        "ul"
      ],
      [
        "ĠCra",
        "zy"
      ],
      [
        "Ġexhaust",
        "ed"
      ],
      [
        "ĠTram",
        "ite"
      ],
      [
        "Ġp",
        "is"
      ],
      [
        "ch",
        "ip"
      ],
      [
        "ĠN",
        "GO"
      ],
      [
        "atter",
        "Ãł"
      ],
      [
        "Ġgen",
        "iale"
      ],
      [
        "Av",
        "ailable"
      ],
      [
        "Ġsciogli",
        "ere"
      ],
      [
        "Ġper",
        "g"
      ],
      [
        "Ġper",
        "taining"
      ],
      [
        "Ġmerc",
        "y"
      ],
      [
        "Orig",
        "in"
      ],
      [
        "ĠRecruit",
        "ment"
      ],
      [
        "cor",
        "rect"
      ],
      [
        "Ġcoordin",
        "ated"
      ],
      [
        "ĠHero",
        "es"
      ],
      [
        "Cook",
        "ie"
      ],
      [
        "ĠS",
        "ounds"
      ],
      [
        "Ġconv",
        "ento"
      ],
      [
        "Ġcoper",
        "ti"
      ],
      [
        "Ġraffredd",
        "amento"
      ],
      [
        "Ġd",
        "uramente"
      ],
      [
        "ur",
        "arsi"
      ],
      [
        "Ġesp",
        "ort"
      ],
      [
        "ĠConc",
        "ern"
      ],
      [
        "ĠGate",
        "way"
      ],
      [
        "na",
        "zionale"
      ],
      [
        "Ġfin",
        "iture"
      ],
      [
        "omet",
        "own"
      ],
      [
        "Ġrid",
        "imension"
      ],
      [
        "ĠNapol",
        "itano"
      ],
      [
        "m",
        "il"
      ],
      [
        "ta",
        "ck"
      ],
      [
        "ant",
        "om"
      ],
      [
        "ĠApp",
        "lied"
      ],
      [
        "Ġprev",
        "io"
      ],
      [
        "etr",
        "ics"
      ],
      [
        "á",
        "s"
      ],
      [
        "ĠEmir",
        "ates"
      ],
      [
        "Ġimp",
        "ot"
      ],
      [
        "ĠCh",
        "arge"
      ],
      [
        "ĠSh",
        "ore"
      ],
      [
        "ĠFre",
        "ud"
      ],
      [
        "bro",
        "ok"
      ],
      [
        "Ġpecc",
        "ati"
      ],
      [
        "cir",
        "cle"
      ],
      [
        "ĠDyn",
        "amics"
      ],
      [
        "Ġpr",
        "erog"
      ],
      [
        "Ġcl",
        "usters"
      ],
      [
        "Ġman",
        "to"
      ],
      [
        "Ġte",
        "e"
      ],
      [
        "ĠAr",
        "ctic"
      ],
      [
        "ĠSecond",
        "ly"
      ],
      [
        "Ġillust",
        "ra"
      ],
      [
        "Ġ]",
        "+"
      ],
      [
        "Ġgaranti",
        "r"
      ],
      [
        "Ġche",
        "es"
      ],
      [
        "ĠB",
        "rent"
      ],
      [
        "ĠVer",
        "b"
      ],
      [
        "andem",
        "ic"
      ],
      [
        "Ġstimol",
        "ante"
      ],
      [
        "Ġdist",
        "anti"
      ],
      [
        "ĠAss",
        "emblea"
      ],
      [
        "usc",
        "ar"
      ],
      [
        "Ġrefer",
        "rals"
      ],
      [
        "S",
        "prite"
      ],
      [
        "ĠS",
        "la"
      ],
      [
        "Ġpa",
        "iring"
      ],
      [
        "Ġexc",
        "av"
      ],
      [
        "AC",
        "Y"
      ],
      [
        "wa",
        "vering"
      ],
      [
        "ĠDam",
        "age"
      ],
      [
        "ĠWat",
        "ers"
      ],
      [
        "ĠProbab",
        "ly"
      ],
      [
        "Ġtox",
        "ins"
      ],
      [
        "E",
        "val"
      ],
      [
        "Ġel",
        "en"
      ],
      [
        "ande",
        "z"
      ],
      [
        "sub",
        "string"
      ],
      [
        "Ġliber",
        "ale"
      ],
      [
        "ĠGross",
        "eto"
      ],
      [
        "ur",
        "to"
      ],
      [
        "Ġseg",
        "reta"
      ],
      [
        "Ġfire",
        "wall"
      ],
      [
        "Ġviss",
        "uti"
      ],
      [
        "ĠVeg",
        "an"
      ],
      [
        "Ġpleth",
        "ora"
      ],
      [
        "P",
        "ASS"
      ],
      [
        "Ġadd",
        "orment"
      ],
      [
        "Ġbro",
        "chure"
      ],
      [
        "л",
        "Ñı"
      ],
      [
        "Ġhel",
        "met"
      ],
      [
        "Ġrep",
        "ortage"
      ],
      [
        "Ġis",
        "pi"
      ],
      [
        "og",
        "ne"
      ],
      [
        "liv",
        "ello"
      ],
      [
        "ĠA",
        "zz"
      ],
      [
        "ĠIn",
        "via"
      ],
      [
        "emb",
        "ed"
      ],
      [
        "t",
        "body"
      ],
      [
        "Ġappare",
        "l"
      ],
      [
        "Ġtrib",
        "uto"
      ],
      [
        "Ġproceed",
        "ing"
      ],
      [
        "ĠFem",
        "min"
      ],
      [
        "Ġph",
        "ishing"
      ],
      [
        "Ġport",
        "atori"
      ],
      [
        "ĠCol",
        "ors"
      ],
      [
        "Ġsch",
        "ermi"
      ],
      [
        "Ġing",
        "rand"
      ],
      [
        "ĠB",
        "ev"
      ],
      [
        "br",
        "ush"
      ],
      [
        "men",
        "ia"
      ],
      [
        "ĠENG",
        "INE"
      ],
      [
        "Ġs",
        "ane"
      ],
      [
        "ĠIt",
        "alo"
      ],
      [
        "Ġimm",
        "enso"
      ],
      [
        "ĠArg",
        "omenti"
      ],
      [
        "Ġorgogli",
        "osi"
      ],
      [
        "and",
        "ogli"
      ],
      [
        "ĠW",
        "ing"
      ],
      [
        "Ġvalut",
        "ando"
      ],
      [
        "Ġelev",
        "ation"
      ],
      [
        "ĠRag",
        "azzi"
      ],
      [
        "ĠCF",
        "D"
      ],
      [
        "Ġtart",
        "ar"
      ],
      [
        "ĠFis",
        "ica"
      ],
      [
        "G",
        "ER"
      ],
      [
        "ind",
        "aco"
      ],
      [
        "Ġbre",
        "aches"
      ],
      [
        "æĹ",
        "ł"
      ],
      [
        "Ġski",
        "ing"
      ],
      [
        "Ġtosc",
        "ano"
      ],
      [
        "Ġaerop",
        "orti"
      ],
      [
        "ĠAs",
        "ti"
      ],
      [
        "Ġorient",
        "ed"
      ],
      [
        "ĠAggiorn",
        "ato"
      ],
      [
        "Ġh",
        "r"
      ],
      [
        "ĠH",
        "ear"
      ],
      [
        "sel",
        "ection"
      ],
      [
        "Ġpo",
        "ems"
      ],
      [
        "agn",
        "olo"
      ],
      [
        "Ġsoddisf",
        "azioni"
      ],
      [
        "Ġsun",
        "shine"
      ],
      [
        "ĠP",
        "agine"
      ],
      [
        "ac",
        "comp"
      ],
      [
        "Ġdif",
        "ende"
      ],
      [
        "ĠðŁ",
        "ij"
      ],
      [
        "ĠStart",
        "ed"
      ],
      [
        "el",
        "t"
      ],
      [
        "ĠGi",
        "u"
      ],
      [
        "ĠGio",
        "ia"
      ],
      [
        "Ġarch",
        "iv"
      ],
      [
        "Ġphil",
        "anthrop"
      ],
      [
        "ĠNicol",
        "as"
      ],
      [
        "ĠM",
        "Hz"
      ],
      [
        "ĠH",
        "iring"
      ],
      [
        "Number",
        "Of"
      ],
      [
        "ĠFact",
        "s"
      ],
      [
        "D",
        "one"
      ],
      [
        "ĠSC",
        "AR"
      ],
      [
        "ĠScient",
        "ifico"
      ],
      [
        "ĠW",
        "inst"
      ],
      [
        "Ġgener",
        "ati"
      ],
      [
        "ĠChrist",
        "ine"
      ],
      [
        "ĠCL",
        "ASS"
      ],
      [
        "Ġmangi",
        "ato"
      ],
      [
        "ĠNEL",
        "LA"
      ],
      [
        "(",
        "."
      ],
      [
        "Ġsvol",
        "t"
      ],
      [
        "ol",
        "eto"
      ],
      [
        "ĠCas",
        "ale"
      ],
      [
        "ĠF",
        "ailure"
      ],
      [
        "Ġsc",
        "atta"
      ],
      [
        "ĠAl",
        "tr"
      ],
      [
        "AM",
        "ENTI"
      ],
      [
        "ĠCarm",
        "elo"
      ],
      [
        "ĠRepresent",
        "ative"
      ],
      [
        "C",
        "asa"
      ],
      [
        "ĠH",
        "ockey"
      ],
      [
        "Ġaffid",
        "are"
      ],
      [
        "Ġsicc",
        "itÃł"
      ],
      [
        "ĠC",
        "LA"
      ],
      [
        "ĠG",
        "ummies"
      ],
      [
        "ass",
        "alto"
      ],
      [
        "tare",
        "a"
      ],
      [
        "ĠDim",
        "ensioni"
      ],
      [
        "ĠFAQ",
        "s"
      ],
      [
        "#",
        "{"
      ],
      [
        "q",
        "s"
      ],
      [
        "Ġto",
        "ggle"
      ],
      [
        "Ġcon",
        "verter"
      ],
      [
        "Ġbe",
        "ads"
      ],
      [
        "ĠEl",
        "on"
      ],
      [
        "Ġarch",
        "ae"
      ],
      [
        "ĠBen",
        "ch"
      ],
      [
        "Ġquarter",
        "ly"
      ],
      [
        "Ġtun",
        "ing"
      ],
      [
        "Ġse",
        "iz"
      ],
      [
        "Ġcult",
        "ivate"
      ],
      [
        "Ġesist",
        "enziale"
      ],
      [
        "Ġapert",
        "amente"
      ],
      [
        "ĠSter",
        "ling"
      ],
      [
        "ĠZ",
        "i"
      ],
      [
        "Ġpriv",
        "ately"
      ],
      [
        "Ġident",
        "ificati"
      ],
      [
        "Ġrecuper",
        "ato"
      ],
      [
        "cel",
        "ain"
      ],
      [
        "Ġwarr",
        "anties"
      ],
      [
        "Ġrilass",
        "ante"
      ],
      [
        "Ġpiv",
        "ot"
      ],
      [
        "Ġpresent",
        "ando"
      ],
      [
        "Ġfem",
        "mina"
      ],
      [
        "G",
        "l"
      ],
      [
        "p",
        "od"
      ],
      [
        "Ġord",
        "inanza"
      ],
      [
        "ĠDevelop",
        "ing"
      ],
      [
        "Ġshr",
        "imp"
      ],
      [
        "ĠPortugu",
        "ese"
      ],
      [
        "Ġnot",
        "ices"
      ],
      [
        "Ġgrat",
        "itudine"
      ],
      [
        "Ġreflect",
        "ive"
      ],
      [
        "impr",
        "onta"
      ],
      [
        "og",
        "liare"
      ],
      [
        "Ġem",
        "issione"
      ],
      [
        "Ġlav",
        "are"
      ],
      [
        "atter",
        "ing"
      ],
      [
        "Ġpresent",
        "ly"
      ],
      [
        "Ġsuccess",
        "es"
      ],
      [
        "ĠDe",
        "als"
      ],
      [
        "Ġvend",
        "itori"
      ],
      [
        "Ġaiut",
        "arci"
      ],
      [
        "ĠHen",
        "ri"
      ],
      [
        "ĠHug",
        "o"
      ],
      [
        "ĠC",
        "ats"
      ],
      [
        "ĠL",
        "etta"
      ],
      [
        "Ġsp",
        "ider"
      ],
      [
        "Ġco",
        "adi"
      ],
      [
        "Ġsour",
        "cing"
      ],
      [
        "Ġf",
        "ighter"
      ],
      [
        "ĠCi",
        "ro"
      ],
      [
        "Ġmedi",
        "amente"
      ],
      [
        "f",
        "obia"
      ],
      [
        "ĠI",
        "Q"
      ],
      [
        "Ġconfer",
        "isce"
      ],
      [
        "ĠT",
        "Output"
      ],
      [
        "ĠRe",
        "y"
      ],
      [
        "Ġsf",
        "ortun"
      ],
      [
        "Ġritrov",
        "iamo"
      ],
      [
        "ĠBat",
        "taglia"
      ],
      [
        "ĠSper",
        "anza"
      ],
      [
        "Ġsoddisfac",
        "ente"
      ],
      [
        "ĠSuper",
        "bonus"
      ],
      [
        "Ġcom",
        "fy"
      ],
      [
        "ĠL",
        "ives"
      ],
      [
        "Ġintern",
        "ally"
      ],
      [
        "Ġespos",
        "itivo"
      ],
      [
        "ĠCreat",
        "or"
      ],
      [
        "ĠF",
        "ishing"
      ],
      [
        "ĠS",
        "ets"
      ],
      [
        "ĠConf",
        "irm"
      ],
      [
        "ĠMos",
        "es"
      ],
      [
        "ĠBasket",
        "ball"
      ],
      [
        "Ġgros",
        "se"
      ],
      [
        "or",
        "veglianza"
      ],
      [
        "ĠR",
        "TP"
      ],
      [
        "ori",
        "ano"
      ],
      [
        "Ġpos",
        "ed"
      ],
      [
        "Ġform",
        "ule"
      ],
      [
        "ĠPart",
        "endo"
      ],
      [
        "ĠBern",
        "ardo"
      ],
      [
        "ant",
        "ine"
      ],
      [
        "Ġ'",
        "__"
      ],
      [
        "ecn",
        "ica"
      ],
      [
        "end",
        "omi"
      ],
      [
        "Ġcare",
        "nze"
      ],
      [
        "Ġport",
        "ali"
      ],
      [
        "H",
        "idden"
      ],
      [
        "T",
        "X"
      ],
      [
        "Ġp",
        "ato"
      ],
      [
        "Ġl",
        "ust"
      ],
      [
        "Ġai",
        "uter"
      ],
      [
        "ar",
        "it"
      ],
      [
        "Ġdi",
        "oxide"
      ],
      [
        "Ġple",
        "as"
      ],
      [
        "Ġempty",
        "Bin"
      ],
      [
        "ĠCapit",
        "olo"
      ],
      [
        "ĠEll",
        "en"
      ],
      [
        "Ġbruc",
        "iare"
      ],
      [
        "om",
        "ent"
      ],
      [
        "ĠAcc",
        "esso"
      ],
      [
        "Ġsvilupp",
        "ate"
      ],
      [
        "c",
        "lic"
      ],
      [
        "g",
        "ue"
      ],
      [
        "ol",
        "one"
      ],
      [
        "Ġcol",
        "osso"
      ],
      [
        "Ġtrans",
        "gender"
      ],
      [
        "»",
        ":"
      ],
      [
        "Ġrid",
        "osso"
      ],
      [
        "UL",
        "TI"
      ],
      [
        "Ġsess",
        "anta"
      ],
      [
        "Ġconta",
        "bili"
      ],
      [
        "Ġel",
        "ector"
      ],
      [
        "Ġrisol",
        "ve"
      ],
      [
        "ĠBre",
        "ast"
      ],
      [
        "Ġrifless",
        "i"
      ],
      [
        "ĠBerk",
        "eley"
      ],
      [
        "è",
        "ģ"
      ],
      [
        "ĠL",
        "ounge"
      ],
      [
        "ĠR",
        "ising"
      ],
      [
        "ĠIn",
        "door"
      ],
      [
        "Ġstudi",
        "oso"
      ],
      [
        "Ġtri",
        "ennio"
      ],
      [
        "Ġlavora",
        "zioni"
      ],
      [
        "Ġkilomet",
        "ers"
      ],
      [
        "ĠCamp",
        "i"
      ],
      [
        "ĠEv",
        "ento"
      ],
      [
        "Ġdisp",
        "ongono"
      ],
      [
        "ĠLAV",
        "ORO"
      ],
      [
        "ĠWarr",
        "anty"
      ],
      [
        "Ġprec",
        "ari"
      ],
      [
        "Ġanticip",
        "ation"
      ],
      [
        "ĠDoll",
        "ar"
      ],
      [
        "Ġpor",
        "si"
      ],
      [
        "ĠChi",
        "eti"
      ],
      [
        "ĠPreno",
        "ta"
      ],
      [
        "Ġw",
        "oven"
      ],
      [
        "ĠP",
        "B"
      ],
      [
        "Ġcor",
        "retti"
      ],
      [
        "Ġric",
        "reat"
      ],
      [
        "ĠGu",
        "ild"
      ],
      [
        "ĠAc",
        "ross"
      ],
      [
        "Ġhon",
        "ors"
      ],
      [
        "Ġmedie",
        "val"
      ],
      [
        "ĠOtta",
        "wa"
      ],
      [
        "ĠB",
        "uc"
      ],
      [
        "ĠB",
        "uss"
      ],
      [
        "Ġget",
        "ta"
      ],
      [
        "Ġcond",
        "uttrice"
      ],
      [
        "Ġexceed",
        "ed"
      ],
      [
        "ĠPalest",
        "ina"
      ],
      [
        "M",
        "il"
      ],
      [
        "ict",
        "us"
      ],
      [
        "ĠMy",
        "anmar"
      ],
      [
        "Ġillec",
        "iti"
      ],
      [
        "Ġl",
        "ond"
      ],
      [
        "Ġsp",
        "art"
      ],
      [
        "ĠV",
        "ITA"
      ],
      [
        "Ġform",
        "almente"
      ],
      [
        "ĠMat",
        "hemat"
      ],
      [
        "Ġentrepreneur",
        "ial"
      ],
      [
        "D",
        "im"
      ],
      [
        "ich",
        "erÃł"
      ],
      [
        "Id",
        "x"
      ],
      [
        "Ġbra",
        "ins"
      ],
      [
        "ĠAP",
        "Is"
      ],
      [
        "Ġtransform",
        "s"
      ],
      [
        "ì§",
        "Ģ"
      ],
      [
        "M",
        "ost"
      ],
      [
        "d",
        "uty"
      ],
      [
        "Ġ",
        "ãĢIJ"
      ],
      [
        "Ġch",
        "ill"
      ],
      [
        "ĠRew",
        "ards"
      ],
      [
        "Y",
        "N"
      ],
      [
        "Ġr",
        "urali"
      ],
      [
        "Ġpens",
        "ava"
      ],
      [
        "Ġsne",
        "akers"
      ],
      [
        "la",
        "c"
      ],
      [
        "ĠH",
        "aven"
      ],
      [
        "Ġtra",
        "umi"
      ],
      [
        "Ġut",
        "er"
      ],
      [
        "ger",
        "ia"
      ],
      [
        "Ġar",
        "ises"
      ],
      [
        "parse",
        "Int"
      ],
      [
        "Ġmagnes",
        "io"
      ],
      [
        "Ġd",
        "atori"
      ],
      [
        "ĠCap",
        "s"
      ],
      [
        "Ġfacilit",
        "ates"
      ],
      [
        "R",
        "et"
      ],
      [
        "ĠM",
        "idd"
      ],
      [
        "Ġex",
        "ceeds"
      ],
      [
        "ĠH",
        "ip"
      ],
      [
        "Ġyouth",
        "ful"
      ],
      [
        "ĠYam",
        "aha"
      ],
      [
        "Ġneighbour",
        "hood"
      ],
      [
        "Ġre",
        "liance"
      ],
      [
        "Ġinc",
        "urred"
      ],
      [
        "ĠComp",
        "ared"
      ],
      [
        "ĠCou",
        "pon"
      ],
      [
        "ĠDivers",
        "e"
      ],
      [
        "ĠRecip",
        "es"
      ],
      [
        "ĠOpportun",
        "ity"
      ],
      [
        "iv",
        "are"
      ],
      [
        "ĠB",
        "occ"
      ],
      [
        "ata",
        "p"
      ],
      [
        "Ġav",
        "ocado"
      ],
      [
        "Ġbal",
        "ances"
      ],
      [
        "Ġrecipro",
        "co"
      ],
      [
        "Ġautor",
        "izzazioni"
      ],
      [
        "rit",
        "z"
      ],
      [
        "ĠNew",
        "castle"
      ],
      [
        "su",
        "ite"
      ],
      [
        "Ġquestion",
        "ing"
      ],
      [
        "re",
        "fer"
      ],
      [
        "Ġf",
        "lick"
      ],
      [
        "ĠDec",
        "ision"
      ],
      [
        "ĠMain",
        "tain"
      ],
      [
        "Ġrevoc",
        "are"
      ],
      [
        "ĠGr",
        "at"
      ],
      [
        "Ġconn",
        "ettivitÃł"
      ],
      [
        "Ġambi",
        "ance"
      ],
      [
        "Ġcerc",
        "ate"
      ],
      [
        "Ġbenefici",
        "aries"
      ],
      [
        "D",
        "epend"
      ],
      [
        "Ġ{",
        "@"
      ],
      [
        "OM",
        "S"
      ],
      [
        "Ġrepro",
        "ductive"
      ],
      [
        "sopr",
        "attutto"
      ],
      [
        "R",
        "ENT"
      ],
      [
        "Ġal",
        "loy"
      ],
      [
        "ĠE",
        "ight"
      ],
      [
        "OR",
        "LD"
      ],
      [
        "Ġcit",
        "rus"
      ],
      [
        "dis",
        "on"
      ],
      [
        "Bin",
        "ary"
      ],
      [
        "Ġmill",
        "ennio"
      ],
      [
        "Ġprem",
        "esse"
      ],
      [
        "Ġriperc",
        "ussioni"
      ],
      [
        "d",
        "m"
      ],
      [
        "it",
        "ives"
      ],
      [
        "Ġh",
        "ottest"
      ],
      [
        "ĠP",
        "ara"
      ],
      [
        "ĠL",
        "ido"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĊ"
      ],
      [
        "ĠMod",
        "i"
      ],
      [
        "Ġch",
        "ampagne"
      ],
      [
        "âĢĿ",
        "..."
      ],
      [
        "Ġpass",
        "ions"
      ],
      [
        "Ġsal",
        "vi"
      ],
      [
        "ĠMy",
        "th"
      ],
      [
        "ĠThank",
        "fully"
      ],
      [
        "Ġv",
        "m"
      ],
      [
        "Ġbiod",
        "egrad"
      ],
      [
        "Ġpadd",
        "le"
      ],
      [
        "Ġl",
        "ug"
      ],
      [
        "ob",
        "o"
      ],
      [
        "Ġpass",
        "ivo"
      ],
      [
        "Ġcub",
        "ic"
      ],
      [
        "ĠFlow",
        "ers"
      ],
      [
        "Ġamm",
        "orti"
      ],
      [
        "A",
        "ctions"
      ],
      [
        "are",
        "t"
      ],
      [
        "Ġreal",
        "ised"
      ],
      [
        "ĠGar",
        "anzia"
      ],
      [
        "ĠTel",
        "ec"
      ],
      [
        "ĠAC",
        "QU"
      ],
      [
        "Ġforg",
        "iveness"
      ],
      [
        "in",
        "ator"
      ],
      [
        "ol",
        "iber"
      ],
      [
        "Rep",
        "ly"
      ],
      [
        "ĠAppro",
        "x"
      ],
      [
        "u",
        "ccia"
      ],
      [
        "Ġfatt",
        "urazione"
      ],
      [
        "f",
        "ra"
      ],
      [
        "Ch",
        "anges"
      ],
      [
        "ĠProv",
        "ides"
      ],
      [
        "ĠIncor",
        "por"
      ],
      [
        "d",
        "emo"
      ],
      [
        "Î",
        "º"
      ],
      [
        "eg",
        "el"
      ],
      [
        "ĠE",
        "h"
      ],
      [
        "ĠSem",
        "inario"
      ],
      [
        "ĠProble",
        "ms"
      ],
      [
        "Ġla",
        "ce"
      ],
      [
        "Ġrip",
        "ete"
      ],
      [
        "Ġstrument",
        "ale"
      ],
      [
        "ĠN",
        "CAA"
      ],
      [
        "Ġcont",
        "amination"
      ],
      [
        "Ġcollabor",
        "ating"
      ],
      [
        "Ġadequ",
        "ately"
      ],
      [
        "Ġcalcol",
        "ato"
      ],
      [
        "f",
        "olk"
      ],
      [
        "Ġdel",
        "icati"
      ],
      [
        "Ġcon",
        "verti"
      ],
      [
        "Ġappropri",
        "ato"
      ],
      [
        "ĠG",
        "mail"
      ],
      [
        "Ġ\"",
        "@"
      ],
      [
        "ĠCh",
        "anging"
      ],
      [
        "Ġcaus",
        "ando"
      ],
      [
        "ç»",
        "Ļ"
      ],
      [
        "ĠPla",
        "ces"
      ],
      [
        "Ġtelec",
        "amera"
      ],
      [
        "ĠGabri",
        "ella"
      ],
      [
        "Ġm",
        "anda"
      ],
      [
        "ĠE",
        "B"
      ],
      [
        "Ġoff",
        "ens"
      ],
      [
        "ĠAdv",
        "antages"
      ],
      [
        "æĦ",
        "ı"
      ],
      [
        "Ġun",
        "con"
      ],
      [
        "ĠL",
        "odi"
      ],
      [
        "ĠSe",
        "at"
      ],
      [
        "Ġsn",
        "ork"
      ],
      [
        "Ġfilter",
        "ing"
      ],
      [
        "ĠZim",
        "babwe"
      ],
      [
        "Ġorgan",
        "ici"
      ],
      [
        "on",
        "ie"
      ],
      [
        "ro",
        "tt"
      ],
      [
        "Ġpre",
        "ann"
      ],
      [
        "emp",
        "his"
      ],
      [
        "ĠTra",
        "iler"
      ],
      [
        "urre",
        "ction"
      ],
      [
        "ĠL",
        "il"
      ],
      [
        "ĠHe",
        "aling"
      ],
      [
        "Ġrid",
        "is"
      ],
      [
        "Ġaccons",
        "enti"
      ],
      [
        "ĠH",
        "osp"
      ],
      [
        "Ġprocess",
        "ors"
      ],
      [
        "ĠIN",
        "CLUD"
      ],
      [
        "Ġcomb",
        "inazioni"
      ],
      [
        "foli",
        "os"
      ],
      [
        "ĠD",
        "ere"
      ],
      [
        "Ġtrans",
        "itions"
      ],
      [
        "Ġtest",
        "Case"
      ],
      [
        "ĠCo",
        "x"
      ],
      [
        "ĠAm",
        "m"
      ],
      [
        "ky",
        "ma"
      ],
      [
        "ĠSher",
        "iff"
      ],
      [
        "Ġmicrof",
        "oni"
      ],
      [
        "Ġ",
        "ãĢĤ"
      ],
      [
        "erg",
        "arten"
      ],
      [
        "ĠCre",
        "w"
      ],
      [
        "DE",
        "V"
      ],
      [
        "lo",
        "x"
      ],
      [
        "Ġinf",
        "am"
      ],
      [
        "Ġmater",
        "no"
      ],
      [
        "ĠJeff",
        "rey"
      ],
      [
        "Ġf",
        "agi"
      ],
      [
        "tr",
        "ong"
      ],
      [
        "Ġconf",
        "ort"
      ],
      [
        "Ġriv",
        "ivere"
      ],
      [
        "Ġtent",
        "azione"
      ],
      [
        "ĠCost",
        "s"
      ],
      [
        "Ġgro",
        "tta"
      ],
      [
        "Ġprof",
        "e"
      ],
      [
        "ital",
        "itÃł"
      ],
      [
        "umm",
        "ing"
      ],
      [
        "Ġcriptoval",
        "uta"
      ],
      [
        "clos",
        "ure"
      ],
      [
        "Ġf",
        "v"
      ],
      [
        "Ġun",
        "law"
      ],
      [
        "st",
        "reet"
      ],
      [
        "ĠCol",
        "li"
      ],
      [
        "Ġdemand",
        "ed"
      ],
      [
        "pt",
        "s"
      ],
      [
        "Ġviol",
        "enti"
      ],
      [
        "Ġom",
        "n"
      ],
      [
        "ĠBrad",
        "ley"
      ],
      [
        "m",
        "atico"
      ],
      [
        "ĠH",
        "ands"
      ],
      [
        "ĠLig",
        "ure"
      ],
      [
        "Ġr",
        "ighteous"
      ],
      [
        "ch",
        "w"
      ],
      [
        "Ġab",
        "d"
      ],
      [
        "ĠAr",
        "senal"
      ],
      [
        "Ġz",
        "odiac"
      ],
      [
        "Ġbl",
        "own"
      ],
      [
        "Ġdig",
        "its"
      ],
      [
        "Ġimpegn",
        "ativo"
      ],
      [
        "Ġmira",
        "col"
      ],
      [
        "ĺ",
        "认"
      ],
      [
        "Ġd",
        "ye"
      ],
      [
        "ig",
        "ar"
      ],
      [
        "Ġon",
        "data"
      ],
      [
        "Ġwh",
        "ites"
      ],
      [
        "Ġmar",
        "tial"
      ],
      [
        "Ġstand",
        "out"
      ],
      [
        "Ġfurn",
        "ished"
      ],
      [
        "Rele",
        "ase"
      ],
      [
        "Ġs",
        "ang"
      ],
      [
        "Ġdisc",
        "rezione"
      ],
      [
        "ĠRes",
        "ili"
      ],
      [
        "Ġpoly",
        "ester"
      ],
      [
        "quant",
        "ity"
      ],
      [
        "ĠS",
        "age"
      ],
      [
        "Ġcolor",
        "ato"
      ],
      [
        "Ġcorrispond",
        "enti"
      ],
      [
        "Ġbalcon",
        "y"
      ],
      [
        "ose",
        "x"
      ],
      [
        "INC",
        "REMENT"
      ],
      [
        "Ġantibiot",
        "ici"
      ],
      [
        "Ġgr",
        "ind"
      ],
      [
        "Ġmon",
        "opol"
      ],
      [
        "ĠAre",
        "as"
      ],
      [
        "ĠNic",
        "col"
      ],
      [
        "Ġsconfit",
        "te"
      ],
      [
        "ecos",
        "istema"
      ],
      [
        "ĠJ",
        "aw"
      ],
      [
        "Ġman",
        "osc"
      ],
      [
        "Ġset",
        "a"
      ],
      [
        "Ġtab",
        "elle"
      ],
      [
        "Ġaccum",
        "ulated"
      ],
      [
        "Ġripart",
        "enza"
      ],
      [
        "Ġinc",
        "iso"
      ],
      [
        "Ġmet",
        "af"
      ],
      [
        "Ġbas",
        "ti"
      ],
      [
        "sh",
        "o"
      ],
      [
        "ALL",
        "Y"
      ],
      [
        "ĠSym",
        "bol"
      ],
      [
        "ur",
        "atore"
      ],
      [
        "ĠM",
        "am"
      ],
      [
        "app",
        "oggio"
      ],
      [
        "q",
        "q"
      ],
      [
        "ap",
        "evole"
      ],
      [
        "Ġconn",
        "ector"
      ],
      [
        "ĠSol",
        "uzioni"
      ],
      [
        "ĠHar",
        "per"
      ],
      [
        "Ġmicrof",
        "ono"
      ],
      [
        "ĠPubblic",
        "itÃł"
      ],
      [
        "Ġscul",
        "tore"
      ],
      [
        "Def",
        "cosTheta"
      ],
      [
        "Ġtarg",
        "a"
      ],
      [
        "]",
        "+"
      ],
      [
        "ĠG",
        "enere"
      ],
      [
        "ext",
        "end"
      ],
      [
        "ìĿ",
        "ĺ"
      ],
      [
        "Ġtass",
        "azione"
      ],
      [
        "Ġnatal",
        "izio"
      ],
      [
        "ĠCiel",
        "o"
      ],
      [
        "Ġc",
        "ube"
      ],
      [
        "or",
        "lo"
      ],
      [
        "Ġdivis",
        "ions"
      ],
      [
        "Ġintervist",
        "ati"
      ],
      [
        "Ġnapolet",
        "ana"
      ],
      [
        "ĠT",
        "alking"
      ],
      [
        "Ġsalv",
        "ati"
      ],
      [
        "Ġfraud",
        "ulent"
      ],
      [
        "OrganizationStructure",
        "Template"
      ],
      [
        "Ġpr",
        "ive"
      ],
      [
        "Ġver",
        "osim"
      ],
      [
        "ĠBut",
        "ler"
      ],
      [
        "cir",
        "c"
      ],
      [
        "Ġf",
        "lies"
      ],
      [
        "Ġi",
        "Pod"
      ],
      [
        "Ġamb",
        "ition"
      ],
      [
        "Ġsorp",
        "reso"
      ],
      [
        "Ġinvent",
        "ato"
      ],
      [
        "Ġmultimedi",
        "ali"
      ],
      [
        "ĠBris",
        "bane"
      ],
      [
        "oc",
        "chia"
      ],
      [
        "ĠAm",
        "bul"
      ],
      [
        "ĠCO",
        "OK"
      ],
      [
        "Ġcelebr",
        "ato"
      ],
      [
        "need",
        "ed"
      ],
      [
        "Ġdecis",
        "iva"
      ],
      [
        "s",
        "amples"
      ],
      [
        "Ġun",
        "wavering"
      ],
      [
        "Ġsemif",
        "inale"
      ],
      [
        "ill",
        "as"
      ],
      [
        "Ġer",
        "ba"
      ],
      [
        "ĠForm",
        "s"
      ],
      [
        "Conf",
        "irm"
      ],
      [
        "Ġencompass",
        "es"
      ],
      [
        "ĠL",
        "atte"
      ],
      [
        "cc",
        "ini"
      ],
      [
        "ram",
        "ide"
      ],
      [
        "__",
        ")"
      ],
      [
        "Ġprop",
        "he"
      ],
      [
        "Ġsele",
        "zioni"
      ],
      [
        "ĠPubl",
        "isher"
      ],
      [
        "Ġs",
        "edere"
      ],
      [
        "ĠN",
        "M"
      ],
      [
        "ĠN",
        "ata"
      ],
      [
        "Ġcontrib",
        "utors"
      ],
      [
        "Ġwall",
        "ets"
      ],
      [
        "Request",
        "Mapping"
      ],
      [
        "Q",
        "ual"
      ],
      [
        "Ġsvol",
        "geranno"
      ],
      [
        "Ġhum",
        "id"
      ],
      [
        "ĠEduc",
        "azione"
      ],
      [
        "fin",
        "ished"
      ],
      [
        "ĠFour",
        "th"
      ],
      [
        "Own",
        "er"
      ],
      [
        "Ġw",
        "asted"
      ],
      [
        "Ġr",
        "ituale"
      ],
      [
        "Ġcan",
        "ine"
      ],
      [
        "Ġs",
        "ins"
      ],
      [
        "Ġopt",
        "ed"
      ],
      [
        "ĠDist",
        "ance"
      ],
      [
        "ĠN",
        "B"
      ],
      [
        "Ġk",
        "itchens"
      ],
      [
        "Ġmass",
        "es"
      ],
      [
        "Ġerog",
        "azione"
      ],
      [
        "Ġا",
        "ÙĦ"
      ],
      [
        "Ġper",
        "o"
      ],
      [
        "bi",
        "anc"
      ],
      [
        "Ġdom",
        "inate"
      ],
      [
        "ĠA",
        "UD"
      ],
      [
        "Ġda",
        "va"
      ],
      [
        "Ġser",
        "um"
      ],
      [
        "Ġresol",
        "utions"
      ],
      [
        "ĠStar",
        "bucks"
      ],
      [
        "Ġprovinc",
        "ial"
      ],
      [
        "Ġå",
        "®"
      ],
      [
        "Ġaspett",
        "ando"
      ],
      [
        "appro",
        "fond"
      ],
      [
        "ĠParam",
        "eters"
      ],
      [
        "ĠRispar",
        "mio"
      ],
      [
        "R",
        "ank"
      ],
      [
        "Ġrisp",
        "ose"
      ],
      [
        "ĠGr",
        "ill"
      ],
      [
        "gr",
        "ia"
      ],
      [
        "Ġenvelop",
        "e"
      ],
      [
        "Ġaccresc",
        "ere"
      ],
      [
        "Ġcont",
        "razione"
      ],
      [
        "Ġres",
        "oc"
      ],
      [
        "ari",
        "amo"
      ],
      [
        "Ġric",
        "ambi"
      ],
      [
        "ĠDo",
        "ors"
      ],
      [
        "infras",
        "truttura"
      ],
      [
        "Ġc",
        "ine"
      ],
      [
        "Ġm",
        "igrazione"
      ],
      [
        "Ġtour",
        "ing"
      ],
      [
        "ĠPay",
        "pal"
      ],
      [
        "Ġilleg",
        "ali"
      ],
      [
        "ĠTras",
        "porto"
      ],
      [
        "Ġrestr",
        "itt"
      ],
      [
        "Ġor",
        "bit"
      ],
      [
        "Ġcoinvol",
        "ta"
      ],
      [
        "Ġdolce",
        "zza"
      ],
      [
        "Ġunve",
        "iled"
      ],
      [
        "A",
        "W"
      ],
      [
        "m",
        "q"
      ],
      [
        "Ġs",
        "isma"
      ],
      [
        "ĠB",
        "less"
      ],
      [
        "oint",
        "ment"
      ],
      [
        "ĠSouth",
        "west"
      ],
      [
        "H",
        "i"
      ],
      [
        "Ġun",
        "even"
      ],
      [
        "ĠCon",
        "osci"
      ],
      [
        "Ġps",
        "ori"
      ],
      [
        "cu",
        "ador"
      ],
      [
        "b",
        "ies"
      ],
      [
        "Ġcomp",
        "ut"
      ],
      [
        "ide",
        "i"
      ],
      [
        "ĠSh",
        "in"
      ],
      [
        "Ġtrad",
        "urre"
      ],
      [
        "ĠCO",
        "PY"
      ],
      [
        "ĠPl",
        "umbing"
      ],
      [
        "Ġnerv",
        "es"
      ],
      [
        "/",
        "$"
      ],
      [
        "ĠA",
        "IR"
      ],
      [
        "Ġpor",
        "zioni"
      ],
      [
        "Ġgre",
        "m"
      ],
      [
        "ĠAnton",
        "ino"
      ],
      [
        "ighbor",
        "hood"
      ],
      [
        "Ġbibliot",
        "eche"
      ],
      [
        "Ġsett",
        "ima"
      ],
      [
        "Ġricor",
        "renza"
      ],
      [
        "N",
        "at"
      ],
      [
        "Ġdispos",
        "able"
      ],
      [
        "ut",
        "ri"
      ],
      [
        "ett",
        "anti"
      ],
      [
        "ros",
        "a"
      ],
      [
        "BO",
        "OK"
      ],
      [
        "Ġhonest",
        "y"
      ],
      [
        "ĠDirig",
        "ente"
      ],
      [
        "re",
        "v"
      ],
      [
        "Ġpost",
        "ura"
      ],
      [
        "ocra",
        "cy"
      ],
      [
        "V",
        "ERT"
      ],
      [
        "ĠF",
        "Y"
      ],
      [
        "Ġma",
        "estr"
      ],
      [
        "round",
        "ed"
      ],
      [
        "IST",
        "R"
      ],
      [
        "Ġsoffer",
        "to"
      ],
      [
        "Ġsculpt",
        "ure"
      ],
      [
        "Ġqu",
        "anta"
      ],
      [
        "ĠIn",
        "ventory"
      ],
      [
        "Ġpl",
        "uri"
      ],
      [
        "Ġru",
        "in"
      ],
      [
        "ĠCG",
        "IL"
      ],
      [
        "Ġlec",
        "ito"
      ],
      [
        "D",
        "OM"
      ],
      [
        "Ġm",
        "ica"
      ],
      [
        "Ġsm",
        "arter"
      ],
      [
        "Ġshow",
        "room"
      ],
      [
        "ĠInf",
        "inity"
      ],
      [
        "ĠVan",
        "essa"
      ],
      [
        "Ġaggreg",
        "azione"
      ],
      [
        "éĻ",
        "IJ"
      ],
      [
        "w",
        "g"
      ],
      [
        "S",
        "outh"
      ],
      [
        "ĠC",
        "hester"
      ],
      [
        "olog",
        "ic"
      ],
      [
        "Ġcost",
        "anti"
      ],
      [
        "Ġacceler",
        "ated"
      ],
      [
        "ĠP",
        "ersi"
      ],
      [
        "Ġcan",
        "on"
      ],
      [
        "Ġess",
        "enza"
      ],
      [
        "Ġamm",
        "iss"
      ],
      [
        "Ġconcentr",
        "ati"
      ],
      [
        "OV",
        "A"
      ],
      [
        "Ġæ",
        "ī"
      ],
      [
        "Ġpiang",
        "ere"
      ],
      [
        "ĠS",
        "tructure"
      ],
      [
        "Ġris",
        "an"
      ],
      [
        "Ġno",
        "zioni"
      ],
      [
        "Ġesp",
        "ressi"
      ],
      [
        "ĠPort",
        "folio"
      ],
      [
        "Ġc",
        "otto"
      ],
      [
        "Ġ|",
        "="
      ],
      [
        "ĠBr",
        "us"
      ],
      [
        "Ġgovern",
        "ed"
      ],
      [
        "ĠFunction",
        "al"
      ],
      [
        "ĠGugli",
        "elmo"
      ],
      [
        "Ġm",
        "ole"
      ],
      [
        "ĠM",
        "ate"
      ],
      [
        "Ġreal",
        "izing"
      ],
      [
        "ĠFor",
        "g"
      ],
      [
        "Ġtratt",
        "ate"
      ],
      [
        "ĠCre",
        "ation"
      ],
      [
        "Del",
        "ay"
      ],
      [
        "Ġpossess",
        "es"
      ],
      [
        "ĠRay",
        "mond"
      ],
      [
        "os",
        "ca"
      ],
      [
        "ĠM",
        "ast"
      ],
      [
        "Ġopera",
        "io"
      ],
      [
        "Ġmeccan",
        "iche"
      ],
      [
        "Ġesprim",
        "ono"
      ],
      [
        "Ġimpos",
        "tazione"
      ],
      [
        "ĠAth",
        "ens"
      ],
      [
        "ec",
        "uzioni"
      ],
      [
        "Ġtra",
        "it"
      ],
      [
        "sp",
        "ons"
      ],
      [
        "ĠBe",
        "e"
      ],
      [
        "Ġtelevis",
        "ive"
      ],
      [
        "Ġvacc",
        "inati"
      ],
      [
        "SERV",
        "ER"
      ],
      [
        "og",
        "gett"
      ],
      [
        "Ġfr",
        "ances"
      ],
      [
        "Ġser",
        "ene"
      ],
      [
        "Ġinstall",
        "ment"
      ],
      [
        "Ġconi",
        "uge"
      ],
      [
        "Ġsp",
        "as"
      ],
      [
        "ĠMac",
        "Book"
      ],
      [
        "Ġtrasm",
        "issioni"
      ],
      [
        "Ġparad",
        "osso"
      ],
      [
        "Out",
        "let"
      ],
      [
        "Ġimpul",
        "so"
      ],
      [
        "ĠRinasc",
        "imento"
      ],
      [
        "ç¡",
        "®"
      ],
      [
        "Ġperpless",
        "itÃł"
      ],
      [
        "ĠG",
        "ym"
      ],
      [
        "Ġde",
        "form"
      ],
      [
        "ib",
        "les"
      ],
      [
        "Ġpot",
        "enze"
      ],
      [
        "atta",
        "ccante"
      ],
      [
        "Ġveter",
        "inary"
      ],
      [
        "k",
        "b"
      ],
      [
        "ĠL",
        "UN"
      ],
      [
        "Ġoss",
        "id"
      ],
      [
        "Ġschia",
        "vi"
      ],
      [
        "Ġspont",
        "aneo"
      ],
      [
        "ĠPRES",
        "ID"
      ],
      [
        "incer",
        "tezza"
      ],
      [
        "L",
        "ove"
      ],
      [
        "Ġs",
        "br"
      ],
      [
        "es",
        "l"
      ],
      [
        "Ġ-",
        "----------------------------------------------------------------"
      ],
      [
        "ĠW",
        "ake"
      ],
      [
        "Ġpres",
        "identi"
      ],
      [
        "ĠComm",
        "edia"
      ],
      [
        "Ġcarro",
        "zz"
      ],
      [
        "vit",
        "ù"
      ],
      [
        "M",
        "ad"
      ],
      [
        "M",
        "ON"
      ],
      [
        "S",
        "pring"
      ],
      [
        "t",
        "our"
      ],
      [
        "Ġav",
        "ail"
      ],
      [
        "Ġmar",
        "m"
      ],
      [
        "ĠEd",
        "en"
      ],
      [
        "ĠLug",
        "ano"
      ],
      [
        "ĠT",
        "ib"
      ],
      [
        "Ġ(",
        "%"
      ],
      [
        "Ġtr",
        "us"
      ],
      [
        "Ġdef",
        "iciency"
      ],
      [
        "IN",
        "ESS"
      ],
      [
        "da",
        "o"
      ],
      [
        "Ġrid",
        "ur"
      ],
      [
        "Ġsentiment",
        "ale"
      ],
      [
        "ĠCongrat",
        "ulations"
      ],
      [
        "ĠS",
        "pos"
      ],
      [
        "ĠH",
        "il"
      ],
      [
        "ĠSi",
        "ro"
      ],
      [
        "Ġpersonal",
        "ised"
      ],
      [
        "Ġaffront",
        "ano"
      ],
      [
        "i",
        "as"
      ],
      [
        "ĠCh",
        "er"
      ],
      [
        "ĠDi",
        "etro"
      ],
      [
        "ĠVer",
        "itÃł"
      ],
      [
        "Ġserv",
        "ita"
      ],
      [
        "Ġfu",
        "ochi"
      ],
      [
        "IL",
        "A"
      ],
      [
        "Ġsinc",
        "ero"
      ],
      [
        "ĠFul",
        "ly"
      ],
      [
        "ĠF",
        "iber"
      ],
      [
        "up",
        "unct"
      ],
      [
        "Ġrig",
        "a"
      ],
      [
        "Ġpiace",
        "voli"
      ],
      [
        "ĠW",
        "ish"
      ],
      [
        "ĠApp",
        "are"
      ],
      [
        "Ġmal",
        "ed"
      ],
      [
        "åĩ",
        "»"
      ],
      [
        "Ġbrut",
        "al"
      ],
      [
        "C",
        "lean"
      ],
      [
        "ĠD",
        "otto"
      ],
      [
        "ĠTer",
        "amo"
      ],
      [
        "Ġup",
        "ward"
      ],
      [
        "Ġprof",
        "ic"
      ],
      [
        "Ġincentr",
        "ato"
      ],
      [
        "M",
        "ESS"
      ],
      [
        "is",
        "le"
      ],
      [
        "ĠBr",
        "ussels"
      ],
      [
        "ĠAir",
        "bnb"
      ],
      [
        "o",
        "tare"
      ],
      [
        "ĠAnt",
        "oni"
      ],
      [
        "ìĬ",
        "¤"
      ],
      [
        "ĠL",
        "INK"
      ],
      [
        "Ġhead",
        "line"
      ],
      [
        "Ġquestion",
        "ed"
      ],
      [
        "ĠÎ",
        "±"
      ],
      [
        "ĠManif",
        "esto"
      ],
      [
        "Ġ",
        "ell"
      ],
      [
        "Ġfun",
        "nels"
      ],
      [
        "Ġmis",
        "eria"
      ],
      [
        "ĠOR",
        "DER"
      ],
      [
        "yy",
        "yy"
      ],
      [
        "Ġenumer",
        "ate"
      ],
      [
        "Ġsugger",
        "ire"
      ],
      [
        "Cons",
        "tructor"
      ],
      [
        "C",
        "AP"
      ],
      [
        "Ġsc",
        "acchi"
      ],
      [
        "zer",
        "os"
      ],
      [
        "Ġaccattiv",
        "ante"
      ],
      [
        "Ġcr",
        "udo"
      ],
      [
        "ĠSh",
        "ark"
      ],
      [
        "ĠChi",
        "unque"
      ],
      [
        "Des",
        "criptor"
      ],
      [
        "D",
        "al"
      ],
      [
        "ĠT",
        "aj"
      ],
      [
        "ĠEn",
        "te"
      ],
      [
        "ĠPat",
        "ent"
      ],
      [
        "Ġgraf",
        "iche"
      ],
      [
        "nav",
        "igation"
      ],
      [
        "Ġrilie",
        "vi"
      ],
      [
        "ĠBia",
        "gio"
      ],
      [
        "k",
        "on"
      ],
      [
        "Ġh",
        "il"
      ],
      [
        "Ġlavor",
        "atrici"
      ],
      [
        "Ġpasticc",
        "eria"
      ],
      [
        "M",
        "AG"
      ],
      [
        "Ġviol",
        "ino"
      ],
      [
        "graph",
        "ic"
      ],
      [
        "he",
        "astern"
      ],
      [
        "Ġdist",
        "anziamento"
      ],
      [
        "Ġben",
        "edizione"
      ],
      [
        "fr",
        "uit"
      ],
      [
        "Ġgest",
        "ure"
      ],
      [
        "ĠAdd",
        "io"
      ],
      [
        "ĠKo",
        "h"
      ],
      [
        "R",
        "GB"
      ],
      [
        "f",
        "ine"
      ],
      [
        "Ġdel",
        "et"
      ],
      [
        "ĠAv",
        "v"
      ],
      [
        "ĠCar",
        "ro"
      ],
      [
        "be",
        "y"
      ],
      [
        "ĠBre",
        "w"
      ],
      [
        "V",
        "h"
      ],
      [
        "Ġf",
        "printf"
      ],
      [
        "tra",
        "zione"
      ],
      [
        "ĠOn",
        "c"
      ],
      [
        "ĠPa",
        "es"
      ],
      [
        "Ġcogn",
        "itivo"
      ],
      [
        "Ġprincipi",
        "anti"
      ],
      [
        "cod",
        "er"
      ],
      [
        "Ġdisattiv",
        "are"
      ],
      [
        "F",
        "D"
      ],
      [
        "Ġsc",
        "ler"
      ],
      [
        "Ġpol",
        "so"
      ],
      [
        "Ġmatch",
        "making"
      ],
      [
        "bal",
        "eno"
      ],
      [
        "INS",
        "ERT"
      ],
      [
        "Ġcommod",
        "ity"
      ],
      [
        "ĠUb",
        "untu"
      ],
      [
        "f",
        "en"
      ],
      [
        "Ġpot",
        "assio"
      ],
      [
        "Ġbl",
        "occa"
      ],
      [
        "ĠD",
        "uration"
      ],
      [
        "Ġunder",
        "water"
      ],
      [
        "value",
        "Of"
      ],
      [
        "ĠAN",
        "NI"
      ],
      [
        "Ġtrag",
        "ica"
      ],
      [
        "ĠCarr",
        "ara"
      ],
      [
        "ĠK",
        "urt"
      ],
      [
        "ext",
        "ension"
      ],
      [
        "ĠJo",
        "an"
      ],
      [
        "Ġsucceed",
        "ed"
      ],
      [
        "Ġanom",
        "alie"
      ],
      [
        "Ġpartecip",
        "ante"
      ],
      [
        "enz",
        "ano"
      ],
      [
        "ĠSupp",
        "orto"
      ],
      [
        "ĠFund",
        "s"
      ],
      [
        "Ġposizion",
        "are"
      ],
      [
        "Ġel",
        "icotter"
      ],
      [
        "Ġbud",
        "s"
      ],
      [
        "Ġles",
        "ione"
      ],
      [
        "Ġspokes",
        "man"
      ],
      [
        "ĠSh",
        "arp"
      ],
      [
        "Ġbefore",
        "hand"
      ],
      [
        "Ġmat",
        "te"
      ],
      [
        "ĠGraph",
        "ics"
      ],
      [
        "ĠIngredi",
        "ents"
      ],
      [
        "ĠL",
        "iz"
      ],
      [
        "ĠG",
        "ather"
      ],
      [
        "Ġav",
        "atar"
      ],
      [
        "Ġfar",
        "f"
      ],
      [
        "Ġx",
        "x"
      ],
      [
        "Ġinterpre",
        "te"
      ],
      [
        "p",
        "hed"
      ],
      [
        "Ġurb",
        "ane"
      ],
      [
        "Ġrespir",
        "atorie"
      ],
      [
        "employ",
        "ee"
      ],
      [
        "Ġdown",
        "side"
      ],
      [
        "Ġpreced",
        "e"
      ],
      [
        "ĠS",
        "AB"
      ],
      [
        "att",
        "ualitÃł"
      ],
      [
        "Ġd",
        "ots"
      ],
      [
        "ĠF",
        "lip"
      ],
      [
        "Ġsign",
        "ori"
      ],
      [
        "Ġpremi",
        "ati"
      ],
      [
        "Ġflu",
        "ido"
      ],
      [
        "Ġillus",
        "ion"
      ],
      [
        "Ġmetall",
        "ic"
      ],
      [
        "ĠABO",
        "UT"
      ],
      [
        "Ġem",
        "er"
      ],
      [
        "Ġtrov",
        "ando"
      ],
      [
        "ĠAN",
        "T"
      ],
      [
        "ĠStat",
        "ale"
      ],
      [
        "ĠRac",
        "colta"
      ],
      [
        "Ġmis",
        "con"
      ],
      [
        "ĠWall",
        "et"
      ],
      [
        "ĠHop",
        "kins"
      ],
      [
        "Ġpar",
        "ish"
      ],
      [
        "ĠAl",
        "c"
      ],
      [
        "ĠSe",
        "qu"
      ],
      [
        "Ġten",
        "ute"
      ],
      [
        "[]",
        ","
      ],
      [
        "Ġinaug",
        "ura"
      ],
      [
        "ug",
        "os"
      ],
      [
        "Ġpor",
        "ch"
      ],
      [
        "Ġti",
        "rocinio"
      ],
      [
        "Ġarred",
        "amento"
      ],
      [
        "fel",
        "d"
      ],
      [
        "ĠF",
        "usion"
      ],
      [
        "Ġident",
        "ifier"
      ],
      [
        "Ġcart",
        "elle"
      ],
      [
        "al",
        "meno"
      ],
      [
        "ĠOr",
        "t"
      ],
      [
        "Ġinstit",
        "ute"
      ],
      [
        "Ġconveni",
        "enza"
      ],
      [
        "ĠHold",
        "ing"
      ],
      [
        "ĠLyn",
        "ch"
      ],
      [
        "Ġcomm",
        "issions"
      ],
      [
        "Ġcost",
        "anza"
      ],
      [
        "Ġgl",
        "itter"
      ],
      [
        "ĠRif",
        "orma"
      ],
      [
        "ĠA",
        "stra"
      ],
      [
        "ces",
        "ter"
      ],
      [
        "Ġerog",
        "are"
      ],
      [
        "Ġlaugh",
        "ing"
      ],
      [
        "esplor",
        "azione"
      ],
      [
        "ĠD",
        "ining"
      ],
      [
        "Ġmanip",
        "ulation"
      ],
      [
        "S",
        "v"
      ],
      [
        "Ã",
        "¯"
      ],
      [
        "ĠD",
        "H"
      ],
      [
        "Ġgroom",
        "ing"
      ],
      [
        "Ġmet",
        "av"
      ],
      [
        "St",
        "atic"
      ],
      [
        "Ġlamp",
        "ad"
      ],
      [
        "ĠMoz",
        "art"
      ],
      [
        ">",
        "{"
      ],
      [
        "C",
        "ross"
      ],
      [
        "Ġth",
        "igh"
      ],
      [
        "ĠR",
        "B"
      ],
      [
        "Cal",
        "endar"
      ],
      [
        "ĠFal",
        "con"
      ],
      [
        "itt",
        "enti"
      ],
      [
        "Ġsupport",
        "ato"
      ],
      [
        "Ġmanifest",
        "ato"
      ],
      [
        "ĠSche",
        "me"
      ],
      [
        "ĠB",
        "ark"
      ],
      [
        "ad",
        "as"
      ],
      [
        "ĠIn",
        "tr"
      ],
      [
        "ãĥ",
        "Ī"
      ],
      [
        "Ġdibatt",
        "iti"
      ],
      [
        "ĠLomb",
        "ardi"
      ],
      [
        "\"",
        "\\"
      ],
      [
        "Ġconsum",
        "ato"
      ],
      [
        "Ġsold",
        "ato"
      ],
      [
        "Ġmir",
        "ino"
      ],
      [
        "ĠL",
        "M"
      ],
      [
        "Ġsugger",
        "ito"
      ],
      [
        "Ġinsuffici",
        "ent"
      ],
      [
        "ĠJacqu",
        "es"
      ],
      [
        "Ġg",
        "rit"
      ],
      [
        "ĠW",
        "et"
      ],
      [
        "è¯",
        "´"
      ],
      [
        "Ġmasch",
        "ili"
      ],
      [
        "Ġscio",
        "glimento"
      ],
      [
        "Ġguadagn",
        "ato"
      ],
      [
        "g",
        "ary"
      ],
      [
        "and",
        "ina"
      ],
      [
        "Ġ#",
        "####"
      ],
      [
        "ĠRo",
        "oms"
      ],
      [
        "fix",
        "ed"
      ],
      [
        "Ġtroublesh",
        "ooting"
      ],
      [
        "ĠT",
        "all"
      ],
      [
        "Ġinvol",
        "ont"
      ],
      [
        "Ġricon",
        "fer"
      ],
      [
        "ĠOcc",
        "idente"
      ],
      [
        "Ġnera",
        "zzur"
      ],
      [
        "ĠL",
        "ily"
      ],
      [
        "Ġup",
        "hol"
      ],
      [
        "ĠMON",
        "DO"
      ],
      [
        "avvers",
        "ario"
      ],
      [
        "ĠP",
        "AN"
      ],
      [
        "ĠQu",
        "adr"
      ],
      [
        "Ġcare",
        "d"
      ],
      [
        "Ġvisual",
        "ization"
      ],
      [
        "Input",
        "Stream"
      ],
      [
        "itali",
        "ana"
      ],
      [
        "Ġec",
        "ologico"
      ],
      [
        "C",
        "riterion"
      ],
      [
        "n",
        "ite"
      ],
      [
        "Ġfin",
        "itura"
      ],
      [
        "Ġdeb",
        "itore"
      ],
      [
        "gr",
        "and"
      ],
      [
        "antag",
        "gio"
      ],
      [
        "Ġprison",
        "ers"
      ],
      [
        "approv",
        "ed"
      ],
      [
        "ĠUrb",
        "ino"
      ],
      [
        "ĠH",
        "isp"
      ],
      [
        "Ġnutri",
        "zionali"
      ],
      [
        "Ġl",
        "ol"
      ],
      [
        "ĠS",
        "opra"
      ],
      [
        "Ġridic",
        "ulous"
      ],
      [
        "Ġinadequ",
        "ate"
      ],
      [
        "ĠCinc",
        "innati"
      ],
      [
        "Ġpi",
        "etÃł"
      ],
      [
        "Ġrappresent",
        "azioni"
      ],
      [
        "Ġquant",
        "omeno"
      ],
      [
        "ãģ",
        "¦"
      ],
      [
        "gn",
        "osis"
      ],
      [
        "ĠChar",
        "ter"
      ],
      [
        "Ġarchitett",
        "oniche"
      ],
      [
        "Ġgiall",
        "or"
      ],
      [
        "ĠEn",
        "tra"
      ],
      [
        "Ġop",
        "io"
      ],
      [
        "ders",
        "i"
      ],
      [
        "ĠPi",
        "ece"
      ],
      [
        "Ġacceler",
        "ation"
      ],
      [
        "Ġreper",
        "ire"
      ],
      [
        "ĠGmb",
        "H"
      ],
      [
        "Ġh",
        "ind"
      ],
      [
        "Ġover",
        "la"
      ],
      [
        "Ġgre",
        "ci"
      ],
      [
        "Ġassert",
        "Equals"
      ],
      [
        "Ġrichiam",
        "are"
      ],
      [
        "Ġantibiot",
        "ics"
      ],
      [
        "Ġm",
        "um"
      ],
      [
        "Ġqual",
        "itative"
      ],
      [
        "Ġdevelopment",
        "al"
      ],
      [
        "f",
        "m"
      ],
      [
        "red",
        "is"
      ],
      [
        "ĠSh",
        "ared"
      ],
      [
        "ĠEm",
        "iliano"
      ],
      [
        "Ġom",
        "olog"
      ],
      [
        "Ġpro",
        "sa"
      ],
      [
        "iel",
        "der"
      ],
      [
        "ĠAcc",
        "ident"
      ],
      [
        "Ġrot",
        "ating"
      ],
      [
        "Ġl",
        "ire"
      ],
      [
        "Ġadvert",
        "ise"
      ],
      [
        "Ġlasc",
        "io"
      ],
      [
        "ĠSche",
        "ma"
      ],
      [
        "Ġconsegn",
        "ati"
      ],
      [
        "Ġpra",
        "ised"
      ],
      [
        "ic",
        "um"
      ],
      [
        "Ġmar",
        "atona"
      ],
      [
        "ĠOrgan",
        "izations"
      ],
      [
        "t",
        "ation"
      ],
      [
        "ĠH",
        "yp"
      ],
      [
        "ĠMan",
        "utenzione"
      ],
      [
        "Ġ/*",
        "!"
      ],
      [
        "ĠFac",
        "ile"
      ],
      [
        "U",
        "pper"
      ],
      [
        "Ġdistin",
        "te"
      ],
      [
        "lev",
        "ant"
      ],
      [
        "ĠK",
        "w"
      ],
      [
        "Ġpo",
        "res"
      ],
      [
        "Dep",
        "artment"
      ],
      [
        "ĠCavali",
        "ere"
      ],
      [
        "an",
        "ime"
      ],
      [
        "ĠTh",
        "ous"
      ],
      [
        "ĠSch",
        "ol"
      ],
      [
        "Ġsepar",
        "ata"
      ],
      [
        "ĠUlt",
        "imi"
      ],
      [
        "ĠXX",
        "X"
      ],
      [
        "æĭ",
        "©"
      ],
      [
        "yn",
        "ote"
      ],
      [
        "ĠMod",
        "er"
      ],
      [
        "Ġincentiv",
        "are"
      ],
      [
        "f",
        "iction"
      ],
      [
        "Ġform",
        "ally"
      ],
      [
        "Ġcer",
        "emon"
      ],
      [
        "Ġpun",
        "izione"
      ],
      [
        "Ġchar",
        "ities"
      ],
      [
        "Ġtrack",
        "ed"
      ],
      [
        "Ġk",
        "er"
      ],
      [
        "str",
        "ings"
      ],
      [
        "Ġkind",
        "ly"
      ],
      [
        "Ġassum",
        "ption"
      ],
      [
        "Ġpull",
        "man"
      ],
      [
        "Ġinvent",
        "ed"
      ],
      [
        "ĠDev",
        "ices"
      ],
      [
        "ĠSass",
        "uolo"
      ],
      [
        "Ġnit",
        "rogen"
      ],
      [
        "ec",
        "ce"
      ],
      [
        "ale",
        "y"
      ],
      [
        "Ġpres",
        "cel"
      ],
      [
        "Ġsf",
        "acc"
      ],
      [
        "Ġnut",
        "rizione"
      ],
      [
        "ĠGa",
        "ia"
      ],
      [
        "Ġnomin",
        "ati"
      ],
      [
        "Ġqu",
        "inte"
      ],
      [
        "usc",
        "io"
      ],
      [
        "immedi",
        "ato"
      ],
      [
        "ĠV",
        "ive"
      ],
      [
        "Ġdiment",
        "ica"
      ],
      [
        "ĠMusic",
        "ale"
      ],
      [
        "S",
        "etting"
      ],
      [
        "Ġm",
        "Ah"
      ],
      [
        "OM",
        "O"
      ],
      [
        "Ġb",
        "ache"
      ],
      [
        "ĠEv",
        "idence"
      ],
      [
        "Ġpreoccup",
        "ante"
      ],
      [
        "Ġcounsel",
        "or"
      ],
      [
        "al",
        "izzazione"
      ],
      [
        "Ġgra",
        "bbed"
      ],
      [
        "ĠSp",
        "lit"
      ],
      [
        "Ġveget",
        "arian"
      ],
      [
        "Ġequival",
        "ente"
      ],
      [
        "est",
        "on"
      ],
      [
        "ĠTam",
        "il"
      ],
      [
        "ĠY",
        "i"
      ],
      [
        "Ġem",
        "ission"
      ],
      [
        "Ġconf",
        "isc"
      ],
      [
        "Ġgener",
        "ositÃł"
      ],
      [
        "ĠPar",
        "tiamo"
      ],
      [
        "ĠPo",
        "esia"
      ],
      [
        "Ġcellul",
        "ite"
      ],
      [
        "h",
        "in"
      ],
      [
        "ĠV",
        "or"
      ],
      [
        "Ġsm",
        "ok"
      ],
      [
        "ĠSc",
        "an"
      ],
      [
        "ĠQue",
        "bec"
      ],
      [
        "Ġfes",
        "teggiamenti"
      ],
      [
        "Ġs",
        "iri"
      ],
      [
        "ĠF",
        "erm"
      ],
      [
        "Ġcons",
        "ol"
      ],
      [
        "Res",
        "olver"
      ],
      [
        "ĠEst",
        "im"
      ],
      [
        "Ġpoly",
        "mer"
      ],
      [
        "A",
        "IL"
      ],
      [
        "Ġp",
        "esa"
      ],
      [
        "ĠO",
        "t"
      ],
      [
        "ĠX",
        "u"
      ],
      [
        "ĠSmart",
        "phone"
      ],
      [
        "Ġamid",
        "st"
      ],
      [
        "ĠK",
        "end"
      ],
      [
        "ĠLu",
        "oghi"
      ],
      [
        "?",
        "'"
      ],
      [
        "W",
        "ay"
      ],
      [
        "Ġdi",
        "ur"
      ],
      [
        "ĠB",
        "ion"
      ],
      [
        "Ġcontroll",
        "ate"
      ],
      [
        "Ġcareg",
        "iver"
      ],
      [
        "ĠSp",
        "ieg"
      ],
      [
        "ĠEx",
        "clusive"
      ],
      [
        "ĠGe",
        "o"
      ],
      [
        "Ġhes",
        "it"
      ],
      [
        "éĢī",
        "æĭ©"
      ],
      [
        "ĠA",
        "E"
      ],
      [
        "get",
        "s"
      ],
      [
        "и",
        "Ñģ"
      ],
      [
        "Ġpront",
        "amente"
      ],
      [
        "w",
        "arn"
      ],
      [
        "=\"",
        "\">"
      ],
      [
        "Ġscor",
        "se"
      ],
      [
        "Ġcompat",
        "ibilitÃł"
      ],
      [
        "inc",
        "ent"
      ],
      [
        "Ġgrand",
        "issima"
      ],
      [
        "Ġtrack",
        "er"
      ],
      [
        "Ġdial",
        "etto"
      ],
      [
        "Ġimped",
        "ito"
      ],
      [
        "Ġpoltr",
        "ona"
      ],
      [
        "s",
        "ete"
      ],
      [
        "x",
        "path"
      ],
      [
        "Ġ\"",
        "));"
      ],
      [
        "Ġimp",
        "over"
      ],
      [
        "Ġvegg",
        "ies"
      ],
      [
        "ĠN",
        "it"
      ],
      [
        "create",
        "Element"
      ],
      [
        "ĠLeg",
        "ends"
      ],
      [
        "ey",
        "e"
      ],
      [
        "ĠMob",
        "ilitÃł"
      ],
      [
        "Ġcorr",
        "idoio"
      ],
      [
        "Ġp",
        "ugno"
      ],
      [
        "Ġb",
        "ore"
      ],
      [
        "ĠAng",
        "els"
      ],
      [
        "Ġbox",
        "ing"
      ],
      [
        "Ġmagazz",
        "ini"
      ],
      [
        "c",
        "iv"
      ],
      [
        "Get",
        "Color"
      ],
      [
        "ĠPat",
        "ric"
      ],
      [
        "Ġsomm",
        "ato"
      ],
      [
        "Ġmetic",
        "ulous"
      ],
      [
        "S",
        "ch"
      ],
      [
        "le",
        "ggi"
      ],
      [
        "Ġrim",
        "osso"
      ],
      [
        "Ġcred",
        "ibile"
      ],
      [
        "Ġpal",
        "es"
      ],
      [
        "ĠTur",
        "bo"
      ],
      [
        "ĠMax",
        "imum"
      ],
      [
        "Ġrus",
        "hing"
      ],
      [
        "Ġidone",
        "e"
      ],
      [
        "Ġy",
        "ang"
      ],
      [
        "zi",
        "ana"
      ],
      [
        "ref",
        "resh"
      ],
      [
        "ĠMarket",
        "place"
      ],
      [
        "with",
        "out"
      ],
      [
        "Ġdecre",
        "ases"
      ],
      [
        "Ġsec",
        "che"
      ],
      [
        "ĠIs",
        "truzione"
      ],
      [
        "ED",
        "E"
      ],
      [
        "Ġpassap",
        "orto"
      ],
      [
        "Ġ",
        "Ú©"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠ"
      ],
      [
        "Ġcominci",
        "ò"
      ],
      [
        "Ġtosc",
        "ana"
      ],
      [
        "ĠAntic",
        "ip"
      ],
      [
        "st",
        "ates"
      ],
      [
        "Ġnon",
        "chè"
      ],
      [
        "OT",
        "TI"
      ],
      [
        "Ġprogramm",
        "ato"
      ],
      [
        "Ġvoc",
        "als"
      ],
      [
        "an",
        "or"
      ],
      [
        "Ġsimp",
        "atia"
      ],
      [
        "Ġpresied",
        "uta"
      ],
      [
        "Ġm",
        "ills"
      ],
      [
        "ĠT",
        "UR"
      ],
      [
        "Ġun",
        "iscono"
      ],
      [
        "ĠB",
        "ello"
      ],
      [
        "Al",
        "ta"
      ],
      [
        "Ġstaff",
        "ing"
      ],
      [
        "Ġc",
        "ella"
      ],
      [
        "Ġques",
        "iti"
      ],
      [
        "Ġaf",
        "ro"
      ],
      [
        "t",
        "ec"
      ],
      [
        "ig",
        "ie"
      ],
      [
        "ĠCh",
        "ad"
      ],
      [
        "Ġbr",
        "ucia"
      ],
      [
        "ĠPl",
        "ants"
      ],
      [
        "n",
        "ullable"
      ],
      [
        "ĠIns",
        "egn"
      ],
      [
        "M",
        "s"
      ],
      [
        "ĠAl",
        "imentazione"
      ],
      [
        "Re",
        "ady"
      ],
      [
        "ĠMost",
        "bet"
      ],
      [
        "Ġb",
        "accarat"
      ],
      [
        "un",
        "icazioni"
      ],
      [
        "ĠR",
        "AD"
      ],
      [
        "let",
        "ion"
      ],
      [
        "Ġgio",
        "ventù"
      ],
      [
        "Ġemp",
        "ire"
      ],
      [
        "Ġg",
        "eng"
      ],
      [
        "ĠAl",
        "uminum"
      ],
      [
        "mon",
        "itor"
      ],
      [
        "Or",
        "d"
      ],
      [
        "m",
        "ol"
      ],
      [
        "al",
        "izio"
      ],
      [
        "ĠB",
        "CE"
      ],
      [
        "Ġmano",
        "vre"
      ],
      [
        "Ġmet",
        "terÃł"
      ],
      [
        "ĠCap",
        "acity"
      ],
      [
        "ĠRed",
        "is"
      ],
      [
        "inst",
        "orm"
      ],
      [
        "second",
        "ary"
      ],
      [
        "?",
        "»."
      ],
      [
        "bor",
        "g"
      ],
      [
        "Ġbatter",
        "e"
      ],
      [
        "ĠBas",
        "ti"
      ],
      [
        "q",
        "i"
      ],
      [
        "ĠT",
        "T"
      ],
      [
        "ĠU",
        "IT"
      ],
      [
        "Ġconsegu",
        "imento"
      ],
      [
        "ĠFund",
        "ing"
      ],
      [
        "ĠTab",
        "let"
      ],
      [
        "P",
        "y"
      ],
      [
        "Ġl",
        "anc"
      ],
      [
        "Ġtop",
        "i"
      ],
      [
        "ĠBar",
        "bi"
      ],
      [
        "Ġcontext",
        "s"
      ],
      [
        "Ġstorm",
        "s"
      ],
      [
        "Ġj",
        "s"
      ],
      [
        "Ex",
        "ternal"
      ],
      [
        "ĠLaw",
        "yer"
      ],
      [
        "Ġriten",
        "ute"
      ],
      [
        "Mc",
        "C"
      ],
      [
        "+",
        ","
      ],
      [
        "arket",
        "ing"
      ],
      [
        "ĠInter",
        "faces"
      ],
      [
        "ĠLight",
        "ning"
      ],
      [
        "Ġdevo",
        "zione"
      ],
      [
        "Ġentrepreneur",
        "ship"
      ],
      [
        "Ġgluc",
        "osio"
      ],
      [
        "ĠProced",
        "ure"
      ],
      [
        "ĠM",
        "U"
      ],
      [
        "Ġev",
        "al"
      ],
      [
        "Ġassist",
        "ita"
      ],
      [
        "Ġcivili",
        "an"
      ],
      [
        "Ġharmoni",
        "ous"
      ],
      [
        "Ġpsic",
        "ologi"
      ],
      [
        "Ġrib",
        "asso"
      ],
      [
        "Ġdover",
        "oso"
      ],
      [
        "Ġcresci",
        "uti"
      ],
      [
        "ĠBul",
        "let"
      ],
      [
        "re",
        "ali"
      ],
      [
        "Ġo",
        "we"
      ],
      [
        "to",
        "do"
      ],
      [
        "ĠS",
        "ense"
      ],
      [
        "ĠL",
        "amber"
      ],
      [
        "Ġpos",
        "ters"
      ],
      [
        "Ġrap",
        "ina"
      ],
      [
        "Ġscar",
        "so"
      ],
      [
        "åĿ",
        "Ĺ"
      ],
      [
        "Ġs",
        "lo"
      ],
      [
        "ĠS",
        "OLO"
      ],
      [
        "ac",
        "ons"
      ],
      [
        "agn",
        "ola"
      ],
      [
        "Ġcount",
        "ed"
      ],
      [
        "Ġaffid",
        "ati"
      ],
      [
        "Ġconsolid",
        "ation"
      ],
      [
        "Link",
        "ed"
      ],
      [
        "ĠGraph",
        "ic"
      ],
      [
        "tr",
        "ite"
      ],
      [
        "ĠN",
        "HL"
      ],
      [
        "Ġsp",
        "elling"
      ],
      [
        "ĠK",
        "ia"
      ],
      [
        "ĠZ",
        "ach"
      ],
      [
        "unc",
        "an"
      ],
      [
        "ĠSad",
        "ly"
      ],
      [
        "o",
        "ft"
      ],
      [
        "Ġdistrib",
        "utori"
      ],
      [
        "ĠArt",
        "ists"
      ],
      [
        "Ġcord",
        "a"
      ],
      [
        "R",
        "EL"
      ],
      [
        "Ġstr",
        "ane"
      ],
      [
        "Ġdr",
        "unk"
      ],
      [
        "Ch",
        "ina"
      ],
      [
        "Ġsalv",
        "ation"
      ],
      [
        "Ġhop",
        "eful"
      ],
      [
        "Ġattend",
        "ono"
      ],
      [
        "ĠAccount",
        "s"
      ],
      [
        "Ġcaut",
        "ela"
      ],
      [
        "åŃĺ",
        "åľ¨"
      ],
      [
        "C",
        "IO"
      ],
      [
        "Ġclass",
        "rooms"
      ],
      [
        "Ġsper",
        "ando"
      ],
      [
        "Ġdeleg",
        "ati"
      ],
      [
        "Ġfemin",
        "ine"
      ],
      [
        "ie",
        "val"
      ],
      [
        "Ġbu",
        "cks"
      ],
      [
        "Ġrel",
        "atori"
      ],
      [
        "Ġcred",
        "ible"
      ],
      [
        "Ġw",
        "ishing"
      ],
      [
        "cent",
        "ered"
      ],
      [
        "Ġgamb",
        "lers"
      ],
      [
        "bec",
        "ause"
      ],
      [
        "Ġf",
        "ango"
      ],
      [
        "ĠDe",
        "bt"
      ],
      [
        "Ġrin",
        "chi"
      ],
      [
        "ĠNat",
        "urally"
      ],
      [
        "Ġdecor",
        "ating"
      ],
      [
        "Ġnegoti",
        "ating"
      ],
      [
        "Ġinvo",
        "ices"
      ],
      [
        "P",
        "icker"
      ],
      [
        "l",
        "ane"
      ],
      [
        "und",
        "i"
      ],
      [
        "Ġlimit",
        "ate"
      ],
      [
        "Ġnarr",
        "atives"
      ],
      [
        "ĠT",
        "F"
      ],
      [
        "Ġimp",
        "atti"
      ],
      [
        "Ġcre",
        "atore"
      ],
      [
        "ĠCh",
        "ang"
      ],
      [
        "ric",
        "ci"
      ],
      [
        "Ġpupp",
        "ies"
      ],
      [
        "Ġit",
        "al"
      ],
      [
        "min",
        "ster"
      ],
      [
        "Ġopp",
        "osing"
      ],
      [
        "ĠAnim",
        "ation"
      ],
      [
        "Ġimplica",
        "zioni"
      ],
      [
        "iv",
        "ali"
      ],
      [
        "Ġes",
        "atto"
      ],
      [
        "ĠK",
        "un"
      ],
      [
        "Ġso",
        "ia"
      ],
      [
        "zz",
        "etti"
      ],
      [
        "Ġshow",
        "ers"
      ],
      [
        "ĠMan",
        "zoni"
      ],
      [
        "ĠAg",
        "ricoltura"
      ],
      [
        "Ġmaster",
        "piece"
      ],
      [
        "Ġimprescind",
        "ibile"
      ],
      [
        "çĦ",
        "¶"
      ],
      [
        "ast",
        "ia"
      ],
      [
        "pro",
        "fits"
      ],
      [
        "Ġsubscrib",
        "er"
      ],
      [
        "r",
        "ase"
      ],
      [
        "Ġun",
        "cle"
      ],
      [
        "com",
        "a"
      ],
      [
        "Ġleg",
        "almente"
      ],
      [
        "Ġplan",
        "es"
      ],
      [
        "Ġconsent",
        "a"
      ],
      [
        "Ġrot",
        "te"
      ],
      [
        "ë",
        "ĵ"
      ],
      [
        "Ġcomp",
        "atta"
      ],
      [
        "Ġpot",
        "evo"
      ],
      [
        "ĠPr",
        "inc"
      ],
      [
        "Ġvinc",
        "itrice"
      ],
      [
        "Ġcad",
        "enza"
      ],
      [
        "Ġprestigi",
        "osi"
      ],
      [
        "ĠCand",
        "y"
      ],
      [
        "ĠArn",
        "old"
      ],
      [
        "V",
        "S"
      ],
      [
        "Ġl",
        "ite"
      ],
      [
        "ug",
        "ge"
      ],
      [
        "Ġclass",
        "ificato"
      ],
      [
        "S",
        "IGN"
      ],
      [
        "ĠT",
        "ile"
      ],
      [
        "Ġst",
        "ubb"
      ],
      [
        "Ġind",
        "otto"
      ],
      [
        "inc",
        "ro"
      ],
      [
        "ĠPOL",
        "IT"
      ],
      [
        "ĠPok",
        "emon"
      ],
      [
        "ab",
        "br"
      ],
      [
        "Ġalloc",
        "ate"
      ],
      [
        "Ġexpend",
        "iture"
      ],
      [
        "ĠI",
        "ac"
      ],
      [
        "Ġun",
        "ilater"
      ],
      [
        "Ġab",
        "ruzz"
      ],
      [
        "we",
        "ights"
      ],
      [
        "Ġdom",
        "ini"
      ],
      [
        "Ġvit",
        "ali"
      ],
      [
        "Ġcopert",
        "ure"
      ],
      [
        "Ġreson",
        "ates"
      ],
      [
        "Ġsquee",
        "ze"
      ],
      [
        "R",
        "IA"
      ],
      [
        "ni",
        "ques"
      ],
      [
        "the",
        "l"
      ],
      [
        "ĠGit",
        "Hub"
      ],
      [
        "G",
        "s"
      ],
      [
        "Ġd",
        "itte"
      ],
      [
        "Ġlav",
        "atrice"
      ],
      [
        "ĠNot",
        "re"
      ],
      [
        "Ġesper",
        "ta"
      ],
      [
        "åij",
        "½"
      ],
      [
        "ĠN",
        "ak"
      ],
      [
        "Ġcop",
        "ied"
      ],
      [
        "Al",
        "pha"
      ],
      [
        "Ġsplend",
        "ide"
      ],
      [
        "B",
        "ene"
      ],
      [
        "d",
        "ar"
      ],
      [
        "v",
        "iv"
      ],
      [
        "ĠFac",
        "ility"
      ],
      [
        "ĠFarm",
        "acia"
      ],
      [
        "Ġc",
        "n"
      ],
      [
        "ĠP",
        "ablo"
      ],
      [
        "ĠHe",
        "ath"
      ],
      [
        "Ġvers",
        "ato"
      ],
      [
        "Ġlad",
        "ri"
      ],
      [
        "ĠWal",
        "lace"
      ],
      [
        "ĠOak",
        "land"
      ],
      [
        "Ġh",
        "ay"
      ],
      [
        "ĠL",
        "ines"
      ],
      [
        "Ġj",
        "ung"
      ],
      [
        "Ġcap",
        "itare"
      ],
      [
        "Ġcrimin",
        "als"
      ],
      [
        "ĠLad",
        "ies"
      ],
      [
        "Ġsc",
        "ams"
      ],
      [
        "isc",
        "io"
      ],
      [
        "ĠInterest",
        "ed"
      ],
      [
        "Ġsant",
        "uario"
      ],
      [
        "Ġt",
        "sp"
      ],
      [
        "Ġabitu",
        "ato"
      ],
      [
        "ĠParad",
        "ise"
      ],
      [
        "C",
        "apt"
      ],
      [
        "g",
        "ames"
      ],
      [
        "Ġc",
        "ec"
      ],
      [
        "Ġnasc",
        "oste"
      ],
      [
        "Ġinvestig",
        "ators"
      ],
      [
        "Ġsudd",
        "etto"
      ],
      [
        "æ®",
        "µ"
      ],
      [
        "Ġpre",
        "jud"
      ],
      [
        "ĠCh",
        "ip"
      ],
      [
        "jour",
        "nal"
      ],
      [
        "ĠH",
        "ern"
      ],
      [
        "Ġplace",
        "bo"
      ],
      [
        "Ġsugger",
        "imento"
      ],
      [
        "Ġparad",
        "igm"
      ],
      [
        "Ġamate",
        "ur"
      ],
      [
        "ug",
        "hed"
      ],
      [
        "S",
        "ic"
      ],
      [
        "in",
        "arie"
      ],
      [
        "ĠP",
        "anc"
      ],
      [
        "Ġpre",
        "pot"
      ],
      [
        "con",
        "cat"
      ],
      [
        "Ġrip",
        "rov"
      ],
      [
        "Ġmir",
        "ate"
      ],
      [
        "ĠOtt",
        "anta"
      ],
      [
        "Ġeduc",
        "atori"
      ],
      [
        "Ġrede",
        "em"
      ],
      [
        "n",
        "ell"
      ],
      [
        "Ġc",
        "age"
      ],
      [
        "an",
        "on"
      ],
      [
        "ust",
        "le"
      ],
      [
        "ath",
        "a"
      ],
      [
        "Ġminer",
        "ale"
      ],
      [
        "in",
        "ella"
      ],
      [
        "el",
        "ements"
      ],
      [
        "Ġpar",
        "ap"
      ],
      [
        "ca",
        "zioni"
      ],
      [
        "ĠSh",
        "aron"
      ],
      [
        "ubblic",
        "ato"
      ],
      [
        "Ġĉĉĉĉĉ",
        "Ċ"
      ],
      [
        "estre",
        "ma"
      ],
      [
        "ĠDia",
        "gnost"
      ],
      [
        "Ġallerg",
        "ie"
      ],
      [
        "Priv",
        "ate"
      ],
      [
        "éĽ",
        "Ĩ"
      ],
      [
        "Ġcontroind",
        "icazioni"
      ],
      [
        "g",
        "lob"
      ],
      [
        "Ġre",
        "ef"
      ],
      [
        "ĠAn",
        "nal"
      ],
      [
        "print",
        "s"
      ],
      [
        "Ġstre",
        "ak"
      ],
      [
        "st",
        "derr"
      ],
      [
        "Ġsh",
        "adows"
      ],
      [
        "Ġmor",
        "f"
      ],
      [
        "Ġamb",
        "izioso"
      ],
      [
        "Ġdecad",
        "enza"
      ],
      [
        "ĠA",
        "MA"
      ],
      [
        "ĠAt",
        "ti"
      ],
      [
        "n",
        "amed"
      ],
      [
        "he",
        "it"
      ],
      [
        "Ġess",
        "erlo"
      ],
      [
        "è¿",
        "ĺ"
      ],
      [
        "Ġrass",
        "egn"
      ],
      [
        "is",
        "ement"
      ],
      [
        "Ġf",
        "ountain"
      ],
      [
        "Ġpun",
        "teggi"
      ],
      [
        "ĠFore",
        "cast"
      ],
      [
        "Ġpercep",
        "isce"
      ],
      [
        "Ġcardiovasc",
        "olari"
      ],
      [
        "Ġpolit",
        "ically"
      ],
      [
        "ĠTra",
        "iner"
      ],
      [
        "ĠVit",
        "amina"
      ],
      [
        "DD",
        "T"
      ],
      [
        "ĠU",
        "TC"
      ],
      [
        "Ġdr",
        "astically"
      ],
      [
        "Ġser",
        "ale"
      ],
      [
        "Ġfinal",
        "izzate"
      ],
      [
        "Ġrum",
        "ori"
      ],
      [
        "Ġmens",
        "a"
      ],
      [
        "çº",
        "§"
      ],
      [
        "H",
        "it"
      ],
      [
        "Ġl",
        "ode"
      ],
      [
        "ĠE",
        "CC"
      ],
      [
        "ĠBi",
        "anc"
      ],
      [
        "Ġsosp",
        "endere"
      ],
      [
        "ĠVent",
        "ura"
      ],
      [
        "Ġpess",
        "im"
      ],
      [
        "Ġexpans",
        "ive"
      ],
      [
        "ide",
        "ologia"
      ],
      [
        "Ġmod",
        "ificata"
      ],
      [
        "Ġ»",
        "."
      ],
      [
        "ĠSC",
        "R"
      ],
      [
        "um",
        "ato"
      ],
      [
        "ĠH",
        "idden"
      ],
      [
        "Ġprepar",
        "ando"
      ],
      [
        "Ġchiacchi",
        "ere"
      ],
      [
        "IT",
        "ALIA"
      ],
      [
        "Ġscar",
        "to"
      ],
      [
        "Ġprelimin",
        "ari"
      ],
      [
        "Ġn",
        "obil"
      ],
      [
        "ĠL",
        "INE"
      ],
      [
        "Ġem",
        "essa"
      ],
      [
        "Ġrel",
        "ent"
      ],
      [
        "ĠUS",
        "C"
      ],
      [
        "Ġuna",
        "v"
      ],
      [
        "ĠJ",
        "ur"
      ],
      [
        "bo",
        "ys"
      ],
      [
        "Ġdirig",
        "e"
      ],
      [
        "в",
        "а"
      ],
      [
        "Ġshr",
        "ink"
      ],
      [
        "Ġomosess",
        "uali"
      ],
      [
        "Ġjurisdict",
        "ions"
      ],
      [
        "Ġda",
        "wn"
      ],
      [
        "Ġpon",
        "endo"
      ],
      [
        "R",
        "ock"
      ],
      [
        "Ġs",
        "vent"
      ],
      [
        "ular",
        "ly"
      ],
      [
        "Ġcanc",
        "ers"
      ],
      [
        "ĠSk",
        "ill"
      ],
      [
        "Ġwel",
        "comes"
      ],
      [
        "Ġrecall",
        "ed"
      ],
      [
        "enc",
        "oding"
      ],
      [
        "Ġillust",
        "rare"
      ],
      [
        "hamm",
        "ed"
      ],
      [
        "Ġacc",
        "endere"
      ],
      [
        "ĠK",
        "aw"
      ],
      [
        "Ġdur",
        "at"
      ],
      [
        "ĠPh",
        "arma"
      ],
      [
        "Ġosc",
        "ura"
      ],
      [
        "d",
        "oll"
      ],
      [
        "Ġte",
        "orica"
      ],
      [
        "Ġraff",
        "orza"
      ],
      [
        "Ġpent",
        "ola"
      ],
      [
        "ĠNear",
        "ly"
      ],
      [
        "Ġparass",
        "iti"
      ],
      [
        "M",
        "ix"
      ],
      [
        "g",
        "ages"
      ],
      [
        "Ġid",
        "rogeno"
      ],
      [
        "Ġfoot",
        "wear"
      ],
      [
        "Ġcast",
        "elli"
      ],
      [
        "Ġfundament",
        "als"
      ],
      [
        "Ġinhabit",
        "ants"
      ],
      [
        "Ġgift",
        "ed"
      ],
      [
        "ps",
        "ic"
      ],
      [
        "vol",
        "ge"
      ],
      [
        "è¯",
        "¯"
      ],
      [
        "il",
        "on"
      ],
      [
        "ĠO",
        "mar"
      ],
      [
        "ĠConf",
        "commercio"
      ],
      [
        "Ġgla",
        "ci"
      ],
      [
        "ov",
        "vero"
      ],
      [
        "Lo",
        "op"
      ],
      [
        "ĠMain",
        "taining"
      ],
      [
        "ĠPor",
        "te"
      ],
      [
        "Ġadvertis",
        "ers"
      ],
      [
        "ĠCio",
        "è"
      ],
      [
        ")",
        "!"
      ],
      [
        "at",
        "leta"
      ],
      [
        "ĠSur",
        "f"
      ],
      [
        "ol",
        "ie"
      ],
      [
        "ot",
        "ions"
      ],
      [
        "Ġuse",
        "State"
      ],
      [
        "Ġassist",
        "ants"
      ],
      [
        "Ġvulner",
        "abili"
      ],
      [
        "Ġobsta",
        "cle"
      ],
      [
        "sete",
        "q"
      ],
      [
        "ĠP",
        "orter"
      ],
      [
        "Ġlearn",
        "t"
      ],
      [
        "ĠRep",
        "lica"
      ],
      [
        "Ġlay",
        "outs"
      ],
      [
        "Ġtact",
        "ical"
      ],
      [
        "POS",
        "E"
      ],
      [
        "s",
        "ense"
      ],
      [
        "istr",
        "ies"
      ],
      [
        "Ġfav",
        "ol"
      ],
      [
        "Ġcontrib",
        "utor"
      ],
      [
        "Ġneg",
        "ativamente"
      ],
      [
        "Ġfall",
        "ito"
      ],
      [
        "Ġzo",
        "o"
      ],
      [
        "ĠTecn",
        "iche"
      ],
      [
        "Ġpo",
        "ichè"
      ],
      [
        "ĠAm",
        "bro"
      ],
      [
        "ĠA",
        "X"
      ],
      [
        "Ġingredi",
        "ente"
      ],
      [
        "nav",
        "bar"
      ],
      [
        "Ġdiven",
        "uta"
      ],
      [
        "Ġabus",
        "ive"
      ],
      [
        "]",
        "[\""
      ],
      [
        "sp",
        "lash"
      ],
      [
        "ĠRe",
        "hab"
      ],
      [
        "Ġgovern",
        "are"
      ],
      [
        "Ġvu",
        "oti"
      ],
      [
        "ĠCorn",
        "er"
      ],
      [
        "×Ļ",
        "×"
      ],
      [
        "ĠS",
        "ector"
      ],
      [
        "ĠR",
        "ocket"
      ],
      [
        "ĠGi",
        "ants"
      ],
      [
        "ĠGener",
        "ic"
      ],
      [
        "Ġadm",
        "ire"
      ],
      [
        "m",
        "ata"
      ],
      [
        "to",
        "xic"
      ],
      [
        "ett",
        "one"
      ],
      [
        "Ġrib",
        "bon"
      ],
      [
        "Ġidentific",
        "ativi"
      ],
      [
        "ĠFem",
        "ale"
      ],
      [
        "Ġstereot",
        "ipi"
      ],
      [
        "ĠL",
        "gs"
      ],
      [
        "Ġconsum",
        "a"
      ],
      [
        "Ġmat",
        "urata"
      ],
      [
        "Ġinflu",
        "ire"
      ],
      [
        "ĠSper",
        "iamo"
      ],
      [
        "Ġ",
        "íķ"
      ],
      [
        "Ġw",
        "asting"
      ],
      [
        "Ġterror",
        "isti"
      ],
      [
        "Ġtre",
        "as"
      ],
      [
        "orth",
        "y"
      ],
      [
        "Ġcollect",
        "ors"
      ],
      [
        "ĠSa",
        "ver"
      ],
      [
        "Ġcontroll",
        "ati"
      ],
      [
        "Ġtestimon",
        "ial"
      ],
      [
        "W",
        "rap"
      ],
      [
        "d",
        "ating"
      ],
      [
        "Ġspecific",
        "itÃł"
      ],
      [
        "Ġprefer",
        "enza"
      ],
      [
        "cal",
        "cul"
      ],
      [
        "Ġesaur",
        "imento"
      ],
      [
        "ĠAch",
        "ille"
      ],
      [
        "Ġassur",
        "do"
      ],
      [
        "ĠI",
        "E"
      ],
      [
        "ĠNo",
        "ah"
      ],
      [
        "Ġaccum",
        "ulo"
      ],
      [
        "ĠIniz",
        "ialmente"
      ],
      [
        "Ġref",
        "lex"
      ],
      [
        "Ġca",
        "fe"
      ],
      [
        "Ġbroad",
        "band"
      ],
      [
        "ĠMan",
        "agers"
      ],
      [
        "Ġbi",
        "os"
      ],
      [
        "amm",
        "ers"
      ],
      [
        "Ġap",
        "k"
      ],
      [
        "Ġcosti",
        "era"
      ],
      [
        "Ġscherm",
        "ata"
      ],
      [
        "Ġenchant",
        "ing"
      ],
      [
        "é",
        "«ĺ"
      ],
      [
        "acc",
        "ad"
      ],
      [
        "Ġprocess",
        "ore"
      ],
      [
        "i",
        "ata"
      ],
      [
        "Ġag",
        "gu"
      ],
      [
        "ĠAny",
        "thing"
      ],
      [
        "ĠSupre",
        "ma"
      ],
      [
        "G",
        "ate"
      ],
      [
        "Ġautor",
        "izzata"
      ],
      [
        "ĠEle",
        "ments"
      ],
      [
        "Ġtelef",
        "onica"
      ],
      [
        "Ġriconosci",
        "ute"
      ],
      [
        "Ġmosa",
        "ico"
      ],
      [
        "ĠT",
        "g"
      ],
      [
        "ĠL",
        "egn"
      ],
      [
        "pi",
        "xel"
      ],
      [
        "ĠAv",
        "viso"
      ],
      [
        "rel",
        "la"
      ],
      [
        "ĠØ",
        "¯"
      ],
      [
        "ĠBin",
        "ance"
      ],
      [
        "B",
        "Jet"
      ],
      [
        "al",
        "bo"
      ],
      [
        "ĠN",
        "ine"
      ],
      [
        "ĠSer",
        "en"
      ],
      [
        "Ġmoder",
        "ato"
      ],
      [
        "ĠSnap",
        "chat"
      ],
      [
        "ĠCar",
        "oline"
      ],
      [
        "ĠRec",
        "re"
      ],
      [
        "Ġparent",
        "al"
      ],
      [
        "Ġfellow",
        "ship"
      ],
      [
        "AB",
        "ILITY"
      ],
      [
        "FI",
        "ELD"
      ],
      [
        "u",
        "u"
      ],
      [
        "ĠP",
        "ieve"
      ],
      [
        "Ġpol",
        "moni"
      ],
      [
        "ĠMar",
        "itt"
      ],
      [
        "autom",
        "obile"
      ],
      [
        "Ġricav",
        "are"
      ],
      [
        "Ġand",
        "amento"
      ],
      [
        "ir",
        "k"
      ],
      [
        "Ġcomun",
        "isti"
      ],
      [
        "Ġant",
        "it"
      ],
      [
        "arent",
        "ly"
      ],
      [
        "ĠSympt",
        "oms"
      ],
      [
        "w",
        "b"
      ],
      [
        "Ġb",
        "ov"
      ],
      [
        "AN",
        "TO"
      ],
      [
        "Ġavv",
        "inc"
      ],
      [
        "graph",
        "ql"
      ],
      [
        "Pr",
        "ima"
      ],
      [
        "ĠRegard",
        "ing"
      ],
      [
        "DEL",
        "ETE"
      ],
      [
        "G",
        "F"
      ],
      [
        "ĠCapit",
        "an"
      ],
      [
        "OLOG",
        "IA"
      ],
      [
        "Sequ",
        "ence"
      ],
      [
        "g",
        "eni"
      ],
      [
        "Ġcomp",
        "ose"
      ],
      [
        "Ġop",
        "ener"
      ],
      [
        "Ġmer",
        "iti"
      ],
      [
        "the",
        "m"
      ],
      [
        "ĠLeg",
        "gere"
      ],
      [
        "ĠDel",
        "iver"
      ],
      [
        "åĪ",
        "«"
      ],
      [
        "Ġattrib",
        "uire"
      ],
      [
        "Ġconta",
        "bilitÃł"
      ],
      [
        "Ġremodel",
        "ing"
      ],
      [
        "åΤ",
        "æĸŃ"
      ],
      [
        "Ġsubject",
        "ed"
      ],
      [
        "Ġground",
        "breaking"
      ],
      [
        "ãĤ",
        "¹"
      ],
      [
        "Ġvern",
        "ice"
      ],
      [
        "w",
        "ig"
      ],
      [
        "Ġcom",
        "inc"
      ],
      [
        "ott",
        "imo"
      ],
      [
        "Ġfla",
        "ws"
      ],
      [
        "project",
        "s"
      ],
      [
        "Ġcrist",
        "all"
      ],
      [
        "ĠE",
        "yes"
      ],
      [
        "ori",
        "amo"
      ],
      [
        "ĠDel",
        "uxe"
      ],
      [
        "Image",
        "View"
      ],
      [
        "Ġreti",
        "re"
      ],
      [
        "ĠSqu",
        "adra"
      ],
      [
        "Ġscienzi",
        "ato"
      ],
      [
        "pur",
        "pose"
      ],
      [
        "and",
        "ovi"
      ],
      [
        "Ġbl",
        "ending"
      ],
      [
        "mat",
        "ches"
      ],
      [
        "ĠMu",
        "hammad"
      ],
      [
        "Ġquantit",
        "ativo"
      ],
      [
        "ĠA",
        "ber"
      ],
      [
        "Ġend",
        "ure"
      ],
      [
        "ĠCol",
        "lab"
      ],
      [
        "Ġvend",
        "ute"
      ],
      [
        "Ġdoub",
        "led"
      ],
      [
        "p",
        "ac"
      ],
      [
        "Ġw",
        "ished"
      ],
      [
        "ĠC",
        "ITY"
      ],
      [
        "Ġmil",
        "ano"
      ],
      [
        "ĠIm",
        "postazioni"
      ],
      [
        "Ġtorn",
        "ando"
      ],
      [
        "åĪ",
        "Ŀ"
      ],
      [
        "Ġanticip",
        "ata"
      ],
      [
        "Ġcapp",
        "ello"
      ],
      [
        "incub",
        "ator"
      ],
      [
        "T",
        "RE"
      ],
      [
        "ĠT",
        "U"
      ],
      [
        "ĠO",
        "vest"
      ],
      [
        "ĠIn",
        "stitution"
      ],
      [
        "Ġimp",
        "ly"
      ],
      [
        "Ġneg",
        "ato"
      ],
      [
        "ĠCiv",
        "it"
      ],
      [
        "Ġobserv",
        "ing"
      ],
      [
        "æµ",
        "ĭ"
      ],
      [
        "O",
        "ltre"
      ],
      [
        "ag",
        "io"
      ],
      [
        "AC",
        "I"
      ],
      [
        "Ġdisp",
        "ersione"
      ],
      [
        "este",
        "em"
      ],
      [
        "ĠTrans",
        "formation"
      ],
      [
        "Ġlocks",
        "mith"
      ],
      [
        "Ġpalest",
        "inese"
      ],
      [
        "Ġind",
        "ign"
      ],
      [
        "Ar",
        "ma"
      ],
      [
        "Ġcan",
        "ada"
      ],
      [
        "ong",
        "s"
      ],
      [
        "Ġno",
        "on"
      ],
      [
        "Ġsus",
        "hi"
      ],
      [
        "Ġanticip",
        "are"
      ],
      [
        "Ġpreoccup",
        "a"
      ],
      [
        "Ġpill",
        "ole"
      ],
      [
        "ĠDivers",
        "i"
      ],
      [
        "g",
        "old"
      ],
      [
        "pro",
        "b"
      ],
      [
        "ol",
        "er"
      ],
      [
        "Ġsv",
        "eglia"
      ],
      [
        "tif",
        "icazioni"
      ],
      [
        "Pro",
        "xy"
      ],
      [
        "Ġrela",
        "zionale"
      ],
      [
        "Ġcompass",
        "ione"
      ],
      [
        "Ġbracel",
        "et"
      ],
      [
        "k",
        "ill"
      ],
      [
        "s",
        "ale"
      ],
      [
        "Ġper",
        "for"
      ],
      [
        "ĠD",
        "ust"
      ],
      [
        "ĠD",
        "ram"
      ],
      [
        "ĠE",
        "as"
      ],
      [
        "Ġperm",
        "ett"
      ],
      [
        "Ġsosten",
        "uti"
      ],
      [
        "Ġisc",
        "ritta"
      ],
      [
        "äº",
        "Ľ"
      ],
      [
        "à¤",
        "°"
      ],
      [
        "è£",
        "ħ"
      ],
      [
        "Ġc",
        "es"
      ],
      [
        "Ġra",
        "zze"
      ],
      [
        "ĠSu",
        "zuki"
      ],
      [
        "à¥",
        "ĩ"
      ],
      [
        "ĠSoc",
        "io"
      ],
      [
        "Ġcous",
        "in"
      ],
      [
        "get",
        "Message"
      ],
      [
        "ital",
        "y"
      ],
      [
        "Ġcollect",
        "or"
      ],
      [
        "anim",
        "itÃł"
      ],
      [
        "ĠEmerg",
        "enza"
      ],
      [
        "Ġf",
        "ighters"
      ],
      [
        "Ġinc",
        "lin"
      ],
      [
        "Ġstat",
        "ute"
      ],
      [
        "ĠEl",
        "vis"
      ],
      [
        "hol",
        "m"
      ],
      [
        "ĠJew",
        "elry"
      ],
      [
        "M",
        "ED"
      ],
      [
        "ĠEmp",
        "ower"
      ],
      [
        "Ġsco",
        "op"
      ],
      [
        "Ġappar",
        "atus"
      ],
      [
        "cc",
        "ol"
      ],
      [
        "Ġcam",
        "ino"
      ],
      [
        "ĠPerson",
        "almente"
      ],
      [
        "Ġascol",
        "ti"
      ],
      [
        "ĠInsp",
        "ired"
      ],
      [
        "b",
        "oro"
      ],
      [
        "Ġconsolid",
        "ato"
      ],
      [
        "ĠVent",
        "ure"
      ],
      [
        "ĠInitial",
        "ize"
      ],
      [
        "bud",
        "s"
      ],
      [
        "Ġl",
        "end"
      ],
      [
        "Ġch",
        "in"
      ],
      [
        "ific",
        "atore"
      ],
      [
        "ĠBr",
        "u"
      ],
      [
        "Ġpaint",
        "s"
      ],
      [
        "Ġtrib",
        "ù"
      ],
      [
        "Ġcult",
        "ivation"
      ],
      [
        "ĠTre",
        "es"
      ],
      [
        "Ġrein",
        "force"
      ],
      [
        "pred",
        "ict"
      ],
      [
        "ĠFriend",
        "ly"
      ],
      [
        "ĠQ",
        "T"
      ],
      [
        "Ġsostitu",
        "isce"
      ],
      [
        "Ġhash",
        "tag"
      ],
      [
        "intend",
        "enza"
      ],
      [
        "ert",
        "on"
      ],
      [
        "ĠDiv",
        "ine"
      ],
      [
        "cp",
        "u"
      ],
      [
        "Ġf",
        "led"
      ],
      [
        "Ġb",
        "loom"
      ],
      [
        "add",
        "io"
      ],
      [
        "Ġcompless",
        "ivi"
      ],
      [
        "ĠT",
        "rop"
      ],
      [
        "ĠH",
        "BO"
      ],
      [
        "ard",
        "ing"
      ],
      [
        "Ġatt",
        "razione"
      ],
      [
        "Ġro",
        "asted"
      ],
      [
        "ĠMal",
        "ay"
      ],
      [
        "ĠCur",
        "riculum"
      ],
      [
        "ĠAve",
        "vo"
      ],
      [
        "C",
        "redit"
      ],
      [
        "op",
        "ath"
      ],
      [
        "Ġtr",
        "iv"
      ],
      [
        "Ġaggi",
        "ungi"
      ],
      [
        "eggi",
        "ato"
      ],
      [
        "rad",
        "ale"
      ],
      [
        "Ġremov",
        "able"
      ],
      [
        "ĠPrest",
        "ito"
      ],
      [
        "Ġcan",
        "apa"
      ],
      [
        "Ġesclus",
        "a"
      ],
      [
        "Ġsand",
        "w"
      ],
      [
        "Ġfont",
        "s"
      ],
      [
        "ĠâĢĵ",
        ","
      ],
      [
        "Ġem",
        "or"
      ],
      [
        "head",
        "ing"
      ],
      [
        "Ġarom",
        "i"
      ],
      [
        "ĠInitial",
        "ly"
      ],
      [
        "Ġpro",
        "state"
      ],
      [
        "AR",
        "C"
      ],
      [
        "Ġcaratter",
        "istici"
      ],
      [
        "Ġrepresent",
        "ations"
      ],
      [
        "ĠDisc",
        "ord"
      ],
      [
        "qu",
        "ick"
      ],
      [
        "Ex",
        "it"
      ],
      [
        "Ġmiglior",
        "ato"
      ],
      [
        "Ġflav",
        "ours"
      ],
      [
        "ĠSam",
        "antha"
      ],
      [
        "ĠTrip",
        "le"
      ],
      [
        "Ge",
        "ometry"
      ],
      [
        "Ġbisogn",
        "erebbe"
      ],
      [
        "ĠCh",
        "an"
      ],
      [
        "Ġident",
        "ities"
      ],
      [
        "Ġcoll",
        "ettivi"
      ],
      [
        "Ġfair",
        "ness"
      ],
      [
        "ĠCre",
        "are"
      ],
      [
        "SU",
        "CCESS"
      ],
      [
        "ur",
        "as"
      ],
      [
        "ĠK",
        "as"
      ],
      [
        "ann",
        "ini"
      ],
      [
        "Ġsf",
        "ogo"
      ],
      [
        "ĠFin",
        "ish"
      ],
      [
        "ĠData",
        "Set"
      ],
      [
        "Ġeditori",
        "ali"
      ],
      [
        "ĠM",
        "our"
      ],
      [
        "iss",
        "on"
      ],
      [
        "Ġcompet",
        "ere"
      ],
      [
        "Ġred",
        "und"
      ],
      [
        "Ġdoll",
        "aro"
      ],
      [
        "Ġlab",
        "ir"
      ],
      [
        "!",
        "\\"
      ],
      [
        "a",
        "frica"
      ],
      [
        "Ġb",
        "inari"
      ],
      [
        "ĠEle",
        "ction"
      ],
      [
        "P",
        "ur"
      ],
      [
        "ĠS",
        "EN"
      ],
      [
        "ĠP",
        "rix"
      ],
      [
        "Ġgre",
        "ase"
      ],
      [
        "find",
        "er"
      ],
      [
        "Ġconcentr",
        "ations"
      ],
      [
        "ĠPul",
        "izia"
      ],
      [
        "ĠW",
        "arning"
      ],
      [
        "ĠV",
        "irus"
      ],
      [
        "Ġar",
        "rot"
      ],
      [
        "Ġauto",
        "ct"
      ],
      [
        "F",
        "a"
      ],
      [
        "F",
        "ramework"
      ],
      [
        "g",
        "oto"
      ],
      [
        "ĠP",
        "osta"
      ],
      [
        "Ġtra",
        "ces"
      ],
      [
        "tra",
        "ined"
      ],
      [
        "åŃ",
        "¦"
      ],
      [
        "Ġfabbr",
        "iche"
      ],
      [
        "Ġbeh",
        "ave"
      ],
      [
        "Ġscr",
        "ub"
      ],
      [
        "Ġdisp",
        "ers"
      ],
      [
        "comm",
        "un"
      ],
      [
        "ĠPra",
        "desh"
      ],
      [
        "Ġstead",
        "ily"
      ],
      [
        "ed",
        "usa"
      ],
      [
        "ĠE",
        "mo"
      ],
      [
        "ant",
        "ichitÃł"
      ],
      [
        "ĠCal",
        "a"
      ],
      [
        "Ġviaggi",
        "atore"
      ],
      [
        "Ġempower",
        "ed"
      ],
      [
        "ĠObserv",
        "able"
      ],
      [
        "Ġric",
        "otta"
      ],
      [
        "Ġcomb",
        "inato"
      ],
      [
        "ĠCON",
        "C"
      ],
      [
        "Dat",
        "aset"
      ],
      [
        "ĠP",
        "anda"
      ],
      [
        "Ġ\"",
        "<<"
      ],
      [
        "Ġrespons",
        "ibly"
      ],
      [
        "Ġril",
        "eg"
      ],
      [
        "Ġsac",
        "che"
      ],
      [
        "d",
        "in"
      ],
      [
        "r",
        "ine"
      ],
      [
        "Ġd",
        "rones"
      ],
      [
        "Ġe",
        "ighth"
      ],
      [
        "com",
        "puter"
      ],
      [
        "Ġsl",
        "ope"
      ],
      [
        "Ġspread",
        "s"
      ],
      [
        "Ġrilass",
        "arsi"
      ],
      [
        "Ġstero",
        "idi"
      ],
      [
        "Sn",
        "ap"
      ],
      [
        "r",
        "ub"
      ],
      [
        "is",
        "ch"
      ],
      [
        "Ġ}",
        "),"
      ],
      [
        "ĠIm",
        "poss"
      ],
      [
        "Ġhyd",
        "ration"
      ],
      [
        "Ġveter",
        "inario"
      ],
      [
        "Ġmaxim",
        "izing"
      ],
      [
        "ĠEman",
        "uela"
      ],
      [
        "fis",
        "ica"
      ],
      [
        "ĠSUP",
        "ER"
      ],
      [
        "y",
        "i"
      ],
      [
        "ĠDIR",
        "IT"
      ],
      [
        "ĠB",
        "ON"
      ],
      [
        "Ġment",
        "ions"
      ],
      [
        "Ġcentr",
        "alitÃł"
      ],
      [
        "ĠExtre",
        "me"
      ],
      [
        "Ġas",
        "phalt"
      ],
      [
        "ang",
        "uard"
      ],
      [
        "Ġgra",
        "pp"
      ],
      [
        "ĠRes",
        "idence"
      ],
      [
        "ĠMan",
        "uela"
      ],
      [
        "ĠLib",
        "ano"
      ],
      [
        "Ġabbandon",
        "ata"
      ],
      [
        "Ġteen",
        "age"
      ],
      [
        "â",
        "ĺħ"
      ],
      [
        "en",
        "ari"
      ],
      [
        "ĠAtt",
        "end"
      ],
      [
        "Ġground",
        "ed"
      ],
      [
        "Ġinher",
        "ited"
      ],
      [
        "ban",
        "on"
      ],
      [
        "ĠCommun",
        "ities"
      ],
      [
        "uffici",
        "enza"
      ],
      [
        "h",
        "all"
      ],
      [
        "Ġrip",
        "ul"
      ],
      [
        "Ġconsu",
        "et"
      ],
      [
        ";",
        "\""
      ],
      [
        "iv",
        "azione"
      ],
      [
        "ĠA",
        "j"
      ],
      [
        "mo",
        "on"
      ],
      [
        "Ġmar",
        "sh"
      ],
      [
        "Ġrivend",
        "itori"
      ],
      [
        "å®ŀ",
        "çݰ"
      ],
      [
        "Fix",
        "ed"
      ],
      [
        "Ġpuzz",
        "les"
      ],
      [
        "Ġpand",
        "as"
      ],
      [
        "ĠF",
        "erg"
      ],
      [
        "ĠN",
        "aut"
      ],
      [
        "ipend",
        "enti"
      ],
      [
        "å®",
        "¶"
      ],
      [
        "ĠB",
        "om"
      ],
      [
        "Ġpr",
        "i"
      ],
      [
        "Ġres",
        "h"
      ],
      [
        "Ġris",
        "onanza"
      ],
      [
        "ĠWh",
        "is"
      ],
      [
        "Ġpl",
        "ots"
      ],
      [
        "Ġdiv",
        "idere"
      ],
      [
        "Ġrilev",
        "amento"
      ],
      [
        ".*",
        ";"
      ],
      [
        "Ġb",
        "ins"
      ],
      [
        "iche",
        "ver"
      ],
      [
        "app",
        "alto"
      ],
      [
        "L",
        "R"
      ],
      [
        "her",
        "it"
      ],
      [
        "Ġcar",
        "am"
      ],
      [
        "Ġcontra",
        "ff"
      ],
      [
        "Ġschia",
        "vitù"
      ],
      [
        "C",
        "ould"
      ],
      [
        "ĠR",
        "ichiedi"
      ],
      [
        "ĠV",
        "et"
      ],
      [
        "ett",
        "ando"
      ],
      [
        "Ġho",
        "bbies"
      ],
      [
        "Ġred",
        "ef"
      ],
      [
        "Ġpros",
        "ecution"
      ],
      [
        "eggi",
        "ante"
      ],
      [
        "Ġcommit",
        "tees"
      ],
      [
        "Ġrepair",
        "ing"
      ],
      [
        "Ġritrov",
        "ati"
      ],
      [
        "arbon",
        "ato"
      ],
      [
        "Ġcentrocamp",
        "ista"
      ],
      [
        "x",
        "l"
      ],
      [
        "Ġch",
        "ron"
      ],
      [
        "ĠFor",
        "ums"
      ],
      [
        "MA",
        "ZIONE"
      ],
      [
        "Ġescurs",
        "ion"
      ],
      [
        "Ġtaxpay",
        "ers"
      ],
      [
        "Ġhe",
        "y"
      ],
      [
        "ne",
        "apolis"
      ],
      [
        "Ġpil",
        "ots"
      ],
      [
        "Ref",
        "resh"
      ],
      [
        "Vis",
        "ibility"
      ],
      [
        "Ġribad",
        "ire"
      ],
      [
        "åİ",
        "Ł"
      ],
      [
        "c",
        "ole"
      ],
      [
        "Ġspark",
        "ling"
      ],
      [
        "Ġenlarg",
        "ement"
      ],
      [
        "Ġdi",
        "ete"
      ],
      [
        "ĠM",
        "amm"
      ],
      [
        "Ġcur",
        "ves"
      ],
      [
        "Ġdoc",
        "trine"
      ],
      [
        "Ġtem",
        "e"
      ],
      [
        "arr",
        "anno"
      ],
      [
        "Ġclick",
        "ed"
      ],
      [
        "Ġastr",
        "ona"
      ],
      [
        "S",
        "ID"
      ],
      [
        "ĠStef",
        "an"
      ],
      [
        "F",
        "eder"
      ],
      [
        "in",
        "voice"
      ],
      [
        "ĠQ",
        "String"
      ],
      [
        "ĠCOM",
        "PL"
      ],
      [
        "Ġclaus",
        "ola"
      ],
      [
        "ĠR",
        "are"
      ],
      [
        "Ġcur",
        "ati"
      ],
      [
        "Ġdecis",
        "ive"
      ],
      [
        "ecc",
        "ess"
      ],
      [
        "ĠAff",
        "id"
      ],
      [
        "L",
        "ascia"
      ],
      [
        "ĠF",
        "ase"
      ],
      [
        "ĠN",
        "ano"
      ],
      [
        "Ġterm",
        "inata"
      ],
      [
        "rec",
        "ords"
      ],
      [
        "ĠAccess",
        "ori"
      ],
      [
        "ĠLinked",
        "in"
      ],
      [
        "ĠT",
        "Color"
      ],
      [
        "ĠF",
        "id"
      ],
      [
        "ves",
        "tire"
      ],
      [
        "Ġfold",
        "ers"
      ],
      [
        "ĠP",
        "ORT"
      ],
      [
        "ĠR",
        "angers"
      ],
      [
        "Ġk",
        "icks"
      ],
      [
        "Ex",
        "pr"
      ],
      [
        "Ġfos",
        "ters"
      ],
      [
        "if",
        "est"
      ],
      [
        "ĠH",
        "M"
      ],
      [
        "Ġk",
        "il"
      ],
      [
        "Ġmet",
        "ast"
      ],
      [
        "sh",
        "aring"
      ],
      [
        "Ġsv",
        "an"
      ],
      [
        "Ġrout",
        "inely"
      ],
      [
        "ĠSand",
        "y"
      ],
      [
        "ĠZel",
        "ensky"
      ],
      [
        "ĠDami",
        "ano"
      ],
      [
        "Ġwrest",
        "ling"
      ],
      [
        "at",
        "ologia"
      ],
      [
        "Ġric",
        "ons"
      ],
      [
        "ĠSp",
        "y"
      ],
      [
        "IT",
        "ORI"
      ],
      [
        "ĠCamp",
        "ionati"
      ],
      [
        "ĠU",
        "il"
      ],
      [
        "Ġ:",
        "]"
      ],
      [
        "Ġgarant",
        "iti"
      ],
      [
        "Ġger",
        "arch"
      ],
      [
        "Ġconcom",
        "itanza"
      ],
      [
        "ĠWholes",
        "ale"
      ],
      [
        "af",
        "ka"
      ],
      [
        "ĠPay",
        "ments"
      ],
      [
        "Ġpet",
        "izione"
      ],
      [
        "Ġfred",
        "de"
      ],
      [
        "Ġsnap",
        "shot"
      ],
      [
        "ĠS",
        "art"
      ],
      [
        "Ġbr",
        "u"
      ],
      [
        "Th",
        "ank"
      ],
      [
        "Ġchiam",
        "ava"
      ],
      [
        "ĠStr",
        "iscia"
      ],
      [
        "Ġargom",
        "ent"
      ],
      [
        "Ġgia",
        "cca"
      ],
      [
        "ĠFortun",
        "atamente"
      ],
      [
        "ĠM",
        "IC"
      ],
      [
        "AT",
        "URE"
      ],
      [
        "Ġpian",
        "ista"
      ],
      [
        "Ġreward",
        "ed"
      ],
      [
        "ĠPART",
        "IC"
      ],
      [
        "Ġmal",
        "essere"
      ],
      [
        "Ġrilasc",
        "iare"
      ],
      [
        "Ġcommiss",
        "ari"
      ],
      [
        "Ġscatter",
        "ed"
      ],
      [
        "EL",
        "A"
      ],
      [
        "Pre",
        "vious"
      ],
      [
        "Ġaltrett",
        "anti"
      ],
      [
        "Ġat",
        "l"
      ],
      [
        "Ġconc",
        "essa"
      ],
      [
        "Ġtradi",
        "zionalmente"
      ],
      [
        "Ġnaz",
        "isti"
      ],
      [
        "!",
        "\","
      ],
      [
        "s",
        "ione"
      ],
      [
        "ci",
        "amo"
      ],
      [
        "ĠPa",
        "ir"
      ],
      [
        "Ġconn",
        "ot"
      ],
      [
        "Ġanti",
        "qu"
      ],
      [
        "ĠEth",
        "ics"
      ],
      [
        "ĠCalci",
        "omercato"
      ],
      [
        "ĠP",
        "IC"
      ],
      [
        "od",
        "iché"
      ],
      [
        "Ġteach",
        "ings"
      ],
      [
        "Ġsorrid",
        "ere"
      ],
      [
        "ine",
        "zza"
      ],
      [
        "av",
        "oro"
      ],
      [
        "our",
        "ced"
      ],
      [
        "Ġopportun",
        "e"
      ],
      [
        "Ġrest",
        "oring"
      ],
      [
        "class",
        "Name"
      ],
      [
        "Ġbrill",
        "anti"
      ],
      [
        "p",
        "oi"
      ],
      [
        "Ġper",
        "enne"
      ],
      [
        "Ġem",
        "end"
      ],
      [
        "oss",
        "ido"
      ],
      [
        "Ġref",
        "urb"
      ],
      [
        "Ġinflu",
        "enze"
      ],
      [
        "Ġprotect",
        "ions"
      ],
      [
        "Ġsottos",
        "egretario"
      ],
      [
        ">",
        "${"
      ],
      [
        "Ġesclus",
        "ive"
      ],
      [
        "lif",
        "y"
      ],
      [
        "å®",
        "ĥ"
      ],
      [
        "Ġluc",
        "id"
      ],
      [
        "Ġatlet",
        "a"
      ],
      [
        "Ġ*",
        "("
      ],
      [
        "ĠCar",
        "av"
      ],
      [
        "Ġricad",
        "ute"
      ],
      [
        "y",
        "on"
      ],
      [
        "op",
        "ro"
      ],
      [
        "Ġpi",
        "ú"
      ],
      [
        "Ġtra",
        "me"
      ],
      [
        "Ġrec",
        "ens"
      ],
      [
        "Ġadapt",
        "ive"
      ],
      [
        "Ġmetaf",
        "is"
      ],
      [
        "S",
        "yn"
      ],
      [
        "ĠM",
        "emphis"
      ],
      [
        "ĠG",
        "IF"
      ],
      [
        "Ġma",
        "iale"
      ],
      [
        "Ġinc",
        "lined"
      ],
      [
        "ant",
        "ato"
      ],
      [
        "Ġcard",
        "board"
      ],
      [
        "Ġfant",
        "astici"
      ],
      [
        "Ġacquis",
        "ita"
      ],
      [
        "Ġimpre",
        "zi"
      ],
      [
        "Ġin",
        "ception"
      ],
      [
        "ep",
        "i"
      ],
      [
        "ĠUn",
        "known"
      ],
      [
        "In",
        "ps"
      ],
      [
        "ĠBl",
        "ind"
      ],
      [
        "ĠGener",
        "ator"
      ],
      [
        "ĠAnsw",
        "ers"
      ],
      [
        "Ġt",
        "idy"
      ],
      [
        "gi",
        "ata"
      ],
      [
        "Ġass",
        "apor"
      ],
      [
        "Ġserv",
        "icing"
      ],
      [
        "Ġvol",
        "a"
      ],
      [
        "let",
        "ti"
      ],
      [
        "ĠCris",
        "is"
      ],
      [
        "Ġdivid",
        "end"
      ],
      [
        "Ġequiv",
        "ale"
      ],
      [
        "Ġaugur",
        "iamo"
      ],
      [
        "ĠIns",
        "ider"
      ],
      [
        "TS",
        "D"
      ],
      [
        "C",
        "U"
      ],
      [
        "Ġ)",
        "/"
      ],
      [
        "unzi",
        "ata"
      ],
      [
        "w",
        "ash"
      ],
      [
        "ĠA",
        "AA"
      ],
      [
        "Ġacc",
        "laimed"
      ],
      [
        "Sh",
        "ift"
      ],
      [
        "ĠDream",
        "s"
      ],
      [
        "Ġusufr",
        "u"
      ],
      [
        "Ġsangu",
        "igna"
      ],
      [
        "ĠSa",
        "ints"
      ],
      [
        "L",
        "OC"
      ],
      [
        "as",
        "ive"
      ],
      [
        "Ġra",
        "id"
      ],
      [
        "ĠST",
        "ORIA"
      ],
      [
        "ĠBath",
        "room"
      ],
      [
        "Dav",
        "id"
      ],
      [
        "f",
        "atto"
      ],
      [
        "on",
        "ali"
      ],
      [
        "iz",
        "ational"
      ],
      [
        "ĠAr",
        "iston"
      ],
      [
        "ĠRe",
        "asons"
      ],
      [
        "Ġintegr",
        "almente"
      ],
      [
        "Ġsqu",
        "al"
      ],
      [
        "ĠTR",
        "AS"
      ],
      [
        "Ġperim",
        "etro"
      ],
      [
        "b",
        "rowser"
      ],
      [
        "Ġar",
        "redo"
      ],
      [
        "Ġir",
        "r"
      ],
      [
        "Is",
        "lam"
      ],
      [
        "ĠClass",
        "ico"
      ],
      [
        "star",
        "ter"
      ],
      [
        "Ġsmell",
        "s"
      ],
      [
        "çĻ",
        "¾"
      ],
      [
        "v",
        "als"
      ],
      [
        "ĠA",
        "mo"
      ],
      [
        "Ġcont",
        "enzi"
      ],
      [
        "Ġfr",
        "igo"
      ],
      [
        "Ġcigare",
        "ttes"
      ],
      [
        "ĠR",
        "EST"
      ],
      [
        "str",
        "cmp"
      ],
      [
        "ĠDES",
        "IGN"
      ],
      [
        "anc",
        "ora"
      ],
      [
        "Ġnew",
        "com"
      ],
      [
        "ĠAd",
        "rian"
      ],
      [
        "UT",
        "C"
      ],
      [
        "Ġosc",
        "illa"
      ],
      [
        "Arg",
        "uments"
      ],
      [
        "b",
        "ach"
      ],
      [
        "Ġp",
        "encil"
      ],
      [
        "ĠPre",
        "gn"
      ],
      [
        "ĠDe",
        "bug"
      ],
      [
        "Ġasci",
        "utto"
      ],
      [
        "ĠCristi",
        "ana"
      ],
      [
        "P",
        "hi"
      ],
      [
        "f",
        "ed"
      ],
      [
        "ĠP",
        "atro"
      ],
      [
        "Ġbo",
        "il"
      ],
      [
        "Ġveget",
        "ation"
      ],
      [
        "ĠP",
        "OW"
      ],
      [
        "ä»",
        "ĸ"
      ],
      [
        "Ġmagn",
        "itude"
      ],
      [
        "Ġforecast",
        "s"
      ],
      [
        "Ġsuddiv",
        "isi"
      ],
      [
        "Ġillec",
        "ito"
      ],
      [
        "Ġcaratter",
        "izzate"
      ],
      [
        "ĠBa",
        "iley"
      ],
      [
        "Ġdisappoint",
        "ment"
      ],
      [
        "qu",
        "ali"
      ],
      [
        "ĠB",
        "ov"
      ],
      [
        "sub",
        "str"
      ],
      [
        "ĠCy",
        "cle"
      ],
      [
        "Ġlamp",
        "s"
      ],
      [
        "ĠBab",
        "bo"
      ],
      [
        "ĠSegn",
        "al"
      ],
      [
        "Ġv",
        "oy"
      ],
      [
        "ĠK",
        "la"
      ],
      [
        "ĠPer",
        "th"
      ],
      [
        "Ġarr",
        "angi"
      ],
      [
        "Ġaction",
        "able"
      ],
      [
        "ĠMont",
        "en"
      ],
      [
        "Ġdiment",
        "ic"
      ],
      [
        "Ġcann",
        "abino"
      ],
      [
        "Ġtestimon",
        "ia"
      ],
      [
        "Ġbacter",
        "ial"
      ],
      [
        "ĠInfras",
        "trutture"
      ],
      [
        "Ġassist",
        "enti"
      ],
      [
        "Ġprend",
        "iamo"
      ],
      [
        "Ġfair",
        "y"
      ],
      [
        "Ġsupervis",
        "ione"
      ],
      [
        "Ġconfident",
        "ly"
      ],
      [
        "Ġaccer",
        "tare"
      ],
      [
        "ApiModel",
        "Property"
      ],
      [
        "ul",
        "ati"
      ],
      [
        "Ġpar",
        "eri"
      ],
      [
        "Ġesc",
        "ono"
      ],
      [
        "Ġscrive",
        "va"
      ],
      [
        "c",
        "ock"
      ],
      [
        "Ġind",
        "ossa"
      ],
      [
        "Ġd",
        "egna"
      ],
      [
        "Ġse",
        "wer"
      ],
      [
        "Ġterm",
        "inare"
      ],
      [
        "Ġimportant",
        "issimo"
      ],
      [
        "ĠFe",
        "es"
      ],
      [
        "r",
        "h"
      ],
      [
        "ĠIndepend",
        "ence"
      ],
      [
        "Libr",
        "ary"
      ],
      [
        "r",
        "ib"
      ],
      [
        "ĠOr",
        "al"
      ],
      [
        "Ġboard",
        "ing"
      ],
      [
        "Ġorient",
        "ali"
      ],
      [
        "ĠPrint",
        "ing"
      ],
      [
        "Ġm",
        "ug"
      ],
      [
        "per",
        "form"
      ],
      [
        "biot",
        "ics"
      ],
      [
        "Ġl",
        "itor"
      ],
      [
        "oc",
        "iare"
      ],
      [
        "Ġmass",
        "iccio"
      ],
      [
        "Ġvital",
        "ity"
      ],
      [
        "Ġmonument",
        "ale"
      ],
      [
        "=",
        "['"
      ],
      [
        "Ø",
        "¹"
      ],
      [
        "Ġtra",
        "jectory"
      ],
      [
        "Ġcrack",
        "ed"
      ],
      [
        "ĠPrec",
        "ision"
      ],
      [
        "ĠS",
        "IL"
      ],
      [
        "Ġon",
        "er"
      ],
      [
        "Ġcomp",
        "orre"
      ],
      [
        "pt",
        "ical"
      ],
      [
        "ĠAut",
        "ori"
      ],
      [
        "Ġsepar",
        "ato"
      ],
      [
        "ĠLat",
        "ino"
      ],
      [
        "uc",
        "le"
      ],
      [
        "ĠAm",
        "ber"
      ],
      [
        "Ġgest",
        "ite"
      ],
      [
        "Ġdichiar",
        "ata"
      ],
      [
        "Ġdeleg",
        "ate"
      ],
      [
        "ĠCostitu",
        "zionale"
      ],
      [
        "Ġrec",
        "on"
      ],
      [
        "Ġnu",
        "ances"
      ],
      [
        "ĠGu",
        "cci"
      ],
      [
        "Ġmagn",
        "esium"
      ],
      [
        "ĠMob",
        "ility"
      ],
      [
        "%%",
        "%%"
      ],
      [
        "ĠAnnivers",
        "ary"
      ],
      [
        "f",
        "ashion"
      ],
      [
        "ĠC",
        "ure"
      ],
      [
        "work",
        "er"
      ],
      [
        "To",
        "List"
      ],
      [
        "ĠCort",
        "ina"
      ],
      [
        "Ġrif",
        "ac"
      ],
      [
        "vol",
        "ution"
      ],
      [
        "Ġrichied",
        "enti"
      ],
      [
        "Ġbou",
        "quet"
      ],
      [
        "Ġin",
        "equality"
      ],
      [
        "Ġpar",
        "ade"
      ],
      [
        "ĠJ",
        "agu"
      ],
      [
        "ifica",
        "zioni"
      ],
      [
        "ĠReg",
        "istrazione"
      ],
      [
        "Ġequ",
        "itable"
      ],
      [
        "ĠAg",
        "ile"
      ],
      [
        "sv",
        "c"
      ],
      [
        "Ġbers",
        "aglio"
      ],
      [
        "ĠOl",
        "ivia"
      ],
      [
        "ĠRon",
        "ald"
      ],
      [
        "åĨħ",
        "容"
      ],
      [
        "f",
        "rames"
      ],
      [
        "tre",
        "nd"
      ],
      [
        "Ġcostitu",
        "iti"
      ],
      [
        "Ġill",
        "im"
      ],
      [
        "Ġsou",
        "ven"
      ],
      [
        "Ġrein",
        "forced"
      ],
      [
        "qu",
        "esto"
      ],
      [
        "ad",
        "ic"
      ],
      [
        "ĠRicord",
        "a"
      ],
      [
        "ĠStrutt",
        "ura"
      ],
      [
        "Ġd",
        "rought"
      ],
      [
        "Ġon",
        "set"
      ],
      [
        "Ġcolloc",
        "ato"
      ],
      [
        "Ġmeravigli",
        "osi"
      ],
      [
        "ĠBed",
        "room"
      ],
      [
        "Ġfior",
        "itura"
      ],
      [
        "Ġcrush",
        "ers"
      ],
      [
        "d",
        "ol"
      ],
      [
        "Ġcher",
        "ished"
      ],
      [
        "N",
        "AS"
      ],
      [
        "ic",
        "ismo"
      ],
      [
        "erm",
        "esse"
      ],
      [
        "Ġfr",
        "att"
      ],
      [
        "dom",
        "inal"
      ],
      [
        "Ġspo",
        "on"
      ],
      [
        "ĠW",
        "itch"
      ],
      [
        "Ġcomm",
        "essi"
      ],
      [
        "ĠEr",
        "asmus"
      ],
      [
        ":",
        "`"
      ],
      [
        "Ġm",
        "era"
      ],
      [
        "ch",
        "ir"
      ],
      [
        "Ġ\"",
        "("
      ],
      [
        "esso",
        "ressa"
      ],
      [
        "Ġcur",
        "atore"
      ],
      [
        "Ġmul",
        "te"
      ],
      [
        "mov",
        "ies"
      ],
      [
        "ĠB",
        "isc"
      ],
      [
        "Ġrest",
        "ing"
      ],
      [
        "Ġstar",
        "ters"
      ],
      [
        "ĠLIMIT",
        "ED"
      ],
      [
        "Ġcanad",
        "ese"
      ],
      [
        "W",
        "arning"
      ],
      [
        "re",
        "pe"
      ],
      [
        "Ġf",
        "itt"
      ],
      [
        "Ġlist",
        "ino"
      ],
      [
        "Tr",
        "igger"
      ],
      [
        "Bu",
        "y"
      ],
      [
        "Ġgiovan",
        "issimi"
      ],
      [
        "Serial",
        "izer"
      ],
      [
        "Ġmultim",
        "edia"
      ],
      [
        "Pi",
        "ù"
      ],
      [
        "C",
        "md"
      ],
      [
        "V",
        "V"
      ],
      [
        "Ġc",
        "ros"
      ],
      [
        "LI",
        "B"
      ],
      [
        "Ġ(!",
        "$"
      ],
      [
        "Ag",
        "enda"
      ],
      [
        "ĠPast",
        "or"
      ],
      [
        "Ġan",
        "si"
      ],
      [
        "ĠL",
        "ack"
      ],
      [
        "ĠW",
        "inn"
      ],
      [
        "Ġag",
        "ility"
      ],
      [
        "Ġaccomp",
        "agner"
      ],
      [
        "Ġconcep",
        "ito"
      ],
      [
        "Ġcess",
        "azione"
      ],
      [
        "ĠS",
        "esto"
      ],
      [
        "Ġart",
        "is"
      ],
      [
        "Ġment",
        "ors"
      ],
      [
        "Ġschi",
        "era"
      ],
      [
        "ĠLev",
        "ante"
      ],
      [
        "att",
        "uri"
      ],
      [
        "Ġmet",
        "ano"
      ],
      [
        "ĠLiter",
        "ature"
      ],
      [
        "Ġquart",
        "z"
      ],
      [
        "æ·",
        "»åĬł"
      ],
      [
        "Ġp",
        "inch"
      ],
      [
        "Ġin",
        "ger"
      ],
      [
        "Ġv",
        "aping"
      ],
      [
        "us",
        "on"
      ],
      [
        "Ġco",
        "effici"
      ],
      [
        "Ġgl",
        "orious"
      ],
      [
        "ĠArt",
        "uro"
      ],
      [
        "ĠLis",
        "bona"
      ],
      [
        "Q",
        "String"
      ],
      [
        "ĠHung",
        "ary"
      ],
      [
        "t",
        "ick"
      ],
      [
        "Ġw",
        "o"
      ],
      [
        "ĠO",
        "fferta"
      ],
      [
        "Ġmar",
        "athon"
      ],
      [
        "Ġgar",
        "ments"
      ],
      [
        "An",
        "ch"
      ],
      [
        "Ġtor",
        "inese"
      ],
      [
        "ĠRif",
        "less"
      ],
      [
        "Ġimpecc",
        "abile"
      ],
      [
        "Ġdetr",
        "iment"
      ],
      [
        "ommun",
        "ications"
      ],
      [
        "te",
        "ps"
      ],
      [
        "Ġargu",
        "ably"
      ],
      [
        "R",
        "G"
      ],
      [
        "g",
        "ara"
      ],
      [
        "en",
        "ko"
      ],
      [
        "Ġl",
        "odge"
      ],
      [
        "amb",
        "o"
      ],
      [
        "ĠTemp",
        "lates"
      ],
      [
        "Ġancest",
        "ors"
      ],
      [
        "Ġdo",
        "i"
      ],
      [
        "ins",
        "tagram"
      ],
      [
        "urs",
        "ioni"
      ],
      [
        "Ġsuggest",
        "ioni"
      ],
      [
        "Ġcorrespond",
        "ence"
      ],
      [
        "ĠImmo",
        "biliare"
      ],
      [
        "Ġp",
        "ud"
      ],
      [
        "Ġass",
        "emblea"
      ],
      [
        "Ġarch",
        "ives"
      ],
      [
        "ĠSteph",
        "anie"
      ],
      [
        "ĠSess",
        "anta"
      ],
      [
        "Ġste",
        "er"
      ],
      [
        "ostra",
        "de"
      ],
      [
        "ç»ĵ",
        "æŀľ"
      ],
      [
        "è",
        "Ī"
      ],
      [
        "ĠT",
        "in"
      ],
      [
        "Ġtratt",
        "ata"
      ],
      [
        "Ġmem",
        "o"
      ],
      [
        "Ġparent",
        "esi"
      ],
      [
        "ĠYork",
        "shire"
      ],
      [
        "Ġdistingu",
        "ono"
      ],
      [
        "?",
        "»"
      ],
      [
        "Ġdimostr",
        "ata"
      ],
      [
        "ĠB",
        "au"
      ],
      [
        "ĠConc",
        "lus"
      ],
      [
        "Ġcalab",
        "rese"
      ],
      [
        "ĠV",
        "ie"
      ],
      [
        "oper",
        "ative"
      ],
      [
        "Ġdepth",
        "s"
      ],
      [
        "Ġess",
        "icc"
      ],
      [
        "Ġver",
        "rebbe"
      ],
      [
        "isi",
        "zioni"
      ],
      [
        "Ġvirt",
        "uoso"
      ],
      [
        "ĠAug",
        "usta"
      ],
      [
        "Ġchir",
        "urgo"
      ],
      [
        "ist",
        "ia"
      ],
      [
        "Ġcur",
        "tains"
      ],
      [
        "Ġeven",
        "ings"
      ],
      [
        "ris",
        "to"
      ],
      [
        "Ġved",
        "ete"
      ],
      [
        "ĠC",
        "IT"
      ],
      [
        "Ġexp",
        "ired"
      ],
      [
        "use",
        "o"
      ],
      [
        "Ġelimin",
        "azione"
      ],
      [
        "ĠPn",
        "rr"
      ],
      [
        "Ġp",
        "ongono"
      ],
      [
        "Ġv",
        "ano"
      ],
      [
        "all",
        "erg"
      ],
      [
        "AR",
        "G"
      ],
      [
        "ĠApp",
        "end"
      ],
      [
        "Ġum",
        "brella"
      ],
      [
        "Ġelimin",
        "ando"
      ],
      [
        "Ġnurt",
        "ure"
      ],
      [
        "Ġind",
        "ulg"
      ],
      [
        "gram",
        "ma"
      ],
      [
        "Ġw",
        "i"
      ],
      [
        "ĠP",
        "AP"
      ],
      [
        "ĠF",
        "loat"
      ],
      [
        "uss",
        "y"
      ],
      [
        "Ġmin",
        "us"
      ],
      [
        "ĠTra",
        "vis"
      ],
      [
        "Ġman",
        "ualmente"
      ],
      [
        "Ġind",
        "urre"
      ],
      [
        "Ġester",
        "o"
      ],
      [
        "ĠList",
        "ing"
      ],
      [
        "ĠDemocr",
        "at"
      ],
      [
        "IND",
        "OW"
      ],
      [
        "Ġcondann",
        "ati"
      ],
      [
        "dra",
        "wn"
      ],
      [
        "A",
        "rab"
      ],
      [
        "Ġset",
        "e"
      ],
      [
        "Ġletter",
        "ari"
      ],
      [
        "ĠMore",
        "tti"
      ],
      [
        "è¯",
        "»"
      ],
      [
        "Tool",
        "s"
      ],
      [
        "ĠAtta",
        "ck"
      ],
      [
        "Ġcombusti",
        "bile"
      ],
      [
        "et",
        "able"
      ],
      [
        "ig",
        "ua"
      ],
      [
        "Ġrec",
        "lusione"
      ],
      [
        "ĠWel",
        "sh"
      ],
      [
        "Ġunf",
        "am"
      ],
      [
        "Ġmonet",
        "aria"
      ],
      [
        "Ġv",
        "ip"
      ],
      [
        "ĠSh",
        "ape"
      ],
      [
        "Ġdann",
        "osi"
      ],
      [
        "Ġimprob",
        "abile"
      ],
      [
        "Ġdiv",
        "ise"
      ],
      [
        "Ġafford",
        "ability"
      ],
      [
        "Client",
        "ID"
      ],
      [
        "Ã",
        "®"
      ],
      [
        "Ġe",
        "T"
      ],
      [
        "ia",
        "co"
      ],
      [
        "ĠE",
        "FF"
      ],
      [
        "Ġgrand",
        "children"
      ],
      [
        "ĠOr",
        "ari"
      ],
      [
        "ĠCan",
        "adi"
      ],
      [
        "Ġsan",
        "ctuary"
      ],
      [
        "Ġrivoluzion",
        "aria"
      ],
      [
        "Ġdi",
        "arr"
      ],
      [
        "ol",
        "v"
      ],
      [
        "ĠM",
        "OL"
      ],
      [
        "Ġad",
        "otta"
      ],
      [
        "Ġcav",
        "all"
      ],
      [
        "Ġdemocr",
        "atici"
      ],
      [
        "l",
        "m"
      ],
      [
        "ĠS",
        "asso"
      ],
      [
        "ĠBo",
        "om"
      ],
      [
        "Ġviol",
        "in"
      ],
      [
        "Ġchied",
        "eva"
      ],
      [
        "Ġriass",
        "unto"
      ],
      [
        "ĠEther",
        "net"
      ],
      [
        "f",
        "lies"
      ],
      [
        "Ġs",
        "ass"
      ],
      [
        "ing",
        "a"
      ],
      [
        "ĠFle",
        "et"
      ],
      [
        "ĠCandid",
        "ates"
      ],
      [
        "Ġb",
        "ors"
      ],
      [
        "Ġdis",
        "trutt"
      ],
      [
        "Ġer",
        "up"
      ],
      [
        "ĠDist",
        "retto"
      ],
      [
        "Ġterapeut",
        "ica"
      ],
      [
        "Dig",
        "ital"
      ],
      [
        "ti",
        "pi"
      ],
      [
        "Ġmiss",
        "ili"
      ],
      [
        "ĠEr",
        "r"
      ],
      [
        "Ġrepet",
        "itive"
      ],
      [
        "xi",
        "os"
      ],
      [
        "ĠMartine",
        "z"
      ],
      [
        "ĠSt",
        "ando"
      ],
      [
        "pos",
        "ure"
      ],
      [
        "Ġsconf",
        "itto"
      ],
      [
        "ib",
        "an"
      ],
      [
        "Ġsomet",
        "ime"
      ],
      [
        "е",
        "Ñģ"
      ],
      [
        "ĠSpe",
        "ech"
      ],
      [
        "Ġmolec",
        "olare"
      ],
      [
        "Ġm",
        "osso"
      ],
      [
        "eg",
        "e"
      ],
      [
        "Ġma",
        "estra"
      ],
      [
        "ĠPharm",
        "acy"
      ],
      [
        "ĠCol",
        "our"
      ],
      [
        "ĠNik",
        "on"
      ],
      [
        "Ġf",
        "ict"
      ],
      [
        "app",
        "e"
      ],
      [
        "ĠSP",
        "ORT"
      ],
      [
        "ĠSCU",
        "OLA"
      ],
      [
        "V",
        "el"
      ],
      [
        "ĠWe",
        "bb"
      ],
      [
        "ĠRi",
        "eti"
      ],
      [
        "M",
        "r"
      ],
      [
        "Ġpr",
        "istine"
      ],
      [
        "ade",
        "us"
      ],
      [
        "Ġspecific",
        "are"
      ],
      [
        "Ġstamp",
        "ante"
      ],
      [
        "ĠWebs",
        "ites"
      ],
      [
        "M",
        "ET"
      ],
      [
        "ord",
        "ina"
      ],
      [
        "Ġcar",
        "ved"
      ],
      [
        "ĠChi",
        "anti"
      ],
      [
        "Su",
        "ite"
      ],
      [
        "Ġborg",
        "hese"
      ],
      [
        "Ġw",
        "ilderness"
      ],
      [
        "st",
        "ones"
      ],
      [
        "tag",
        "n"
      ],
      [
        "Ġconfer",
        "ire"
      ],
      [
        "Ġrema",
        "ke"
      ],
      [
        "Ġimpress",
        "ions"
      ],
      [
        "c",
        "make"
      ],
      [
        "ĠF",
        "as"
      ],
      [
        "Ġnews",
        "letters"
      ],
      [
        "Ġpercor",
        "r"
      ],
      [
        "Ġvive",
        "va"
      ],
      [
        "te",
        "enth"
      ],
      [
        "Ġcons",
        "ecutivo"
      ],
      [
        "Ġaggi",
        "ra"
      ],
      [
        "ĠComput",
        "ing"
      ],
      [
        "Ġs",
        "guardi"
      ],
      [
        "Ġf",
        "eci"
      ],
      [
        "Ġup",
        "wards"
      ],
      [
        "pe",
        "er"
      ],
      [
        "Ġadd",
        "Criterion"
      ],
      [
        "names",
        "pace"
      ],
      [
        "Ġprolung",
        "ato"
      ],
      [
        "Ġintention",
        "ally"
      ],
      [
        "Ġc",
        "occo"
      ],
      [
        "Ġp",
        "enny"
      ],
      [
        "Ġl",
        "ion"
      ],
      [
        "Ġam",
        "aro"
      ],
      [
        "inc",
        "arn"
      ],
      [
        "Ġmess",
        "y"
      ],
      [
        "Ġvor",
        "ranno"
      ],
      [
        "ĠCop",
        "ert"
      ],
      [
        "Ġinquiet",
        "ante"
      ],
      [
        "cor",
        "related"
      ],
      [
        "Ġmar",
        "in"
      ],
      [
        "Ġå",
        "°"
      ],
      [
        "Ġcancell",
        "ato"
      ],
      [
        "ĠImprov",
        "ement"
      ],
      [
        "Ġco",
        "ats"
      ],
      [
        "ĠApp",
        "untamento"
      ],
      [
        "ĉĉĉĉ",
        "ĉ"
      ],
      [
        "Ġghia",
        "ccia"
      ],
      [
        "à¥",
        "į"
      ],
      [
        "Ġmet",
        "ta"
      ],
      [
        "Ġprima",
        "ver"
      ],
      [
        "Ġpreghi",
        "ere"
      ],
      [
        "M",
        "iddle"
      ],
      [
        "a",
        "ur"
      ],
      [
        "v",
        "p"
      ],
      [
        "Ġconstruct",
        "ing"
      ],
      [
        "ĠT",
        "ian"
      ],
      [
        "ĠCh",
        "issÃł"
      ],
      [
        "Ġpull",
        "s"
      ],
      [
        "Ġgem",
        "ella"
      ],
      [
        "Ġreject",
        "ion"
      ],
      [
        "Ġinevit",
        "ably"
      ],
      [
        "Ġfault",
        "y"
      ],
      [
        "Ġucra",
        "ina"
      ],
      [
        "ĠSUL",
        "LA"
      ],
      [
        "ĠA",
        "J"
      ],
      [
        "Ġla",
        "ughed"
      ],
      [
        "ĠF",
        "austo"
      ],
      [
        "(\"",
        "["
      ],
      [
        "Gra",
        "zie"
      ],
      [
        "Ġlon",
        "ely"
      ],
      [
        "Seg",
        "ment"
      ],
      [
        "ĠExhib",
        "ition"
      ],
      [
        "Ġc",
        "elle"
      ],
      [
        "ĠS",
        "err"
      ],
      [
        "ĠC",
        "IV"
      ],
      [
        "Ġro",
        "ast"
      ],
      [
        "Ġrec",
        "a"
      ],
      [
        "Ġdep",
        "ort"
      ],
      [
        "Ġel",
        "imina"
      ],
      [
        "Ġcoinvol",
        "gono"
      ],
      [
        "on",
        "ate"
      ],
      [
        "ĠT",
        "IT"
      ],
      [
        "ĠH",
        "ilton"
      ],
      [
        "ĠProfession",
        "ale"
      ],
      [
        "ç®",
        "¡"
      ],
      [
        "Ġricom",
        "inciare"
      ],
      [
        "ĠF",
        "U"
      ],
      [
        "ĠRif",
        "er"
      ],
      [
        "Ġf",
        "oglia"
      ],
      [
        "Ġclass",
        "ics"
      ],
      [
        "Ġassum",
        "endo"
      ],
      [
        "ĠRich",
        "iesta"
      ],
      [
        "ĠBack",
        "up"
      ],
      [
        "Ġza",
        "ino"
      ],
      [
        "Ġamer",
        "ican"
      ],
      [
        "Y",
        "O"
      ],
      [
        "Ġc",
        "fg"
      ],
      [
        "Ġsc",
        "avi"
      ],
      [
        "itor",
        "ialitÃł"
      ],
      [
        "v",
        "ani"
      ],
      [
        "Ġ",
        "èİ·åıĸ"
      ],
      [
        "Ġch",
        "asing"
      ],
      [
        "Ġcap",
        "illare"
      ],
      [
        "ER",
        "IA"
      ],
      [
        "Ġgra",
        "pe"
      ],
      [
        "Ġter",
        "z"
      ],
      [
        "Ġdesign",
        "ato"
      ],
      [
        "Ġgar",
        "ment"
      ],
      [
        "ĠSign",
        "ature"
      ],
      [
        "Ġmel",
        "ted"
      ],
      [
        "Ġboost",
        "s"
      ],
      [
        "Ġburn",
        "s"
      ],
      [
        "Ġtraff",
        "icking"
      ],
      [
        "Ġconsolid",
        "are"
      ],
      [
        "ĠJ",
        "S"
      ],
      [
        "ĠEn",
        "erget"
      ],
      [
        "bl",
        "r"
      ],
      [
        "Ġtrasvers",
        "ale"
      ],
      [
        "f",
        "onte"
      ],
      [
        "ar",
        "ag"
      ],
      [
        "Ġf",
        "iller"
      ],
      [
        "ĠQ",
        "UES"
      ],
      [
        "Ġsupp",
        "orter"
      ],
      [
        "Ġblog",
        "gers"
      ],
      [
        "fil",
        "ters"
      ],
      [
        "/",
        "${"
      ],
      [
        "T",
        "er"
      ],
      [
        "h",
        "il"
      ],
      [
        "Ġperm",
        "itting"
      ],
      [
        "ĠPre",
        "view"
      ],
      [
        "ĠLog",
        "istics"
      ],
      [
        "Ġcartace",
        "a"
      ],
      [
        "ĠS",
        "OS"
      ],
      [
        "Ġdec",
        "om"
      ],
      [
        "Ġmar",
        "rone"
      ],
      [
        "а",
        "л"
      ],
      [
        "Ġallest",
        "ito"
      ],
      [
        "iv",
        "ities"
      ],
      [
        "asc",
        "iare"
      ],
      [
        "Ġcoordin",
        "ata"
      ],
      [
        "Ġprog",
        "red"
      ],
      [
        "ĠCS",
        "V"
      ],
      [
        "Ġboll",
        "ettino"
      ],
      [
        "ĠS",
        "enti"
      ],
      [
        "Ġcompet",
        "itivi"
      ],
      [
        "Ġverb",
        "ali"
      ],
      [
        "ar",
        "Ãł"
      ],
      [
        "ĠW",
        "agner"
      ],
      [
        "Ġbol",
        "ster"
      ],
      [
        "Ġfert",
        "ilitÃł"
      ],
      [
        "çī",
        "¹"
      ],
      [
        "ĠL",
        "C"
      ],
      [
        "ĠIn",
        "cent"
      ],
      [
        "Ġannoun",
        "cements"
      ],
      [
        "ä½",
        "Ĩ"
      ],
      [
        "åŃĹ符",
        "串"
      ],
      [
        "Ġavvis",
        "i"
      ],
      [
        "ph",
        "otos"
      ],
      [
        "Sh",
        "ared"
      ],
      [
        "ĠField",
        "s"
      ],
      [
        "ĠM",
        "igration"
      ],
      [
        "ener",
        "i"
      ],
      [
        "Ġtemp",
        "istiche"
      ],
      [
        "ĠGi",
        "ant"
      ],
      [
        "Ġpal",
        "ace"
      ],
      [
        "Ġarch",
        "iviazione"
      ],
      [
        "Ġemo",
        "zionale"
      ],
      [
        "agra",
        "ph"
      ],
      [
        "Ġrilass",
        "amento"
      ],
      [
        "æķ",
        "´"
      ],
      [
        "edit",
        "oria"
      ],
      [
        "ĠAcc",
        "red"
      ],
      [
        "Ġtrasparen",
        "ti"
      ],
      [
        "R",
        "ound"
      ],
      [
        "ĠAr",
        "tem"
      ],
      [
        "ĠGu",
        "inea"
      ],
      [
        "ĠAri",
        "anna"
      ],
      [
        "ĠHash",
        "Map"
      ],
      [
        "Ġsilhou",
        "ette"
      ],
      [
        "Ġequilibr",
        "ato"
      ],
      [
        "S",
        "em"
      ],
      [
        "Ġa",
        "fore"
      ],
      [
        "Ġav",
        "ente"
      ],
      [
        "Ġpe",
        "ek"
      ],
      [
        "Ġpens",
        "ati"
      ],
      [
        ".\"",
        ";"
      ],
      [
        "ĠCap",
        "t"
      ],
      [
        "ĠC",
        "is"
      ],
      [
        "ĠT",
        "ec"
      ],
      [
        "bab",
        "a"
      ],
      [
        "Ġperiod",
        "ically"
      ],
      [
        "ĠInst",
        "allazione"
      ],
      [
        "os",
        "an"
      ],
      [
        "Ġfless",
        "ibili"
      ],
      [
        "R",
        "is"
      ],
      [
        "l",
        "ione"
      ],
      [
        "Ġbook",
        "ings"
      ],
      [
        "std",
        "out"
      ],
      [
        "Ġweigh",
        "ing"
      ],
      [
        "at",
        "l"
      ],
      [
        "Ġsaf",
        "ari"
      ],
      [
        "Ġpossi",
        "edono"
      ],
      [
        "Gener",
        "ate"
      ],
      [
        "sl",
        "ot"
      ],
      [
        "Ġavv",
        "enga"
      ],
      [
        "Ġbroad",
        "ly"
      ],
      [
        "ĠN",
        "ET"
      ],
      [
        "Ġsconfig",
        "gere"
      ],
      [
        "ĠSign",
        "al"
      ],
      [
        "ĠSO",
        "ST"
      ],
      [
        "f",
        "ight"
      ],
      [
        "Ġa",
        "a"
      ],
      [
        "Ġt",
        "etti"
      ],
      [
        "Ġcon",
        "do"
      ],
      [
        "ia",
        "de"
      ],
      [
        "ject",
        "ion"
      ],
      [
        "Ġpor",
        "teranno"
      ],
      [
        "Ġsb",
        "agliare"
      ],
      [
        "ĠSym",
        "phony"
      ],
      [
        "Ġinterc",
        "etta"
      ],
      [
        "ан",
        "и"
      ],
      [
        "aggress",
        "ione"
      ],
      [
        "ĠB",
        "read"
      ],
      [
        "Ġpens",
        "avo"
      ],
      [
        "Ġmodifica",
        "zioni"
      ],
      [
        "Ġmanifest",
        "anti"
      ],
      [
        "Ġfortun",
        "atamente"
      ],
      [
        "Î",
        "¯"
      ],
      [
        "Ġn",
        "os"
      ],
      [
        "Ġfilm",
        "ing"
      ],
      [
        "cover",
        "ed"
      ],
      [
        "ĠON",
        "LINE"
      ],
      [
        "anghe",
        "ta"
      ],
      [
        "Ġriev",
        "oc"
      ],
      [
        "ĠN",
        "OR"
      ],
      [
        "Ġsp",
        "al"
      ],
      [
        "ex",
        "ist"
      ],
      [
        "pre",
        "vent"
      ],
      [
        "Ġfred",
        "di"
      ],
      [
        "uov",
        "i"
      ],
      [
        "ĠBer",
        "ry"
      ],
      [
        "Ġafric",
        "ani"
      ],
      [
        "av",
        "g"
      ],
      [
        "Ġaccess",
        "orio"
      ],
      [
        "ĠCounsel",
        "ing"
      ],
      [
        "Ġcons",
        "piracy"
      ],
      [
        "Ġemerg",
        "ence"
      ],
      [
        "Ġmedi",
        "atica"
      ],
      [
        "Ġnurs",
        "ery"
      ],
      [
        "ĠPul",
        "izie"
      ],
      [
        "ĠP",
        "unti"
      ],
      [
        "ke",
        "a"
      ],
      [
        "Ġj",
        "ersey"
      ],
      [
        "EC",
        "H"
      ],
      [
        "ĠFellow",
        "ship"
      ],
      [
        "qu",
        "indi"
      ],
      [
        "OS",
        "C"
      ],
      [
        "amm",
        "y"
      ],
      [
        "ĠProtocol",
        "lo"
      ],
      [
        "ur",
        "ry"
      ],
      [
        "ĠL",
        "S"
      ],
      [
        "Ġli",
        "eto"
      ],
      [
        "Ġved",
        "endo"
      ],
      [
        "Ġstret",
        "ched"
      ],
      [
        "c",
        "ale"
      ],
      [
        "d",
        "ro"
      ],
      [
        "Ġd",
        "uck"
      ],
      [
        "eb",
        "ri"
      ],
      [
        "Ġol",
        "imp"
      ],
      [
        "Ġdolor",
        "osa"
      ],
      [
        "Ġindiffer",
        "ente"
      ],
      [
        "Ġp",
        "overe"
      ],
      [
        "ĠY",
        "ale"
      ],
      [
        "Ġins",
        "tagram"
      ],
      [
        "Ġmin",
        "es"
      ],
      [
        "Ġteam",
        "work"
      ],
      [
        "aut",
        "ostrada"
      ],
      [
        "enz",
        "ero"
      ],
      [
        "ĠDiv",
        "isione"
      ],
      [
        "BO",
        "X"
      ],
      [
        "er",
        "istico"
      ],
      [
        "ĠM",
        "igliore"
      ],
      [
        "Ġsignific",
        "are"
      ],
      [
        "Ġuser",
        "Id"
      ],
      [
        "ĠMon",
        "tagna"
      ],
      [
        "Ġsoldi",
        "er"
      ],
      [
        "Perc",
        "ent"
      ],
      [
        "Ġdis",
        "arm"
      ],
      [
        "ram",
        "mi"
      ],
      [
        "ĠReg",
        "g"
      ],
      [
        "Ġaliment",
        "ato"
      ],
      [
        "Ġforz",
        "ata"
      ],
      [
        "ĠF",
        "idel"
      ],
      [
        "Ġlo",
        "os"
      ],
      [
        "act",
        "ively"
      ],
      [
        "Ġcr",
        "ashes"
      ],
      [
        "ĠGl",
        "enn"
      ],
      [
        "Ġestr",
        "anei"
      ],
      [
        "h",
        "arm"
      ],
      [
        "ĠL",
        "uss"
      ],
      [
        "Ġliv",
        "estock"
      ],
      [
        "Ġtre",
        "asures"
      ],
      [
        "å¾",
        "Ħ"
      ],
      [
        "w",
        "indows"
      ],
      [
        "Ġon",
        "n"
      ],
      [
        "Ġmal",
        "fun"
      ],
      [
        "Ġoccuper",
        "Ãł"
      ],
      [
        "ic",
        "chi"
      ],
      [
        "ĠF",
        "AC"
      ],
      [
        "Ġne",
        "bbia"
      ],
      [
        "ĠIn",
        "k"
      ],
      [
        "Ġcol",
        "mare"
      ],
      [
        "ON",
        "S"
      ],
      [
        "vis",
        "ed"
      ],
      [
        "Ġaer",
        "ial"
      ],
      [
        "Ġsub",
        "acque"
      ],
      [
        "Ġcel",
        "esti"
      ],
      [
        "Z",
        "N"
      ],
      [
        "Ġlat",
        "ina"
      ],
      [
        "Ġfunzion",
        "ario"
      ],
      [
        "ĠL",
        "AN"
      ],
      [
        "Ġdem",
        "olizione"
      ],
      [
        "Ġrefer",
        "ente"
      ],
      [
        "ĠCam",
        "illa"
      ],
      [
        "fond",
        "ibile"
      ],
      [
        "ĠLou",
        "ise"
      ],
      [
        "Ġincar",
        "cer"
      ],
      [
        "ĠClic",
        "cando"
      ],
      [
        "Ġgiuris",
        "dizione"
      ],
      [
        "z",
        "or"
      ],
      [
        "Ġret",
        "ta"
      ],
      [
        "ĠCar",
        "b"
      ],
      [
        "ĠEl",
        "li"
      ],
      [
        "ĠDef",
        "inition"
      ],
      [
        "ĠDom",
        "estic"
      ],
      [
        "ell",
        "ano"
      ],
      [
        "Ġint",
        "enti"
      ],
      [
        "Ġem",
        "erse"
      ],
      [
        "Ġimmag",
        "inario"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠ"
      ],
      [
        "ĠCr",
        "icket"
      ],
      [
        "ĠClin",
        "ica"
      ],
      [
        "Ġcinematograf",
        "iche"
      ],
      [
        "Es",
        "erc"
      ],
      [
        "ĠL",
        "IV"
      ],
      [
        "ma",
        "ven"
      ],
      [
        "ĠEngine",
        "ers"
      ],
      [
        "ĠAltr",
        "imenti"
      ],
      [
        "P",
        "d"
      ],
      [
        "ĠD",
        "ana"
      ],
      [
        "ĠE",
        "tÃł"
      ],
      [
        "ung",
        "al"
      ],
      [
        "Ġlasci",
        "amo"
      ],
      [
        "Ġroof",
        "s"
      ],
      [
        "ĠDan",
        "ish"
      ],
      [
        ":",
        "#"
      ],
      [
        "b",
        "ots"
      ],
      [
        "an",
        "ella"
      ],
      [
        "Ġun",
        "matched"
      ],
      [
        "Ġj",
        "okes"
      ],
      [
        "Ġpl",
        "astics"
      ],
      [
        "Ġexp",
        "ands"
      ],
      [
        "ĠSan",
        "itario"
      ],
      [
        "ĠImm",
        "igration"
      ],
      [
        "Ġtri",
        "angle"
      ],
      [
        "Ġdetermin",
        "ano"
      ],
      [
        "Ġb",
        "ites"
      ],
      [
        "ura",
        "i"
      ],
      [
        "ëĭ",
        "Ī"
      ],
      [
        "u",
        "ite"
      ],
      [
        "read",
        "ing"
      ],
      [
        "Ġmet",
        "ap"
      ],
      [
        "Ġconvert",
        "ito"
      ],
      [
        "cult",
        "urale"
      ],
      [
        "Ġji",
        "had"
      ],
      [
        "Ġecc",
        "les"
      ],
      [
        "Ġprofess",
        "ors"
      ],
      [
        "ĠAnaly",
        "st"
      ],
      [
        "ĠIg",
        "nazio"
      ],
      [
        "Ġf",
        "alli"
      ],
      [
        "Ġam",
        "ended"
      ],
      [
        "ĠSu",
        "ff"
      ],
      [
        "ĠNob",
        "ody"
      ],
      [
        "Ġchitarr",
        "ista"
      ],
      [
        "b",
        "p"
      ],
      [
        "as",
        "ilo"
      ],
      [
        "ĠM",
        "ESS"
      ],
      [
        "éĶ",
        "®"
      ],
      [
        "equiv",
        "oc"
      ],
      [
        "f",
        "req"
      ],
      [
        "p",
        "etto"
      ],
      [
        "Ġb",
        "if"
      ],
      [
        "ĠF",
        "UT"
      ],
      [
        "let",
        "ica"
      ],
      [
        "Ġden",
        "ial"
      ],
      [
        "Ġarra",
        "bbi"
      ],
      [
        "ĠNiccol",
        "ò"
      ],
      [
        "ĠTra",
        "ce"
      ],
      [
        "Ġtrag",
        "itto"
      ],
      [
        "Ġimpon",
        "ente"
      ],
      [
        "gom",
        "ery"
      ],
      [
        "ĠRe",
        "ich"
      ],
      [
        "Ġmer",
        "ite"
      ],
      [
        ")",
        "$"
      ],
      [
        "Ġche",
        "ss"
      ],
      [
        "ĠD",
        "EM"
      ],
      [
        "me",
        "al"
      ],
      [
        "Ġlast",
        "ed"
      ],
      [
        "Ġporta",
        "va"
      ],
      [
        "NO",
        "W"
      ],
      [
        "Http",
        "Servlet"
      ],
      [
        "Ġla",
        "cun"
      ],
      [
        "Ġwhat",
        "s"
      ],
      [
        "Ġtrans",
        "lates"
      ],
      [
        "sc",
        "opo"
      ],
      [
        "Ġrem",
        "edi"
      ],
      [
        "Ġenh",
        "ancements"
      ],
      [
        "ĠTrans",
        "ition"
      ],
      [
        "Ġespos",
        "izioni"
      ],
      [
        "ĠDer",
        "by"
      ],
      [
        "ĠPro",
        "gettazione"
      ],
      [
        "lu",
        "ck"
      ],
      [
        "Ġfrequ",
        "encies"
      ],
      [
        "Ġadapt",
        "ing"
      ],
      [
        "ĠLyn",
        "n"
      ],
      [
        "Ġglam",
        "our"
      ],
      [
        "Ġcl",
        "s"
      ],
      [
        "Ġaus",
        "pic"
      ],
      [
        "ĠL",
        "otto"
      ],
      [
        "Ġconsul",
        "enze"
      ],
      [
        "Ġones",
        "elf"
      ],
      [
        "l",
        "ista"
      ],
      [
        "Ġresid",
        "enziali"
      ],
      [
        "':",
        "'"
      ],
      [
        "å®ļ",
        "ä¹ī"
      ],
      [
        "æĺ¾",
        "示"
      ],
      [
        "s",
        "ell"
      ],
      [
        "end",
        "ants"
      ],
      [
        "Ġcontinu",
        "azione"
      ],
      [
        "Ġmedi",
        "atico"
      ],
      [
        "ĠRis",
        "posta"
      ],
      [
        "Ġfortun",
        "ato"
      ],
      [
        "Ġcompra",
        "vendita"
      ],
      [
        "Ig",
        "nore"
      ],
      [
        "at",
        "ry"
      ],
      [
        "ĠC",
        "NA"
      ],
      [
        "ind",
        "omani"
      ],
      [
        "Ġcl",
        "ue"
      ],
      [
        "ĠSt",
        "ile"
      ],
      [
        "Ġrisal",
        "gono"
      ],
      [
        "ĠNapole",
        "one"
      ],
      [
        "Ġp",
        "eli"
      ],
      [
        "rem",
        "ote"
      ],
      [
        "ĠHol",
        "ly"
      ],
      [
        "ĠVilla",
        "ggio"
      ],
      [
        "Des",
        "k"
      ],
      [
        "Ġdialog",
        "are"
      ],
      [
        "Ġliber",
        "arsi"
      ],
      [
        "tur",
        "b"
      ],
      [
        "Ġorizz",
        "onti"
      ],
      [
        "ĠRifi",
        "uti"
      ],
      [
        "Ġand",
        "remo"
      ],
      [
        "ĠC",
        "ASE"
      ],
      [
        "ĠT",
        "ests"
      ],
      [
        "ĠD",
        "rivers"
      ],
      [
        "man",
        "age"
      ],
      [
        "Ġsurv",
        "iving"
      ],
      [
        "ermal",
        "ink"
      ],
      [
        "A",
        "H"
      ],
      [
        "ĠC",
        "ontroll"
      ],
      [
        "id",
        "ride"
      ],
      [
        "ĠJ",
        "unk"
      ],
      [
        "Ġfil",
        "tration"
      ],
      [
        "Ġmill",
        "enni"
      ],
      [
        "Ġavven",
        "ne"
      ],
      [
        "Ġvolunte",
        "ering"
      ],
      [
        "('",
        "../"
      ],
      [
        "Ġwater",
        "ing"
      ],
      [
        "Sp",
        "orts"
      ],
      [
        "Ġaccum",
        "ulation"
      ],
      [
        "Ġsu",
        "ites"
      ],
      [
        "Ġover",
        "lap"
      ],
      [
        "Ġdiv",
        "ario"
      ],
      [
        "cher",
        "emo"
      ],
      [
        "polit",
        "ica"
      ],
      [
        "ĠF",
        "olk"
      ],
      [
        "Ġimp",
        "erson"
      ],
      [
        "ont",
        "ent"
      ],
      [
        "Ġpal",
        "ato"
      ],
      [
        "ven",
        "ute"
      ],
      [
        "gior",
        "ni"
      ],
      [
        "XX",
        "XX"
      ],
      [
        "c",
        "ash"
      ],
      [
        "ĠD",
        "anza"
      ],
      [
        "Ġon",
        "boarding"
      ],
      [
        "Ġequ",
        "als"
      ],
      [
        "Ġacquis",
        "itions"
      ],
      [
        "Ġaccol",
        "ta"
      ],
      [
        "l",
        "st"
      ],
      [
        "ig",
        "ator"
      ],
      [
        "Ġgr",
        "att"
      ],
      [
        "Ġpass",
        "erÃł"
      ],
      [
        "Ġexclus",
        "ion"
      ],
      [
        "ĠLine",
        "ar"
      ],
      [
        "Ġadott",
        "ati"
      ],
      [
        "Ġbless",
        "ings"
      ],
      [
        "Ġhelic",
        "opter"
      ],
      [
        "Ġpol",
        "p"
      ],
      [
        "Ġteam",
        "mates"
      ],
      [
        "Ġg",
        "ums"
      ],
      [
        "ĠA",
        "lic"
      ],
      [
        "sec",
        "ondo"
      ],
      [
        "Ġaccett",
        "ano"
      ],
      [
        "Ġtie",
        "p"
      ],
      [
        "Ġendors",
        "ement"
      ],
      [
        "ĠC",
        "ola"
      ],
      [
        "Ġex",
        "ert"
      ],
      [
        "pert",
        "ension"
      ],
      [
        "ĠJohn",
        "s"
      ],
      [
        "B",
        "ag"
      ],
      [
        "ĠAP",
        "PL"
      ],
      [
        "ĠRip",
        "arazione"
      ],
      [
        "Ġespor",
        "tazioni"
      ],
      [
        "Ġex",
        "acer"
      ],
      [
        "Ġmar",
        "itime"
      ],
      [
        "Ġsl",
        "ancio"
      ],
      [
        "Ġmir",
        "ato"
      ],
      [
        "ĠS",
        "ovi"
      ],
      [
        "Ġst",
        "igma"
      ],
      [
        "are",
        "z"
      ],
      [
        "Ġprepare",
        "s"
      ],
      [
        "Ġislam",
        "ico"
      ],
      [
        "s",
        "at"
      ],
      [
        "il",
        "ine"
      ],
      [
        "Ġpan",
        "na"
      ],
      [
        "ecc",
        "ion"
      ],
      [
        "Ġfre",
        "no"
      ],
      [
        "æĸ",
        "Ļ"
      ],
      [
        "egn",
        "ere"
      ],
      [
        "ĠTer",
        "ror"
      ],
      [
        "ĠTour",
        "nament"
      ],
      [
        "Ġparrocchi",
        "ale"
      ],
      [
        "Ġd",
        "arti"
      ],
      [
        "Ġtr",
        "unk"
      ],
      [
        "OT",
        "T"
      ],
      [
        "Ġmanif",
        "esti"
      ],
      [
        "Ġ```",
        "{"
      ],
      [
        "Ġignor",
        "are"
      ],
      [
        "Ġsconosci",
        "uta"
      ],
      [
        "}",
        "\\"
      ],
      [
        "lic",
        "he"
      ],
      [
        "T",
        "en"
      ],
      [
        "Ġsol",
        "idi"
      ],
      [
        "Ġsqu",
        "is"
      ],
      [
        "id",
        "u"
      ],
      [
        "ĠH",
        "earing"
      ],
      [
        "Ġdest",
        "inare"
      ],
      [
        "Ġmit",
        "igation"
      ],
      [
        "Ġster",
        "ile"
      ],
      [
        "Ġcircond",
        "ano"
      ],
      [
        "Ġisraeli",
        "ano"
      ],
      [
        "b",
        "ands"
      ],
      [
        "av",
        "anz"
      ],
      [
        "Ġson",
        "oritÃł"
      ],
      [
        "Ġcondiv",
        "ider"
      ],
      [
        "Ġnaz",
        "ista"
      ],
      [
        "Ġendeav",
        "ors"
      ],
      [
        "E",
        "ra"
      ],
      [
        "ĠA",
        "mi"
      ],
      [
        "ĠSt",
        "anding"
      ],
      [
        "Ġsost",
        "ituto"
      ],
      [
        "Ġrim",
        "od"
      ],
      [
        "Ġconstit",
        "utes"
      ],
      [
        "Ġg",
        "ases"
      ],
      [
        "ĠK",
        "ai"
      ],
      [
        "ret",
        "y"
      ],
      [
        "Ġbra",
        "ces"
      ],
      [
        "Ġcusto",
        "di"
      ],
      [
        "ĠPrag",
        "a"
      ],
      [
        "Ġsp",
        "acci"
      ],
      [
        "ĠK",
        "umar"
      ],
      [
        "ĠMore",
        "no"
      ],
      [
        "Ġmir",
        "ata"
      ],
      [
        "ĠLamp",
        "edusa"
      ],
      [
        "Ġirrig",
        "ation"
      ],
      [
        "Ñ",
        "Ħ"
      ],
      [
        "ĠR",
        "IV"
      ],
      [
        "ĠPower",
        "Point"
      ],
      [
        "Ġfold",
        "ing"
      ],
      [
        "ĠPerc",
        "orso"
      ],
      [
        "ĠPing",
        "back"
      ],
      [
        "ĠP",
        "AS"
      ],
      [
        "Ġmon",
        "aster"
      ],
      [
        "ĠDisc",
        "ip"
      ],
      [
        "Ġsymbol",
        "ic"
      ],
      [
        "Ġutens",
        "ili"
      ],
      [
        "C",
        "K"
      ],
      [
        "G",
        "re"
      ],
      [
        "se",
        "ek"
      ],
      [
        "Ġpol",
        "if"
      ],
      [
        "Ġarg",
        "c"
      ],
      [
        "Ġamb",
        "assador"
      ],
      [
        "Ġconstruct",
        "ive"
      ],
      [
        "Ġestre",
        "me"
      ],
      [
        "ĠN",
        "PR"
      ],
      [
        "Ġins",
        "ens"
      ],
      [
        "sp",
        "i"
      ],
      [
        "ĠDi",
        "eci"
      ],
      [
        "ĠCer",
        "tificazione"
      ],
      [
        "ĠSw",
        "an"
      ],
      [
        "ĠSign",
        "ora"
      ],
      [
        "ĠD",
        "IC"
      ],
      [
        "Ġconf",
        "ezioni"
      ],
      [
        "Ġcivili",
        "ans"
      ],
      [
        "Ġreal",
        "ities"
      ],
      [
        "Ġaccol",
        "ti"
      ],
      [
        "S",
        "UB"
      ],
      [
        "ec",
        "ologia"
      ],
      [
        "Ġinter",
        "d"
      ],
      [
        "Ġloc",
        "king"
      ],
      [
        "we",
        "ed"
      ],
      [
        "Ġmar",
        "x"
      ],
      [
        "ĠMin",
        "er"
      ],
      [
        "Ġyoung",
        "sters"
      ],
      [
        "Ġcompens",
        "ate"
      ],
      [
        "Ġrev",
        "ital"
      ],
      [
        "otech",
        "nology"
      ],
      [
        "ĠB",
        "im"
      ],
      [
        "Ġdis",
        "egnato"
      ],
      [
        "urs",
        "ive"
      ],
      [
        "LA",
        "ST"
      ],
      [
        "Ġmerg",
        "er"
      ],
      [
        "affid",
        "amento"
      ],
      [
        "Ġdov",
        "rei"
      ],
      [
        "Ġpersonal",
        "ize"
      ],
      [
        "ĠCo",
        "verage"
      ],
      [
        "back",
        "end"
      ],
      [
        "Ġvent",
        "ures"
      ],
      [
        "IB",
        "Outlet"
      ],
      [
        "GP",
        "IO"
      ],
      [
        "èī",
        "²"
      ],
      [
        "ĠC",
        "utting"
      ],
      [
        "ĠM",
        "org"
      ],
      [
        "Ġfor",
        "o"
      ],
      [
        "Ġrit",
        "rover"
      ],
      [
        "Ġindag",
        "ato"
      ],
      [
        "ĠSt",
        "im"
      ],
      [
        "Ġreg",
        "imen"
      ],
      [
        "Ġnorm",
        "ativi"
      ],
      [
        "Ġsweet",
        "ness"
      ],
      [
        "Ġprovoc",
        "ando"
      ],
      [
        "Ġapprofit",
        "tare"
      ],
      [
        "M",
        "ess"
      ],
      [
        "er",
        "istica"
      ],
      [
        "Ġp",
        "g"
      ],
      [
        "ĠV",
        "ine"
      ],
      [
        "ĠJ",
        "esse"
      ],
      [
        "Ġpot",
        "reste"
      ],
      [
        "Ġsm",
        "iles"
      ],
      [
        "Ġparl",
        "arne"
      ],
      [
        "Ġì",
        "ł"
      ],
      [
        "Ġpropriet",
        "aria"
      ],
      [
        "Ġaud",
        "its"
      ],
      [
        "vide",
        "os"
      ],
      [
        "Ġcarbohyd",
        "rates"
      ],
      [
        "Ġpe",
        "anut"
      ],
      [
        "Ġtrend",
        "ing"
      ],
      [
        "Ġmanifest",
        "ano"
      ],
      [
        "Ġox",
        "ide"
      ],
      [
        "å±ŀ",
        "æĢ§"
      ],
      [
        "Ġc",
        "sv"
      ],
      [
        "end",
        "oti"
      ],
      [
        "set",
        "Attribute"
      ],
      [
        "Ġriun",
        "iti"
      ],
      [
        "Ġmagn",
        "ifico"
      ],
      [
        "ĠEX",
        "ISTS"
      ],
      [
        "Ġarricch",
        "isce"
      ],
      [
        "ĠPicc",
        "oli"
      ],
      [
        "A",
        "utore"
      ],
      [
        "iv",
        "in"
      ],
      [
        "UT",
        "T"
      ],
      [
        "ĠPac",
        "ifico"
      ],
      [
        "Ġcataly",
        "st"
      ],
      [
        "C",
        "entro"
      ],
      [
        "Ġl",
        "ithium"
      ],
      [
        "Ġk",
        "ermesse"
      ],
      [
        "Ġbo",
        "zza"
      ],
      [
        "ĠBenn",
        "ett"
      ],
      [
        "alur",
        "onico"
      ],
      [
        "it",
        "ica"
      ],
      [
        "ĠPer",
        "u"
      ],
      [
        "not",
        "ify"
      ],
      [
        "ĠMC",
        "U"
      ],
      [
        "ĠJoy",
        "ce"
      ],
      [
        "W",
        "MC"
      ],
      [
        "Ġpay",
        "able"
      ],
      [
        "text",
        "ure"
      ],
      [
        "Ġimmag",
        "inato"
      ],
      [
        "CH",
        "IO"
      ],
      [
        "ĠAdv",
        "ance"
      ],
      [
        "Ġtort",
        "ura"
      ],
      [
        "Dep",
        "th"
      ],
      [
        "ĠInform",
        "atica"
      ],
      [
        "ut",
        "ilitÃł"
      ],
      [
        "Ġon",
        "board"
      ],
      [
        "par",
        "a"
      ],
      [
        "Ġcad",
        "avere"
      ],
      [
        "ĠCOR",
        "SO"
      ],
      [
        "Ġlin",
        "en"
      ],
      [
        "Ġcontrad",
        "dizione"
      ],
      [
        "Ġå¦Ĥ",
        "æŀľ"
      ],
      [
        "ĠSamp",
        "doria"
      ],
      [
        "Ġsung",
        "lasses"
      ],
      [
        "Ġc",
        "iao"
      ],
      [
        "ĠCa",
        "es"
      ],
      [
        "EE",
        "K"
      ],
      [
        "ĠB",
        "G"
      ],
      [
        "ĠR",
        "ural"
      ],
      [
        "Ġsp",
        "ento"
      ],
      [
        "acc",
        "ini"
      ],
      [
        "Ġmira",
        "coli"
      ],
      [
        "ĠPhili",
        "ppe"
      ],
      [
        "H",
        "er"
      ],
      [
        "Ġver",
        "gine"
      ],
      [
        "ĠCar",
        "pet"
      ],
      [
        "Ġprepar",
        "ata"
      ],
      [
        "ĠWy",
        "oming"
      ],
      [
        "j",
        "j"
      ],
      [
        "am",
        "y"
      ],
      [
        "ĠO",
        "sc"
      ],
      [
        "Ġus",
        "iamo"
      ],
      [
        "Ġcur",
        "ved"
      ],
      [
        "ĠHug",
        "hes"
      ],
      [
        "Ġrinf",
        "resc"
      ],
      [
        "f",
        "ani"
      ],
      [
        "ĠAtl",
        "as"
      ],
      [
        "ĠA",
        "U"
      ],
      [
        "Ġsol",
        "v"
      ],
      [
        "ombard",
        "a"
      ],
      [
        "Ġcron",
        "iche"
      ],
      [
        "ĠDIS",
        "C"
      ],
      [
        "ĠSpons",
        "or"
      ],
      [
        "Ġstubb",
        "orn"
      ],
      [
        "Ġeduc",
        "ative"
      ],
      [
        "ĠBla",
        "de"
      ],
      [
        "GD",
        "PR"
      ],
      [
        "ĠL",
        "TD"
      ],
      [
        "inc",
        "ap"
      ],
      [
        "ĠNa",
        "zionali"
      ],
      [
        "Ġconform",
        "i"
      ],
      [
        "Ġa",
        "e"
      ],
      [
        "ĠQ",
        "ing"
      ],
      [
        "ĠUp",
        "grade"
      ],
      [
        "Ġtrib",
        "e"
      ],
      [
        "Ġdigest",
        "ione"
      ],
      [
        "Ġcarp",
        "ets"
      ],
      [
        "ĠLomb",
        "ardo"
      ],
      [
        "ê°",
        "Ģ"
      ],
      [
        "Ġunfam",
        "iliar"
      ],
      [
        "Q",
        "A"
      ],
      [
        "ĠE",
        "TH"
      ],
      [
        "oplast",
        "ica"
      ],
      [
        "Enumer",
        "able"
      ],
      [
        "ĠDis",
        "ability"
      ],
      [
        "B",
        "io"
      ],
      [
        "Ġt",
        "ig"
      ],
      [
        "ĠD",
        "iesel"
      ],
      [
        "ĠUn",
        "gheria"
      ],
      [
        "min",
        "istrare"
      ],
      [
        "lu",
        "igi"
      ],
      [
        "Ġflu",
        "ids"
      ],
      [
        "ĠLoc",
        "ali"
      ],
      [
        "U",
        "lt"
      ],
      [
        "it",
        "at"
      ],
      [
        "ĠV",
        "ini"
      ],
      [
        "ĠIN",
        "ST"
      ],
      [
        "ĠOsp",
        "edali"
      ],
      [
        "ĠMessage",
        "Box"
      ],
      [
        "m",
        "ult"
      ],
      [
        "z",
        "hou"
      ],
      [
        "Ġbe",
        "ard"
      ],
      [
        "ĠV",
        "oc"
      ],
      [
        "Ġprefer",
        "ibile"
      ],
      [
        "Ġsla",
        "very"
      ],
      [
        "annot",
        "ations"
      ],
      [
        "Ġin",
        "osserv"
      ],
      [
        "Ġvol",
        "t"
      ],
      [
        "hi",
        "pping"
      ],
      [
        "ĠAnn",
        "ie"
      ],
      [
        "Ġot",
        "temper"
      ],
      [
        "ol",
        "etto"
      ],
      [
        "Ġtrib",
        "al"
      ],
      [
        "Ġurg",
        "ency"
      ],
      [
        "Ġdirett",
        "ori"
      ],
      [
        "Obs",
        "erver"
      ],
      [
        "ĠGRAT",
        "U"
      ],
      [
        "Ġvisual",
        "izzato"
      ],
      [
        "Ġdi",
        "rÃł"
      ],
      [
        "op",
        "l"
      ],
      [
        "Ġpar",
        "m"
      ],
      [
        "Ġcl",
        "utch"
      ],
      [
        "Ġum",
        "ido"
      ],
      [
        "æİ",
        "Ĵ"
      ],
      [
        "y",
        "ll"
      ],
      [
        "Ġprof",
        "il"
      ],
      [
        "Ġdisc",
        "ourag"
      ],
      [
        "Ġz",
        "ombie"
      ],
      [
        "ĠAir",
        "ways"
      ],
      [
        "ĠPot",
        "rai"
      ],
      [
        "Ġe",
        "a"
      ],
      [
        "ut",
        "ters"
      ],
      [
        "ĠVend",
        "itore"
      ],
      [
        "Ġsp",
        "arsi"
      ],
      [
        "truct",
        "ed"
      ],
      [
        "Ġcontroll",
        "ers"
      ],
      [
        "ĠDraw",
        "ing"
      ],
      [
        "ĠPray",
        "er"
      ],
      [
        "g",
        "ly"
      ],
      [
        "t",
        "ub"
      ],
      [
        "ĠR",
        "w"
      ],
      [
        "Ġpar",
        "quet"
      ],
      [
        "rop",
        "oli"
      ],
      [
        "function",
        "al"
      ],
      [
        "Ag",
        "ostino"
      ],
      [
        "Ġpuls",
        "anti"
      ],
      [
        "Ġricic",
        "laggio"
      ],
      [
        "l",
        "ary"
      ],
      [
        "Ġlook",
        "out"
      ],
      [
        "Ġpast",
        "ori"
      ],
      [
        "Ġinnoc",
        "enti"
      ],
      [
        "ĠLing",
        "ua"
      ],
      [
        "Ġan",
        "ness"
      ],
      [
        "ul",
        "pt"
      ],
      [
        "Ġinn",
        "ings"
      ],
      [
        "ĠPI",
        "U"
      ],
      [
        "Ġprof",
        "iciency"
      ],
      [
        "Ġdet",
        "ector"
      ],
      [
        "Ġorigin",
        "ated"
      ],
      [
        "Ġcart",
        "il"
      ],
      [
        "ĠNad",
        "ia"
      ],
      [
        "ĠIO",
        "Exception"
      ],
      [
        "I",
        "ss"
      ],
      [
        "le",
        "en"
      ],
      [
        "ĠD",
        "um"
      ],
      [
        "Ġne",
        "f"
      ],
      [
        "Ġport",
        "folios"
      ],
      [
        "Ġjoint",
        "ly"
      ],
      [
        "ĠM",
        "ile"
      ],
      [
        "ial",
        "ismo"
      ],
      [
        "Ġsh",
        "it"
      ],
      [
        "Ġgener",
        "ators"
      ],
      [
        "Ġsp",
        "ike"
      ],
      [
        "Ġmechan",
        "ic"
      ],
      [
        "ĠContempor",
        "anea"
      ],
      [
        "Ġfacolt",
        "ativo"
      ],
      [
        "egra",
        "ph"
      ],
      [
        "Ġriconduc",
        "ibili"
      ],
      [
        "ĠL",
        "ith"
      ],
      [
        "Ġint",
        "ends"
      ],
      [
        "Ġexplo",
        "itation"
      ],
      [
        "Ġrall",
        "entare"
      ],
      [
        "åĿ",
        "Ģ"
      ],
      [
        "P",
        "F"
      ],
      [
        "ĠO",
        "nd"
      ],
      [
        "ard",
        "ini"
      ],
      [
        "Ġem",
        "it"
      ],
      [
        "Ġno",
        "ble"
      ],
      [
        "In",
        "v"
      ],
      [
        "aggio",
        "re"
      ],
      [
        "Ġtwe",
        "ets"
      ],
      [
        "upunct",
        "ure"
      ],
      [
        "W",
        "IDTH"
      ],
      [
        "d",
        "ynamic"
      ],
      [
        "ĠAcqu",
        "is"
      ],
      [
        "Ġautonom",
        "y"
      ],
      [
        "Ġtraum",
        "atic"
      ],
      [
        "app",
        "s"
      ],
      [
        "ĠRe",
        "in"
      ],
      [
        "Ġslic",
        "ed"
      ],
      [
        "ĠArms",
        "trong"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "Ġaper",
        "itivo"
      ],
      [
        "Ġrepro",
        "duce"
      ],
      [
        "C",
        "ut"
      ],
      [
        "Ġw",
        "oke"
      ],
      [
        "Ġdi",
        "gging"
      ],
      [
        "ra",
        "cc"
      ],
      [
        "Ġ*",
        ","
      ],
      [
        "ãģ",
        "¨"
      ],
      [
        "Ġraff",
        "inata"
      ],
      [
        "ĠGiorn",
        "alista"
      ],
      [
        "AM",
        "ES"
      ],
      [
        "ĠST",
        "OR"
      ],
      [
        "Ġpropor",
        "zionale"
      ],
      [
        "Ġd",
        "ica"
      ],
      [
        "Ġciv",
        "ic"
      ],
      [
        "b",
        "ani"
      ],
      [
        "ĠWar",
        "riors"
      ],
      [
        "t",
        "utti"
      ],
      [
        "ĠJ",
        "enny"
      ],
      [
        "Ġfi",
        "erce"
      ],
      [
        "Ġcat",
        "ers"
      ],
      [
        "Ġpione",
        "er"
      ],
      [
        "j",
        "n"
      ],
      [
        "ĠC",
        "ES"
      ],
      [
        "ĠMar",
        "riage"
      ],
      [
        "arm",
        "onica"
      ],
      [
        "Ġrinnov",
        "abile"
      ],
      [
        "Ġconsolid",
        "ate"
      ],
      [
        "ĠRegular",
        "ly"
      ],
      [
        "Cod",
        "ice"
      ],
      [
        "Ġb",
        "olognese"
      ],
      [
        "ĠR",
        "ack"
      ],
      [
        "igli",
        "ato"
      ],
      [
        "ĠChem",
        "istry"
      ],
      [
        "Ġn",
        "oci"
      ],
      [
        "Ġn",
        "ude"
      ],
      [
        "ĠV",
        "AR"
      ],
      [
        "ĠMin",
        "neapolis"
      ],
      [
        "NE",
        "W"
      ],
      [
        "Ġcollater",
        "al"
      ],
      [
        "ig",
        "mat"
      ],
      [
        "Ġcons",
        "orzio"
      ],
      [
        "ract",
        "ed"
      ],
      [
        "о",
        "Ñģ"
      ],
      [
        "ĠD",
        "ive"
      ],
      [
        "Ġstag",
        "ionali"
      ],
      [
        "Ġacadem",
        "ics"
      ],
      [
        "Ġanticor",
        "pi"
      ],
      [
        "re",
        "as"
      ],
      [
        "éĢ",
        "ģ"
      ],
      [
        "Ġassegn",
        "are"
      ],
      [
        "<",
        "!--"
      ],
      [
        "Ġsc",
        "ansione"
      ],
      [
        "Ġpart",
        "or"
      ],
      [
        "Ġgener",
        "ano"
      ],
      [
        "ĠAlb",
        "ania"
      ],
      [
        "ĠChampionship",
        "s"
      ],
      [
        "an",
        "ol"
      ],
      [
        "Ġtr",
        "ump"
      ],
      [
        "Ġimp",
        "rec"
      ],
      [
        "ON",
        "U"
      ],
      [
        "bo",
        "at"
      ],
      [
        "Ġcontr",
        "asti"
      ],
      [
        "Ġmis",
        "leading"
      ],
      [
        "ĠDa",
        "w"
      ],
      [
        "Ġevid",
        "enze"
      ],
      [
        "Ġosserv",
        "ando"
      ],
      [
        "Ac",
        "qua"
      ],
      [
        "éª",
        "Į"
      ],
      [
        "fe",
        "zioni"
      ],
      [
        "cript",
        "ive"
      ],
      [
        "OT",
        "E"
      ],
      [
        "Ġcompi",
        "uta"
      ],
      [
        "Ġcorrispond",
        "ono"
      ],
      [
        "Ġhook",
        "s"
      ],
      [
        "ra",
        "pp"
      ],
      [
        "ĠB",
        "ars"
      ],
      [
        "Ġfe",
        "ast"
      ],
      [
        "Ä",
        "ĥ"
      ],
      [
        "Ġstr",
        "iscia"
      ],
      [
        "ĠCal",
        "gary"
      ],
      [
        "Ġsympt",
        "om"
      ],
      [
        "ĠW",
        "er"
      ],
      [
        "Ġpo",
        "etico"
      ],
      [
        "Ġsign",
        "age"
      ],
      [
        "IC",
        "ATO"
      ],
      [
        "OT",
        "HER"
      ],
      [
        "ĠAb",
        "ram"
      ],
      [
        "Ġgre",
        "et"
      ],
      [
        "Ġelettr",
        "icitÃł"
      ],
      [
        "Ġinterpret",
        "ed"
      ],
      [
        "Ġtrilog",
        "ia"
      ],
      [
        "p",
        "ly"
      ],
      [
        "z",
        "ata"
      ],
      [
        "Ġto",
        "c"
      ],
      [
        "ĠB",
        "ett"
      ],
      [
        "ĠB",
        "ord"
      ],
      [
        "ĠG",
        "W"
      ],
      [
        "Ġar",
        "teri"
      ],
      [
        "En",
        "v"
      ],
      [
        "Ġorganiz",
        "ers"
      ],
      [
        "Ġapprent",
        "ices"
      ],
      [
        "æº",
        "IJ"
      ],
      [
        "ov",
        "ing"
      ],
      [
        "Ġexam",
        "ines"
      ],
      [
        "ĠDire",
        "ction"
      ],
      [
        "Ġun",
        "anim"
      ],
      [
        "ĠD",
        "uncan"
      ],
      [
        "Ġinfer",
        "ior"
      ],
      [
        "Ġgro",
        "tte"
      ],
      [
        "ĠPref",
        "ettura"
      ],
      [
        "dou",
        "blereal"
      ],
      [
        "ĠM",
        "F"
      ],
      [
        "Ġdefin",
        "iscono"
      ],
      [
        "Ġtur",
        "ista"
      ],
      [
        "Ġstamp",
        "ato"
      ],
      [
        "ĠRaffa",
        "ella"
      ],
      [
        "Ġinquire",
        "nti"
      ],
      [
        "at",
        "ite"
      ],
      [
        "el",
        "in"
      ],
      [
        "Ġpossib",
        "ilmente"
      ],
      [
        "Ġstim",
        "ulating"
      ],
      [
        "Ġritrov",
        "ata"
      ],
      [
        "ĠSecond",
        "ary"
      ],
      [
        "ĠGI",
        "ORN"
      ],
      [
        "Ġrecl",
        "ut"
      ],
      [
        "ĠV",
        "ivo"
      ],
      [
        "Ġstuff",
        "ed"
      ],
      [
        "Ġpiazz",
        "ale"
      ],
      [
        "Ġceil",
        "ings"
      ],
      [
        "Ġd",
        "x"
      ],
      [
        "ata",
        "zione"
      ],
      [
        "Ġcent",
        "esimi"
      ],
      [
        "Ġep",
        "il"
      ],
      [
        "cer",
        "ti"
      ],
      [
        "ĠAR",
        "R"
      ],
      [
        "Per",
        "formed"
      ],
      [
        "=\"",
        "_"
      ],
      [
        "Ġgiov",
        "inezza"
      ],
      [
        "Ġclos",
        "es"
      ],
      [
        "ĠSta",
        "bil"
      ],
      [
        "Ġitiner",
        "ary"
      ],
      [
        "G",
        "io"
      ],
      [
        "ĠF",
        "ah"
      ],
      [
        "Ġrim",
        "ettere"
      ],
      [
        "Ġecc",
        "etera"
      ],
      [
        "Ġaspir",
        "anti"
      ],
      [
        "ogg",
        "le"
      ],
      [
        "á",
        "´"
      ],
      [
        "Ġm",
        "ite"
      ],
      [
        "ĠGio",
        "c"
      ],
      [
        "Ġdistrib",
        "utor"
      ],
      [
        "Ġbank",
        "roll"
      ],
      [
        "ĠPhil",
        "ips"
      ],
      [
        "Ġantioxid",
        "ant"
      ],
      [
        "am",
        "aria"
      ],
      [
        "[]",
        ";"
      ],
      [
        "STR",
        "U"
      ],
      [
        "R",
        "i"
      ],
      [
        "Ġan",
        "ton"
      ],
      [
        "Ġcon",
        "vertire"
      ],
      [
        "Ġcomp",
        "ressione"
      ],
      [
        "ĠSus",
        "p"
      ],
      [
        "p",
        "ill"
      ],
      [
        "ĠC",
        "LE"
      ],
      [
        "Ġdom",
        "inato"
      ],
      [
        "ĠCas",
        "o"
      ],
      [
        "Ġpain",
        "ter"
      ],
      [
        "Ġprinter",
        "s"
      ],
      [
        "f",
        "et"
      ],
      [
        "Ġsol",
        "le"
      ],
      [
        "osc",
        "ope"
      ],
      [
        "ĠComp",
        "rens"
      ],
      [
        "CH",
        "A"
      ],
      [
        "Ġvot",
        "er"
      ],
      [
        "Ġlic",
        "enze"
      ],
      [
        "Ġge",
        "ared"
      ],
      [
        "Ġbatt",
        "esimo"
      ],
      [
        "ĠEsc",
        "ape"
      ],
      [
        "ĠAndr",
        "é"
      ],
      [
        "T",
        "urn"
      ],
      [
        "ĠQu",
        "otes"
      ],
      [
        "ĠEl",
        "ig"
      ],
      [
        "n",
        "is"
      ],
      [
        "Ġlib",
        "ert"
      ],
      [
        "ĠDes",
        "ider"
      ],
      [
        "Ġbust",
        "ling"
      ],
      [
        "ass",
        "aggio"
      ],
      [
        "Ġint",
        "endo"
      ],
      [
        "Ġsl",
        "ider"
      ],
      [
        "f",
        "ini"
      ],
      [
        "eg",
        "er"
      ],
      [
        "Ġon",
        "click"
      ],
      [
        "Ġ-",
        "------------------------------------------------"
      ],
      [
        "Ġscop",
        "riamo"
      ],
      [
        "Ġdiam",
        "ante"
      ],
      [
        "ĠWH",
        "EN"
      ],
      [
        "Ġpropor",
        "zioni"
      ],
      [
        "Ġb",
        "erries"
      ],
      [
        "Un",
        "ited"
      ],
      [
        "UR",
        "ANCE"
      ],
      [
        "[]",
        ")"
      ],
      [
        "ĠHor",
        "ror"
      ],
      [
        "ĠCollabor",
        "ation"
      ],
      [
        "i",
        "ers"
      ],
      [
        "r",
        "w"
      ],
      [
        "Ġo",
        "unces"
      ],
      [
        "Ġhere",
        "by"
      ],
      [
        "ĠPar",
        "isi"
      ],
      [
        "ĠNFT",
        "s"
      ],
      [
        "Ġdes",
        "tructive"
      ],
      [
        "Ġâľ",
        "ħ"
      ],
      [
        "ter",
        "ies"
      ],
      [
        "ens",
        "ier"
      ],
      [
        "ĠBr",
        "ush"
      ],
      [
        "Ġcard",
        "iac"
      ],
      [
        "ĠNow",
        "adays"
      ],
      [
        "ĠCatal",
        "ogo"
      ],
      [
        ";",
        ";"
      ],
      [
        "re",
        "le"
      ],
      [
        "Ġh",
        "rs"
      ],
      [
        "ĠM",
        "iri"
      ],
      [
        "ĠTech",
        "niques"
      ],
      [
        "ĠRiv",
        "ista"
      ],
      [
        "ĠMeg",
        "an"
      ],
      [
        "ĠNUOV",
        "A"
      ],
      [
        "Ġpar",
        "cel"
      ],
      [
        "ĠAn",
        "k"
      ],
      [
        "Ġconsult",
        "ations"
      ],
      [
        "Ġdesider",
        "ata"
      ],
      [
        "Ġbul",
        "b"
      ],
      [
        "ĠMechan",
        "ical"
      ],
      [
        "AB",
        "ILE"
      ],
      [
        "H",
        "y"
      ],
      [
        "Ġv",
        "ad"
      ],
      [
        "Ġris",
        "tabil"
      ],
      [
        "Ġdes",
        "tabil"
      ],
      [
        "Ġcompet",
        "ence"
      ],
      [
        "Ġriconosc",
        "ono"
      ],
      [
        "Ġrib",
        "alt"
      ],
      [
        "bal",
        "anced"
      ],
      [
        "Ġpedi",
        "atric"
      ],
      [
        "ĠB",
        "RE"
      ],
      [
        "ĠH",
        "iro"
      ],
      [
        "Ġpr",
        "ati"
      ],
      [
        "Ġcor",
        "rette"
      ],
      [
        "Ġpo",
        "zzo"
      ],
      [
        "\")",
        "{"
      ],
      [
        "Ġcongi",
        "unta"
      ],
      [
        "Ġinnamor",
        "ato"
      ],
      [
        "d",
        "h"
      ],
      [
        "Ġv",
        "es"
      ],
      [
        "ĠV",
        "id"
      ],
      [
        "R",
        "ich"
      ],
      [
        "ĠD",
        "ah"
      ],
      [
        "Ġmag",
        "lie"
      ],
      [
        "ĠRic",
        "erche"
      ],
      [
        "ĠSor",
        "rento"
      ],
      [
        "Ġadolesc",
        "ente"
      ],
      [
        "Ġspont",
        "aneamente"
      ],
      [
        "ĠU",
        "FC"
      ],
      [
        "Ġci",
        "eco"
      ],
      [
        "Ġbi",
        "king"
      ],
      [
        "ĠSpe",
        "ak"
      ],
      [
        "ĠL",
        "unch"
      ],
      [
        "ĠF",
        "PS"
      ],
      [
        "Ġover",
        "looking"
      ],
      [
        "Ġest",
        "etici"
      ],
      [
        "ĠVol",
        "ta"
      ],
      [
        "SI",
        "B"
      ],
      [
        "Ġtruff",
        "e"
      ],
      [
        "T",
        "utto"
      ],
      [
        "Ġep",
        "oche"
      ],
      [
        "Ġfortun",
        "ati"
      ],
      [
        "Ġâľ",
        "ĵ"
      ],
      [
        "Ġtodd",
        "ler"
      ],
      [
        "Ġus",
        "uario"
      ],
      [
        "Ġinform",
        "ational"
      ],
      [
        "Ġlung",
        "omare"
      ],
      [
        "Ġpropri",
        "amente"
      ],
      [
        "Ġricord",
        "ate"
      ],
      [
        "Ġmanage",
        "able"
      ],
      [
        "Group",
        "s"
      ],
      [
        "cal",
        "c"
      ],
      [
        "Ġt",
        "out"
      ],
      [
        "Ġf",
        "c"
      ],
      [
        "Ġsc",
        "arti"
      ],
      [
        "ĠRe",
        "yn"
      ],
      [
        "Ġeduc",
        "ating"
      ],
      [
        "Ġelett",
        "romagn"
      ],
      [
        "Ġsimplif",
        "ied"
      ],
      [
        "Ġimp",
        "osti"
      ],
      [
        "Ġstr",
        "ide"
      ],
      [
        "ĠRes",
        "ident"
      ],
      [
        "Pro",
        "d"
      ],
      [
        "Ġlia",
        "bilities"
      ],
      [
        "ĠM",
        "SC"
      ],
      [
        "ĠV",
        "est"
      ],
      [
        "ĠV",
        "ERS"
      ],
      [
        "any",
        "ahu"
      ],
      [
        "Ġmil",
        "estones"
      ],
      [
        "Ġanim",
        "ati"
      ],
      [
        "Ġrib",
        "elli"
      ],
      [
        "Ġalum",
        "inium"
      ],
      [
        "ĠG",
        "ad"
      ],
      [
        "Ġab",
        "o"
      ],
      [
        "ĠIt",
        "al"
      ],
      [
        "And",
        "roid"
      ],
      [
        "ĠRol",
        "and"
      ],
      [
        "best",
        "os"
      ],
      [
        "Ġexplan",
        "ations"
      ],
      [
        "Ġsal",
        "ta"
      ],
      [
        "ĠBe",
        "an"
      ],
      [
        "ĠSimp",
        "son"
      ],
      [
        "ĠS",
        "iv"
      ],
      [
        "Ġse",
        "aling"
      ],
      [
        "Ġpetro",
        "l"
      ],
      [
        "Serial",
        "ize"
      ],
      [
        "J",
        "J"
      ],
      [
        "ĠG",
        "ifts"
      ],
      [
        "Ġbra",
        "cket"
      ],
      [
        "Ġang",
        "els"
      ],
      [
        "Ġannunci",
        "ata"
      ],
      [
        "T",
        "W"
      ],
      [
        "j",
        "it"
      ],
      [
        "ĠA",
        "zer"
      ],
      [
        "Ġsm",
        "iling"
      ],
      [
        "ism",
        "iss"
      ],
      [
        "Ġsort",
        "ing"
      ],
      [
        "Ġpreoccup",
        "ato"
      ],
      [
        "Ġdifferenti",
        "ate"
      ],
      [
        "ĠPrevious",
        "ly"
      ],
      [
        "le",
        "af"
      ],
      [
        "IP",
        "S"
      ],
      [
        "Ġpreved",
        "ibile"
      ],
      [
        "ii",
        "i"
      ],
      [
        "Ġquadr",
        "ato"
      ],
      [
        "Ġmanuf",
        "atti"
      ],
      [
        "G",
        "erm"
      ],
      [
        "Ġun",
        "res"
      ],
      [
        "ĠGu",
        "atem"
      ],
      [
        "ĠEr",
        "dogan"
      ],
      [
        "Ġraff",
        "inate"
      ],
      [
        "Ġrispett",
        "ato"
      ],
      [
        "Ġsfil",
        "ata"
      ],
      [
        "z",
        "t"
      ],
      [
        "Ġm",
        "etto"
      ],
      [
        "un",
        "ction"
      ],
      [
        "Ġch",
        "unks"
      ],
      [
        "ha",
        "ul"
      ],
      [
        "Ġom",
        "icidi"
      ],
      [
        "asto",
        "viglie"
      ],
      [
        "ĠT",
        "end"
      ],
      [
        "ĠS",
        "G"
      ],
      [
        "ĠH",
        "OT"
      ],
      [
        "Ġcomun",
        "itario"
      ],
      [
        "ĠAnd",
        "ers"
      ],
      [
        "ĠCav",
        "our"
      ],
      [
        "ĠAT",
        "TIV"
      ],
      [
        "ĠSubs",
        "cription"
      ],
      [
        "Ġavval",
        "ersi"
      ],
      [
        "âĢ",
        "º"
      ],
      [
        "iv",
        "olo"
      ],
      [
        "ĠLe",
        "banon"
      ],
      [
        "ĠMon",
        "roe"
      ],
      [
        "Ġsurf",
        "ing"
      ],
      [
        "or",
        "ce"
      ],
      [
        "Ġsta",
        "gg"
      ],
      [
        "Ġ[",
        "{"
      ],
      [
        "Ġfur",
        "ry"
      ],
      [
        "Ġcorre",
        "lazione"
      ],
      [
        "Ġnut",
        "re"
      ],
      [
        "Ġche",
        "fs"
      ],
      [
        "ĠD",
        "rew"
      ],
      [
        "Ġambi",
        "zioni"
      ],
      [
        "Ġaustr",
        "alia"
      ],
      [
        "ottim",
        "izzazione"
      ],
      [
        "ro",
        "let"
      ],
      [
        "Ġr",
        "ation"
      ],
      [
        "att",
        "ico"
      ],
      [
        "oid",
        "s"
      ],
      [
        "Ġded",
        "uct"
      ],
      [
        "Ġscud",
        "etto"
      ],
      [
        "ì",
        "ĭ"
      ],
      [
        "ĠS",
        "abb"
      ],
      [
        "ĠC",
        "atch"
      ],
      [
        "ĠP",
        "atto"
      ],
      [
        "ĠR",
        "hod"
      ],
      [
        "Ġsc",
        "ett"
      ],
      [
        "Ġtor",
        "rente"
      ],
      [
        "SE",
        "E"
      ],
      [
        "Ġafore",
        "mentioned"
      ],
      [
        "Ġc",
        "ene"
      ],
      [
        "ĠD",
        "umps"
      ],
      [
        "ices",
        "ter"
      ],
      [
        "ĠDi",
        "ario"
      ],
      [
        "Ġproject",
        "ions"
      ],
      [
        "Ġsing",
        "ular"
      ],
      [
        "ĠInc",
        "lus"
      ],
      [
        "Ġwar",
        "fare"
      ],
      [
        "Ġproto",
        "tipo"
      ],
      [
        "ĠTemp",
        "or"
      ],
      [
        "Ġbenefic",
        "enza"
      ],
      [
        "Ġricover",
        "ati"
      ],
      [
        "Ġdw",
        "elling"
      ],
      [
        ".",
        "';"
      ],
      [
        "ĠL",
        "D"
      ],
      [
        "ĠIN",
        "PS"
      ],
      [
        "Ġrin",
        "se"
      ],
      [
        "ĠLog",
        "an"
      ],
      [
        "Ġcomprom",
        "essi"
      ],
      [
        "otten",
        "ham"
      ],
      [
        "d",
        "ell"
      ],
      [
        "Ġre",
        "boot"
      ],
      [
        "Ġcor",
        "ta"
      ],
      [
        "con",
        "ta"
      ],
      [
        "Sta",
        "ge"
      ],
      [
        "Ġpermetter",
        "anno"
      ],
      [
        "Ġinch",
        "iesta"
      ],
      [
        "\"",
        "..."
      ],
      [
        "G",
        "ap"
      ],
      [
        "IJ",
        "ľ"
      ],
      [
        "ĠQu",
        "ota"
      ],
      [
        "Ġback",
        "end"
      ],
      [
        "Ġassum",
        "es"
      ],
      [
        "Ġsorg",
        "ere"
      ],
      [
        "Ġl",
        "anes"
      ],
      [
        "Ġg",
        "or"
      ],
      [
        "ĠP",
        "PC"
      ],
      [
        "Ġtra",
        "mp"
      ],
      [
        "Ġtext",
        "ile"
      ],
      [
        "Ġria",
        "cc"
      ],
      [
        "Ġadvent",
        "urous"
      ],
      [
        "Ġpellic",
        "ole"
      ],
      [
        "Ġul",
        "tr"
      ],
      [
        "ĠSqu",
        "ad"
      ],
      [
        "ĠHur",
        "ricane"
      ],
      [
        "ĠSull",
        "ivan"
      ],
      [
        "ar",
        "ola"
      ],
      [
        "Ġfig",
        "uring"
      ],
      [
        "isto",
        "gram"
      ],
      [
        "Ġpray",
        "ing"
      ],
      [
        "Ġviet",
        "ata"
      ],
      [
        "W",
        "ords"
      ],
      [
        "ĠC",
        "ardi"
      ],
      [
        "Ġag",
        "n"
      ],
      [
        "Ġfe",
        "ud"
      ],
      [
        "ĠSp",
        "A"
      ],
      [
        "ar",
        "rea"
      ],
      [
        "ĠP",
        "ane"
      ],
      [
        "LE",
        "X"
      ],
      [
        "Ġvacc",
        "inazioni"
      ],
      [
        "roc",
        "chie"
      ],
      [
        "IZ",
        "IA"
      ],
      [
        "Ġover",
        "time"
      ],
      [
        "ĠCr",
        "uc"
      ],
      [
        "ĠV",
        "on"
      ],
      [
        "Ġass",
        "ocia"
      ],
      [
        "Ġcred",
        "enze"
      ],
      [
        "Ġvent",
        "ina"
      ],
      [
        "Ġlegisl",
        "atura"
      ],
      [
        "Ġanz",
        "itutto"
      ],
      [
        "u",
        "over"
      ],
      [
        "it",
        "osi"
      ],
      [
        "Ġult",
        "imamente"
      ],
      [
        "Ġconsigli",
        "ati"
      ],
      [
        "ĠSil",
        "k"
      ],
      [
        "cons",
        "um"
      ],
      [
        "ĠNetwork",
        "ing"
      ],
      [
        "Ġhel",
        "m"
      ],
      [
        "Vol",
        "ume"
      ],
      [
        "p",
        "icture"
      ],
      [
        "Ġbro",
        "ccoli"
      ],
      [
        "Ġbond",
        "ing"
      ],
      [
        "P",
        "u"
      ],
      [
        "s",
        "ock"
      ],
      [
        "ĠP",
        "assion"
      ],
      [
        "ĠL",
        "etto"
      ],
      [
        "ont",
        "ano"
      ],
      [
        "ili",
        "ane"
      ],
      [
        "AN",
        "IA"
      ],
      [
        "vert",
        "ical"
      ],
      [
        "Ġb",
        "aff"
      ],
      [
        "Ġcon",
        "o"
      ],
      [
        "Ġsp",
        "rec"
      ],
      [
        "ĠSc",
        "out"
      ],
      [
        "Ġsudd",
        "etti"
      ],
      [
        "ĠPract",
        "ical"
      ],
      [
        "Ġminister",
        "iale"
      ],
      [
        "Ġintim",
        "acy"
      ],
      [
        "Ġinter",
        "s"
      ],
      [
        "ĠQu",
        "into"
      ],
      [
        "xt",
        "y"
      ],
      [
        "Ġslow",
        "ing"
      ],
      [
        "Ġpron",
        "ostici"
      ],
      [
        "Pay",
        "load"
      ],
      [
        "Ġdiagnost",
        "ica"
      ],
      [
        "Ġris",
        "en"
      ],
      [
        "ĠAc",
        "er"
      ],
      [
        "Ġdeg",
        "ra"
      ],
      [
        "Ġscr",
        "atches"
      ],
      [
        "Ġsoc",
        "corsi"
      ],
      [
        "assorb",
        "imento"
      ],
      [
        "ot",
        "rop"
      ],
      [
        "Ġ)",
        "*"
      ],
      [
        "Ġspo",
        "iler"
      ],
      [
        "Ġpro",
        "let"
      ],
      [
        "ĠB",
        "als"
      ],
      [
        "Ġpursu",
        "ant"
      ],
      [
        "ĠJohann",
        "es"
      ],
      [
        "McC",
        "abe"
      ],
      [
        "Ã",
        "¦"
      ],
      [
        "id",
        "ire"
      ],
      [
        "lic",
        "h"
      ],
      [
        "Ġbel",
        "ga"
      ],
      [
        "Ġries",
        "ci"
      ],
      [
        "Ġt",
        "ester"
      ],
      [
        "Ġtemp",
        "ting"
      ],
      [
        "ĠIm",
        "ola"
      ],
      [
        "asm",
        "ine"
      ],
      [
        "Ġhyd",
        "rated"
      ],
      [
        "Ġdiminu",
        "isce"
      ],
      [
        "r",
        "gb"
      ],
      [
        "ĠC",
        "oc"
      ],
      [
        "Ġad",
        "attare"
      ],
      [
        "ĠComp",
        "rare"
      ],
      [
        "Ġsimilar",
        "ities"
      ],
      [
        "Ġbe",
        "acon"
      ],
      [
        "ab",
        "uso"
      ],
      [
        "conf",
        "idence"
      ],
      [
        "ĠPic",
        "eno"
      ],
      [
        "æ",
        "Ļ"
      ],
      [
        "ĠR",
        "innov"
      ],
      [
        "oy",
        "a"
      ],
      [
        "Id",
        "entity"
      ],
      [
        "Ġtratt",
        "en"
      ],
      [
        "Ġaccetta",
        "bile"
      ],
      [
        "Ġrabb",
        "it"
      ],
      [
        "ĠGem",
        "ma"
      ],
      [
        "Ġwound",
        "ed"
      ],
      [
        "Ġh",
        "ometown"
      ],
      [
        "ĠÂ",
        "±"
      ],
      [
        "Ġadd",
        "etto"
      ],
      [
        "ĠOn",
        "Init"
      ],
      [
        "std",
        "lib"
      ],
      [
        "ĠT",
        "ito"
      ],
      [
        "Ġder",
        "oga"
      ],
      [
        "ĠLet",
        "izia"
      ],
      [
        "Ġreplic",
        "ate"
      ],
      [
        "Ġinsuffici",
        "ente"
      ],
      [
        "K",
        "K"
      ],
      [
        "Ġra",
        "ge"
      ],
      [
        "Ġab",
        "itudine"
      ],
      [
        "Ġins",
        "oddisf"
      ],
      [
        "Ġpe",
        "ppers"
      ],
      [
        "ur",
        "ie"
      ],
      [
        "Ġr",
        "ulli"
      ],
      [
        "Ġinf",
        "ants"
      ],
      [
        "ball",
        "s"
      ],
      [
        "ãģ",
        "Į"
      ],
      [
        "ĠEld",
        "er"
      ],
      [
        "g",
        "aming"
      ],
      [
        "di",
        "ent"
      ],
      [
        "Ġcost",
        "umes"
      ],
      [
        "Ġappross",
        "im"
      ],
      [
        "n",
        "ano"
      ],
      [
        "ate",
        "ur"
      ],
      [
        "ĠV",
        "ero"
      ],
      [
        "Ġsh",
        "uttle"
      ],
      [
        "Ġserv",
        "o"
      ],
      [
        "Ġconn",
        "ubio"
      ],
      [
        "Ġsotto",
        "tit"
      ],
      [
        "Ġritrov",
        "arsi"
      ],
      [
        "ĠOtt",
        "ima"
      ],
      [
        "Ġbelie",
        "vers"
      ],
      [
        "æĮ",
        "ģ"
      ],
      [
        "ĠDeterm",
        "ine"
      ],
      [
        "------------",
        "-"
      ],
      [
        "ĠS",
        "ne"
      ],
      [
        "Ġdev",
        "il"
      ],
      [
        "ĠCost",
        "anzo"
      ],
      [
        "Ġchat",
        "bot"
      ],
      [
        "ĠFore",
        "ver"
      ],
      [
        "Ġremind",
        "ers"
      ],
      [
        "Ġeter",
        "ogene"
      ],
      [
        "Ġide",
        "ata"
      ],
      [
        "Ġfum",
        "are"
      ],
      [
        "ĠVietnam",
        "ese"
      ],
      [
        "Ġ",
        "************************************************************************"
      ],
      [
        "Ġaff",
        "ett"
      ],
      [
        "vol",
        "gere"
      ],
      [
        "ĠNord",
        "ic"
      ],
      [
        "Ġacadem",
        "y"
      ],
      [
        "Ġpromuov",
        "endo"
      ],
      [
        "Ġsapi",
        "enza"
      ],
      [
        "l",
        "is"
      ],
      [
        "Ġsecond",
        "ario"
      ],
      [
        "ede",
        "o"
      ],
      [
        "Ġperiod",
        "ico"
      ],
      [
        "Ġlasci",
        "ar"
      ],
      [
        "Ġrep",
        "ent"
      ],
      [
        "Ġaff",
        "e"
      ],
      [
        "Ġbud",
        "dy"
      ],
      [
        "Controll",
        "ers"
      ],
      [
        "Ġmetrop",
        "oli"
      ],
      [
        "Ġconvoc",
        "ato"
      ],
      [
        "Ġprote",
        "ina"
      ],
      [
        "Ġtram",
        "and"
      ],
      [
        "ĠMc",
        "D"
      ],
      [
        "ĠCat",
        "hedral"
      ],
      [
        "Ġscomp",
        "are"
      ],
      [
        "ĠD",
        "omini"
      ],
      [
        "ĠAl",
        "m"
      ],
      [
        "ĠPl",
        "ot"
      ],
      [
        "Ġcuri",
        "osa"
      ],
      [
        "ĠCy",
        "prus"
      ],
      [
        "ĠF",
        "AB"
      ],
      [
        "Ġtr",
        "id"
      ],
      [
        "ĠCon",
        "ven"
      ],
      [
        "Ġvisit",
        "ando"
      ],
      [
        "Ġstabil",
        "ite"
      ],
      [
        "ĠMor",
        "te"
      ],
      [
        "Ġminimal",
        "ist"
      ],
      [
        "Ġexplos",
        "ive"
      ],
      [
        "ĠSen",
        "igallia"
      ],
      [
        "ĠSco",
        "zia"
      ],
      [
        "Ġamend",
        "ments"
      ],
      [
        "ĠPolic",
        "linico"
      ],
      [
        "Ġsu",
        "p"
      ],
      [
        "Ġproduct",
        "ions"
      ],
      [
        "ĠProf",
        "it"
      ],
      [
        "OV",
        "ER"
      ],
      [
        "Ġspagn",
        "oli"
      ],
      [
        "Ġribad",
        "isce"
      ],
      [
        "ic",
        "chio"
      ],
      [
        "ĠC",
        "X"
      ],
      [
        "ĠM",
        "agna"
      ],
      [
        "ĠGre",
        "ens"
      ],
      [
        "è¿",
        "IJ"
      ],
      [
        "Ġå",
        "¯"
      ],
      [
        "ĠM",
        "eng"
      ],
      [
        "ĠM",
        "AS"
      ],
      [
        "ari",
        "ans"
      ],
      [
        "Ġprov",
        "ano"
      ],
      [
        "ĠBl",
        "anc"
      ],
      [
        "ĠFut",
        "uro"
      ],
      [
        "Ġacc",
        "ents"
      ],
      [
        "ĠV",
        "END"
      ],
      [
        "Ġhe",
        "ter"
      ],
      [
        "Ġthick",
        "er"
      ],
      [
        "Ġinsight",
        "ful"
      ],
      [
        "Ġre",
        "bound"
      ],
      [
        "ĠF",
        "ert"
      ],
      [
        "ĠW",
        "D"
      ],
      [
        "Ġ%",
        "\""
      ],
      [
        "Ġrela",
        "zionali"
      ],
      [
        "Ġconven",
        "zionali"
      ],
      [
        "Ġdis",
        "gu"
      ],
      [
        "ck",
        "ets"
      ],
      [
        "Ġut",
        "enze"
      ],
      [
        "Ġsugger",
        "iscono"
      ],
      [
        "Ġsplend",
        "idi"
      ],
      [
        "ĠAdv",
        "antage"
      ],
      [
        "Ġtrav",
        "ellers"
      ],
      [
        "Ġwra",
        "pping"
      ],
      [
        "Ġalp",
        "ino"
      ],
      [
        "Ġav",
        "anza"
      ],
      [
        "ĠK",
        "S"
      ],
      [
        "Ġclear",
        "er"
      ],
      [
        "ĠAnton",
        "ello"
      ],
      [
        "Ġinterpret",
        "ata"
      ],
      [
        "ĠPers",
        "p"
      ],
      [
        "Ġblocc",
        "ati"
      ],
      [
        "Ġpolizi",
        "otto"
      ],
      [
        "Lear",
        "n"
      ],
      [
        "Ġrest",
        "ante"
      ],
      [
        "Ġmant",
        "engono"
      ],
      [
        "ds",
        "n"
      ],
      [
        "Ġrout",
        "ing"
      ],
      [
        "Ġfont",
        "ana"
      ],
      [
        "Ġhook",
        "ed"
      ],
      [
        "ĠCombined",
        "Chi"
      ],
      [
        "D",
        "estroy"
      ],
      [
        "_",
        ";"
      ],
      [
        "ĠB",
        "one"
      ],
      [
        "ver",
        "na"
      ],
      [
        "ist",
        "ency"
      ],
      [
        "Ġer",
        "edi"
      ],
      [
        "Ġsolid",
        "arity"
      ],
      [
        "Ġaffianc",
        "ato"
      ],
      [
        "ĠFro",
        "st"
      ],
      [
        "t",
        "uple"
      ],
      [
        "ac",
        "idi"
      ],
      [
        "ĠH",
        "off"
      ],
      [
        "éĶĻ",
        "误"
      ],
      [
        "Ġspec",
        "ul"
      ],
      [
        "Ġdisc",
        "reto"
      ],
      [
        "Ġ°",
        ","
      ],
      [
        "Ġneighbor",
        "ing"
      ],
      [
        "Ġspazz",
        "atura"
      ],
      [
        "Ġsusc",
        "itato"
      ],
      [
        "Ġfantas",
        "mi"
      ],
      [
        "æŁ¥",
        "询"
      ],
      [
        "Ġs",
        "fer"
      ],
      [
        "ter",
        "emo"
      ],
      [
        "Ġno",
        "ir"
      ],
      [
        "Ġantif",
        "asc"
      ],
      [
        "Ġmenop",
        "ausa"
      ],
      [
        "f",
        "ailed"
      ],
      [
        "á",
        "½"
      ],
      [
        "Ġf",
        "reg"
      ],
      [
        "Ġautom",
        "atici"
      ],
      [
        "ĠStr",
        "as"
      ],
      [
        "Ġferm",
        "e"
      ],
      [
        "Ġscal",
        "ability"
      ],
      [
        "Ġinflamm",
        "atory"
      ],
      [
        "Ġcap",
        "ann"
      ],
      [
        "Ġweb",
        "inars"
      ],
      [
        "Pro",
        "tocol"
      ],
      [
        "ĠBi",
        "ella"
      ],
      [
        "Ġdar",
        "anno"
      ],
      [
        "Ġsee",
        "kers"
      ],
      [
        "ĠDe",
        "e"
      ],
      [
        "Ġvisual",
        "izzazioni"
      ],
      [
        "bg",
        "model"
      ],
      [
        "ĠMey",
        "er"
      ],
      [
        "ĠF",
        "ram"
      ],
      [
        "Ġas",
        "ten"
      ],
      [
        "ĠRed",
        "uction"
      ],
      [
        "ĠHon",
        "est"
      ],
      [
        "Ġexceed",
        "ing"
      ],
      [
        "C",
        "ALL"
      ],
      [
        "ĠI",
        "ter"
      ],
      [
        "oc",
        "che"
      ],
      [
        "Ġcomplet",
        "ata"
      ],
      [
        "Ġvu",
        "ota"
      ],
      [
        "Ġstabil",
        "ita"
      ],
      [
        "Ph",
        "ys"
      ],
      [
        "ĠPap",
        "ers"
      ],
      [
        "Ġbett",
        "ors"
      ],
      [
        "O",
        "b"
      ],
      [
        "Ġsc",
        "ambiare"
      ],
      [
        "igi",
        "ane"
      ],
      [
        "ĠOut",
        "let"
      ],
      [
        "ĠPRES",
        "ENT"
      ],
      [
        "Ġadap",
        "tability"
      ],
      [
        "ĠD",
        "ATE"
      ],
      [
        "ĠF",
        "ER"
      ],
      [
        "Ġfriend",
        "ships"
      ],
      [
        "Ġstret",
        "te"
      ],
      [
        "Ġwra",
        "pper"
      ],
      [
        "--------",
        "------"
      ],
      [
        "Ġopportun",
        "amente"
      ],
      [
        "ĠEng",
        "age"
      ],
      [
        "ĠInc",
        "luding"
      ],
      [
        "Ġmos",
        "quito"
      ],
      [
        "Ġveterinari",
        "an"
      ],
      [
        "Ġunlaw",
        "ful"
      ],
      [
        "x",
        "on"
      ],
      [
        "ol",
        "ese"
      ],
      [
        "Ġ>",
        "<"
      ],
      [
        "Ġpul",
        "ite"
      ],
      [
        "ĠDiv",
        "ina"
      ],
      [
        "Ġragazz",
        "ino"
      ],
      [
        "ĠF",
        "res"
      ],
      [
        "att",
        "eso"
      ],
      [
        "ĠAd",
        "a"
      ],
      [
        "Ġlow",
        "TagPt"
      ],
      [
        "Ġcarbon",
        "ica"
      ],
      [
        "Ġvib",
        "razioni"
      ],
      [
        "Ġrall",
        "ent"
      ],
      [
        "ev",
        "asione"
      ],
      [
        "ĠDoc",
        "tors"
      ],
      [
        "Ġlawsu",
        "its"
      ],
      [
        "pro",
        "bab"
      ],
      [
        "ĠTom",
        "orrow"
      ],
      [
        "ĠXX",
        "I"
      ],
      [
        "åĢ",
        "Ļ"
      ],
      [
        "Ġdatas",
        "ets"
      ],
      [
        "p",
        "ane"
      ],
      [
        "ĠT",
        "rem"
      ],
      [
        "ĠF",
        "ay"
      ],
      [
        "ĠH",
        "IGH"
      ],
      [
        "Ġallest",
        "imento"
      ],
      [
        "fel",
        "t"
      ],
      [
        "Ġn",
        "ig"
      ],
      [
        "hic",
        "les"
      ],
      [
        "Ġconvinc",
        "ing"
      ],
      [
        "r",
        "ucchi"
      ],
      [
        "ĠC",
        "anti"
      ],
      [
        "eg",
        "abile"
      ],
      [
        "ĠW",
        "id"
      ],
      [
        "ĠJ",
        "D"
      ],
      [
        "ĠSe",
        "z"
      ],
      [
        "ĠEm",
        "manuel"
      ],
      [
        "Ġpesante",
        "mente"
      ],
      [
        "ammon",
        "tare"
      ],
      [
        "B",
        "atch"
      ],
      [
        "ĠL",
        "ì"
      ],
      [
        "ĠIn",
        "ner"
      ],
      [
        "anc",
        "ellor"
      ],
      [
        "ener",
        "lo"
      ],
      [
        "Ġpost",
        "icip"
      ],
      [
        "Ġfertil",
        "izer"
      ],
      [
        "Ġre",
        "lay"
      ],
      [
        "Ġing",
        "ombr"
      ],
      [
        "sw",
        "ift"
      ],
      [
        "sl",
        "ug"
      ],
      [
        "Sec",
        "ret"
      ],
      [
        "Ġartif",
        "acts"
      ],
      [
        "ĠBelle",
        "zza"
      ],
      [
        "Ġd",
        "ans"
      ],
      [
        "Set",
        "Marker"
      ],
      [
        "Ġarm",
        "or"
      ],
      [
        "is",
        "io"
      ],
      [
        "ĠL",
        "or"
      ],
      [
        "Ġbe",
        "ers"
      ],
      [
        "ĠInc",
        "luded"
      ],
      [
        "ĠST",
        "ART"
      ],
      [
        "gl",
        "omer"
      ],
      [
        "ĠOper",
        "ator"
      ],
      [
        "Ġstup",
        "ire"
      ],
      [
        "F",
        "act"
      ],
      [
        "at",
        "ela"
      ],
      [
        "ro",
        "ots"
      ],
      [
        "ĠT",
        "aste"
      ],
      [
        "ph",
        "oton"
      ],
      [
        "Ġexp",
        "iration"
      ],
      [
        "Ġspecific",
        "s"
      ],
      [
        "Ġtrasm",
        "esse"
      ],
      [
        "Ġa",
        "ka"
      ],
      [
        "Ġv",
        "ist"
      ],
      [
        "Ġ(",
        "["
      ],
      [
        "ĠMar",
        "tha"
      ],
      [
        "ĠCater",
        "ing"
      ],
      [
        "ĠBeng",
        "al"
      ],
      [
        "U",
        "no"
      ],
      [
        "ter",
        "a"
      ],
      [
        "ĠV",
        "iverMais"
      ],
      [
        "pr",
        "incip"
      ],
      [
        "Ġsett",
        "lements"
      ],
      [
        "Ġbur",
        "d"
      ],
      [
        "Line",
        "ar"
      ],
      [
        "Ġautost",
        "ima"
      ],
      [
        "ĠW",
        "ins"
      ],
      [
        "Ġsc",
        "eso"
      ],
      [
        "ĠV",
        "ibr"
      ],
      [
        "Ġdec",
        "lina"
      ],
      [
        "Ġpe",
        "aks"
      ],
      [
        "Ġend",
        "ocr"
      ],
      [
        "Ġbed",
        "ding"
      ],
      [
        "Ġballo",
        "on"
      ],
      [
        "Ġearthqu",
        "ake"
      ],
      [
        "h",
        "w"
      ],
      [
        "Ġpre",
        "fig"
      ],
      [
        "Ġind",
        "ent"
      ],
      [
        "Ġorient",
        "ata"
      ],
      [
        "ĠMaster",
        "card"
      ],
      [
        "Ġurban",
        "istica"
      ],
      [
        "ĠMilan",
        "ese"
      ],
      [
        "Ġrepro",
        "duction"
      ],
      [
        "ĠBegin",
        "ning"
      ],
      [
        "al",
        "ate"
      ],
      [
        "ĠB",
        "ingo"
      ],
      [
        "ĠPar",
        "la"
      ],
      [
        "ĠÐ",
        "Ł"
      ],
      [
        "Ġsorp",
        "rende"
      ],
      [
        "Ġstret",
        "ches"
      ],
      [
        "Ġadap",
        "table"
      ],
      [
        "j",
        "as"
      ],
      [
        "Ġpre",
        "ghiamo"
      ],
      [
        "Ġpartecip",
        "ando"
      ],
      [
        "ĠRES",
        "PON"
      ],
      [
        "Ġfurnish",
        "ings"
      ],
      [
        "ĠR",
        "uff"
      ],
      [
        "Ġdr",
        "ums"
      ],
      [
        "Ġcel",
        "este"
      ],
      [
        "em",
        "me"
      ],
      [
        "si",
        "us"
      ],
      [
        "Ġval",
        "ves"
      ],
      [
        "Ġarm",
        "ata"
      ],
      [
        "ĠSuper",
        "man"
      ],
      [
        "Ġros",
        "es"
      ],
      [
        "Ġrhe",
        "tor"
      ],
      [
        "abbon",
        "amento"
      ],
      [
        "Ġg",
        "ears"
      ],
      [
        "ĠâĢ",
        "ŀ"
      ],
      [
        "oni",
        "ere"
      ],
      [
        "ĠDep",
        "ression"
      ],
      [
        "Ġpom",
        "pe"
      ],
      [
        "itr",
        "ust"
      ],
      [
        "ĠGRO",
        "UP"
      ],
      [
        "ĠR",
        "ated"
      ],
      [
        "ĠTh",
        "reat"
      ],
      [
        "ĠGu",
        "itar"
      ],
      [
        "zy",
        "me"
      ],
      [
        "Ġshut",
        "down"
      ],
      [
        "ĠEll",
        "is"
      ],
      [
        "ĠREF",
        "ER"
      ],
      [
        "Ġass",
        "ec"
      ],
      [
        "pro",
        "pri"
      ],
      [
        "Ġcomplete",
        "zza"
      ],
      [
        "оÐ",
        "º"
      ],
      [
        "Ġinvis",
        "ibili"
      ],
      [
        "Ġcostring",
        "e"
      ],
      [
        "çĻ",
        "»"
      ],
      [
        "S",
        "y"
      ],
      [
        "ĠM",
        "AP"
      ],
      [
        "ĠAm",
        "alf"
      ],
      [
        "IL",
        "IA"
      ],
      [
        "aw",
        "s"
      ],
      [
        "Ġpill",
        "ows"
      ],
      [
        "W",
        "AY"
      ],
      [
        "ĠN",
        "era"
      ],
      [
        "Ġriusc",
        "ite"
      ],
      [
        "at",
        "asi"
      ],
      [
        "ĠC",
        "um"
      ],
      [
        "Ġst",
        "ub"
      ],
      [
        "att",
        "imento"
      ],
      [
        "Ġdet",
        "razioni"
      ],
      [
        "pon",
        "ente"
      ],
      [
        "arc",
        "ato"
      ],
      [
        "ĠIsc",
        "rizione"
      ],
      [
        "D",
        "ue"
      ],
      [
        "Ġcont",
        "estazione"
      ],
      [
        "Ġdiff",
        "ers"
      ],
      [
        "Ġinstruct",
        "ed"
      ],
      [
        "Ġricerc",
        "ato"
      ],
      [
        "Ġconsequ",
        "ently"
      ],
      [
        "ĠRes",
        "idents"
      ],
      [
        "ugg",
        "ling"
      ],
      [
        "ĠCamp",
        "ing"
      ],
      [
        "ĠDef",
        "ence"
      ],
      [
        "ĠM",
        "usc"
      ],
      [
        "wh",
        "al"
      ],
      [
        "ĠDoc",
        "umenti"
      ],
      [
        "Ġhack",
        "ing"
      ],
      [
        "Ġconsidere",
        "vole"
      ],
      [
        "ĠA",
        "go"
      ],
      [
        "Ġpres",
        "chool"
      ],
      [
        "Ġadvert",
        "ised"
      ],
      [
        "Ġindispens",
        "able"
      ],
      [
        "Access",
        "ori"
      ],
      [
        "V",
        "irtual"
      ],
      [
        "Ġfor",
        "i"
      ],
      [
        "Ġle",
        "one"
      ],
      [
        "Ġprov",
        "o"
      ],
      [
        "Ġdec",
        "ks"
      ],
      [
        "ĠMor",
        "andi"
      ],
      [
        "ĠKr",
        "ish"
      ],
      [
        "Ġimbar",
        "cazioni"
      ],
      [
        "\\",
        "\":"
      ],
      [
        "Ġinter",
        "med"
      ],
      [
        "Ġev",
        "t"
      ],
      [
        "Ġsch",
        "iz"
      ],
      [
        "ĠBr",
        "id"
      ],
      [
        "Ġwe",
        "ars"
      ],
      [
        "Ġrespond",
        "s"
      ],
      [
        "Ġfilosof",
        "ico"
      ],
      [
        "he",
        "ets"
      ],
      [
        "Ġsol",
        "ide"
      ],
      [
        "Ġpreced",
        "uto"
      ],
      [
        "ĠBas",
        "ile"
      ],
      [
        "Ġmort",
        "ali"
      ],
      [
        "ĠNav",
        "igation"
      ],
      [
        "ĠMas",
        "ch"
      ],
      [
        "ĠLibr",
        "eria"
      ],
      [
        "Ġattr",
        "arre"
      ],
      [
        "Ġsc",
        "out"
      ],
      [
        "Ġfac",
        "ce"
      ],
      [
        "ĠSc",
        "ope"
      ],
      [
        "Ġapplic",
        "ati"
      ],
      [
        "NO",
        "TI"
      ],
      [
        "ĠAnim",
        "als"
      ],
      [
        "ĠT",
        "iff"
      ],
      [
        "ĠBe",
        "a"
      ],
      [
        "Ġarg",
        "uing"
      ],
      [
        "Ġsoprall",
        "uogo"
      ],
      [
        "G",
        "ar"
      ],
      [
        "ĠR",
        "AG"
      ],
      [
        "Ġpul",
        "p"
      ],
      [
        "Ġfram",
        "ed"
      ],
      [
        "Ġirreg",
        "olare"
      ],
      [
        "ic",
        "olari"
      ],
      [
        "ĠC",
        "PA"
      ],
      [
        "ĠD",
        "UE"
      ],
      [
        "ĠB",
        "ASE"
      ],
      [
        "Ġpi",
        "ega"
      ],
      [
        "Ġdirig",
        "enza"
      ],
      [
        "Ġripet",
        "uto"
      ],
      [
        "Ġp",
        "ics"
      ],
      [
        "Ġun",
        "happy"
      ],
      [
        "ĠP",
        "EN"
      ],
      [
        "Ġsig",
        "lato"
      ],
      [
        "block",
        "s"
      ],
      [
        "Ø",
        "´"
      ],
      [
        "Ġp",
        "omp"
      ],
      [
        "ĠB",
        "IM"
      ],
      [
        "é",
        "d"
      ],
      [
        "v",
        "l"
      ],
      [
        "ĠS",
        "ITO"
      ],
      [
        "Ġwas",
        "her"
      ],
      [
        "orm",
        "one"
      ],
      [
        "zo",
        "om"
      ],
      [
        "ĠSh",
        "ot"
      ],
      [
        "Ġpreval",
        "ente"
      ],
      [
        "Ġpercor",
        "re"
      ],
      [
        "icl",
        "opedia"
      ],
      [
        "Ġtos",
        "se"
      ],
      [
        "ĠC",
        "im"
      ],
      [
        "Ġfam",
        "igli"
      ],
      [
        "Ġpur",
        "ity"
      ],
      [
        "ĠIns",
        "ta"
      ],
      [
        "Ġaccomplish",
        "ment"
      ],
      [
        "âĶĢâĶĢ",
        "âĶĢâĶĢ"
      ],
      [
        "S",
        "oci"
      ],
      [
        "Ġc",
        "rossover"
      ],
      [
        "Ġtra",
        "ppola"
      ],
      [
        "Ġcent",
        "enario"
      ],
      [
        "atr",
        "ica"
      ],
      [
        "ĠVal",
        "t"
      ],
      [
        "Ġelev",
        "ator"
      ],
      [
        "ĠCle",
        "arly"
      ],
      [
        "Ġabbon",
        "ati"
      ],
      [
        "å¥",
        "½"
      ],
      [
        "eleg",
        "anza"
      ],
      [
        "D",
        "OWN"
      ],
      [
        "Ġg",
        "utter"
      ],
      [
        "Ġprincip",
        "essa"
      ],
      [
        "Ġmanif",
        "atturi"
      ],
      [
        "Ġcontem",
        "pla"
      ],
      [
        "Ġstick",
        "er"
      ],
      [
        "Ġbreath",
        "able"
      ],
      [
        "Ġgial",
        "li"
      ],
      [
        "Ġm",
        "ural"
      ],
      [
        "ĠP",
        "unt"
      ],
      [
        "Ġes",
        "l"
      ],
      [
        "Ġresid",
        "uo"
      ],
      [
        "rel",
        "ations"
      ],
      [
        "ĠRel",
        "azioni"
      ],
      [
        "Ġtrasc",
        "urare"
      ],
      [
        "Br",
        "anch"
      ],
      [
        "Ġabbon",
        "amenti"
      ],
      [
        "ĠSosten",
        "ibilitÃł"
      ],
      [
        "Ġaddomin",
        "ale"
      ],
      [
        "u",
        "oli"
      ],
      [
        "ĠL",
        "ama"
      ],
      [
        "get",
        "User"
      ],
      [
        "Ġcompet",
        "itiva"
      ],
      [
        "Ġstring",
        "ent"
      ],
      [
        "ĠFel",
        "trinelli"
      ],
      [
        "Ġimperi",
        "ale"
      ],
      [
        "ond",
        "izion"
      ],
      [
        "ĠPe",
        "pper"
      ],
      [
        "j",
        "ac"
      ],
      [
        "ĠA",
        "UT"
      ],
      [
        "ĠE",
        "LE"
      ],
      [
        "Ġmor",
        "ph"
      ],
      [
        "Ġfondament",
        "almente"
      ],
      [
        "Ġdiam",
        "anti"
      ],
      [
        "Ġimprovvis",
        "a"
      ],
      [
        "Ġal",
        "cool"
      ],
      [
        "Ġall",
        "ergy"
      ],
      [
        "du",
        "ino"
      ],
      [
        "Ġanim",
        "ations"
      ],
      [
        "Im",
        "m"
      ],
      [
        "Ġpredict",
        "ive"
      ],
      [
        "Ġintermedi",
        "ari"
      ],
      [
        "s",
        "iv"
      ],
      [
        "re",
        "z"
      ],
      [
        "Ġin",
        "ta"
      ],
      [
        "Ġreal",
        "ismo"
      ],
      [
        "Ġcapac",
        "ities"
      ],
      [
        "Ġrisc",
        "operta"
      ],
      [
        "Ġfinger",
        "tips"
      ],
      [
        "Ġwis",
        "ely"
      ],
      [
        "Ġw",
        "ow"
      ],
      [
        "Ġnot",
        "ch"
      ],
      [
        "Ġman",
        "iche"
      ],
      [
        "ĠGr",
        "uppi"
      ],
      [
        "Ġinteri",
        "ors"
      ],
      [
        "Ġfluctu",
        "ations"
      ],
      [
        "g",
        "res"
      ],
      [
        "Ġac",
        "rob"
      ],
      [
        "ĠSp",
        "all"
      ],
      [
        "Ġdraw",
        "er"
      ],
      [
        "h",
        "on"
      ],
      [
        "ĠN",
        "umbers"
      ],
      [
        "ud",
        "ito"
      ],
      [
        "ĠSt",
        "raw"
      ],
      [
        "Ġdirect",
        "ing"
      ],
      [
        "Ġined",
        "ita"
      ],
      [
        "Ġsupre",
        "me"
      ],
      [
        "ĠOw",
        "en"
      ],
      [
        "ugos",
        "la"
      ],
      [
        "L",
        "IN"
      ],
      [
        "ar",
        "row"
      ],
      [
        "ĠE",
        "E"
      ],
      [
        "=\"",
        "//"
      ],
      [
        "Ġorganizz",
        "ativi"
      ],
      [
        "Ġriorgan",
        "izzazione"
      ],
      [
        "d",
        "ocker"
      ],
      [
        "Ġno",
        "ia"
      ],
      [
        "ĠHe",
        "ader"
      ],
      [
        "Ġdisappoint",
        "ing"
      ],
      [
        "ĠMazz",
        "ini"
      ],
      [
        "Ã",
        "Ł"
      ],
      [
        "Ġf",
        "ills"
      ],
      [
        "Ġne",
        "oc"
      ],
      [
        "ati",
        "os"
      ],
      [
        "ĠLa",
        "ws"
      ],
      [
        "Ġĉĉĉ",
        "Ġ"
      ],
      [
        "Ġbi",
        "ologiche"
      ],
      [
        "Ġensure",
        "d"
      ],
      [
        "Ġviol",
        "ate"
      ],
      [
        "Ġdent",
        "ista"
      ],
      [
        "Ġrapid",
        "itÃł"
      ],
      [
        "Ġdisturb",
        "ing"
      ],
      [
        "Ġtelesc",
        "op"
      ],
      [
        "T",
        "N"
      ],
      [
        "ĠS",
        "ally"
      ],
      [
        "Ġ]",
        "/"
      ],
      [
        "Ġcur",
        "ate"
      ],
      [
        "Ġcit",
        "ing"
      ],
      [
        "Ġgastr",
        "onomia"
      ],
      [
        "Ġsprint",
        "f"
      ],
      [
        "Ġapp",
        "ag"
      ],
      [
        "ĠAn",
        "atom"
      ],
      [
        "Ġsent",
        "ite"
      ],
      [
        "Ġbasil",
        "ica"
      ],
      [
        "Ġcomp",
        "ressed"
      ],
      [
        "Ġpat",
        "roc"
      ],
      [
        "B",
        "enz"
      ],
      [
        "Ġtr",
        "ucc"
      ],
      [
        "Ġup",
        "right"
      ],
      [
        "Ġkn",
        "it"
      ],
      [
        "ĠDep",
        "end"
      ],
      [
        "Ġringra",
        "zia"
      ],
      [
        "ĠPil",
        "ot"
      ],
      [
        "ĠD",
        "OWN"
      ],
      [
        "ID",
        "O"
      ],
      [
        "ĠWW",
        "F"
      ],
      [
        "Ġscrut",
        "iny"
      ],
      [
        "k",
        "r"
      ],
      [
        "Set",
        "up"
      ],
      [
        "ĠProble",
        "mi"
      ],
      [
        "Ġenerg",
        "ies"
      ],
      [
        "Class",
        "es"
      ],
      [
        "Ġpreoccup",
        "arsi"
      ],
      [
        "ĠSav",
        "ings"
      ],
      [
        "Ġtow",
        "ers"
      ],
      [
        "ĠRet",
        "irement"
      ],
      [
        "ĠDif",
        "ference"
      ],
      [
        "ĠML",
        "B"
      ],
      [
        "ĠQuant",
        "um"
      ],
      [
        "Ġinc",
        "ur"
      ],
      [
        "Ġorient",
        "ato"
      ],
      [
        "Ġlingu",
        "istico"
      ],
      [
        "ĠRespons",
        "abili"
      ],
      [
        "C",
        "AT"
      ],
      [
        "Ġmet",
        "ti"
      ],
      [
        "cos",
        "ì"
      ],
      [
        "Ġallow",
        "ance"
      ],
      [
        "ĠPubl",
        "ish"
      ],
      [
        "ĠHold",
        "ings"
      ],
      [
        "Ġprecip",
        "itazioni"
      ],
      [
        "ur",
        "an"
      ],
      [
        "Ġle",
        "agues"
      ],
      [
        "Ġsc",
        "ram"
      ],
      [
        "mys",
        "qli"
      ],
      [
        "ĠP",
        "LAY"
      ],
      [
        "Ġfavor",
        "iscono"
      ],
      [
        "in",
        "u"
      ],
      [
        "Ġper",
        "nottamento"
      ],
      [
        "aw",
        "ait"
      ],
      [
        "Ġria",
        "pp"
      ],
      [
        "Ġerog",
        "ato"
      ],
      [
        "ĠB",
        "iz"
      ],
      [
        "th",
        "reat"
      ],
      [
        "Ġing",
        "enti"
      ],
      [
        "es",
        "itÃł"
      ],
      [
        "ĠB",
        "ake"
      ],
      [
        "Ġsp",
        "ans"
      ],
      [
        "los",
        "ures"
      ],
      [
        "ĠWhere",
        "as"
      ],
      [
        "res",
        "olution"
      ],
      [
        "ĠH",
        "indi"
      ],
      [
        "Ġsp",
        "unta"
      ],
      [
        "ĠK",
        "erry"
      ],
      [
        "Ġspec",
        "s"
      ],
      [
        "Ġcollect",
        "s"
      ],
      [
        "apan",
        "ese"
      ],
      [
        "Ġmira",
        "cle"
      ],
      [
        "adegu",
        "ata"
      ],
      [
        "Ġ.",
        "âĢĿ"
      ],
      [
        "Ġas",
        "se"
      ],
      [
        "ĠSol",
        "itamente"
      ],
      [
        "Ġattest",
        "ato"
      ],
      [
        "in",
        "venzione"
      ],
      [
        "ĠP",
        "AD"
      ],
      [
        "ĠU",
        "so"
      ],
      [
        "Ġel",
        "o"
      ],
      [
        "Ġmon",
        "aci"
      ],
      [
        "Ġmean",
        "ings"
      ],
      [
        "ĠHigh",
        "lights"
      ],
      [
        "Ġdecision",
        "ale"
      ],
      [
        "Ġidone",
        "a"
      ],
      [
        "Ġautomat",
        "izzati"
      ],
      [
        "P",
        "olit"
      ],
      [
        "j",
        "ets"
      ],
      [
        "m",
        "eg"
      ],
      [
        "ĠAr",
        "med"
      ],
      [
        "lick",
        "r"
      ],
      [
        "Ġtend",
        "enzialmente"
      ],
      [
        "Ġsco",
        "ppio"
      ],
      [
        "Ġosta",
        "col"
      ],
      [
        "Ġgra",
        "pes"
      ],
      [
        "Ġmus",
        "col"
      ],
      [
        "Ġmaggio",
        "ren"
      ],
      [
        "ĠMon",
        "ferrato"
      ],
      [
        "ĠColle",
        "zione"
      ],
      [
        "Ġcapt",
        "ion"
      ],
      [
        "Ġcomplement",
        "ari"
      ],
      [
        "Ġsorg",
        "enti"
      ],
      [
        "et",
        "ria"
      ],
      [
        "Ġth",
        "ou"
      ],
      [
        "Ġcostru",
        "endo"
      ],
      [
        "ĠAv",
        "engers"
      ],
      [
        "Ġamb",
        "izi"
      ],
      [
        "At",
        "alanta"
      ],
      [
        "ĠSign",
        "or"
      ],
      [
        "Ġ?>",
        "\""
      ],
      [
        "ĠTim",
        "othy"
      ],
      [
        "Ġspr",
        "ink"
      ],
      [
        "Ġcucci",
        "oli"
      ],
      [
        "Ġv",
        "ettore"
      ],
      [
        "ĠV",
        "ars"
      ],
      [
        "Ġatt",
        "in"
      ],
      [
        "ĠAr",
        "ia"
      ],
      [
        "Ġfr",
        "ang"
      ],
      [
        "RE",
        "AM"
      ],
      [
        "ĠDev",
        "il"
      ],
      [
        "Ġattach",
        "ments"
      ],
      [
        "ĠQuir",
        "inale"
      ],
      [
        "ĠT",
        "W"
      ],
      [
        "Ġu",
        "h"
      ],
      [
        "Al",
        "le"
      ],
      [
        "ĠCir",
        "colare"
      ],
      [
        "SH",
        "A"
      ],
      [
        "crit",
        "ical"
      ],
      [
        "ĠVog",
        "hera"
      ],
      [
        "è·¯",
        "å¾Ħ"
      ],
      [
        "sw",
        "ith"
      ],
      [
        "Ġscat",
        "ole"
      ],
      [
        "ecl",
        "oud"
      ],
      [
        "Ã",
        "Į"
      ],
      [
        "Ġk",
        "ills"
      ],
      [
        "ĠK",
        "az"
      ],
      [
        "ĠRepresent",
        "atives"
      ],
      [
        "ot",
        "erm"
      ],
      [
        "Ġson",
        "oro"
      ],
      [
        "b",
        "ib"
      ],
      [
        "Ġan",
        "a"
      ],
      [
        "ĠSp",
        "end"
      ],
      [
        "Tr",
        "im"
      ],
      [
        "ĠFlex",
        "ible"
      ],
      [
        "(",
        "\","
      ],
      [
        "IL",
        "LE"
      ],
      [
        "ĠInter",
        "viste"
      ],
      [
        "Ġpromot",
        "ori"
      ],
      [
        "Ġcro",
        "re"
      ],
      [
        "Ġgut",
        "ters"
      ],
      [
        "Pixel",
        "Type"
      ],
      [
        "at",
        "urale"
      ],
      [
        "ĠM",
        "ori"
      ],
      [
        "ĠF",
        "oro"
      ],
      [
        "Ġim",
        "min"
      ],
      [
        "Ġro",
        "bb"
      ],
      [
        "ĠPal",
        "mer"
      ],
      [
        "IST",
        "I"
      ],
      [
        "ov",
        "ia"
      ],
      [
        "Ġes",
        "ista"
      ],
      [
        "ero",
        "i"
      ],
      [
        "AC",
        "TER"
      ],
      [
        "sel",
        "ector"
      ],
      [
        "ĠEv",
        "an"
      ],
      [
        "Ġsupre",
        "ma"
      ],
      [
        "b",
        "id"
      ],
      [
        "ë",
        "¦"
      ],
      [
        "ĠCh",
        "ampagne"
      ],
      [
        "Ġcor",
        "rupt"
      ],
      [
        "AR",
        "RAY"
      ],
      [
        "Ġcho",
        "oses"
      ],
      [
        "CO",
        "VID"
      ],
      [
        "CONT",
        "RO"
      ],
      [
        "c",
        "id"
      ],
      [
        "Ġl",
        "ou"
      ],
      [
        "ĠO",
        "sservatorio"
      ],
      [
        "Ġleg",
        "go"
      ],
      [
        "ĠIbra",
        "him"
      ],
      [
        "Ġimp",
        "ront"
      ],
      [
        "acc",
        "ento"
      ],
      [
        "ric",
        "ular"
      ],
      [
        "ĠUtil",
        "izzo"
      ],
      [
        "Ġpatr",
        "ons"
      ],
      [
        "ĠAlleg",
        "ri"
      ],
      [
        "al",
        "cio"
      ],
      [
        "ĠT",
        "ier"
      ],
      [
        "Ġ.",
        "./"
      ],
      [
        "bbe",
        "y"
      ],
      [
        "Ġflu",
        "or"
      ],
      [
        "Ġdiplom",
        "atic"
      ],
      [
        "ĠRail",
        "way"
      ],
      [
        "Cho",
        "ice"
      ],
      [
        "ĠS",
        "ources"
      ],
      [
        "Ġmention",
        "ing"
      ],
      [
        "Ġblank",
        "ets"
      ],
      [
        "Ġed",
        "ili"
      ],
      [
        "Ġrif",
        "le"
      ],
      [
        "LE",
        "FT"
      ],
      [
        "Ġprogress",
        "ione"
      ],
      [
        "ipend",
        "ente"
      ],
      [
        "ĠMont",
        "gomery"
      ],
      [
        "Ġbow",
        "ls"
      ],
      [
        "Ġispir",
        "ati"
      ],
      [
        "Ġon",
        "t"
      ],
      [
        "ON",
        "TO"
      ],
      [
        "Ġsb",
        "aglia"
      ],
      [
        "Me",
        "an"
      ],
      [
        "id",
        "ico"
      ],
      [
        "ĠN",
        "é"
      ],
      [
        "ĠIs",
        "n"
      ],
      [
        "Ġpat",
        "ented"
      ],
      [
        "ĠCamp",
        "ob"
      ],
      [
        "pos",
        "ium"
      ],
      [
        "Work",
        "s"
      ],
      [
        "页",
        "éĿ¢"
      ],
      [
        "ĠFavor",
        "ite"
      ],
      [
        "i",
        "ett"
      ],
      [
        "Ġp",
        "oured"
      ],
      [
        "Ġst",
        "all"
      ],
      [
        "Ġprov",
        "ate"
      ],
      [
        "ĠMorris",
        "on"
      ],
      [
        "Ġm",
        "ittente"
      ],
      [
        "our",
        "ing"
      ],
      [
        "ber",
        "ger"
      ],
      [
        "ĠUS",
        "ER"
      ],
      [
        "Rep",
        "lace"
      ],
      [
        "Ġtrasform",
        "ano"
      ],
      [
        "ĠFOR",
        "M"
      ],
      [
        "Ġs",
        "iding"
      ],
      [
        "ro",
        "y"
      ],
      [
        "ĠD",
        "ong"
      ],
      [
        "emp",
        "i"
      ],
      [
        "Ġesc",
        "orts"
      ],
      [
        "rog",
        "a"
      ],
      [
        "ĠSvil",
        "upp"
      ],
      [
        "Ġstr",
        "ives"
      ],
      [
        "Ġconf",
        "ined"
      ],
      [
        "Ġtop",
        "ical"
      ],
      [
        "ĠMy",
        "SQL"
      ],
      [
        "Ġdent",
        "istry"
      ],
      [
        "Ġstudi",
        "ati"
      ],
      [
        "Ġgentile",
        "zza"
      ],
      [
        "C",
        "LI"
      ],
      [
        "Ġg",
        "lu"
      ],
      [
        "if",
        "isso"
      ],
      [
        "ex",
        "ecut"
      ],
      [
        "Ġsare",
        "mmo"
      ],
      [
        "Ġrad",
        "iazioni"
      ],
      [
        "Ġprem",
        "ise"
      ],
      [
        "pr",
        "imo"
      ],
      [
        "Ġgr",
        "inder"
      ],
      [
        "Ġcomm",
        "ence"
      ],
      [
        "Ġspec",
        "ulation"
      ],
      [
        "ĠPass",
        "ione"
      ],
      [
        "Ġcentral",
        "ized"
      ],
      [
        "ĠEV",
        "ENT"
      ],
      [
        "Ġassorb",
        "ire"
      ],
      [
        "ĠNumer",
        "ous"
      ],
      [
        "U",
        "d"
      ],
      [
        "ĠB",
        "ears"
      ],
      [
        "att",
        "enta"
      ],
      [
        "ini",
        "zioni"
      ],
      [
        "ific",
        "ando"
      ],
      [
        "play",
        "ers"
      ],
      [
        "Ġgre",
        "eted"
      ],
      [
        "Ġasi",
        "atico"
      ],
      [
        "Ġin",
        "access"
      ],
      [
        "Ġse",
        "z"
      ],
      [
        "Ġsubs",
        "et"
      ],
      [
        "ĠSu",
        "itable"
      ],
      [
        "Ġcentr",
        "if"
      ],
      [
        "Ġcircum",
        "stance"
      ],
      [
        "ĠEri",
        "k"
      ],
      [
        "ĠL",
        "oro"
      ],
      [
        "ĠO",
        "ste"
      ],
      [
        "zi",
        "amo"
      ],
      [
        "Ġpens",
        "ionato"
      ],
      [
        "Ġprepar",
        "ations"
      ],
      [
        "Ġinsuffici",
        "enza"
      ],
      [
        "Ġmerg",
        "ed"
      ],
      [
        "ĠAppe",
        "al"
      ],
      [
        "ĠH",
        "AVE"
      ],
      [
        "Ġlower",
        "ed"
      ],
      [
        "Ġregul",
        "ator"
      ],
      [
        "Ġintend",
        "iamo"
      ],
      [
        "Ġpermetter",
        "si"
      ],
      [
        "smart",
        "y"
      ],
      [
        "P",
        "ut"
      ],
      [
        "t",
        "ico"
      ],
      [
        "y",
        "ang"
      ],
      [
        "Ġch",
        "io"
      ],
      [
        "Ġcomp",
        "licazioni"
      ],
      [
        "Ġeduc",
        "ator"
      ],
      [
        "ria",
        "ges"
      ],
      [
        "Ġpres",
        "unti"
      ],
      [
        "form",
        "er"
      ],
      [
        "Ġgr",
        "illed"
      ],
      [
        "Ġac",
        "re"
      ],
      [
        "Ġent",
        "ails"
      ],
      [
        "EG",
        "IN"
      ],
      [
        "cin",
        "que"
      ],
      [
        "N",
        "orth"
      ],
      [
        "m",
        "is"
      ],
      [
        "ĠW",
        "C"
      ],
      [
        "Ġsh",
        "ining"
      ],
      [
        "Ġinter",
        "ver"
      ],
      [
        "å¤",
        "ĸ"
      ],
      [
        "ĠInnov",
        "ative"
      ],
      [
        "Ġbras",
        "iliano"
      ],
      [
        "v",
        "r"
      ],
      [
        "ĠIn",
        "valid"
      ],
      [
        "Ġac",
        "ron"
      ],
      [
        "ĠFr",
        "asi"
      ],
      [
        "Ġeduc",
        "are"
      ],
      [
        "Ġcontract",
        "ing"
      ],
      [
        "Ġpret",
        "endere"
      ],
      [
        "ĠDere",
        "k"
      ],
      [
        "Ġdel",
        "ud"
      ],
      [
        "ĠN",
        "ass"
      ],
      [
        "sh",
        "ots"
      ],
      [
        "Ġorganis",
        "ms"
      ],
      [
        "ĠTRATT",
        "AMENTO"
      ],
      [
        "M",
        "arch"
      ],
      [
        "ĠP",
        "ets"
      ],
      [
        "ĠM",
        "anca"
      ],
      [
        "ĠG",
        "ly"
      ],
      [
        "Ġhigh",
        "TagPt"
      ],
      [
        "gra",
        "y"
      ],
      [
        "Ġerr",
        "Str"
      ],
      [
        "s",
        "olid"
      ],
      [
        "or",
        "ghini"
      ],
      [
        "Ġmu",
        "over"
      ],
      [
        "Ġsegu",
        "irÃł"
      ],
      [
        "AM",
        "I"
      ],
      [
        "An",
        "aly"
      ],
      [
        "ĠFu",
        "j"
      ],
      [
        "Ġcoer",
        "enti"
      ],
      [
        "ĠAy",
        "urved"
      ],
      [
        "Ġthy",
        "roid"
      ],
      [
        "Ġpedes",
        "trian"
      ],
      [
        "Y",
        "E"
      ],
      [
        "k",
        "l"
      ],
      [
        "Ġ",
        "à"
      ],
      [
        "Ġb",
        "urea"
      ],
      [
        "pp",
        "s"
      ],
      [
        "Ġdesc",
        "rizioni"
      ],
      [
        "F",
        "W"
      ],
      [
        "ĠW",
        "O"
      ],
      [
        "oper",
        "ato"
      ],
      [
        "Ġanal",
        "ogo"
      ],
      [
        "Ġemphas",
        "izing"
      ],
      [
        "ĠAmbi",
        "entale"
      ],
      [
        "ĠRaffa",
        "ello"
      ],
      [
        "ins",
        "tr"
      ],
      [
        "Ġdivis",
        "ioni"
      ],
      [
        "agg",
        "ero"
      ],
      [
        "Ġcompil",
        "ation"
      ],
      [
        "riv",
        "es"
      ],
      [
        "ĠAut",
        "umn"
      ],
      [
        "ĠInsp",
        "ection"
      ],
      [
        "or",
        "ry"
      ],
      [
        "ide",
        "press"
      ],
      [
        "ĠK",
        "ol"
      ],
      [
        "pe",
        "ak"
      ],
      [
        "ĠPol",
        "icies"
      ],
      [
        "Ġvend",
        "ono"
      ],
      [
        "Ġbro",
        "do"
      ],
      [
        "ĠÐ",
        "µ"
      ],
      [
        "Sc",
        "an"
      ],
      [
        "ĠCiv",
        "ico"
      ],
      [
        "Ġpredic",
        "table"
      ],
      [
        "c",
        "it"
      ],
      [
        "i",
        "ola"
      ],
      [
        "ĠDet",
        "tagli"
      ],
      [
        "ĠI",
        "p"
      ],
      [
        "ĠM",
        "its"
      ],
      [
        "Ġlocal",
        "izzazione"
      ],
      [
        "Ġeffettu",
        "ano"
      ],
      [
        "Ġmista",
        "ken"
      ],
      [
        "Ġstip",
        "ulato"
      ],
      [
        "ĠSERV",
        "IZI"
      ],
      [
        "ĠCaf",
        "é"
      ],
      [
        "ĠB",
        "ona"
      ],
      [
        "de",
        "ad"
      ],
      [
        "Ġsound",
        "ed"
      ],
      [
        "Ġfast",
        "ing"
      ],
      [
        "ĠDoc",
        "uments"
      ],
      [
        "Ġtestimon",
        "iare"
      ],
      [
        "S",
        "un"
      ],
      [
        "Ġl",
        "ama"
      ],
      [
        "gh",
        "ero"
      ],
      [
        "ĠApp",
        "arently"
      ],
      [
        "ĠChar",
        "ity"
      ],
      [
        "Ġhypothes",
        "is"
      ],
      [
        "or",
        "tages"
      ],
      [
        "Ġf",
        "oul"
      ],
      [
        "Ġst",
        "ellar"
      ],
      [
        "ĠR",
        "he"
      ],
      [
        "ind",
        "uced"
      ],
      [
        "Ġapp",
        "osite"
      ],
      [
        "tain",
        "ers"
      ],
      [
        "Ġsel",
        "ective"
      ],
      [
        "äº",
        "§"
      ],
      [
        "Ġem",
        "body"
      ],
      [
        "ĠGio",
        "ve"
      ],
      [
        "ĠCH",
        "ECK"
      ],
      [
        "Ġiter",
        "ation"
      ],
      [
        "ĠCip",
        "ro"
      ],
      [
        "C",
        "in"
      ],
      [
        "Ġreg",
        "imi"
      ],
      [
        "vel",
        "t"
      ],
      [
        "Ġcontinu",
        "eranno"
      ],
      [
        "ĠLo",
        "ading"
      ],
      [
        "Ġcash",
        "back"
      ],
      [
        "rec",
        "ogn"
      ],
      [
        "ĠPicc",
        "ola"
      ],
      [
        "ĠGreg",
        "ory"
      ],
      [
        "Ġallest",
        "ita"
      ],
      [
        "c",
        "ta"
      ],
      [
        "Ġm",
        "ero"
      ],
      [
        "ip",
        "ur"
      ],
      [
        "Ġins",
        "urers"
      ],
      [
        "ĠQuest",
        "ura"
      ],
      [
        "Ġlegisl",
        "ature"
      ],
      [
        "Ġdevast",
        "ante"
      ],
      [
        "Ġincub",
        "o"
      ],
      [
        "ĠPellegr",
        "ini"
      ],
      [
        "Ġsubl",
        "ime"
      ],
      [
        "Ġper",
        "izia"
      ],
      [
        "Ġbe",
        "ast"
      ],
      [
        "Ġprepar",
        "arsi"
      ],
      [
        "lat",
        "est"
      ],
      [
        "ACT",
        "ION"
      ],
      [
        "Ġs",
        "ans"
      ],
      [
        "ĠD",
        "b"
      ],
      [
        "Ġver",
        "bo"
      ],
      [
        "Ġresol",
        "ving"
      ],
      [
        "Ġcolt",
        "ure"
      ],
      [
        "pack",
        "et"
      ],
      [
        "Ġaccom",
        "un"
      ],
      [
        "Ġabo",
        "ard"
      ],
      [
        "Ġo",
        "u"
      ],
      [
        "Ġn",
        "r"
      ],
      [
        "eg",
        "ro"
      ],
      [
        "Ġopp",
        "os"
      ],
      [
        "file",
        "Name"
      ],
      [
        "ĠGre",
        "ta"
      ],
      [
        "Ġcircond",
        "ata"
      ],
      [
        "!",
        "["
      ],
      [
        "to",
        "day"
      ],
      [
        "iz",
        "ar"
      ],
      [
        "Ġ\"",
        "))"
      ],
      [
        "Ġpi",
        "ombo"
      ],
      [
        "Ġreg",
        "ression"
      ],
      [
        "ĠAm",
        "nesty"
      ],
      [
        "Ġgar",
        "ante"
      ],
      [
        "ĠNet",
        "anyahu"
      ],
      [
        "Ġprivilegi",
        "ato"
      ],
      [
        "ĠScript",
        "ure"
      ],
      [
        "ĠFium",
        "icino"
      ],
      [
        "c",
        "redit"
      ],
      [
        "ad",
        "apt"
      ],
      [
        "Ġeconom",
        "ically"
      ],
      [
        "ĠParam",
        "eter"
      ],
      [
        "Ġtred",
        "ici"
      ],
      [
        "Ġunav",
        "ailable"
      ],
      [
        "ĠN",
        "ames"
      ],
      [
        "Ġinteress",
        "arti"
      ],
      [
        "Ġpunt",
        "ano"
      ],
      [
        "Ġdifens",
        "iva"
      ],
      [
        "Ġdesper",
        "ately"
      ],
      [
        "ĠL",
        "L"
      ],
      [
        "Ġsal",
        "iva"
      ],
      [
        "EL",
        "O"
      ],
      [
        "not",
        "ification"
      ],
      [
        "Ġsubject",
        "ive"
      ],
      [
        "Ġindi",
        "ana"
      ],
      [
        "Ġsafeguard",
        "ing"
      ],
      [
        "Ġg",
        "es"
      ],
      [
        "Ġsorprend",
        "enti"
      ],
      [
        "ĠElettr",
        "onica"
      ],
      [
        "ĠClar",
        "ke"
      ],
      [
        "Ġgomm",
        "e"
      ],
      [
        "缴",
        "æİ¥"
      ],
      [
        "Ġques",
        "ito"
      ],
      [
        "Ġinter",
        "faccia"
      ],
      [
        "path",
        "s"
      ],
      [
        "ĠMont",
        "es"
      ],
      [
        "ÑĢ",
        "Ñĥ"
      ],
      [
        "ĠDia",
        "z"
      ],
      [
        "B",
        "inding"
      ],
      [
        "izz",
        "e"
      ],
      [
        "log",
        "s"
      ],
      [
        "Ġunders",
        "t"
      ],
      [
        "Ġetiche",
        "tt"
      ],
      [
        "ĠRece",
        "ive"
      ],
      [
        "Ġsottopor",
        "si"
      ],
      [
        "j",
        "obs"
      ],
      [
        "Ġprop",
        "ensione"
      ],
      [
        "ĠOr",
        "ario"
      ],
      [
        "ĠST",
        "E"
      ],
      [
        "Ġines",
        "or"
      ],
      [
        "Ġsweep",
        "ing"
      ],
      [
        "W",
        "W"
      ],
      [
        "in",
        "el"
      ],
      [
        "Ġsett",
        "ling"
      ],
      [
        "ĠInd",
        "ice"
      ],
      [
        "Ġsosp",
        "esi"
      ],
      [
        "Ġroves",
        "ci"
      ],
      [
        "Ġla",
        "ici"
      ],
      [
        "ĠE",
        "lia"
      ],
      [
        "itu",
        "res"
      ],
      [
        "ĠMar",
        "ini"
      ],
      [
        "Ġbet",
        "ray"
      ],
      [
        "Ġperiod",
        "ic"
      ],
      [
        "Const",
        "ant"
      ],
      [
        "R",
        "U"
      ],
      [
        "ol",
        "etti"
      ],
      [
        "ec",
        "hes"
      ],
      [
        "ĠUn",
        "lock"
      ],
      [
        "Ġgra",
        "zi"
      ],
      [
        "Ġdipend",
        "enze"
      ],
      [
        "Ġined",
        "ite"
      ],
      [
        "Ġe",
        "u"
      ],
      [
        "ok",
        "i"
      ],
      [
        "ann",
        "ull"
      ],
      [
        "ĠPar",
        "se"
      ],
      [
        "Ġcucchia",
        "i"
      ],
      [
        "Contin",
        "ua"
      ],
      [
        "ĠVolunte",
        "er"
      ],
      [
        "ic",
        "ina"
      ],
      [
        "ì",
        "a"
      ],
      [
        "orn",
        "ings"
      ],
      [
        "edi",
        "enza"
      ],
      [
        "Ġdam",
        "n"
      ],
      [
        "ĠAT",
        "P"
      ],
      [
        "Ġsal",
        "ito"
      ],
      [
        "oss",
        "ia"
      ],
      [
        "Ġcamp",
        "eggio"
      ],
      [
        "ĠCor",
        "b"
      ],
      [
        "Ġstip",
        "ula"
      ],
      [
        "ĠAn",
        "ime"
      ],
      [
        "Ġver",
        "dict"
      ],
      [
        "Ġguar",
        "ire"
      ],
      [
        "Ġod",
        "ontoi"
      ],
      [
        "alth",
        "ough"
      ],
      [
        "Ġmater",
        "asso"
      ],
      [
        "Ġliqu",
        "ida"
      ],
      [
        "ongo",
        "ose"
      ],
      [
        "add",
        "Component"
      ],
      [
        "Ġmaster",
        "ing"
      ],
      [
        "ĠIndian",
        "apolis"
      ],
      [
        "ĠNut",
        "ri"
      ],
      [
        "bag",
        "s"
      ],
      [
        "Ġleg",
        "umi"
      ],
      [
        "Ġpersist",
        "enti"
      ],
      [
        "isti",
        "amo"
      ],
      [
        "Ġmons",
        "ters"
      ],
      [
        "Ġcostrutt",
        "ori"
      ],
      [
        "Ġsilenzi",
        "oso"
      ],
      [
        "ĠL",
        "ars"
      ],
      [
        "Ġchar",
        "set"
      ],
      [
        "Ġdeliber",
        "ately"
      ],
      [
        "ENC",
        "ES"
      ],
      [
        "ĠD",
        "are"
      ],
      [
        "ĠCal",
        "der"
      ],
      [
        "Ġcompens",
        "azione"
      ],
      [
        "Ġincer",
        "tezze"
      ],
      [
        "Ġanalit",
        "ici"
      ],
      [
        "ĠLIF",
        "E"
      ],
      [
        ",",
        "</"
      ],
      [
        "Ġsp",
        "anning"
      ],
      [
        "Ġav",
        "velen"
      ],
      [
        "els",
        "en"
      ],
      [
        "Ġindivid",
        "ua"
      ],
      [
        "Ġcell",
        "ula"
      ],
      [
        "ãģ",
        "ª"
      ],
      [
        "Ġrefuge",
        "e"
      ],
      [
        "Ġp",
        "ung"
      ],
      [
        "ag",
        "ar"
      ],
      [
        "Ġdisc",
        "rep"
      ],
      [
        "Ġdegus",
        "tazioni"
      ],
      [
        "Ä",
        "«"
      ],
      [
        "al",
        "am"
      ],
      [
        "ab",
        "ay"
      ],
      [
        "Ġsc",
        "ossa"
      ],
      [
        "Ġbro",
        "th"
      ],
      [
        "Ġdistrib",
        "utors"
      ],
      [
        "Ġquarant",
        "ine"
      ],
      [
        "æĮ",
        "ī"
      ],
      [
        "K",
        "I"
      ],
      [
        "s",
        "un"
      ],
      [
        "Ġab",
        "ili"
      ],
      [
        "Ġste",
        "ward"
      ],
      [
        "Ġanno",
        "y"
      ],
      [
        "Ġricon",
        "c"
      ],
      [
        "Ġfasc",
        "isti"
      ],
      [
        "IZ",
        "ZA"
      ],
      [
        "ĠOffic",
        "ers"
      ],
      [
        "ĠURL",
        "s"
      ],
      [
        "Ġcarc",
        "eri"
      ],
      [
        "re",
        "b"
      ],
      [
        "Ġrec",
        "essione"
      ],
      [
        "Ġcur",
        "v"
      ],
      [
        "idi",
        "ana"
      ],
      [
        "Ġbal",
        "lare"
      ],
      [
        "Match",
        "er"
      ],
      [
        "ĠElect",
        "ro"
      ],
      [
        "S",
        "en"
      ],
      [
        "Ġin",
        "duced"
      ],
      [
        "Ġvent",
        "ilazione"
      ],
      [
        "ĠRuss",
        "a"
      ],
      [
        "Ġsex",
        "ually"
      ],
      [
        "Ġindag",
        "a"
      ],
      [
        "z",
        "n"
      ],
      [
        "Ġd",
        "B"
      ],
      [
        "ro",
        "so"
      ],
      [
        "Ġru",
        "ot"
      ],
      [
        "ĠCr",
        "iptoval"
      ],
      [
        "Ġbac",
        "che"
      ],
      [
        "ñ",
        "o"
      ],
      [
        "ĠPropri",
        "etÃł"
      ],
      [
        "Ġaggi",
        "unte"
      ],
      [
        "ĠMo",
        "hammed"
      ],
      [
        "ĠRene",
        "w"
      ],
      [
        "t",
        "alk"
      ],
      [
        "ĠG",
        "PA"
      ],
      [
        "ĠN",
        "ett"
      ],
      [
        "Ġsp",
        "um"
      ],
      [
        "ĠIns",
        "tructions"
      ],
      [
        "constra",
        "int"
      ],
      [
        "ê",
        "¸°"
      ],
      [
        "est",
        "rem"
      ],
      [
        "Ġch",
        "assis"
      ],
      [
        "AT",
        "TER"
      ],
      [
        "Ġalcun",
        "o"
      ],
      [
        "Ġnight",
        "mare"
      ],
      [
        "Ġadiac",
        "ente"
      ],
      [
        "ĠDici",
        "amo"
      ],
      [
        "ĠC",
        "en"
      ],
      [
        "ĠP",
        "eso"
      ],
      [
        "Ġtem",
        "ere"
      ],
      [
        "Ġspir",
        "al"
      ],
      [
        "comp",
        "lex"
      ],
      [
        "Ġremember",
        "ing"
      ],
      [
        "æĸ¹",
        "å¼ı"
      ],
      [
        "ĠFinanzi",
        "amenti"
      ],
      [
        "ind",
        "ennitÃł"
      ],
      [
        "Ġser",
        "ena"
      ],
      [
        "ĠPre",
        "vis"
      ],
      [
        "play",
        "ing"
      ],
      [
        "Ġinflu",
        "encing"
      ],
      [
        "Add",
        "r"
      ],
      [
        "Ġindividu",
        "ate"
      ],
      [
        "Ġwhis",
        "per"
      ],
      [
        "ang",
        "ered"
      ],
      [
        "Ġminor",
        "anze"
      ],
      [
        "Ġinfluenz",
        "ano"
      ],
      [
        "ĠValue",
        "Error"
      ],
      [
        "Ġ...",
        ".."
      ],
      [
        "inf",
        "all"
      ],
      [
        "Beh",
        "aviour"
      ],
      [
        "Ġme",
        "ats"
      ],
      [
        "Ġmanip",
        "ulate"
      ],
      [
        "ĠBroad",
        "cast"
      ],
      [
        "Ġexh",
        "ilar"
      ],
      [
        "ĠD",
        "as"
      ],
      [
        "ĠTh",
        "u"
      ],
      [
        "Ġstra",
        "grande"
      ],
      [
        "ĠGr",
        "inding"
      ],
      [
        "Ġlig",
        "ure"
      ],
      [
        "ere",
        "e"
      ],
      [
        "ĠVal",
        "ues"
      ],
      [
        "Ġsequ",
        "enze"
      ],
      [
        "Arg",
        "entina"
      ],
      [
        "ĠHend",
        "erson"
      ],
      [
        "ĠAl",
        "ready"
      ],
      [
        "pos",
        "o"
      ],
      [
        "Ġlung",
        "imir"
      ],
      [
        "Ġquestion",
        "ario"
      ],
      [
        "en",
        "ues"
      ],
      [
        "Ġwh",
        "istle"
      ],
      [
        "Ġcons",
        "iliare"
      ],
      [
        "Ġopp",
        "osti"
      ],
      [
        "í",
        "Ĭ"
      ],
      [
        "ch",
        "anger"
      ],
      [
        "inter",
        "ruzione"
      ],
      [
        "Ġmigr",
        "ants"
      ],
      [
        "ĠGib",
        "son"
      ],
      [
        "og",
        "lob"
      ],
      [
        "Ġpre",
        "ttamente"
      ],
      [
        "Ġdocument",
        "ari"
      ],
      [
        "'",
        "},"
      ],
      [
        "Ġunderstand",
        "able"
      ],
      [
        "ĠD",
        "ale"
      ],
      [
        "ĠF",
        "onti"
      ],
      [
        "Ġcort",
        "esia"
      ],
      [
        "Ġdrastic",
        "amente"
      ],
      [
        "P",
        "OL"
      ],
      [
        "Ġn",
        "aming"
      ],
      [
        "li",
        "zz"
      ],
      [
        "ost",
        "ico"
      ],
      [
        "Ġpar",
        "ano"
      ],
      [
        "Ġpart",
        "igiani"
      ],
      [
        "Ġimprenditori",
        "ali"
      ],
      [
        "ĠInn",
        "oc"
      ],
      [
        "are",
        "tti"
      ],
      [
        "ere",
        "g"
      ],
      [
        "Ġvol",
        "endo"
      ],
      [
        "ĠBr",
        "ick"
      ],
      [
        "man",
        "aged"
      ],
      [
        "Ġbra",
        "va"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠ"
      ],
      [
        "Ġmeccan",
        "ici"
      ],
      [
        "(",
        "',"
      ],
      [
        "g",
        "ang"
      ],
      [
        "Ġfin",
        "anze"
      ],
      [
        "Ġfr",
        "ull"
      ],
      [
        "IM",
        "AGE"
      ],
      [
        "ĠPal",
        "la"
      ],
      [
        "ĠFun",
        "ctions"
      ],
      [
        "ĠMater",
        "iale"
      ],
      [
        "m",
        "achine"
      ],
      [
        "ĠN",
        "azione"
      ],
      [
        "Ġget",
        "away"
      ],
      [
        "Ġdem",
        "ographics"
      ],
      [
        "S",
        "IM"
      ],
      [
        "Ġne",
        "oliber"
      ],
      [
        "ĠSe",
        "al"
      ],
      [
        "RE",
        "C"
      ],
      [
        "imm",
        "ed"
      ],
      [
        "Ġtun",
        "es"
      ],
      [
        "Post",
        "ed"
      ],
      [
        "Ġco",
        "her"
      ],
      [
        "Ġbi",
        "ennio"
      ],
      [
        "Ġve",
        "ins"
      ],
      [
        "Ġapprov",
        "are"
      ],
      [
        "cess",
        "ione"
      ],
      [
        "ĠDra",
        "ke"
      ],
      [
        "Ġguardi",
        "an"
      ],
      [
        "P",
        "rem"
      ],
      [
        "e",
        "asy"
      ],
      [
        "ent",
        "es"
      ],
      [
        "Ġv",
        "inta"
      ],
      [
        "Ġal",
        "fab"
      ],
      [
        "ĠL",
        "T"
      ],
      [
        "zz",
        "ante"
      ],
      [
        "let",
        "o"
      ],
      [
        "Ġrit",
        "uals"
      ],
      [
        "ĠRep",
        "lace"
      ],
      [
        "Ġven",
        "iamo"
      ],
      [
        "head",
        "ed"
      ],
      [
        "Ġn",
        "ort"
      ],
      [
        "le",
        "in"
      ],
      [
        "Ġrep",
        "lies"
      ],
      [
        "Ġtack",
        "ling"
      ],
      [
        "Ġmisc",
        "el"
      ],
      [
        "ĠKle",
        "in"
      ],
      [
        "ittad",
        "ini"
      ],
      [
        "ĠMis",
        "ericordia"
      ],
      [
        "Ġepid",
        "emic"
      ],
      [
        "ĠA",
        "eroporto"
      ],
      [
        "Ġprov",
        "ando"
      ],
      [
        "Ġsett",
        "anta"
      ],
      [
        "Ġgiud",
        "icato"
      ],
      [
        "gi",
        "Ãł"
      ],
      [
        "Ġprefer",
        "isco"
      ],
      [
        "US",
        "H"
      ],
      [
        "Ġhalf",
        "way"
      ],
      [
        "ĠBen",
        "venuti"
      ],
      [
        "ĠDef",
        "ine"
      ],
      [
        "Ġdistract",
        "ions"
      ],
      [
        "ĠF",
        "lying"
      ],
      [
        "esi",
        "an"
      ],
      [
        "__",
        "':"
      ],
      [
        "Ġsuggest",
        "ivi"
      ],
      [
        "Ġmicro",
        "onde"
      ],
      [
        "ĠPharm",
        "aceutical"
      ],
      [
        "Ġcompress",
        "or"
      ],
      [
        "Ġm",
        "our"
      ],
      [
        "Ġr",
        "ugs"
      ],
      [
        "Ġcar",
        "amel"
      ],
      [
        "Ġabb",
        "inare"
      ],
      [
        "Ġutil",
        "s"
      ],
      [
        "Ġsing",
        "olarmente"
      ],
      [
        "Ġcontr",
        "aria"
      ],
      [
        "ãģ",
        "¯"
      ],
      [
        "ĠQU",
        "EST"
      ],
      [
        "Ġcancel",
        "ed"
      ],
      [
        "Ġoffr",
        "irti"
      ],
      [
        "Ġpenetr",
        "ation"
      ],
      [
        "Ġre",
        "usable"
      ],
      [
        "oc",
        "itÃł"
      ],
      [
        "ĠGi",
        "usto"
      ],
      [
        "Ġautor",
        "izzate"
      ],
      [
        "Ġrepla",
        "cements"
      ],
      [
        "ĠImplement",
        "ation"
      ],
      [
        "ĠR",
        "acc"
      ],
      [
        "pos",
        "itive"
      ],
      [
        "Ġpal",
        "ese"
      ],
      [
        "Ġspark",
        "ed"
      ],
      [
        "ĠVec",
        "chia"
      ],
      [
        "Ġdifens",
        "ori"
      ],
      [
        "ĠVin",
        "yl"
      ],
      [
        "Ġdé",
        "cor"
      ],
      [
        "Ġhier",
        "archy"
      ],
      [
        "=",
        "',"
      ],
      [
        "ĠMar",
        "ti"
      ],
      [
        "fr",
        "utt"
      ],
      [
        "Ġpal",
        "o"
      ],
      [
        "ĠVia",
        "gra"
      ],
      [
        "Ġutilizza",
        "bile"
      ],
      [
        "Ġcosmet",
        "ics"
      ],
      [
        "ĠRov",
        "igo"
      ],
      [
        "ĠScand",
        "in"
      ],
      [
        "h",
        "agen"
      ],
      [
        "Ġ*",
        "="
      ],
      [
        "Ġfin",
        "irÃł"
      ],
      [
        "Ġriusc",
        "iva"
      ],
      [
        "áĥ",
        "IJ"
      ],
      [
        "ĠGand",
        "hi"
      ],
      [
        "H",
        "ey"
      ],
      [
        "O",
        "TO"
      ],
      [
        "ĠRest",
        "oration"
      ],
      [
        "mut",
        "ex"
      ],
      [
        "Ġdolor",
        "oso"
      ],
      [
        "ĠMun",
        "ich"
      ],
      [
        "b",
        "ins"
      ],
      [
        "ear",
        "th"
      ],
      [
        "Ġdec",
        "arbon"
      ],
      [
        "ĠPol",
        "ar"
      ],
      [
        "port",
        "ion"
      ],
      [
        "u",
        "oni"
      ],
      [
        "er",
        "ini"
      ],
      [
        "le",
        "gg"
      ],
      [
        "ĠSat",
        "isf"
      ],
      [
        "ĠFA",
        "I"
      ],
      [
        "ĠVirg",
        "ilio"
      ],
      [
        "Ġbear",
        "ings"
      ],
      [
        "ĠS",
        "chi"
      ],
      [
        "ĠH",
        "Y"
      ],
      [
        "st",
        "re"
      ],
      [
        "Ġ%",
        "%"
      ],
      [
        "ĠSolid",
        "arietÃł"
      ],
      [
        "Ġpenit",
        "enzi"
      ],
      [
        "ĠC",
        "icl"
      ],
      [
        "ĠT",
        "iziana"
      ],
      [
        "ĠN",
        "ou"
      ],
      [
        "Ġcar",
        "bs"
      ],
      [
        "UM",
        "N"
      ],
      [
        "Ġentertain",
        "ed"
      ],
      [
        "ben",
        "ch"
      ],
      [
        "edi",
        "ence"
      ],
      [
        "Ġcaus",
        "ano"
      ],
      [
        "è¿",
        "ŀ"
      ],
      [
        "Ġnicot",
        "ine"
      ],
      [
        "Ġa",
        "il"
      ],
      [
        "at",
        "ie"
      ],
      [
        "ĠB",
        "ash"
      ],
      [
        "Ġdec",
        "imo"
      ],
      [
        "db",
        "c"
      ],
      [
        "ĠFig",
        "ura"
      ],
      [
        "C",
        "ittÃł"
      ],
      [
        "V",
        "B"
      ],
      [
        "Ġst",
        "arring"
      ],
      [
        "Ġon",
        "Create"
      ],
      [
        "Ġ)",
        ")."
      ],
      [
        "Ġgioc",
        "ate"
      ],
      [
        "Ġfotograf",
        "are"
      ],
      [
        "depend",
        "ent"
      ],
      [
        "ĠGram",
        "my"
      ],
      [
        "ĠS",
        "IA"
      ],
      [
        "Ġre",
        "load"
      ],
      [
        "ĠPe",
        "pp"
      ],
      [
        "Ġfest",
        "ivi"
      ],
      [
        "Ġvertic",
        "ali"
      ],
      [
        "Foreign",
        "Key"
      ],
      [
        "£",
        "Ģ"
      ],
      [
        "Ġsc",
        "ott"
      ],
      [
        "Ġinter",
        "media"
      ],
      [
        "Ġpunt",
        "ato"
      ],
      [
        "Ġpall",
        "et"
      ],
      [
        "Ġexempt",
        "ion"
      ],
      [
        "ens",
        "ori"
      ],
      [
        "Ġricon",
        "qu"
      ],
      [
        "ĠDen",
        "is"
      ],
      [
        "Ġbrus",
        "hing"
      ],
      [
        "Ġlo",
        "ops"
      ],
      [
        "nd",
        "r"
      ],
      [
        "orm",
        "ina"
      ],
      [
        "à¸",
        "Ļ"
      ],
      [
        "Categ",
        "ories"
      ],
      [
        "Ġb",
        "ord"
      ],
      [
        "ĠR",
        "amp"
      ],
      [
        "Ġdis",
        "connect"
      ],
      [
        "Ġleg",
        "h"
      ],
      [
        "::",
        "$"
      ],
      [
        "Ġpossess",
        "ions"
      ],
      [
        "Gi",
        "orn"
      ],
      [
        "ĠG",
        "b"
      ],
      [
        "Ġsp",
        "aghetti"
      ],
      [
        "ene",
        "zia"
      ],
      [
        "Non",
        "Null"
      ],
      [
        "success",
        "ful"
      ],
      [
        "Ġinject",
        "ions"
      ],
      [
        "Ġhug",
        "ely"
      ],
      [
        "ĠS",
        "ann"
      ],
      [
        "IN",
        "PS"
      ],
      [
        "Ġbas",
        "ano"
      ],
      [
        "Ġoper",
        "ante"
      ],
      [
        "ĠSch",
        "ne"
      ],
      [
        "ĠProf",
        "essore"
      ],
      [
        "Ġcivil",
        "ization"
      ],
      [
        "æĹ¶",
        "åĢĻ"
      ],
      [
        "ĠInterest",
        "ingly"
      ],
      [
        "Ġknock",
        "ed"
      ],
      [
        "Ġfuner",
        "ali"
      ],
      [
        "/",
        ","
      ],
      [
        "D",
        "ays"
      ],
      [
        "D",
        "ash"
      ],
      [
        "Ġcr",
        "ate"
      ],
      [
        "Ġperd",
        "uta"
      ],
      [
        "Ġdice",
        "vo"
      ],
      [
        "Ġsuggest",
        "ive"
      ],
      [
        "ic",
        "ini"
      ],
      [
        "ra",
        "ch"
      ],
      [
        "Ġ(",
        "«"
      ],
      [
        "ĠIn",
        "ch"
      ],
      [
        "ĠK",
        "ang"
      ],
      [
        "Ġchi",
        "us"
      ],
      [
        "In",
        "fl"
      ],
      [
        "app",
        "unto"
      ],
      [
        "Ġmass",
        "ime"
      ],
      [
        "Ġdark",
        "net"
      ],
      [
        "Ġdyn",
        "am"
      ],
      [
        "ĠINTER",
        "V"
      ],
      [
        "Ġindisc",
        "rezioni"
      ],
      [
        "Ġara",
        "bi"
      ],
      [
        "Ġrecons",
        "truction"
      ],
      [
        "Ġimballa",
        "ggi"
      ],
      [
        "æ",
        "»"
      ],
      [
        "ĠP",
        "ermalink"
      ],
      [
        "Ġimp",
        "utati"
      ],
      [
        "Ġsv",
        "al"
      ],
      [
        "accad",
        "uto"
      ],
      [
        "Ġin",
        "el"
      ],
      [
        "st",
        "en"
      ],
      [
        "Ġj",
        "umps"
      ],
      [
        "Ġang",
        "ular"
      ],
      [
        "Ġpreval",
        "ence"
      ],
      [
        "Ġpellegr",
        "inaggio"
      ],
      [
        "Ġconc",
        "essioni"
      ],
      [
        "yc",
        "lerView"
      ],
      [
        "Ġminister",
        "s"
      ],
      [
        "ĠA",
        "IDS"
      ],
      [
        "ĠL",
        "ara"
      ],
      [
        "ĠH",
        "els"
      ],
      [
        "Ġcr",
        "an"
      ],
      [
        "Ġmight",
        "y"
      ],
      [
        "ĠVert",
        "ical"
      ],
      [
        "im",
        "bar"
      ],
      [
        "ĠB",
        "anche"
      ],
      [
        "Ġacc",
        "urato"
      ],
      [
        "Ġ;",
        ")"
      ],
      [
        "Ġcond",
        "em"
      ],
      [
        "ĠReg",
        "ulatory"
      ],
      [
        "Ġritrov",
        "amento"
      ],
      [
        "Ġprem",
        "ia"
      ],
      [
        "Ġimpieg",
        "are"
      ],
      [
        "N",
        "ational"
      ],
      [
        "ĠPer",
        "ù"
      ],
      [
        "Ġpsic",
        "ologiche"
      ],
      [
        "Ġ",
        "erm"
      ],
      [
        "ĠT",
        "ottenham"
      ],
      [
        "ĠV",
        "ince"
      ],
      [
        "ĠQu",
        "elle"
      ],
      [
        "ĠSu",
        "ites"
      ],
      [
        "hor",
        "izontal"
      ],
      [
        "ĠHar",
        "ley"
      ],
      [
        "Ġprem",
        "ere"
      ],
      [
        "Ġanon",
        "ime"
      ],
      [
        "onduct",
        "or"
      ],
      [
        "Ġcap",
        "ill"
      ],
      [
        "Ġalle",
        "gger"
      ],
      [
        "Ġdef",
        "ender"
      ],
      [
        "Ġbas",
        "k"
      ],
      [
        "Ġsopra",
        "ff"
      ],
      [
        "ĠPref",
        "etto"
      ],
      [
        "pp",
        "en"
      ],
      [
        "Ġwh",
        "olly"
      ],
      [
        "ell",
        "anza"
      ],
      [
        "Ġlav",
        "a"
      ],
      [
        "iron",
        "ia"
      ],
      [
        "Ġsog",
        "g"
      ],
      [
        "ĠMin",
        "utes"
      ],
      [
        "Ġgioc",
        "ata"
      ],
      [
        "Ġb",
        "d"
      ],
      [
        "ik",
        "h"
      ],
      [
        "Ġcaps",
        "ules"
      ],
      [
        "Ġsping",
        "ono"
      ],
      [
        "?",
        "("
      ],
      [
        "i",
        "whal"
      ],
      [
        "am",
        "ate"
      ],
      [
        "ĠS",
        "ensor"
      ],
      [
        "Ġch",
        "ats"
      ],
      [
        "Ġmod",
        "em"
      ],
      [
        "TO",
        "KEN"
      ],
      [
        "Ġmal",
        "tratt"
      ],
      [
        "Ġrefund",
        "s"
      ],
      [
        "Ġabband",
        "ona"
      ],
      [
        "iwhal",
        "ecloud"
      ],
      [
        "ond",
        "ato"
      ],
      [
        "ĠRep",
        "eat"
      ],
      [
        "n",
        "ical"
      ],
      [
        "ĠP",
        "aren"
      ],
      [
        "ĠB",
        "aj"
      ],
      [
        "Ġimprov",
        "viso"
      ],
      [
        "Ġorganizz",
        "ano"
      ],
      [
        "Ġpref",
        "iss"
      ],
      [
        "ĠPhilosoph",
        "y"
      ],
      [
        "Ġsandw",
        "iches"
      ],
      [
        "A",
        "Z"
      ],
      [
        "and",
        "um"
      ],
      [
        "Ġass",
        "aggi"
      ],
      [
        "Ġvol",
        "le"
      ],
      [
        "Ġunder",
        "w"
      ],
      [
        "ĠC",
        "ane"
      ],
      [
        "Ġal",
        "phabet"
      ],
      [
        "Ġ\"",
        "></"
      ],
      [
        "ong",
        "esso"
      ],
      [
        "ĠY",
        "esterday"
      ],
      [
        "ung",
        "o"
      ],
      [
        "Ġcamp",
        "ana"
      ],
      [
        "arti",
        "al"
      ],
      [
        "ĠPatr",
        "ia"
      ],
      [
        "Ġader",
        "isce"
      ],
      [
        "im",
        "inazioni"
      ],
      [
        "ĠF",
        "ED"
      ],
      [
        "Ġcy",
        "cl"
      ],
      [
        "ĠP",
        "atti"
      ],
      [
        "ĠG",
        "eneva"
      ],
      [
        "ĠQu",
        "inn"
      ],
      [
        "uck",
        "land"
      ],
      [
        "Ġgas",
        "oline"
      ],
      [
        "Ġmyth",
        "s"
      ],
      [
        "to",
        "y"
      ],
      [
        "ĠNin",
        "ja"
      ],
      [
        "m",
        "ato"
      ],
      [
        "Ġpr",
        "intable"
      ],
      [
        "Ġk",
        "Wh"
      ],
      [
        "ĠSt",
        "ret"
      ],
      [
        "Ġbl",
        "inds"
      ],
      [
        "ĠTw",
        "itch"
      ],
      [
        "Ġfotograf",
        "iche"
      ],
      [
        "ĠPublic",
        "ation"
      ],
      [
        "Ġanon",
        "imi"
      ],
      [
        "ĠI",
        "pp"
      ],
      [
        "ĠG",
        "an"
      ],
      [
        "Ġbo",
        "iling"
      ],
      [
        "ĠEl",
        "se"
      ],
      [
        "ĠTw",
        "enty"
      ],
      [
        "ĠMid",
        "west"
      ],
      [
        "ĠJi",
        "ang"
      ],
      [
        "Ġper",
        "la"
      ],
      [
        "az",
        "ar"
      ],
      [
        "ĠGo",
        "High"
      ],
      [
        "Ġconst",
        "atare"
      ],
      [
        "Ġdistrib",
        "utore"
      ],
      [
        "Ġtax",
        "ation"
      ],
      [
        "Ġesplic",
        "ita"
      ],
      [
        "ĠThailand",
        "ia"
      ],
      [
        "ĠB",
        "agn"
      ],
      [
        "Ġrel",
        "ocation"
      ],
      [
        "Ġtrov",
        "ò"
      ],
      [
        "Ġfunzion",
        "ante"
      ],
      [
        "ĠLaure",
        "nt"
      ],
      [
        "ĠQuar",
        "ter"
      ],
      [
        "Ġg",
        "lor"
      ],
      [
        "Ġst",
        "iano"
      ],
      [
        "Ġget",
        "tare"
      ],
      [
        "Ġrico",
        "veri"
      ],
      [
        "ĠTE",
        "AT"
      ],
      [
        "Ġvideoc",
        "lip"
      ],
      [
        "éĤ",
        "£"
      ],
      [
        "SetFill",
        "Color"
      ],
      [
        "ĠC",
        "luster"
      ],
      [
        "ues",
        "ta"
      ],
      [
        "ĠPa",
        "ulo"
      ],
      [
        "Ġpal",
        "io"
      ],
      [
        "ĠSy",
        "nt"
      ],
      [
        "S",
        "at"
      ],
      [
        "b",
        "ica"
      ],
      [
        "Ġand",
        "avano"
      ],
      [
        "ĠP",
        "ione"
      ],
      [
        "Ġev",
        "ince"
      ],
      [
        "atter",
        "ed"
      ],
      [
        "ĠZ",
        "er"
      ],
      [
        "Ġvirt",
        "ue"
      ],
      [
        "ĠOR",
        "D"
      ],
      [
        "road",
        "s"
      ],
      [
        "ĠMetropolit",
        "ana"
      ],
      [
        "ro",
        "tta"
      ],
      [
        "ĠD",
        "os"
      ],
      [
        "Ġpos",
        "tazioni"
      ],
      [
        "...",
        ","
      ],
      [
        "Ġlegg",
        "end"
      ],
      [
        "Ġre",
        "un"
      ],
      [
        "Ġmel",
        "ting"
      ],
      [
        "ĠProm",
        "otion"
      ],
      [
        "Ġsad",
        "ness"
      ],
      [
        "omon",
        "ima"
      ],
      [
        "t",
        "asks"
      ],
      [
        "ic",
        "amento"
      ],
      [
        "us",
        "k"
      ],
      [
        "ĠD",
        "AT"
      ],
      [
        "Ġhigh",
        "s"
      ],
      [
        "Ġpal",
        "ins"
      ],
      [
        "Ġge",
        "ografiche"
      ],
      [
        "c",
        "odes"
      ],
      [
        "Ġf",
        "ogn"
      ],
      [
        "ĠP",
        "UN"
      ],
      [
        "Ġst",
        "al"
      ],
      [
        "St",
        "ars"
      ],
      [
        "Ġbi",
        "anch"
      ],
      [
        "Ġesemp",
        "lific"
      ],
      [
        "Ġconsent",
        "ita"
      ],
      [
        "Ġfotograf",
        "ici"
      ],
      [
        "Ġlir",
        "ica"
      ],
      [
        "r",
        "ights"
      ],
      [
        "ĠD",
        "G"
      ],
      [
        "ĠLa",
        "k"
      ],
      [
        "Ġfel",
        "ic"
      ],
      [
        "Ġriconosc",
        "ibile"
      ],
      [
        "append",
        "Child"
      ],
      [
        "Ġhack",
        "s"
      ],
      [
        "ĠPic",
        "asso"
      ],
      [
        "ĠKos",
        "ovo"
      ],
      [
        "ĠPiatta",
        "forma"
      ],
      [
        "ĠP",
        "oggio"
      ],
      [
        "ur",
        "bs"
      ],
      [
        "Ġqu",
        "ir"
      ],
      [
        "In",
        "nov"
      ],
      [
        "Ġmit",
        "ico"
      ],
      [
        "Ġcongest",
        "ion"
      ],
      [
        "ĠV",
        "ue"
      ],
      [
        "ĠAnd",
        "iamo"
      ],
      [
        "Ġmil",
        "anesi"
      ],
      [
        "Ġsac",
        "ri"
      ],
      [
        "Ġlit",
        "ro"
      ],
      [
        "ĠHD",
        "R"
      ],
      [
        "Ġdeliber",
        "ate"
      ],
      [
        "Ġindirect",
        "ly"
      ],
      [
        "P",
        "B"
      ],
      [
        "Ġpartecip",
        "eranno"
      ],
      [
        "comm",
        "unity"
      ],
      [
        "Ġplayoff",
        "s"
      ],
      [
        "are",
        "lle"
      ],
      [
        "ĠV",
        "ille"
      ],
      [
        "ĠCon",
        "to"
      ],
      [
        "Ġfundament",
        "ally"
      ],
      [
        "ĠG",
        "UI"
      ],
      [
        "ors",
        "ioni"
      ],
      [
        "ll",
        "er"
      ],
      [
        "agra",
        "fe"
      ],
      [
        "Ġjus",
        "tified"
      ],
      [
        "Ġblow",
        "ing"
      ],
      [
        "im",
        "ber"
      ],
      [
        "Ġcon",
        "val"
      ],
      [
        "Ġrappresent",
        "ate"
      ],
      [
        "ĠAnn",
        "ulla"
      ],
      [
        "Tra",
        "in"
      ],
      [
        "Ġestr",
        "arre"
      ],
      [
        "Mon",
        "itor"
      ],
      [
        "op",
        "ened"
      ],
      [
        "Ġcost",
        "itut"
      ],
      [
        "ĠPI",
        "ÃĻ"
      ],
      [
        "ĠSpirit",
        "ual"
      ],
      [
        "Ġallev",
        "amento"
      ],
      [
        "ĠLiber",
        "azione"
      ],
      [
        "z",
        "ers"
      ],
      [
        "ĠA",
        "bor"
      ],
      [
        "Ġse",
        "ppure"
      ],
      [
        "Ġ'",
        ")."
      ],
      [
        "ĠInvest",
        "ments"
      ],
      [
        "Ġhur",
        "ry"
      ],
      [
        "Ġp",
        "aus"
      ],
      [
        "ĠComp",
        "ensation"
      ],
      [
        "top",
        "Align"
      ],
      [
        "OS",
        "I"
      ],
      [
        "ĠStra",
        "ight"
      ],
      [
        "b",
        "led"
      ],
      [
        "y",
        "g"
      ],
      [
        "ĠJ",
        "orge"
      ],
      [
        "sw",
        "ap"
      ],
      [
        "Ġconsist",
        "ed"
      ],
      [
        "Ġcomport",
        "amentali"
      ],
      [
        "Ġpromo",
        "tore"
      ],
      [
        "Ġharm",
        "on"
      ],
      [
        "Ġterr",
        "ibili"
      ],
      [
        "Ġcorp",
        "us"
      ],
      [
        "Ġcoat",
        "ings"
      ],
      [
        "Ġacc",
        "o"
      ],
      [
        "ER",
        "TO"
      ],
      [
        "Ġvari",
        "eg"
      ],
      [
        "ĠBur",
        "ton"
      ],
      [
        "Ġpresum",
        "ably"
      ],
      [
        "ĠElev",
        "ate"
      ],
      [
        "om",
        "ics"
      ],
      [
        "ĠA",
        "pertura"
      ],
      [
        "em",
        "ary"
      ],
      [
        "ĠWe",
        "i"
      ],
      [
        "ĠSal",
        "ary"
      ],
      [
        "Ġenc",
        "losed"
      ],
      [
        "ix",
        "el"
      ],
      [
        "Ġinser",
        "isci"
      ],
      [
        "ĠDuc",
        "ati"
      ],
      [
        "ĠHe",
        "brew"
      ],
      [
        "Ġrender",
        "la"
      ],
      [
        "ĠPil",
        "ates"
      ],
      [
        "Perm",
        "ission"
      ],
      [
        "Ġ",
        "iva"
      ],
      [
        "Ġw",
        "aking"
      ],
      [
        "ĠA",
        "ree"
      ],
      [
        "ass",
        "emb"
      ],
      [
        "Ġpi",
        "anto"
      ],
      [
        "ren",
        "ia"
      ],
      [
        "Ġconf",
        "essione"
      ],
      [
        "Ġcur",
        "tain"
      ],
      [
        "Cur",
        "rency"
      ],
      [
        "iz",
        "ons"
      ],
      [
        "(\"",
        "{"
      ],
      [
        "ps",
        "um"
      ],
      [
        "Ġalm",
        "ond"
      ],
      [
        "Ġdeb",
        "ates"
      ],
      [
        "Ġ[]",
        "*"
      ],
      [
        "ĠMari",
        "ano"
      ],
      [
        "F",
        "B"
      ],
      [
        "ĠC",
        "ros"
      ],
      [
        "Ġen",
        "riche"
      ],
      [
        "ĠST",
        "AR"
      ],
      [
        "ĠNuc",
        "lear"
      ],
      [
        "Ġcigare",
        "tte"
      ],
      [
        "ĠV",
        "olo"
      ],
      [
        "Ġse",
        "als"
      ],
      [
        "ĠFi",
        "ume"
      ],
      [
        "ĠChap",
        "el"
      ],
      [
        "Ġenz",
        "ymes"
      ],
      [
        "Proced",
        "ure"
      ],
      [
        "Ġcoadi",
        "uv"
      ],
      [
        "a",
        "ia"
      ],
      [
        "Ġcom",
        "odi"
      ],
      [
        "ft",
        "ing"
      ],
      [
        "Ġdet",
        "ach"
      ],
      [
        "Ġannoun",
        "cing"
      ],
      [
        "ĠGuarante",
        "e"
      ],
      [
        "a",
        "es"
      ],
      [
        "s",
        "prite"
      ],
      [
        "ot",
        "ecnolog"
      ],
      [
        "ĠP",
        "ension"
      ],
      [
        "ĠB",
        "elf"
      ],
      [
        "act",
        "ivate"
      ],
      [
        "ĠAg",
        "r"
      ],
      [
        "Ġapprov",
        "ati"
      ],
      [
        "ĠCur",
        "tis"
      ],
      [
        "Ġrac",
        "ist"
      ],
      [
        "ambur",
        "ger"
      ],
      [
        "L",
        "EN"
      ],
      [
        "d",
        "ato"
      ],
      [
        "Ġdel",
        "ir"
      ],
      [
        "ĠCast",
        "iglione"
      ],
      [
        "Ġcart",
        "ellone"
      ],
      [
        "Ġnick",
        "name"
      ],
      [
        "×ķ",
        "×"
      ],
      [
        "L",
        "etter"
      ],
      [
        "il",
        "issimo"
      ],
      [
        "Ġrec",
        "itazione"
      ],
      [
        "()",
        "`"
      ],
      [
        "Ġdisp",
        "ose"
      ],
      [
        "Ġcoordin",
        "ating"
      ],
      [
        "Ġabbra",
        "ccia"
      ],
      [
        "H",
        "ere"
      ],
      [
        "ist",
        "oria"
      ],
      [
        "Ġind",
        "ov"
      ],
      [
        "ĠLeg",
        "o"
      ],
      [
        "Ġcomplic",
        "itÃł"
      ],
      [
        "Ġpellegr",
        "ini"
      ],
      [
        "Ġparten",
        "ope"
      ],
      [
        "ĠPatric",
        "ia"
      ],
      [
        "Ġm",
        "ats"
      ],
      [
        "Ġsur",
        "real"
      ],
      [
        "Ġå",
        "¤"
      ],
      [
        "Ġpec",
        "ore"
      ],
      [
        "Ġcondomini",
        "ale"
      ],
      [
        "Ġinasp",
        "ettato"
      ],
      [
        "y",
        "led"
      ],
      [
        "un",
        "wrap"
      ],
      [
        "Ġsusp",
        "ects"
      ],
      [
        "Ġbol",
        "la"
      ],
      [
        "Ġintra",
        "pp"
      ],
      [
        "ĠG",
        "ara"
      ],
      [
        "no",
        "i"
      ],
      [
        "Ġcomp",
        "artment"
      ],
      [
        "ĠAm",
        "adeus"
      ],
      [
        "ĠRespons",
        "ible"
      ],
      [
        "Ġsovrapp",
        "eso"
      ],
      [
        "Cent",
        "ral"
      ],
      [
        "F",
        "u"
      ],
      [
        "se",
        "en"
      ],
      [
        "Ġro",
        "vin"
      ],
      [
        "illi",
        "an"
      ],
      [
        "Ġcomport",
        "arsi"
      ],
      [
        "Ġfli",
        "rt"
      ],
      [
        ".",
        "');"
      ],
      [
        "ĠN",
        "CC"
      ],
      [
        "Ġes",
        "atta"
      ],
      [
        "ĠAn",
        "z"
      ],
      [
        "ĠGi",
        "uris"
      ],
      [
        "Ġbre",
        "asts"
      ],
      [
        "Ġprim",
        "er"
      ],
      [
        "ĠBl",
        "ank"
      ],
      [
        "ĠDiv",
        "enta"
      ],
      [
        "Ġnutri",
        "zionale"
      ],
      [
        "ĠGalile",
        "o"
      ],
      [
        "R",
        "D"
      ],
      [
        "c",
        "ultura"
      ],
      [
        "Ġa",
        "y"
      ],
      [
        "Ġim",
        "minente"
      ],
      [
        "ĠAr",
        "row"
      ],
      [
        "ĠMe",
        "at"
      ],
      [
        "amm",
        "iss"
      ],
      [
        "Ġregistr",
        "arsi"
      ],
      [
        "ĠUp",
        "load"
      ],
      [
        "Ġobblig",
        "ati"
      ],
      [
        "Ġingi",
        "us"
      ],
      [
        "Ġdista",
        "cc"
      ],
      [
        "Ġdigit",
        "ally"
      ],
      [
        "cycl",
        "opedia"
      ],
      [
        "ĠRena",
        "issance"
      ],
      [
        "ĠR",
        "D"
      ],
      [
        "ĠV",
        "il"
      ],
      [
        "Ġreimburs",
        "ement"
      ],
      [
        "ol",
        "enza"
      ],
      [
        "ri",
        "pping"
      ],
      [
        "Ġtim",
        "ori"
      ],
      [
        "Ġattrezz",
        "ata"
      ],
      [
        "Ġbin",
        "arie"
      ],
      [
        "Ġscont",
        "ata"
      ],
      [
        "Ġacknowled",
        "g"
      ],
      [
        "Ġf",
        "err"
      ],
      [
        "RE",
        "M"
      ],
      [
        "param",
        "eter"
      ],
      [
        "Ġappare",
        "nte"
      ],
      [
        "arth",
        "y"
      ],
      [
        "ĠGro",
        "tta"
      ],
      [
        "B",
        "all"
      ],
      [
        "c",
        "asa"
      ],
      [
        "Ġm",
        "enzione"
      ],
      [
        "Ġril",
        "anci"
      ],
      [
        "Ġpain",
        "s"
      ],
      [
        "à¸",
        "Ń"
      ],
      [
        "L",
        "AN"
      ],
      [
        "Ġt",
        "ensions"
      ],
      [
        "Ġl",
        "st"
      ],
      [
        "Ġtest",
        "ato"
      ],
      [
        "ĠRef",
        "lect"
      ],
      [
        "ano",
        "v"
      ],
      [
        "zi",
        "ente"
      ],
      [
        "Ġli",
        "eti"
      ],
      [
        "Ġaffront",
        "ati"
      ],
      [
        "Ġfuner",
        "ale"
      ],
      [
        "m",
        "alloc"
      ],
      [
        "p",
        "iede"
      ],
      [
        "ion",
        "ario"
      ],
      [
        "Ġfav",
        "ored"
      ],
      [
        "Ġconclud",
        "es"
      ],
      [
        "ĠCub",
        "an"
      ],
      [
        "Ġavven",
        "uti"
      ],
      [
        "Ġkay",
        "ak"
      ],
      [
        "ag",
        "ini"
      ],
      [
        "Ġpre",
        "ti"
      ],
      [
        "ĠK",
        "ant"
      ],
      [
        "ĠJack",
        "pot"
      ],
      [
        "Ġsvolg",
        "endo"
      ],
      [
        "Ġcomm",
        "ettere"
      ],
      [
        "Ġsw",
        "ipe"
      ],
      [
        "item",
        "ap"
      ],
      [
        "Ġpill",
        "ola"
      ],
      [
        "ĠGem",
        "elli"
      ],
      [
        "Ġparab",
        "ola"
      ],
      [
        "C",
        "osa"
      ],
      [
        "or",
        "azione"
      ],
      [
        "ind",
        "iffer"
      ],
      [
        "Ġfondament",
        "a"
      ],
      [
        "Ġh",
        "d"
      ],
      [
        "ĠM",
        "ina"
      ],
      [
        "Ġel",
        "imination"
      ],
      [
        "Ġvol",
        "ano"
      ],
      [
        "ĠFil",
        "ms"
      ],
      [
        "Ġpreoccup",
        "ati"
      ],
      [
        "ĠKey",
        "words"
      ],
      [
        "f",
        "id"
      ],
      [
        "Ġp",
        "id"
      ],
      [
        "Ġinc",
        "entrata"
      ],
      [
        "pro",
        "xy"
      ],
      [
        "Ġemp",
        "atia"
      ],
      [
        "Ġvit",
        "ro"
      ],
      [
        "Ġdepend",
        "ence"
      ],
      [
        "Ġescurs",
        "ione"
      ],
      [
        ":",
        "["
      ],
      [
        "g",
        "ua"
      ],
      [
        "Ù",
        "ģ"
      ],
      [
        "Ġc",
        "im"
      ],
      [
        "ĠC",
        "oro"
      ],
      [
        "Ġro",
        "okie"
      ],
      [
        "Ġrec",
        "alls"
      ],
      [
        "IL",
        "ITA"
      ],
      [
        "Ġperiod",
        "ici"
      ],
      [
        "Ġmini",
        "ature"
      ],
      [
        "b",
        "ear"
      ],
      [
        "FF",
        "FF"
      ],
      [
        "Ġrestitu",
        "ito"
      ],
      [
        "\"",
        "):"
      ],
      [
        "l",
        "ora"
      ],
      [
        "Ġpro",
        "w"
      ],
      [
        "ĠSep",
        "ar"
      ],
      [
        "ãģ",
        "Ł"
      ],
      [
        "Ġsuss",
        "istenza"
      ],
      [
        "Ġafric",
        "ano"
      ],
      [
        "Ġgen",
        "etics"
      ],
      [
        "Ġtab",
        "acco"
      ],
      [
        "ĠBre",
        "tt"
      ],
      [
        "Ġdessert",
        "s"
      ],
      [
        "ĠCertain",
        "ly"
      ],
      [
        "ĠS",
        "OC"
      ],
      [
        "ĠA",
        "PS"
      ],
      [
        "ĠAut",
        "or"
      ],
      [
        "ĠProgram",
        "ming"
      ],
      [
        "Ġnota",
        "io"
      ],
      [
        "valid",
        "ator"
      ],
      [
        "Ġbot",
        "tega"
      ],
      [
        "Ġentusi",
        "asta"
      ],
      [
        "Ġcing",
        "h"
      ],
      [
        "B",
        "uttons"
      ],
      [
        "ĠT",
        "ube"
      ],
      [
        "ĠTr",
        "im"
      ],
      [
        "ern",
        "itana"
      ],
      [
        "Ġjack",
        "ets"
      ],
      [
        "avor",
        "ite"
      ],
      [
        "Ø",
        "²"
      ],
      [
        "ĠF",
        "IS"
      ],
      [
        "ĠG",
        "ale"
      ],
      [
        "att",
        "ra"
      ],
      [
        "ft",
        "ime"
      ],
      [
        "Ġresp",
        "ects"
      ],
      [
        "AN",
        "NI"
      ],
      [
        "Ġur",
        "la"
      ],
      [
        "Ġprefer",
        "ably"
      ],
      [
        "Ġdraw",
        "backs"
      ],
      [
        "ĠRingra",
        "zio"
      ],
      [
        "?",
        "\"."
      ],
      [
        "t",
        "icket"
      ],
      [
        "si",
        "x"
      ],
      [
        "Ġtest",
        "amento"
      ],
      [
        "Ġmunicip",
        "ale"
      ],
      [
        "Ġbubb",
        "les"
      ],
      [
        "IsNull",
        "Or"
      ],
      [
        "ĠCanadi",
        "ans"
      ],
      [
        "ĠS",
        "z"
      ],
      [
        "est",
        "ione"
      ],
      [
        "Ġhe",
        "ap"
      ],
      [
        "Ġalleg",
        "ati"
      ],
      [
        "Ġvas",
        "che"
      ],
      [
        "Ġriperc",
        "orre"
      ],
      [
        "ĠB",
        "ai"
      ],
      [
        "ump",
        "ing"
      ],
      [
        "Ġa",
        "uster"
      ],
      [
        "Ġleg",
        "ends"
      ],
      [
        "ĠOr",
        "to"
      ],
      [
        "Ġden",
        "im"
      ],
      [
        "Ġcambi",
        "ate"
      ],
      [
        "Ġrevers",
        "ed"
      ],
      [
        "Ġv",
        "ena"
      ],
      [
        "Ġcomp",
        "iler"
      ],
      [
        "ĠPro",
        "pos"
      ],
      [
        "ĠSet",
        "h"
      ],
      [
        "CL",
        "US"
      ],
      [
        "Ġbiom",
        "ed"
      ],
      [
        "L",
        "and"
      ],
      [
        "Ġra",
        "pe"
      ],
      [
        "ign",
        "ant"
      ],
      [
        "Ġk",
        "no"
      ],
      [
        "Ġextract",
        "s"
      ],
      [
        "Ġsuddiv",
        "iso"
      ],
      [
        "Ġirreg",
        "olaritÃł"
      ],
      [
        "Ġdistract",
        "ed"
      ],
      [
        "Ġp",
        "ing"
      ],
      [
        "Ġsp",
        "acing"
      ],
      [
        "Ġaiut",
        "ando"
      ],
      [
        "Ġstabil",
        "izzazione"
      ],
      [
        "PT",
        "ION"
      ],
      [
        "Ġcongi",
        "unto"
      ],
      [
        "Ġbrev",
        "emente"
      ],
      [
        "b",
        "lu"
      ],
      [
        "el",
        "ist"
      ],
      [
        "ad",
        "attamento"
      ],
      [
        "Ġsotto",
        "poste"
      ],
      [
        "Ġbag",
        "agli"
      ],
      [
        "Ġshoot",
        "er"
      ],
      [
        "Ġmeravigli",
        "ose"
      ],
      [
        "ĠAra",
        "bi"
      ],
      [
        "M",
        "essages"
      ],
      [
        "Ġt",
        "enga"
      ],
      [
        "Ġfac",
        "ilita"
      ],
      [
        "EN",
        "ZIONE"
      ],
      [
        "Ġcur",
        "ry"
      ],
      [
        "Ġstudi",
        "ata"
      ],
      [
        "ĠKh",
        "al"
      ],
      [
        "ĠChev",
        "rolet"
      ],
      [
        "Ġinaccetta",
        "bile"
      ],
      [
        "Ġwho",
        "ever"
      ],
      [
        "ĠSc",
        "rittura"
      ],
      [
        "Ġstand",
        "alone"
      ],
      [
        "ĠBay",
        "ern"
      ],
      [
        "quis",
        "izione"
      ],
      [
        "Ġforg",
        "ive"
      ],
      [
        "ĠAthlet",
        "ic"
      ],
      [
        "Ġf",
        "ps"
      ],
      [
        "ĠEns",
        "uring"
      ],
      [
        "intr",
        "attenimento"
      ],
      [
        "as",
        "ers"
      ],
      [
        "ĠS",
        "print"
      ],
      [
        "zi",
        "er"
      ],
      [
        "ca",
        "ke"
      ],
      [
        "Ġexpress",
        "ly"
      ],
      [
        "ĠDom",
        "anda"
      ],
      [
        "å¯",
        "Ĩ"
      ],
      [
        "ĠBang",
        "alore"
      ],
      [
        "plot",
        "lib"
      ],
      [
        "('",
        "-"
      ],
      [
        "Ġmatt",
        "oni"
      ],
      [
        "Ġriapr",
        "ire"
      ],
      [
        "ĠCommerci",
        "ale"
      ],
      [
        "P",
        "rior"
      ],
      [
        "Ġpar",
        "s"
      ],
      [
        "Ġcar",
        "cer"
      ],
      [
        "ĠSi",
        "em"
      ],
      [
        "ĠMol",
        "ec"
      ],
      [
        "ĠCard",
        "inale"
      ],
      [
        "li",
        "amento"
      ],
      [
        "Ġit",
        "alo"
      ],
      [
        "ome",
        "z"
      ],
      [
        "Ġman",
        "ut"
      ],
      [
        "ĠFun",
        "eral"
      ],
      [
        "Ġfri",
        "ul"
      ],
      [
        "d",
        "ati"
      ],
      [
        "Ġr",
        "ituali"
      ],
      [
        "lic",
        "emente"
      ],
      [
        "Ġstr",
        "ang"
      ],
      [
        "oy",
        "le"
      ],
      [
        "Con",
        "v"
      ],
      [
        "ÑĢ",
        "и"
      ],
      [
        "os",
        "ol"
      ],
      [
        "Ġper",
        "le"
      ],
      [
        "Ġval",
        "ute"
      ],
      [
        "Ġbo",
        "ast"
      ],
      [
        "ĠIN",
        "FO"
      ],
      [
        "Ġconness",
        "a"
      ],
      [
        "Ġspost",
        "ato"
      ],
      [
        "Second",
        "Top"
      ],
      [
        "Ġ-",
        "$"
      ],
      [
        "ĠLe",
        "ver"
      ],
      [
        "Ġpost",
        "ali"
      ],
      [
        "Ġcart",
        "ello"
      ],
      [
        "f",
        "ite"
      ],
      [
        "el",
        "ic"
      ],
      [
        "()",
        "]"
      ],
      [
        "Ġmedic",
        "inal"
      ],
      [
        "Ġassicur",
        "ativo"
      ],
      [
        "h",
        "art"
      ],
      [
        "Ġlit",
        "urgia"
      ],
      [
        "ĠIde",
        "ally"
      ],
      [
        "Ġpersist",
        "ence"
      ],
      [
        "Ġesam",
        "inato"
      ],
      [
        "ĠT",
        "L"
      ],
      [
        "Ġspir",
        "iti"
      ],
      [
        "ĠInt",
        "Ptr"
      ],
      [
        "Ġripet",
        "utamente"
      ],
      [
        "ĠWend",
        "y"
      ],
      [
        "T",
        "it"
      ],
      [
        "al",
        "om"
      ],
      [
        "ĠSt",
        "alin"
      ],
      [
        "Ġdec",
        "lining"
      ],
      [
        "ick",
        "y"
      ],
      [
        "ts",
        "y"
      ],
      [
        "ulla",
        "h"
      ],
      [
        "ĠBel",
        "ieve"
      ],
      [
        "Ġricover",
        "ato"
      ],
      [
        "R",
        "W"
      ],
      [
        "Ġv",
        "izio"
      ],
      [
        "Ġsu",
        "ms"
      ],
      [
        "ivid",
        "o"
      ],
      [
        "ĠUS",
        "DA"
      ],
      [
        "Ġprend",
        "i"
      ],
      [
        "ĠSlo",
        "v"
      ],
      [
        "Ġ'",
        "--"
      ],
      [
        "Ġdirect",
        "ories"
      ],
      [
        "rog",
        "eni"
      ],
      [
        "Ġtrib",
        "es"
      ],
      [
        "Ġcron",
        "ache"
      ],
      [
        "Ġpref",
        "etto"
      ],
      [
        "Ġghia",
        "cci"
      ],
      [
        "ar",
        "one"
      ],
      [
        "Ġh",
        "atch"
      ],
      [
        "ĠT",
        "ema"
      ],
      [
        "Ġout",
        "rage"
      ],
      [
        "Ġpo",
        "ised"
      ],
      [
        "Ġdef",
        "ective"
      ],
      [
        "IP",
        "P"
      ],
      [
        "ulta",
        "do"
      ],
      [
        "oul",
        "try"
      ],
      [
        "Ġal",
        "ly"
      ],
      [
        "ĠD",
        "UI"
      ],
      [
        "rese",
        "en"
      ],
      [
        "enna",
        "i"
      ],
      [
        "ĠC",
        "ose"
      ],
      [
        "Ġadd",
        "estr"
      ],
      [
        "gra",
        "v"
      ],
      [
        "Ġguard",
        "ato"
      ],
      [
        "ĠColle",
        "g"
      ],
      [
        "Ġfacci",
        "ate"
      ],
      [
        "ment",
        "a"
      ],
      [
        "Ġpar",
        "ac"
      ],
      [
        "Th",
        "en"
      ],
      [
        "Ġingegn",
        "ere"
      ],
      [
        "Ġultras",
        "ound"
      ],
      [
        "Ġinc",
        "ide"
      ],
      [
        "ĠSe",
        "am"
      ],
      [
        "Ġmis",
        "understand"
      ],
      [
        "ffic",
        "ina"
      ],
      [
        "sec",
        "onds"
      ],
      [
        "ĠBor",
        "ghi"
      ],
      [
        "Ġgiurid",
        "ici"
      ],
      [
        "Ġt",
        "id"
      ],
      [
        "Ġw",
        "olf"
      ],
      [
        "ĠD",
        "up"
      ],
      [
        "ery",
        "l"
      ],
      [
        "Ġexpl",
        "ode"
      ],
      [
        "ĠG",
        "w"
      ],
      [
        "Ġma",
        "fie"
      ],
      [
        "lin",
        "ux"
      ],
      [
        "ĠMor",
        "occo"
      ],
      [
        "ĠIM",
        "PORT"
      ],
      [
        "Ġmes",
        "mer"
      ],
      [
        "Hor",
        "izontal"
      ],
      [
        "e",
        "bre"
      ],
      [
        "ĠT",
        "atto"
      ],
      [
        "ĠA",
        "im"
      ],
      [
        "Ġcomp",
        "lements"
      ],
      [
        "ĠSt",
        "ones"
      ],
      [
        "tra",
        "vel"
      ],
      [
        "T",
        "ipo"
      ],
      [
        "t",
        "ele"
      ],
      [
        "it",
        "é"
      ],
      [
        "Ġus",
        "ura"
      ],
      [
        "Ġcal",
        "if"
      ],
      [
        "ĠSemp",
        "lice"
      ],
      [
        "Ġwheel",
        "chair"
      ],
      [
        "Ġcass",
        "etto"
      ],
      [
        "p",
        "as"
      ],
      [
        "Ġd",
        "ancers"
      ],
      [
        "Ġcl",
        "ues"
      ],
      [
        "ber",
        "i"
      ],
      [
        "Ġcost",
        "ano"
      ],
      [
        "ĠGi",
        "rol"
      ],
      [
        "AM",
        "PA"
      ],
      [
        "Ġpat",
        "ents"
      ],
      [
        "Ġsed",
        "ici"
      ],
      [
        "ĠInterna",
        "zionali"
      ],
      [
        "Ġbarre",
        "ls"
      ],
      [
        "Ġwhit",
        "ening"
      ],
      [
        "ĠLamb",
        "orghini"
      ],
      [
        "am",
        "ents"
      ],
      [
        "ĠF",
        "ORE"
      ],
      [
        "Ġind",
        "iano"
      ],
      [
        "Ġval",
        "li"
      ],
      [
        "Ġterm",
        "ici"
      ],
      [
        "è®",
        "¢"
      ],
      [
        "Ġsad",
        "ly"
      ],
      [
        "ĠH",
        "ano"
      ],
      [
        "Ġsc",
        "alo"
      ],
      [
        "ĠNov",
        "anta"
      ],
      [
        "ĠArt",
        "isti"
      ],
      [
        "ĠS",
        "ENZA"
      ],
      [
        "are",
        "th"
      ],
      [
        "Ġmon",
        "ot"
      ],
      [
        "Ġ_",
        "."
      ],
      [
        "lin",
        "er"
      ],
      [
        "leg",
        "end"
      ],
      [
        "Ġsceneggi",
        "atore"
      ],
      [
        "Ġt",
        "uple"
      ],
      [
        "ĠĠĠĠĠĠĠĠ",
        "ĉ"
      ],
      [
        "Ġde",
        "a"
      ],
      [
        "Ġform",
        "ulation"
      ],
      [
        "pl",
        "ants"
      ],
      [
        "Ġcostitu",
        "zionali"
      ],
      [
        "rot",
        "ation"
      ],
      [
        "Ġimmigr",
        "ant"
      ],
      [
        "ĠAgric",
        "ola"
      ],
      [
        "publ",
        "ished"
      ],
      [
        "d",
        "anger"
      ],
      [
        "ic",
        "anti"
      ],
      [
        "Ġmov",
        "ers"
      ],
      [
        "ĠPar",
        "ties"
      ],
      [
        "ĠDef",
        "in"
      ],
      [
        "Ġricever",
        "ai"
      ],
      [
        "ĠemptyBin",
        "SecondTop"
      ],
      [
        "ĠD",
        "odge"
      ],
      [
        "ĠB",
        "orse"
      ],
      [
        "Ġde",
        "pr"
      ],
      [
        "Ġric",
        "ch"
      ],
      [
        "atr",
        "ico"
      ],
      [
        "Ġenc",
        "aps"
      ],
      [
        "ares",
        "ima"
      ],
      [
        "h",
        "ots"
      ],
      [
        "Ġb",
        "ande"
      ],
      [
        "ĠS",
        "icc"
      ],
      [
        "ĠP",
        "ign"
      ],
      [
        "ĠM",
        "ud"
      ],
      [
        "ĠM",
        "ASS"
      ],
      [
        "ĠInter",
        "venti"
      ],
      [
        "Ġsbagli",
        "ate"
      ],
      [
        "Ġevidenzi",
        "ano"
      ],
      [
        "Ġt",
        "ide"
      ],
      [
        "Ġpr",
        "urito"
      ],
      [
        "Ġed",
        "ile"
      ],
      [
        "act",
        "us"
      ],
      [
        "Ġfunzion",
        "ato"
      ],
      [
        "Ġinj",
        "ust"
      ],
      [
        "No",
        "Error"
      ],
      [
        "Sec",
        "onds"
      ],
      [
        "Ġt",
        "d"
      ],
      [
        "ĠS",
        "urre"
      ],
      [
        "Ġottim",
        "izzazione"
      ],
      [
        "ĠIncre",
        "asing"
      ],
      [
        "Ġcicla",
        "bile"
      ],
      [
        "ĠP",
        "orts"
      ],
      [
        "Ġsal",
        "umi"
      ],
      [
        "Ġsaf",
        "est"
      ],
      [
        "Ġrub",
        "ato"
      ],
      [
        "Ġagro",
        "alimentare"
      ],
      [
        "Ġf",
        "ette"
      ],
      [
        "ec",
        "d"
      ],
      [
        "ec",
        "cia"
      ],
      [
        "ĠM",
        "ock"
      ],
      [
        "ist",
        "ani"
      ],
      [
        "ĠUn",
        "ica"
      ],
      [
        "Ġimm",
        "igrazione"
      ],
      [
        "aff",
        "itto"
      ],
      [
        "ĠAN",
        "G"
      ],
      [
        "Ġsed",
        "ent"
      ],
      [
        "ĠAuth",
        "ors"
      ],
      [
        "Ġin",
        "h"
      ],
      [
        "ĠS",
        "amb"
      ],
      [
        "Ġdisc",
        "ourse"
      ],
      [
        "ĠCal",
        "d"
      ],
      [
        "Ġdemonstr",
        "ations"
      ],
      [
        "Ġtelefon",
        "ate"
      ],
      [
        "Ġnip",
        "oti"
      ],
      [
        "Ġab",
        "ilitato"
      ],
      [
        "ĠBr",
        "ass"
      ],
      [
        "ĠVal",
        "li"
      ],
      [
        "quis",
        "iti"
      ],
      [
        "Ġwra",
        "ps"
      ],
      [
        "ĠMeg",
        "han"
      ],
      [
        "Ġmultina",
        "zionale"
      ],
      [
        "s",
        "id"
      ],
      [
        "ĠC",
        "ine"
      ],
      [
        "Ġĉ",
        "ĠĠĠĠĠ"
      ],
      [
        "ibr",
        "ill"
      ],
      [
        "ĠCur",
        "rency"
      ],
      [
        "Ġaddict",
        "ive"
      ],
      [
        "B",
        "IN"
      ],
      [
        "ĠM",
        "OV"
      ],
      [
        "ĠB",
        "atti"
      ],
      [
        "ĠR",
        "PG"
      ],
      [
        "ĠThe",
        "m"
      ],
      [
        "Ġcolla",
        "gene"
      ],
      [
        "UR",
        "S"
      ],
      [
        "AG",
        "R"
      ],
      [
        "h",
        "orn"
      ],
      [
        "Ġstr",
        "len"
      ],
      [
        "Ġmater",
        "na"
      ],
      [
        "Ġaccont",
        "ent"
      ],
      [
        "ĠVerc",
        "elli"
      ],
      [
        "Ġvan",
        "tare"
      ],
      [
        "ĠGil",
        "bert"
      ],
      [
        "ĠAuth",
        "entic"
      ],
      [
        "Ġcombusti",
        "bili"
      ],
      [
        "Ġcirc",
        "uits"
      ],
      [
        "ĠMon",
        "ument"
      ],
      [
        "Ġphilosoph",
        "ical"
      ],
      [
        "Ġrappres",
        "enti"
      ],
      [
        "on",
        "ere"
      ],
      [
        "pi",
        "x"
      ],
      [
        "Ġiss",
        "uing"
      ],
      [
        "ki",
        "en"
      ],
      [
        "Ġclim",
        "atiche"
      ],
      [
        "ĠVen",
        "us"
      ],
      [
        "she",
        "ets"
      ],
      [
        "ĠG",
        "lad"
      ],
      [
        "Ġamb",
        "itions"
      ],
      [
        "Ġmo",
        "zzarella"
      ],
      [
        "Ġspell",
        "s"
      ],
      [
        "Ġformul",
        "as"
      ],
      [
        "Ġrecept",
        "or"
      ],
      [
        "at",
        "issimi"
      ],
      [
        "ĠV",
        "ital"
      ],
      [
        "Ġpr",
        "udenza"
      ],
      [
        "ell",
        "oni"
      ],
      [
        "sp",
        "a"
      ],
      [
        "Ġmac",
        "erie"
      ],
      [
        "Ġr",
        "ats"
      ],
      [
        "res",
        "earch"
      ],
      [
        "arg",
        "uments"
      ],
      [
        "Ġsent",
        "enced"
      ],
      [
        "cy",
        "cles"
      ],
      [
        "ĠTit",
        "an"
      ],
      [
        "Ġlegit",
        "im"
      ],
      [
        "ĠPROGET",
        "TO"
      ],
      [
        "Ġnood",
        "les"
      ],
      [
        "v",
        "illa"
      ],
      [
        "Ġt",
        "ondo"
      ],
      [
        "ĠH",
        "ugh"
      ],
      [
        "Ġdis",
        "reg"
      ],
      [
        "Ġcomm",
        "i"
      ],
      [
        "ID",
        "ENTI"
      ],
      [
        "Ġcam",
        "eri"
      ],
      [
        "Ġintegr",
        "ations"
      ],
      [
        "ĠPal",
        "mi"
      ],
      [
        "ĠInser",
        "ito"
      ],
      [
        "ĠClaim",
        "s"
      ],
      [
        "apparen",
        "za"
      ],
      [
        "G",
        "V"
      ],
      [
        "Ġl",
        "ass"
      ],
      [
        "ĠS",
        "ail"
      ],
      [
        "tr",
        "an"
      ],
      [
        "Ġel",
        "e"
      ],
      [
        "Ġoss",
        "ess"
      ],
      [
        "Ġsint",
        "etica"
      ],
      [
        "Ġaw",
        "ake"
      ],
      [
        "EE",
        "E"
      ],
      [
        "ard",
        "ino"
      ],
      [
        "ĠFor",
        "ma"
      ],
      [
        "ĠMys",
        "tery"
      ],
      [
        "Ġmetap",
        "hor"
      ],
      [
        "om",
        "ila"
      ],
      [
        "Ġg",
        "abbia"
      ],
      [
        "em",
        "aker"
      ],
      [
        "Ġafter",
        "math"
      ],
      [
        "Ass",
        "oci"
      ],
      [
        "Ġsig",
        "ill"
      ],
      [
        "Ġdelicate",
        "zza"
      ],
      [
        "Ġcatastro",
        "fe"
      ],
      [
        "\"",
        "{"
      ],
      [
        "T",
        "EMP"
      ],
      [
        "Ġv",
        "ivamente"
      ],
      [
        "Ġre",
        "tains"
      ],
      [
        "ĠR",
        "inal"
      ],
      [
        "Ġsp",
        "ill"
      ],
      [
        "ass",
        "ist"
      ],
      [
        "Ġus",
        "arlo"
      ],
      [
        "Ġfinanzi",
        "ati"
      ],
      [
        "Ġheight",
        "ened"
      ],
      [
        "ĠLag",
        "os"
      ],
      [
        "Ġlomb",
        "ardo"
      ],
      [
        "ĠCENT",
        "RO"
      ],
      [
        "ĠGoHigh",
        "Level"
      ],
      [
        "Ġpor",
        "cell"
      ],
      [
        "Ġbuild",
        "up"
      ],
      [
        "Ġgest",
        "ionali"
      ],
      [
        "ĠUr",
        "s"
      ],
      [
        "ĠOpin",
        "ioni"
      ],
      [
        "b",
        "atter"
      ],
      [
        "Ġins",
        "iste"
      ],
      [
        "Ġdisc",
        "reet"
      ],
      [
        "ĠReal",
        "izzazione"
      ],
      [
        "ĠW",
        "inner"
      ],
      [
        "Ġconf",
        "irms"
      ],
      [
        "Ġrip",
        "arazioni"
      ],
      [
        "Ġquestion",
        "naire"
      ],
      [
        "Ġfatti",
        "bilitÃł"
      ],
      [
        "ĠOg",
        "getto"
      ],
      [
        "Ġchirurg",
        "ica"
      ],
      [
        "Ġreven",
        "ge"
      ],
      [
        "Ġdis",
        "id"
      ],
      [
        "ould",
        "er"
      ],
      [
        "cor",
        "renza"
      ],
      [
        "ĠTo",
        "ys"
      ],
      [
        "Un",
        "known"
      ],
      [
        "Ġage",
        "vole"
      ],
      [
        "Ġrispond",
        "endo"
      ],
      [
        "ĠOrgan",
        "izzazioni"
      ],
      [
        "Ġvision",
        "are"
      ],
      [
        "Ġped",
        "onale"
      ],
      [
        "Ġwat",
        "erm"
      ],
      [
        "Ġsollev",
        "ato"
      ],
      [
        "Ġinterr",
        "uzioni"
      ],
      [
        "w",
        "m"
      ],
      [
        "el",
        "ice"
      ],
      [
        "ider",
        "anno"
      ],
      [
        "ĠCiv",
        "ica"
      ],
      [
        "avi",
        "era"
      ],
      [
        "Ġsuon",
        "ato"
      ],
      [
        "Tenant",
        "ID"
      ],
      [
        "fund",
        "ed"
      ],
      [
        "Ġcol",
        "oss"
      ],
      [
        "ustom",
        "ed"
      ],
      [
        "åħ",
        "¬"
      ],
      [
        "Ġdiment",
        "icate"
      ],
      [
        "chw",
        "itz"
      ],
      [
        "T",
        "yp"
      ],
      [
        "f",
        "ires"
      ],
      [
        "ĠP",
        "ST"
      ],
      [
        "ific",
        "ano"
      ],
      [
        "Ġfr",
        "ant"
      ],
      [
        "IL",
        "LA"
      ],
      [
        "Ġaument",
        "ati"
      ],
      [
        "ĠStud",
        "enti"
      ],
      [
        "Ġimped",
        "iscono"
      ],
      [
        "Ġaggress",
        "ion"
      ],
      [
        "B",
        "ra"
      ],
      [
        "Ġx",
        "ff"
      ],
      [
        "sta",
        "ff"
      ],
      [
        "ĠA",
        "H"
      ],
      [
        "Ġdev",
        "otion"
      ],
      [
        "Ġsent",
        "ivo"
      ],
      [
        "Ġgam",
        "er"
      ],
      [
        "Ġsolid",
        "itÃł"
      ],
      [
        "ĠUt",
        "ility"
      ],
      [
        "siv",
        "oglia"
      ],
      [
        "B",
        "ec"
      ],
      [
        "ed",
        "ged"
      ],
      [
        "ib",
        "ia"
      ],
      [
        "Ġserv",
        "ant"
      ],
      [
        "Ġburn",
        "out"
      ],
      [
        "ĠBarn",
        "es"
      ],
      [
        "ĠMatter",
        "s"
      ],
      [
        "J",
        "our"
      ],
      [
        "os",
        "om"
      ],
      [
        "od",
        "opera"
      ],
      [
        "ge",
        "bra"
      ],
      [
        "go",
        "al"
      ],
      [
        "ĠBe",
        "y"
      ],
      [
        "Ġmagn",
        "ifica"
      ],
      [
        "Ġsp",
        "ensier"
      ],
      [
        "int",
        "ing"
      ],
      [
        "Ġelev",
        "en"
      ],
      [
        "Ġexhib",
        "ited"
      ],
      [
        "ĠLen",
        "ovo"
      ],
      [
        "f",
        "ili"
      ],
      [
        "ĠG",
        "im"
      ],
      [
        "ĠAn",
        "onymous"
      ],
      [
        "Ġintr",
        "att"
      ],
      [
        "ĠDocument",
        "ation"
      ],
      [
        "at",
        "emi"
      ],
      [
        "ov",
        "ich"
      ],
      [
        "ĠSal",
        "ad"
      ],
      [
        "Al",
        "b"
      ],
      [
        "ĠAG",
        "GI"
      ],
      [
        "elettr",
        "onica"
      ],
      [
        "Ġriscont",
        "ra"
      ],
      [
        "un",
        "animitÃł"
      ],
      [
        "Ġwe",
        "eds"
      ],
      [
        "Ġinsist",
        "ed"
      ],
      [
        "é»",
        "ĺ认"
      ],
      [
        "f",
        "asc"
      ],
      [
        "ĠM",
        "AD"
      ],
      [
        "Ġra",
        "infall"
      ],
      [
        "Ġdesign",
        "ation"
      ],
      [
        "ĠBartol",
        "omeo"
      ],
      [
        "Ġin",
        "ar"
      ],
      [
        "am",
        "ia"
      ],
      [
        "th",
        "inking"
      ],
      [
        "ri",
        "eri"
      ],
      [
        "AC",
        "HE"
      ],
      [
        "ĠDis",
        "inf"
      ],
      [
        "c",
        "iare"
      ],
      [
        "Ġh",
        "ype"
      ],
      [
        "...",
        "),"
      ],
      [
        "Ġfr",
        "attura"
      ],
      [
        "asc",
        "ar"
      ],
      [
        "Ġcad",
        "ute"
      ],
      [
        "Ġbrief",
        "ing"
      ],
      [
        "ĠVent",
        "ures"
      ],
      [
        "Ġsincer",
        "amente"
      ],
      [
        "an",
        "ini"
      ],
      [
        "Ġsub",
        "ì"
      ],
      [
        "ĠCor",
        "al"
      ],
      [
        "num",
        "ero"
      ],
      [
        "Ġrov",
        "ina"
      ],
      [
        "ĠTig",
        "ers"
      ],
      [
        "Ġco",
        "hort"
      ],
      [
        "Ġsign",
        "atures"
      ],
      [
        "bl",
        "er"
      ],
      [
        "eni",
        "us"
      ],
      [
        "Ġprev",
        "idenza"
      ],
      [
        "Ġucc",
        "isa"
      ],
      [
        "Ġunw",
        "ind"
      ],
      [
        "ĠRecuper",
        "o"
      ],
      [
        "Ġper",
        "ceptions"
      ],
      [
        "ĠU",
        "FO"
      ],
      [
        "Ġcelebr",
        "ata"
      ],
      [
        "Ġtrasfer",
        "irsi"
      ],
      [
        "Ġpunt",
        "ualmente"
      ],
      [
        "an",
        "ato"
      ],
      [
        "ene",
        "vano"
      ],
      [
        "Ġprefer",
        "isci"
      ],
      [
        "Ġrub",
        "are"
      ],
      [
        "C",
        "MAKE"
      ],
      [
        "ff",
        "ield"
      ],
      [
        "iss",
        "ues"
      ],
      [
        "ink",
        "i"
      ],
      [
        "Ġvers",
        "atilitÃł"
      ],
      [
        "App",
        "ennino"
      ],
      [
        "Ġcou",
        "p"
      ],
      [
        "Ġasc",
        "ensore"
      ],
      [
        "Draw",
        "ing"
      ],
      [
        "ĠBos",
        "nia"
      ],
      [
        "Ġtrion",
        "f"
      ],
      [
        "Ġsp",
        "ear"
      ],
      [
        "Ġanim",
        "ate"
      ],
      [
        "gu",
        "ide"
      ],
      [
        "ĠSERV",
        "ICES"
      ],
      [
        "ĠR",
        "ex"
      ],
      [
        "Ġ}",
        "));"
      ],
      [
        "ĠAl",
        "ma"
      ],
      [
        "pro",
        "duzione"
      ],
      [
        "Ġvar",
        "ic"
      ],
      [
        "Ġsquare",
        "s"
      ],
      [
        "ĠS",
        "ax"
      ],
      [
        "ĠL",
        "iability"
      ],
      [
        "ĠConf",
        "artigianato"
      ],
      [
        "ĠExact",
        "ly"
      ],
      [
        "H",
        "OST"
      ],
      [
        "in",
        "amenti"
      ],
      [
        "Ġeserc",
        "it"
      ],
      [
        "Ġfresh",
        "man"
      ],
      [
        "ĠÌ",
        "Ī"
      ],
      [
        "medi",
        "um"
      ],
      [
        "ĠBright",
        "on"
      ],
      [
        "Ġconsecut",
        "ivi"
      ],
      [
        "ĠFif",
        "th"
      ],
      [
        "ĠN",
        "W"
      ],
      [
        "ĠW",
        "als"
      ],
      [
        "land",
        "er"
      ],
      [
        "ĠPar",
        "ish"
      ],
      [
        "ET",
        "S"
      ],
      [
        "Ġpartecip",
        "azioni"
      ],
      [
        "Ġrisol",
        "v"
      ],
      [
        "Ġborrow",
        "er"
      ],
      [
        "bud",
        "get"
      ],
      [
        "ĠT",
        "RO"
      ],
      [
        "Ġpol",
        "ite"
      ],
      [
        "Ġcammin",
        "ata"
      ],
      [
        "lik",
        "ed"
      ],
      [
        "Pol",
        "y"
      ],
      [
        "ĠConsum",
        "ers"
      ],
      [
        "Ġma",
        "ple"
      ],
      [
        "Ġcol",
        "onia"
      ],
      [
        "Ġillustr",
        "ates"
      ],
      [
        "Ġtestimoni",
        "ano"
      ],
      [
        "Ġmile",
        "age"
      ],
      [
        "Ġc",
        "ocoa"
      ],
      [
        "Ġl",
        "iscia"
      ],
      [
        "Ġm",
        "esc"
      ],
      [
        "Ġris",
        "u"
      ],
      [
        "Ġroyal",
        "ty"
      ],
      [
        "Ġperif",
        "erie"
      ],
      [
        "ĠD",
        "ermat"
      ],
      [
        "Ġso",
        "fter"
      ],
      [
        "Ġimm",
        "ens"
      ],
      [
        "ĠAss",
        "ignment"
      ],
      [
        "Ġgre",
        "eting"
      ],
      [
        "Ġcircost",
        "anti"
      ],
      [
        "ĠKy",
        "oto"
      ],
      [
        "Ġflaw",
        "less"
      ],
      [
        "ggi",
        "ato"
      ],
      [
        "Del",
        "ta"
      ],
      [
        "ĠPers",
        "ona"
      ],
      [
        "Ġavvert",
        "ito"
      ],
      [
        "ter",
        "rÃł"
      ],
      [
        "Ġcat",
        "ech"
      ],
      [
        "Ġdistr",
        "ugg"
      ],
      [
        "Ġrecept",
        "ors"
      ],
      [
        "ĠQu",
        "int"
      ],
      [
        "ĠBene",
        "fici"
      ],
      [
        "H",
        "ide"
      ],
      [
        "ra",
        "pped"
      ],
      [
        "Ġcom",
        "a"
      ],
      [
        "inter",
        "net"
      ],
      [
        "ĠDr",
        "ugs"
      ],
      [
        "Ġcommand",
        "er"
      ],
      [
        "Ġresear",
        "ched"
      ],
      [
        "ĠG",
        "etty"
      ],
      [
        "Ġex",
        "tras"
      ],
      [
        "Ġtrasform",
        "ando"
      ],
      [
        "onn",
        "ia"
      ],
      [
        "Ġsick",
        "ness"
      ],
      [
        "Ġinnamor",
        "ati"
      ],
      [
        "d",
        "an"
      ],
      [
        "Ġg",
        "b"
      ],
      [
        "ur",
        "f"
      ],
      [
        "em",
        "olo"
      ],
      [
        "Ġres",
        "ina"
      ],
      [
        "Ġbrev",
        "etto"
      ],
      [
        "j",
        "in"
      ],
      [
        "m",
        "ondo"
      ],
      [
        "er",
        "ici"
      ],
      [
        "ĠH",
        "B"
      ],
      [
        "Ġmac",
        "OS"
      ],
      [
        "Ġsusp",
        "ense"
      ],
      [
        "D",
        "ire"
      ],
      [
        "Ġass",
        "egno"
      ],
      [
        "ĠAn",
        "s"
      ],
      [
        "Ġtrans",
        "act"
      ],
      [
        "ĠPi",
        "et"
      ],
      [
        "Ġrend",
        "imenti"
      ],
      [
        "Ġistitu",
        "ita"
      ],
      [
        "rezz",
        "atura"
      ],
      [
        "Ġazzur",
        "ra"
      ],
      [
        "dest",
        "ination"
      ],
      [
        "ени",
        "е"
      ],
      [
        "T",
        "B"
      ],
      [
        "Ġche",
        "ek"
      ],
      [
        "Ġse",
        "ated"
      ],
      [
        "Ġsl",
        "opes"
      ],
      [
        "ĠYour",
        "self"
      ],
      [
        "ĠAS",
        "D"
      ],
      [
        "ĠExt",
        "ended"
      ],
      [
        "Ġë",
        "°"
      ],
      [
        "Ġparler",
        "emo"
      ],
      [
        "Ġe",
        "igh"
      ],
      [
        "ĠS",
        "for"
      ],
      [
        "uc",
        "ce"
      ],
      [
        "Ġdep",
        "ressed"
      ],
      [
        "UN",
        "C"
      ],
      [
        "Ġthr",
        "ust"
      ],
      [
        "DE",
        "P"
      ],
      [
        "Ġselv",
        "aggia"
      ],
      [
        "Fig",
        "ure"
      ],
      [
        "Ġpestic",
        "ides"
      ],
      [
        "Ġinspi",
        "res"
      ],
      [
        "ch",
        "rome"
      ],
      [
        "Ġem",
        "in"
      ],
      [
        "Ġimmag",
        "inazione"
      ],
      [
        "({",
        "'"
      ],
      [
        "Ġrilasci",
        "ate"
      ],
      [
        "Ġsusc",
        "itare"
      ],
      [
        "imension",
        "ale"
      ],
      [
        "Ġprono",
        "unced"
      ],
      [
        "Ġvad",
        "ano"
      ],
      [
        "p",
        "apers"
      ],
      [
        "Ä",
        "Ł"
      ],
      [
        "ë",
        "ł"
      ],
      [
        "ident",
        "ity"
      ],
      [
        "Ġ$",
        "('"
      ],
      [
        "duct",
        "ory"
      ],
      [
        "Ġv",
        "ettori"
      ],
      [
        "ĠB",
        "enz"
      ],
      [
        "ĠIn",
        "z"
      ],
      [
        "Ġsi",
        "ate"
      ],
      [
        "Ġ`",
        "${"
      ],
      [
        "amm",
        "are"
      ],
      [
        "uge",
        "ot"
      ],
      [
        "ĠTim",
        "ber"
      ],
      [
        "ĠCa",
        "uc"
      ],
      [
        "Ġmediev",
        "ali"
      ],
      [
        "Sm",
        "all"
      ],
      [
        "Ġconsider",
        "iamo"
      ],
      [
        "ĠJan",
        "et"
      ],
      [
        "Ġtess",
        "ile"
      ],
      [
        "ĠBers",
        "ani"
      ],
      [
        "M",
        "ut"
      ],
      [
        "ar",
        "us"
      ],
      [
        "Ġdi",
        "arrea"
      ],
      [
        "ell",
        "amento"
      ],
      [
        "Ġinterag",
        "iscono"
      ],
      [
        "s",
        "ac"
      ],
      [
        "al",
        "ism"
      ],
      [
        "Ġdef",
        "ici"
      ],
      [
        "ĠReg",
        "ionali"
      ],
      [
        "ĠServ",
        "ing"
      ],
      [
        "istra",
        "da"
      ],
      [
        "Ġadegu",
        "amento"
      ],
      [
        "Ġcucci",
        "olo"
      ],
      [
        "J",
        "une"
      ],
      [
        "u",
        "co"
      ],
      [
        "x",
        "ia"
      ],
      [
        "æ",
        "Ł"
      ],
      [
        "eg",
        "ui"
      ],
      [
        "ĠK",
        "M"
      ],
      [
        "ĠPa",
        "id"
      ],
      [
        "ustr",
        "ial"
      ],
      [
        "OT",
        "H"
      ],
      [
        "itr",
        "atto"
      ],
      [
        "Ġturb",
        "ine"
      ],
      [
        "ĠC",
        "CT"
      ],
      [
        "ĠL",
        "ia"
      ],
      [
        "Ġsp",
        "un"
      ],
      [
        "Ġam",
        "ori"
      ],
      [
        "Ġsuffici",
        "ently"
      ],
      [
        "Ġimp",
        "ut"
      ],
      [
        "Ġsh",
        "ingles"
      ],
      [
        "ST",
        "ART"
      ],
      [
        "agli",
        "ano"
      ],
      [
        "Ġbreast",
        "feeding"
      ],
      [
        "Pa",
        "ul"
      ],
      [
        "Ġcint",
        "ura"
      ],
      [
        "Ġaiuter",
        "anno"
      ],
      [
        "C",
        "luster"
      ],
      [
        "l",
        "é"
      ],
      [
        "á",
        "Ģ"
      ],
      [
        "Ġl",
        "upi"
      ],
      [
        "ed",
        "ire"
      ],
      [
        "od",
        "ont"
      ],
      [
        "Ġgi",
        "ants"
      ],
      [
        "ĠEn",
        "forcement"
      ],
      [
        "ĠAw",
        "esome"
      ],
      [
        "ch",
        "unk"
      ],
      [
        "ord",
        "ino"
      ],
      [
        "Ġsuper",
        "hero"
      ],
      [
        "Ġest",
        "inzione"
      ],
      [
        "ocal",
        "isse"
      ],
      [
        "ĠMont",
        "essori"
      ],
      [
        "Ġitiner",
        "ante"
      ],
      [
        "Ġademp",
        "imento"
      ],
      [
        "Ġinspir",
        "ational"
      ],
      [
        "Ġt",
        "am"
      ],
      [
        "Ġw",
        "ired"
      ],
      [
        "Ġtemp",
        "li"
      ],
      [
        "Ġmort",
        "gages"
      ],
      [
        "ĠAnnal",
        "isa"
      ],
      [
        "Ġa",
        "top"
      ],
      [
        "Ġind",
        "enn"
      ],
      [
        "Ġut",
        "terly"
      ],
      [
        "Ġfar",
        "o"
      ],
      [
        "Ġbel",
        "ts"
      ],
      [
        "ĠFac",
        "ilities"
      ],
      [
        "Ġscaten",
        "ato"
      ],
      [
        "W",
        "ater"
      ],
      [
        "ĠS",
        "ogn"
      ],
      [
        "ĠW",
        "riters"
      ],
      [
        "Ġuna",
        "ware"
      ],
      [
        "Ġgen",
        "ovese"
      ],
      [
        "[]",
        "("
      ],
      [
        "Ġbil",
        "ancia"
      ],
      [
        "un",
        "ami"
      ],
      [
        "Ġel",
        "bow"
      ],
      [
        "uc",
        "ing"
      ],
      [
        "Ġchiacchi",
        "er"
      ],
      [
        "Ġtron",
        "co"
      ],
      [
        "Ġf",
        "rog"
      ],
      [
        "Ġw",
        "ander"
      ],
      [
        "Ġsh",
        "ines"
      ],
      [
        "Ġced",
        "uto"
      ],
      [
        "?",
        "\","
      ],
      [
        "per",
        "forming"
      ],
      [
        "sh",
        "al"
      ],
      [
        "ĠAcc",
        "omp"
      ],
      [
        "ĠChi",
        "ar"
      ],
      [
        "ĠL",
        "argo"
      ],
      [
        "ĠD",
        "ish"
      ],
      [
        "ĠLe",
        "icester"
      ],
      [
        "rap",
        "olvere"
      ],
      [
        "ĠIde",
        "ale"
      ],
      [
        "D",
        "am"
      ],
      [
        "Ġm",
        "ln"
      ],
      [
        "ĠV",
        "IN"
      ],
      [
        "ĠIt",
        "iner"
      ],
      [
        "ĠTr",
        "attato"
      ],
      [
        "Ġprocess",
        "ione"
      ],
      [
        "Ġintrod",
        "otti"
      ],
      [
        "Ġfacilit",
        "ated"
      ],
      [
        "Ġappar",
        "ati"
      ],
      [
        "ing",
        "es"
      ],
      [
        "ol",
        "and"
      ],
      [
        "Ġcom",
        "itati"
      ],
      [
        "og",
        "no"
      ],
      [
        "ĠAn",
        "alog"
      ],
      [
        "Ġ//",
        "!"
      ],
      [
        "ĠMa",
        "estri"
      ],
      [
        "ĠAg",
        "ents"
      ],
      [
        "éģ",
        "ĵ"
      ],
      [
        "ĠAdvent",
        "ures"
      ],
      [
        "cor",
        "re"
      ],
      [
        "Ġcomun",
        "ismo"
      ],
      [
        "Ġatti",
        "ra"
      ],
      [
        "Ġdanneggi",
        "ati"
      ],
      [
        "f",
        "av"
      ],
      [
        "ĠH",
        "C"
      ],
      [
        "Ġem",
        "ersi"
      ],
      [
        "Ġun",
        "itario"
      ],
      [
        "ĠM",
        "OST"
      ],
      [
        "Ġsar",
        "a"
      ],
      [
        "Ġdip",
        "ingere"
      ],
      [
        "ĠRestaur",
        "ants"
      ],
      [
        "åıĺ",
        "éĩı"
      ],
      [
        "Ġhil",
        "arious"
      ],
      [
        "ĠS",
        "é"
      ],
      [
        "ĠP",
        "LE"
      ],
      [
        "ĠY",
        "a"
      ],
      [
        "Ġins",
        "ulti"
      ],
      [
        "ĠGio",
        "i"
      ],
      [
        "ĠSupp",
        "liers"
      ],
      [
        "Ġluc",
        "ido"
      ],
      [
        "Min",
        "imum"
      ],
      [
        "ĠComb",
        "ine"
      ],
      [
        "ĠÙ",
        "Ī"
      ],
      [
        "per",
        "mission"
      ],
      [
        "Ġpla",
        "que"
      ],
      [
        "Ġmon",
        "ol"
      ],
      [
        "Ġimm",
        "atric"
      ],
      [
        "Ġgovernment",
        "al"
      ],
      [
        "ops",
        "is"
      ],
      [
        "Ġlaure",
        "ata"
      ],
      [
        "Ġricop",
        "rire"
      ],
      [
        "Ġimperd",
        "ibile"
      ],
      [
        "Ġlot",
        "ti"
      ],
      [
        "Ġtem",
        "atici"
      ],
      [
        "Ġcit",
        "ate"
      ],
      [
        "Ġsusp",
        "end"
      ],
      [
        "Ġprivileg",
        "es"
      ],
      [
        "Ġgro",
        "cer"
      ],
      [
        "Ġje",
        "alous"
      ],
      [
        "ĠTav",
        "olo"
      ],
      [
        "ĠWik",
        "imedia"
      ],
      [
        "p",
        "ino"
      ],
      [
        "he",
        "si"
      ],
      [
        "act",
        "ic"
      ],
      [
        "Ġval",
        "igia"
      ],
      [
        "Ġesiste",
        "va"
      ],
      [
        "Ġraccont",
        "ando"
      ],
      [
        "ĠCy",
        "bersecurity"
      ],
      [
        "ĠColl",
        "ana"
      ],
      [
        "ĠAgric",
        "ultural"
      ],
      [
        "Ġinstruction",
        "al"
      ],
      [
        "ĠB",
        "id"
      ],
      [
        "gh",
        "ia"
      ],
      [
        "\")",
        ")."
      ],
      [
        "Ġscol",
        "p"
      ],
      [
        "ĠOld",
        "er"
      ],
      [
        "Ġsyn",
        "tax"
      ],
      [
        "Ġconged",
        "o"
      ],
      [
        "Anch",
        "or"
      ],
      [
        "X",
        "R"
      ],
      [
        "iz",
        "en"
      ],
      [
        "ĠH",
        "ep"
      ],
      [
        "Ġsott",
        "ost"
      ],
      [
        "Ġperiod",
        "ica"
      ],
      [
        "ĠTemp",
        "i"
      ],
      [
        "/",
        "-"
      ],
      [
        "W",
        "EB"
      ],
      [
        "ft",
        "s"
      ],
      [
        "ĠPart",
        "enza"
      ],
      [
        "mon",
        "ary"
      ],
      [
        "Ġaccad",
        "rÃł"
      ],
      [
        "ugu",
        "ay"
      ],
      [
        "ĠRig",
        "uardo"
      ],
      [
        "Ġarbitr",
        "ary"
      ],
      [
        "ĠEstabl",
        "ished"
      ],
      [
        "Aud",
        "itorium"
      ],
      [
        "or",
        "ismo"
      ],
      [
        "Ġth",
        "ru"
      ],
      [
        "Ġimmag",
        "azz"
      ],
      [
        "Ġspazi",
        "ali"
      ],
      [
        "Ġpaes",
        "ino"
      ],
      [
        "Ġvertebr",
        "ale"
      ],
      [
        "ì",
        "Īĺ"
      ],
      [
        "ord",
        "ini"
      ],
      [
        "ĠY",
        "ard"
      ],
      [
        "Ġsv",
        "ago"
      ],
      [
        "ĠAcc",
        "etta"
      ],
      [
        "Ġaccident",
        "al"
      ],
      [
        "âĢ",
        "¨"
      ],
      [
        "ect",
        "ar"
      ],
      [
        "Ġall",
        "ontana"
      ],
      [
        "ri",
        "en"
      ],
      [
        "inc",
        "ons"
      ],
      [
        "ĠAm",
        "edeo"
      ],
      [
        "Ġfire",
        "arms"
      ],
      [
        "Ġlif",
        "ts"
      ],
      [
        "ĠAst",
        "ro"
      ],
      [
        "ĠMet",
        "all"
      ],
      [
        "Ġship",
        "ments"
      ],
      [
        "C",
        "ass"
      ],
      [
        "ĠEm",
        "otional"
      ],
      [
        "Ġon",
        "site"
      ],
      [
        "Ġar",
        "chi"
      ],
      [
        "ĠZ",
        "ion"
      ],
      [
        "Ġbre",
        "wing"
      ],
      [
        "Ġcostrutt",
        "ivo"
      ],
      [
        "Ġautomobil",
        "isti"
      ],
      [
        "Ġat",
        "ro"
      ],
      [
        "ĠTh",
        "ing"
      ],
      [
        "Ġli",
        "king"
      ],
      [
        "ĠMan",
        "f"
      ],
      [
        "Ġtatto",
        "os"
      ],
      [
        "ĠBund",
        "es"
      ],
      [
        "Ġrall",
        "entamento"
      ],
      [
        "ĠDAL",
        "LA"
      ],
      [
        "Ġs",
        "yl"
      ],
      [
        "Ġnecess",
        "ities"
      ],
      [
        "Ġscor",
        "te"
      ],
      [
        "f",
        "ragment"
      ],
      [
        "v",
        "ise"
      ],
      [
        "ĠW",
        "ald"
      ],
      [
        "Ġen",
        "igm"
      ],
      [
        "app",
        "arten"
      ],
      [
        "Ġfer",
        "ry"
      ],
      [
        "Ġnp",
        "m"
      ],
      [
        "Ġcalcul",
        "ating"
      ],
      [
        "Success",
        "ivo"
      ],
      [
        "em",
        "er"
      ],
      [
        "vis",
        "i"
      ],
      [
        "esc",
        "ape"
      ],
      [
        "ĠVer",
        "d"
      ],
      [
        "Ġvideogio",
        "co"
      ],
      [
        "n",
        "h"
      ],
      [
        "w",
        "ife"
      ],
      [
        "es",
        "io"
      ],
      [
        "ĠC",
        "ava"
      ],
      [
        "Ġrest",
        "anti"
      ],
      [
        "Ġtapp",
        "ing"
      ],
      [
        "CON",
        "N"
      ],
      [
        "incap",
        "acitÃł"
      ],
      [
        "M",
        "ade"
      ],
      [
        "Ġs",
        "erm"
      ],
      [
        "ĠM",
        "ü"
      ],
      [
        "ari",
        "zioni"
      ],
      [
        "Ġcor",
        "al"
      ],
      [
        "asc",
        "esa"
      ],
      [
        "The",
        "me"
      ],
      [
        "edi",
        "an"
      ],
      [
        "fil",
        "a"
      ],
      [
        "Ġanaly",
        "se"
      ],
      [
        "ĠAf",
        "ric"
      ],
      [
        "Ġadvis",
        "er"
      ],
      [
        "Vis",
        "ual"
      ],
      [
        "ĠK",
        "C"
      ],
      [
        "Ġtrov",
        "avano"
      ],
      [
        "Ġspecial",
        "istica"
      ],
      [
        "ĠQual",
        "cosa"
      ],
      [
        "Ġtables",
        "poons"
      ],
      [
        "Ġfia",
        "ba"
      ],
      [
        "ĠZur",
        "igo"
      ],
      [
        "Ġdet",
        "enuto"
      ],
      [
        "Ġrig",
        "ida"
      ],
      [
        "ĠCl",
        "ima"
      ],
      [
        "Ġallen",
        "atori"
      ],
      [
        "Ġbandi",
        "ere"
      ],
      [
        "Ġcommod",
        "ities"
      ],
      [
        "Ġkn",
        "ives"
      ],
      [
        "Ġisol",
        "ati"
      ],
      [
        "ĠEmir",
        "ati"
      ],
      [
        "Eserc",
        "ito"
      ],
      [
        "ĠN",
        "ecess"
      ],
      [
        "ĠH",
        "I"
      ],
      [
        "Ġqual",
        "sivoglia"
      ],
      [
        "ĠTra",
        "duzione"
      ],
      [
        "Ġrefer",
        "enced"
      ],
      [
        "ĠCle",
        "mente"
      ],
      [
        "Ġrestitu",
        "isce"
      ],
      [
        "/",
        "',"
      ],
      [
        "ĠPr",
        "ison"
      ],
      [
        "Ġvict",
        "ories"
      ],
      [
        "Ġrivel",
        "ata"
      ],
      [
        "Ġvom",
        "ito"
      ],
      [
        "h",
        "over"
      ],
      [
        "ĠF",
        "ork"
      ],
      [
        "Ġcan",
        "s"
      ],
      [
        "Ġ",
        "****"
      ],
      [
        "ĠI",
        "PO"
      ],
      [
        "ĠV",
        "err"
      ],
      [
        "Ġriv",
        "ali"
      ],
      [
        "ĠExp",
        "ression"
      ],
      [
        "Ġtenere",
        "zza"
      ],
      [
        "incro",
        "cio"
      ],
      [
        ":",
        ","
      ],
      [
        "G",
        "reat"
      ],
      [
        "la",
        "ces"
      ],
      [
        "ĠR",
        "N"
      ],
      [
        "Ġoccup",
        "ational"
      ],
      [
        "Ind",
        "ic"
      ],
      [
        "Ġsudd",
        "etta"
      ],
      [
        "Ġtedes",
        "che"
      ],
      [
        "ĠZe",
        "us"
      ],
      [
        "ĠGent",
        "le"
      ],
      [
        "ad",
        "an"
      ],
      [
        "ir",
        "ico"
      ],
      [
        "ĠN",
        "izza"
      ],
      [
        "Ġpot",
        "assium"
      ],
      [
        "ĠDi",
        "ane"
      ],
      [
        "hes",
        "ion"
      ],
      [
        "Ġemerg",
        "es"
      ],
      [
        "alle",
        "vamento"
      ],
      [
        "ĠGor",
        "izia"
      ],
      [
        "ĠCosti",
        "era"
      ],
      [
        "Ġm",
        "igra"
      ],
      [
        "Ġh",
        "ollow"
      ],
      [
        "um",
        "ed"
      ],
      [
        "Ġsm",
        "ant"
      ],
      [
        "ĠOr",
        "ch"
      ],
      [
        "Ġsoddisf",
        "a"
      ],
      [
        "Ġaggress",
        "ivo"
      ],
      [
        "Ġchiud",
        "ono"
      ],
      [
        "çī",
        "©"
      ],
      [
        "Ġricever",
        "anno"
      ],
      [
        "_",
        "%"
      ],
      [
        "Ġass",
        "unta"
      ],
      [
        "ĠAd",
        "idas"
      ],
      [
        "ĠLeg",
        "ion"
      ],
      [
        "ĠProv",
        "iders"
      ],
      [
        "Ġsm",
        "alto"
      ],
      [
        "rag",
        "lio"
      ],
      [
        "Ar",
        "rays"
      ],
      [
        "Ġrevel",
        "ation"
      ],
      [
        "ĠSt",
        "uff"
      ],
      [
        "ä¸į",
        "èĥ½"
      ],
      [
        "Ġbread",
        "th"
      ],
      [
        "m",
        "ess"
      ],
      [
        "n",
        "uts"
      ],
      [
        "op",
        "her"
      ],
      [
        "ĠSp",
        "oleto"
      ],
      [
        "Ġord",
        "inari"
      ],
      [
        "amin",
        "ali"
      ],
      [
        "Ġsollev",
        "are"
      ],
      [
        "Ġbrus",
        "hes"
      ],
      [
        "S",
        "F"
      ],
      [
        "pp",
        "iare"
      ],
      [
        "ure",
        "th"
      ],
      [
        "av",
        "ecchia"
      ],
      [
        "Ġstr",
        "iving"
      ],
      [
        "Ġgener",
        "osity"
      ],
      [
        "Aut",
        "om"
      ],
      [
        "Ġic",
        "ona"
      ],
      [
        "asc",
        "olt"
      ],
      [
        "Ġtemplate",
        "Url"
      ],
      [
        "est",
        "yles"
      ],
      [
        "Ġcl",
        "amp"
      ],
      [
        "Ġarm",
        "oni"
      ],
      [
        "ĠImport",
        "ante"
      ],
      [
        "ĠTecnolog",
        "ie"
      ],
      [
        "ĠA",
        "u"
      ],
      [
        "Ġ(",
        "#"
      ],
      [
        "ĠW",
        "ii"
      ],
      [
        "Ġex",
        "agger"
      ],
      [
        "Ġcl",
        "ash"
      ],
      [
        "Ġbib",
        "lical"
      ],
      [
        "Ġgrad",
        "ito"
      ],
      [
        "PAR",
        "AM"
      ],
      [
        "Ġpredomin",
        "antly"
      ],
      [
        "t",
        "ini"
      ],
      [
        "ar",
        "chi"
      ],
      [
        "Ġsono",
        "re"
      ],
      [
        "ola",
        "i"
      ],
      [
        "Ġprof",
        "essoressa"
      ],
      [
        "ĠAtt",
        "ract"
      ],
      [
        "Ġdiss",
        "enso"
      ],
      [
        "ĠSup",
        "ers"
      ],
      [
        "Ġriten",
        "ersi"
      ],
      [
        "Ġexch",
        "anged"
      ],
      [
        "g",
        "em"
      ],
      [
        "Ġb",
        "idding"
      ],
      [
        "Ġsh",
        "ortages"
      ],
      [
        "Ġmed",
        "it"
      ],
      [
        "Ġir",
        "respons"
      ],
      [
        "Ġsubs",
        "trate"
      ],
      [
        "Ġbol",
        "t"
      ],
      [
        "ĠKash",
        "mir"
      ],
      [
        "IN",
        "F"
      ],
      [
        "Ġpun",
        "ish"
      ],
      [
        "ĠFerg",
        "uson"
      ],
      [
        "Ġvis",
        "ive"
      ],
      [
        "Ġfr",
        "ustrazione"
      ],
      [
        "Ġliv",
        "elihood"
      ],
      [
        "ST",
        "RA"
      ],
      [
        "ĠLeg",
        "no"
      ],
      [
        "Ġscompar",
        "ire"
      ],
      [
        "Ġintrap",
        "rend"
      ],
      [
        "ĠEntram",
        "be"
      ],
      [
        "Ġdistint",
        "ivo"
      ],
      [
        "S",
        "printf"
      ],
      [
        "l",
        "ioni"
      ],
      [
        "ĠC",
        "IC"
      ],
      [
        "ph",
        "ins"
      ],
      [
        "Ġconf",
        "use"
      ],
      [
        "ĠTr",
        "us"
      ],
      [
        "Ġforn",
        "irÃł"
      ],
      [
        "Ġsepar",
        "a"
      ],
      [
        "Ġproteg",
        "ger"
      ],
      [
        "Ġglow",
        "ing"
      ],
      [
        "D",
        "en"
      ],
      [
        "ĠA",
        "uckland"
      ],
      [
        "Ġdet",
        "ention"
      ],
      [
        "Ġopt",
        "s"
      ],
      [
        "ĠSto",
        "res"
      ],
      [
        "ĠRom",
        "ans"
      ],
      [
        "Ġpick",
        "le"
      ],
      [
        "ĠProduct",
        "ions"
      ],
      [
        "Ġtrasc",
        "ura"
      ],
      [
        "Ġautore",
        "voli"
      ],
      [
        "ĠPier",
        "luigi"
      ],
      [
        "re",
        "load"
      ],
      [
        "est",
        "remo"
      ],
      [
        "Ġ]",
        "['"
      ],
      [
        "Ġprefer",
        "ibilmente"
      ],
      [
        "Cons",
        "umer"
      ],
      [
        "Ġbom",
        "bs"
      ],
      [
        "ere",
        "zione"
      ],
      [
        "Ġcomp",
        "rise"
      ],
      [
        "ĠU",
        "ps"
      ],
      [
        "ĠSt",
        "ell"
      ],
      [
        "Ġsp",
        "rov"
      ],
      [
        "Ġprof",
        "icient"
      ],
      [
        "Ġsk",
        "ies"
      ],
      [
        "Ġrimbor",
        "si"
      ],
      [
        "ĠTh",
        "ought"
      ],
      [
        "ĠK",
        "or"
      ],
      [
        "Ġanal",
        "izzando"
      ],
      [
        "ĠSind",
        "rome"
      ],
      [
        "cd",
        "n"
      ],
      [
        "ĠRun",
        "ner"
      ],
      [
        "Ġpeggior",
        "amento"
      ],
      [
        "ĠPUR",
        "POSE"
      ],
      [
        "os",
        "issima"
      ],
      [
        "ĠS",
        "AM"
      ],
      [
        "Ġinv",
        "idia"
      ],
      [
        "Ġdiffer",
        "ential"
      ],
      [
        "ĠPere",
        "z"
      ],
      [
        "es",
        "ime"
      ],
      [
        "ĠS",
        "aving"
      ],
      [
        "ĠM",
        "esh"
      ],
      [
        "ĠO",
        "ce"
      ],
      [
        "ĠCom",
        "es"
      ],
      [
        "omet",
        "raggi"
      ],
      [
        "EL",
        "S"
      ],
      [
        "ger",
        "ies"
      ],
      [
        "Ġfit",
        "ti"
      ],
      [
        "Ġvisual",
        "ize"
      ],
      [
        "tex",
        "tarea"
      ],
      [
        "c",
        "ina"
      ],
      [
        "x",
        "ide"
      ],
      [
        "Ġl",
        "iner"
      ],
      [
        "ĠE",
        "cuador"
      ],
      [
        "set",
        "OnClickListener"
      ],
      [
        "Hash",
        "Map"
      ],
      [
        "ol",
        "ando"
      ],
      [
        "om",
        "la"
      ],
      [
        "ĠI",
        "CE"
      ],
      [
        "ĠT",
        "ERR"
      ],
      [
        "ot",
        "eche"
      ],
      [
        "Ġton",
        "nes"
      ],
      [
        "ATION",
        "AL"
      ],
      [
        "Ġcerta",
        "inty"
      ],
      [
        "quar",
        "tered"
      ],
      [
        "Ġnarc",
        "is"
      ],
      [
        "ĠB",
        "are"
      ],
      [
        "ĠG",
        "inger"
      ],
      [
        "Ġrip",
        "e"
      ],
      [
        "ĠÐ",
        "¡"
      ],
      [
        "loc",
        "ale"
      ],
      [
        "Ġfat",
        "ale"
      ],
      [
        "xt",
        "on"
      ],
      [
        "Ġrivol",
        "gere"
      ],
      [
        "Ġhour",
        "ly"
      ],
      [
        "el",
        "ect"
      ],
      [
        "Ġrep",
        "s"
      ],
      [
        "osp",
        "ite"
      ],
      [
        "Ġur",
        "ne"
      ],
      [
        "Ġaw",
        "ak"
      ],
      [
        "ĠDra",
        "in"
      ],
      [
        "initial",
        "ize"
      ],
      [
        "Ġper",
        "dersi"
      ],
      [
        "ĠG",
        "ur"
      ],
      [
        "Ġtra",
        "e"
      ],
      [
        "Ġab",
        "dominal"
      ],
      [
        "Ġelse",
        "if"
      ],
      [
        "ĠFarm",
        "ers"
      ],
      [
        "Ġcontrovers",
        "ia"
      ],
      [
        "Ġclaus",
        "ole"
      ],
      [
        "orde",
        "aux"
      ],
      [
        "ĠFisc",
        "ale"
      ],
      [
        "p",
        "f"
      ],
      [
        "ĠA",
        "qua"
      ],
      [
        "ĠIn",
        "izio"
      ],
      [
        "ĠAm",
        "ministratore"
      ],
      [
        "Ġcat",
        "ches"
      ],
      [
        "ĠGe",
        "off"
      ],
      [
        "eff",
        "ettiva"
      ],
      [
        "Ġabit",
        "ano"
      ],
      [
        "ot",
        "iche"
      ],
      [
        "ĠN",
        "AME"
      ],
      [
        "ĠPh",
        "ysi"
      ],
      [
        "Ġfrequ",
        "enta"
      ],
      [
        "ĠAv",
        "anti"
      ],
      [
        "ĠPas",
        "tore"
      ],
      [
        "N",
        "ullable"
      ],
      [
        "ĠAv",
        "iv"
      ],
      [
        "å¿",
        "ħ"
      ],
      [
        "C",
        "y"
      ],
      [
        "ĠG",
        "ap"
      ],
      [
        "ose",
        "velt"
      ],
      [
        "Ġgradu",
        "atorie"
      ],
      [
        "Ġinterrog",
        "ativi"
      ],
      [
        "ĠTEM",
        "PO"
      ],
      [
        "t",
        "al"
      ],
      [
        "om",
        "nia"
      ],
      [
        "Ġha",
        "ul"
      ],
      [
        "ug",
        "ar"
      ],
      [
        "ĠAr",
        "tif"
      ],
      [
        "Ġplay",
        "back"
      ],
      [
        "ĠRe",
        "form"
      ],
      [
        "ĠRE",
        "A"
      ],
      [
        "Ġbol",
        "lo"
      ],
      [
        "M",
        "ond"
      ],
      [
        "he",
        "y"
      ],
      [
        "Ġf",
        "athers"
      ],
      [
        "ĠMe",
        "h"
      ],
      [
        "Ġgraph",
        "ql"
      ],
      [
        "Ġconqu",
        "er"
      ],
      [
        "Ġforth",
        "coming"
      ],
      [
        "Ġcavali",
        "ere"
      ],
      [
        "ĠN",
        "ico"
      ],
      [
        "Ġsc",
        "end"
      ],
      [
        "Ġgrand",
        "parents"
      ],
      [
        "ern",
        "ia"
      ],
      [
        "ĠHar",
        "vest"
      ],
      [
        "f",
        "lush"
      ],
      [
        "Ġn",
        "asty"
      ],
      [
        "ĠM",
        "ala"
      ],
      [
        "ĠSh",
        "ows"
      ],
      [
        "Cal",
        "cul"
      ],
      [
        "Ġub",
        "ria"
      ],
      [
        "ĠMathemat",
        "ics"
      ],
      [
        "es",
        "ibizione"
      ],
      [
        "Ġy",
        "uan"
      ],
      [
        "ĠR",
        "R"
      ],
      [
        "ĠIn",
        "formazione"
      ],
      [
        "ug",
        "o"
      ],
      [
        "ĠMar",
        "chi"
      ],
      [
        "ĠSant",
        "os"
      ],
      [
        "V",
        "ENT"
      ],
      [
        "Ġp",
        "elli"
      ],
      [
        "Ġe",
        "e"
      ],
      [
        "ino",
        "a"
      ],
      [
        "pe",
        "a"
      ],
      [
        "Ġfun",
        "ge"
      ],
      [
        "ET",
        "TE"
      ],
      [
        "Ġanal",
        "izzati"
      ],
      [
        "To",
        "ast"
      ],
      [
        "Ad",
        "da"
      ],
      [
        "Ġwa",
        "iver"
      ],
      [
        "Ġcooper",
        "ate"
      ],
      [
        "Ġestr",
        "aneo"
      ],
      [
        "ä¼",
        "ĺ"
      ],
      [
        "ĠSom",
        "alia"
      ],
      [
        "re",
        "gex"
      ],
      [
        "Ġper",
        "turb"
      ],
      [
        "Ġreg",
        "olar"
      ],
      [
        "Ġplan",
        "ets"
      ],
      [
        "Ġfless",
        "ione"
      ],
      [
        "mer",
        "ic"
      ],
      [
        "ĠNav",
        "al"
      ],
      [
        "ĠRice",
        "v"
      ],
      [
        "Ġtatt",
        "ica"
      ],
      [
        "G",
        "al"
      ],
      [
        "s",
        "urg"
      ],
      [
        "Ġin",
        "ox"
      ],
      [
        "Ġmis",
        "use"
      ],
      [
        "Test",
        "Case"
      ],
      [
        "DI",
        "RECT"
      ],
      [
        "Ġallev",
        "amenti"
      ],
      [
        "ĠBudd",
        "hist"
      ],
      [
        "Ġportra",
        "its"
      ],
      [
        "SetLine",
        "Color"
      ],
      [
        "m",
        "iss"
      ],
      [
        "Ġmulti",
        "pla"
      ],
      [
        "ĠImper",
        "ia"
      ],
      [
        "Ġb",
        "ladder"
      ],
      [
        "Ġcont",
        "ests"
      ],
      [
        "Ġ//",
        "}"
      ],
      [
        "Ġsuper",
        "ata"
      ],
      [
        "ĠEmploy",
        "ers"
      ],
      [
        "Ġibr",
        "ido"
      ],
      [
        "ĠRubb",
        "er"
      ],
      [
        "gi",
        "an"
      ],
      [
        "oll",
        "ati"
      ],
      [
        "Ġve",
        "icolare"
      ],
      [
        "Ġespos",
        "itori"
      ],
      [
        "Call",
        "ed"
      ],
      [
        "ĠPalest",
        "inians"
      ],
      [
        "Ġinterven",
        "uta"
      ],
      [
        "Ġcraw",
        "l"
      ],
      [
        "ìĦ",
        "ľ"
      ],
      [
        "il",
        "Ãł"
      ],
      [
        "iv",
        "able"
      ],
      [
        "Ġsitu",
        "ati"
      ],
      [
        "Ġmethod",
        "ologies"
      ],
      [
        "Ġrom",
        "ane"
      ],
      [
        "amm",
        "ed"
      ],
      [
        "Ġcarro",
        "ts"
      ],
      [
        "Ġricop",
        "re"
      ],
      [
        "Ġvom",
        "iting"
      ],
      [
        "Ġimp",
        "ressione"
      ],
      [
        "Ġess",
        "erne"
      ],
      [
        "Ġcomprens",
        "ivo"
      ],
      [
        "Ġpi",
        "ange"
      ],
      [
        "Ġman",
        "odopera"
      ],
      [
        "Ġlarg",
        "amente"
      ],
      [
        "ĠAnt",
        "ica"
      ],
      [
        "cat",
        "alog"
      ],
      [
        "ĠInsp",
        "ector"
      ],
      [
        "in",
        "ction"
      ],
      [
        "end",
        "ita"
      ],
      [
        "ĠZel",
        "anda"
      ],
      [
        "ĠCOMP",
        "ANY"
      ],
      [
        "ĠGuatem",
        "ala"
      ],
      [
        "u",
        "ka"
      ],
      [
        "Ġc",
        "ogli"
      ],
      [
        "Ġco",
        "hesive"
      ],
      [
        "ĠSal",
        "mon"
      ],
      [
        "ĠNavig",
        "ating"
      ],
      [
        "j",
        "oint"
      ],
      [
        "ar",
        "ri"
      ],
      [
        "ad",
        "ers"
      ],
      [
        "Ġaccount",
        "ed"
      ],
      [
        "Ġsound",
        "track"
      ],
      [
        "Ġinvestig",
        "atori"
      ],
      [
        "Ġvideos",
        "orveglianza"
      ],
      [
        "ĠPen",
        "insula"
      ],
      [
        "Person",
        "al"
      ],
      [
        "it",
        "ico"
      ],
      [
        "il",
        "ie"
      ],
      [
        "est",
        "imate"
      ],
      [
        "Ġeye",
        "b"
      ],
      [
        "Ġassicur",
        "ano"
      ],
      [
        "ĠProgress",
        "ive"
      ],
      [
        "f",
        "uel"
      ],
      [
        "ro",
        "ppo"
      ],
      [
        "Ġprestigi",
        "ose"
      ],
      [
        "ĠOP",
        "EN"
      ],
      [
        "Print",
        "ln"
      ],
      [
        "affid",
        "abilitÃł"
      ],
      [
        "Ġd",
        "ritto"
      ],
      [
        "ĠC",
        "ef"
      ],
      [
        "ĠM",
        "ani"
      ],
      [
        "Ġsc",
        "use"
      ],
      [
        "ĠWe",
        "ber"
      ],
      [
        "atter",
        "s"
      ],
      [
        "ا",
        "ÛĮ"
      ],
      [
        "Ġcush",
        "ions"
      ],
      [
        "equip",
        "aggio"
      ],
      [
        "ĠT",
        "ou"
      ],
      [
        "Ġra",
        "vvic"
      ],
      [
        "Ġser",
        "oton"
      ],
      [
        "ĠCol",
        "onna"
      ],
      [
        "uff",
        "ix"
      ],
      [
        "Ġant",
        "imafia"
      ],
      [
        "ĠDem",
        "onstr"
      ],
      [
        "rec",
        "v"
      ],
      [
        "ĠDevelop",
        "ers"
      ],
      [
        "ĠCel",
        "tic"
      ],
      [
        "Ġrivest",
        "imenti"
      ],
      [
        "Ġcrist",
        "allo"
      ],
      [
        "ĠConosc",
        "ere"
      ],
      [
        "Ġinv",
        "itano"
      ],
      [
        "Ġfr",
        "anco"
      ],
      [
        "Ġsensori",
        "ale"
      ],
      [
        "ep",
        "och"
      ],
      [
        "Ġiss",
        "u"
      ],
      [
        "Ġbra",
        "instorm"
      ],
      [
        "ĠFel",
        "ix"
      ],
      [
        "ĠNorm",
        "ally"
      ],
      [
        "M",
        "EM"
      ],
      [
        "T",
        "HE"
      ],
      [
        "or",
        "rore"
      ],
      [
        "ro",
        "uting"
      ],
      [
        "to",
        "o"
      ],
      [
        "Ġent",
        "icing"
      ],
      [
        "ron",
        "tare"
      ],
      [
        "Ġann",
        "ualmente"
      ],
      [
        "Ġprevent",
        "ivamente"
      ],
      [
        "Ġvalid",
        "ated"
      ],
      [
        "ĠOwn",
        "ers"
      ],
      [
        "Ġgene",
        "alog"
      ],
      [
        "b",
        "iz"
      ],
      [
        "Ġs",
        "inf"
      ],
      [
        "ou",
        "ter"
      ],
      [
        "Ġall",
        "uv"
      ],
      [
        "Ġver",
        "ificati"
      ],
      [
        "Ġid",
        "s"
      ],
      [
        "Ġindic",
        "atore"
      ],
      [
        "å¤",
        "ĩ"
      ],
      [
        "aff",
        "etto"
      ],
      [
        "ty",
        "ard"
      ],
      [
        "T",
        "om"
      ],
      [
        "x",
        "ls"
      ],
      [
        "Ġas",
        "ylum"
      ],
      [
        "Ġdet",
        "iene"
      ],
      [
        "Ġabit",
        "abile"
      ],
      [
        "Ġrh",
        "s"
      ],
      [
        "Ġal",
        "beit"
      ],
      [
        "ĠB",
        "RO"
      ],
      [
        "ans",
        "w"
      ],
      [
        "ĠCh",
        "anel"
      ],
      [
        "Ġcompos",
        "te"
      ],
      [
        "ĠPersonal",
        "ized"
      ],
      [
        "op",
        "ens"
      ],
      [
        "Ġdecis",
        "i"
      ],
      [
        "Ġspegn",
        "ere"
      ],
      [
        "Ġdors",
        "ale"
      ],
      [
        "ĠG",
        "on"
      ],
      [
        "Ġsk",
        "ull"
      ],
      [
        "Ġequ",
        "o"
      ],
      [
        "Ġfore",
        "ns"
      ],
      [
        "Ġweigh",
        "s"
      ],
      [
        "Ġcap",
        "ov"
      ],
      [
        "Ġnov",
        "anta"
      ],
      [
        "Ġtor",
        "niamo"
      ],
      [
        "Ġindir",
        "izzare"
      ],
      [
        "Control",
        "Region"
      ],
      [
        "ĠRand",
        "y"
      ],
      [
        "Ġá",
        "¼"
      ],
      [
        "D",
        "er"
      ],
      [
        "op",
        "athy"
      ],
      [
        "Ġad",
        "di"
      ],
      [
        "Ġtra",
        "duzioni"
      ],
      [
        "Ġdef",
        "ect"
      ],
      [
        "Ġviol",
        "ated"
      ],
      [
        "Ġcard",
        "ine"
      ],
      [
        "ĠEs",
        "se"
      ],
      [
        "ĠVer",
        "ifica"
      ],
      [
        "eth",
        "oven"
      ],
      [
        "ðŁ",
        "ĺ"
      ],
      [
        "ĠAmeric",
        "as"
      ],
      [
        "Ġcrisp",
        "y"
      ],
      [
        "Ġscaff",
        "ali"
      ],
      [
        "M",
        "R"
      ],
      [
        "ec",
        "ia"
      ],
      [
        "ĠG",
        "ore"
      ],
      [
        "Ġform",
        "ali"
      ],
      [
        "Ġsign",
        "aling"
      ],
      [
        "Ġalt",
        "itude"
      ],
      [
        "Ġtoss",
        "ine"
      ],
      [
        "-",
        ","
      ],
      [
        "Ġt",
        "amb"
      ],
      [
        "ĠR",
        "ear"
      ],
      [
        "ĠIn",
        "vis"
      ],
      [
        "Ġrent",
        "ed"
      ],
      [
        "ĠBell",
        "uno"
      ],
      [
        "Ġtass",
        "ello"
      ],
      [
        "ĠINFOR",
        "M"
      ],
      [
        "Y",
        "L"
      ],
      [
        "end",
        "ovi"
      ],
      [
        "erv",
        "izi"
      ],
      [
        "ew",
        "orthy"
      ],
      [
        "Ġbl",
        "ender"
      ],
      [
        "Ġripet",
        "izione"
      ],
      [
        "Ġconvinc",
        "ente"
      ],
      [
        "Ġconiug",
        "are"
      ],
      [
        "çĶŁ",
        "æĪIJ"
      ],
      [
        "åĪĿ",
        "å§ĭ"
      ],
      [
        "Ġin",
        "duction"
      ],
      [
        "ĠM",
        "ama"
      ],
      [
        "ir",
        "gli"
      ],
      [
        "Ġlearn",
        "er"
      ],
      [
        "Ġcaus",
        "ate"
      ],
      [
        "Ġaccred",
        "itation"
      ],
      [
        "Ġcicl",
        "isti"
      ],
      [
        "vend",
        "or"
      ],
      [
        "éĵ",
        "¾"
      ],
      [
        "Ġw",
        "agers"
      ],
      [
        "ĠS",
        "IST"
      ],
      [
        "ĠD",
        "entro"
      ],
      [
        "lic",
        "ations"
      ],
      [
        "ĠK",
        "ab"
      ],
      [
        "Get",
        "Instance"
      ],
      [
        "Ġentr",
        "erÃł"
      ],
      [
        "ĠMem",
        "or"
      ],
      [
        "L",
        "ocale"
      ],
      [
        "ĠC",
        "oco"
      ],
      [
        "Ġr",
        "ical"
      ],
      [
        "Ġsc",
        "imm"
      ],
      [
        "Ġ'",
        "+"
      ],
      [
        "Ġstress",
        "es"
      ],
      [
        "MA",
        "ZIONI"
      ],
      [
        "ĠImm",
        "un"
      ],
      [
        "Ġrepe",
        "ating"
      ],
      [
        "Ġcontrapp",
        "osizione"
      ],
      [
        "G",
        "etty"
      ],
      [
        "]",
        "),"
      ],
      [
        "æ",
        "´"
      ],
      [
        "ĠW",
        "IN"
      ],
      [
        "Ġrev",
        "ival"
      ],
      [
        "åŁ",
        "º"
      ],
      [
        "ĠM",
        "ush"
      ],
      [
        "Ġj",
        "Query"
      ],
      [
        "Ġfac",
        "et"
      ],
      [
        "ĠCar",
        "roll"
      ],
      [
        "Ġaggreg",
        "ata"
      ],
      [
        "Ġharvest",
        "ing"
      ],
      [
        "intend",
        "ent"
      ],
      [
        "ĠFIL",
        "M"
      ],
      [
        "V",
        "egas"
      ],
      [
        "an",
        "imate"
      ],
      [
        "un",
        "ched"
      ],
      [
        "ĠSt",
        "am"
      ],
      [
        "Ġosp",
        "italitÃł"
      ],
      [
        "ĠDav",
        "vero"
      ],
      [
        "eggi",
        "ano"
      ],
      [
        "Ġaffi",
        "anca"
      ],
      [
        "appare",
        "cchio"
      ],
      [
        "Ð",
        "¡"
      ],
      [
        "Ġpr",
        "incess"
      ],
      [
        "Ġfr",
        "uire"
      ],
      [
        "Ġpor",
        "celain"
      ],
      [
        "aut",
        "or"
      ],
      [
        "Ġcolla",
        "ud"
      ],
      [
        "Ġord",
        "inamento"
      ],
      [
        "ĠDoc",
        "ente"
      ],
      [
        "Ġrilasci",
        "ati"
      ],
      [
        "Ġcalc",
        "ola"
      ],
      [
        "Ġsopravviss",
        "uti"
      ],
      [
        "erm",
        "e"
      ],
      [
        "ĠEl",
        "la"
      ],
      [
        "Ġfru",
        "ibile"
      ],
      [
        "ĠGriff",
        "in"
      ],
      [
        "Ġintric",
        "acies"
      ],
      [
        "a",
        "er"
      ],
      [
        "Ġv",
        "ault"
      ],
      [
        "ĠI",
        "c"
      ],
      [
        "Ġdec",
        "lar"
      ],
      [
        "Ġform",
        "ulate"
      ],
      [
        "AT",
        "IVA"
      ],
      [
        "Ġpal",
        "ate"
      ],
      [
        "Ġved",
        "ranno"
      ],
      [
        "ĠOL",
        "ED"
      ],
      [
        "ĠBors",
        "ellino"
      ],
      [
        "j",
        "sp"
      ],
      [
        "v",
        "ir"
      ],
      [
        "ĠS",
        "UN"
      ],
      [
        "ĠR",
        "aspberry"
      ],
      [
        "Ġ]",
        "];"
      ],
      [
        "Ġsent",
        "iva"
      ],
      [
        "Ġdesider",
        "ate"
      ],
      [
        "ĠTrans",
        "l"
      ],
      [
        "Ġrob",
        "otic"
      ],
      [
        "ĠFund",
        "ament"
      ],
      [
        "Ġcolour",
        "ful"
      ],
      [
        "Ġpump",
        "ing"
      ],
      [
        "ul",
        "se"
      ],
      [
        "ĠB",
        "iel"
      ],
      [
        "Ġsecond",
        "e"
      ],
      [
        "Ġâ",
        "ĺħ"
      ],
      [
        "Ġpret",
        "esto"
      ],
      [
        "Ġc",
        "ss"
      ],
      [
        "Ġc",
        "ulla"
      ],
      [
        "ic",
        "ron"
      ],
      [
        "ĠB",
        "aviera"
      ],
      [
        "org",
        "oglio"
      ],
      [
        "Ġnumer",
        "ico"
      ],
      [
        "Ġchilomet",
        "ro"
      ],
      [
        "F",
        "ab"
      ],
      [
        "Ġsc",
        "ov"
      ],
      [
        "ĠCh",
        "igi"
      ],
      [
        "Ġmed",
        "esime"
      ],
      [
        "Ġgener",
        "ando"
      ],
      [
        "back",
        "ed"
      ],
      [
        "ĠSud",
        "den"
      ],
      [
        "commerc",
        "ial"
      ],
      [
        "Z",
        "en"
      ],
      [
        "Ġy",
        "r"
      ],
      [
        "ĠG",
        "AL"
      ],
      [
        "ĠE",
        "is"
      ],
      [
        "Ġmu",
        "o"
      ],
      [
        "Ġartic",
        "olata"
      ],
      [
        "Ġsil",
        "icon"
      ],
      [
        "Ġconserv",
        "ata"
      ],
      [
        "ĠPubblic",
        "i"
      ],
      [
        "ĠAR",
        "CH"
      ],
      [
        "Ġespon",
        "ente"
      ],
      [
        "Ġspicc",
        "ano"
      ],
      [
        "Ġan",
        "edd"
      ],
      [
        "Ġsupp",
        "l"
      ],
      [
        "Ġcredit",
        "ors"
      ],
      [
        "ĠCollect",
        "ive"
      ],
      [
        "Ġ:-",
        ")"
      ],
      [
        "ĠB",
        "IT"
      ],
      [
        "Ir",
        "landa"
      ],
      [
        "ĠC",
        "eca"
      ],
      [
        "ĠB",
        "ce"
      ],
      [
        "Ġem",
        "ancip"
      ],
      [
        "Ġser",
        "ramenti"
      ],
      [
        "Ġsur",
        "reale"
      ],
      [
        "On",
        "u"
      ],
      [
        "Ġradi",
        "ant"
      ],
      [
        "åį",
        "ĥ"
      ],
      [
        "Ġd",
        "arci"
      ],
      [
        "ĠD",
        "ed"
      ],
      [
        "sp",
        "acing"
      ],
      [
        "cr",
        "ip"
      ],
      [
        "Ġa",
        "zionisti"
      ],
      [
        "Ġfatt",
        "oria"
      ],
      [
        "Requ",
        "ests"
      ],
      [
        "ĠSug",
        "ger"
      ],
      [
        "U",
        "nique"
      ],
      [
        "Ġpl",
        "edge"
      ],
      [
        "Ġric",
        "ettive"
      ],
      [
        "ĠShe",
        "pherd"
      ],
      [
        "Ġconserv",
        "ate"
      ],
      [
        "Ġannoun",
        "ces"
      ],
      [
        "Ġsun",
        "screen"
      ],
      [
        "ĠJack",
        "ie"
      ],
      [
        "giar",
        "ism"
      ],
      [
        "A",
        "sc"
      ],
      [
        "f",
        "urt"
      ],
      [
        "æ",
        "°"
      ],
      [
        "Ġacc",
        "ustomed"
      ],
      [
        "ĠZ",
        "ucker"
      ],
      [
        "TIV",
        "AL"
      ],
      [
        "se",
        "p"
      ],
      [
        "Ġpre",
        "es"
      ],
      [
        "templ",
        "ates"
      ],
      [
        "X",
        "I"
      ],
      [
        "r",
        "erÃł"
      ],
      [
        "ĠH",
        "imal"
      ],
      [
        "Ġreg",
        "ge"
      ],
      [
        "pre",
        "vious"
      ],
      [
        "ĠRo",
        "bb"
      ],
      [
        "Ġcolor",
        "ata"
      ],
      [
        "Ġ°",
        "."
      ],
      [
        "Ġder",
        "og"
      ],
      [
        "Ġsb",
        "arco"
      ],
      [
        "output",
        "s"
      ],
      [
        "Sta",
        "ff"
      ],
      [
        "Nav",
        "igation"
      ],
      [
        "Ġcollass",
        "o"
      ],
      [
        "ĠR",
        "ies"
      ],
      [
        "ern",
        "ate"
      ],
      [
        "Ġobs",
        "essed"
      ],
      [
        "Ġque",
        "er"
      ],
      [
        "TM",
        "s"
      ],
      [
        "SP",
        "I"
      ],
      [
        "Ġpericol",
        "ositÃł"
      ],
      [
        "D",
        "io"
      ],
      [
        "b",
        "ars"
      ],
      [
        "ĠG",
        "ala"
      ],
      [
        "ĠCom",
        "ic"
      ],
      [
        "Ġins",
        "ider"
      ],
      [
        "Ġotten",
        "ute"
      ],
      [
        "ĠViol",
        "ence"
      ],
      [
        "Ġripens",
        "are"
      ],
      [
        "Ġmig",
        "razioni"
      ],
      [
        "Ġjung",
        "le"
      ],
      [
        "g",
        "c"
      ],
      [
        "Ġreal",
        "ization"
      ],
      [
        "Ġid",
        "ol"
      ],
      [
        "Ġfl",
        "utt"
      ],
      [
        "Ġeserc",
        "itato"
      ],
      [
        "trans",
        "fer"
      ],
      [
        "Ġt",
        "esa"
      ],
      [
        "ĠD",
        "uck"
      ],
      [
        "Ġsed",
        "iment"
      ],
      [
        "Ġportaf",
        "ogli"
      ],
      [
        "Ġt",
        "is"
      ],
      [
        "out",
        "ine"
      ],
      [
        "Ġes",
        "ta"
      ],
      [
        "Ġ;",
        ";"
      ],
      [
        "ĠMac",
        "ro"
      ],
      [
        "D",
        "ES"
      ],
      [
        "N",
        "ella"
      ],
      [
        "b",
        "ello"
      ],
      [
        "se",
        "at"
      ],
      [
        "amm",
        "ing"
      ],
      [
        "Ġsh",
        "ark"
      ],
      [
        "Ġexc",
        "er"
      ],
      [
        "gener",
        "ator"
      ],
      [
        "Ġpoll",
        "ut"
      ],
      [
        "ĠLess",
        "ons"
      ],
      [
        "ĠEx",
        "it"
      ],
      [
        "Ġanzi",
        "ane"
      ],
      [
        "ĠSy",
        "ndrome"
      ],
      [
        "Ġparse",
        "Int"
      ],
      [
        "ĠACT",
        "ION"
      ],
      [
        "ĠI",
        "stat"
      ],
      [
        "ip",
        "a"
      ],
      [
        "rec",
        "ated"
      ],
      [
        "Ġtoss",
        "ic"
      ],
      [
        "os",
        "issimi"
      ],
      [
        "Ġre",
        "ductions"
      ],
      [
        "ĠD",
        "UR"
      ],
      [
        "Ġperf",
        "ume"
      ],
      [
        "ĠVer",
        "ify"
      ],
      [
        "Ġdou",
        "bles"
      ],
      [
        "ĠMoz",
        "illa"
      ],
      [
        "ĠRedd",
        "ito"
      ],
      [
        "u",
        "rom"
      ],
      [
        "ĠM",
        "ART"
      ],
      [
        "Ġinter",
        "mitt"
      ],
      [
        "Ġsal",
        "ata"
      ],
      [
        "Ġconcentr",
        "ata"
      ],
      [
        "Ġoptim",
        "ism"
      ],
      [
        "Off",
        "ice"
      ],
      [
        "Ġf",
        "ero"
      ],
      [
        "Ġf",
        "ox"
      ],
      [
        "ĠV",
        "oy"
      ],
      [
        "att",
        "razione"
      ],
      [
        "Ġaspetta",
        "va"
      ],
      [
        "ĠSM",
        "ART"
      ],
      [
        "Ġallarg",
        "are"
      ],
      [
        "s",
        "ided"
      ],
      [
        "om",
        "ore"
      ],
      [
        "ĠI",
        "PS"
      ],
      [
        "Ġuncover",
        "ed"
      ],
      [
        "¹",
        "æį®"
      ],
      [
        "ĠS",
        "conto"
      ],
      [
        "Ġth",
        "irst"
      ],
      [
        "Ġsp",
        "her"
      ],
      [
        "Ġtime",
        "frame"
      ],
      [
        "ĠQu",
        "iz"
      ],
      [
        "ĠOr",
        "th"
      ],
      [
        "Ġscriv",
        "i"
      ],
      [
        "Ġflour",
        "ish"
      ],
      [
        "ĠCed",
        "ar"
      ],
      [
        "c",
        "row"
      ],
      [
        "ç",
        "Ł¥"
      ],
      [
        "Ġn",
        "ient"
      ],
      [
        "ĠCh",
        "rys"
      ],
      [
        "Ġback",
        "wards"
      ],
      [
        "ĠGener",
        "almente"
      ],
      [
        "Ġimposs",
        "ibili"
      ],
      [
        "ĠCOMUN",
        "E"
      ],
      [
        "uplic",
        "ate"
      ],
      [
        "Ġ",
        "ers"
      ],
      [
        "Ġpost",
        "pon"
      ],
      [
        "ĠCl",
        "ock"
      ],
      [
        "Ġbal",
        "coni"
      ],
      [
        "Ġappassion",
        "ata"
      ],
      [
        "Ġintu",
        "ition"
      ],
      [
        "Infl",
        "ater"
      ],
      [
        "es",
        "ecutivo"
      ],
      [
        "ĠH",
        "err"
      ],
      [
        "Ġem",
        "br"
      ],
      [
        "ĠAt",
        "tribute"
      ],
      [
        "Ġvide",
        "og"
      ],
      [
        "Ġrilev",
        "ati"
      ],
      [
        "Ġcontamin",
        "ants"
      ],
      [
        "ĠOro",
        "scopo"
      ],
      [
        "b",
        "h"
      ],
      [
        "b",
        "mp"
      ],
      [
        "z",
        "inger"
      ],
      [
        "am",
        "ide"
      ],
      [
        "hi",
        "er"
      ],
      [
        "Ġder",
        "ive"
      ],
      [
        "Ġcra",
        "cking"
      ],
      [
        "Ġbur",
        "ger"
      ],
      [
        "Us",
        "age"
      ],
      [
        "Ġrist",
        "oro"
      ],
      [
        "Ġcommunic",
        "ated"
      ],
      [
        "crit",
        "eria"
      ],
      [
        "Ġdiarr",
        "hea"
      ],
      [
        "Ġsh",
        "ook"
      ],
      [
        "ante",
        "prima"
      ],
      [
        "Ġsal",
        "di"
      ],
      [
        "ĠCl",
        "othing"
      ],
      [
        "Ġforte",
        "zza"
      ],
      [
        "ĠRel",
        "azione"
      ],
      [
        "ĠRa",
        "im"
      ],
      [
        "ĠLouis",
        "ville"
      ],
      [
        "f",
        "v"
      ],
      [
        "ĠG",
        "atto"
      ],
      [
        "Ġgu",
        "asto"
      ],
      [
        "Ġlong",
        "time"
      ],
      [
        "V",
        "OL"
      ],
      [
        "ou",
        "rable"
      ],
      [
        "Ġh",
        "alls"
      ],
      [
        "ĠEr",
        "in"
      ],
      [
        "Ġreluct",
        "ant"
      ],
      [
        "h",
        "ua"
      ],
      [
        "ĠS",
        "EL"
      ],
      [
        "ĠF",
        "ir"
      ],
      [
        "Ġtemp",
        "les"
      ],
      [
        "Ġcult",
        "iv"
      ],
      [
        "ĠMan",
        "aged"
      ],
      [
        "Ġgradu",
        "al"
      ],
      [
        "ĠDem",
        "ocrazia"
      ],
      [
        "Ġa",
        "ura"
      ],
      [
        "final",
        "MT"
      ],
      [
        "Ġborg",
        "hesia"
      ],
      [
        "Ġdisg",
        "ust"
      ],
      [
        "g",
        "le"
      ],
      [
        "ro",
        "duzione"
      ],
      [
        "ĠV",
        "oci"
      ],
      [
        "asc",
        "io"
      ],
      [
        "bo",
        "Box"
      ],
      [
        "ender",
        "ci"
      ],
      [
        "Ġregul",
        "ating"
      ],
      [
        "Ġdefault",
        "s"
      ],
      [
        "ĠSat",
        "an"
      ],
      [
        "Ġelen",
        "chi"
      ],
      [
        "Ġmar",
        "ital"
      ],
      [
        "rist",
        "mas"
      ],
      [
        "Ġful",
        "cro"
      ],
      [
        "Ġconsult",
        "ancy"
      ],
      [
        "ĠSess",
        "ions"
      ],
      [
        "In",
        "voice"
      ],
      [
        "Ġanim",
        "ata"
      ],
      [
        "Ġcorrect",
        "ed"
      ],
      [
        "Ġconfirm",
        "ing"
      ],
      [
        "Soft",
        "ware"
      ],
      [
        "re",
        "zza"
      ],
      [
        "re",
        "duce"
      ],
      [
        "it",
        "k"
      ],
      [
        "Ġinc",
        "essante"
      ],
      [
        "Ġlav",
        "astoviglie"
      ],
      [
        "ister",
        "s"
      ],
      [
        "ĠCo",
        "operazione"
      ],
      [
        "Fil",
        "ename"
      ],
      [
        "Ġneglect",
        "ed"
      ],
      [
        "ĠL",
        "anding"
      ],
      [
        "ĠSp",
        "ectrum"
      ],
      [
        "Ġgen",
        "etico"
      ],
      [
        "Ġcucchia",
        "ino"
      ],
      [
        "åľ°",
        "åĿĢ"
      ],
      [
        "å¢",
        "ŀ"
      ],
      [
        "ul",
        "iare"
      ],
      [
        "av",
        "atar"
      ],
      [
        "Ġcont",
        "atta"
      ],
      [
        "Ġcorre",
        "tt"
      ],
      [
        "ĠCON",
        "N"
      ],
      [
        "Ġprovved",
        "e"
      ],
      [
        "ĠBow",
        "ie"
      ],
      [
        "I",
        "ES"
      ],
      [
        "h",
        "ang"
      ],
      [
        "Ð",
        "ŀ"
      ],
      [
        "ĠI",
        "ris"
      ],
      [
        "Ġun",
        "irsi"
      ],
      [
        "Ġcont",
        "orni"
      ],
      [
        "Ġcol",
        "oured"
      ],
      [
        "Ġtrent",
        "ina"
      ],
      [
        "Ke",
        "ep"
      ],
      [
        "Ġpitt",
        "ori"
      ],
      [
        "Ġcarcin",
        "oma"
      ],
      [
        "in",
        "formed"
      ],
      [
        "Ġtra",
        "ps"
      ],
      [
        "Ġseg",
        "rete"
      ],
      [
        "ĠSm",
        "ile"
      ],
      [
        "Ġsne",
        "ak"
      ],
      [
        "re",
        "x"
      ],
      [
        "ur",
        "anti"
      ],
      [
        "Ġvol",
        "utamente"
      ],
      [
        "Ġsan",
        "ificazione"
      ],
      [
        "ĠSport",
        "ing"
      ],
      [
        "game",
        "Object"
      ],
      [
        "ĠVo",
        "IP"
      ],
      [
        "Ġamiche",
        "vole"
      ],
      [
        "Ġaustr",
        "ali"
      ],
      [
        "Ġadher",
        "ence"
      ],
      [
        "V",
        "ari"
      ],
      [
        "Ð",
        "Ĵ"
      ],
      [
        "Ġf",
        "intech"
      ],
      [
        "Ġg",
        "uru"
      ],
      [
        "ĠP",
        "ipe"
      ],
      [
        "ĠM",
        "VP"
      ],
      [
        "ad",
        "ona"
      ],
      [
        "ĠCol",
        "osse"
      ],
      [
        "Ġtratt",
        "enere"
      ],
      [
        "ĠTe",
        "Vh"
      ],
      [
        "ĠTor",
        "ri"
      ],
      [
        "ĠPerc",
        "ent"
      ],
      [
        "ĠLot",
        "us"
      ],
      [
        "Ġinsedi",
        "amenti"
      ],
      [
        "Ġse",
        "ized"
      ],
      [
        "oto",
        "x"
      ],
      [
        "Ġer",
        "osion"
      ],
      [
        "comm",
        "ands"
      ],
      [
        "sort",
        "ed"
      ],
      [
        "Ġsh",
        "aking"
      ],
      [
        "Ġdur",
        "ato"
      ],
      [
        "Ġconfig",
        "urare"
      ],
      [
        "Ġcolp",
        "iscono"
      ],
      [
        "With",
        "out"
      ],
      [
        "Ġpill",
        "ars"
      ],
      [
        "ĠSex",
        "ual"
      ],
      [
        "ĠWinst",
        "on"
      ],
      [
        "B",
        "AS"
      ],
      [
        "s",
        "qu"
      ],
      [
        "Ġraccogli",
        "endo"
      ],
      [
        "ĠM",
        "issione"
      ],
      [
        "Ġvol",
        "um"
      ],
      [
        "Ġriguard",
        "i"
      ],
      [
        "ĠPrincip",
        "les"
      ],
      [
        "ĠPrior",
        "ity"
      ],
      [
        "ĠO",
        "vers"
      ],
      [
        "Ġapp",
        "osta"
      ],
      [
        "Ġæ",
        "ł"
      ],
      [
        "Ġflavor",
        "ful"
      ],
      [
        "Ġshell",
        "s"
      ],
      [
        "ĠMom",
        "ent"
      ],
      [
        "ĠDiffic",
        "ile"
      ],
      [
        "Ġv",
        "ant"
      ],
      [
        "Ġcon",
        "forto"
      ],
      [
        "ĠU",
        "FF"
      ],
      [
        "Ġqual",
        "ificata"
      ],
      [
        "Ġsec",
        "ular"
      ],
      [
        "Ġinform",
        "ale"
      ],
      [
        "Ġsog",
        "na"
      ],
      [
        "Ġfl",
        "ames"
      ],
      [
        "ĠCap",
        "elli"
      ],
      [
        "Ġecos",
        "istema"
      ],
      [
        "arbit",
        "ro"
      ],
      [
        "'",
        "\";"
      ],
      [
        "s",
        "olution"
      ],
      [
        "ĠAr",
        "menia"
      ],
      [
        "ĠOr",
        "thodox"
      ],
      [
        "Ġroof",
        "top"
      ],
      [
        "CL",
        "ASS"
      ],
      [
        "Ġespon",
        "enziale"
      ],
      [
        "Ġz",
        "enzero"
      ],
      [
        "Ġsens",
        "ibilmente"
      ],
      [
        "ouch",
        "ers"
      ],
      [
        "Ġcros",
        "ta"
      ],
      [
        "ĠP",
        "TSD"
      ],
      [
        "ĠM",
        "ou"
      ],
      [
        "ĠD",
        "ocker"
      ],
      [
        "als",
        "a"
      ],
      [
        "ĠTr",
        "io"
      ],
      [
        "Ġlearn",
        "s"
      ],
      [
        "ĠMan",
        "ila"
      ],
      [
        "Ġdest",
        "iny"
      ],
      [
        "Ġconferm",
        "ando"
      ],
      [
        "ĠSegu",
        "ici"
      ],
      [
        "lo",
        "o"
      ],
      [
        "Ġbi",
        "ologia"
      ],
      [
        "ĠSong",
        "s"
      ],
      [
        "Ġcontad",
        "ino"
      ],
      [
        "establ",
        "ished"
      ],
      [
        "ĠDonat",
        "ella"
      ],
      [
        "em",
        "u"
      ],
      [
        "ĠGi",
        "ust"
      ],
      [
        "Ġdu",
        "emila"
      ],
      [
        "ĠPerc",
        "orsi"
      ],
      [
        "u",
        "ita"
      ],
      [
        "Ń",
        "IJ"
      ],
      [
        "ĠA",
        "val"
      ],
      [
        "Ġottim",
        "ali"
      ],
      [
        "ĠeT",
        "oro"
      ],
      [
        "E",
        "ven"
      ],
      [
        "ĠA",
        "CE"
      ],
      [
        "St",
        "udio"
      ],
      [
        "æľ",
        "ª"
      ],
      [
        "Act",
        "ual"
      ],
      [
        "Ġnom",
        "bre"
      ],
      [
        "Ġinaug",
        "ural"
      ],
      [
        "ĠBrad",
        "y"
      ],
      [
        "v",
        "ita"
      ],
      [
        "ĠHam",
        "mer"
      ],
      [
        "Ġanth",
        "rop"
      ],
      [
        "Ġo",
        "wing"
      ],
      [
        "Ġr",
        "é"
      ],
      [
        "Ġhead",
        "set"
      ],
      [
        "](",
        "#"
      ],
      [
        "approfond",
        "imento"
      ],
      [
        "H",
        "F"
      ],
      [
        "f",
        "ant"
      ],
      [
        "ĠT",
        "iny"
      ],
      [
        "Ġup",
        "hold"
      ],
      [
        "Un",
        "iversity"
      ],
      [
        "Ġcateg",
        "orized"
      ],
      [
        "onc",
        "ello"
      ],
      [
        "cap",
        "ital"
      ],
      [
        "stat",
        "ement"
      ],
      [
        "Ġdisrupt",
        "ions"
      ],
      [
        "Ġboll",
        "ente"
      ],
      [
        "ĠM",
        "ist"
      ],
      [
        "iare",
        "ggio"
      ],
      [
        "cr",
        "icao"
      ],
      [
        "Ġpost",
        "al"
      ],
      [
        "Ġrele",
        "g"
      ],
      [
        "ĠAdministr",
        "ative"
      ],
      [
        "ĠRoss",
        "ini"
      ],
      [
        "disc",
        "ount"
      ],
      [
        "Ġwhis",
        "ky"
      ],
      [
        "ĠGIOR",
        "NO"
      ],
      [
        "Pac",
        "ific"
      ],
      [
        ";",
        "//"
      ],
      [
        "h",
        "é"
      ],
      [
        "Ġcoinc",
        "idenza"
      ],
      [
        "n",
        "ato"
      ],
      [
        "Ġind",
        "ennitÃł"
      ],
      [
        "Ġac",
        "uto"
      ],
      [
        "Ġbr",
        "id"
      ],
      [
        "Ġrip",
        "rop"
      ],
      [
        "vert",
        "ed"
      ],
      [
        "Ġign",
        "oring"
      ],
      [
        "Ġtransl",
        "ations"
      ],
      [
        "Ġsbl",
        "occare"
      ],
      [
        "ĠFIT",
        "NESS"
      ],
      [
        "Ġo",
        "wed"
      ],
      [
        "ĠS",
        "as"
      ],
      [
        "Ġsa",
        "x"
      ],
      [
        "Ġno",
        "zione"
      ],
      [
        "Ġriv",
        "este"
      ],
      [
        "Ġpred",
        "eterm"
      ],
      [
        "es",
        "on"
      ],
      [
        "Ġpar",
        "ig"
      ],
      [
        "oid",
        "i"
      ],
      [
        "Ġesclus",
        "e"
      ],
      [
        "ĠDisc",
        "losure"
      ],
      [
        "Ġdistr",
        "utta"
      ],
      [
        "Ġconvey",
        "or"
      ],
      [
        "ĠBever",
        "ly"
      ],
      [
        "Ġr",
        "atios"
      ],
      [
        "ĠF",
        "ry"
      ],
      [
        "Ġfol",
        "iage"
      ],
      [
        "Ġdream",
        "ing"
      ],
      [
        "Ġsfacc",
        "ett"
      ],
      [
        "[",
        "...]"
      ],
      [
        "s",
        "ame"
      ],
      [
        "ĠTh",
        "erm"
      ],
      [
        "Ġdisp",
        "etto"
      ],
      [
        "Ġvecchia",
        "ia"
      ],
      [
        "Ġcaf",
        "es"
      ],
      [
        "Sto",
        "red"
      ],
      [
        "Ġprof",
        "eta"
      ],
      [
        "Ġcal",
        "ce"
      ],
      [
        "Ġdiment",
        "icati"
      ],
      [
        "Ġpredis",
        "porre"
      ],
      [
        "Ġtrail",
        "ers"
      ],
      [
        "ĠPellegr",
        "ino"
      ],
      [
        "Ġst",
        "anco"
      ],
      [
        "Ġsp",
        "onda"
      ],
      [
        "Ġcap",
        "of"
      ],
      [
        "Ġnov",
        "ice"
      ],
      [
        "åį",
        "³"
      ],
      [
        "Ġfabbr",
        "icazione"
      ],
      [
        "ĠS",
        "crive"
      ],
      [
        "ĠM",
        "atrimonio"
      ],
      [
        "Ġful",
        "mine"
      ],
      [
        "ĠSupport",
        "ing"
      ],
      [
        "ĠUtil",
        "izzare"
      ],
      [
        "Ġspic",
        "co"
      ],
      [
        "ĠÑ",
        "Ħ"
      ],
      [
        "éĹ®",
        "é¢ĺ"
      ],
      [
        "ĠPro",
        "ceed"
      ],
      [
        "ven",
        "ile"
      ],
      [
        "Ġmar",
        "ini"
      ],
      [
        "Ġassess",
        "ori"
      ],
      [
        "ĠPenn",
        "y"
      ],
      [
        "V",
        "en"
      ],
      [
        "ĠM",
        "acc"
      ],
      [
        "ĠE",
        "CON"
      ],
      [
        "Ġass",
        "aggiare"
      ],
      [
        "Pro",
        "c"
      ],
      [
        "Ġnav",
        "y"
      ],
      [
        "IB",
        "LE"
      ],
      [
        "Ġragazz",
        "ina"
      ],
      [
        "Ġcong",
        "regation"
      ],
      [
        "ĠMoto",
        "GP"
      ],
      [
        "ĠDeb",
        "orah"
      ],
      [
        "Apr",
        "il"
      ],
      [
        "ĠP",
        "etra"
      ],
      [
        "ĠM",
        "IS"
      ],
      [
        "ev",
        "ere"
      ],
      [
        "ĠZ",
        "ap"
      ],
      [
        "Ġanal",
        "oghi"
      ],
      [
        "Ġferrov",
        "ia"
      ],
      [
        "Ġstupefac",
        "ente"
      ],
      [
        "ĠAn",
        "to"
      ],
      [
        "EL",
        "P"
      ],
      [
        "organ",
        "ization"
      ],
      [
        "Ġcra",
        "ving"
      ],
      [
        "Ġcontamin",
        "ated"
      ],
      [
        "ĠCamm",
        "ino"
      ],
      [
        "T",
        "ax"
      ],
      [
        "ĠC",
        "one"
      ],
      [
        "Ġinter",
        "connected"
      ],
      [
        "Ġret",
        "to"
      ],
      [
        "Ġsocial",
        "mente"
      ],
      [
        "Ġsf",
        "i"
      ],
      [
        "doc",
        "tor"
      ],
      [
        "Ġheat",
        "ers"
      ],
      [
        "Ġendors",
        "ed"
      ],
      [
        "ĠRom",
        "ance"
      ],
      [
        "Ġattra",
        "ente"
      ],
      [
        "Ġspir",
        "ale"
      ],
      [
        "ĠBerg",
        "oglio"
      ],
      [
        "igl",
        "ioni"
      ],
      [
        "S",
        "ince"
      ],
      [
        "ĠD",
        "OL"
      ],
      [
        "Ġco",
        "ag"
      ],
      [
        "Ġexp",
        "ire"
      ],
      [
        "Ġbr",
        "unch"
      ],
      [
        "Ġdep",
        "icted"
      ],
      [
        "Ġrig",
        "iditÃł"
      ],
      [
        "Ġair",
        "plane"
      ],
      [
        "Ġrisal",
        "ita"
      ],
      [
        "Ġdisadv",
        "antage"
      ],
      [
        "c",
        "ill"
      ],
      [
        "ĠT",
        "ue"
      ],
      [
        "ir",
        "ie"
      ],
      [
        "com",
        "par"
      ],
      [
        "æŃ",
        "¥"
      ],
      [
        "<",
        "'"
      ],
      [
        "M",
        "ETHOD"
      ],
      [
        "Ġc",
        "atap"
      ],
      [
        "ĠA",
        "br"
      ],
      [
        "ĠP",
        "oster"
      ],
      [
        "ĠSp",
        "iel"
      ],
      [
        "Ġrip",
        "eto"
      ],
      [
        "Ġfra",
        "zioni"
      ],
      [
        "ĠTut",
        "orial"
      ],
      [
        "Ġadvis",
        "ing"
      ],
      [
        "ĠAli",
        "en"
      ],
      [
        "ĠC",
        "ialis"
      ],
      [
        "Un",
        "iverso"
      ],
      [
        "Ġaudio",
        "vis"
      ],
      [
        "Ġhous",
        "ed"
      ],
      [
        "Ġfed",
        "el"
      ],
      [
        "ĠTa",
        "ormina"
      ],
      [
        "neg",
        "ative"
      ],
      [
        "z",
        "ema"
      ],
      [
        "ĠL",
        "ORD"
      ],
      [
        "tr",
        "ia"
      ],
      [
        "ĠN",
        "oto"
      ],
      [
        "ĠO",
        "vvero"
      ],
      [
        "Ġacc",
        "ende"
      ],
      [
        "ĠAr",
        "rest"
      ],
      [
        "Ġsoft",
        "Pt"
      ],
      [
        "Ġcatt",
        "ive"
      ],
      [
        "Ġpsic",
        "oterapeuta"
      ],
      [
        "Ġpursu",
        "ed"
      ],
      [
        "v",
        "ate"
      ],
      [
        "an",
        "ati"
      ],
      [
        "ĠS",
        "imm"
      ],
      [
        "Ġant",
        "ia"
      ],
      [
        "Ġgius",
        "tificazione"
      ],
      [
        "Ġcand",
        "ele"
      ],
      [
        "Ġdirig",
        "ere"
      ],
      [
        "dep",
        "osit"
      ],
      [
        "ĠTrust",
        "ed"
      ],
      [
        "Ġstack",
        "ed"
      ],
      [
        "Ġgin",
        "ec"
      ],
      [
        "Ġsimbol",
        "ica"
      ],
      [
        "ĠScriv",
        "i"
      ],
      [
        "ĠM",
        "alt"
      ],
      [
        "ft",
        "y"
      ],
      [
        "ister",
        "ia"
      ],
      [
        "Ġporta",
        "bilitÃł"
      ],
      [
        "ĠBry",
        "ant"
      ],
      [
        "ĠN",
        "ostro"
      ],
      [
        "Ġman",
        "go"
      ],
      [
        "Ġass",
        "etto"
      ],
      [
        "ĠMal",
        "p"
      ],
      [
        "ãģ",
        "¾"
      ],
      [
        "Ġavanz",
        "are"
      ],
      [
        "Ġmetter",
        "ci"
      ],
      [
        "ĠÏ",
        "Ħ"
      ],
      [
        "Ġergonom",
        "ic"
      ],
      [
        "Ġb",
        "ots"
      ],
      [
        "Ġv",
        "ices"
      ],
      [
        "ĠIn",
        "stit"
      ],
      [
        "AC",
        "O"
      ],
      [
        "Ġopp",
        "ose"
      ],
      [
        "ÑĤ",
        "а"
      ],
      [
        "Ġsexual",
        "ity"
      ],
      [
        "Ġtables",
        "poon"
      ],
      [
        "Ġuffic",
        "ial"
      ],
      [
        "ĠMcK",
        "in"
      ],
      [
        "m",
        "agn"
      ],
      [
        "Ġis",
        "set"
      ],
      [
        "Ġinter",
        "cept"
      ],
      [
        "ĠGod",
        "s"
      ],
      [
        "ĠCamp",
        "id"
      ],
      [
        "Ġstudi",
        "ando"
      ],
      [
        "ĠTrans",
        "action"
      ],
      [
        "Ġlif",
        "ecycle"
      ],
      [
        "Ġcompar",
        "ire"
      ],
      [
        "Ġsud",
        "ore"
      ],
      [
        "ĠPalest",
        "ine"
      ],
      [
        "Ġsucced",
        "erÃł"
      ],
      [
        "?",
        "âĢĿ,"
      ],
      [
        "V",
        "s"
      ],
      [
        "Ġrel",
        "atore"
      ],
      [
        "Ġair",
        "flow"
      ],
      [
        "Ġant",
        "incendio"
      ],
      [
        "Ġvilla",
        "in"
      ],
      [
        "Ġgiudizi",
        "arie"
      ],
      [
        "Ġarom",
        "atiche"
      ],
      [
        "ĠGem",
        "ini"
      ],
      [
        "ĠMunicip",
        "al"
      ],
      [
        "Ġcorners",
        "tone"
      ],
      [
        "IN",
        "CLUD"
      ],
      [
        "ĠCas",
        "es"
      ],
      [
        "ĠFin",
        "anze"
      ],
      [
        "ĠRec",
        "entemente"
      ],
      [
        "Ġjud",
        "ged"
      ],
      [
        "Ġawa",
        "iting"
      ],
      [
        "j",
        "ek"
      ],
      [
        "Ġm",
        "eme"
      ],
      [
        "ps",
        "ia"
      ],
      [
        "Ġriguard",
        "are"
      ],
      [
        "Ġmanc",
        "ava"
      ],
      [
        "****************",
        "********"
      ],
      [
        "Ġarm",
        "adi"
      ],
      [
        "LI",
        "ED"
      ],
      [
        "f",
        "requency"
      ],
      [
        "ĠT",
        "ill"
      ],
      [
        "ĠBen",
        "venuto"
      ],
      [
        "ĠLetter",
        "s"
      ],
      [
        "Ġtaxpay",
        "er"
      ],
      [
        "Ġpar",
        "c"
      ],
      [
        "Ġ_",
        "('"
      ],
      [
        "ĠAcc",
        "ordo"
      ],
      [
        "Ġlaw",
        "ful"
      ],
      [
        "IP",
        "E"
      ],
      [
        "ĠLav",
        "orare"
      ],
      [
        "UP",
        "PO"
      ],
      [
        "Exp",
        "ress"
      ],
      [
        "Og",
        "ni"
      ],
      [
        "app",
        "et"
      ],
      [
        "Ġdur",
        "erÃł"
      ],
      [
        "Ġshe",
        "dding"
      ],
      [
        "Ġril",
        "ascia"
      ],
      [
        "ĠBatt",
        "isti"
      ],
      [
        "Ġpig",
        "ment"
      ],
      [
        "ĠCommand",
        "Type"
      ],
      [
        "Ġelo",
        "qu"
      ],
      [
        "oss",
        "igeno"
      ],
      [
        "Ġâ",
        "ŀ"
      ],
      [
        "ĠNot",
        "izia"
      ],
      [
        "Al",
        "t"
      ],
      [
        "Ġconfron",
        "ta"
      ],
      [
        "ĠSport",
        "ivo"
      ],
      [
        "reci",
        "ation"
      ],
      [
        "R",
        "s"
      ],
      [
        "ro",
        "lo"
      ],
      [
        "Ġe",
        "bbero"
      ],
      [
        "ĠP",
        "itch"
      ],
      [
        "Ġvers",
        "es"
      ],
      [
        "ĠAm",
        "ministrazioni"
      ],
      [
        "ĠBrit",
        "ann"
      ],
      [
        "ĠSus",
        "anna"
      ],
      [
        "Ġpour",
        "ing"
      ],
      [
        "ĠD",
        "ul"
      ],
      [
        "Ġ[",
        "..."
      ],
      [
        "AL",
        "T"
      ],
      [
        "ĠEs",
        "empio"
      ],
      [
        "App",
        "le"
      ],
      [
        "ospital",
        "itÃł"
      ],
      [
        "ĠFranc",
        "ese"
      ],
      [
        "Ġecos",
        "istemi"
      ],
      [
        "Ġbutter",
        "fly"
      ],
      [
        "Ġabbra",
        "cciare"
      ],
      [
        "Ġtrasport",
        "ato"
      ],
      [
        "n",
        "as"
      ],
      [
        "ur",
        "ant"
      ],
      [
        "Ġsv",
        "antaggio"
      ],
      [
        "ĠRe",
        "ve"
      ],
      [
        "Ġcomport",
        "ato"
      ],
      [
        "Ġbrev",
        "etti"
      ],
      [
        "respons",
        "ive"
      ],
      [
        "ĠCaus",
        "es"
      ],
      [
        "T",
        "our"
      ],
      [
        "Ġrec",
        "onn"
      ],
      [
        "ĠEm",
        "peror"
      ],
      [
        "Ġdepos",
        "itato"
      ],
      [
        "Ġge",
        "ography"
      ],
      [
        "Ġapprov",
        "vigionamento"
      ],
      [
        "Ġneur",
        "ons"
      ],
      [
        "Ġ",
        "ä¸Ń"
      ],
      [
        "Ġin",
        "effici"
      ],
      [
        "ĠV",
        "enti"
      ],
      [
        "Ġed",
        "itions"
      ],
      [
        "Ġbook",
        "makers"
      ],
      [
        "Ġcav",
        "itÃł"
      ],
      [
        "Ġminim",
        "amente"
      ],
      [
        "Ġcusto",
        "de"
      ],
      [
        "Ġorgogli",
        "oso"
      ],
      [
        "ol",
        "etta"
      ],
      [
        "Ġ\"",
        "__"
      ],
      [
        "ĠJ",
        "oker"
      ],
      [
        "Ġcl",
        "own"
      ],
      [
        "ĠSh",
        "ower"
      ],
      [
        "atr",
        "io"
      ],
      [
        "ĠAg",
        "es"
      ],
      [
        "ĠAdri",
        "ana"
      ],
      [
        "Ġtoil",
        "ets"
      ],
      [
        "Ġampli",
        "amento"
      ],
      [
        "qu",
        "ello"
      ],
      [
        "Ġfla",
        "ir"
      ],
      [
        "rel",
        "ation"
      ],
      [
        "Ġincor",
        "aggiare"
      ],
      [
        "Class",
        "Name"
      ],
      [
        "rat",
        "om"
      ],
      [
        "ĠBird",
        "s"
      ],
      [
        "Ġs",
        "gra"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĊ"
      ],
      [
        "US",
        "B"
      ],
      [
        "En",
        "c"
      ],
      [
        "ĠTV",
        "s"
      ],
      [
        "Doc",
        "uments"
      ],
      [
        "ĠRac",
        "conti"
      ],
      [
        "Ġdivid",
        "ends"
      ],
      [
        "Ġindesider",
        "ati"
      ],
      [
        "ĠSovi",
        "etica"
      ],
      [
        "F",
        "ONT"
      ],
      [
        "k",
        "ontena"
      ],
      [
        "Ġt",
        "engo"
      ],
      [
        "ĠC",
        "ALL"
      ],
      [
        "Ġven",
        "endo"
      ],
      [
        "Rem",
        "ote"
      ],
      [
        "ĠQUES",
        "TO"
      ],
      [
        "Ġb",
        "s"
      ],
      [
        "vi",
        "ano"
      ],
      [
        "ern",
        "etes"
      ],
      [
        "ĠMy",
        "ers"
      ],
      [
        "Ġcalz",
        "ature"
      ],
      [
        "Ġembod",
        "iment"
      ],
      [
        "esper",
        "imento"
      ],
      [
        "ĠWinds",
        "or"
      ],
      [
        "R",
        "educ"
      ],
      [
        "b",
        "f"
      ],
      [
        "us",
        "ement"
      ],
      [
        "Ġsol",
        "enne"
      ],
      [
        "\":",
        "["
      ],
      [
        "redd",
        "ie"
      ],
      [
        "éħį",
        "ç½®"
      ],
      [
        "ĠV",
        "OG"
      ],
      [
        "Ġimp",
        "aired"
      ],
      [
        "lic",
        "itÃł"
      ],
      [
        "Ġ]",
        "*"
      ],
      [
        "Ġover",
        "he"
      ],
      [
        "Ġfile",
        "Name"
      ],
      [
        "Ġfasc",
        "icolo"
      ],
      [
        "re",
        "na"
      ],
      [
        "voc",
        "ati"
      ],
      [
        "Ġcre",
        "ws"
      ],
      [
        "ĠInd",
        "onesi"
      ],
      [
        "ĠÐ",
        "Ĵ"
      ],
      [
        "Ġmean",
        "while"
      ],
      [
        "Ġpec",
        "uliare"
      ],
      [
        "ĠScient",
        "ists"
      ],
      [
        "Ġterapeut",
        "iche"
      ],
      [
        "Ann",
        "unzio"
      ],
      [
        "Ġmush",
        "room"
      ],
      [
        "Ġdel",
        "itti"
      ],
      [
        "ĠG",
        "arc"
      ],
      [
        "Ġcost",
        "ing"
      ],
      [
        "ĠZ",
        "amb"
      ],
      [
        "Ġspieg",
        "o"
      ],
      [
        "ĠPRO",
        "V"
      ],
      [
        "Ġdici",
        "ass"
      ],
      [
        "Ġchick",
        "ens"
      ],
      [
        "Ġprosci",
        "utto"
      ],
      [
        "?",
        "),"
      ],
      [
        "I",
        "p"
      ],
      [
        "m",
        "ale"
      ],
      [
        "eg",
        "i"
      ],
      [
        "Ġseg",
        "ui"
      ],
      [
        "Ġinqu",
        "ad"
      ],
      [
        "er",
        "te"
      ],
      [
        "for",
        "ces"
      ],
      [
        "IT",
        "U"
      ],
      [
        "ĠEd",
        "itrice"
      ],
      [
        "Ġabs",
        "urd"
      ],
      [
        "Ġpus",
        "hes"
      ],
      [
        "Ġcentrocamp",
        "o"
      ],
      [
        "ĠR",
        "ash"
      ],
      [
        "Ġcas",
        "co"
      ],
      [
        "Ġpl",
        "atinum"
      ],
      [
        "Ġ[",
        "-"
      ],
      [
        "Ġwhere",
        "by"
      ],
      [
        "Ġident",
        "ifiable"
      ],
      [
        "Ġdiment",
        "ichiamo"
      ],
      [
        "Ġpropor",
        "zione"
      ],
      [
        "Ġgon",
        "fia"
      ],
      [
        "r",
        "ast"
      ],
      [
        "Ġc",
        "udd"
      ],
      [
        "Ġl",
        "ord"
      ],
      [
        "to",
        "kens"
      ],
      [
        "Ġmal",
        "vag"
      ],
      [
        "ĠCap",
        "ric"
      ],
      [
        "Ġsin",
        "us"
      ],
      [
        "ĠLoren",
        "z"
      ],
      [
        "ĠHolid",
        "ays"
      ],
      [
        "ĠNavig",
        "azione"
      ],
      [
        "L",
        "im"
      ],
      [
        "Ġla",
        "kh"
      ],
      [
        "Ġâ",
        "ĺ"
      ],
      [
        "Ġlasc",
        "erÃł"
      ],
      [
        "Ġgeomet",
        "ric"
      ],
      [
        "b",
        "undle"
      ],
      [
        "Ġf",
        "eto"
      ],
      [
        "ĠS",
        "ays"
      ],
      [
        "Ġar",
        "rend"
      ],
      [
        "ĠK",
        "Y"
      ],
      [
        "Ġmod",
        "ell"
      ],
      [
        "Ġho",
        "ver"
      ],
      [
        "Ġsperiment",
        "ali"
      ],
      [
        "Ġlumin",
        "osi"
      ],
      [
        "ighi",
        "eri"
      ],
      [
        "ĠPoss",
        "ibilitÃł"
      ],
      [
        "ĠD",
        "uo"
      ],
      [
        "ĠB",
        "ort"
      ],
      [
        "Ġris",
        "contri"
      ],
      [
        "Ġcer",
        "cherÃł"
      ],
      [
        "Ġinstall",
        "er"
      ],
      [
        "Ġant",
        "eced"
      ],
      [
        "Ġved",
        "rai"
      ],
      [
        "Ġnom",
        "inare"
      ],
      [
        "Ġcompens",
        "are"
      ],
      [
        "ĠAus",
        "chwitz"
      ],
      [
        "________________",
        "________________"
      ],
      [
        "Ġprovinc",
        "es"
      ],
      [
        "ĠVirt",
        "us"
      ],
      [
        "Lower",
        "Case"
      ],
      [
        "Ġle",
        "uc"
      ],
      [
        "ib",
        "ar"
      ],
      [
        "Ġsol",
        "itary"
      ],
      [
        "ĠPar",
        "rocchia"
      ],
      [
        "Ġnor",
        "veg"
      ],
      [
        "D",
        "AT"
      ],
      [
        "f",
        "iche"
      ],
      [
        "Ġper",
        "venire"
      ],
      [
        "ĠContin",
        "ental"
      ],
      [
        "ĠPRESID",
        "ENTE"
      ],
      [
        "ĠCons",
        "olid"
      ],
      [
        "Ġdiment",
        "icata"
      ],
      [
        "ĠParl",
        "ando"
      ],
      [
        "ĠKer",
        "ala"
      ],
      [
        "ĠNex",
        "us"
      ],
      [
        "Ġdel",
        "uso"
      ],
      [
        "ĠP",
        "ES"
      ],
      [
        "Ġst",
        "ren"
      ],
      [
        "ĠComm",
        "ander"
      ],
      [
        "ĠTrans",
        "it"
      ],
      [
        "Ġtranqu",
        "il"
      ],
      [
        "ĠApp",
        "art"
      ],
      [
        "ĠAv",
        "vocato"
      ],
      [
        "ĠNat",
        "alie"
      ],
      [
        "Ġexamin",
        "ations"
      ],
      [
        "l",
        "ini"
      ],
      [
        "p",
        "urchase"
      ],
      [
        "il",
        "ight"
      ],
      [
        "Ġapp",
        "ell"
      ],
      [
        "Ġmol",
        "la"
      ],
      [
        "Ġrep",
        "ublic"
      ],
      [
        "year",
        "s"
      ],
      [
        "è¿",
        "°"
      ],
      [
        "ĠAssic",
        "urazioni"
      ],
      [
        "int",
        "oss"
      ],
      [
        "Ġopp",
        "one"
      ],
      [
        "Ġshowc",
        "ased"
      ],
      [
        "O",
        "H"
      ],
      [
        "P",
        "ic"
      ],
      [
        "ot",
        "lin"
      ],
      [
        "Ġform",
        "atting"
      ],
      [
        "ĠPr",
        "inter"
      ],
      [
        "Ġconfer",
        "ito"
      ],
      [
        "Ġtelef",
        "onia"
      ],
      [
        "ĠSat",
        "urn"
      ],
      [
        "ĠVic",
        "ino"
      ],
      [
        "M",
        "el"
      ],
      [
        "comp",
        "ute"
      ],
      [
        "Ġanticip",
        "a"
      ],
      [
        "Ġdann",
        "oso"
      ],
      [
        "ĠPoss",
        "ible"
      ],
      [
        "Ġriparti",
        "zione"
      ],
      [
        "Ġcerebr",
        "ali"
      ],
      [
        "Ġstrutt",
        "urata"
      ],
      [
        "Ġbatter",
        "ica"
      ],
      [
        "Ġpanor",
        "ami"
      ],
      [
        "Ġvor",
        "resti"
      ],
      [
        "ĠMap",
        "le"
      ],
      [
        "Ġe",
        "i"
      ],
      [
        "os",
        "truzione"
      ],
      [
        "ĠC",
        "ITT"
      ],
      [
        "ĠI",
        "sh"
      ],
      [
        "ĠD",
        "w"
      ],
      [
        "Ġrep",
        "len"
      ],
      [
        "Ġrest",
        "or"
      ],
      [
        "ä",
        "r"
      ],
      [
        "p",
        "oll"
      ],
      [
        "Ï",
        "Ģ"
      ],
      [
        "ĠS",
        "UM"
      ],
      [
        "Ġor",
        "thodont"
      ],
      [
        "Ġdef",
        "unto"
      ],
      [
        "åģ",
        "ļ"
      ],
      [
        "Ġfero",
        "ce"
      ],
      [
        "Ġf",
        "umi"
      ],
      [
        "am",
        "ino"
      ],
      [
        "ett",
        "ed"
      ],
      [
        "ĠSch",
        "mid"
      ],
      [
        "Ġprim",
        "ari"
      ],
      [
        "Ġcompar",
        "isons"
      ],
      [
        "Ġassorb",
        "imento"
      ],
      [
        "Ġkw",
        "args"
      ],
      [
        "ĠMour",
        "inho"
      ],
      [
        "T",
        "ABLE"
      ],
      [
        "it",
        "ars"
      ],
      [
        "om",
        "ens"
      ],
      [
        "ĠS",
        "IG"
      ],
      [
        "ĠG",
        "usto"
      ],
      [
        "Ġha",
        "w"
      ],
      [
        "Ġar",
        "rays"
      ],
      [
        "Ġres",
        "tring"
      ],
      [
        "ĠCons",
        "umo"
      ],
      [
        "Ġprosegu",
        "irÃł"
      ],
      [
        "ĠCase",
        "y"
      ],
      [
        "d",
        "ip"
      ],
      [
        "p",
        "ending"
      ],
      [
        "Ġdec",
        "oro"
      ],
      [
        "Ġscar",
        "icabile"
      ],
      [
        "Ġcorrespond",
        "s"
      ],
      [
        "Ġborrow",
        "ed"
      ],
      [
        "Zo",
        "om"
      ],
      [
        "Ġ/",
        "////////////////////////////////"
      ],
      [
        "ĠPar",
        "allel"
      ],
      [
        "ĠCos",
        "imo"
      ],
      [
        "Ġtelefon",
        "ici"
      ],
      [
        "Ġascolt",
        "ando"
      ],
      [
        "dem",
        "ocr"
      ],
      [
        "ĠGO",
        "OD"
      ],
      [
        "R",
        "ot"
      ],
      [
        "Ġtra",
        "cing"
      ],
      [
        "AD",
        "O"
      ],
      [
        "Ġincont",
        "amin"
      ],
      [
        "ĠContinu",
        "ous"
      ],
      [
        "ĠSTUD",
        "IO"
      ],
      [
        "ĠM",
        "og"
      ],
      [
        "Ġcorrispond",
        "ere"
      ],
      [
        "ĠP",
        "dl"
      ],
      [
        "Ġcas",
        "erma"
      ],
      [
        "Ġover",
        "coming"
      ],
      [
        "Ġauto",
        "v"
      ],
      [
        "b",
        "ass"
      ],
      [
        "ĠC",
        "ambio"
      ],
      [
        "Ġcontin",
        "uiamo"
      ],
      [
        "ena",
        "fil"
      ],
      [
        "ĠEd",
        "gar"
      ],
      [
        "gr",
        "uppo"
      ],
      [
        "ĠStr",
        "ange"
      ],
      [
        "Ġhands",
        "ome"
      ],
      [
        "Ġvo",
        "ta"
      ],
      [
        "Ġneigh",
        "bours"
      ],
      [
        "Ġimmers",
        "a"
      ],
      [
        "æĿ",
        "ĥ"
      ],
      [
        "grow",
        "th"
      ],
      [
        "mar",
        "ino"
      ],
      [
        "Ġrichiam",
        "ato"
      ],
      [
        "S",
        "ing"
      ],
      [
        "Ġw",
        "ives"
      ],
      [
        "Ġun",
        "ravel"
      ],
      [
        "Ġwe",
        "brtc"
      ],
      [
        "Ġed",
        "icola"
      ],
      [
        "Ġti",
        "roc"
      ],
      [
        "unge",
        "on"
      ],
      [
        "ĠArg",
        "ento"
      ],
      [
        "M",
        "iche"
      ],
      [
        "Ġp",
        "itto"
      ],
      [
        "Ġf",
        "on"
      ],
      [
        "ĠM",
        "isc"
      ],
      [
        "Ġsal",
        "ads"
      ],
      [
        "Ġcli",
        "ff"
      ],
      [
        "ĠAccess",
        "ibility"
      ],
      [
        "ĠSERV",
        "ICE"
      ],
      [
        "Ġrist",
        "retto"
      ],
      [
        "ĠGiuris",
        "prudenza"
      ],
      [
        "ĠA",
        "ston"
      ],
      [
        "ili",
        "ary"
      ],
      [
        "Ġven",
        "ir"
      ],
      [
        "Ġmiglior",
        "ano"
      ],
      [
        "ĠDep",
        "ot"
      ],
      [
        "ĠWork",
        "place"
      ],
      [
        "ĠPRO",
        "VID"
      ],
      [
        "Ġthreat",
        "en"
      ],
      [
        "Ġpluri",
        "ennale"
      ],
      [
        "F",
        "ace"
      ],
      [
        "i",
        "os"
      ],
      [
        "Ġas",
        "par"
      ],
      [
        "ie",
        "ver"
      ],
      [
        "IL",
        "S"
      ],
      [
        "ĠBl",
        "end"
      ],
      [
        "Ġvinc",
        "endo"
      ],
      [
        "Ġricor",
        "si"
      ],
      [
        "ĠChristi",
        "e"
      ],
      [
        "Ġcoper",
        "chio"
      ],
      [
        "ĠOst",
        "ia"
      ],
      [
        "Ġc",
        "era"
      ],
      [
        "ĠT",
        "ES"
      ],
      [
        "ĠE",
        "Q"
      ],
      [
        "Ġcomm",
        "ittente"
      ],
      [
        "ĠPi",
        "etr"
      ],
      [
        "Ġcolla",
        "psed"
      ],
      [
        "Ġsuperf",
        "lu"
      ],
      [
        "S",
        "UP"
      ],
      [
        "{",
        "\\"
      ],
      [
        "he",
        "id"
      ],
      [
        "Ġris",
        "vegli"
      ],
      [
        "ister",
        "Ãł"
      ],
      [
        "Ass",
        "embly"
      ],
      [
        "ĠPerson",
        "ally"
      ],
      [
        "ĠPhoto",
        "graph"
      ],
      [
        "Sl",
        "ider"
      ],
      [
        "s",
        "av"
      ],
      [
        "Ġem",
        "arg"
      ],
      [
        "Ġinf",
        "used"
      ],
      [
        "Ġaff",
        "are"
      ],
      [
        "Ġsur",
        "render"
      ],
      [
        "Ġlim",
        "estone"
      ],
      [
        "ĠCor",
        "rect"
      ],
      [
        "elet",
        "al"
      ],
      [
        "ĠAssic",
        "urazione"
      ],
      [
        "c",
        "ino"
      ],
      [
        "s",
        "tery"
      ],
      [
        "Ġb",
        "inario"
      ],
      [
        "ĠM",
        "ick"
      ],
      [
        "eg",
        "ger"
      ],
      [
        "Ġon",
        "d"
      ],
      [
        "Ġâ",
        "ī"
      ],
      [
        "ĠLib",
        "eral"
      ],
      [
        "Ġrial",
        "z"
      ],
      [
        "c",
        "rypto"
      ],
      [
        "un",
        "iform"
      ],
      [
        "ĠGr",
        "assi"
      ],
      [
        "Ġcam",
        "icia"
      ],
      [
        "ĠGold",
        "man"
      ],
      [
        "æĮĩ",
        "å®ļ"
      ],
      [
        "im",
        "ale"
      ],
      [
        "ans",
        "on"
      ],
      [
        "erg",
        "ed"
      ],
      [
        "ugg",
        "le"
      ],
      [
        "process",
        "or"
      ],
      [
        "COM",
        "P"
      ],
      [
        "Ġtart",
        "ufo"
      ],
      [
        "Ġisraeli",
        "ani"
      ],
      [
        "ĠRecre",
        "ation"
      ],
      [
        "ĠS",
        "no"
      ],
      [
        "rom",
        "i"
      ],
      [
        "Ġpre",
        "lievi"
      ],
      [
        "Ġmed",
        "aglie"
      ],
      [
        "org",
        "imento"
      ],
      [
        "Ġvic",
        "oli"
      ],
      [
        "Ġdisfun",
        "zione"
      ],
      [
        "accomp",
        "agn"
      ],
      [
        "is",
        "ano"
      ],
      [
        "Ġin",
        "inter"
      ],
      [
        "Ġpag",
        "lia"
      ],
      [
        "Com",
        "ments"
      ],
      [
        "ĠChief",
        "s"
      ],
      [
        "ĠArchit",
        "ects"
      ],
      [
        "Ġriscos",
        "sione"
      ],
      [
        "q",
        "ty"
      ],
      [
        "ant",
        "ro"
      ],
      [
        "Ġfu",
        "ck"
      ],
      [
        "Ġautore",
        "vole"
      ],
      [
        "Ġmanifest",
        "arsi"
      ],
      [
        "Ġgiudizi",
        "ari"
      ],
      [
        "Ġcoet",
        "anei"
      ],
      [
        "F",
        "arm"
      ],
      [
        "Ġc",
        "ef"
      ],
      [
        "Ġco",
        "ff"
      ],
      [
        "ĠIns",
        "ight"
      ],
      [
        "Ġspieg",
        "ando"
      ],
      [
        "rel",
        "ative"
      ],
      [
        "Ġmoder",
        "ata"
      ],
      [
        "ĠTel",
        "em"
      ],
      [
        "ĠLi",
        "am"
      ],
      [
        "Ġreper",
        "to"
      ],
      [
        "CM",
        "akeFiles"
      ],
      [
        "Ġĉĉĉĉĉĉĉĉĉĉ",
        "ĉ"
      ],
      [
        "ĠRicon",
        "osc"
      ],
      [
        "`",
        ");"
      ],
      [
        "Ġt",
        "c"
      ],
      [
        "ess",
        "ential"
      ],
      [
        "AN",
        "DA"
      ],
      [
        "Reg",
        "istry"
      ],
      [
        "Ġfilosof",
        "i"
      ],
      [
        "Ġarred",
        "are"
      ],
      [
        "Ġp",
        "anno"
      ],
      [
        "Ġdel",
        "izioso"
      ],
      [
        "gi",
        "ate"
      ],
      [
        "iss",
        "etta"
      ],
      [
        "Ġdocument",
        "ato"
      ],
      [
        "Ġoffr",
        "irÃł"
      ],
      [
        "F",
        "ar"
      ],
      [
        "ĠB",
        "etty"
      ],
      [
        "ĠG",
        "omez"
      ],
      [
        "Ġmill",
        "ing"
      ],
      [
        "Ġtor",
        "te"
      ],
      [
        "Ġju",
        "ices"
      ],
      [
        "Ġsottosc",
        "rivere"
      ],
      [
        "Ġsupple",
        "mento"
      ],
      [
        "管",
        "çIJĨ"
      ],
      [
        "M",
        "es"
      ],
      [
        "Ġinc",
        "erto"
      ],
      [
        "ĠCol",
        "lections"
      ],
      [
        "Ġanno",
        "ver"
      ],
      [
        "crib",
        "er"
      ],
      [
        "Ġcart",
        "oni"
      ],
      [
        "ĠPrincip",
        "i"
      ],
      [
        "Ġfold",
        "ed"
      ],
      [
        "b",
        "ill"
      ],
      [
        "od",
        "oro"
      ],
      [
        "do",
        "ing"
      ],
      [
        "ĠSal",
        "on"
      ],
      [
        "Ġattravers",
        "ano"
      ],
      [
        "hand",
        "ed"
      ],
      [
        "ĠGl",
        "oss"
      ],
      [
        "PRE",
        "FIX"
      ],
      [
        "ĠMunicip",
        "ale"
      ],
      [
        "Ġsculpt",
        "ures"
      ],
      [
        "Ġn",
        "ud"
      ],
      [
        "am",
        "en"
      ],
      [
        "Ġmal",
        "t"
      ],
      [
        "Ġsudd",
        "ette"
      ],
      [
        "sta",
        "kes"
      ],
      [
        "ĉĉĉĉ",
        "ĉĉ"
      ],
      [
        "Ġsatur",
        "ated"
      ],
      [
        "Ġt",
        "ad"
      ],
      [
        "Ġmet",
        "amor"
      ],
      [
        "Ġliqu",
        "or"
      ],
      [
        "Ġdomin",
        "ance"
      ],
      [
        "áĥ",
        "ĺ"
      ],
      [
        "ĠBla",
        "ir"
      ],
      [
        "Ġbim",
        "ba"
      ],
      [
        "ĠC",
        "ork"
      ],
      [
        "ag",
        "ain"
      ],
      [
        "ĠW",
        "rest"
      ],
      [
        "Ġra",
        "iny"
      ],
      [
        "Ġprod",
        "uttrice"
      ],
      [
        "ĠIngredi",
        "enti"
      ],
      [
        "ĠGirol",
        "amo"
      ],
      [
        "ol",
        "ette"
      ],
      [
        "ĠS",
        "ut"
      ],
      [
        "Ġrenov",
        "ations"
      ],
      [
        "L",
        "AND"
      ],
      [
        "ĠS",
        "onic"
      ],
      [
        "Ġth",
        "ir"
      ],
      [
        "Ġr",
        "ash"
      ],
      [
        "Ġcoun",
        "ters"
      ],
      [
        "Ġsepar",
        "atamente"
      ],
      [
        "Ġaliment",
        "a"
      ],
      [
        "Oper",
        "ator"
      ],
      [
        "ap",
        "o"
      ],
      [
        "Ġinter",
        "change"
      ],
      [
        "ĠClass",
        "ifica"
      ],
      [
        "Acc",
        "etta"
      ],
      [
        "ĠTrib",
        "un"
      ],
      [
        "Co",
        "ordin"
      ],
      [
        "ĠAutom",
        "ated"
      ],
      [
        "Ġphenomen",
        "al"
      ],
      [
        "Ġt",
        "edi"
      ],
      [
        "Ġsperiment",
        "azioni"
      ],
      [
        "Ġfilosof",
        "ica"
      ],
      [
        "ĠMiss",
        "ing"
      ],
      [
        "can",
        "estro"
      ],
      [
        "COR",
        "SO"
      ],
      [
        "es",
        "ina"
      ],
      [
        "Ġpres",
        "epe"
      ],
      [
        "Ġsta",
        "ined"
      ],
      [
        "Ġtravel",
        "er"
      ],
      [
        "ĠStrateg",
        "ia"
      ],
      [
        "Ġden",
        "ying"
      ],
      [
        "Ġterror",
        "ists"
      ],
      [
        "ĠRicc",
        "ione"
      ],
      [
        "Ġr",
        "al"
      ],
      [
        "Ġr",
        "ins"
      ],
      [
        "em",
        "per"
      ],
      [
        "ĠR",
        "oller"
      ],
      [
        "ĠE",
        "CO"
      ],
      [
        "Ġsw",
        "ept"
      ],
      [
        "Ġattiv",
        "ati"
      ],
      [
        "ĠAdri",
        "atico"
      ],
      [
        "ĠAdj",
        "ustable"
      ],
      [
        "Ġa",
        "la"
      ],
      [
        "ĠB",
        "F"
      ],
      [
        "Ġsub",
        "iscono"
      ],
      [
        "Ġunder",
        "gone"
      ],
      [
        "ĠSur",
        "ve"
      ],
      [
        "Ġregol",
        "ano"
      ],
      [
        "Ġferment",
        "azione"
      ],
      [
        "Ġg",
        "ass"
      ],
      [
        "ĠK",
        "et"
      ],
      [
        "ĠRes",
        "erv"
      ],
      [
        "etr",
        "ica"
      ],
      [
        "ĠBul",
        "ld"
      ],
      [
        "ĠFemmin",
        "ile"
      ],
      [
        "c",
        "en"
      ],
      [
        "et",
        "ically"
      ],
      [
        "ĠC",
        "ento"
      ],
      [
        "Ġdec",
        "ret"
      ],
      [
        "ĠAd",
        "mission"
      ],
      [
        "Ġseg",
        "menti"
      ],
      [
        "ĠGB",
        "P"
      ],
      [
        "ĠLes",
        "lie"
      ],
      [
        "M",
        "att"
      ],
      [
        "ĠâĨ",
        "ij"
      ],
      [
        "Ġdimag",
        "r"
      ],
      [
        "èµ",
        "·"
      ],
      [
        "ĠEditori",
        "ale"
      ],
      [
        "ĠW",
        "idth"
      ],
      [
        "ĠSc",
        "ud"
      ],
      [
        "ĠPros",
        "egue"
      ],
      [
        "q",
        "ml"
      ],
      [
        "Ġin",
        "equivoc"
      ],
      [
        "Ġmod",
        "ul"
      ],
      [
        "zz",
        "olo"
      ],
      [
        "ĠSe",
        "oul"
      ],
      [
        "Ġ\\",
        "\\"
      ],
      [
        "Ġcolp",
        "evoli"
      ],
      [
        "Ġspin",
        "ach"
      ],
      [
        "nk",
        "ronos"
      ],
      [
        "al",
        "tri"
      ],
      [
        "ĠL",
        "V"
      ],
      [
        "ĠV",
        "ib"
      ],
      [
        "Ġfac",
        "ets"
      ],
      [
        "Ġcontin",
        "enti"
      ],
      [
        "UN",
        "ESCO"
      ],
      [
        "ĠSud",
        "africa"
      ],
      [
        "Ġstro",
        "kes"
      ],
      [
        "Ġsusc",
        "etti"
      ],
      [
        "it",
        "tare"
      ],
      [
        "Ġun",
        "conscious"
      ],
      [
        "rom",
        "p"
      ],
      [
        "Ġpop",
        "ulated"
      ],
      [
        "ORD",
        "ER"
      ],
      [
        "Ġraccomand",
        "ato"
      ],
      [
        "Ġfict",
        "ional"
      ],
      [
        "ĠP",
        "IA"
      ],
      [
        "Ġback",
        "ward"
      ],
      [
        "')",
        "["
      ],
      [
        "Ġprim",
        "itive"
      ],
      [
        "Ġir",
        "landese"
      ],
      [
        "Ġdeep",
        "est"
      ],
      [
        "Ġnerv",
        "i"
      ],
      [
        "azzur",
        "ro"
      ],
      [
        "ĠM",
        "UST"
      ],
      [
        "th",
        "y"
      ],
      [
        "ene",
        "y"
      ],
      [
        "Ġpers",
        "ecuzione"
      ],
      [
        "amm",
        "issione"
      ],
      [
        "ĠAtt",
        "ilio"
      ],
      [
        "Ġcontract",
        "ed"
      ],
      [
        "soft",
        "ware"
      ],
      [
        "Ġcontra",
        "bb"
      ],
      [
        "Ġvul",
        "cano"
      ],
      [
        "Ġragazz",
        "ini"
      ],
      [
        "Ġristrutt",
        "urato"
      ],
      [
        "ĠMcC",
        "arthy"
      ],
      [
        "ĠWhe",
        "els"
      ],
      [
        "ossid",
        "abile"
      ],
      [
        "P",
        "ACK"
      ],
      [
        "Ġl",
        "em"
      ],
      [
        "ar",
        "ine"
      ],
      [
        "Ġins",
        "urer"
      ],
      [
        "Ġcir",
        "co"
      ],
      [
        "Ġpag",
        "ando"
      ],
      [
        "Ġvend",
        "uta"
      ],
      [
        "ĠCont",
        "enuti"
      ],
      [
        "Ġabit",
        "ualmente"
      ],
      [
        "Ġcardiovasc",
        "olare"
      ],
      [
        "na",
        "i"
      ],
      [
        "ĠCh",
        "rom"
      ],
      [
        "Ġfl",
        "op"
      ],
      [
        "Ġconvert",
        "s"
      ],
      [
        "Pr",
        "incip"
      ],
      [
        "Ġterrem",
        "oti"
      ],
      [
        "ĠA",
        "loe"
      ],
      [
        "Ġread",
        "iness"
      ],
      [
        "Ġchar",
        "coal"
      ],
      [
        "Ġfit",
        "ta"
      ],
      [
        "ĠCab",
        "in"
      ],
      [
        "C",
        "anc"
      ],
      [
        "Ġl",
        "ump"
      ],
      [
        "ĠT",
        "as"
      ],
      [
        "Ġind",
        "ele"
      ],
      [
        "Ġve",
        "in"
      ],
      [
        "ĠMater",
        "iali"
      ],
      [
        "Ġtang",
        "ibile"
      ],
      [
        "Tw",
        "itter"
      ],
      [
        ")",
        "',"
      ],
      [
        "I",
        "raq"
      ],
      [
        "all",
        "attamento"
      ],
      [
        "Ġcr",
        "ises"
      ],
      [
        "Ġtras",
        "gress"
      ],
      [
        "Ġaccount",
        "ant"
      ],
      [
        "Ġadvantage",
        "ous"
      ],
      [
        "Ġpriorit",
        "izing"
      ],
      [
        "Ele",
        "ctr"
      ],
      [
        "av",
        "ita"
      ],
      [
        "get",
        "Attribute"
      ],
      [
        "Ġbr",
        "idal"
      ],
      [
        "Ġsim",
        "ulate"
      ],
      [
        "Us",
        "ed"
      ],
      [
        "mes",
        "h"
      ],
      [
        "Ġcritic",
        "ized"
      ],
      [
        "rolog",
        "y"
      ],
      [
        "Ġnick",
        "el"
      ],
      [
        "m",
        "olto"
      ],
      [
        "ĠW",
        "on"
      ],
      [
        "Ġdet",
        "ent"
      ],
      [
        "Ġstamp",
        "ata"
      ],
      [
        "Ġmes",
        "colare"
      ],
      [
        "Ġaccett",
        "ata"
      ],
      [
        "Ġarc",
        "ade"
      ],
      [
        "Ġauton",
        "ome"
      ],
      [
        "Ġat",
        "mospheric"
      ],
      [
        "ser",
        "ve"
      ],
      [
        "Ġrim",
        "arranno"
      ],
      [
        "Ġconclud",
        "erÃł"
      ],
      [
        "Ġrov",
        "ine"
      ],
      [
        "ĠTiff",
        "any"
      ],
      [
        "T",
        "ri"
      ],
      [
        "Ġs",
        "ont"
      ],
      [
        "am",
        "ante"
      ],
      [
        "ĠK",
        "ane"
      ],
      [
        "Ġbr",
        "icks"
      ],
      [
        "ĠSh",
        "ir"
      ],
      [
        "Ġconv",
        "ivere"
      ],
      [
        "ĠConsider",
        "ando"
      ],
      [
        "ĠJackson",
        "ville"
      ],
      [
        "effic",
        "ace"
      ],
      [
        "Ġlie",
        "vi"
      ],
      [
        "Author",
        "ization"
      ],
      [
        "somet",
        "hing"
      ],
      [
        "Ġparag",
        "one"
      ],
      [
        ":",
        "**"
      ],
      [
        "Ġn",
        "er"
      ],
      [
        "Ġre",
        "ap"
      ],
      [
        "Ġpl",
        "ush"
      ],
      [
        "Ġfram",
        "ing"
      ],
      [
        "ĠTro",
        "y"
      ],
      [
        "ĠRif",
        "ugio"
      ],
      [
        "Output",
        "Stream"
      ],
      [
        "ä¾",
        "Ľ"
      ],
      [
        "两",
        "个"
      ],
      [
        "U",
        "i"
      ],
      [
        "ĠS",
        "od"
      ],
      [
        "Ġ\"",
        "','"
      ],
      [
        "Ġpol",
        "acco"
      ],
      [
        "ĠCon",
        "veni"
      ],
      [
        "ĠPres",
        "idential"
      ],
      [
        "Ġsod",
        "alizio"
      ],
      [
        "Ġinnoc",
        "ente"
      ],
      [
        "Ġche",
        "w"
      ],
      [
        "Ġpublic",
        "ity"
      ],
      [
        "Ġletter",
        "arie"
      ],
      [
        "aff",
        "e"
      ],
      [
        "ĠDel",
        "egato"
      ],
      [
        "Ġtim",
        "ed"
      ],
      [
        "Max",
        "imum"
      ],
      [
        "Ġdefend",
        "ants"
      ],
      [
        "f",
        "irm"
      ],
      [
        "et",
        "z"
      ],
      [
        "ĠT",
        "riv"
      ],
      [
        "ĠB",
        "OR"
      ],
      [
        "eri",
        "ale"
      ],
      [
        "Ġgen",
        "ome"
      ],
      [
        "ĠAv",
        "ailability"
      ],
      [
        "Ġstim",
        "ulus"
      ],
      [
        "Ġpy",
        "game"
      ],
      [
        "Ġad",
        "ore"
      ],
      [
        "ĠLa",
        "wn"
      ],
      [
        "ĠGr",
        "asso"
      ],
      [
        "Ġru",
        "ins"
      ],
      [
        "Ġstag",
        "ing"
      ],
      [
        "hol",
        "es"
      ],
      [
        "Ġcav",
        "alc"
      ],
      [
        "Ġchem",
        "otherapy"
      ],
      [
        "C",
        "ou"
      ],
      [
        "Ġro",
        "lex"
      ],
      [
        "ĠMa",
        "ison"
      ],
      [
        "ĠCer",
        "chiamo"
      ],
      [
        "Ġge",
        "ografia"
      ],
      [
        "Ġnegozi",
        "ati"
      ],
      [
        "Ġaccert",
        "ato"
      ],
      [
        "Ġtherm",
        "ostat"
      ],
      [
        "is",
        "ex"
      ],
      [
        "Ġh",
        "ues"
      ],
      [
        "Ġh",
        "unter"
      ],
      [
        "ĠG",
        "ul"
      ],
      [
        "Ġ}",
        "."
      ],
      [
        "ader",
        "ni"
      ],
      [
        "Ġdesider",
        "are"
      ],
      [
        "Ġmut",
        "ations"
      ],
      [
        "ĠPlatform",
        "s"
      ],
      [
        "Ġtac",
        "ere"
      ],
      [
        "Ġinacc",
        "urate"
      ],
      [
        "Ġ",
        "Ñĩ"
      ],
      [
        "it",
        "iche"
      ],
      [
        "ĠIn",
        "utile"
      ],
      [
        "Ġcre",
        "ams"
      ],
      [
        "Ġmin",
        "usc"
      ],
      [
        "ann",
        "ata"
      ],
      [
        "ĠBell",
        "ini"
      ],
      [
        "ĠGiud",
        "izi"
      ],
      [
        "Ġmafi",
        "oso"
      ],
      [
        "Orig",
        "inal"
      ],
      [
        "Ġimperme",
        "abile"
      ],
      [
        "Ġc",
        "ues"
      ],
      [
        "ma",
        "pping"
      ],
      [
        "Ġinc",
        "asso"
      ],
      [
        "Ġacc",
        "orge"
      ],
      [
        "Ġsul",
        "f"
      ],
      [
        "Ġrehe",
        "ars"
      ],
      [
        "ĠK",
        "art"
      ],
      [
        "ĠSc",
        "anner"
      ],
      [
        "ĠPr",
        "imi"
      ],
      [
        "Ġum",
        "ore"
      ],
      [
        "ĠCON",
        "F"
      ],
      [
        "ĠCer",
        "chi"
      ],
      [
        "ĠAR",
        "M"
      ],
      [
        "Ġprolung",
        "ata"
      ],
      [
        "ĠFede",
        "z"
      ],
      [
        "st",
        "rom"
      ],
      [
        "ind",
        "ent"
      ],
      [
        "ime",
        "o"
      ],
      [
        "Ġconf",
        "uso"
      ],
      [
        "Ġant",
        "idepress"
      ],
      [
        "Ġpanor",
        "amic"
      ],
      [
        "Ġjudg",
        "ement"
      ],
      [
        "ĠAr",
        "d"
      ],
      [
        "ĠMir",
        "anda"
      ],
      [
        "ê",
        "²"
      ],
      [
        "ev",
        "idenza"
      ],
      [
        "Ġpercor",
        "rendo"
      ],
      [
        "um",
        "at"
      ],
      [
        "Ġrend",
        "a"
      ],
      [
        "ĠIns",
        "truction"
      ],
      [
        "ĠDI",
        "RECT"
      ],
      [
        "su",
        "it"
      ],
      [
        "Ġstamp",
        "s"
      ],
      [
        "Ġaffianc",
        "are"
      ],
      [
        "Ġse",
        "v"
      ],
      [
        "Ġadd",
        "itives"
      ],
      [
        "Ġmut",
        "ually"
      ],
      [
        "Ġnegozia",
        "zione"
      ],
      [
        "c",
        "ats"
      ],
      [
        "ĠH",
        "od"
      ],
      [
        "Ġtr",
        "icolore"
      ],
      [
        "Ġsub",
        "iti"
      ],
      [
        "Ġharm",
        "less"
      ],
      [
        "UST",
        "OM"
      ],
      [
        "colla",
        "pse"
      ],
      [
        "Ġh",
        "an"
      ],
      [
        "ind",
        "y"
      ],
      [
        "Ġdown",
        "ward"
      ],
      [
        "fin",
        "ish"
      ],
      [
        "ĠG",
        "TA"
      ],
      [
        "ĠE",
        "f"
      ],
      [
        "Ġresp",
        "into"
      ],
      [
        "ĠReg",
        "istry"
      ],
      [
        "Ġtur",
        "f"
      ],
      [
        "Ġsqu",
        "ash"
      ],
      [
        "Res",
        "pons"
      ],
      [
        "Ġsistem",
        "are"
      ],
      [
        "Ġtelevis",
        "ore"
      ],
      [
        "ĠTes",
        "oro"
      ],
      [
        "ĠCompar",
        "ison"
      ],
      [
        "xxxx",
        "xxxx"
      ],
      [
        "ĠM",
        "im"
      ],
      [
        "ill",
        "ery"
      ],
      [
        "ĠAl",
        "ter"
      ],
      [
        "Ġx",
        "bet"
      ],
      [
        "AL",
        "OG"
      ],
      [
        "Ġcapital",
        "ism"
      ],
      [
        "Ġâľ",
        "Ķ"
      ],
      [
        "Ġsuperfici",
        "ali"
      ],
      [
        "ĠReyn",
        "olds"
      ],
      [
        "Ġfamigli",
        "ari"
      ],
      [
        "apparten",
        "enza"
      ],
      [
        "c",
        "azione"
      ],
      [
        "Ġcol",
        "lin"
      ],
      [
        "ĠK",
        "aj"
      ],
      [
        "Ġ$",
        "(\"."
      ],
      [
        "ĠMar",
        "ion"
      ],
      [
        "ins",
        "orgenza"
      ],
      [
        "ĠBe",
        "ethoven"
      ],
      [
        "Ġant",
        "igen"
      ],
      [
        "Ġgot",
        "ta"
      ],
      [
        "IV",
        "ER"
      ],
      [
        "Ġterr",
        "ifying"
      ],
      [
        "Ġsovra",
        "cc"
      ],
      [
        "ĠU",
        "z"
      ],
      [
        "ĠPro",
        "test"
      ],
      [
        "(\"",
        "./"
      ],
      [
        "Ġpil",
        "gr"
      ],
      [
        "log",
        "out"
      ],
      [
        "Ġeng",
        "ages"
      ],
      [
        "ĠDis",
        "tribuzione"
      ],
      [
        "Ġcristi",
        "ane"
      ],
      [
        "Ġexperiment",
        "ing"
      ],
      [
        "Ġama",
        "va"
      ],
      [
        "n",
        "v"
      ],
      [
        "Ġj",
        "TextArea"
      ],
      [
        "ys",
        "sey"
      ],
      [
        "Ex",
        "port"
      ],
      [
        "Ġscar",
        "icato"
      ],
      [
        "Ġcoll",
        "ettive"
      ],
      [
        "ĠRel",
        "iable"
      ],
      [
        "ĠLig",
        "a"
      ],
      [
        "Ġproduc",
        "endo"
      ],
      [
        "ĠT",
        "we"
      ],
      [
        "Ġvis",
        "uale"
      ],
      [
        "let",
        "ico"
      ],
      [
        "ored",
        "ana"
      ],
      [
        "rig",
        "er"
      ],
      [
        "Ġorganizz",
        "ando"
      ],
      [
        "ĠRespons",
        "abilitÃł"
      ],
      [
        "Ġsaper",
        "lo"
      ],
      [
        "ìļ",
        "©"
      ],
      [
        "Ġs",
        "izing"
      ],
      [
        "ĠC",
        "anto"
      ],
      [
        "ĠR",
        "iti"
      ],
      [
        "ĠR",
        "oche"
      ],
      [
        "ass",
        "in"
      ],
      [
        "ĠV",
        "C"
      ],
      [
        "eri",
        "ali"
      ],
      [
        "Ġinvestig",
        "ative"
      ],
      [
        "Ġcatalog",
        "ue"
      ],
      [
        "ĠApprofond",
        "imenti"
      ],
      [
        "Ġmaneu",
        "ver"
      ],
      [
        "B",
        "er"
      ],
      [
        "ĠL",
        "ino"
      ],
      [
        "ĠL",
        "OT"
      ],
      [
        "tr",
        "uttore"
      ],
      [
        "Ġinv",
        "ari"
      ],
      [
        "anti",
        "ate"
      ],
      [
        "list",
        "ing"
      ],
      [
        "Ġindi",
        "ani"
      ],
      [
        "ĠT",
        "ie"
      ],
      [
        "Ġvis",
        "cer"
      ],
      [
        "Ġaff",
        "atic"
      ],
      [
        "Ġdisc",
        "reta"
      ],
      [
        "Ġcommun",
        "al"
      ],
      [
        "En",
        "ergy"
      ],
      [
        "Ġeserc",
        "itazioni"
      ],
      [
        "ĠLook",
        "s"
      ],
      [
        "ĠCitiz",
        "en"
      ],
      [
        "F",
        "s"
      ],
      [
        "c",
        "otta"
      ],
      [
        "Ġm",
        "ali"
      ],
      [
        "Ġlavor",
        "ava"
      ],
      [
        "Tra",
        "vel"
      ],
      [
        "Ġscroll",
        "ing"
      ],
      [
        "up",
        "a"
      ],
      [
        "Ġrec",
        "ante"
      ],
      [
        "ĠHo",
        "bb"
      ],
      [
        "Ġforz",
        "ato"
      ],
      [
        "ighth",
        "ouse"
      ],
      [
        "Ġfe",
        "b"
      ],
      [
        "laim",
        "s"
      ],
      [
        "åı",
        "³"
      ],
      [
        "Ġcontest",
        "ualmente"
      ],
      [
        "ĠFa",
        "enza"
      ],
      [
        "Ġbattle",
        "field"
      ],
      [
        "Ġzi",
        "pper"
      ],
      [
        "æĽ´",
        "æĸ°"
      ],
      [
        "Ġelector",
        "al"
      ],
      [
        "F",
        "DD"
      ],
      [
        "ĠCom",
        "ponents"
      ],
      [
        "Ġcomb",
        "ina"
      ],
      [
        "ĠJu",
        "ice"
      ],
      [
        "ĠG",
        "one"
      ],
      [
        "bi",
        "ased"
      ],
      [
        "ĠRes",
        "istance"
      ],
      [
        "ĠVal",
        "ori"
      ],
      [
        "ĠSic",
        "iliana"
      ],
      [
        "Ġtelecom",
        "unicazioni"
      ],
      [
        "S",
        "olution"
      ],
      [
        "Ġh",
        "unters"
      ],
      [
        "ĠG",
        "atti"
      ],
      [
        "ĠG",
        "ossip"
      ],
      [
        "Ġbut",
        "tare"
      ],
      [
        "ĠGu",
        "ides"
      ],
      [
        "Ġur",
        "i"
      ],
      [
        "Ġland",
        "marks"
      ],
      [
        "ĠBlog",
        "ger"
      ],
      [
        "ĠEst",
        "onia"
      ],
      [
        "Ġfantas",
        "ie"
      ],
      [
        "Proced",
        "imento"
      ],
      [
        "E",
        "ED"
      ],
      [
        "Ġinc",
        "ondizion"
      ],
      [
        "Ġlav",
        "ender"
      ],
      [
        "Ġdif",
        "eso"
      ],
      [
        "ĠFar",
        "ina"
      ],
      [
        "f",
        "ax"
      ],
      [
        "Ġpal",
        "erm"
      ],
      [
        "crib",
        "ing"
      ],
      [
        "oca",
        "ust"
      ],
      [
        "Ġprivileg",
        "ed"
      ],
      [
        "ĠBTC",
        "Pay"
      ],
      [
        "H",
        "ook"
      ],
      [
        "m",
        "f"
      ],
      [
        "Ġdi",
        "ary"
      ],
      [
        "ĠS",
        "ched"
      ],
      [
        "Ġsu",
        "cchi"
      ],
      [
        "ir",
        "ca"
      ],
      [
        "Ġcre",
        "der"
      ],
      [
        "ĠHel",
        "ps"
      ],
      [
        "æī",
        "ĭ"
      ],
      [
        "订",
        "åįķ"
      ],
      [
        "ĠA",
        "bbey"
      ],
      [
        "Ġpo",
        "tabile"
      ],
      [
        "Ġsocial",
        "ismo"
      ],
      [
        "ĠAB",
        "B"
      ],
      [
        "Ġscongi",
        "urare"
      ],
      [
        "Ġreminisc",
        "ent"
      ],
      [
        "M",
        "aria"
      ],
      [
        "ĠS",
        "igma"
      ],
      [
        "Ġind",
        "etto"
      ],
      [
        "da",
        "q"
      ],
      [
        "ĠRo",
        "osevelt"
      ],
      [
        "Ġsb",
        "aglio"
      ],
      [
        "Ġcombatt",
        "uto"
      ],
      [
        "Ġcasc",
        "ata"
      ],
      [
        "æµ",
        "ģ"
      ],
      [
        "/",
        "_"
      ],
      [
        "H",
        "our"
      ],
      [
        "S",
        "olver"
      ],
      [
        "U",
        "UID"
      ],
      [
        "ĠC",
        "ibo"
      ],
      [
        "ĠN",
        "FC"
      ],
      [
        "Ġabb",
        "iate"
      ],
      [
        "ĠMac",
        "edonia"
      ],
      [
        "Ġcomfort",
        "ing"
      ],
      [
        "Ġorizz",
        "onte"
      ],
      [
        "Ġsilenzi",
        "osa"
      ],
      [
        "Ġlandl",
        "ords"
      ],
      [
        "ĠC",
        "FO"
      ],
      [
        "ĠIn",
        "vol"
      ],
      [
        "Ġmil",
        "itar"
      ],
      [
        "Ġlay",
        "ered"
      ],
      [
        "Ġpratic",
        "ato"
      ],
      [
        "Ġmagnet",
        "ico"
      ],
      [
        "ĠT",
        "UO"
      ],
      [
        "ĠCom",
        "andante"
      ],
      [
        "Ġspec",
        "ulazione"
      ],
      [
        "ĠQu",
        "arto"
      ],
      [
        "atta",
        "ch"
      ],
      [
        "ĠFe",
        "eling"
      ],
      [
        "En",
        "coding"
      ],
      [
        "Ġprovoc",
        "ano"
      ],
      [
        "ĠCli",
        "ff"
      ],
      [
        "see",
        "ing"
      ],
      [
        "ĠBall",
        "et"
      ],
      [
        "ĠAndre",
        "as"
      ],
      [
        "ĠPsy",
        "chi"
      ],
      [
        "Ġavvinc",
        "ente"
      ],
      [
        "ĠElli",
        "ott"
      ],
      [
        "ĠK",
        "P"
      ],
      [
        "Ġinv",
        "ecchiamento"
      ],
      [
        "Ġtratt",
        "ano"
      ],
      [
        "Ġacceler",
        "azione"
      ],
      [
        "Ġgro",
        "ove"
      ],
      [
        "Ġattent",
        "ive"
      ],
      [
        "heart",
        "ed"
      ],
      [
        "E",
        "cco"
      ],
      [
        "at",
        "os"
      ],
      [
        "Ġis",
        "tru"
      ],
      [
        "tain",
        "able"
      ],
      [
        "ãĤ",
        "¤"
      ],
      [
        "ĠCL",
        "IC"
      ],
      [
        "Ġphen",
        "omena"
      ],
      [
        "Ġincap",
        "acitÃł"
      ],
      [
        "Ġcaric",
        "amento"
      ],
      [
        "Ġres",
        "truct"
      ],
      [
        "Ġmod",
        "esto"
      ],
      [
        "ĠCO",
        "S"
      ],
      [
        "Ġcamm",
        "ina"
      ],
      [
        "íķ",
        "ľ"
      ],
      [
        "rip",
        "et"
      ],
      [
        "Ġp",
        "aving"
      ],
      [
        "ra",
        "it"
      ],
      [
        "Ġmedi",
        "ation"
      ],
      [
        "Ġm",
        "end"
      ],
      [
        "Ġmagnet",
        "ica"
      ],
      [
        "C",
        "e"
      ],
      [
        "S",
        "omet"
      ],
      [
        "ĠC",
        "ache"
      ],
      [
        "ĠL",
        "ame"
      ],
      [
        "ĠR",
        "ender"
      ],
      [
        "du",
        "x"
      ],
      [
        "Ġnum",
        "b"
      ],
      [
        "por",
        "ta"
      ],
      [
        "Ġwrit",
        "ings"
      ],
      [
        "Ġprogett",
        "uali"
      ],
      [
        "Ġcub",
        "es"
      ],
      [
        "serial",
        "ize"
      ],
      [
        "Ġw",
        "s"
      ],
      [
        "ass",
        "etto"
      ],
      [
        "enn",
        "on"
      ],
      [
        "Ġott",
        "anta"
      ],
      [
        "Ġemb",
        "ry"
      ],
      [
        "Sche",
        "dule"
      ],
      [
        "S",
        "ent"
      ],
      [
        "ĠC",
        "accia"
      ],
      [
        "Ġnumer",
        "ical"
      ],
      [
        "Ġresoc",
        "onto"
      ],
      [
        "at",
        "ivity"
      ],
      [
        "as",
        "ole"
      ],
      [
        "li",
        "ative"
      ],
      [
        "Ġform",
        "ulare"
      ],
      [
        "Ġdisc",
        "ute"
      ],
      [
        "resp",
        "ective"
      ],
      [
        "ĠS",
        "AF"
      ],
      [
        "Ġfor",
        "f"
      ],
      [
        "ĠâĤ¬",
        "/"
      ],
      [
        "ĠLiv",
        "ello"
      ],
      [
        "Vert",
        "ical"
      ],
      [
        "articol",
        "azione"
      ],
      [
        "ĠC",
        "fr"
      ],
      [
        "ĠR",
        "IM"
      ],
      [
        "Ġhy",
        "pertension"
      ],
      [
        "Ġjoy",
        "ful"
      ],
      [
        "Ġperfe",
        "zionamento"
      ],
      [
        "micro",
        "soft"
      ],
      [
        "Ġ",
        "zz"
      ],
      [
        "ĠF",
        "erra"
      ],
      [
        "pe",
        "ace"
      ],
      [
        "By",
        "Name"
      ],
      [
        "Ġgal",
        "axy"
      ],
      [
        "Ġnottur",
        "ne"
      ],
      [
        "Ġnin",
        "th"
      ],
      [
        "prior",
        "ity"
      ],
      [
        "Q",
        "ui"
      ],
      [
        "Ġf",
        "ür"
      ],
      [
        "ĠC",
        "oconut"
      ],
      [
        "Ġwind",
        "ing"
      ],
      [
        "ĠBib",
        "lio"
      ],
      [
        "Ġtoss",
        "ici"
      ],
      [
        "ĠCopen",
        "hagen"
      ],
      [
        "Ġb",
        "og"
      ],
      [
        "ĠT",
        "uc"
      ],
      [
        "Ġout",
        "right"
      ],
      [
        "Ġconf",
        "ond"
      ],
      [
        "Ġdiscover",
        "ies"
      ],
      [
        "ĠWest",
        "minster"
      ],
      [
        "aj",
        "e"
      ],
      [
        "Ġju",
        "icy"
      ],
      [
        "Ġtrav",
        "elled"
      ],
      [
        "T",
        "ake"
      ],
      [
        "Ġso",
        "bri"
      ],
      [
        "Ġcommercial",
        "ly"
      ],
      [
        "Ġconcent",
        "razioni"
      ],
      [
        "Auth",
        "entication"
      ],
      [
        "Ġ---",
        "-"
      ],
      [
        "Ġtrom",
        "b"
      ],
      [
        "M",
        "ER"
      ],
      [
        "Ġav",
        "verse"
      ],
      [
        "Ġmin",
        "u"
      ],
      [
        "Ġutilizz",
        "arlo"
      ],
      [
        "ĠTO",
        "UR"
      ],
      [
        "av",
        "v"
      ],
      [
        "Ġapp",
        "alt"
      ],
      [
        "ci",
        "ón"
      ],
      [
        "ĠAr",
        "co"
      ],
      [
        "Ġant",
        "ich"
      ],
      [
        "ĠINS",
        "URANCE"
      ],
      [
        "Ġcompreh",
        "ension"
      ],
      [
        "Ġspread",
        "sheet"
      ],
      [
        "Ġboost",
        "ed"
      ],
      [
        "Ġpratic",
        "itÃł"
      ],
      [
        "Ġscrup",
        "ol"
      ],
      [
        "Ġtribun",
        "ali"
      ],
      [
        "m",
        "ma"
      ],
      [
        "Å",
        "«"
      ],
      [
        "ĠG",
        "ST"
      ],
      [
        "ĠE",
        "DI"
      ],
      [
        "Ġdispos",
        "te"
      ],
      [
        "ĠAN",
        "SA"
      ],
      [
        "Ġtrasfer",
        "ita"
      ],
      [
        "Ġgod",
        "ono"
      ],
      [
        "ĠEXP",
        "ECT"
      ],
      [
        "Ġabbre",
        "vi"
      ],
      [
        "ĠJack",
        "et"
      ],
      [
        "ĠPin",
        "ot"
      ],
      [
        "Ġembroider",
        "y"
      ],
      [
        "Ġh",
        "ams"
      ],
      [
        "ĠW",
        "ade"
      ],
      [
        "Ġdef",
        "inizioni"
      ],
      [
        "Ġriv",
        "ed"
      ],
      [
        "ĠSD",
        "L"
      ],
      [
        "Ġobbligatori",
        "amente"
      ],
      [
        "ĠFilip",
        "ino"
      ],
      [
        "Ġuphol",
        "stery"
      ],
      [
        "Ġt",
        "ic"
      ],
      [
        "Ġw",
        "ont"
      ],
      [
        "ig",
        "hed"
      ],
      [
        "ĠĠĠĠĠĠĠĠ",
        "ĠĊ"
      ],
      [
        "itt",
        "on"
      ],
      [
        "ĠIs",
        "le"
      ],
      [
        "plor",
        "er"
      ],
      [
        "ski",
        "j"
      ],
      [
        "Ġmilit",
        "anti"
      ],
      [
        "ĠGarg",
        "ano"
      ],
      [
        "ĠL",
        "LP"
      ],
      [
        "est",
        "ino"
      ],
      [
        "ĠEng",
        "aging"
      ],
      [
        "ĠE",
        "ps"
      ],
      [
        "Ġdiff",
        "onde"
      ],
      [
        "ĠQu",
        "ite"
      ],
      [
        "Ġcop",
        "iare"
      ],
      [
        "ĠPl",
        "anner"
      ],
      [
        "LE",
        "Y"
      ],
      [
        "ĠCiv",
        "ic"
      ],
      [
        "Ġsplend",
        "id"
      ],
      [
        "Ġriemp",
        "ie"
      ],
      [
        "ĠVig",
        "il"
      ],
      [
        "ĠPerman",
        "ent"
      ],
      [
        "C",
        "u"
      ],
      [
        "f",
        "name"
      ],
      [
        "ĠA",
        "ula"
      ],
      [
        "lo",
        "chi"
      ],
      [
        "Ġte",
        "aser"
      ],
      [
        "ĠPro",
        "sec"
      ],
      [
        "ä¸",
        "Ķ"
      ],
      [
        "View",
        "Holder"
      ],
      [
        "Ġfinal",
        "isti"
      ],
      [
        "Ġmacch",
        "in"
      ],
      [
        "Ġcompar",
        "ative"
      ],
      [
        "ĠRelations",
        "hips"
      ],
      [
        "r",
        "er"
      ],
      [
        "Ġv",
        "iti"
      ],
      [
        "ĠG",
        "ren"
      ],
      [
        "ĠE",
        "RA"
      ],
      [
        "ĠCon",
        "i"
      ],
      [
        "Ġdestro",
        "ying"
      ],
      [
        "Ġimpair",
        "ment"
      ],
      [
        "k",
        "j"
      ],
      [
        "Ġand",
        "rebbero"
      ],
      [
        "ĠS",
        "IN"
      ],
      [
        "ĠB",
        "rem"
      ],
      [
        "oc",
        "iti"
      ],
      [
        "ĠE",
        "qual"
      ],
      [
        "Ġdec",
        "omp"
      ],
      [
        "Ġhost",
        "ile"
      ],
      [
        "ĠCost",
        "antino"
      ],
      [
        "ĠCin",
        "zia"
      ],
      [
        "Ġsy",
        "nd"
      ],
      [
        "Ġattribu",
        "ita"
      ],
      [
        "Ġchius",
        "ure"
      ],
      [
        "Ġt",
        "t"
      ],
      [
        "ut",
        "trici"
      ],
      [
        "IS",
        "P"
      ],
      [
        "ĠMol",
        "ly"
      ],
      [
        "exp",
        "and"
      ],
      [
        "Ġbol",
        "le"
      ],
      [
        "Ġcompare",
        "s"
      ],
      [
        "p",
        "ens"
      ],
      [
        "Ġw",
        "itch"
      ],
      [
        "Ġun",
        "gher"
      ],
      [
        "ĠK",
        "om"
      ],
      [
        "zz",
        "ling"
      ],
      [
        "Ġfac",
        "to"
      ],
      [
        "unn",
        "ed"
      ],
      [
        "Ġindiment",
        "icabili"
      ],
      [
        "Ġcaf",
        "é"
      ],
      [
        "Ġbiancon",
        "eri"
      ],
      [
        "Ġt",
        "andem"
      ],
      [
        "ic",
        "z"
      ],
      [
        "Ġyou",
        "re"
      ],
      [
        "Ġav",
        "enues"
      ],
      [
        "Ġass",
        "er"
      ],
      [
        "Ġrit",
        "agli"
      ],
      [
        "ĠPe",
        "ugeot"
      ],
      [
        "anci",
        "ano"
      ],
      [
        "Ġparagra",
        "fi"
      ],
      [
        "Ġesplod",
        "ere"
      ],
      [
        "g",
        "reat"
      ],
      [
        "ĠL",
        "att"
      ],
      [
        "ust",
        "en"
      ],
      [
        "Ġint",
        "uire"
      ],
      [
        "Ġmiglior",
        "ata"
      ],
      [
        "ĠHar",
        "bour"
      ],
      [
        "Ġpeggior",
        "are"
      ],
      [
        "ĠKaza",
        "kh"
      ],
      [
        "L",
        "uc"
      ],
      [
        "f",
        "light"
      ],
      [
        "Ġb",
        "umps"
      ],
      [
        "ĠAr",
        "b"
      ],
      [
        "Ġbegin",
        "nings"
      ],
      [
        "Ġkick",
        "ing"
      ],
      [
        "ãĥ¼",
        "ãĥ"
      ],
      [
        "Ġpolmon",
        "are"
      ],
      [
        "Ġcorrisp",
        "ettivo"
      ],
      [
        "Ġ#################################",
        "################################"
      ],
      [
        "ad",
        "ere"
      ],
      [
        "br",
        "ight"
      ],
      [
        "Ġpor",
        "no"
      ],
      [
        "Ġgradi",
        "ent"
      ],
      [
        "Ġesib",
        "izioni"
      ],
      [
        "ĠR",
        "ings"
      ],
      [
        "Ġall",
        "erta"
      ],
      [
        "Ġsegu",
        "aci"
      ],
      [
        "Ġinsp",
        "ected"
      ],
      [
        "ĠSport",
        "ello"
      ],
      [
        "Ġcondivid",
        "endo"
      ],
      [
        "Ġpione",
        "ering"
      ],
      [
        "A",
        "le"
      ],
      [
        "Ġon",
        "lus"
      ],
      [
        "ecc",
        "esso"
      ],
      [
        "Ġbudget",
        "ing"
      ],
      [
        "ĠMont",
        "an"
      ],
      [
        "anim",
        "ation"
      ],
      [
        "Grid",
        "View"
      ],
      [
        ">",
        "',"
      ],
      [
        "P",
        "an"
      ],
      [
        "ri",
        "k"
      ],
      [
        "Ġinter",
        "ruzione"
      ],
      [
        "imp",
        "utato"
      ],
      [
        "illa",
        "zione"
      ],
      [
        "IF",
        "I"
      ],
      [
        "xa",
        "a"
      ],
      [
        "Ġhi",
        "kes"
      ],
      [
        "N",
        "ING"
      ],
      [
        "Ġpersonal",
        "ization"
      ],
      [
        "Ġturn",
        "around"
      ],
      [
        "CH",
        "ANT"
      ],
      [
        "RA",
        "ZIONE"
      ],
      [
        "Ġaccompagn",
        "ate"
      ],
      [
        "Ġf",
        "asci"
      ],
      [
        "ĠS",
        "AS"
      ],
      [
        "ĠC",
        "IO"
      ],
      [
        "ter",
        "ms"
      ],
      [
        "=\"",
        "+"
      ],
      [
        "str",
        "len"
      ],
      [
        "ĠCustom",
        "s"
      ],
      [
        "Ġmolt",
        "itudine"
      ],
      [
        "erial",
        "ize"
      ],
      [
        "A",
        "x"
      ],
      [
        "L",
        "ogo"
      ],
      [
        "f",
        "ony"
      ],
      [
        "p",
        "unk"
      ],
      [
        "Ġb",
        "ait"
      ],
      [
        "ĠS",
        "OG"
      ],
      [
        "Ġpar",
        "rucchi"
      ],
      [
        "Ġacc",
        "orto"
      ],
      [
        "Ġconc",
        "essi"
      ],
      [
        "ĠRev",
        "erse"
      ],
      [
        "Ġnod",
        "ded"
      ],
      [
        "Ġatt",
        "ic"
      ],
      [
        "fun",
        "nels"
      ],
      [
        "Ġapprov",
        "a"
      ],
      [
        "Ġcors",
        "ia"
      ],
      [
        "Ġp",
        "b"
      ],
      [
        "ing",
        "redi"
      ],
      [
        "et",
        "ern"
      ],
      [
        "ĠL",
        "ose"
      ],
      [
        "ĠH",
        "ex"
      ],
      [
        "se",
        "i"
      ],
      [
        "Ġdeb",
        "utt"
      ],
      [
        "Ġresid",
        "ual"
      ],
      [
        "list",
        "en"
      ],
      [
        "Ġrenov",
        "ated"
      ],
      [
        "模",
        "å¼ı"
      ],
      [
        "Ġexpend",
        "itures"
      ],
      [
        "middle",
        "ware"
      ],
      [
        "ĠPlat",
        "one"
      ],
      [
        "H",
        "Y"
      ],
      [
        "V",
        "ars"
      ],
      [
        "ĠC",
        "lare"
      ],
      [
        "ĠF",
        "ara"
      ],
      [
        "ely",
        "n"
      ],
      [
        "Ġtum",
        "ors"
      ],
      [
        "ĠTro",
        "ppo"
      ],
      [
        "Ġreceipt",
        "s"
      ],
      [
        "u",
        "che"
      ],
      [
        "Set",
        "Text"
      ],
      [
        "Ġpan",
        "try"
      ],
      [
        "Ġorigin",
        "alitÃł"
      ],
      [
        "Ġcostitu",
        "ite"
      ],
      [
        "Ġguard",
        "iamo"
      ],
      [
        "ĠPresent",
        "ation"
      ],
      [
        "[",
        "%"
      ],
      [
        "Ġsp",
        "rem"
      ],
      [
        "Ġint",
        "on"
      ],
      [
        "Ġins",
        "ane"
      ],
      [
        "ĠTest",
        "imon"
      ],
      [
        "Ġtroub",
        "led"
      ],
      [
        "ĠJac",
        "obs"
      ],
      [
        "ĠDash",
        "board"
      ],
      [
        "F",
        "ast"
      ],
      [
        "d",
        "otto"
      ],
      [
        "Ġpar",
        "rocchie"
      ],
      [
        "ĠRe",
        "agan"
      ],
      [
        "List",
        "Item"
      ],
      [
        "Ġtorn",
        "ado"
      ],
      [
        "abb",
        "age"
      ],
      [
        "ĠPC",
        "B"
      ],
      [
        "Ġliter",
        "al"
      ],
      [
        "ĠHisp",
        "anic"
      ],
      [
        "Ġre",
        "jo"
      ],
      [
        "ĠU",
        "ne"
      ],
      [
        "Ġ/",
        "************************************************************************"
      ],
      [
        "ich",
        "ino"
      ],
      [
        "UL",
        "A"
      ],
      [
        "graf",
        "ici"
      ],
      [
        "Ġcut",
        "anee"
      ],
      [
        "ĠBro",
        "ken"
      ],
      [
        "Ġsatisf",
        "actory"
      ],
      [
        "Ġwat",
        "erc"
      ],
      [
        "Ġlegitt",
        "im"
      ],
      [
        "Valid",
        "ate"
      ],
      [
        "ir",
        "re"
      ],
      [
        "Ġdis",
        "pro"
      ],
      [
        "gra",
        "zie"
      ],
      [
        "ubb",
        "y"
      ],
      [
        "ÑĤ",
        "и"
      ],
      [
        "evol",
        "ving"
      ],
      [
        "ĠVac",
        "ation"
      ],
      [
        "ĠGuid",
        "ance"
      ],
      [
        "ĠEnh",
        "ancement"
      ],
      [
        "Ġfia",
        "be"
      ],
      [
        "Ġus",
        "b"
      ],
      [
        "Ġneed",
        "les"
      ],
      [
        "Ġpass",
        "ò"
      ],
      [
        "Ġcoun",
        "selling"
      ],
      [
        "ĠSosten",
        "ibile"
      ],
      [
        "ĠT",
        "ong"
      ],
      [
        "Ġst",
        "ark"
      ],
      [
        "ab",
        "l"
      ],
      [
        "ĠK",
        "urd"
      ],
      [
        "Ġconsegn",
        "ata"
      ],
      [
        "rin",
        "uncia"
      ],
      [
        "ĠCas",
        "ual"
      ],
      [
        "ĠSelect",
        "ing"
      ],
      [
        "ĠCrime",
        "a"
      ],
      [
        "annull",
        "amento"
      ],
      [
        "Ġd",
        "orso"
      ],
      [
        "Ġp",
        "ont"
      ],
      [
        "ac",
        "ceptable"
      ],
      [
        "Ġz",
        "en"
      ],
      [
        "ah",
        "n"
      ],
      [
        "Pl",
        "ot"
      ],
      [
        "Ġpend",
        "ant"
      ],
      [
        "Ġcerimon",
        "ie"
      ],
      [
        "ĠPRIM",
        "O"
      ],
      [
        "çİ",
        "¯"
      ],
      [
        "Ġra",
        "ils"
      ],
      [
        "ĠK",
        "ard"
      ],
      [
        "tre",
        "es"
      ],
      [
        "Ġtemp",
        "ted"
      ],
      [
        "atta",
        "ck"
      ],
      [
        "__",
        "."
      ],
      [
        "Ġsuccess",
        "ore"
      ],
      [
        "åı",
        "°"
      ],
      [
        "ĠMars",
        "ala"
      ],
      [
        "Ġinherit",
        "ance"
      ],
      [
        "B",
        "ill"
      ],
      [
        "ĠS",
        "ync"
      ],
      [
        "Ġbu",
        "ccia"
      ],
      [
        "Ġtermin",
        "ology"
      ],
      [
        "ĠMul",
        "ino"
      ],
      [
        "Ġintuit",
        "ivo"
      ],
      [
        "beh",
        "avior"
      ],
      [
        "íĬ",
        "¸"
      ],
      [
        "K",
        "R"
      ],
      [
        "Ġf",
        "encing"
      ],
      [
        "Ġsi",
        "ero"
      ],
      [
        "Ġcost",
        "rette"
      ],
      [
        "Ġindir",
        "izzata"
      ],
      [
        "ĠLot",
        "tery"
      ],
      [
        "Ġst",
        "aminali"
      ],
      [
        "Ġdis",
        "f"
      ],
      [
        "Ġstamp",
        "anti"
      ],
      [
        "ĠIS",
        "C"
      ],
      [
        "Ġpret",
        "ese"
      ],
      [
        "AA",
        "AA"
      ],
      [
        "S",
        "ensor"
      ],
      [
        "T",
        "erra"
      ],
      [
        "ĠD",
        "ew"
      ],
      [
        "ĠU",
        "RI"
      ],
      [
        "Ġinc",
        "idence"
      ],
      [
        "Ġtw",
        "ins"
      ],
      [
        "Ġz",
        "inco"
      ],
      [
        "Status",
        "Code"
      ],
      [
        "ĠHelp",
        "ing"
      ],
      [
        "ĠKenn",
        "eth"
      ],
      [
        "Ġdegrad",
        "ation"
      ],
      [
        "ĠD",
        "one"
      ],
      [
        "Ġsol",
        "ver"
      ],
      [
        "Ġsf",
        "av"
      ],
      [
        "Ġdichiar",
        "ano"
      ],
      [
        "Ġcontempor",
        "anee"
      ],
      [
        "PC",
        "M"
      ],
      [
        "Ġprosegu",
        "endo"
      ],
      [
        "æł",
        "ij"
      ],
      [
        "Ġdiscr",
        "iminazioni"
      ],
      [
        "Ġrobot",
        "ics"
      ],
      [
        "Ġmultidisciplin",
        "are"
      ],
      [
        "Ġp",
        "atti"
      ],
      [
        "Ġinv",
        "itare"
      ],
      [
        "Ġback",
        "bone"
      ],
      [
        "Ġscoper",
        "ti"
      ],
      [
        "y",
        "out"
      ],
      [
        "ĠP",
        "oche"
      ],
      [
        "ĠL",
        "ent"
      ],
      [
        "ĠPro",
        "di"
      ],
      [
        "tra",
        "zioni"
      ],
      [
        "Ġriv",
        "ale"
      ],
      [
        "ĠAm",
        "ount"
      ],
      [
        "Ġbenefici",
        "ary"
      ],
      [
        "iet",
        "z"
      ],
      [
        "Ġblocc",
        "ata"
      ],
      [
        "americ",
        "ani"
      ],
      [
        "Ġscher",
        "zo"
      ],
      [
        "u",
        "ine"
      ],
      [
        "ĠPe",
        "er"
      ],
      [
        "All",
        "ow"
      ],
      [
        "Ġselezion",
        "ata"
      ],
      [
        "Ġviss",
        "ute"
      ],
      [
        "ĠNucle",
        "o"
      ],
      [
        "f",
        "ielder"
      ],
      [
        "re",
        "ements"
      ],
      [
        "Ġfin",
        "zione"
      ],
      [
        "Ġdes",
        "cent"
      ],
      [
        "Ġide",
        "ology"
      ],
      [
        "Ġsint",
        "etico"
      ],
      [
        "rat",
        "io"
      ],
      [
        "Ġtir",
        "ato"
      ],
      [
        "ĠContract",
        "or"
      ],
      [
        "ĠEnh",
        "ance"
      ],
      [
        "Ġparagraph",
        "s"
      ],
      [
        "contro",
        "ls"
      ],
      [
        "Ġserv",
        "iti"
      ],
      [
        "Ġdes",
        "pair"
      ],
      [
        "Ġno",
        "ises"
      ],
      [
        "reg",
        "istration"
      ],
      [
        "Ġbig",
        "int"
      ],
      [
        "Ġlingu",
        "istiche"
      ],
      [
        "Ġmit",
        "ologia"
      ],
      [
        "Fore",
        "cast"
      ],
      [
        "Ġantiossid",
        "ante"
      ],
      [
        "el",
        "on"
      ],
      [
        "ĠD",
        "U"
      ],
      [
        "Ġch",
        "akra"
      ],
      [
        "ĠAn",
        "ita"
      ],
      [
        "ĠCon",
        "ta"
      ],
      [
        "Ġexc",
        "urs"
      ],
      [
        "ĠEN",
        "T"
      ],
      [
        "Ġst",
        "aring"
      ],
      [
        "Ġdis",
        "astri"
      ],
      [
        "Ġres",
        "iste"
      ],
      [
        "Ġcal",
        "p"
      ],
      [
        "pre",
        "m"
      ],
      [
        "Ġlater",
        "al"
      ],
      [
        "ĠCall",
        "ing"
      ],
      [
        "Ġrelig",
        "ions"
      ],
      [
        "ĠN",
        "L"
      ],
      [
        "Ġvit",
        "ivin"
      ],
      [
        "Ġcann",
        "ella"
      ],
      [
        "ĠNO",
        "TI"
      ],
      [
        "Ġdeleg",
        "ates"
      ],
      [
        "ĠBott",
        "le"
      ],
      [
        "Ġredes",
        "ign"
      ],
      [
        "qu",
        "it"
      ],
      [
        "Ġ(",
        "."
      ],
      [
        "ĠUn",
        "cle"
      ],
      [
        "Ġmat",
        "uro"
      ],
      [
        "Int",
        "ellig"
      ],
      [
        "Ġtant",
        "omeno"
      ],
      [
        "El",
        "ba"
      ],
      [
        "Ġpig",
        "s"
      ],
      [
        "ĠVari",
        "ety"
      ],
      [
        "ĠBurn",
        "s"
      ],
      [
        "ĠAlum",
        "ni"
      ],
      [
        "Ġt",
        "eso"
      ],
      [
        "ter",
        "ror"
      ],
      [
        "Ġtw",
        "ists"
      ],
      [
        "ĠSan",
        "chez"
      ],
      [
        "Ġprop",
        "uls"
      ],
      [
        "ĠChi",
        "ud"
      ],
      [
        "Ġapprezz",
        "ate"
      ],
      [
        "ا",
        "ÙĨ"
      ],
      [
        "Ġhorm",
        "onal"
      ],
      [
        "IAB",
        "ILITY"
      ],
      [
        "G",
        "all"
      ],
      [
        "b",
        "lood"
      ],
      [
        "ed",
        "ition"
      ],
      [
        "ĠS",
        "ult"
      ],
      [
        "ĠG",
        "ros"
      ],
      [
        "Ġwh",
        "ip"
      ],
      [
        "Ġtw",
        "enti"
      ],
      [
        "vol",
        "azione"
      ],
      [
        "ĠCos",
        "m"
      ],
      [
        "ĠComun",
        "ista"
      ],
      [
        "ĠDoc",
        "umento"
      ],
      [
        "Ġreclut",
        "amento"
      ],
      [
        "ob",
        "lio"
      ],
      [
        "ĠSh",
        "en"
      ],
      [
        "Ġaccess",
        "ibilitÃł"
      ],
      [
        "ĠSol",
        "omon"
      ],
      [
        "Ġfire",
        "works"
      ],
      [
        "ĠForm",
        "ato"
      ],
      [
        "Fun",
        "ctor"
      ],
      [
        "Ġgentle",
        "man"
      ],
      [
        "R",
        "ad"
      ],
      [
        "ĠR",
        "iley"
      ],
      [
        "per",
        "ia"
      ],
      [
        "ĠAn",
        "xiety"
      ],
      [
        "ins",
        "edi"
      ],
      [
        "Ġassol",
        "uti"
      ],
      [
        "Ġl",
        "ino"
      ],
      [
        "Ġ-",
        "---------"
      ],
      [
        "st",
        "ato"
      ],
      [
        "ily",
        "n"
      ],
      [
        "AP",
        "E"
      ],
      [
        "UT",
        "ION"
      ],
      [
        "Ġprim",
        "ord"
      ],
      [
        "Ġrivol",
        "gono"
      ],
      [
        "Ġpresenti",
        "amo"
      ],
      [
        "Ġferm",
        "ate"
      ],
      [
        "Ġtelefon",
        "iche"
      ],
      [
        "ĠIndus",
        "triale"
      ],
      [
        "Ġemend",
        "amenti"
      ],
      [
        "en",
        "ary"
      ],
      [
        "ç",
        "ois"
      ],
      [
        "Ġc",
        "ider"
      ],
      [
        "Ġw",
        "it"
      ],
      [
        "Ġacc",
        "el"
      ],
      [
        "ĠTim",
        "er"
      ],
      [
        "ĠERR",
        "OR"
      ],
      [
        "un",
        "its"
      ],
      [
        "Ġst",
        "anchi"
      ],
      [
        "for",
        "ti"
      ],
      [
        "ĠY",
        "acht"
      ],
      [
        "ĠAll",
        "an"
      ],
      [
        "Ġtouch",
        "screen"
      ],
      [
        "Ġ$_",
        "['"
      ],
      [
        "Ġacknowled",
        "ges"
      ],
      [
        "Ġpertin",
        "ent"
      ],
      [
        "K",
        "ing"
      ],
      [
        "itud",
        "o"
      ],
      [
        "ĠRe",
        "iki"
      ],
      [
        "ĠMo",
        "ist"
      ],
      [
        "ĠSel",
        "ected"
      ],
      [
        "ĠHand",
        "book"
      ],
      [
        "Ġmassac",
        "ro"
      ],
      [
        "Ġmus",
        "cular"
      ],
      [
        "ĠPl",
        "ugin"
      ],
      [
        "Ġbra",
        "ckets"
      ],
      [
        "Ġferm",
        "ati"
      ],
      [
        "Ġcompens",
        "i"
      ],
      [
        "Press",
        "ed"
      ],
      [
        "Ġindoss",
        "ato"
      ],
      [
        "Ġeager",
        "ly"
      ],
      [
        "ra",
        "io"
      ],
      [
        "la",
        "ws"
      ],
      [
        "iv",
        "ale"
      ],
      [
        "ĠEr",
        "m"
      ],
      [
        "ĠHospital",
        "ity"
      ],
      [
        "ĠJen",
        "kins"
      ],
      [
        "Ġcostr",
        "uttore"
      ],
      [
        "ĠF",
        "igli"
      ],
      [
        "ma",
        "jor"
      ],
      [
        "our",
        "g"
      ],
      [
        "ĠWARRAN",
        "TY"
      ],
      [
        "ĠECON",
        "OM"
      ],
      [
        "Ġd",
        "l"
      ],
      [
        "Ġsp",
        "at"
      ],
      [
        "Ġpre",
        "ven"
      ],
      [
        "ĠEvery",
        "body"
      ],
      [
        "ho",
        "e"
      ],
      [
        "ĠSur",
        "ge"
      ],
      [
        "ĠObi",
        "ettivi"
      ],
      [
        "c",
        "anc"
      ],
      [
        "Ġa",
        "ce"
      ],
      [
        "Ġg",
        "om"
      ],
      [
        "ĠF",
        "reddie"
      ],
      [
        "Ġpare",
        "nte"
      ],
      [
        "Ġbroker",
        "age"
      ],
      [
        "g",
        "in"
      ],
      [
        "im",
        "ens"
      ],
      [
        "Ġes",
        "ordi"
      ],
      [
        "ĠSt",
        "ur"
      ],
      [
        "Ġpol",
        "pa"
      ],
      [
        "Mod",
        "ified"
      ],
      [
        "ĠUtil",
        "ize"
      ],
      [
        "Ġtoler",
        "ate"
      ],
      [
        "Ġribell",
        "ione"
      ],
      [
        "ĠSlov",
        "ak"
      ],
      [
        "s",
        "ib"
      ],
      [
        "s",
        "ons"
      ],
      [
        "Ġle",
        "x"
      ],
      [
        "Ġus",
        "able"
      ],
      [
        "Ġab",
        "ort"
      ],
      [
        "ĠRe",
        "id"
      ],
      [
        "Ġrock",
        "y"
      ],
      [
        "ĠCong",
        "regazione"
      ],
      [
        "Ġfabbr",
        "icato"
      ],
      [
        "Ġcomplement",
        "are"
      ],
      [
        "Ġallontan",
        "are"
      ],
      [
        "Ġiner",
        "ente"
      ],
      [
        "Ġattribu",
        "isce"
      ],
      [
        "d",
        "alla"
      ],
      [
        "Ġsp",
        "onde"
      ],
      [
        "Ġdisc",
        "ord"
      ],
      [
        "wh",
        "y"
      ],
      [
        "ros",
        "is"
      ],
      [
        "cer",
        "tified"
      ],
      [
        "ĠEff",
        "ett"
      ],
      [
        "Ġpresum",
        "ibilmente"
      ],
      [
        "interval",
        "lo"
      ],
      [
        "ĠG",
        "iallo"
      ],
      [
        "Ġing",
        "en"
      ],
      [
        "Ġshare",
        "holder"
      ],
      [
        "ĠVis",
        "conti"
      ],
      [
        "Ġdraft",
        "ing"
      ],
      [
        "Ġcorrel",
        "ato"
      ],
      [
        "Ġpointer",
        "s"
      ],
      [
        "al",
        "us"
      ],
      [
        "Ġe",
        "du"
      ],
      [
        "Ġh",
        "inder"
      ],
      [
        "Ġtra",
        "guardi"
      ],
      [
        "Ġrend",
        "ita"
      ],
      [
        "Ġrob",
        "usto"
      ],
      [
        "Ġregol",
        "abile"
      ],
      [
        "Ġdelic",
        "atamente"
      ],
      [
        "ĠCampob",
        "asso"
      ],
      [
        "Ġv",
        "od"
      ],
      [
        "ap",
        "ixel"
      ],
      [
        "Ġdec",
        "ennale"
      ],
      [
        "ann",
        "ivers"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠ"
      ],
      [
        "Ġsen",
        "atori"
      ],
      [
        "Ġbow",
        "ling"
      ],
      [
        "ĠAli",
        "baba"
      ],
      [
        "ĠBou",
        "tique"
      ],
      [
        "ĠSp",
        "edizione"
      ],
      [
        "Ġke",
        "ynote"
      ],
      [
        "Ġsign",
        "ifies"
      ],
      [
        "Ġtro",
        "ll"
      ],
      [
        "ĠBL",
        "ACK"
      ],
      [
        "Ġacco",
        "ppi"
      ],
      [
        "B",
        "F"
      ],
      [
        "Ġstr",
        "isc"
      ],
      [
        "ĠCh",
        "ennai"
      ],
      [
        "Ġfis",
        "her"
      ],
      [
        "ĠSw",
        "ing"
      ],
      [
        "ARD",
        "O"
      ],
      [
        "Ġillum",
        "inato"
      ],
      [
        "Ġgrocer",
        "ies"
      ],
      [
        "ett",
        "atori"
      ],
      [
        "Ġinc",
        "omb"
      ],
      [
        "ĠPar",
        "chi"
      ],
      [
        "Ġriguard",
        "ato"
      ],
      [
        "Ġimpress",
        "ioni"
      ],
      [
        "Ġposizion",
        "ati"
      ],
      [
        "ĠED",
        "T"
      ],
      [
        "Ġselv",
        "aggio"
      ],
      [
        "ĠContinu",
        "ando"
      ],
      [
        "ĠRent",
        "als"
      ],
      [
        "Ġro",
        "de"
      ],
      [
        "Ġgr",
        "assa"
      ],
      [
        "gu",
        "id"
      ],
      [
        "Ġenti",
        "rety"
      ],
      [
        "ĠSecret",
        "s"
      ],
      [
        "Do",
        "es"
      ],
      [
        "t",
        "om"
      ],
      [
        "Ġsucc",
        "ession"
      ],
      [
        "hel",
        "f"
      ],
      [
        "Ġincomp",
        "et"
      ],
      [
        "pc",
        "m"
      ],
      [
        "T",
        "AR"
      ],
      [
        "k",
        "os"
      ],
      [
        "Ġtro",
        "phy"
      ],
      [
        "ĠProgram",
        "mi"
      ],
      [
        "ĠRel",
        "igion"
      ],
      [
        "Ġapprezz",
        "amento"
      ],
      [
        "Ġguarantee",
        "ing"
      ],
      [
        "Ġbroadcast",
        "ing"
      ],
      [
        "åİ",
        "Ĩ"
      ],
      [
        "ĠM",
        "IGLI"
      ],
      [
        "emb",
        "urgo"
      ],
      [
        "Ġbir",
        "re"
      ],
      [
        "Ġcup",
        "ola"
      ],
      [
        "fire",
        "base"
      ],
      [
        "he",
        "e"
      ],
      [
        "ĠC",
        "ana"
      ],
      [
        "ass",
        "ed"
      ],
      [
        "Ġris",
        "ate"
      ],
      [
        "ĠTest",
        "imoni"
      ],
      [
        "ĠIntellig",
        "ent"
      ],
      [
        "Ġv",
        "ectors"
      ],
      [
        "ĠL",
        "AT"
      ],
      [
        "ĠF",
        "AR"
      ],
      [
        "\">",
        ",</"
      ],
      [
        "ĠUnivers",
        "ale"
      ],
      [
        "Ġfraud",
        "ol"
      ],
      [
        "ç³»",
        "绣"
      ],
      [
        "T",
        "s"
      ],
      [
        "}",
        ")."
      ],
      [
        "ĠF",
        "t"
      ],
      [
        "Ġdur",
        "ano"
      ],
      [
        "ĠUs",
        "es"
      ],
      [
        "Ġrisc",
        "uot"
      ],
      [
        "Ġå",
        "ĴĮ"
      ],
      [
        "Ġped",
        "of"
      ],
      [
        "Ġsyn",
        "th"
      ],
      [
        "Ġhabit",
        "ats"
      ],
      [
        "ĠCooper",
        "ative"
      ],
      [
        "Ġportray",
        "ed"
      ],
      [
        "I",
        "OR"
      ],
      [
        "k",
        "ra"
      ],
      [
        "ĠCom",
        "pro"
      ],
      [
        "ĠUtil",
        "izing"
      ],
      [
        "Ġfro",
        "di"
      ],
      [
        "STR",
        "ING"
      ],
      [
        "Ġsurge",
        "ons"
      ],
      [
        "Ġe",
        "in"
      ],
      [
        "AL",
        "ITA"
      ],
      [
        "adem",
        "y"
      ],
      [
        "ĠCr",
        "ush"
      ],
      [
        "Ġnulla",
        "ble"
      ],
      [
        "econom",
        "ico"
      ],
      [
        "rim",
        "ere"
      ],
      [
        "Ġanedd",
        "oti"
      ],
      [
        "iv",
        "ismo"
      ],
      [
        "ac",
        "om"
      ],
      [
        "Ġpost",
        "ato"
      ],
      [
        "Ġfire",
        "f"
      ],
      [
        "Ġdistribu",
        "ite"
      ],
      [
        "proble",
        "ms"
      ],
      [
        "Ġceremon",
        "ies"
      ],
      [
        "h",
        "ousing"
      ],
      [
        "ĠV",
        "ariable"
      ],
      [
        "Ġesc",
        "aped"
      ],
      [
        "ĠDest",
        "ination"
      ],
      [
        "ĠFES",
        "TIVAL"
      ],
      [
        "u",
        "ke"
      ],
      [
        "Ġche",
        "mi"
      ],
      [
        "Ġrisp",
        "ecchia"
      ],
      [
        "Ġimpieg",
        "a"
      ],
      [
        "Ġprob",
        "able"
      ],
      [
        "Ġadher",
        "ing"
      ],
      [
        "Ġmuo",
        "iono"
      ],
      [
        "f",
        "estival"
      ],
      [
        "r",
        "imin"
      ],
      [
        "s",
        "ites"
      ],
      [
        "Ġc",
        "ri"
      ],
      [
        "ĠF",
        "uk"
      ],
      [
        "Ġalle",
        "anza"
      ],
      [
        "Ġfis",
        "co"
      ],
      [
        "ĠConn",
        "ected"
      ],
      [
        "ĠRaf",
        "ael"
      ],
      [
        "ĠWare",
        "house"
      ],
      [
        "n",
        "ecessary"
      ],
      [
        "Ġ",
        "udienza"
      ],
      [
        "int",
        "ell"
      ],
      [
        "Ġcol",
        "li"
      ],
      [
        "ĠAcc",
        "ommod"
      ],
      [
        "Ġstag",
        "ion"
      ],
      [
        "Ġpark",
        "ed"
      ],
      [
        "åĨ",
        "į"
      ],
      [
        "ĠAdult",
        "s"
      ],
      [
        "c",
        "ultural"
      ],
      [
        "ol",
        "ph"
      ],
      [
        "sh",
        "adow"
      ],
      [
        "Ġcoordin",
        "are"
      ],
      [
        "ĠGiorn",
        "ate"
      ],
      [
        "inform",
        "atica"
      ],
      [
        "r",
        "p"
      ],
      [
        "Ġm",
        "isti"
      ],
      [
        "ĠT",
        "ara"
      ],
      [
        "Ġed",
        "ible"
      ],
      [
        "Ġid",
        "le"
      ],
      [
        "Ġann",
        "ua"
      ],
      [
        "Ġmaj",
        "estic"
      ],
      [
        "Ġelectron",
        "ically"
      ],
      [
        "Ġquattord",
        "ici"
      ],
      [
        "J",
        "C"
      ],
      [
        "Ġl",
        "ame"
      ],
      [
        "ĠS",
        "osp"
      ],
      [
        "ia",
        "b"
      ],
      [
        "Ġinter",
        "min"
      ],
      [
        "ĠUn",
        "esco"
      ],
      [
        "OM",
        "B"
      ],
      [
        "Ġshel",
        "ters"
      ],
      [
        "ĠNum",
        "eri"
      ],
      [
        "Ġstir",
        "ring"
      ],
      [
        "Ġritir",
        "ato"
      ],
      [
        "N",
        "AL"
      ],
      [
        "ĠCo",
        "ppola"
      ],
      [
        "Ġsubs",
        "tr"
      ],
      [
        "ĠShare",
        "s"
      ],
      [
        "Ġara",
        "ba"
      ],
      [
        "m",
        "issing"
      ],
      [
        "arch",
        "ive"
      ],
      [
        "Ġpop",
        "up"
      ],
      [
        "Ġlasci",
        "ò"
      ],
      [
        "ĠCla",
        "ude"
      ],
      [
        "pack",
        "ages"
      ],
      [
        "car",
        "bon"
      ],
      [
        "Cat",
        "alog"
      ],
      [
        "ĠTh",
        "orn"
      ],
      [
        "pa",
        "wn"
      ],
      [
        "check",
        "out"
      ],
      [
        "Ġpav",
        "ed"
      ],
      [
        "Ġlitor",
        "ale"
      ],
      [
        "b",
        "ucket"
      ],
      [
        "ĠP",
        "df"
      ],
      [
        "che",
        "my"
      ],
      [
        "ĠTra",
        "ff"
      ],
      [
        "Ġchiar",
        "isce"
      ],
      [
        "Ġphysi",
        "que"
      ],
      [
        "Ġlub",
        "r"
      ],
      [
        "Ġpiast",
        "relle"
      ],
      [
        "Col",
        "lect"
      ],
      [
        "Ġatti",
        "re"
      ],
      [
        "Ġali",
        "eni"
      ],
      [
        "Ġaggiunt",
        "iva"
      ],
      [
        "Ġcapi",
        "enza"
      ],
      [
        "Ġsynt",
        "hes"
      ],
      [
        "ĠGent",
        "il"
      ],
      [
        "Ġstero",
        "id"
      ],
      [
        "Ġnascond",
        "ono"
      ],
      [
        "zi",
        "ato"
      ],
      [
        "ates",
        "i"
      ],
      [
        "Ġsim",
        "ulations"
      ],
      [
        "Ġpreced",
        "ing"
      ],
      [
        "Ġprem",
        "atura"
      ],
      [
        "ĠDur",
        "ham"
      ],
      [
        "Tree",
        "Node"
      ],
      [
        "Ġpenet",
        "razione"
      ],
      [
        "u",
        "ari"
      ],
      [
        "ut",
        "ero"
      ],
      [
        "Ġpartecip",
        "ata"
      ],
      [
        "Ġintro",
        "sp"
      ],
      [
        "ĠMe",
        "al"
      ],
      [
        "Ġcav",
        "ity"
      ],
      [
        "asm",
        "Edge"
      ],
      [
        "d",
        "ragon"
      ],
      [
        "Ġprobab",
        "ili"
      ],
      [
        "ĠSta",
        "ying"
      ],
      [
        "ĠChrist",
        "ina"
      ],
      [
        "ĠCost",
        "ume"
      ],
      [
        "ĠWin",
        "ning"
      ],
      [
        "Ġuncertain",
        "ties"
      ],
      [
        "E",
        "state"
      ],
      [
        "p",
        "icker"
      ],
      [
        "q",
        "w"
      ],
      [
        "Ġc",
        "nt"
      ],
      [
        "Ġric",
        "ci"
      ],
      [
        "Ġmar",
        "oc"
      ],
      [
        "Ġsur",
        "geries"
      ],
      [
        "unt",
        "ivo"
      ],
      [
        "Ġindex",
        "es"
      ],
      [
        "ĠLoc",
        "alitÃł"
      ],
      [
        "Ġr",
        "ive"
      ],
      [
        "Ġcol",
        "der"
      ],
      [
        "Ġbi",
        "omet"
      ],
      [
        "ĠAtt",
        "ention"
      ],
      [
        "Ġtapp",
        "eti"
      ],
      [
        "Ġallontan",
        "arsi"
      ],
      [
        "ĠEffici",
        "ent"
      ],
      [
        "ĠCarav",
        "aggio"
      ],
      [
        "an",
        "et"
      ],
      [
        "no",
        "follow"
      ],
      [
        "so",
        "f"
      ],
      [
        "Ġes",
        "tere"
      ],
      [
        "Ġcol",
        "pe"
      ],
      [
        "script",
        "s"
      ],
      [
        "Ġneut",
        "r"
      ],
      [
        "Ġcorrid",
        "oi"
      ],
      [
        "M",
        "gr"
      ],
      [
        "N",
        "orm"
      ],
      [
        "k",
        "at"
      ],
      [
        "Ġfac",
        "esse"
      ],
      [
        "At",
        "eneo"
      ],
      [
        "ĠGl",
        "ory"
      ],
      [
        "Ġfro",
        "de"
      ],
      [
        "ĠG",
        "att"
      ],
      [
        "ĠLe",
        "h"
      ],
      [
        "ĠTra",
        "ma"
      ],
      [
        "Ext",
        "ract"
      ],
      [
        "Wall",
        "et"
      ],
      [
        "Ġcartr",
        "idge"
      ],
      [
        "ĠPrinc",
        "eton"
      ],
      [
        "ĠE",
        "OS"
      ],
      [
        "ĠAn",
        "ast"
      ],
      [
        "Ġchi",
        "edi"
      ],
      [
        "ph",
        "th"
      ],
      [
        "Ġbl",
        "iss"
      ],
      [
        "Ġevidenzi",
        "ando"
      ],
      [
        "ĠMix",
        "ed"
      ],
      [
        "ag",
        "are"
      ],
      [
        "Ġover",
        "lay"
      ],
      [
        "load",
        "s"
      ],
      [
        "ĠBol",
        "ivia"
      ],
      [
        "FOR",
        "MAT"
      ],
      [
        "ĠSchne",
        "ider"
      ],
      [
        "d",
        "ll"
      ],
      [
        "Ġc",
        "ime"
      ],
      [
        "og",
        "ens"
      ],
      [
        "Ġsc",
        "are"
      ],
      [
        "Ġalle",
        "anze"
      ],
      [
        "Ġpul",
        "iti"
      ],
      [
        "Ġusc",
        "ente"
      ],
      [
        "ĠDra",
        "ma"
      ],
      [
        "vari",
        "ant"
      ],
      [
        "Ġt",
        "inte"
      ],
      [
        "ch",
        "ief"
      ],
      [
        "Ġsh",
        "i"
      ],
      [
        "ins",
        "ky"
      ],
      [
        "cl",
        "in"
      ],
      [
        "Ġmut",
        "amento"
      ],
      [
        "ĠTol",
        "kien"
      ],
      [
        "ĠM",
        "iglia"
      ],
      [
        "Ġsm",
        "ette"
      ],
      [
        "Ġcerv",
        "icale"
      ],
      [
        "ĠQuarti",
        "ere"
      ],
      [
        "ĠM",
        "astro"
      ],
      [
        "Ġgu",
        "err"
      ],
      [
        "Ġprot",
        "ettivo"
      ],
      [
        "Ġprot",
        "esters"
      ],
      [
        "Ġcontract",
        "ual"
      ],
      [
        "çī",
        "Ī"
      ],
      [
        "al",
        "en"
      ],
      [
        "Ġl",
        "s"
      ],
      [
        "Ġb",
        "f"
      ],
      [
        "ĠE",
        "cos"
      ],
      [
        "ĠW",
        "att"
      ],
      [
        "cc",
        "are"
      ],
      [
        "bur",
        "st"
      ],
      [
        "Ġaspett",
        "arsi"
      ],
      [
        "Ġcolloc",
        "ata"
      ],
      [
        "Ġconduc",
        "ono"
      ],
      [
        "ĠAzer",
        "bai"
      ],
      [
        "Ġa",
        "xios"
      ],
      [
        "ori",
        "entale"
      ],
      [
        "Ġport",
        "atili"
      ],
      [
        "ĠBy",
        "te"
      ],
      [
        "Ġtable",
        "View"
      ],
      [
        "ĠCam",
        "illo"
      ],
      [
        "Ġscatt",
        "ata"
      ],
      [
        "Ġ",
        "ãĥ"
      ],
      [
        "ver",
        "di"
      ],
      [
        "Ġpos",
        "tazione"
      ],
      [
        "cor",
        "rente"
      ],
      [
        "Ġpe",
        "as"
      ],
      [
        "ĠPer",
        "forming"
      ],
      [
        "ĠTra",
        "cy"
      ],
      [
        "ĠHer",
        "bal"
      ],
      [
        "ĠTorn",
        "ando"
      ],
      [
        "ur",
        "lo"
      ],
      [
        "ater",
        "iale"
      ],
      [
        "Ġbl",
        "itz"
      ],
      [
        "Ġheart",
        "felt"
      ],
      [
        "ĠPia",
        "ve"
      ],
      [
        "Ġschi",
        "uma"
      ],
      [
        "Ġconcrete",
        "zza"
      ],
      [
        "v",
        "ariables"
      ],
      [
        "ost",
        "ini"
      ],
      [
        "ĠCar",
        "te"
      ],
      [
        "Ġ...",
        ")"
      ],
      [
        "ĠPi",
        "ani"
      ],
      [
        "Ġmanc",
        "iata"
      ],
      [
        "ĠID",
        "E"
      ],
      [
        "Ġbombard",
        "amenti"
      ],
      [
        "ĠMiri",
        "am"
      ],
      [
        "em",
        "ico"
      ],
      [
        "ĠR",
        "U"
      ],
      [
        "Ġpr",
        "iori"
      ],
      [
        "Ġmod",
        "elling"
      ],
      [
        "Ġass",
        "egna"
      ],
      [
        "Ġliqu",
        "ids"
      ],
      [
        "Ġbul",
        "lying"
      ],
      [
        "Ġassicur",
        "ando"
      ],
      [
        "Ġacknowled",
        "ging"
      ],
      [
        "ĠCharl",
        "eston"
      ],
      [
        "accum",
        "ulo"
      ],
      [
        "y",
        "aml"
      ],
      [
        "ĠC",
        "W"
      ],
      [
        "us",
        "age"
      ],
      [
        "erv",
        "able"
      ],
      [
        "Ġsol",
        "itario"
      ],
      [
        "gan",
        "za"
      ],
      [
        "Ġcr",
        "onico"
      ],
      [
        "ĠAss",
        "ad"
      ],
      [
        "Ġsegnal",
        "ano"
      ],
      [
        "Ġimpieg",
        "ata"
      ],
      [
        "Ġrichi",
        "ami"
      ],
      [
        "press",
        "ure"
      ],
      [
        "Ġforest",
        "ale"
      ],
      [
        "V",
        "a"
      ],
      [
        "Ġre",
        "ni"
      ],
      [
        "ĠD",
        "agli"
      ],
      [
        "ab",
        "olizione"
      ],
      [
        "Ġsp",
        "rig"
      ],
      [
        "Ġident",
        "ico"
      ],
      [
        "ĠBre",
        "ve"
      ],
      [
        "Ġcomplic",
        "anze"
      ],
      [
        "Ġgalle",
        "ggi"
      ],
      [
        "T",
        "alk"
      ],
      [
        "g",
        "w"
      ],
      [
        "Ġd",
        "anze"
      ],
      [
        "Ġe",
        "f"
      ],
      [
        "Ġh",
        "ustle"
      ],
      [
        "Ġinnov",
        "ate"
      ],
      [
        "Ġunivers",
        "ali"
      ],
      [
        "Ġarchit",
        "etture"
      ],
      [
        "ĠThrow",
        "able"
      ],
      [
        "at",
        "ings"
      ],
      [
        "Ġcont",
        "attaci"
      ],
      [
        "In",
        "voke"
      ],
      [
        "arre",
        "ll"
      ],
      [
        "Ġconfl",
        "itt"
      ],
      [
        "Ġirreg",
        "olari"
      ],
      [
        "`.",
        "`"
      ],
      [
        "Ġammon",
        "ta"
      ],
      [
        "ad",
        "just"
      ],
      [
        "ĠV",
        "iareggio"
      ],
      [
        "na",
        "zionali"
      ],
      [
        "fer",
        "o"
      ],
      [
        "ĠNo",
        "ise"
      ],
      [
        "Ġmerc",
        "atini"
      ],
      [
        "S",
        "chool"
      ],
      [
        "ĠIn",
        "ps"
      ],
      [
        "Ġsuccess",
        "or"
      ],
      [
        "ĠAg",
        "ro"
      ],
      [
        "A",
        "ula"
      ],
      [
        "C",
        "ert"
      ],
      [
        "H",
        "uman"
      ],
      [
        "s",
        "z"
      ],
      [
        "Ġc",
        "ows"
      ],
      [
        "ĠL",
        "ens"
      ],
      [
        "Ġconf",
        "ession"
      ],
      [
        "ĠAd",
        "ele"
      ],
      [
        "Ġconfer",
        "me"
      ],
      [
        "Ġdeleg",
        "ation"
      ],
      [
        "bus",
        "ter"
      ],
      [
        "ì",
        "ķ"
      ],
      [
        "Ġpad",
        "iglione"
      ],
      [
        "Ġtri",
        "angolo"
      ],
      [
        "ĠFo",
        "am"
      ],
      [
        "ĠPet",
        "erson"
      ],
      [
        "Ġdetriment",
        "al"
      ],
      [
        "ĠP",
        "osto"
      ],
      [
        "ass",
        "ignment"
      ],
      [
        "Ġset",
        "Timeout"
      ],
      [
        "Ġtre",
        "gua"
      ],
      [
        "Ġterrit",
        "orial"
      ],
      [
        "ĠN",
        "F"
      ],
      [
        "no",
        "DB"
      ],
      [
        "(\"",
        "-"
      ],
      [
        "col",
        "le"
      ],
      [
        "IST",
        "ER"
      ],
      [
        "Ġtask",
        "ed"
      ],
      [
        "ĠEff",
        "etti"
      ],
      [
        "ĠCron",
        "ache"
      ],
      [
        "Ġagr",
        "umi"
      ],
      [
        "ĠWr",
        "ong"
      ],
      [
        "ĠRistrutt",
        "urazione"
      ],
      [
        "and",
        "r"
      ],
      [
        "izz",
        "le"
      ],
      [
        "ĠNor",
        "folk"
      ],
      [
        "Ġexpos",
        "ing"
      ],
      [
        "Ġsand",
        "y"
      ],
      [
        "ĠBudd",
        "h"
      ],
      [
        "Ġislam",
        "ica"
      ],
      [
        "ĠWoo",
        "Commerce"
      ],
      [
        "inc",
        "re"
      ],
      [
        "In",
        "tro"
      ],
      [
        "å¾",
        "Ī"
      ],
      [
        "ĠCinqu",
        "anta"
      ],
      [
        "Y",
        "e"
      ],
      [
        "m",
        "ie"
      ],
      [
        "ĠT",
        "omb"
      ],
      [
        "ĠL",
        "ima"
      ],
      [
        "Ġsc",
        "udo"
      ],
      [
        "ĠFranco",
        "forte"
      ],
      [
        "Ġmos",
        "tru"
      ],
      [
        "Ġmediterr",
        "aneo"
      ],
      [
        "av",
        "vic"
      ],
      [
        "Ġĉ",
        "ĠĠĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "Ġexp",
        "ires"
      ],
      [
        "Ġdet",
        "ers"
      ],
      [
        "ĠFl",
        "ora"
      ],
      [
        "Ġspar",
        "ire"
      ],
      [
        "Ġsvel",
        "are"
      ],
      [
        "ĠVatic",
        "an"
      ],
      [
        "ĠAdvert",
        "isement"
      ],
      [
        "Ġtelem",
        "atico"
      ],
      [
        "n",
        "z"
      ],
      [
        "u",
        "j"
      ],
      [
        "v",
        "acc"
      ],
      [
        "Ġv",
        "atic"
      ],
      [
        "Ġle",
        "aked"
      ],
      [
        "()",
        "-"
      ],
      [
        "sh",
        "i"
      ],
      [
        "Ġtraspor",
        "ta"
      ],
      [
        "ĠðŁ",
        "Ķ"
      ],
      [
        "Ġhat",
        "red"
      ],
      [
        "Ġprost",
        "ituzione"
      ],
      [
        "Ġmatem",
        "atico"
      ],
      [
        "R",
        "atio"
      ],
      [
        "ĠCh",
        "io"
      ],
      [
        "ĠMed",
        "al"
      ],
      [
        "ĠAb",
        "use"
      ],
      [
        "Ġcut",
        "anea"
      ],
      [
        "mov",
        "ing"
      ],
      [
        "ĠEdu",
        "ardo"
      ],
      [
        "Ġdisugu",
        "aglianze"
      ],
      [
        "Ġaston",
        "ishing"
      ],
      [
        "lo",
        "id"
      ],
      [
        "Ġguard",
        "ie"
      ],
      [
        "ĠRh",
        "ode"
      ],
      [
        "Ġinter",
        "oper"
      ],
      [
        "Ġdott",
        "orato"
      ],
      [
        "ĠCavali",
        "eri"
      ],
      [
        "Ġcrud",
        "ele"
      ],
      [
        "Ġw",
        "anna"
      ],
      [
        "ori",
        "ans"
      ],
      [
        "Ġpar",
        "sed"
      ],
      [
        "ren",
        "heit"
      ],
      [
        "IF",
        "T"
      ],
      [
        "Ġchim",
        "ney"
      ],
      [
        "Ġsuff",
        "ers"
      ],
      [
        "Ġpeper",
        "oncino"
      ],
      [
        "for",
        "ismi"
      ],
      [
        "Ġmarket",
        "er"
      ],
      [
        "ĠSan",
        "paolo"
      ],
      [
        "We",
        "bs"
      ],
      [
        "An",
        "ti"
      ],
      [
        "UM",
        "ENT"
      ],
      [
        "Ġcomplic",
        "ate"
      ],
      [
        "Ġcens",
        "us"
      ],
      [
        "éĿ",
        "ŀ"
      ],
      [
        "Ġafric",
        "ana"
      ],
      [
        "ĠAlp",
        "ine"
      ],
      [
        "avel",
        "ength"
      ],
      [
        "Ġv",
        "ague"
      ],
      [
        "Ġche",
        "ating"
      ],
      [
        "ĠJ",
        "ets"
      ],
      [
        "ĠCom",
        "inci"
      ],
      [
        "ĠMil",
        "ton"
      ],
      [
        "Ġmal",
        "aria"
      ],
      [
        "ĠSERV",
        "IZIO"
      ],
      [
        "Ġdescriv",
        "ono"
      ],
      [
        "it",
        "ani"
      ],
      [
        "ct",
        "l"
      ],
      [
        "ĠV",
        "IC"
      ],
      [
        "Ġins",
        "idi"
      ],
      [
        "ob",
        "esitÃł"
      ],
      [
        "ĠThough",
        "ts"
      ],
      [
        "turn",
        "ed"
      ],
      [
        "F",
        "re"
      ],
      [
        "Ġsp",
        "ig"
      ],
      [
        "Ġdra",
        "ins"
      ],
      [
        "ĠK",
        "nox"
      ],
      [
        "ev",
        "t"
      ],
      [
        "imp",
        "on"
      ],
      [
        "ĠSh",
        "ak"
      ],
      [
        "Ġlegisl",
        "ativa"
      ],
      [
        "ĠSun",
        "shine"
      ],
      [
        "Ġattent",
        "ati"
      ],
      [
        "Ġesaur",
        "ito"
      ],
      [
        "ĠL",
        "ettura"
      ],
      [
        "Ġex",
        "foli"
      ],
      [
        "Ġpl",
        "umber"
      ],
      [
        "ĠVal",
        "ore"
      ],
      [
        "Ġimb",
        "att"
      ],
      [
        "Ġhur",
        "ts"
      ],
      [
        "Ġadorn",
        "ed"
      ],
      [
        "C",
        "ash"
      ],
      [
        "G",
        "UI"
      ],
      [
        "Ġpal",
        "estre"
      ],
      [
        "Ġsem",
        "a"
      ],
      [
        "Ġpanc",
        "reas"
      ],
      [
        "Ġpre",
        "go"
      ],
      [
        "']",
        ":"
      ],
      [
        "ĠCl",
        "im"
      ],
      [
        "SC",
        "R"
      ],
      [
        "ignor",
        "anza"
      ],
      [
        "Dest",
        "ination"
      ],
      [
        "âĢĿ",
        "!"
      ],
      [
        "Ġvari",
        "ance"
      ],
      [
        "Ġâ",
        "Ĥ¹"
      ],
      [
        "acter",
        "ial"
      ],
      [
        "Ġsmart",
        "watch"
      ],
      [
        "Ġbio",
        "graphy"
      ],
      [
        "Ġdisrupt",
        "ive"
      ],
      [
        "ĠApplic",
        "ants"
      ],
      [
        "Ġcondomini",
        "ali"
      ],
      [
        "Ġibr",
        "ida"
      ],
      [
        "ĠAzzur",
        "ra"
      ],
      [
        "Ġprow",
        "ess"
      ],
      [
        "`",
        ":"
      ],
      [
        "on",
        "eria"
      ],
      [
        "Ġpre",
        "zz"
      ],
      [
        "ob",
        "iles"
      ],
      [
        "erg",
        "lass"
      ],
      [
        "Ġ!",
        "[]("
      ],
      [
        "Ġcerc",
        "ava"
      ],
      [
        "bu",
        "on"
      ],
      [
        "Ġazz",
        "er"
      ],
      [
        "ĠL",
        "ett"
      ],
      [
        "ĠW",
        "ise"
      ],
      [
        "Ġus",
        "ability"
      ],
      [
        "Ġ)",
        "+"
      ],
      [
        "Ġcomm",
        "ov"
      ],
      [
        "ON",
        "TE"
      ],
      [
        "Ġpag",
        "ate"
      ],
      [
        "Ġur",
        "ging"
      ],
      [
        "Ġelimin",
        "ati"
      ],
      [
        "ĠTrack",
        "er"
      ],
      [
        "Ġpro",
        "actively"
      ],
      [
        "ĠG",
        "uru"
      ],
      [
        "Ġprom",
        "osse"
      ],
      [
        "ĠAg",
        "enzie"
      ],
      [
        "Ġacquis",
        "isce"
      ],
      [
        "ĠRegistr",
        "ati"
      ],
      [
        "Ġincap",
        "aci"
      ],
      [
        "P",
        "V"
      ],
      [
        "S",
        "ud"
      ],
      [
        "[",
        "@"
      ],
      [
        "Ð",
        "Ł"
      ],
      [
        "Ġp",
        "ans"
      ],
      [
        "ĠS",
        "inf"
      ],
      [
        "tr",
        "oni"
      ],
      [
        "Ġfin",
        "ely"
      ],
      [
        "Ġ*/",
        ";"
      ],
      [
        "ĠSpec",
        "iali"
      ],
      [
        "ĠMach",
        "inery"
      ],
      [
        "Ġarom",
        "atic"
      ],
      [
        "ĠZucker",
        "berg"
      ],
      [
        "Ġapp",
        "arsa"
      ],
      [
        "ĠY",
        "un"
      ],
      [
        "ĠK",
        "ris"
      ],
      [
        "Ġrec",
        "id"
      ],
      [
        "Ġcop",
        "ying"
      ],
      [
        "ĠInc",
        "red"
      ],
      [
        "Ġå",
        "¹"
      ],
      [
        "F",
        "ROM"
      ],
      [
        "h",
        "ore"
      ],
      [
        "Ġm",
        "ornings"
      ],
      [
        "teg",
        "he"
      ],
      [
        "ĠShe",
        "ffield"
      ],
      [
        "tor",
        "ch"
      ],
      [
        "Ġmemor",
        "izzazione"
      ],
      [
        "ĠEth",
        "iopia"
      ],
      [
        "Ġraccomand",
        "azione"
      ],
      [
        "ĠHe",
        "arts"
      ],
      [
        "Ġpicc",
        "ini"
      ],
      [
        "Ġapr",
        "irsi"
      ],
      [
        "Ġincon",
        "fondibile"
      ],
      [
        "Add",
        "Text"
      ],
      [
        "ĠBra",
        "h"
      ],
      [
        "water",
        "ing"
      ],
      [
        "ĠSaver",
        "io"
      ],
      [
        "ĠEas",
        "ily"
      ],
      [
        "li",
        "bero"
      ],
      [
        "Ġstrength",
        "ened"
      ],
      [
        "Ġì",
        "ķ"
      ],
      [
        "Ġ",
        "ig"
      ],
      [
        "ĠT",
        "EN"
      ],
      [
        "Ġfe",
        "ather"
      ],
      [
        "ĠMar",
        "ca"
      ],
      [
        "Ġcur",
        "c"
      ],
      [
        "Ġum",
        "iltÃł"
      ],
      [
        "ĠOs",
        "lo"
      ],
      [
        "Ġmic",
        "ron"
      ],
      [
        "ĠFul",
        "vio"
      ],
      [
        "ĠPrepar",
        "ation"
      ],
      [
        "Ġrefres",
        "hed"
      ],
      [
        "f",
        "itting"
      ],
      [
        "to",
        "LowerCase"
      ],
      [
        "ĠOl",
        "bia"
      ],
      [
        "Ġsatell",
        "iti"
      ],
      [
        "ĠGU",
        "AR"
      ],
      [
        "Ġof",
        "t"
      ],
      [
        "ind",
        "ac"
      ],
      [
        "Ġdisc",
        "rete"
      ],
      [
        "Ġcatt",
        "urato"
      ],
      [
        "Ġproi",
        "ettato"
      ],
      [
        "Ġpizz",
        "eria"
      ],
      [
        "ĠCalcul",
        "ate"
      ],
      [
        "i",
        "enti"
      ],
      [
        "Ġcom",
        "o"
      ],
      [
        "Ġcr",
        "ank"
      ],
      [
        "Ġsocial",
        "izzazione"
      ],
      [
        "ĠAustr",
        "ali"
      ],
      [
        "URE",
        "ZZA"
      ],
      [
        "Ġmultip",
        "ly"
      ],
      [
        "ĠVIA",
        "G"
      ],
      [
        "capt",
        "ion"
      ],
      [
        "D",
        "imension"
      ],
      [
        "T",
        "oggle"
      ],
      [
        "Ġdov",
        "ette"
      ],
      [
        "Ġdog",
        "an"
      ],
      [
        "ëĭĪ",
        "ëĭ¤"
      ],
      [
        "ĠHels",
        "inki"
      ],
      [
        "a",
        "eda"
      ],
      [
        "n",
        "or"
      ],
      [
        "Ġr",
        "ul"
      ],
      [
        "Ġaccom",
        "od"
      ],
      [
        "L",
        "aw"
      ],
      [
        "M",
        "t"
      ],
      [
        "Ġinc",
        "idenza"
      ],
      [
        "Ġen",
        "zyme"
      ],
      [
        "OP",
        "EN"
      ],
      [
        "Ġsupposed",
        "ly"
      ],
      [
        "ĠFant",
        "astic"
      ],
      [
        "ĠApart",
        "ments"
      ],
      [
        "S",
        "hip"
      ],
      [
        "ĠA",
        "jax"
      ],
      [
        "Ġing",
        "enu"
      ],
      [
        "Ġhist",
        "ories"
      ],
      [
        "ĠMag",
        "ento"
      ],
      [
        "Ġlavori",
        "amo"
      ],
      [
        "IF",
        "Y"
      ],
      [
        "s",
        "ess"
      ],
      [
        "Ġc",
        "ede"
      ],
      [
        "Ġun",
        "fo"
      ],
      [
        "ĠH",
        "undred"
      ],
      [
        "Ġes",
        "oter"
      ],
      [
        "AL",
        "Y"
      ],
      [
        "ĠCar",
        "to"
      ],
      [
        "Ġcaus",
        "ale"
      ],
      [
        "ĠSign",
        "ifica"
      ],
      [
        "Ġimpieg",
        "ate"
      ],
      [
        "ĠTry",
        "ing"
      ],
      [
        "Ġadolesc",
        "ents"
      ],
      [
        "Ġinterperson",
        "al"
      ],
      [
        "Ã",
        "½"
      ],
      [
        "Ġt",
        "essere"
      ],
      [
        "ĠSo",
        "x"
      ],
      [
        "Ġcart",
        "elli"
      ],
      [
        "Ġfores",
        "ee"
      ],
      [
        "Ġfascin",
        "ated"
      ],
      [
        "ĠBUS",
        "INESS"
      ],
      [
        "B",
        "UT"
      ],
      [
        "c",
        "ott"
      ],
      [
        "c",
        "lip"
      ],
      [
        "Ġt",
        "bl"
      ],
      [
        "Ġc",
        "og"
      ],
      [
        "ĠW",
        "ond"
      ],
      [
        "Ġpol",
        "es"
      ],
      [
        "ĠCap",
        "ture"
      ],
      [
        "Ġarricch",
        "ita"
      ],
      [
        "Ġon",
        "esto"
      ],
      [
        "zz",
        "oli"
      ],
      [
        "Ġvide",
        "ocon"
      ],
      [
        "åIJ",
        "«"
      ],
      [
        "Ġcosci",
        "ente"
      ],
      [
        "Ġpursu",
        "its"
      ],
      [
        "Ġprelev",
        "are"
      ],
      [
        "Ġantib",
        "odies"
      ],
      [
        "Ġesemplific",
        "ativo"
      ],
      [
        "Ġh",
        "ue"
      ],
      [
        "ĠNew",
        "man"
      ],
      [
        "Ġgran",
        "ata"
      ],
      [
        "Ġhar",
        "bor"
      ],
      [
        "Ġsostitu",
        "ita"
      ],
      [
        "ĠGram",
        "sci"
      ],
      [
        "ĠRitor",
        "no"
      ],
      [
        "H",
        "ard"
      ],
      [
        "b",
        "low"
      ],
      [
        "ar",
        "ak"
      ],
      [
        "id",
        "ica"
      ],
      [
        "Ġper",
        "v"
      ],
      [
        "ĠN",
        "ix"
      ],
      [
        "Ġall",
        "uc"
      ],
      [
        "Ġar",
        "ro"
      ],
      [
        "zz",
        "ini"
      ],
      [
        "Ġfl",
        "ock"
      ],
      [
        "Ġextra",
        "vag"
      ],
      [
        "ĠLev",
        "els"
      ],
      [
        "C",
        "AN"
      ],
      [
        "R",
        "ecip"
      ],
      [
        "ĠH",
        "ide"
      ],
      [
        "che",
        "se"
      ],
      [
        "ĠAss",
        "ets"
      ],
      [
        "Ġsport",
        "elli"
      ],
      [
        "RA",
        "W"
      ],
      [
        "ĠRoss",
        "ella"
      ],
      [
        "Ġmultip",
        "lier"
      ],
      [
        "N",
        "ONE"
      ],
      [
        "N",
        "eed"
      ],
      [
        "ĠF",
        "lood"
      ],
      [
        "ri",
        "era"
      ],
      [
        "Ġman",
        "kind"
      ],
      [
        "pe",
        "f"
      ],
      [
        "ai",
        "res"
      ],
      [
        "ĠDis",
        "k"
      ],
      [
        "Ġpsic",
        "ologa"
      ],
      [
        "Click",
        "ed"
      ],
      [
        "ĠLap",
        "top"
      ],
      [
        "MESS",
        "AGE"
      ],
      [
        "I",
        "RE"
      ],
      [
        "s",
        "ay"
      ],
      [
        "ag",
        "us"
      ],
      [
        "Ġinflu",
        "isce"
      ],
      [
        "Ġestabl",
        "ishes"
      ],
      [
        "Ġbatt",
        "ling"
      ],
      [
        "ĠWash",
        "ing"
      ],
      [
        "Ġfiss",
        "ati"
      ],
      [
        "Ġillumin",
        "ate"
      ],
      [
        "ĠApart",
        "ment"
      ],
      [
        "Ġblo",
        "ody"
      ],
      [
        "Ġcrav",
        "ings"
      ],
      [
        "Ġperipher",
        "al"
      ],
      [
        "Ġlabir",
        "into"
      ],
      [
        "å",
        "ĥ"
      ],
      [
        "ol",
        "g"
      ],
      [
        "ĠC",
        "UP"
      ],
      [
        "Ġv",
        "ars"
      ],
      [
        "Ġconc",
        "iliazione"
      ],
      [
        "Ġgovern",
        "ative"
      ],
      [
        "ا",
        "ر"
      ],
      [
        "ĠTir",
        "reno"
      ],
      [
        "Ġsostitut",
        "iva"
      ],
      [
        "EN",
        "ZI"
      ],
      [
        "AR",
        "K"
      ],
      [
        "ĠPr",
        "anzo"
      ],
      [
        "ĠComp",
        "ass"
      ],
      [
        "Ġdepos",
        "ited"
      ],
      [
        "Ġwear",
        "able"
      ],
      [
        "Ġcampus",
        "es"
      ],
      [
        "Ġricostru",
        "ito"
      ],
      [
        "ĠNAP",
        "OLI"
      ],
      [
        "un",
        "ky"
      ],
      [
        "ol",
        "ito"
      ],
      [
        "Ġgi",
        "u"
      ],
      [
        "ĠSal",
        "va"
      ],
      [
        "ĠEvent",
        "uali"
      ],
      [
        "ĠEar",
        "l"
      ],
      [
        "ĠTEAT",
        "RO"
      ],
      [
        "ĠS",
        "agra"
      ],
      [
        "Ġab",
        "ituale"
      ],
      [
        "Ġtut",
        "ele"
      ],
      [
        "Ġcor",
        "rono"
      ],
      [
        "Ġem",
        "ettere"
      ],
      [
        "Ġfam",
        "iger"
      ],
      [
        "Ġmer",
        "itato"
      ],
      [
        "Ġchiar",
        "imento"
      ],
      [
        "Ġtermin",
        "als"
      ],
      [
        "ĠSoph",
        "ia"
      ],
      [
        "x",
        "or"
      ],
      [
        "ĠR",
        "OB"
      ],
      [
        "Ġlo",
        "bb"
      ],
      [
        "Ġsw",
        "ings"
      ],
      [
        "Ġnut",
        "rire"
      ],
      [
        "оÐ",
        "·"
      ],
      [
        "win",
        "ner"
      ],
      [
        "ĠSupp",
        "lies"
      ],
      [
        "Ġacquist",
        "ano"
      ],
      [
        "Ġidraul",
        "ico"
      ],
      [
        "Assess",
        "orato"
      ],
      [
        "S",
        "ong"
      ],
      [
        "as",
        "aki"
      ],
      [
        "tr",
        "uth"
      ],
      [
        "amp",
        "liamento"
      ],
      [
        "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ",
        "ĠĠĠĠĠĠĠĠĠ"
      ],
      [
        "Comm",
        "it"
      ],
      [
        "Ġgiovan",
        "issimo"
      ],
      [
        "ĠMir",
        "u"
      ],
      [
        "ĠAch",
        "iev"
      ],
      [
        "ĠConfeder",
        "azione"
      ],
      [
        "ĠH",
        "TC"
      ],
      [
        "Ġsc",
        "avo"
      ],
      [
        "Ġso",
        "ber"
      ],
      [
        "iss",
        "ors"
      ],
      [
        "ĠRes",
        "ume"
      ],
      [
        "Ġabbond",
        "anti"
      ]
    ]
  }
}