QuentinKemperino/ECHR_test_2_task_B
013
1{2 "version": "1.0",3 "truncation": {4 "direction": "Right",5 "max_length": 128,6 "strategy": "LongestFirst",7 "stride": 08 },9 "padding": {10 "strategy": {11 "Fixed": 12812 },13 "direction": "Right",14 "pad_to_multiple_of": null,15 "pad_id": 0,16 "pad_type_id": 0,17 "pad_token": "[PAD]"18 },19 "added_tokens": [20 {21 "id": 0,22 "content": "[PAD]",23 "single_word": false,24 "lstrip": false,25 "rstrip": false,26 "normalized": false,27 "special": true28 },29 {30 "id": 100,31 "content": "[UNK]",32 "single_word": false,33 "lstrip": false,34 "rstrip": false,35 "normalized": false,36 "special": true37 },38 {39 "id": 101,40 "content": "[CLS]",41 "single_word": false,42 "lstrip": false,43 "rstrip": false,44 "normalized": false,45 "special": true46 },47 {48 "id": 102,49 "content": "[SEP]",50 "single_word": false,51 "lstrip": false,52 "rstrip": false,53 "normalized": false,54 "special": true55 },56 {57 "id": 103,58 "content": "[MASK]",59 "single_word": false,60 "lstrip": false,61 "rstrip": false,62 "normalized": false,63 "special": true64 }65 ],66 "normalizer": {67 "type": "BertNormalizer",68 "clean_text": true,69 "handle_chinese_chars": true,70 "strip_accents": null,71 "lowercase": true72 },73 "pre_tokenizer": {74 "type": "BertPreTokenizer"75 },76 "post_processor": {77 "type": "TemplateProcessing",78 "single": [79 {80 "SpecialToken": {81 "id": "[CLS]",82 "type_id": 083 }84 },85 {86 "Sequence": {87 "id": "A",88 "type_id": 089 }90 },91 {92 "SpecialToken": {93 "id": "[SEP]",94 "type_id": 095 }96 }97 ],98 "pair": [99 {100 "SpecialToken": {101 "id": "[CLS]",102 "type_id": 0103 }104 },105 {106 "Sequence": {107 "id": "A",108 "type_id": 0109 }110 },111 {112 "SpecialToken": {113 "id": "[SEP]",114 "type_id": 0115 }116 },117 {118 "Sequence": {119 "id": "B",120 "type_id": 1121 }122 },123 {124 "SpecialToken": {125 "id": "[SEP]",126 "type_id": 1127 }128 }129 ],130 "special_tokens": {131 "[CLS]": {132 "id": "[CLS]",133 "ids": [134 101135 ],136 "tokens": [137 "[CLS]"138 ]139 },140 "[SEP]": {141 "id": "[SEP]",142 "ids": [143 102144 ],145 "tokens": [146 "[SEP]"147 ]148 }149 }150 },151 "decoder": {152 "type": "WordPiece",153 "prefix": "##",154 "cleanup": true155 },156 "model": {157 "type": "WordPiece",158 "unk_token": "[UNK]",159 "continuing_subword_prefix": "##",160 "max_input_chars_per_word": 100,161 "vocab": {162 "[PAD]": 0,163 "[unused0]": 1,164 "[unused1]": 2,165 "[unused2]": 3,166 "[unused3]": 4,167 "[unused4]": 5,168 "[unused5]": 6,169 "[unused6]": 7,170 "[unused7]": 8,171 "[unused8]": 9,172 "[unused9]": 10,173 "[unused10]": 11,174 "[unused11]": 12,175 "[unused12]": 13,176 "[unused13]": 14,177 "[unused14]": 15,178 "[unused15]": 16,179 "[unused16]": 17,180 "[unused17]": 18,181 "[unused18]": 19,182 "[unused19]": 20,183 "[unused20]": 21,184 "[unused21]": 22,185 "[unused22]": 23,186 "[unused23]": 24,187 "[unused24]": 25,188 "[unused25]": 26,189 "[unused26]": 27,190 "[unused27]": 28,191 "[unused28]": 29,192 "[unused29]": 30,193 "[unused30]": 31,194 "[unused31]": 32,195 "[unused32]": 33,196 "[unused33]": 34,197 "[unused34]": 35,198 "[unused35]": 36,199 "[unused36]": 37,200 "[unused37]": 38,201 "[unused38]": 39,202 "[unused39]": 40,203 "[unused40]": 41,204 "[unused41]": 42,205 "[unused42]": 43,206 "[unused43]": 44,207 "[unused44]": 45,208 "[unused45]": 46,209 "[unused46]": 47,210 "[unused47]": 48,211 "[unused48]": 49,212 "[unused49]": 50,213 "[unused50]": 51,214 "[unused51]": 52,215 "[unused52]": 53,216 "[unused53]": 54,217 "[unused54]": 55,218 "[unused55]": 56,219 "[unused56]": 57,220 "[unused57]": 58,221 "[unused58]": 59,222 "[unused59]": 60,223 "[unused60]": 61,224 "[unused61]": 62,225 "[unused62]": 63,226 "[unused63]": 64,227 "[unused64]": 65,228 "[unused65]": 66,229 "[unused66]": 67,230 "[unused67]": 68,231 "[unused68]": 69,232 "[unused69]": 70,233 "[unused70]": 71,234 "[unused71]": 72,235 "[unused72]": 73,236 "[unused73]": 74,237 "[unused74]": 75,238 "[unused75]": 76,239 "[unused76]": 77,240 "[unused77]": 78,241 "[unused78]": 79,242 "[unused79]": 80,243 "[unused80]": 81,244 "[unused81]": 82,245 "[unused82]": 83,246 "[unused83]": 84,247 "[unused84]": 85,248 "[unused85]": 86,249 "[unused86]": 87,250 "[unused87]": 88,251 "[unused88]": 89,252 "[unused89]": 90,253 "[unused90]": 91,254 "[unused91]": 92,255 "[unused92]": 93,256 "[unused93]": 94,257 "[unused94]": 95,258 "[unused95]": 96,259 "[unused96]": 97,260 "[unused97]": 98,261 "[unused98]": 99,262 "[UNK]": 100,263 "[CLS]": 101,264 "[SEP]": 102,265 "[MASK]": 103,266 "!": 104,267 "\"": 105,268 "#": 106,269 "$": 107,270 "%": 108,271 "&": 109,272 "'": 110,273 "(": 111,274 ")": 112,275 "*": 113,276 "+": 114,277 ",": 115,278 "-": 116,279 ".": 117,280 "/": 118,281 ":": 119,282 ";": 120,283 "<": 121,284 "=": 122,285 ">": 123,286 "?": 124,287 "@": 125,288 "[": 126,289 "\\": 127,290 "]": 128,291 "^": 129,292 "_": 130,293 "`": 131,294 "{": 132,295 "|": 133,296 "}": 134,297 "~": 135,298 "¡": 136,299 "¢": 137,300 "£": 138,301 "¤": 139,302 "¥": 140,303 "¦": 141,304 "§": 142,305 "¨": 143,306 "´": 144,307 "a": 145,308 "b": 146,309 "c": 147,310 "d": 148,311 "e": 149,312 "f": 150,313 "g": 151,314 "h": 152,315 "i": 153,316 "j": 154,317 "k": 155,318 "l": 156,319 "m": 157,320 "n": 158,321 "o": 159,322 "p": 160,323 "q": 161,324 "r": 162,325 "s": 163,326 "t": 164,327 "u": 165,328 "v": 166,329 "w": 167,330 "x": 168,331 "y": 169,332 "z": 170,333 "##a": 171,334 "##b": 172,335 "##c": 173,336 "##d": 174,337 "##e": 175,338 "##f": 176,339 "##g": 177,340 "##h": 178,341 "##i": 179,342 "##j": 180,343 "##k": 181,344 "##l": 182,345 "##m": 183,346 "##n": 184,347 "##o": 185,348 "##p": 186,349 "##q": 187,350 "##r": 188,351 "##s": 189,352 "##t": 190,353 "##u": 191,354 "##v": 192,355 "##w": 193,356 "##x": 194,357 "##y": 195,358 "##z": 196,359 "0": 197,360 "1": 198,361 "2": 199,362 "3": 200,363 "4": 201,364 "5": 202,365 "6": 203,366 "7": 204,367 "8": 205,368 "9": 206,369 "the": 207,370 "": 208,371 "newline": 209,372 "of": 210,373 "to": 211,374 "and": 212,375 "in": 213,376 "##(": 214,377 "or": 215,378 "that": 216,379 "for": 217,380 "by": 218,381 "be": 219,382 "any": 220,383 "as": 221,384 "on": 222,385 "is": 223,386 "shall": 224,387 "with": 225,388 "this": 226,389 "not": 227,390 "such": 228,391 "which": 229,392 "no": 230,393 "other": 231,394 "agreement": 232,395 "it": 233,396 "article": 234,397 "##ing": 235,398 "at": 236,399 "an": 237,400 "from": 238,401 "its": 239,402 "court": 240,403 "all": 241,404 "under": 242,405 "company": 243,406 "are": 244,407 "may": 245,408 "was": 246,409 "have": 247,410 "section": 248,411 "has": 249,412 "commission": 250,413 "regulation": 251,414 "##ed": 252,415 "if": 253,416 "date": 254,417 "been": 255,418 "case": 256,419 "party": 257,420 "10": 258,421 "time": 259,422 "each": 260,423 "will": 261,424 "member": 262,425 "had": 263,426 "state": 264,427 "states": 265,428 "law": 266,429 "respect": 267,430 "than": 268,431 "##`": 269,432 "their": 270,433 "provided": 271,434 "applicant": 272,435 "decision": 273,436 "european": 274,437 "his": 275,438 "parties": 276,439 "rights": 277,440 "applicable": 278,441 "12": 279,442 "made": 280,443 "within": 281,444 "11": 282,445 "including": 283,446 "set": 284,447 "ec": 285,448 "information": 286,449 "period": 287,450 "into": 288,451 "one": 289,452 "ii": 290,453 "amount": 291,454 "were": 292,455 "after": 293,456 "pursuant": 294,457 "accordance": 295,458 "first": 296,459 "would": 297,460 "following": 298,461 "community": 299,462 "he": 300,463 "##ly": 301,464 "interest": 302,465 "out": 303,466 "000": 304,467 "should": 305,468 "upon": 306,469 "only": 307,470 "order": 308,471 "subject": 309,472 "but": 310,473 "must": 311,474 "council": 312,475 "agent": 313,476 "without": 314,477 "shares": 315,478 "business": 316,479 "between": 317,480 "provisions": 318,481 "right": 319,482 "stock": 320,483 "see": 321,484 "person": 322,485 "also": 323,486 "those": 324,487 "act": 325,488 "notice": 326,489 "market": 327,490 "paragraph": 328,491 "required": 329,492 "there": 330,493 "whether": 331,494 "part": 332,495 "terms": 333,496 "securities": 334,497 "they": 335,498 "general": 336,499 "13": 337,500 "products": 338,501 "20": 339,502 "so": 340,503 "SS": 341,504 "15": 342,505 "where": 343,506 "payment": 344,507 "30": 345,508 "common": 346,509 "action": 347,510 "above": 348,511 "##eec": 349,512 "new": 350,513 "against": 351,514 "application": 352,515 "more": 353,516 "united": 354,517 "use": 355,518 "can": 356,519 "obligations": 357,520 "means": 358,521 "property": 359,522 "directive": 360,523 "having": 361,524 "00": 362,525 "effect": 363,526 "conditions": 364,527 "financial": 365,528 "account": 366,529 "prior": 367,530 "14": 368,531 "necessary": 369,532 "non": 370,533 "judgment": 371,534 "when": 372,535 "before": 373,536 "regard": 374,537 "thereof": 375,538 "same": 376,539 "event": 377,540 "otherwise": 378,541 "annex": 379,542 "national": 380,543 "oj": 381,544 "particular": 382,545 "##on": 383,546 "legal": 384,547 "referred": 385,548 "does": 386,549 "forth": 387,550 "claim": 388,551 "government": 389,552 "however": 390,553 "during": 391,554 "these": 392,555 "third": 393,556 "number": 394,557 "##es": 395,558 "amended": 396,559 "material": 397,560 "year": 398,561 "plan": 399,562 "whereas": 400,563 "tax": 401,564 "documents": 402,565 "union": 403,566 "16": 404,567 "price": 405,568 "de": 406,569 "used": 407,570 "public": 408,571 "rules": 409,572 "services": 410,573 "certain": 411,574 "measures": 412,575 "loan": 413,576 "day": 414,577 "31": 415,578 "17": 416,579 "proceedings": 417,580 "costs": 418,581 "except": 419,582 "therefore": 420,583 "basis": 421,584 "18": 422,585 "security": 423,586 "product": 424,587 "term": 425,588 "iii": 426,589 "purchase": 427,590 "two": 428,591 "bank": 429,592 "seller": 430,593 "convention": 431,594 "form": 432,595 "19": 433,596 "authority": 434,597 "further": 435,598 "written": 436,599 "days": 437,600 "contract": 438,601 "transfer": 439,602 "effective": 440,603 "21": 441,604 "25": 442,605 "who": 443,606 "relevant": 444,607 "connection": 445,608 "service": 446,609 "id": 447,610 "executive": 448,611 "rate": 449,612 "second": 450,613 "authorities": 451,614 "##able": 452,615 "value": 453,616 "provision": 454,617 "borrower": 455,618 "90": 456,619 "hereby": 457,620 "eur": 458,621 "up": 459,622 "evidence": 460,623 "question": 461,624 "provide": 462,625 "december": 463,626 "extent": 464,627 "do": 465,628 "due": 466,629 "given": 467,630 "make": 468,631 "corporation": 469,632 "claims": 470,633 "notes": 471,634 "being": 472,635 "code": 473,636 "termination": 474,637 "##th": 475,638 "down": 476,639 "exchange": 477,640 "22": 478,641 "credit": 479,642 "reasonable": 480,643 "could": 481,644 "fact": 482,645 "district": 483,646 "taken": 484,647 "request": 485,648 "trustee": 486,649 "based": 487,650 "limited": 488,651 "appropriate": 489,652 "pay": 490,653 "relating": 491,654 "procedure": 492,655 "paid": 493,656 "control": 494,657 "administrative": 495,658 "sale": 496,659 "related": 497,660 "24": 498,661 "note": 499,662 "take": 500,663 "eu": 501,664 "her": 502,665 "did": 503,666 "purposes": 504,667 "name": 505,668 "requirements": 506,669 "meaning": 507,670 "28": 508,671 "29": 509,672 "treaty": 510,673 "title": 511,674 "defined": 512,675 "statement": 513,676 "closing": 514,677 "board": 515,678 "23": 516,679 "assets": 517,680 "purchaser": 518,681 "result": 519,682 "aid": 520,683 "inc": 521,684 "federal": 522,685 "lender": 523,686 "official": 524,687 "rule": 525,688 "committee": 526,689 "01": 527,690 "opinion": 528,691 "system": 529,692 "present": 530,693 "herein": 531,694 "we": 532,695 "employee": 533,696 "laws": 534,697 "co": 535,698 "additional": 536,699 "available": 537,700 "reference": 538,701 "force": 539,702 "group": 540,703 "50": 541,704 "exercise": 542,705 "amendment": 543,706 "holder": 544,707 "held": 545,708 "certificate": 546,709 "##ies": 547,710 "liability": 548,711 "apply": 549,712 "issue": 550,713 "employment": 551,714 "because": 552,715 "mr": 553,716 "27": 554,717 "through": 555,718 "26": 556,719 "june": 557,720 "per": 558,721 "trust": 559,722 "concerned": 560,723 "issued": 561,724 "expenses": 562,725 "total": 563,726 "point": 564,727 "concerning": 565,728 "hereof": 566,729 "management": 567,730 "benefit": 568,731 "over": 569,732 "registration": 570,733 "received": 571,734 "hereunder": 572,735 "import": 573,736 "2006": 574,737 "entitled": 575,738 "full": 576,739 "##er": 577,740 "similar": 578,741 "performance": 579,742 "capital": 580,743 "change": 581,744 "consent": 582,745 "collateral": 583,746 "three": 584,747 "jurisdiction": 585,748 "data": 586,749 "follows": 587,750 "defendant": 588,751 "july": 589,752 "obligation": 590,753 "either": 591,754 "purpose": 592,755 "payments": 593,756 "report": 594,757 "plaintiff": 595,758 "deemed": 596,759 "less": 597,760 "until": 598,761 "specific": 599,762 "principal": 600,763 "adopted": 601,764 "cause": 602,765 "them": 603,766 "insurance": 604,767 "2007": 605,768 "both": 606,769 "default": 607,770 "agreements": 608,771 "january": 609,772 "schedule": 610,773 "2004": 611,774 "specified": 612,775 "100": 613,776 "granted": 614,777 "appeal": 615,778 "trade": 616,779 "share": 617,780 "delivered": 618,781 "transaction": 619,782 "circumstances": 620,783 "unless": 621,784 "hereto": 622,785 "according": 623,786 "march": 624,787 "reasonably": 625,788 "since": 626,789 "final": 627,790 "iv": 628,791 "special": 629,792 "work": 630,793 "view": 631,794 "established": 632,795 "considered": 633,796 "2002": 634,797 "support": 635,798 "economic": 636,799 "years": 637,800 "2005": 638,801 "own": 639,802 "buyer": 640,803 "2003": 641,804 "submitted": 642,805 "power": 643,806 "protection": 644,807 "development": 645,808 "amounts": 646,809 "october": 647,810 "office": 648,811 "cases": 649,812 "failure": 650,813 "document": 651,814 "persons": 652,815 "undertaking": 653,816 "2008": 654,817 "2009": 655,818 "directly": 656,819 "determined": 657,820 "##ity": 658,821 "partnership": 659,822 "delivery": 660,823 "counsel": 661,824 "02": 662,825 "policy": 663,826 "production": 664,827 "re": 665,828 "option": 666,829 "good": 667,830 "un": 668,831 "place": 669,832 "export": 670,833 "letter": 671,834 "approval": 672,835 "40": 673,836 "equal": 674,837 "exhibit": 675,838 "ex": 676,839 "free": 677,840 "filed": 678,841 "contained": 679,842 "level": 680,843 "breach": 681,844 "cir": 682,845 "violation": 683,846 "least": 684,847 "subsidiaries": 685,848 "fees": 686,849 "class": 687,850 "below": 688,851 "2001": 689,852 "ensure": 690,853 "matter": 691,854 "april": 692,855 "transactions": 693,856 "agrees": 694,857 "interests": 695,858 "nor": 696,859 "regulations": 697,860 "include": 698,861 "writing": 699,862 "him": 700,863 "series": 701,864 "permitted": 702,865 "mortgage": 703,866 "activities": 704,867 "well": 705,868 "owner": 706,869 "president": 707,870 "distribution": 708,871 "review": 709,872 "way": 710,873 "end": 711,874 "entity": 712,875 "november": 713,876 "officer": 714,877 "##en": 715,878 "last": 716,879 "cash": 717,880 "journal": 718,881 "st": 719,882 "months": 720,883 "investment": 721,884 "2000": 722,885 "treatment": 723,886 "investigation": 724,887 "constitute": 725,888 "project": 726,889 "articles": 727,890 "even": 728,891 "trial": 729,892 "republic": 730,893 "consideration": 731,894 "september": 732,895 "payable": 733,896 "subsidiary": 734,897 "described": 735,898 "process": 736,899 "goods": 737,900 "2013": 738,901 "compliance": 739,902 "applied": 740,903 "she": 741,904 "applicants": 742,905 "60": 743,906 "reason": 744,907 "executed": 745,908 "chapter": 746,909 "assessment": 747,910 "compensation": 748,911 "members": 749,912 "individual": 750,913 "1999": 751,914 "intended": 752,915 "agree": 753,916 "parliament": 754,917 "authorized": 755,918 "ct": 756,919 "##al": 757,920 "immediately": 758,921 "complaint": 759,922 "february": 760,923 "net": 761,924 "2010": 762,925 "stated": 763,926 "laid": 764,927 "found": 765,928 "outstanding": 766,929 "behalf": 767,930 "statements": 768,931 "en": 769,932 "duties": 770,933 "benefits": 771,934 "thereto": 772,935 "2011": 773,936 "35": 774,937 "addition": 775,938 "parent": 776,939 "dated": 777,940 "directors": 778,941 "countries": 779,942 "health": 780,943 "warrant": 781,944 "binding": 782,945 "provides": 783,946 "agency": 784,947 "address": 785,948 "said": 786,949 "requested": 787,950 "foregoing": 788,951 "another": 789,952 "domestic": 790,953 "competent": 791,954 "units": 792,955 "international": 793,956 "country": 794,957 "employees": 795,958 "incurred": 796,959 "criminal": 797,960 "possible": 798,961 "you": 799,962 "equity": 800,963 "income": 801,964 "about": 802,965 "risk": 803,966 "sales": 804,967 "some": 805,968 "receipt": 806,969 "limitation": 807,970 "access": 808,971 "thus": 809,972 "existing": 810,973 "position": 811,974 "manner": 812,975 "2012": 813,976 "proceeding": 814,977 "release": 815,978 "type": 816,979 "nature": 817,980 "conduct": 818,981 "mean": 819,982 "plaintiffs": 820,983 "operation": 821,984 "investor": 822,985 "funds": 823,986 "enter": 824,987 "##line": 825,988 "loss": 826,989 "condition": 827,990 "cost": 828,991 "confidential": 829,992 "direct": 830,993 "fund": 831,994 "alleged": 832,995 "taxes": 833,996 "05": 834,997 "entered": 835,998 "together": 836,999 "2014": 837,1000 "duty": 838,1001 "area": 839,1002 "materials": 840,1003 "respective": 841,1004 "execution": 842,1005 "aggregate": 843,1006 "grant": 844,1007 "contemplated": 845,1008 "32": 846,1009 "standard": 847,1010 "registered": 848,1011 "clause": 849,1012 "portion": 850,1013 "give": 851,1014 "covered": 852,1015 "reasons": 853,1016 "damage": 854,1017 "holders": 855,1018 "original": 856,1019 "joint": 857,1020 "communities": 858,1021 "establishing": 859,1022 "##ation": 860,1023 "arising": 861,1024 "partner": 862,1025 "become": 863,1026 "##um": 864,1027 "judge": 865,1028 "##1": 866,1029 "motion": 867,1030 "producer": 868,1031 "03": 869,1032 "different": 870,1033 "york": 871,1034 "actions": 872,1035 "table": 873,1036 "deliver": 874,1037 "33": 875,1038 "return": 876,1039 "equipment": 877,1040 "agreed": 878,1041 "record": 879,1042 "merger": 880,1043 "circuit": 881,1044 "92": 882,1045 "customs": 883,1046 "llc": 884,1047 "sufficient": 885,1048 "hearing": 886,1049 "capacity": 887,1050 "internal": 888,1051 "facts": 889,1052 "##in": 890,1053 "affiliates": 891,1054 "loans": 892,1055 "test": 893,1056 "defendants": 894,1057 "41": 895,1058 "80": 896,1059 "participant": 897,1060 "page": 898,1061 "45": 899,1062 "representative": 900,1063 "light": 901,1064 "comply": 902,1065 "duly": 903,1066 "determination": 904,1067 "##an": 905,1068 "settlement": 906,1069 "prices": 907,1070 "award": 908,1071 "39": 909,1072 "36": 910,1073 "notwithstanding": 911,1074 "34": 912,1075 "social": 913,1076 "initial": 914,1077 "long": 915,1078 "list": 916,1079 "91": 917,1080 "companies": 918,1081 "animal": 919,1082 "procedures": 920,1083 "director": 921,1084 "99": 922,1085 "month": 923,1086 "85": 924,1087 "42": 925,1088 "kingdom": 926,1089 "technical": 927,1090 "officers": 928,1091 "issuer": 929,1092 "maximum": 930,1093 "objective": 931,1094 "indenture": 932,1095 "waiver": 933,1096 "while": 934,1097 "receive": 935,1098 "now": 936,1099 "04": 937,1100 "file": 938,1101 "responsible": 939,1102 "heading": 940,1103 "certificates": 941,1104 "bankruptcy": 942,1105 "kg": 943,1106 "need": 944,1107 "whole": 945,1108 "done": 946,1109 "five": 947,1110 "regarding": 948,1111 "damages": 949,1112 "included": 950,1113 "93": 951,1114 "contracts": 952,1115 "vi": 953,1116 "proposed": 954,1117 "debt": 955,1118 "annual": 956,1119 "approved": 957,1120 "local": 958,1121 "assignment": 959,1122 "require": 960,1123 "pre": 961,1124 "95": 962,1125 "operations": 963,1126 "balance": 964,1127 "implementation": 965,1128 "civil": 966,1129 "among": 967,1130 "principle": 968,1131 "clear": 969,1132 "expenditure": 970,1133 "course": 971,1134 "independent": 972,1135 "##2": 973,1136 "representations": 974,1137 "fixed": 975,1138 "detention": 976,1139 "guarantor": 977,1140 "situation": 978,1141 "august": 979,1142 "secured": 980,1143 "unit": 981,1144 "liabilities": 982,1145 "later": 983,1146 "37": 984,1147 "listed": 985,1148 "courts": 986,1149 "cited": 987,1150 "regards": 988,1151 "reports": 989,1152 "lease": 990,1153 "taking": 991,1154 "human": 992,1155 "commercial": 993,1156 "far": 994,1157 "filing": 995,1158 "sole": 996,1159 "current": 997,1160 "minimum": 998,1161 "carried": 999,1162 "matters": 1000,1163 "94": 1001,1164 "knowledge": 1002,1165 "entry": 1003,1166 "contrary": 1004,1167 "staff": 1005,1168 "restricted": 1006,1169 "44": 1007,1170 "measure": 1008,1171 "advance": 1009,1172 "supply": 1010,1173 "conversion": 1011,1174 "08": 1012,1175 "obtained": 1013,1176 "important": 1014,1177 "accordingly": 1015,1178 "competition": 1016,1179 "making": 1017,1180 "private": 1018,1181 "disclosure": 1019,1182 "1998": 1020,1183 "guarantee": 1021,1184 "instrument": 1022,1185 "patent": 1023,1186 "most": 1024,1187 "determine": 1025,1188 "high": 1026,1189 "43": 1027,1190 "contractor": 1028,1191 "operating": 1029,1192 "grounds": 1030,1193 "sector": 1031,1194 "manager": 1032,1195 "75": 1033,1196 "programme": 1034,1197 "actual": 1035,1198 "49": 1036,1199 "ecr": 1037,1200 "personal": 1038,